:root{font-family:Noto Sans Thai,Leelawadee UI,Tahoma,sans-serif;color:#1d2c49;background:#f5f7fb;font-synthesis:none;--navy: #172f5f;--navy-2: #214181;--teal: #214181;--teal-soft: #e8eef9;--line: #dce3ef;--muted: #6d7b91;--amber: #f2b84b;--red: #d94f45;--shadow: 0 10px 30px rgba(33, 65, 129, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:radial-gradient(circle at 80% 0%,#e9effa 0,transparent 28%),#f5f7fb}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%}h1,h2,h3,p{margin-top:0}.app-shell{display:grid;grid-template-columns:242px 1fr;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;background:linear-gradient(180deg,#172f5f,#101f3f);color:#fff;padding:30px 18px 20px;display:flex;flex-direction:column;z-index:10}.brand{min-width:0;display:flex;align-items:center;gap:11px;color:#fff;padding:0 10px}.brand-mark{width:38px;height:38px;flex:0 0 auto;border-radius:12px;background:linear-gradient(135deg,#5272b4,#214181);box-shadow:inset 0 0 0 1px #ffffff38;display:grid;place-items:center;font-weight:900;font-size:20px}.brand-copy{min-width:0;display:flex;flex-direction:column;line-height:1.2}.brand-title,.brand-user{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-title{font-size:12px;letter-spacing:.01em}.brand-user{margin-top:4px;font-size:9px;letter-spacing:0;opacity:.7}.sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:48px}.nav-item{display:flex;align-items:center;gap:13px;color:#ffffffa6;text-decoration:none;padding:12px 14px;border-radius:12px;font-weight:600;font-size:14px;transition:.2s ease}.nav-item:hover{color:#fff;background:#ffffff14}.nav-item.active{color:#fff;background:linear-gradient(90deg,#5272b470,#5272b424);box-shadow:inset 3px 0 #89a5df}.sidebar-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:18px 8px 0;display:flex;align-items:center;gap:11px}.avatar{width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:#e5ebf7;color:var(--teal);display:grid;place-items:center;font-weight:800}.sidebar-user div:last-child{min-width:0;display:flex;flex-direction:column}.sidebar-user strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.sidebar-user small{color:#ffffff8f;margin-top:3px;font-size:11px}.main-content{grid-column:2;min-width:0}.topbar{height:72px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:0 38px;border-bottom:1px solid rgba(198,214,212,.7);background:#f6f9f8d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:8}.mobile-brand{display:none;margin-right:auto}.icon-button{width:40px;height:40px;border:1px solid var(--line);background:#fff;color:#425a60;border-radius:12px;display:grid;place-items:center;position:relative}.notification-center{position:relative}.notification-trigger{overflow:visible}.notification-count{position:absolute;right:-6px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;border:2px solid white;background:#e5484d;color:#fff;display:grid;place-items:center;font-size:8px;line-height:1;font-weight:900}.notification-overlay{position:fixed;inset:0;z-index:58}.notification-panel{position:fixed;z-index:59;top:78px;right:38px;width:min(370px,calc(100vw - 28px));max-height:min(560px,calc(100vh - 94px));overflow:hidden;display:flex;flex-direction:column;padding:0;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--navy);box-shadow:0 20px 55px #172f5f33;animation:notification-panel-in .18s ease both}.notification-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 11px;border-bottom:1px solid #edf1f7}.notification-panel>header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.notification-panel>header b{font-size:15px}.notification-panel>header span{color:var(--muted);font-size:10px}.notification-panel>header .icon-button{width:32px;height:32px;flex:0 0 auto}.notification-read-all{align-self:flex-end;margin:10px 14px 3px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--teal);font-size:10px;font-weight:800}.notification-read-all:disabled{opacity:.5}.notification-list{overflow-y:auto;padding:7px;display:flex;flex-direction:column;gap:5px}.notification-list>button{width:100%;min-height:58px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:11px 12px;border:0;border-radius:11px;background:#fff;color:var(--navy);text-align:left}.notification-list>button:hover{background:#f4f7fc}.notification-list>button.unread{background:var(--teal-soft)}.notification-list>button span{font-size:12px;font-weight:800;line-height:1.45}.notification-list>button.read span{color:#687791;font-weight:650}.notification-list time{color:var(--muted);font-size:9px}.notification-empty{margin:0;padding:38px 16px;color:var(--muted);font-size:11px;text-align:center}.notification-toast-stack{position:fixed;z-index:80;top:145px;right:28px;width:min(330px,calc(100vw - 28px));display:flex;flex-direction:column;gap:8px;pointer-events:none}.notification-toast{width:100%;min-height:52px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:12px 14px;border:1px solid #b8c8e5;border-radius:13px;background:#f7f9ff;color:var(--navy-2);box-shadow:0 14px 36px #2141812e;text-align:left;font-weight:800;font-size:12px;pointer-events:auto;animation:toast-in .2s ease both}.notification-toast svg{flex:0 0 auto}@keyframes notification-panel-in{0%{opacity:0;transform:translateY(-7px) scale(.98)}}.demo-switcher{display:flex;align-items:center;gap:7px;background:#eaf3ff;color:#315f97;border:1px solid #cfdef1;border-radius:10px;padding:5px 7px 5px 10px;font-size:12px;font-weight:700}.demo-switcher select{border:0;background:#fff;border-radius:7px;padding:5px 7px;color:#315f97;outline:0}.bottom-nav{display:none}.page{padding:34px 38px 56px;max-width:1500px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.page-header h1{font-size:clamp(24px,3vw,34px);letter-spacing:-.035em;color:#102e33;margin:5px 0}.page-header p{color:var(--muted);font-size:14px;margin:0}.eyebrow{color:var(--teal);font-size:10px;letter-spacing:.18em;font-weight:800}.primary-button,.secondary-button,.danger-button,.small-button{border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:.18s ease}.primary-button{background:linear-gradient(135deg,#3159a5,#214181);color:#fff;padding:11px 16px;box-shadow:0 8px 20px #21418138}.primary-button:hover{transform:translateY(-1px);box-shadow:0 11px 24px #21418147}.primary-button:disabled,.secondary-button:disabled,.small-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary-button{background:#fff;border:1px solid var(--line);color:#3e585e;padding:10px 14px}.danger-button{background:#d94f45;color:#fff;padding:11px 15px}.text-button{border:0;background:transparent;color:var(--teal);padding:10px;font-weight:700}.small-button{background:var(--teal-soft);color:var(--teal);padding:7px 10px;font-size:12px}.full{width:100%}.round-icon{width:43px;height:43px;border-radius:13px;background:var(--teal-soft);color:var(--teal);display:grid;place-items:center;flex:0 0 auto}.round-icon.blue{color:#376da9;background:#e5eef9}.round-icon.amber{color:#9a6410;background:#fff2d5}.completed-value-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.completed-value-copy h2{margin:3px 0 2px}.completed-value-copy p{margin:0;color:var(--muted);font-size:11px}.completed-value-total{text-align:right;display:flex;flex-direction:column;gap:2px}.completed-value-total span{color:var(--muted);font-size:10px}.completed-value-total strong{color:var(--teal);font-size:clamp(22px,3vw,30px);line-height:1.2}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-top:16px}.panel{background:#fff;border:1px solid rgba(213,225,223,.9);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.panel-heading h2,.panel h2{color:#19363b;margin:3px 0 0;font-size:17px}.count-pill{color:#8b671a;background:#fff3d9;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.chart-panel{display:grid;grid-template-columns:1.2fr .8fr}.chart-panel .panel-heading{grid-column:1 / -1}.chart-wrap{height:210px;position:relative}.chart-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center;pointer-events:none}.chart-center strong{font-size:26px;color:#19363b}.chart-center span{font-size:10px;color:var(--muted)}.legend-list{display:flex;flex-direction:column;justify-content:center;gap:10px}.legend-list div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:11px;color:#5c7075}.legend-list i{width:7px;height:7px;border-radius:3px}.legend-list b{color:#264247}.bar-wrap{height:250px;margin-top:10px}.store-ranking-panel{margin-top:16px}.store-ranking-list{display:flex;flex-direction:column;gap:14px;margin-top:20px}.store-ranking-row{display:grid;grid-template-columns:26px minmax(180px,280px) minmax(140px,1fr) 120px;align-items:center;gap:13px}.store-ranking-number{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:var(--navy-2);background:var(--teal-soft);font-size:11px;font-weight:800}.store-ranking-name{min-width:0;display:flex;flex-direction:column}.store-ranking-name strong{color:#1d2c49;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-ranking-name span{color:var(--muted);font-size:10px;margin-top:2px}.store-ranking-track{height:13px;border-radius:999px;overflow:hidden;background:#e8eef9}.store-ranking-track span{display:block;height:100%;border-radius:inherit;background:#214181}.store-ranking-value{color:var(--navy-2);font-size:12px;text-align:right;white-space:nowrap}.store-ranking-empty{display:grid;place-items:center;min-height:150px;margin-top:14px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);font-size:12px;text-align:center;padding:20px}.admin-card{display:flex;align-items:center;gap:16px}.admin-card h2{font-size:23px}.admin-card p{color:var(--muted);font-size:12px;margin:4px 0 0}.mini-progress{background:#e6edeb;height:8px;border-radius:999px;overflow:hidden;margin:21px 0 12px}.mini-progress span{display:block;height:100%;background:linear-gradient(90deg,#214181,#6b8ed4);border-radius:inherit}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:20px}.search-box{min-width:240px;max-width:450px;flex:1;background:#fff;border:1px solid var(--line);height:43px;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#78898d}.search-box input{border:0;outline:0;width:100%;color:#29464c;background:transparent}.segmented{display:flex;padding:4px;gap:2px;border:1px solid var(--line);border-radius:12px;background:#fff}.segmented button{border:0;background:transparent;border-radius:8px;color:#657a7f;padding:7px 12px;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:6px}.segmented button.active{background:var(--teal-soft);color:var(--teal);font-weight:700}.tab-notification-dot{width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:#e5484d;box-shadow:0 0 0 2px #fff}.segmented button.active .tab-notification-dot{box-shadow:0 0 0 2px var(--teal-soft)}.filter{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid rgba(211,224,222,.92);border-radius:17px;overflow:hidden;box-shadow:0 6px 20px #19383b0d;transition:.2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #19383b1a}.product-card.notification-highlight{border-color:#5272b4;box-shadow:0 0 0 3px #5272b433,0 14px 34px #2141812e;animation:product-notification-highlight 1.5s ease 2}@keyframes product-notification-highlight{50%{box-shadow:0 0 0 6px #5272b41a,0 14px 34px #2141812e}}.product-image{height:175px;background:linear-gradient(145deg,#f2f7f6,#e5efec);position:relative;display:grid;place-items:center;overflow:hidden}.product-image:after,.request-thumb:after,.drawer-thumb:after{content:"MKT";color:#2141811f;font-size:24px;font-weight:900;letter-spacing:.1em;position:absolute;z-index:0}.product-image img,.request-thumb img,.drawer-thumb img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;mix-blend-mode:multiply}.brand-tag{position:absolute;z-index:2;top:11px;left:11px;background:#172f5ff0;color:#fff;padding:4px 8px;border-radius:7px;font-size:9px;font-weight:800;letter-spacing:.1em}.inactive-overlay{position:absolute;inset:auto 0 0;z-index:2;background:#8b5809e6;color:#fff;text-align:center;padding:7px;font-size:11px}.product-body{padding:16px}.sku{color:#7f9195;font-size:9px;letter-spacing:.08em}.product-body h3{font-size:14px;line-height:1.45;height:41px;overflow:hidden;margin:5px 0 8px;color:#1b393e}.price-row{display:flex;align-items:baseline;gap:6px}.price-row strong{color:var(--teal);font-size:16px}.price-row span{color:#97a5a8;font-size:9px}.stock-line{margin-top:15px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.stock-line b{color:#28474c}.mini-progress{height:5px;margin:7px 0 10px}.mini-progress .low{background:#e0584e}.product-footer{border-top:1px solid #edf1f0;padding-top:10px;display:flex;justify-content:space-between;align-items:center;color:#8b999c;font-size:10px}.product-actions{display:flex;flex-direction:column;gap:8px;padding-top:10px;margin-top:10px;border-top:1px solid #edf1f0}.product-actions button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px;color:var(--navy);font-weight:750;cursor:pointer}.status-badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:700;white-space:nowrap}.status-badge.green{background:#ddf3e9;color:#177454}.status-badge.amber{background:#fff1d0;color:#93600e}.status-badge.red{background:#fde5e2;color:#b43f38}.status-badge.blue{background:#e4eefb;color:#38699e}.status-badge.slate{background:#edf0f1;color:#64767b}.danger-text{color:var(--red)!important}.success-toast{position:fixed;z-index:80;top:88px;right:28px;min-width:190px;display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid #a9dfce;border-radius:13px;background:#f2fff9;color:#126b51;box-shadow:0 14px 36px #1052432e;font-weight:800;font-size:14px;animation:toast-in .2s ease both}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}}.request-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.step-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:start;margin-bottom:15px}.step-number{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--teal-soft);color:var(--teal);font-weight:800}.step-card h2{font-size:16px;margin:2px 0}.step-card p{color:var(--muted);font-size:11px;margin:0}.category-choices{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.category-choices button{min-width:116px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:10px 14px;font-weight:700}.category-choices button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.brand-choices{display:flex;gap:8px}.brand-choices button{min-width:86px;border:1px solid var(--line);border-radius:11px;padding:8px 13px;background:#fff;color:#4c6267;display:flex;flex-direction:column}.brand-choices button.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.brand-choices span{font-size:9px;opacity:.7}.products-step{grid-template-columns:36px 1fr}.products-step>.request-products,.products-step>.state-card{grid-column:1 / -1}.request-products{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.request-product{border:1px solid #e3eae9;border-radius:13px;padding:9px;display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center}.request-thumb,.drawer-thumb{width:58px;height:58px;border-radius:10px;background:#edf3f1;position:relative;display:grid;place-items:center;overflow:hidden}.request-thumb:after,.drawer-thumb:after{font-size:11px}.request-info{min-width:0}.request-info span{color:#91a0a3;font-size:8px}.request-info h3{font-size:12px;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-info small{color:var(--muted);font-size:9px}.quantity-control{display:flex;align-items:center;gap:6px}.quantity-control button{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;color:#466166;border-radius:8px}.quantity-control input{width:48px;height:27px;border:1px solid var(--line);border-radius:8px;text-align:center;font:inherit;font-size:12px;color:var(--navy);padding:0 3px}.quantity-control input[aria-invalid=true]{border-color:var(--red);background:#fff6f4;color:var(--red)}.request-product.stock-exceeded{border-color:#eaa69e;background:snow}.request-info .stock-warning{display:block;color:var(--red);font-weight:700;margin-top:2px}.store-step{grid-template-columns:36px 1fr}.store-search-area{grid-column:1 / -1;margin-top:4px}.store-search-area>label{display:block;color:#50666b;font-size:11px;font-weight:700;margin-bottom:6px}.store-search-input{min-height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#71868a}.store-search-input:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #2141811a}.store-search-input input{width:100%;border:0;outline:0;color:#29464c;background:transparent}.store-search-hint{margin:8px 2px 0!important;color:var(--muted);font-size:10px!important}.store-results{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.store-result-card{min-width:0;display:flex;align-items:center;gap:9px;text-align:left;border:1px solid var(--line);border-radius:11px;padding:10px 12px;background:#fff;color:var(--teal)}.store-result-card:hover{border-color:#8ea5d2;background:#f1f4fb}.store-result-card span{min-width:0;display:flex;flex-direction:column}.store-result-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#29464c;font-size:11px}.store-result-card small{color:var(--muted);font-size:9px;margin-top:2px}.selected-store-card{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:11px 12px;border:1px solid #aebfe0;border-radius:12px;background:#f1f4fb;color:var(--teal)}.selected-store-card div{min-width:0;display:flex;flex-direction:column}.selected-store-card b{color:#25464a;font-size:12px}.selected-store-card span{color:var(--muted);font-size:9px}.selected-store-card button{border:0;background:transparent;color:var(--teal);font-size:10px;font-weight:800}.custom-premium-step{grid-template-columns:36px 1fr}.custom-premium-area{grid-column:1 / -1;display:flex;flex-direction:column;gap:9px;margin-top:6px}.custom-premium-add{min-height:42px;display:flex;align-items:center;gap:8px;border:1px dashed #aebfe0;border-radius:11px;padding:9px 12px;color:var(--primary);background:#f5f7fc;font-size:11px;font-weight:800;cursor:pointer}.custom-premium-add input{width:17px;height:17px;accent-color:var(--primary)}.custom-premium-add small{margin-left:auto;color:var(--muted);font-weight:600}.custom-premium-add.disabled{cursor:not-allowed;opacity:.65}.custom-premium-row{display:grid;grid-template-columns:28px minmax(100px,.75fr) minmax(180px,1.6fr) minmax(80px,.5fr) minmax(100px,.65fr) 34px;gap:8px;align-items:end;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff}.custom-premium-index{width:26px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--teal-soft);color:var(--teal);font-size:11px;font-weight:800}.custom-premium-row label{min-width:0;display:flex;flex-direction:column;gap:5px;color:#50666b;font-size:9px;font-weight:700}.custom-premium-row input{width:100%;min-height:34px;border:1px solid var(--line);border-radius:8px;padding:7px 8px;color:#28464b;outline-color:var(--primary)}.custom-premium-remove{width:34px;height:34px;display:grid;place-items:center;border:1px solid #f1c8c3;border-radius:8px;background:#fff7f6;color:var(--red)}.cart-custom-premiums{margin:10px 0;padding:10px;border:1px solid #cad5ea;border-radius:10px;background:#f5f7fc}.cart-custom-premiums>div{display:flex;align-items:center;gap:7px;color:var(--primary);font-size:10px}.cart-custom-premiums p{display:flex;flex-direction:column;gap:2px;margin:8px 0 0;color:#355157;font-size:9px}.cart-custom-premiums small,.cart-custom-premiums em{color:var(--muted);font-size:8px}.cart-custom-premiums em{display:block;margin-top:9px;font-style:normal}.cart-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;position:sticky;top:90px;box-shadow:var(--shadow)}.cart-title{display:flex;align-items:center;gap:11px;padding-bottom:15px;border-bottom:1px solid #edf1f0}.cart-title>svg{color:var(--teal)}.cart-title h2{font-size:16px;margin:2px 0 0}.empty-cart{display:grid;place-items:center;color:#a6b2b4;padding:38px 0}.empty-cart svg{opacity:.5}.empty-cart p{font-size:12px;margin:10px 0 0}.cart-items{padding:10px 0}.cart-items>div{display:grid;grid-template-columns:1fr auto 24px;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #f0f3f2}.cart-items div>div{display:flex;flex-direction:column;min-width:0}.cart-items b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-items span{font-size:9px;color:var(--muted)}.cart-items strong{font-size:11px;color:#2a484d}.cart-items button{border:0;background:transparent;color:#b3bcbc;padding:3px}.cart-store{display:flex;align-items:center;gap:9px;margin:4px 0 10px;padding:10px;border:1px dashed #cbd8d6;border-radius:10px;color:#849599;background:#fafcfc}.cart-store.selected{border-style:solid;border-color:#b7c6e3;color:var(--teal);background:#f2f5fb}.cart-store div{min-width:0;display:flex;flex-direction:column}.cart-store span,.cart-store small{color:var(--muted);font-size:9px}.cart-store b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#355157;font-size:10px}.field-label{display:flex;flex-direction:column;gap:6px;color:#50666b;font-size:11px;font-weight:700;margin:12px 0}.field-label textarea,.drawer-actions textarea{min-height:76px;resize:vertical;border:1px solid var(--line);border-radius:10px;padding:10px;outline-color:var(--teal);color:#28464b;font-weight:400}.totals{border-top:1px solid #e8edec;padding:12px 0}.totals div,.drawer-totals div{display:flex;justify-content:space-between;font-size:11px;padding:4px 0;color:var(--muted)}.totals b,.drawer-totals b{color:#28464b}.totals .grand-total{border-top:1px dashed #dce4e2;margin-top:7px;padding-top:11px;align-items:center}.grand-total b{color:var(--teal);font-size:19px}.form-error{color:var(--red);font-size:11px;background:#fff0ee;border-radius:8px;padding:8px}.form-info{color:var(--primary);font-size:12px;background:#eef3ff;border-radius:8px;padding:10px}.success-card,.pending-card{max-width:520px;margin:8vh auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:48px;text-align:center;box-shadow:var(--shadow)}.success-card>svg{color:#19a277;width:58px;height:58px}.success-card h1,.pending-card h1{margin:14px 0 6px;font-size:25px}.success-card p,.pending-card p{color:var(--muted);font-size:13px}.queue-list{display:flex;flex-direction:column;gap:10px}.queue-card{width:100%;border:1px solid var(--line);background:#fff;border-radius:15px;padding:14px 16px;display:grid;grid-template-columns:max-content 1fr auto 22px;gap:14px;align-items:center;text-align:left;color:#29464b;box-shadow:0 3px 12px #14373b09}.queue-card:hover{border-color:#a9badb;box-shadow:0 7px 22px #21418117}.queue-brand{width:auto;min-width:47px;height:47px;padding:0 10px;border-radius:13px;display:grid;place-items:center;background:var(--teal-soft);color:var(--teal);font-weight:900;font-size:10px;white-space:nowrap}.queue-main>div{display:flex;align-items:center;gap:8px}.queue-main>div>b{font-size:10px;color:#75878b;letter-spacing:.04em}.queue-main h3{font-size:14px;margin:4px 0 1px}.queue-main p{font-size:10px;color:var(--muted);margin:0}.queue-value{text-align:right;display:flex;flex-direction:column;gap:4px}.queue-value strong{color:var(--teal);font-size:14px}.queue-value small{color:#89999c;font-size:9px;display:flex;gap:4px;align-items:center}.drawer-backdrop{position:fixed;inset:0;background:#041a1d61;z-index:30;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{width:min(520px,100%);height:100%;background:#f7f9f8;display:flex;flex-direction:column;box-shadow:-16px 0 40px #051e212e;animation:slide-in .2s ease}@keyframes slide-in{0%{transform:translate(30px);opacity:0}}.drawer-header{padding:22px 24px 17px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start}.drawer-header h2{font-size:20px;margin:4px 0 6px}.drawer-body{padding:20px 24px;overflow-y:auto;flex:1}.requester-box{display:flex;gap:11px;align-items:center;padding:13px;border:1px solid var(--line);background:#fff;border-radius:13px}.requester-box div:last-child{display:flex;flex-direction:column}.requester-box span,.requester-box small{color:var(--muted);font-size:9px}.requester-box b{font-size:13px}.drawer-store{display:flex;align-items:center;gap:10px;margin-top:9px;padding:11px 13px;border:1px solid var(--line);background:#fff;border-radius:13px;color:var(--teal)}.drawer-store div{min-width:0;display:flex;flex-direction:column}.drawer-store span,.drawer-store small{color:var(--muted);font-size:9px}.drawer-store b{color:#29464c;font-size:12px}.section-label{margin:20px 0 9px;font-size:12px;color:#476066}.drawer-items{background:#fff;border:1px solid var(--line);border-radius:13px;padding:5px 12px}.drawer-items>div{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf1f0}.drawer-items>div:last-child{border-bottom:0}.drawer-thumb{width:50px;height:50px}.drawer-items div>div:nth-child(2){display:flex;flex-direction:column}.drawer-items b{font-size:11px}.drawer-items span{font-size:9px;color:var(--muted)}.drawer-items strong{font-size:11px;color:#1d5656}.editable-items>div{grid-template-columns:50px minmax(0,1fr) auto}.editable-items .removed-item{opacity:.55;background:#fff5f3}.item-quantity-editor{display:flex!important;flex-direction:row!important;align-items:center;gap:5px;margin-top:6px}.item-quantity-editor button{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;color:#315a5c;border-radius:8px}.item-quantity-editor button:disabled{opacity:.4;cursor:not-allowed}.item-quantity-editor input{width:52px;height:27px;border:1px solid var(--line);border-radius:8px;text-align:center;color:var(--navy)}.item-quantity-editor .remove-item-button{color:var(--red);margin-left:3px}.drawer-totals{background:#eef2fa;border-radius:12px;padding:10px 13px;margin-top:10px}.drawer-totals div:last-child{border-top:1px solid #d5deef;margin-top:5px;padding-top:9px}.drawer-totals div:last-child b{color:var(--teal);font-size:15px}.note-box{margin-top:10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.note-box span{color:var(--muted);font-size:9px}.note-box p{margin:3px 0 0;font-size:11px}.custom-premium-title{display:flex;align-items:center;gap:6px}.custom-premium-disclaimer,.custom-premium-empty{margin:-5px 0 9px;color:var(--muted);font-size:9px}.drawer-custom-list{display:flex;flex-direction:column;gap:7px}.drawer-custom-list>div{padding:10px 12px;border:1px solid #cad5ea;border-radius:11px;background:#f7f8fc}.drawer-custom-list b{color:var(--primary);font-size:11px}.drawer-custom-list p{margin:3px 0;color:#355157;font-size:10px;white-space:pre-wrap}.drawer-custom-list span{color:var(--muted);font-size:9px}.drawer-custom-editor{display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #cad5ea;border-radius:12px;background:#f7f8fc}.drawer-custom-editor>.secondary-button{align-self:flex-start}.drawer-custom-editor>.primary-button{align-self:flex-end}.drawer-custom-row{display:grid;grid-template-columns:24px minmax(80px,.7fr) minmax(130px,1.5fr) 68px 82px 30px;gap:6px;align-items:center}.drawer-custom-row>span{width:24px;height:30px;display:grid;place-items:center;border-radius:7px;background:var(--teal-soft);color:var(--teal);font-size:9px;font-weight:800}.drawer-custom-row input{min-width:0;width:100%;height:32px;border:1px solid var(--line);border-radius:8px;padding:6px 7px;color:#28464b;outline-color:var(--primary);font-size:10px}.drawer-custom-row>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #f1c8c3;border-radius:8px;background:#fff7f6;color:var(--red)}.timeline{border-left:1px solid #cbd9d7;margin-left:7px}.timeline>div{position:relative;padding:0 0 16px 20px}.timeline i{position:absolute;left:-5px;top:2px;width:9px;height:9px;border-radius:50%;background:var(--teal);border:2px solid #f7f9f8;box-shadow:0 0 0 2px #90a7d4}.timeline section{display:flex;flex-direction:column}.timeline b{font-size:11px}.timeline span,.timeline small{color:var(--muted);font-size:9px}.timeline p{background:#fff6df;padding:6px 8px;border-radius:7px;margin:5px 0;font-size:10px}.drawer-actions{padding:14px 24px calc(14px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.drawer-actions>textarea{width:100%}.drawer-actions>div,.action-row{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.ready-confirm{align-items:center;flex-wrap:wrap}.ready-confirm span{flex:1 1 100%;color:var(--navy);font-weight:700;font-size:12px;margin-bottom:4px}.modal-backdrop{align-items:center;justify-content:center;padding:16px}.form-modal{width:min(560px,100%);max-height:92vh;overflow-y:auto;background:#f8faf9;border-radius:19px;box-shadow:0 24px 70px #051e2147}.compact-modal{max-width:480px}.check-line{display:flex;align-items:center;gap:9px;color:var(--navy);font-weight:700}.check-line input{width:18px;height:18px;accent-color:var(--emerald)}.modal-body{padding:20px 24px}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:15px 24px;background:#fff;border-top:1px solid var(--line);border-radius:0 0 19px 19px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-label input,.field-label select{border:1px solid var(--line);border-radius:10px;padding:9px 10px;outline-color:var(--teal);background:#fff;color:#28464b}.image-upload{height:140px;border:1px dashed #a8c5c1;background:#eef5f3;border-radius:13px;display:grid;place-items:center;color:#6a9892;position:relative;overflow:hidden}.image-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-upload img{width:100%;height:100%;object-fit:contain}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px}.admin-card h2{font-size:17px}.admin-layout{display:grid;grid-template-columns:1fr 280px;gap:16px}.admin-table{margin-top:16px}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:minmax(220px,1.4fr) .6fr .6fr .5fr;gap:10px;align-items:center}.admin-table-head{background:#f1f5f4;padding:9px 12px;border-radius:9px;color:#788b8f;font-size:9px;font-weight:800;text-transform:uppercase}.admin-table-row{padding:11px 12px;border-bottom:1px solid #edf1f0;font-size:11px}.admin-table-row>span:first-child{display:flex;flex-direction:column}.admin-table-row small{color:var(--muted);font-size:9px}.admin-table-row input{width:100%;border:1px solid var(--line);border-radius:8px;padding:6px 8px;outline-color:var(--teal)}.export-panel p{color:var(--muted);font-size:11px;margin-top:7px}.export-panel a{display:flex;align-items:center;gap:9px;text-decoration:none;color:#38565b;border:1px solid var(--line);border-radius:10px;padding:10px;margin-top:8px;font-size:11px;font-weight:700}.export-panel a:hover{border-color:#8ea5d2;background:#f1f4fb}.user-panel{margin-top:16px}.user-list{margin-top:14px;display:flex;flex-direction:column}.user-row{display:grid;grid-template-columns:38px minmax(140px,1fr) 110px 155px 120px 90px auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f0}.user-name{display:flex;flex-direction:column;font-size:12px}.user-name small{color:var(--muted);font-size:9px}.user-row input,.user-row select{min-width:0;border:1px solid var(--line);border-radius:8px;padding:7px 8px;background:#fff;color:#365158;font-size:10px}.org-panel{min-width:0;margin-top:16px}.compact-list{display:grid;gap:7px;margin-bottom:14px}.compact-list>div{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:9px;background:#f3f7f6;font-size:12px}.inline-form{display:grid;grid-template-columns:90px 1fr 1fr auto;gap:8px}.inline-form input,.inline-form select{min-width:0;border:1px solid var(--line);border-radius:8px;padding:8px;background:#fff}.state-card{min-height:220px;display:grid;place-content:center;justify-items:center;text-align:center;color:#819195;border:1px dashed #ccd8d6;border-radius:17px;padding:25px;background:#ffffff80}.state-card h3{color:#4e666b;margin:9px 0 2px}.state-card p{font-size:11px}.state-card.error{color:var(--red)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:20px}.auth-screen .state-card{min-width:320px;background:#fff;box-shadow:var(--shadow)}.pending-card>span{width:58px;height:58px;display:grid;place-items:center;margin:auto;border-radius:18px;background:var(--navy);color:#fff;font-weight:900}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,1fr)}.request-products,.store-results{grid-template-columns:1fr}}@media(max-width:900px){.app-shell{display:block}.sidebar{display:none}.main-content{min-height:100vh;padding-bottom:76px}.topbar{height:62px;padding:0 17px}.mobile-brand{display:block;min-width:0;flex:1 1 auto}.mobile-brand .brand{max-width:100%;padding:0;color:var(--navy);gap:9px}.mobile-brand .brand-mark{width:32px;height:32px;border-radius:10px;color:#fff;font-size:16px}.mobile-brand .brand-title{font-size:12px}.mobile-brand .brand-user{font-size:9px}.demo-switcher{min-width:0;flex:0 1 auto}.bottom-nav{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(64px,112px);justify-content:center;position:fixed;inset:auto 0 0;z-index:20;background:#fffffff5;border-top:1px solid var(--line);padding:6px 5px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav .nav-item{color:#809094;flex-direction:column;justify-content:center;gap:2px;padding:4px;font-size:9px;text-align:center;border-radius:8px}.bottom-nav .nav-item.active{background:var(--teal-soft);color:var(--teal);box-shadow:none}.bottom-nav .nav-item svg{width:19px}.page{padding:23px 17px 35px}.dashboard-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.request-layout{grid-template-columns:1fr}.cart-panel{position:static}.admin-grid,.admin-layout{grid-template-columns:1fr}.inline-form{grid-template-columns:1fr 1fr}.user-row{grid-template-columns:38px minmax(0,1fr)}.user-row>.avatar{grid-column:1;grid-row:1}.user-row>.user-name{grid-column:2;grid-row:1}.user-code-input,.user-role-select,.user-team-select,.user-zone-select,.user-save-button{grid-column:1 / -1;width:100%}.user-role-select{min-height:42px}.user-team-placeholder,.user-zone-placeholder{display:none}.user-save-button{min-height:38px}}@media(max-width:600px){.success-toast{top:74px;left:14px;right:14px;justify-content:center}.notification-panel{top:66px;left:10px;right:10px;width:auto;max-height:calc(100vh - 84px - env(safe-area-inset-bottom))}.notification-toast-stack{top:126px;left:14px;right:14px;width:auto}.demo-switcher{max-width:105px;padding:5px}.demo-switcher>svg,.demo-switcher{font-size:0}.demo-switcher select{min-width:0;max-width:93px;font-size:10px}.page-header{align-items:flex-start;margin-bottom:20px}.page-header p{max-width:290px}.store-ranking-row{grid-template-columns:24px minmax(0,1fr) auto;gap:9px}.store-ranking-number{width:24px;height:24px}.store-ranking-track{grid-column:2 / -1;height:10px}.store-ranking-value{font-size:11px}.page-header .primary-button span{display:none}.panel{padding:17px}.completed-value-card{grid-template-columns:auto 1fr}.completed-value-total{grid-column:1 / -1;text-align:left;border-top:1px solid var(--line);padding-top:12px}.chart-panel{grid-template-columns:1fr}.chart-panel .panel-heading{grid-column:auto}.legend-list{display:grid;grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.search-box{min-width:100%}.segmented{flex:1;overflow-x:auto}.product-grid{gap:10px}.product-image{height:132px}.product-body{padding:12px}.product-body h3{font-size:12px}.price-row strong{font-size:14px}.product-footer>span:first-child{display:none}.step-card{grid-template-columns:32px 1fr;padding:15px}.step-card>.brand-choices,.step-card>.category-choices{grid-column:1 / -1;justify-content:stretch}.category-choices button{flex:1 1 120px}.brand-choices button{flex:1}.request-products{grid-template-columns:1fr}.request-product{grid-template-columns:48px 1fr auto;padding:7px}.request-thumb{width:48px;height:48px}.request-info small{display:none}.selected-store-card{grid-template-columns:22px minmax(0,1fr)}.selected-store-card button{grid-column:2;justify-self:start;padding:3px 0}.custom-premium-row{grid-template-columns:28px 1fr 34px;align-items:end}.custom-premium-row label,.custom-premium-row .custom-premium-description{grid-column:2}.custom-premium-index{grid-column:1;grid-row:1}.custom-premium-remove{grid-column:3;grid-row:1}.queue-card{grid-template-columns:max-content 1fr 18px;padding:12px;gap:10px}.queue-brand{width:auto;min-width:40px;height:40px;padding:0 7px;font-size:9px}.queue-value{display:none}.drawer-custom-row{grid-template-columns:24px 1fr 30px;align-items:start}.drawer-custom-row>span{grid-column:1;grid-row:1}.drawer-custom-row>input{grid-column:2}.drawer-custom-row>button{grid-column:3;grid-row:1}.admin-table-head{display:none}.admin-table-row{grid-template-columns:1fr auto}.admin-table-row>span:nth-child(2),.admin-table-row>span:nth-child(3){display:none}}
