:root{--brand-ink:#0f172a;--brand-muted:#475569;--brand-surface:#f8fafc;--brand-surface-strong:#ffffff;--brand-accent:#16a34a;--brand-accent-strong:#15803d;--brand-warning:#f59e0b;--font-family:"Manrope","Noto Sans Thai","Segoe UI",sans-serif;--font-family-base:"Manrope","Noto Sans Thai","Segoe UI",sans-serif;--shadow-soft:0 8px 30px rgba(15,23,42,0.12);--shadow-strong:0 12px 40px rgba(15,23,42,0.18);--gradient-surface:linear-gradient(140deg,#ecfeff,#f8fafc 40%,#f0fdf4);--gradient-accent:linear-gradient(120deg,#16a34a,#22c55e 50%,#4ade80)}*{box-sizing:border-box}body{margin:0;font-family:Manrope,Noto Sans Thai,Segoe UI,sans-serif;background:var(--gradient-surface);color:var(--brand-ink);min-height:100vh;-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit}a,a:hover{text-decoration:none}button{font-family:inherit}.p-button{border-radius:var(--radius-md)}.p-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #e2e8f0}.p-dropdown,.p-inputtext,.p-password-input{width:100%;border-radius:var(--radius-md)}.p-selectbutton .p-button,.p-selectbutton .p-button .p-button-label{font-family:inherit;font-weight:600}.p-dialog,.p-dialog .p-dialog-content,.p-dialog .p-dialog-footer,.p-dialog .p-dialog-header{font-family:inherit}.filters-bar,.shadow-soft-card{box-shadow:var(--shadow-soft)}.filters-grid{row-gap:12px}.catalog-trail-card{box-shadow:var(--shadow-soft)}.catalog-category-card{box-shadow:var(--shadow-2)}.product-details-card{box-shadow:var(--shadow-strong)}.product-details-image{width:120px;height:120px;border-radius:18px;overflow:hidden;background:#f8fafc}.product-details-image__img{width:100%;height:100%;object-fit:cover}.warehouse-card{box-shadow:var(--shadow-soft);border:1px solid var(--surface-border)}.warehouse-card--selected{border-color:var(--primary-color)}.location-picker-map{width:100%;height:260px;border-radius:12px;overflow:hidden;border:1px solid var(--surface-border)}.location-picker-map-inner{width:100%;height:100%}.location-picker-input,.location-picker-input-wrap,.location-picker-search,.location-picker-search-row{width:100%}.location-picker-suggestions{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:10px;box-shadow:var(--shadow-soft);max-height:220px;overflow-y:auto}.location-picker-suggestion{width:100%;justify-content:flex-start;padding:10px 12px;border-radius:0}.cart-list{display:flex;flex-direction:column;min-height:100%;padding-bottom:140px}.cart-total-sticky{margin-top:auto;position:fixed;left:50%;transform:translateX(-50%);width:min(1200px,100% - 28px);bottom:calc(74px + env(safe-area-inset-bottom));z-index:25;background:var(--brand-surface-strong);border:1px solid #e2e8f0}.cart-item--inactive{opacity:.6}.cart-item--inactive .cart-item__name,.cart-item--inactive .cart-item__price{text-decoration:line-through}.p-badge{background:var(--brand-accent)}.mobile-shell__cart{position:relative;display:inline-flex;align-items:center}.mobile-shell__cart-badge{position:absolute;top:-4px;right:-6px}::selection{background:#dcfce7;color:var(--brand-ink)}.mobile-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--surface-ground);color:var(--text-color)}.mobile-shell__header{display:flex;align-items:center;gap:12px;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:radial-gradient(circle at 10% 10%,var(--highlight-bg),transparent 38%),radial-gradient(circle at 90% 20%,var(--highlight-bg),transparent 32%),var(--surface-card);padding:14px 16px 10px;box-shadow:0 10px 20px var(--surface-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-shell__brand{display:flex;align-items:center;gap:10px}.mobile-shell__brand-mark{width:42px;height:42px;background-color:rgba(0,0,0,0);border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-shell__brand-mark img{width:100%;height:100%;object-fit:contain}.mobile-shell__brand-text{display:flex;flex-direction:column;gap:2px}.mobile-shell__brand-title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.mobile-shell__brand-subtitle{color:var(--text-color-secondary);font-size:.82rem}.mobile-shell__header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.mobile-shell__content{flex:1 1;padding:12px 14px 90px;max-width:1200px;width:100%;margin:0 auto;color:var(--text-color)}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:6px 8px 8px;background:linear-gradient(180deg,var(--surface-overlay),var(--surface-ground));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--surface-border)}.bottom-nav__bar{display:flex;gap:4px;flex-wrap:nowrap;overflow-x:hidden;padding:0;max-width:520px;margin:0 auto;justify-content:space-between}.bottom-nav__item{border-radius:8px;padding:12px 3px 6px;display:grid;place-items:center;grid-gap:2px;gap:2px;flex:1 1;min-width:50px;font-size:.7rem;font-weight:600;color:var(--text-color-secondary);transition:all .2s ease;background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:0 10px 24px var(--surface-border);position:relative}.bottom-nav__item--active{color:var(--primary-color);border-color:var(--primary-400);box-shadow:0 12px 30px var(--surface-border);background:linear-gradient(180deg,var(--highlight-bg),var(--surface-card))}.bottom-nav__icon{font-size:1.05rem}.bottom-nav__icon-wrap{position:relative}.bottom-nav__badge,.bottom-nav__icon-wrap{display:inline-flex;align-items:center;justify-content:center}.bottom-nav__badge{position:absolute;top:-6px;right:-10px;min-width:18px;height:18px;padding:0 6px;font-size:.65rem}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:14px;gap:14px}@media(min-width:768px){.mobile-shell__header{padding:18px 22px 12px}.mobile-shell__content{padding:16px 20px 110px}.bottom-nav__bar{max-width:520px;margin:0 auto;justify-content:center}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}