.scope-picker-overlay{z-index:120;background:#121f3575;justify-content:center;align-items:flex-end;animation:.18s scopeFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.scope-picker-sheet{width:min(100%,560px);max-height:min(78vh,720px);max-height:min(78dvh,720px);padding:8px 16px max(18px, env(safe-area-inset-bottom));color:#17233d;background:#f7f9fc;border-radius:25px 25px 0 0;flex-direction:column;animation:.22s scopeSlideIn;display:flex;overflow:hidden;box-shadow:0 -12px 36px #121f352e}.scope-picker-handle{background:#d5dce8;border-radius:999px;width:42px;height:5px;margin:0 auto 7px}.scope-picker-header{justify-content:space-between;align-items:flex-start;gap:14px;padding:8px 2px 14px;display:flex}.scope-picker-header h2{font-size:20px;line-height:1.4}.scope-picker-header p{color:#7c8799;margin-top:3px;font-size:13px;line-height:1.45}.scope-picker-header button{color:#667085;background:#e9edf3;border-radius:13px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.scope-picker-header button svg{width:21px;height:21px}.scope-picker-content{overscroll-behavior:contain;min-height:0;padding:2px 0 6px;overflow-y:auto}.scope-store-group{margin-top:14px}.scope-store-heading{color:#667085;align-items:center;gap:6px;padding:0 8px 7px;font-size:13px;font-weight:700;display:flex}.scope-store-heading svg{width:15px;height:15px}.scope-option{color:#26334b;text-align:left;background:#fff;border:1px solid #e5eaf1;border-radius:17px;grid-template-columns:43px minmax(0,1fr) 24px;align-items:center;gap:11px;width:100%;min-height:68px;margin-bottom:8px;padding:10px 12px;display:grid;box-shadow:0 3px 12px #1629480a}.scope-option.selected{background:#f2f7ff;border-color:#78aef3;box-shadow:0 4px 14px #1f76ea1a}.scope-option-all{margin-top:3px}.scope-option-icon{color:#2379ea;background:#edf4ff;border-radius:14px;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex}.scope-option-icon svg{width:22px;height:22px}.scope-option-copy strong,.scope-option-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.scope-option-copy strong{font-size:15px;line-height:1.45}.scope-option-copy small{color:#8a95a6;margin-top:2px;font-size:12px}.scope-option-check{color:#2379ea;width:21px;height:21px}.scope-empty{color:#667085;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:28px 20px;display:flex}.scope-empty>svg{color:#9aa6b8;width:38px;height:38px;margin-bottom:10px}.scope-empty strong{color:#344054}.scope-empty p{margin-top:5px;font-size:13px}@keyframes scopeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes scopeSlideIn{0%{opacity:.7;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.mobile-layout{width:100%;height:100vh;background:#f4f7fb;flex-direction:column;height:100dvh;min-height:100svh;display:flex;overflow:hidden}.mobile-header{z-index:20;min-height:72px;padding:max(8px, env(safe-area-inset-top)) 14px 8px;background:#fff;border-bottom:1px solid #e8edf4;flex:none;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;display:grid;position:relative}.header-icon-button{color:#1779e9;-webkit-tap-highlight-color:transparent;background:#f2f6ff;border:0;border-radius:17px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative}.header-icon-button:active{background:#e7efff;transform:scale(.98)}.scope-selector{color:#17233d;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:center;align-items:center;gap:3px;min-width:0;max-width:100%;min-height:44px;padding:0 2px;display:flex}.scope-selector-text{text-overflow:ellipsis;font-size:clamp(14px,4.3vw,18px);font-weight:700;line-height:1.2;overflow:hidden}.scope-selector-chevron{color:#7b8799;stroke-width:2.2px;flex:none;width:15px;height:15px}.scope-selector.needs-selection{color:#a0620a}.mobile-main{background:#f4f7fb;flex:auto;min-height:0;position:relative;overflow:hidden}.mobile-drawer-overlay{z-index:40;background:#121f356b;border:0;width:100%;height:100%;animation:.2s layoutFadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-drawer{z-index:50;visibility:hidden;background:#fff;flex-direction:column;width:min(82vw,312px);transition:transform .24s cubic-bezier(.4,0,.2,1),visibility .24s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:10px 0 30px #18274429}.mobile-drawer.open{visibility:visible;transform:translate(0)}.mobile-drawer-header{padding:max(22px, env(safe-area-inset-top)) 18px 18px;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-drawer-title-area{align-items:center;gap:12px;min-width:0;display:flex}.mobile-drawer-brand-icon{color:#1779e9;background:#f2f6ff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mobile-drawer-brand-icon svg{width:23px;height:23px}.mobile-drawer-title{color:#17233d;font-size:18px;font-weight:750;line-height:1.3}.mobile-drawer-subtitle{color:#8b96a8;white-space:nowrap;margin-top:2px;font-size:12px;display:block}.mobile-drawer-close-btn{color:#778398;background:#f5f7fa;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.mobile-drawer-close-btn svg{width:21px;height:21px}.mobile-drawer-nav{flex-direction:column;flex:auto;gap:5px;min-height:0;padding:14px 12px;display:flex;overflow-y:auto}.mobile-drawer-account{padding:12px 14px max(14px, env(safe-area-inset-bottom));background:#fbfcfe;border-top:1px solid #edf0f5;flex:none;align-items:center;gap:10px;display:flex}.mobile-drawer-account-copy{flex:1;min-width:0}.mobile-drawer-account-copy strong,.mobile-drawer-account-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-drawer-account-copy strong{color:#344054;font-size:13px}.mobile-drawer-account-copy small{color:#8b96a8;margin-top:2px;font-size:11px}.mobile-drawer-account>button{color:#a54a45;background:#fff0ee;border-radius:12px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;display:inline-flex}.mobile-drawer-account>button svg{width:19px;height:19px}.mobile-nav-item{color:#344054;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:15px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 12px;font-size:15px;font-weight:650;display:grid}.mobile-nav-item:active{background:#f3f6fb}.mobile-nav-icon{background:#f2f6ffeb;border-radius:13px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.mobile-nav-icon svg{width:21px;height:21px}.mobile-nav-pending{color:#98a2b3;font-size:11px;font-weight:500}.layout-notice{left:50%;bottom:max(108px, calc(env(safe-area-inset-bottom) + 82px));z-index:90;color:#fff;text-align:center;background:#1c273bf0;border-radius:12px;width:max-content;max-width:calc(100vw - 36px);padding:10px 14px;font-size:13px;line-height:1.45;animation:.18s noticeIn;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #121f3538}@media (max-width:365px){.mobile-header{grid-template-columns:44px minmax(0,1fr) 44px;gap:5px;padding-left:10px;padding-right:10px}.header-icon-button{border-radius:15px;width:44px;height:44px}.scope-selector-text{font-size:14px}}@keyframes layoutFadeIn{0%{opacity:0}to{opacity:1}}@keyframes noticeIn{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}.ai-hologram-container{box-sizing:border-box;background:linear-gradient(145deg,#0f172a,#1e293b);border-radius:16px;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;width:270px;min-width:270px;padding:16px 20px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #38bdf81a,0 10px 20px #0003}.hologram-core-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:0;display:flex;position:relative}.halo-ring{border:1px solid #38bdf866;border-radius:50%;position:absolute;box-shadow:0 0 15px #38bdf833}.ring-1{border-top-color:#38bdf8;border-left-color:#38bdf8;width:100%;height:100%;animation:3s linear infinite spin}.ring-2{border-bottom-color:#818cf8;border-right-color:#818cf8;width:80%;height:80%;animation:2s linear infinite spin-reverse}.ring-3{border:1px dashed #818cf899;width:60%;height:60%;animation:8s linear infinite spin}.core-sphere{color:#fff;z-index:10;background:radial-gradient(circle,#38bdf8,#818cf8);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;animation:1.5s ease-in-out infinite alternate pulse-core;display:flex;box-shadow:0 0 20px #38bdf8,inset 0 0 10px #fff}.core-icon{animation:4s linear infinite spin}.ai-typing-section{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex;overflow:hidden}.ai-status-row{align-items:center;width:100%;min-width:0;margin-bottom:8px;display:flex}.ai-typewriter-wrapper{flex:1;align-items:center;min-width:0;height:18px;margin-right:8px;display:flex;overflow:hidden}.ai-typewriter-text{color:#38bdf8;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 0 8px #38bdf880;max-width:100%;font-size:.85rem;font-weight:600;display:inline-block;overflow:hidden}.ai-energy-bar-bg{background:#0f172acc;border-radius:4px;width:100%;height:6px;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #00000080}.ai-energy-bar-fill{background:linear-gradient(90deg,#3b82f6,#38bdf8,#818cf8);border-radius:4px;width:40%;height:100%;animation:1.5s ease-in-out infinite indeterminate;position:relative;overflow:hidden}.ai-energy-glow{background:linear-gradient(90deg,#0000,#fffc,#0000);width:50%;height:100%;animation:1.5s linear infinite scanning;position:absolute;top:0;left:-100%}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}@keyframes pulse-core{0%{transform:scale(.9);box-shadow:0 0 10px #38bdf8}to{transform:scale(1.1);box-shadow:0 0 30px #818cf8,inset 0 0 10px #fff}}@keyframes indeterminate{0%{transform:translate(-120%)}50%{transform:translate(75%)}to{transform:translate(250%)}}@keyframes scanning{0%{left:-100%}to{left:200%}}.chat-container{background:#f4f7fb;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.chat-messages{overscroll-behavior-y:contain;flex-direction:column;flex:auto;gap:20px;min-height:0;padding:20px 16px 12px;display:flex;overflow:hidden auto}.chat-bubble{flex-direction:column;gap:8px;max-width:min(84%,520px);animation:.22s chatSlideUp;display:flex}.ai-bubble{align-self:flex-start}.user-bubble{align-self:flex-end;align-items:flex-end}.bubble-text{word-break:break-word;border-radius:17px;padding:14px 16px;font-size:clamp(15px,4vw,17px);line-height:1.55;box-shadow:0 3px 14px #1d304e0d}.user-bubble .bubble-text{color:#fff;background:#2878f0;border-bottom-right-radius:5px}.ai-bubble .bubble-text{color:#17233d;background:#fff;border-bottom-left-radius:5px}.chat-bottom{width:100%;padding:10px 12px env(safe-area-inset-bottom,0px);background:#f4f7fb;flex-direction:column;flex:none;gap:10px;display:flex}.voice-message-bubble{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;user-select:none;touch-action:manipulation;color:#fff;min-width:120px;max-width:100%;min-height:52px;font:inherit;cursor:pointer;background:#2878f0;border:0;border-radius:17px 17px 5px;justify-content:space-between;align-items:center;gap:22px;padding:14px 20px;display:flex}.voice-message-bubble:focus-visible{outline-offset:3px;outline:3px solid #17233d}.voice-message-waves{align-items:center;gap:3px;height:22px;display:flex}.voice-message-waves i{background:currentColor;border-radius:3px;width:3px;height:10px}.voice-message-waves i:nth-child(2n){height:17px}.voice-message-waves i:nth-child(3){height:22px}.is-playing .voice-message-waves i{animation:.8s infinite alternate chatWave}.is-playing .voice-message-waves i:nth-child(2n){animation-delay:.2s}@media (prefers-reduced-motion:reduce){.is-playing .voice-message-waves i{animation:none}}.quick-actions-scroll{overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:9px;width:100%;padding:2px 0 4px;display:flex;overflow-x:auto}.quick-actions-scroll::-webkit-scrollbar{display:none}.quick-action-pill{color:#1f2937;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e2e8f0b8;border-radius:24px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:8px 15px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 4px 14px #2034520f}.quick-action-pill:active{background:#f9fbff;transform:scale(.98)}.quick-action-pill.is-unavailable{color:#7b879a;box-shadow:none;cursor:not-allowed;opacity:.78;background:#f7f9fc}.quick-action-pill.is-unavailable:active{transform:none}.quick-action-copy{flex-direction:column;align-items:flex-start;gap:3px;display:inline-flex}.quick-action-copy small{color:#98a2b3;font-size:9px;font-weight:500;line-height:1}.quick-icon{stroke-width:2.2px;width:21px;height:21px}.intake-icon{color:#1d7cf0}.product-icon{color:#7c4dff}.cashier-icon{color:#08b98b}.member-icon{color:#dfa300}.finance-icon{color:#ef6c63}.input-bar{width:100%;min-height:60px;box-shadow:none;background:#fff;border:1px solid #e1e7efdb;border-radius:31px;align-items:center;gap:2px;padding:6px 8px;display:flex}.input-icon-button{color:#344054;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.input-icon-button svg{stroke-width:2px;width:26px;height:26px}.input-icon-button:active{background:#f2f5f9}.voice-button{color:#18233a;touch-action:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:0;flex:auto;align-self:stretch;min-width:0;font-size:16px;font-weight:700}.voice-button.recording{color:#2878f0}.text-input-field{color:#17233d;min-width:0;height:38px;max-height:142px;font:inherit;resize:none;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;background:0 0;border:0;outline:none;flex:auto;padding:6px 4px;font-size:15px;line-height:26px;overflow:hidden auto}.chat-container .text-input-field:focus{box-shadow:none;border:0;outline:none}.chat-container .text-input-field:focus-visible{box-shadow:none;border:0;outline:none}.text-mode{align-items:flex-end}.text-composer{flex:1;align-items:flex-start;min-width:0;display:flex}.text-composer .text-input-field{width:100%}.composer-actions{flex:none;align-self:stretch;align-items:flex-end;display:flex;position:relative}.editor-expand{color:#677182;background:#f4f5f6;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:34px;padding:7px;display:flex;position:absolute;top:0;right:0}.editor-expand svg{width:19px;height:19px}.composer-send{color:#fff;white-space:nowrap;background:#2466ff;border:0;border-radius:8px;flex-shrink:0;min-height:38px;padding:7px 11px;font-size:16px;line-height:24px}.composer-send:active{background:#1855df}.expanded-editor-backdrop{z-index:120;padding-top:max(12px, env(safe-area-inset-top,0px));background:#171b2555;justify-content:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.expanded-editor{width:100%;max-width:760px;min-height:0;padding:12px 16px max(10px, env(safe-area-inset-bottom,0px));background:#fff;border-radius:20px 20px 0 0;flex-direction:column;display:flex}.expanded-editor header{flex-shrink:0;margin-bottom:12px}.expanded-editor header button{background:#f4f5f6}.expanded-editor .expanded-text-input{flex:1;width:100%;height:auto;min-height:0;max-height:none;padding:8px 10px;font-size:18px;line-height:1.7}.expanded-editor footer{flex:0 0 46px;justify-content:flex-end;align-items:flex-end;margin-top:8px;display:flex}.recording-overlay.preparing .wave{height:8px;animation:none}.text-input-field::placeholder{color:#98a2b3}.chat-notice{left:50%;bottom:max(126px, calc(env(safe-area-inset-bottom) + 106px));z-index:30;color:#fff;text-align:center;background:#1c273bf0;border-radius:12px;width:max-content;max-width:calc(100% - 32px);padding:10px 14px;font-size:13px;line-height:1.45;animation:.18s chatNoticeIn;position:absolute;transform:translate(-50%);box-shadow:0 8px 24px #121f3533}.recording-overlay{z-index:100;height:160px;padding-bottom:max(28px, env(safe-area-inset-bottom));color:#fff;pointer-events:none;background:linear-gradient(#0000 0%,#2878f075 48%,#2878f0 100%);flex-direction:column;justify-content:flex-end;align-items:center;animation:.18s ease-out chatFadeIn;display:flex;position:fixed;bottom:0;left:0;right:0}.recording-overlay.cancel{background:linear-gradient(#0000 0%,#e6505070 48%,#e65050 100%)}.recording-text{margin-bottom:18px;font-size:15px;font-weight:650}.sound-waves{align-items:center;gap:5px;height:32px;display:flex}.wave{background:#fff;border-radius:3px;width:4px;height:24px;animation:.9s ease-in-out infinite chatWave}.wave:nth-child(2),.wave:nth-child(6){height:17px;animation-delay:.12s}.wave:nth-child(3),.wave:nth-child(5){height:29px;animation-delay:.24s}.wave:nth-child(4){height:12px;animation-delay:.36s}@media (max-width:365px){.chat-messages{padding-left:13px;padding-right:13px}.chat-bottom{padding-left:9px;padding-right:9px}.quick-action-pill{min-height:43px;padding-left:12px;padding-right:12px;font-size:13px}.input-icon-button{width:41px;height:41px}.input-icon-button svg{width:23px;height:23px}}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chatNoticeIn{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@keyframes chatFadeIn{0%{opacity:0}to{opacity:1}}@keyframes chatWave{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}.formal-spu-card{color:#202b3b;background:#fff;border:1px solid #e2e7ee;border-radius:16px;min-width:0;padding:12px}.formal-spu-overview{align-items:flex-start;gap:12px;display:flex}.formal-spu-image{color:#8593a2;background:#f4f7fa;border:0;border-radius:12px;flex:0 0 88px;width:88px;height:104px;padding:0;overflow:hidden}.formal-spu-image img{object-fit:contain;width:100%;height:100%}.formal-spu-image>span{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.formal-spu-image small{font-size:.75em}.formal-spu-info{flex:1;min-width:0}.formal-spu-title-row{align-items:flex-start;gap:4px;display:flex}.formal-spu-title-row h2{overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:1.12em;line-height:1.45}.formal-spu-edit{color:#5d6a7b;background:0 0;border:0;flex:0 0 44px;place-items:center;width:44px;min-height:44px;margin:-6px -6px 0 0;display:grid}.formal-spu-code,.formal-spu-variant-count,.formal-spu-cost{overflow-wrap:anywhere;color:#667382;margin:5px 0 0;font-size:.9em;line-height:1.5}.formal-spu-cost strong{color:#a74416}.formal-spu-variants{color:#657180;align-items:center;gap:10px;min-width:0;margin-top:12px;font-size:.88em;display:flex}.formal-spu-variants>span{flex:none}.formal-spu-scroll{white-space:nowrap;scrollbar-width:thin;scrollbar-color:#bbcddd #f1f5f8;flex:1;align-items:center;gap:6px;min-width:0;padding:3px 0 10px;display:flex;overflow-x:auto}.formal-spu-scroll>*{flex:none}.formal-spu-chip{border:1px solid #dfe5ec;border-radius:6px;padding:5px 8px;line-height:1.4;display:inline-block}.formal-spu-size-list{padding-left:6px}.formal-spu-stock-toggle{color:#2364ce;width:100%;min-height:44px;font:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:8px 6px 0 0;font-size:.9em;display:flex}.formal-spu-stock-toggle svg{flex-shrink:0;width:22px;height:22px}.formal-spu-stock-toggle .is-expanded{transform:rotate(180deg)}.product-stock-panel{border-top:1px solid #edf0f4;margin-top:8px;padding-top:12px;font-size:.9em}.product-stock-panel p{color:#697787;overflow-wrap:anywhere;margin:0 0 10px;line-height:1.6}.product-stock-panel a,.product-stock-panel button{color:#2364ce;font:inherit}.product-stock-panel button{background:#f7faff;border:1px solid #ccd9ed;border-radius:8px;min-height:44px;padding:8px 12px}.product-stock-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.product-stock-heading>span{overflow-wrap:anywhere;min-width:0}.product-stock-heading strong{flex:none}.product-stock-group{background:#f6f8fb;border-radius:10px;margin-bottom:10px;padding:10px}.product-stock-group h4{overflow-wrap:anywhere;margin:0 0 6px;font-size:1em}.product-stock-group table{border-collapse:collapse;table-layout:fixed;width:100%}.product-stock-group th,.product-stock-group td{text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #e7ecf2;padding:7px 3px;font-weight:400}.product-stock-group th{color:#718096;font-size:.9em}.product-stock-group th:last-child,.product-stock-group td:last-child{text-align:right}.product-stock-group tr:last-child td{border-bottom:0}.stock-needs-review{color:#aa4514}.stock-needs-review small{display:block}.product-stock-panel .product-stock-note{font-size:.86em}@media (min-width:600px){.formal-spu-image{flex-basis:104px;width:104px;height:120px}}.formal-detail-gallery{scroll-snap-type:x mandatory;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.formal-detail-gallery button{scroll-snap-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:0 0 85%}.formal-detail-gallery img{object-fit:contain;width:100%;max-height:320px}.formal-detail-fields{grid-template-columns:5em minmax(0,1fr);gap:12px;line-height:1.6;display:grid}.formal-detail-fields dt{color:#687382}.formal-detail-fields dd{overflow-wrap:anywhere;margin:0}.formal-detail-description{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.formal-detail-image{width:100%;height:auto;margin:12px 0;display:block}.drawer-overlay{z-index:1000;background:#0009;justify-content:flex-end;animation:.3s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer-content{background:#fff;flex-direction:column;width:100%;max-width:900px;height:100%;animation:.3s cubic-bezier(.25,.8,.25,1) slideIn;display:flex;box-shadow:-10px 0 40px #0000001a}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.drawer-header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.close-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.close-btn:hover{color:#1f2937;background:#e5e7eb}.drawer-body{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}@media (min-width:768px){.drawer-body{flex-direction:row}}.drawer-left,.drawer-right{flex-direction:column;flex:1;display:flex}.section-title{color:#374151;border-left:4px solid #6366f1;margin-top:0;margin-bottom:16px;padding-left:8px;font-size:1rem;font-weight:600}.image-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:300px;display:flex;overflow:hidden}.receipt-image{object-fit:contain;max-width:100%;max-height:600px}.no-image-placeholder{color:#9ca3af;flex-direction:column;align-items:center;gap:12px;display:flex}.form-group{margin-bottom:20px}.form-group label{color:#4b5563;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.form-group input{color:#1f2937;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s}.form-group input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.info-alert{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:auto;padding:16px;font-size:.85rem;line-height:1.5}.drawer-footer{background:#f9fafb;border-top:1px solid #f3f4f6;justify-content:flex-end;gap:16px;padding:20px 24px;display:flex}.cancel-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .2s}.cancel-btn:hover{background:#f3f4f6}.save-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-weight:600;transition:all .2s;display:flex}.save-btn:hover{background:#4f46e5;box-shadow:0 4px 12px #6366f133}.save-btn:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.spu-detail-overlay{z-index:1000;background:#0009;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (min-width:768px){.spu-detail-overlay{align-items:center}}.spu-detail-container{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:600px;height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:flex;box-shadow:0 -10px 40px #0003}@media (min-width:768px){.spu-detail-container{border-radius:20px;height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) zoomIn}}.spu-detail-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.spu-detail-header h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px}.spu-detail-body{background:#f8fafc;flex:1;padding:20px;overflow-y:auto}.editor-section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #00000005}.section-title{color:#0f172a;align-items:center;gap:8px;margin-bottom:6px;font-size:1.05rem;font-weight:700;display:flex}.section-title span{color:#64748b;background:#f1f5f9;border-radius:10px;padding:2px 8px;font-size:.85rem;font-weight:500}.section-desc{color:#64748b;margin-top:0;margin-bottom:16px;font-size:.85rem;line-height:1.5}.editor-divider{height:16px}.image-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.image-grid.waterfall{grid-template-columns:repeat(2,1fr)}.image-card{aspect-ratio:1;border:1px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.detail-img-card{aspect-ratio:auto}.image-card img{object-fit:cover;width:100%;height:100%;display:block}.detail-img-card img{height:auto}.img-del-btn{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 2px 4px #0003}.img-badge{color:#fff;text-align:center;background:#0ea5e9e6;padding:4px 0;font-size:.75rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.upload-btn-card{aspect-ratio:1;cursor:pointer;color:#64748b;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:all .2s;display:flex}.upload-btn-card:hover{background:#f1f5f9;border-color:#94a3b8}.upload-btn-card span{font-size:.85rem;font-weight:500}.spu-detail-footer{border-top:1px solid #f1f5f9;gap:12px;padding:16px 20px;display:flex}.save-detail-btn{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%);border:none;border-radius:24px;flex:2;font-size:1rem;font-weight:600}.product-list-container{width:100%;height:100%;min-height:0;padding:16px 14px max(24px, env(safe-area-inset-bottom));background:#f4f7fb;overflow:hidden auto}.product-page-heading,.product-search-form,.product-result-summary,.product-grid{width:100%;max-width:680px;margin-left:auto;margin-right:auto}.product-page-heading{flex-direction:column;gap:14px;display:flex}.product-title-row{align-items:center;gap:11px;min-width:0;display:flex}.product-title-icon{color:#6f4cf2;background:#f0edff;border-radius:15px;flex:none;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.product-title-icon svg{width:24px;height:24px}.product-page-title{color:#17233d;margin:0;font-size:22px;font-weight:750;line-height:1.25}.product-page-subtitle{color:#8a96a8;margin:2px 0 0;font-size:13px;line-height:1.35}.product-truth-note{color:#546176;background:#f7faff;border:1px solid #dce7fb;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.product-truth-note p{min-width:0;margin:0;font-size:13px;line-height:1.55}.go-intake-button{color:#fff;white-space:nowrap;background:#2878f0;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.go-intake-button svg{width:17px;height:17px}.go-intake-button:disabled,.empty-action-button:disabled{opacity:.48;cursor:not-allowed}.product-search-form{background:#fff;border:1px solid #e1e7ef;border-radius:16px;align-items:center;gap:7px;min-width:0;min-height:48px;margin-top:14px;padding:5px 6px 5px 13px;display:flex;box-shadow:0 3px 14px #1c2f4d0a}.search-icon-inline{color:#8895a7;flex:none;width:19px;height:19px}.search-input{color:#17233d;min-width:0;height:38px;font:inherit;background:0 0;border:0;outline:0;flex:auto;padding:0;font-size:14px}.search-input::placeholder{color:#99a4b4}.clear-search-button{color:#7d899a;background:#f2f5f9;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.clear-search-button svg{width:16px;height:16px}.search-submit-button{color:#fff;background:#2878f0;border:0;border-radius:12px;flex:none;height:38px;padding:0 14px;font-size:13px;font-weight:700}.product-result-summary{color:#667085;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;margin-bottom:10px;padding:0 3px;font-size:13px;display:flex}.product-result-summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-result-summary strong{color:#26344e;flex:none;font-size:14px}.product-grid{flex-direction:column;gap:16px;display:flex}.product-grid>.premium-spu-card{width:100%;min-width:0;margin-bottom:0}.loading-state,.error-state,.empty-state{color:#667085;text-align:center;background:#fff;border:1px solid #e7ecf3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:210px;padding:34px 20px;font-size:14px;line-height:1.55;display:flex;box-shadow:0 4px 18px #1d304e0a}.empty-state svg{color:#a1adbd;width:44px;height:44px}.error-state{color:#a53d3d;background:snow;border-color:#f2d7d7}.retry-button,.empty-action-button{color:#176fd1;background:#ebf3ff;border:0;border-radius:12px;min-height:40px;padding:8px 16px;font-size:13px;font-weight:700}.product-image-viewer{z-index:1000;padding:max(64px, env(safe-area-inset-top)) 14px max(30px, env(safe-area-inset-bottom));background:#050a12f0;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.product-image-viewer img{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%}.product-viewer-close{top:max(14px, env(safe-area-inset-top));color:#fff;background:#ffffff29;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;left:14px}.product-viewer-close svg{width:24px;height:24px}@media (max-width:430px){.product-list-container{padding-left:12px;padding-right:12px}.product-truth-note{flex-direction:column;align-items:flex-start;gap:10px}.go-intake-button{width:100%}.product-list-container .spu-location-section{flex-direction:column}.product-list-container .location-item{min-width:0}.product-list-container .loc-value{overflow-wrap:anywhere;min-width:0}}@media (max-width:365px){.product-list-container{padding-left:9px;padding-right:9px}.product-page-title{font-size:20px}.product-search-form{gap:5px;padding-left:10px}.search-submit-button{padding-left:11px;padding-right:11px}.product-list-container .spu-info-section{padding:16px}.product-list-container .spu-header-row{flex-direction:column}}.formal-product-list{font-size:17px}.formal-product-list .product-title-row>div{flex:1;min-width:0}.formal-product-list .product-page-subtitle{overflow-wrap:anywhere}.product-display-button{color:#34475e;background:#fff;border:0;border-radius:10px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.product-toolbar{justify-content:space-between;gap:10px;display:flex}.product-toolbar>button{flex:1;width:auto;min-height:44px;padding:8px;font-size:.88em}.product-inventory-button{color:#2861a9;background:#fff;border:1px solid #dce4ed;border-radius:12px}.formal-product-list .product-page-heading{gap:10px}.product-catalog-note{color:#68798b;margin:0;font-size:.76em;line-height:1.5}.formal-product-list .product-result-summary{min-height:36px;margin-top:6px;margin-bottom:6px;font-size:.9em}.formal-product-list .product-result-summary strong{font-size:1em}.formal-product-list .product-grid{gap:12px}.product-display-settings{background:#fff;border:1px solid #dce4ed;border-radius:14px;max-width:680px;margin:12px auto;padding:14px}.product-display-settings[hidden]{display:none}.product-display-heading{justify-content:space-between;align-items:center;display:flex}.product-display-heading h2{margin:0;font-size:1.1em}.product-display-heading button{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.product-display-settings fieldset{border:0;margin:8px 0;padding:8px 0}.product-display-settings legend{color:#68798b;font-size:.88em}.product-font-options{gap:8px;display:flex}.product-font-options button{font:inherit;color:#35465a;background:#fff;border:1px solid #dce4ed;border-radius:8px;flex:1;min-height:44px}.product-font-options button[aria-pressed=true]{color:#235db8;background:#f2f6ff;border-color:#2869d4}.product-display-settings label{align-items:center;gap:10px;min-height:44px;font-size:.94em;display:flex}.product-display-settings input[type=checkbox]{width:20px;height:20px}.product-display-settings p{color:#68798b;margin:5px 0;font-size:.8em;line-height:1.6}.inventory-details{color:#203047;background:#f4f7fb;height:100%;padding:18px 16px 28px;overflow:auto}.inventory-details *{box-sizing:border-box}.inventory-nav{justify-content:space-between;gap:12px;margin-bottom:20px;display:flex}.inventory-nav a{color:#52708e;align-items:center;gap:5px;min-height:32px;font-size:13px;text-decoration:none;display:flex}.inventory-details h1{letter-spacing:-.5px;margin:0 0 6px;font-size:23px;line-height:1.3}.inventory-details p{line-height:1.7}.inventory-subtitle{color:#77879a;margin:0 0 18px;font-size:12px}.inventory-summary{background:#fff;border:1px solid #e8eef5;border-radius:20px;margin-bottom:20px;padding:18px 20px}.inventory-scope{color:#61748b;align-items:flex-start;gap:7px;font-size:12px;line-height:1.5;display:flex}.inventory-scope svg{flex-shrink:0;margin-top:1px}.inventory-total{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.inventory-total>div>span{color:#65788e;font-size:12px}.inventory-total strong{color:#1e67d5;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:38px;line-height:1.3;display:block}.inventory-total small{color:#77879a;margin-left:7px;font-size:13px;font-weight:400}.inventory-total>svg{color:#4081e6;flex-shrink:0}.inventory-summary p{color:#8795a5;margin:12px 0 0;font-size:11px}.inventory-tabs{background:#eaf0f7;border-radius:13px;gap:4px;margin-bottom:14px;padding:4px;display:flex}.inventory-tabs button{color:#6c7c90;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;min-width:0;min-height:42px;font-size:14px}.inventory-tabs button[aria-pressed=true]{color:#246cda;background:#fff;font-weight:600;box-shadow:0 2px 6px #20304708}.inventory-settings{background:#fff;border:1px solid #e5ecf4;border-radius:14px;margin-bottom:22px}.inventory-settings summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:14px;font-size:13px;list-style:none;display:flex}.inventory-settings summary::-webkit-details-marker{display:none}.inventory-settings summary>span{align-items:center;gap:7px;display:flex}.inventory-settings summary>span:last-child{color:#6c8097;font-size:12px}.inventory-settings[open] summary>span:last-child svg{transform:rotate(90deg)}.inventory-settings form{border-top:1px solid #eef2f7;padding:16px}.inventory-settings label{font-size:13px;font-weight:600;display:block}.inventory-settings input{color:#203047;background:#f6f8fc;border:1px solid #dce5ef;border-radius:10px;width:100%;margin-top:10px;padding:12px;font-size:20px;display:block}.inventory-settings p{color:#77879a;margin:10px 0 16px;font-size:12px}.inventory-save{color:#fff;cursor:pointer;background:#2877ec;border:0;border-radius:11px;width:100%;min-height:44px;font-size:13px;font-weight:600}.inventory-save:disabled{opacity:.5;cursor:default}.inventory-details :focus-visible{outline-offset:3px;outline:2px solid #347dec}.inventory-notice{color:#315c8b;margin:-10px 0 18px;font-size:12px}.inventory-list-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.inventory-list-heading h2{margin:0;font-size:15px}.inventory-list-heading>span{color:#8795a5;font-size:11px}.inventory-filter-note{color:#77879a;font-size:12px}.inventory-card-list{gap:12px;display:grid}.inventory-stock-card{background:#fff;border:1px solid #e8eef5;border-radius:16px;padding:15px}.inventory-product{color:#203047;align-items:center;gap:10px;text-decoration:none;display:flex}.inventory-product-icon{color:#7091b6;background:#f1f5fb;border-radius:12px;flex-shrink:0;padding:10px;display:flex}.inventory-product>span:nth-child(2){overflow-wrap:anywhere;flex:1;min-width:0}.inventory-product strong{font-size:14px;line-height:1.5;display:block}.inventory-product small{color:#8a99ab;margin-top:3px;font-size:11px;display:block}.inventory-product>svg{color:#a2afbf;flex-shrink:0}.inventory-card-location{color:#74869b;overflow-wrap:anywhere;border-bottom:1px solid #f0f3f8;align-items:center;gap:6px;margin-bottom:13px;padding:13px 0;font-size:12px;display:flex}.inventory-card-location svg{flex-shrink:0}.inventory-card-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-variants{gap:20px;min-width:0;display:flex}.inventory-variants>span{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.5}.inventory-variants small{color:#8a99ab;margin-bottom:4px;font-size:10px;display:block}.inventory-quantity{text-align:right;flex-shrink:0}.inventory-quantity strong{color:#266ed6;font-variant-numeric:tabular-nums;font-size:24px}.inventory-quantity small{color:#8a99ab;margin-left:4px;font-size:11px;font-weight:400}.inventory-quantity>span{color:#8a99ab;margin-top:3px;font-size:10px;display:block}.inventory-rules{color:#8a99ab;margin-top:20px;font-size:11px}.inventory-rules summary{cursor:pointer;min-height:34px}.inventory-result-link{color:#1856a5;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;max-width:100%;margin-top:10px;padding:10px 12px;display:block}.po-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.po-container{background:#f8fafc;border-radius:0;flex-direction:column;width:100%;max-width:600px;height:100vh;animation:.3s cubic-bezier(.175,.885,.32,1.275) slideUp;display:flex;overflow:hidden;box-shadow:0 -4px 20px #0000001a}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.po-header{color:#fff;background:#007bff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.strategy-selector-wrapper{background:#eff6ff;border-radius:16px;align-items:center;gap:6px;margin-left:20px;padding:4px 10px;display:flex}.strategy-label{color:#3b82f6;font-size:.85rem;font-weight:500}.strategy-select-header{color:#1e3a8a;cursor:pointer;background:0 0;border:none;outline:none;font-size:.85rem;font-weight:600}.header-left h2{margin:0;font-size:1.1rem;font-weight:500}.back-btn,.settings-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.9rem}.po-body{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex;overflow-y:auto}.po-product-card{background:#fff;border-radius:12px;flex-shrink:0;overflow:hidden;box-shadow:0 1px 3px #0000000d}.po-product-header{gap:16px;padding:16px;display:flex}.po-product-image{box-sizing:border-box;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:112px;padding:0;display:flex;position:relative;overflow:hidden}.po-product-image img{width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.po-product-image-main{object-fit:contain;z-index:1}.reupload-btn{color:#fff;cursor:pointer;background:#00000080;border:none;padding:4px 0;font-size:.7rem;position:absolute;bottom:0;left:0;right:0}.po-product-info{flex-direction:column;flex:1;gap:8px;display:flex}.info-row{align-items:center;gap:8px;margin-bottom:8px;display:flex}.location-row{gap:12px;display:flex}.location-field{flex:1;align-items:center;gap:4px;display:flex}.info-label{color:#6b7280;flex-shrink:0;width:32px;font-size:.85rem}.info-row input,.location-field input{background:#f3f4f6;border:1px solid #0000;border-radius:6px;outline:none;flex:1;width:100%;padding:6px 12px;font-size:.9rem;transition:all .2s}.info-row input:focus,.location-field input:focus{background:#fff;border-color:#6b7280;box-shadow:0 0 0 2px #6366f11a}.delete-product-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none}.info-summary{align-items:center;gap:12px;margin-top:auto;font-weight:600;display:flex}.qty-highlight,.price-highlight{color:#d97706}.po-sku-header{color:#6b7280;text-align:center;background:#f9fafb;padding:12px 16px;font-size:.8rem;display:flex}.sku-row{border-bottom:1px solid #f9fafb;align-items:center;padding:8px 16px;display:flex}.col-color{flex:1.5}.col-size{flex:1}.col-qty{text-align:center;flex:1}.col-price{text-align:center;flex:1.2}.col-subtotal{text-align:center;color:#9ca3af;flex:1;font-size:.9rem}.col-action{text-align:right;width:30px}.sku-row input{text-align:center;background:0 0;border:1px solid #0000;border-bottom-color:#e5e7eb;width:100%;padding:4px;font-size:.9rem}.sku-row input:focus{border-color:#007bff;outline:none}.sku-row .num-input{font-weight:600}.total-styles,.total-items{color:#d97706}.po-image-overlay{color:#fff;opacity:0;z-index:3;background:#00000080;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.sku-row .highlight-bg{color:#d97706;background:#fef3c7;border-radius:4px}.del-sku-btn{color:#d1d5db;cursor:pointer;background:0 0;border:none;padding:4px}.del-sku-btn:hover{color:#ef4444}.add-sku-btn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.add-sku-btn:hover{background:#e5e7eb}.po-footer{background:#fff;box-shadow:0 -2px 10px #0000000d}.po-security-tip{color:#4b5563;background:#f9fafb;align-items:center;gap:6px;padding:8px 16px;font-size:.75rem;display:flex}.po-totals{align-items:center;gap:12px;padding:12px 16px;font-size:1.1rem;font-weight:600;display:flex}.total-styles,.total-items{color:#d97706}.total-amount{color:#d97706;margin-left:auto}.po-actions{gap:12px;padding:12px 16px 24px;display:flex}.btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:24px;flex:1;padding:12px;font-weight:500}.btn-primary{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:24px;flex:1.5;padding:12px;font-weight:600}.btn-primary:disabled{background:#9ca3af}.single-action-buttons{align-items:center;gap:8px;display:flex}.single-del-btn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.single-del-btn:hover{background:#fecaca}.single-confirm-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.single-confirm-btn:hover{background:#059669}.single-confirm-btn:disabled{cursor:not-allowed;background:#a7f3d0}.po-product-image-container.group{cursor:pointer}.po-image-overlay{color:#fff;opacity:0;background:#00000080;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.po-product-image-container.group:hover .po-image-overlay{opacity:1}.po-image-overlay span{font-size:.75rem;font-weight:600}.po-product-header{gap:16px;padding:16px;display:flex;position:relative}.top-delete-btn{color:#d1d5db;cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:16px;right:16px}.top-delete-btn:hover{color:#ef4444}.price-summary-row{border-top:1px dashed #e5e7eb;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;font-size:1rem;display:flex}.edit-detail-text-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:500}.price-summary-values{color:#6b7280;gap:12px;display:flex}.price-summary-values .price-val{color:#111827;font-weight:600}.col-price-header{justify-content:center;align-items:center;gap:4px;display:flex}.sync-price-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;display:flex}.sync-price-btn:hover{background:#e0e7ff}.po-product-actions{border-top:1px solid #f3f4f6;justify-content:space-between;padding:12px 16px;display:flex}.bottom-action-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.edit-detail-action{color:#3b82f6}.edit-detail-action:hover{background:#eff6ff}.add-sku-action{color:#4b5563}.add-sku-action:hover{background:#f3f4f6}.po-global-config-pill{background:#fff;gap:12px;padding:12px 16px;display:flex}.pill-item{color:#111827;background:#f3f4f6;border-radius:20px;flex:1;align-items:center;gap:6px;padding:6px 12px;transition:all .2s;display:flex}.pill-item-alt{color:#111827;background:#f3f4f6}.pill-item-locked{color:#315d96;background:#edf4ff}.pill-readonly-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.85rem;font-weight:650;overflow:hidden}.pill-icon{flex-shrink:0}.po-accordion-toggle-v2:hover{color:#374151;background:#f3f4f6}.ink-bg{text-align:center;color:#1f2937;border-radius:4px;font-weight:600;background-color:#f4f4f5!important;border:1px solid #e5e7eb!important}.ink-bg:focus{background-color:#fff!important;border-color:#007bff!important}.clean-totals{padding:0}.clean-actions{flex:1;justify-content:flex-end;padding:0}.clean-actions .btn-secondary{flex:0 0 100px}.clean-actions .btn-primary{flex:0 0 120px}.po-footer-main{justify-content:space-between;align-items:center;padding:12px 16px 24px;display:flex}.combo-box-wrapper{align-items:center;gap:6px;width:100%;display:flex;position:relative}.po-accordion-content.open{border-top:none;margin-top:12px;padding-top:12px;display:block}.clean-info-v2{flex-direction:column;justify-content:flex-start;gap:8px;display:flex}.clean-input-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:1.25rem;font-weight:800;overflow:hidden}.clean-input-title::placeholder{color:#9ca3af;font-weight:500}.clean-input-code{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:auto;max-width:200px;padding:4px 8px;font-size:.9rem;font-weight:600;display:inline-block}.clean-summary-v2{align-items:center;gap:8px;margin-top:8px;display:flex}.summary-qty-v2{color:#d97706;font-size:.9rem;font-weight:700}.summary-price-v2{color:#d97706;font-size:1.1rem;font-weight:800}.pill-label{white-space:nowrap;font-size:.85rem;font-weight:500}.pill-select,.pill-input{color:inherit;cursor:text;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;outline:none;width:100%;padding-right:0;font-size:.9rem;font-weight:600;overflow:hidden}.global-totals-banner{z-index:10;background:#fff;border-bottom:none;align-items:center;gap:16px;padding:12px 16px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 6px -4px #0000000d}.global-totals-banner .total-styles,.global-totals-banner .total-items{color:#d97706}.global-totals-banner .total-amount{color:#d97706;margin-left:auto;font-size:1.15rem}.location-pill-field{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex:1;align-items:center;gap:6px;padding:6px 12px;display:flex}.location-pill-field .location-icon{color:#6b7280}.location-pill-field .stock-icon{color:#64748b}.location-pill-field input{color:#374151;background:0 0;border:none;outline:none;flex:1;font-size:.85rem;font-weight:500}.location-pill-field input::placeholder{color:#94a3b8}.price-summary-inline{flex-wrap:wrap;margin-top:2px;font-size:.85rem}.editable-prices-row{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;margin-top:4px;display:flex}.ep-item{color:#4b5563;background:#f9fafb;border-radius:4px;flex:1;align-items:center;padding:4px 6px;font-size:.8rem;display:flex}.ep-item span{white-space:nowrap;margin-right:4px}.ep-item input{color:#111827;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:.85rem;font-weight:600}.clean-input-title{padding-right:32px}details.po-accordion-content>summary{list-style:none}details.po-accordion-content>summary::-webkit-details-marker{display:none}.location-summary{color:#6b7280;cursor:pointer;user-select:none;align-items:center;gap:6px;padding:8px 0;font-size:.85rem;display:flex}.location-summary:hover{color:#374151}.location-summary .chevron-icon{margin-left:auto;transition:transform .2s}details[open] .chevron-icon{transform:rotate(-180deg)}.col-price-header{white-space:nowrap}.ai-tags-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ai-tag{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;align-items:center;gap:2px;padding:2px 6px;font-size:.7rem;font-weight:600;display:inline-flex}.ai-tag-icon{color:#60a5fa}.ep-item{position:relative}.ep-item input{min-width:0}.profit-badge{color:#059669;white-space:nowrap;background:#d1fae5;border-radius:4px;margin-left:2px;padding:1px 4px;font-size:.65rem;font-weight:700}.po-review-warning{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin:0 16px 12px;padding:10px 12px;font-size:.8rem;line-height:1.5}.po-review-warning strong{font-weight:800}.po-review-action-hint{margin-top:2px;font-weight:600;display:block}.po-product-image.group{cursor:pointer}.po-product-image.group:hover .po-image-overlay{opacity:1}.source-lines-panel{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;margin:12px 16px 0;overflow:hidden}.source-files-panel{background:#f7fffb;border:1px solid #d1fae5;border-radius:12px;margin:12px 16px 0;overflow:hidden}.source-files-panel>summary{color:#047857;cursor:pointer;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:700;list-style:none;display:flex}.source-files-panel>summary::-webkit-details-marker{display:none}.source-files-list{border-top:1px solid #d1fae5}.source-file-row{border-bottom:1px solid #e5e7eb;grid-template-columns:28px 24px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.source-file-row:last-child{border-bottom:0}.source-file-order{color:#047857;background:#d1fae5;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex}.source-file-icon{color:#059669}.source-file-info{flex-direction:column;gap:3px;min-width:0;display:flex}.source-file-info strong,.source-file-info span,.source-file-info em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-file-info strong{color:#1f2937;font-size:13px}.source-file-info span{color:#64748b;font-size:12px}.source-file-info em{color:#b91c1c;font-size:12px;font-style:normal}.source-status{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.source-status-success{color:#047857;background:#d1fae5}.source-status-failed{color:#b91c1c;background:#fee2e2}.source-status-pending,.source-status-processing{color:#1d4ed8;background:#dbeafe}.source-status-cancelled{color:#6b7280;background:#e5e7eb}.source-file-actions{align-items:center;gap:5px;display:flex}.source-file-actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:30px;display:inline-flex}.source-file-actions button:disabled{opacity:.45;cursor:not-allowed}.source-file-actions .source-retry-btn{color:#b45309;background:#fffbeb;border-color:#fde68a;padding:0 8px;font-size:12px;font-weight:700}.cancel-batch-btn{color:#b91c1c;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.cancel-batch-btn:disabled{opacity:.5;cursor:not-allowed}.source-lines-panel>summary{color:#1e40af;cursor:pointer;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:700;list-style:none;display:flex}.source-lines-panel>summary::-webkit-details-marker{display:none}.source-lines-list{border-top:1px solid #dbeafe;max-height:280px;overflow-y:auto}.source-line-row{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) minmax(150px,.7fr);align-items:center;gap:12px;padding:10px 14px;display:grid}.source-line-row:last-child{border-bottom:0}.source-line-description{flex-direction:column;gap:3px;min-width:0;display:flex}.source-line-description strong,.source-line-description span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-line-description span,.source-line-row label{color:#64748b;font-size:12px}.source-line-description em{color:#b91c1c;font-size:12px;font-style:normal}.source-line-row label{align-items:center;gap:8px;display:flex}.source-line-row select{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;padding:7px 8px}.source-line-crossed{opacity:.55;background:#fef2f2}@media (max-width:640px){.source-file-row{grid-template-columns:28px 22px minmax(0,1fr) auto}.source-status{grid-column:3;justify-self:start}.source-file-actions{flex-direction:column;grid-area:1/4/span 2}.source-file-actions button{min-width:34px}.source-file-actions .source-retry-btn{min-width:62px}.source-line-row{grid-template-columns:1fr}.po-security-tip{flex-wrap:wrap}.cancel-batch-btn{justify-content:center;width:100%}}.tight-header{margin-bottom:4px!important;padding-bottom:2px!important}.tight-list{gap:4px}.tight-row{padding-top:2px!important;padding-bottom:2px!important}.col-color,.col-size{flex:2}.col-qty,.col-price{flex:1.5}.ai-intake-page{width:100%;height:100vh;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;color:#172033;background:#f4f7fb;height:100dvh;overflow:hidden auto}.ai-intake-page *{box-sizing:border-box}.ai-intake-header{z-index:30;min-height:76px;padding:max(10px, env(safe-area-inset-top)) 16px 10px;backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e8edf4;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;display:grid;position:sticky;top:0}.ai-intake-header h1,.ai-intake-header p{text-align:center;margin:0}.ai-intake-header h1{letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.25}.ai-intake-header p{color:#7b8799;margin-top:3px;font-size:11px}.ai-intake-back{color:#1d2738;cursor:pointer;background:#f1f4f8;border:0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.ai-intake-header-spacer{width:38px}.ai-intake-content{width:min(100%,760px);padding:18px 14px calc(32px + env(safe-area-inset-bottom));margin:0 auto}.ai-intake-scope{color:#172033;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce7f6;border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;margin:0 0 12px;padding:12px 14px;display:grid;box-shadow:0 6px 18px #1f37580d}.ai-intake-scope:disabled{cursor:default;opacity:1}.ai-intake-scope-icon{color:#2673e8;background:#edf4ff;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.ai-intake-scope-copy{min-width:0}.ai-intake-scope-copy small,.ai-intake-scope-copy strong{display:block}.ai-intake-scope-copy small{color:#8a95a6;margin-bottom:3px;font-size:11px}.ai-intake-scope-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ai-intake-scope-action{color:#2673e8;font-size:12px;font-weight:700}.ai-intake-scope:disabled .ai-intake-scope-action{color:#8a95a6}.ai-intake-scope-warning{color:#8a5b08;background:#fff8e9;border:1px solid #f3d596;border-radius:13px;margin:0 0 18px;padding:10px 12px;font-size:11px;line-height:1.55}.ai-intake-section{margin-top:24px}.ai-intake-section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;padding:0 2px;display:flex}.ai-intake-section-heading h2,.ai-intake-section-heading p{margin:0}.ai-intake-section-heading h2{font-size:18px;font-weight:800}.ai-intake-section-heading p{color:#8a95a6;margin-top:3px;font-size:11px}.ai-intake-method-count{color:#8a95a6;flex:none;font-size:12px}.ai-intake-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.ai-intake-method{text-align:left;color:#1e293b;background:#fff;border:1px solid #e3e9f2;border-radius:20px;grid-template-rows:auto 1fr;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:8px 10px;min-width:0;min-height:112px;padding:14px;display:grid;box-shadow:0 7px 20px #1a2f4f0e}.ai-intake-method:not(:disabled){cursor:pointer}.ai-intake-method:disabled{color:#435066;cursor:not-allowed}.ai-intake-method-primary{color:#fff;background:linear-gradient(135deg,#2475ff 0%,#3c7df4 62%,#5d89ed 100%);border-color:#0000;grid-column:1/-1;grid-template-rows:1fr;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;min-height:116px;padding:18px;box-shadow:0 14px 30px #2475ff3d}.ai-intake-method-primary:disabled{box-shadow:none;background:linear-gradient(135deg,#7b8da8 0%,#8998ad 100%)}.ai-intake-method-icon{color:#2673e8;background:#edf4ff;border-radius:15px;grid-row:1/3;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.ai-intake-method-primary .ai-intake-method-icon{color:#2673e8;background:#fff;border:1px solid #ffffff6b;border-radius:18px;grid-row:auto;width:58px;height:58px}.method-icon-scan{color:#079b72;background:#e9f8f2}.method-icon-manual{color:#7556d8;background:#f2ecff}.method-icon-link{color:#d48512;background:#fff4dd}.method-icon-excel{color:#168154;background:#eaf7ee}.ai-intake-method-copy{min-width:0}.ai-intake-method-copy strong,.ai-intake-method-copy small{display:block}.ai-intake-method-copy strong{font-size:15px;font-weight:800;line-height:1.35}.ai-intake-method-copy small{color:#8a95a6;margin-top:5px;font-size:11px;line-height:1.5}.ai-intake-method-primary .ai-intake-method-copy strong{font-size:21px}.ai-intake-method-primary .ai-intake-method-copy small{color:#ffffffd1;font-size:12px}.ai-intake-method-state{color:#7b8799;background:#f0f3f8;border-radius:999px;grid-column:2;place-self:end start;padding:4px 7px;font-size:10px;font-weight:700;line-height:1}.ai-intake-method-primary .ai-intake-method-state{color:#fff;background:#ffffff2e;grid-column:auto;place-self:center end;padding:6px 9px}.ai-intake-safety-note{color:#1857a6;background:#eef6ff;border:1px solid #cfe3ff;border-radius:16px;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;display:flex}.ai-intake-safety-note svg{flex:none;margin-top:1px}.ai-intake-safety-note div{min-width:0}.ai-intake-safety-note strong,.ai-intake-safety-note span{display:block}.ai-intake-safety-note strong{font-size:13px}.ai-intake-safety-note span{color:#4f6f99;margin-top:2px;font-size:12px;line-height:1.5}.ai-intake-stock-success{color:#176a4c;background:#edfbf4;border:1px solid #bfe8d4;border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:14px;padding:13px;display:grid}.ai-intake-stock-success-icon{background:#d9f6e7;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.ai-intake-stock-success div{min-width:0}.ai-intake-stock-success strong,.ai-intake-stock-success small{display:block}.ai-intake-stock-success strong{font-size:13px}.ai-intake-stock-success small{color:#4d806d;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.ai-intake-stock-success button{color:#fff;cursor:pointer;background:#16835a;border:0;border-radius:11px;min-height:36px;padding:0 11px;font-size:12px;font-weight:800}.ai-intake-upload-interruption{color:#815312;background:#fff8e6;border:1px solid #f3cf7f;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:13px 14px;display:grid}.ai-intake-upload-interruption div{min-width:0}.ai-intake-upload-interruption strong,.ai-intake-upload-interruption small{display:block}.ai-intake-upload-interruption strong{font-size:13px;line-height:1.4}.ai-intake-upload-interruption small{color:#906b32;overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.5}.ai-intake-upload-interruption button{color:#9a640d;cursor:pointer;background:#fff;border:1px solid #d79a2b;border-radius:11px;min-height:36px;padding:0 11px;font-size:12px;font-weight:800}.ai-intake-tasks-section{margin-top:25px}.ai-intake-tasks-heading{align-items:center}.ai-intake-refresh{color:#1663c7;cursor:pointer;background:#e8f2ff;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.ai-intake-error{color:#b4232f;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:10px;padding:11px 12px;font-size:12px;line-height:1.5}.ai-intake-task-list{flex-direction:column;gap:10px;display:flex}.ai-intake-task{background:#fff;border:1px solid #e5eaf1;border-radius:18px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-width:0;padding:13px;display:grid;box-shadow:0 6px 18px #1a2f4f0d}.ai-intake-task-thumbnail{color:#4d78b7;background:linear-gradient(145deg,#edf5ff 0%,#f7f9fc 100%);border:1px solid #dfe7f1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:56px;height:62px;display:flex}.ai-intake-task-thumbnail small{color:#8294ae;font-size:9px}.ai-intake-task-copy{min-width:0}.ai-intake-task-title{align-items:center;gap:7px;min-width:0;display:flex}.ai-intake-task-title strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;line-height:1.35;overflow:hidden}.ai-intake-task-copy time,.ai-intake-task-copy>small{color:#7f8b9d;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;line-height:1.5;display:block;overflow:hidden}.ai-intake-task-copy time{margin-top:5px}.ai-intake-task-status{border-radius:999px;flex:none;padding:4px 7px;font-size:10px;font-weight:800;line-height:1.1}.ai-intake-task-status.is-draft{color:#5265b8;background:#eef2ff}.ai-intake-task-status.is-processing{color:#a96405;background:#fff5db}.ai-intake-task-status.is-review{color:#b86d00;background:#fff2dc}.ai-intake-task-status.is-failed{color:#c23845;background:#fff0f1}.ai-intake-task-status.is-cancelled,.ai-intake-task-status.is-unknown{color:#778295;background:#f0f2f5}.ai-intake-task-status.is-stocked{color:#087b54;background:#e8f8f1}.ai-intake-task-action{color:#1670dd;cursor:pointer;background:#fff;border:1px solid #78aef2;border-radius:11px;min-width:68px;min-height:36px;padding:0 9px;font-size:11px;font-weight:800}.ai-intake-task-action:disabled{color:#9aa4b3;cursor:default;background:#f4f6f9;border-color:#dce2ea}.ai-intake-empty{text-align:center;color:#98a3b3;background:#ffffffb3;border:1px dashed #dce3ec;border-radius:17px;padding:26px 12px;font-size:13px}.processing-overlay{z-index:1000;backdrop-filter:blur(6px);background:#121c2e94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.processing-content{text-align:center;background:#fff;border-radius:22px;width:min(100%,320px);padding:28px 24px;box-shadow:0 24px 56px #0a193447}.scanning-ring{border:5px solid #dbeafe;border-top-color:#1677ff;border-radius:50%;width:54px;height:54px;margin:0 auto 18px;animation:.8s linear infinite ai-intake-spin}.processing-text{color:#253147;font-size:14px;font-weight:700}.progress-bar-container{background:#edf1f6;border-radius:999px;height:7px;margin-top:18px;overflow:hidden}.progress-bar{border-radius:inherit;background:linear-gradient(90deg,#1680ff,#22a3f3);height:100%;transition:width .2s}.ai-intake-page button:focus-visible{outline-offset:2px;outline:3px solid #1677ff47}@keyframes ai-intake-spin{to{transform:rotate(360deg)}}@media (max-width:420px){.ai-intake-content{padding-left:11px;padding-right:11px}.ai-intake-method{min-height:108px;padding:12px}.ai-intake-method-primary{grid-template-columns:52px minmax(0,1fr);min-height:112px;padding:15px}.ai-intake-method-primary .ai-intake-method-icon{width:52px;height:52px}.ai-intake-method-primary .ai-intake-method-state{grid-column:2;justify-self:start}.ai-intake-method-copy strong{font-size:14px}.ai-intake-method-primary .ai-intake-method-copy strong{font-size:19px}.ai-intake-stock-success{grid-template-columns:42px minmax(0,1fr)}.ai-intake-stock-success button{grid-column:2;justify-self:start}.ai-intake-upload-interruption{grid-template-columns:1fr}.ai-intake-upload-interruption button{justify-self:start}.ai-intake-task{grid-template-columns:50px minmax(0,1fr) auto;gap:9px;padding:11px}.ai-intake-task-thumbnail{width:50px;height:58px}.ai-intake-task-action{min-width:62px;padding:0 7px}}@media (max-width:350px){.ai-intake-method-grid{grid-template-columns:1fr}.ai-intake-method-primary{grid-column:auto}.ai-intake-task{grid-template-columns:48px minmax(0,1fr)}.ai-intake-task-action{grid-column:2;justify-self:start}}@media (min-width:700px){.ai-intake-content{padding-top:22px}}@media (prefers-reduced-motion:reduce){.scanning-ring{animation-duration:1.8s}.progress-bar{transition:none}}.intake-layout-v2 .ai-intake-header{background:#fff;min-height:64px;padding-block-start:6px;padding-block-end:6px}.intake-header-scope{color:#171b25;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:48px;font-size:1rem;font-weight:600;display:flex}.intake-header-scope span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.intake-header-scope svg{flex:none}.intake-layout-v2 .ai-intake-content{padding-top:16px}.intake-layout-v2 .ai-intake-method-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.intake-layout-v2 .ai-intake-method{color:#171b25;min-height:92px;box-shadow:none;text-align:center;background:#fff;border:1px solid #e3e7ed;border-radius:12px;flex-direction:column;grid-column:span 2;grid-template-rows:auto;grid-template-columns:1fr;justify-content:center;align-items:center;gap:8px;padding:12px 4px;display:flex}.intake-layout-v2 .ai-intake-method:nth-child(-n+2){background:#f6f9ff;border-color:#dae5fc;grid-column:span 3;min-height:108px}.intake-layout-v2 .ai-intake-method:disabled{opacity:.55}.intake-layout-v2 .ai-intake-method .ai-intake-method-icon{color:#2864ff;background:0 0;border:0;width:28px;height:28px}.intake-layout-v2 .ai-intake-method .feature-icon{width:26px;height:26px}.intake-layout-v2 .ai-intake-method .ai-intake-method-copy strong{white-space:nowrap;font-size:.84rem;font-weight:600;line-height:1.35}.intake-layout-v2 .ai-intake-method:nth-child(-n+2) .ai-intake-method-copy strong{font-size:.95rem}.intake-layout-v2 .ai-intake-method .ai-intake-method-copy small{color:#788290;margin-top:4px;font-size:.7rem}.intake-layout-v2 .ai-intake-method-state{align-self:center;margin:0;font-size:.65rem}.intake-layout-v2 .ai-intake-methods-heading h2{color:#626d7b;font-size:.9rem;font-weight:500}.intake-layout-v2 .ai-intake-methods-heading{margin-bottom:12px}.intake-camera-entry{color:#171b25;background:#fff;border:1px solid #e3e7ed;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;margin:12px 0 0;padding:0 14px;font-size:.86rem;display:flex}.intake-camera-entry svg{color:#2864ff}.intake-camera-entry:disabled{opacity:.55}.intake-layout-v2 .ai-intake-tasks-section{margin-top:24px}.intake-layout-v2 .ai-intake-task{border-radius:14px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:10px 12px;padding:12px;display:grid}.intake-layout-v2 .ai-intake-task-copy{min-width:0}.intake-layout-v2 .ai-intake-task-title{flex-direction:column;align-items:flex-start;gap:5px}.intake-layout-v2 .ai-intake-task-title strong{white-space:normal;overflow-wrap:anywhere;font-size:.94rem;line-height:1.4}.intake-layout-v2 .ai-intake-task-copy small,.intake-layout-v2 .ai-intake-task-copy time{white-space:normal;overflow-wrap:anywhere;font-size:.7rem;display:block}.intake-task-total{margin-top:5px;font-size:.88rem;display:block}.intake-layout-v2 .ai-intake-task-action{grid-column:2;justify-self:end;min-height:44px;padding:4px 16px}.intake-layout-v2 .receipt-thumbnail{grid-area:1/1/span 2}.receipt-thumbnail{color:#536379;background:#f6f8fb;border:1px solid #e2e7ef;border-radius:10px;justify-content:center;align-items:center;width:96px;height:128px;padding:4px 4px 22px;display:flex;position:relative;overflow:hidden}.receipt-thumbnail img{object-fit:contain;width:100%;height:100%}.receipt-caption{background:#edf2fa;width:100%;padding:3px 0;font-size:.63rem;position:absolute;bottom:0;left:0}.receipt-placeholder{color:#63738a;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.receipt-placeholder small{font-size:11px}.receipt-preview-overlay{z-index:1400;background:#171c27b3;place-items:center;padding:12px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.receipt-preview{width:min(100%,760px);height:92vh;background:#fff;border-radius:16px;flex-direction:column;height:92dvh;display:flex;overflow:hidden}.receipt-preview header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.receipt-preview header button{background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;display:grid}.receipt-preview-body{min-height:0;padding:12px;overflow:auto}.receipt-preview-body img{width:100%;height:auto;display:block}.intake-review-v2 .po-global-config-pill{gap:8px;padding:8px 14px 12px}.review-inherited-scope{color:#677383;align-items:center;gap:6px;font-size:.74rem;display:flex}.intake-review-v2 .review-inherited-scope .pill-readonly-value{font-size:.74rem}.intake-review-v2 .po-body{gap:12px;padding:12px}.intake-review-v2 .po-product-card{border-radius:12px;margin:0}.intake-review-v2 .po-product-header{grid-template-columns:86px minmax(0,1fr);align-items:start;gap:6px 10px;padding:12px}.intake-review-v2 .po-product-header .po-product-image{border-radius:8px;grid-row:1/span 2;width:86px;height:104px;margin:0}.intake-review-v2 .po-product-image img{object-fit:contain;width:100%;height:100%}.intake-review-v2 .po-product-header .clean-input-title{white-space:normal;grid-row:1;align-self:start;min-height:38px;font-size:.95rem}.intake-review-v2 .po-product-header .clean-input-code{background:#f5f7fa;border-radius:6px;grid-area:2/2;align-self:start;width:100%;min-height:42px;margin:0;padding:6px 8px;font-size:.8rem}.intake-review-v2 .po-product-header .ai-tags-row{grid-area:3/1/auto/-1}.intake-review-v2 .po-product-header .editable-prices-row{grid-row:4;margin-top:4px}.intake-review-v2 .po-product-header .ep-item input{min-height:42px}.intake-review-v2 .po-sku-list,.intake-review-v2 .po-sku-header{padding-inline-start:12px;padding-inline-end:12px}.intake-review-v2 .po-sku-list input{min-width:0;min-height:42px}.intake-review-v2 .source-file-row{grid-template-columns:22px 64px minmax(0,1fr) auto;gap:8px;padding:10px}.intake-review-v2 .source-file-row .receipt-thumbnail{grid-area:1/2/span 2;width:64px;height:84px}.intake-review-v2 .source-file-info,.intake-review-v2 .source-status{grid-column:3}.intake-placement{background:#f8fafc;border:1px solid #e4e8ef;border-radius:10px;margin:12px;padding:12px}.intake-placement h3{align-items:center;gap:6px;margin:0 0 12px;font-size:.86rem;font-weight:600;display:flex}.intake-placement h3 small{color:#7b8695;margin-left:auto;font-size:.65rem;font-weight:400}.placement-locations{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.placement-locations label{color:#667383;min-width:0;font-size:.73rem}.placement-locations input{width:100%;min-height:44px;margin-top:5px;padding:6px 8px;font-size:.76rem}.intake-placement input{color:#171b25;background:#fff;border:1px solid #dfe4ec;border-radius:6px;min-width:0}.placement-grid{text-align:center;grid-template-columns:minmax(0,1fr) 34px 52px 46px;align-items:center;gap:6px;min-height:48px;font-size:.73rem;display:grid}.placement-grid>span:first-child{text-align:left;overflow-wrap:anywhere}.placement-grid input{text-align:center;width:100%;min-height:42px;padding:4px;font-size:.85rem}.placement-grid input[aria-invalid=true]{border-color:#bd3e27}.placement-grid output{color:#2864ff}.placement-heading{color:#798392;min-height:28px;font-size:.66rem}.intake-placement p{color:#7a8594;margin:8px 0 0;font-size:.65rem;line-height:1.6}.intake-extra-actions{padding:8px 0}.intake-extra-actions summary{color:#788493;padding:10px 0;font-size:.78rem}.intake-extra-actions button{width:100%;min-height:44px;margin:4px 0}.intake-review-v2 .po-footer{background:#fff;flex-shrink:0;padding:0}.intake-review-v2 .global-totals-banner{background:#fff;border-top:1px solid #e6e9ef;margin:0;padding:9px 14px}.intake-review-v2 .po-footer-main{padding:0 12px max(12px,env(safe-area-inset-bottom))}.intake-review-v2 .po-actions.clean-actions button{min-height:48px;font-size:.94rem}@media (max-width:350px){.intake-layout-v2 .ai-intake-task{grid-template-columns:84px minmax(0,1fr);gap:8px;padding:10px}.intake-layout-v2 .receipt-thumbnail{width:84px;height:116px}.intake-review-v2 .po-product-header{grid-template-columns:76px minmax(0,1fr);padding:10px}.intake-review-v2 .po-product-header .po-product-image{width:76px;height:96px}.intake-placement{margin:10px;padding:8px}}.structured-intake-backdrop{z-index:2200;background:#18223066;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.structured-intake{color:#182230;width:min(100%,620px);max-height:94vh;box-sizing:border-box;overscroll-behavior:contain;background:#fff;border-radius:20px 20px 0 0;max-height:94dvh;padding:18px;overflow:auto}.structured-intake header{justify-content:space-between;align-items:center;gap:12px;display:flex}.structured-intake h2{margin:0;font-size:22px}.structured-intake p{color:#667085;font-size:14px;line-height:1.6}.structured-intake label{gap:7px;min-width:0;margin:12px 0;font-size:16px;display:grid}.structured-intake input{box-sizing:border-box;color:#182230;background:#fff;border:1px solid #d8dce4;border-radius:9px;width:100%;min-width:0;min-height:44px;padding:10px;font-size:17px}.structured-intake fieldset{border:1px solid #e4e7ec;border-radius:12px;min-width:0;margin:18px 0;padding:12px}.structured-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;display:grid}.structured-intake button{color:#182230;background:#fff;border:1px solid #d8dce4;border-radius:9px;min-height:44px;padding:8px 14px;font-size:16px}.structured-intake button:disabled{opacity:.5}.structured-actions,.structured-intake footer{gap:12px;display:flex}.structured-intake footer{padding:16px 0 max(16px, env(safe-area-inset-bottom));background:#fff;margin-top:18px;position:sticky;bottom:-18px}.structured-intake footer button{flex:1}.structured-intake .primary{color:#fff;background:#2864ff;border-color:#2864ff}.structured-intake .structured-error{color:#b42318;overflow-wrap:anywhere;background:#fff4f2;border-radius:9px;padding:10px}.login-page{width:100%;height:100vh;height:100dvh;min-height:0;padding:max(28px, env(safe-area-inset-top)) 20px max(28px, env(safe-area-inset-bottom));color:#17233d;background:radial-gradient(circle at 12% 10%,#357cf724,#0000 34%),linear-gradient(#f8fbff 0%,#eef4fb 100%);justify-content:center;align-items:safe center;display:flex;overflow-y:auto}.login-card{background:#fffffff5;border:1px solid #dee6f1f2;border-radius:26px;flex-shrink:0;width:min(100%,430px);padding:28px 22px 23px;box-shadow:0 18px 46px #1b30511f}.login-status-card{color:#5e6a7e;background:#fff;border-radius:18px;padding:18px 24px;box-shadow:0 10px 28px #1b305117}.login-brand{align-items:center;gap:14px;display:flex}.login-brand-icon{color:#fff;background:linear-gradient(145deg,#1f83f5,#2869e9);border-radius:19px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 8px 18px #2571eb40}.login-brand-icon svg{width:29px;height:29px}.login-brand h1{font-size:24px;line-height:1.35}.login-brand p{color:#7f8a9c;margin-top:2px;font-size:13px}.login-notice,.login-error{border-radius:13px;margin-top:18px;padding:11px 13px;font-size:13px;line-height:1.5}.login-notice{color:#315f99;background:#eef5ff;border:1px solid #d6e6fc}.login-error{color:#b33b36;background:#fff1ef;border:1px solid #ffd8d3;margin-top:2px}.login-form{flex-direction:column;gap:9px;margin-top:25px;display:flex}.login-form>label{color:#344054;margin-top:5px;font-size:14px;font-weight:700}.login-input-wrap{background:#f9fbfd;border:1px solid #dfe5ee;border-radius:15px;align-items:center;gap:10px;min-height:52px;padding:0 13px;transition:border-color .18s,box-shadow .18s;display:flex}.login-input-wrap:focus-within{background:#fff;border-color:#69a3ef;box-shadow:0 0 0 3px #2677ea1c}.login-input-wrap>svg{color:#8591a3;flex:none;width:20px;height:20px}.login-input-wrap input{color:#17233d;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:15px}.login-input-wrap input::placeholder{color:#a2acbb}.login-password-toggle{color:#68758a;border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.login-password-toggle svg{width:20px;height:20px}.login-submit{color:#fff;background:linear-gradient(135deg,#2784f5,#2868e8);border-radius:16px;min-height:52px;margin-top:12px;font-size:16px;font-weight:750;box-shadow:0 9px 19px #2570eb3b}.login-submit:disabled,.login-input-wrap input:disabled,.login-password-toggle:disabled{cursor:wait;opacity:.65}.login-security-copy{color:#8a95a5;text-align:center;margin-top:18px;font-size:12px;line-height:1.6}.account-page{width:100%;height:100vh;color:#17233d;background:#f4f7fb;height:100dvh;overflow:hidden}.account-page-header{min-height:78px;padding:max(10px, env(safe-area-inset-top)) 14px 10px;text-align:center;background:#fff;border-bottom:1px solid #e7ecf3;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;display:grid}.account-page-header>button,.account-header-spacer{width:48px;height:48px}.account-page-header>button{color:#1779e9;background:#f1f6ff;border-radius:17px;justify-content:center;align-items:center;display:inline-flex}.account-page-header>button svg{width:25px;height:25px}.account-page-header h1{font-size:20px;line-height:1.35}.account-page-header p{color:#8b95a6;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.account-page-content{height:calc(100vh - 78px);height:calc(100dvh - 78px);padding:18px 16px max(30px, env(safe-area-inset-bottom));overscroll-behavior:contain;overflow-y:auto}.account-profile-card,.account-form-card,.account-settings-section,.account-security-note{background:#fff;border:1px solid #e2e8f0;box-shadow:0 5px 17px #1c2f4e0d}.account-profile-card{border-radius:20px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;display:grid}.account-avatar{color:#2479e9;background:#edf4ff;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.account-avatar svg{width:27px;height:27px}.account-profile-card h2{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.account-profile-card p,.account-profile-card small{color:#778398;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.account-profile-card small{color:#9aa4b3;margin-top:2px}.account-secure-badge{color:#198754;align-items:center;gap:3px;font-size:11px;font-weight:700;display:inline-flex}.account-secure-badge svg{width:14px;height:14px}.account-settings-section{border-radius:20px;margin-top:16px;padding:15px}.account-settings-section>h2{margin:0 2px 10px;font-size:15px}.account-setting-row{color:#27344b;text-align:left;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:62px;display:grid}.account-setting-row>svg{color:#9aa4b3;width:19px;height:19px}.account-row-icon{color:#2879e8;background:#edf4ff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.account-row-icon svg{width:21px;height:21px}.account-row-copy{min-width:0}.account-row-copy strong,.account-row-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-row-copy strong{font-size:14px}.account-row-copy small{color:#8792a4;margin-top:3px;font-size:12px}.account-inline-warning,.account-form-error{color:#9b5c08;background:#fff7e7;border:1px solid #f5dfb3;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.5}.account-shortcut-heading{align-items:center;gap:10px;margin-bottom:12px;display:flex}.account-shortcut-heading p{color:#7b8799;font-size:12px;line-height:1.5}.account-shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-shortcut-grid button{color:#59667b;text-align:left;background:#f9fbfd;border:1px solid #e0e6ef;border-radius:12px;align-items:center;gap:8px;min-height:43px;padding:7px 10px;font-size:12px;font-weight:650;display:flex}.account-shortcut-grid button span{color:#0000;background:#fff;border:1px solid #d8e0ec;border-radius:8px;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;display:inline-flex}.account-shortcut-grid button.is-selected{color:#246fcf;background:#eef6ff;border-color:#82b6f3}.account-shortcut-grid button.is-selected span{color:#fff;background:#2879e8;border-color:#2879e8}.account-shortcut-notice{color:#526174;margin-top:10px;font-size:11px;line-height:1.45}.account-shortcut-save{color:#fff;background:#2879e8;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:12px;font-size:13px;font-weight:700;display:flex}.account-shortcut-save svg{width:17px;height:17px}.account-permission-card{background:#f7f9fc;border-radius:15px;align-items:flex-start;gap:10px;padding:12px;display:flex}.account-permission-card>svg{color:#667085;flex:none;width:20px;height:20px;margin-top:3px}.account-permission-list{flex-wrap:wrap;gap:6px;display:flex}.account-permission-list span{color:#536175;background:#fff;border:1px solid #e4e9f0;border-radius:9px;padding:5px 8px;font-size:11px}.account-danger-button,.account-logout-link{border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:14px;font-weight:700;display:flex}.account-management-content{max-width:720px;margin:0 auto}.account-admin-summary{background:#fff;border:1px solid #dfe7f2;border-radius:19px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid;box-shadow:0 5px 17px #1c2f4e0d}.account-admin-summary>span,.account-admin-avatar{color:#2879e8;background:#edf4ff;justify-content:center;align-items:center;display:inline-flex}.account-admin-summary>span{border-radius:15px;width:48px;height:48px}.account-admin-summary>span svg{width:24px}.account-admin-summary strong,.account-admin-summary small{display:block}.account-admin-summary strong{font-size:16px}.account-admin-summary small{color:#8490a3;margin-top:3px;font-size:11px;line-height:1.4}.account-admin-summary button,.account-admin-toolbar button{color:#2879e8;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.account-admin-summary button{background:#edf4ff;border-radius:11px;padding:9px 10px}.account-admin-summary button svg,.account-admin-toolbar button svg{width:16px;height:16px}.account-admin-toolbar{justify-content:space-between;align-items:center;margin:19px 2px 10px;display:flex}.account-admin-toolbar strong{font-size:16px}.account-admin-list{gap:10px;display:grid}.account-admin-card{background:#fff;border:1px solid #e0e6ef;border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:11px;padding:14px;display:grid;box-shadow:0 5px 17px #1c2f4e0a}.account-admin-avatar{border-radius:14px;width:44px;height:44px}.account-admin-avatar svg{width:22px}.account-admin-copy{min-width:0}.account-admin-name{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.account-admin-name strong{font-size:15px}.account-admin-name span{border-radius:7px;padding:3px 6px;font-size:10px;font-weight:700}.account-admin-name .is-active{color:#148359;background:#e8f8ef}.account-admin-name .is-disabled{color:#9a4950;background:#fff0f1}.account-admin-copy>small{color:#8792a4;margin-top:2px;font-size:11px;display:block}.account-admin-copy p{color:#59667b;text-overflow:ellipsis;align-items:center;gap:5px;margin:6px 0 0;font-size:11px;line-height:1.4;display:flex;overflow:hidden}.account-admin-copy p svg{flex:none;width:14px;height:14px}.account-admin-copy em{color:#94610a;background:#fff5dc;border-radius:7px;margin-top:7px;padding:4px 6px;font-size:10px;font-style:normal;display:inline-block}.account-admin-card-actions{grid-column:2;gap:8px;margin-top:1px;display:flex}.account-admin-card-actions button,.account-secondary-button{color:#536175;background:#fff;border:1px solid #dce4ef;border-radius:11px;min-height:36px;padding:0 12px;font-size:11px;font-weight:700}.account-admin-card-actions button:disabled{color:#9aa4b3;cursor:default;background:#f4f6f9}.account-admin-empty{color:#8792a4;text-align:center;padding:34px 18px;font-size:13px}.account-admin-form{margin-top:0}.account-admin-form select{color:#17233d;width:100%;min-height:48px;font:inherit;background:#f9fbfd;border:1px solid #dfe5ee;border-radius:14px;outline:0;padding:0 13px}.account-password-input{position:relative}.account-password-input input{padding-right:48px}.account-password-input button{color:#778398;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:absolute;top:0;right:0}.account-password-input button svg{width:18px}.account-field-help{color:#8b95a6;margin-top:6px;font-size:11px}.account-choice-fieldset{border:0;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;display:flex}.account-choice-fieldset legend{color:#445066;width:100%;margin-bottom:7px;font-size:13px;font-weight:700}.account-choice-chip,.account-checkbox-grid label{color:#536175;align-items:center;gap:7px;font-size:12px;display:inline-flex}.account-choice-chip{background:#f9fbfd;border:1px solid #dfe5ee;border-radius:11px;min-height:38px;padding:0 11px;margin:0!important}.account-choice-chip input,.account-checkbox-grid input{accent-color:#2879e8;margin:0;width:16px!important;min-height:16px!important}.account-scope-editor{background:#f7f9fc;border-radius:14px;margin-top:12px;padding:12px}.account-scope-editor>strong{color:#445066;margin:4px 0 8px;font-size:12px;display:block}.account-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.account-checkbox-grid label{overflow-wrap:anywhere;background:#fff;border:1px solid #e1e7ef;border-radius:10px;min-width:0;margin:0;padding:8px}.account-admin-actions{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:10px;margin-top:18px;display:grid}.account-admin-actions .account-primary-button{margin-top:0}.account-dialog-overlay{z-index:100;background:#0f192a7a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.account-dialog{background:#fff;border-radius:21px;width:min(100%,430px);padding:20px;position:relative;box-shadow:0 24px 60px #09142840}.account-dialog-close{color:#647187;background:#f3f6fa;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:13px;right:13px}.account-dialog-close svg{width:18px}.account-dialog h2{margin:12px 42px 4px 0;font-size:18px}.account-dialog p{color:#788599;margin:0 0 14px;font-size:12px;line-height:1.5}.account-dialog label{color:#445066;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.account-dialog>input{width:100%;min-height:48px;font:inherit;border:1px solid #dfe5ee;border-radius:14px;outline:0;padding:0 13px}.account-dialog .account-primary-button{justify-content:center;align-items:center;gap:7px;width:100%;display:flex}.account-dialog .account-primary-button svg{width:18px}.account-danger-button{color:#b3423c;background:#fff;border:1px solid #f0d7d4;width:100%;margin-top:18px}.account-danger-button svg,.account-logout-link svg{width:19px;height:19px}.account-danger-button:disabled{opacity:.6}.account-password-content{max-width:560px;margin:0 auto}.account-security-note{color:#315c91;background:#f1f6ff;border-color:#d8e6fa;border-radius:17px;align-items:flex-start;gap:11px;padding:14px;display:flex}.account-security-note>svg{flex:none;width:23px;height:23px}.account-security-note strong{font-size:14px}.account-security-note p{margin-top:3px;font-size:12px;line-height:1.5}.account-form-card{border-radius:21px;flex-direction:column;margin-top:16px;padding:21px 18px;display:flex}.account-form-icon{color:#2879e8;background:#edf4ff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.account-form-icon svg{width:25px;height:25px}.account-form-card h2{margin-top:12px;font-size:19px}.account-form-description{color:#7f8a9c;margin:4px 0 15px;font-size:12px;line-height:1.55}.account-form-card label{color:#445066;margin:11px 0 6px;font-size:13px;font-weight:700}.account-form-card input{color:#17233d;width:100%;min-height:48px;font:inherit;background:#f9fbfd;border:1px solid #dfe5ee;border-radius:14px;outline:0;padding:0 13px}.account-form-card input:focus{background:#fff;border-color:#69a3ef;box-shadow:0 0 0 3px #2677ea1c}.account-password-visibility{color:#68758a;align-self:flex-start;align-items:center;gap:6px;margin-top:10px;font-size:12px;display:inline-flex}.account-password-visibility svg{width:17px;height:17px}.account-form-error{color:#b33b36;background:#fff1ef;border-color:#ffd8d3;margin-top:13px}.account-primary-button{color:#fff;background:linear-gradient(135deg,#2784f5,#2868e8);border-radius:15px;min-height:50px;margin-top:17px;font-size:15px;font-weight:750}.account-primary-button:disabled{opacity:.65}.account-logout-link{color:#68758a;width:100%;margin-top:15px}@media (max-width:365px){.account-page-content{padding-left:12px;padding-right:12px}.account-profile-card{grid-template-columns:46px minmax(0,1fr)}.account-avatar{width:46px;height:46px}.account-secure-badge{grid-column:2}.account-checkbox-grid,.account-shortcut-grid{grid-template-columns:1fr}}.auth-loading,.permission-denied{width:100%;min-height:100vh;min-height:100dvh;padding:max(32px, env(safe-area-inset-top)) 24px max(32px, env(safe-area-inset-bottom));color:#17233d;text-align:center;background:#f4f7fb;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.auth-loading-icon,.permission-denied>svg{color:#2076ea;background:#eaf2ff;border-radius:19px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:9px;display:inline-flex}.auth-loading-icon svg,.permission-denied>svg{width:29px;height:29px}.auth-loading strong,.permission-denied h1{font-size:19px;line-height:1.4}.auth-loading small,.permission-denied p{color:#7c8799;font-size:14px}:root{--bg-base:#f7f8fa;--bg-surface:#fff;--bg-overlay:#0006;--text-primary:#1f2937;--text-secondary:#4b5563;--text-muted:#9ca3af;--accent-primary:#ff7a00;--accent-primary-hover:#e66d00;--accent-light:#fff0e5;--border-light:#e5e7eb;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 4px 6px -1px #0000001a}html,body,#root{background:#f4f7fb;width:100%;height:100%;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}ul,li{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}:root{--approved-blue:#2466ff;--approved-ink:#171b25;--approved-muted:#838994;--approved-line:#e8ebf0;--bg-base:#fff;--text-primary:var(--approved-ink);--accent-primary:var(--approved-blue);--accent-primary-hover:#1855df;--accent-light:#f3f7ff;--shadow-sm:none;--shadow-md:none;font-size:18px}html,body,#root{background:#fff}body{color:var(--approved-ink);font-family:Inter,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font-family:inherit}button:focus-visible{outline:2px solid var(--approved-blue);outline-offset:2px}a:focus-visible{outline:2px solid var(--approved-blue);outline-offset:2px}input:focus-visible{outline:2px solid var(--approved-blue);outline-offset:2px}select:focus-visible{outline:2px solid var(--approved-blue);outline-offset:2px}input[type=checkbox],input[type=radio]{accent-color:var(--approved-blue)}.mobile-layout,.mobile-main,.chat-container,.chat-bottom,.product-list-container,.inventory-details,.account-page,.ai-intake-page,.login-page,.spu-detail-body,.po-container{color:var(--approved-ink);background:#fff}.mobile-layout,.account-page,.ai-intake-page{max-width:760px;margin-inline-start:auto;margin-inline-end:auto}.mobile-header,.account-page-header,.ai-intake-header{backdrop-filter:none;background:#fff;border-bottom:1px solid #f5f6f8;grid-template-columns:42px minmax(0,1fr) 42px;gap:4px;height:66px;min-height:66px;padding:0 14px}.header-icon-button,.account-page-header>button,.ai-intake-back{width:42px;height:42px;color:var(--approved-ink);background:0 0;border-radius:0}.header-icon-button svg{stroke-width:1.9px;width:24px;height:24px}.scope-selector-text{font-size:1rem;font-weight:600}.scope-selector-chevron{width:20px;height:20px;color:var(--approved-ink);margin-left:6px}.approved-page-title,.account-page-header h1,.ai-intake-header h1{text-align:center;margin:0;font-size:1.12rem;font-weight:700;line-height:1.4}.account-page-header p,.ai-intake-header p{color:var(--approved-muted);font-size:.64rem}.account-header-spacer,.ai-intake-header-spacer{width:42px}.mobile-drawer{border-radius:0 18px 18px 0;width:min(70vw,378px);left:max(0px,50vw - 380px);overflow:hidden;box-shadow:12px 0 40px #14223422}.mobile-drawer-header{border-bottom:1px solid var(--approved-line);padding:20px 16px 10px}.mobile-drawer-brand-icon,.mobile-drawer-subtitle{display:none}.mobile-drawer-title{font-size:1.2rem}.mobile-drawer-nav{gap:0;padding:0 16px 20px}.mobile-nav-item{box-shadow:none;border-bottom:1px solid var(--approved-line);background:#fff;border-radius:0;flex-shrink:0;grid-template-columns:19px minmax(0,1fr);gap:9px;min-height:58px;padding:14px 4px;font-size:.94rem;font-weight:400}.mobile-nav-icon{width:19px;height:19px;color:var(--approved-blue);background:0 0;border-radius:0}.mobile-nav-icon svg,.feature-icon{stroke-width:1.8px;flex-shrink:0;width:19px;height:19px}.mobile-nav-label{overflow-wrap:anywhere;min-width:0;line-height:1.45}.mobile-nav-item.active{color:var(--approved-blue);background:#f6f9ff}.mobile-nav-pending{margin-top:3px;font-size:.66rem;font-weight:400;line-height:1.3;display:block}.mobile-drawer-close-btn{color:var(--approved-ink);background:0 0}.mobile-drawer-account{background:#fff;padding-inline-start:16px;padding-inline-end:16px}.mobile-drawer-account>button{color:#b54b42;background:0 0}.chat-messages{gap:16px;padding:0 12px 12px}.approved-home-hero{text-align:center;flex-shrink:0;padding:42px 0 24px}.approved-home-hero h1{margin:23px 0 0;font-size:1.35rem;font-weight:700;line-height:1.5}.approved-home-hero p{color:var(--approved-muted);margin:10px 0 0;font-size:.95rem}.approved-home-hero>small{color:var(--approved-muted);margin:20px 12px 0;font-size:.72rem;display:block}.approved-orb{filter:drop-shadow(0 12px 16px #86cdff44);width:112px;height:112px;margin:auto;position:relative}.approved-orb:before,.approved-orb:after{content:"";border:13px solid #78b9ff;border-color:#e8f5ff #78b9ff #3477ff;border-radius:55% 40%;position:absolute;top:17px;bottom:17px;left:13px;right:13px;transform:rotate(-38deg);box-shadow:inset 3px 3px 7px #fff,3px 3px 8px #d2efff}.approved-orb:after{opacity:.82;border-width:10px;top:15px;bottom:15px;left:9px;right:36px;transform:rotate(42deg)}.approved-suggestions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex}.approved-suggestions button{border:1px solid var(--approved-line);min-height:40px;color:var(--approved-ink);white-space:nowrap;background:#fff;border-radius:24px;align-items:center;gap:6px;padding:8px 12px;font-size:.82rem;display:inline-flex}.approved-suggestions svg{color:var(--approved-blue);width:19px;height:19px}.chat-bottom{padding:6px 12px max(10px, env(safe-area-inset-bottom,0px));gap:8px}.quick-actions-scroll{gap:7px;padding:0}.quick-action-pill,.quick-action-pill.is-unavailable{border:1px solid var(--approved-line);min-height:39px;box-shadow:none;color:var(--approved-ink);opacity:1;cursor:pointer;background:#fff;border-radius:12px;gap:6px;padding:8px 9px;font-size:.78rem;font-weight:400;line-height:1.3}.quick-icon{stroke-width:1.8px;width:19px;height:19px;color:var(--approved-blue)}.input-bar{border-color:#e1e6ee;border-radius:32px;gap:3px;min-height:52px;padding:5px 7px}.input-icon-button{width:37px;height:37px;color:var(--approved-ink)}.input-icon-button svg{width:24px;height:24px}.input-mode-button{border:1px solid var(--approved-line)}.voice-button{color:var(--approved-ink);padding:8px 0;font-size:.98rem;font-weight:600}.bubble-text{box-shadow:none;font-size:.9rem;line-height:1.6}.ai-bubble .bubble-text{color:var(--approved-ink);background:#f5f7fa}.user-bubble .bubble-text,.voice-message-bubble{background:var(--approved-blue)}.chat-messages>.chat-bubble:first-child{margin-top:18px}@media (min-height:820px){.approved-home-hero{padding-top:65px}}@media (max-width:360px){.approved-home-hero{padding-top:28px}.approved-home-hero h1{font-size:1.2rem}.approved-suggestions{gap:6px}.approved-suggestions button{padding-inline-start:9px;padding-inline-end:9px;font-size:.75rem}}.formal-product-list{padding:10px 14px max(24px, env(safe-area-inset-bottom));font-size:18px}.formal-product-list[data-font-size=small]{font-size:16px}.formal-product-list[data-font-size=large]{font-size:20px}.product-toolbar{gap:8px}.product-toolbar>button{border-radius:10px;flex:none;min-height:40px;padding:7px 12px;font-size:.88em;font-weight:400}.product-toolbar-space{flex:1}.product-inventory-button{color:var(--approved-ink);border-color:#dedfe2}.go-intake-button{background:var(--approved-blue)}.product-search-form{min-height:57px;box-shadow:none;border-color:#e8e8ea;border-radius:14px;margin-top:10px;padding:6px 8px 6px 12px}.formal-product-list .search-input{font-size:1em}.search-submit-button{color:var(--approved-blue);border-left:1px solid var(--approved-line);background:0 0;border-radius:0;padding-inline-start:10px;padding-inline-end:10px;font-size:.92em;font-weight:400}.search-icon-inline{width:20px;height:20px;color:var(--approved-muted)}.approved-product-tabs{border-bottom:1px solid var(--approved-line);align-items:center;gap:10px;max-width:680px;margin:8px auto 0;display:flex}.approved-product-tabs>span{flex:1}.approved-product-tabs button{min-height:49px;color:var(--approved-ink);white-space:nowrap;align-items:center;gap:4px;padding:8px 0;font-size:.9em;display:flex}.approved-product-tabs .selected{color:var(--approved-blue);border-bottom:3px solid var(--approved-blue)}.approved-product-tabs .blue{color:var(--approved-blue)}.formal-product-list .product-result-summary{min-height:42px;color:var(--approved-muted);margin-block-start:5px;margin-block-end:0;padding:0;font-size:.83em}.product-orders-link{color:var(--approved-blue);white-space:nowrap;min-height:40px;font-size:1.1em}.product-scope-caption.scope-selector{width:100%;max-width:680px;min-height:24px;color:var(--approved-muted);justify-content:flex-start;margin:0 auto 10px;padding:0;font-size:.68em}.product-scope-caption span{text-overflow:ellipsis;overflow:hidden}.formal-spu-card{color:var(--approved-ink);border-color:#e8e8ea;border-radius:14px;padding:12px}.formal-spu-overview{gap:12px}.formal-spu-image{background:#f5f7fa;border-radius:10px;flex-basis:96px;width:96px;height:108px}.formal-spu-title-row h2{font-size:1.08em;font-weight:700;line-height:1.4}.formal-spu-edit{color:#424751;flex-basis:38px;width:38px;min-height:38px;margin:-7px -6px 0 0}.formal-spu-code,.formal-spu-variant-count{color:#757b82;margin-top:7px;font-size:.88em}.formal-spu-cost{font-size:.82em}.formal-spu-cost strong{color:#b63d11;font-size:1.1em}.formal-spu-variants{border-top:1px solid var(--approved-line);align-items:center;padding-top:12px;font-size:.8em}.formal-spu-scroll{scrollbar-width:thin;scrollbar-color:#b8cddd #f1f4f7;padding:2px 0 12px}.formal-spu-scroll::-webkit-scrollbar{height:3px}.formal-spu-scroll::-webkit-scrollbar-track{background:#f1f4f7}.formal-spu-scroll::-webkit-scrollbar-thumb{background:#b8cddd;border-radius:3px}.formal-spu-chip{border-radius:5px;padding:5px 8px;line-height:1.6}.formal-spu-stock-toggle{min-height:44px;color:var(--approved-blue);margin-top:4px;padding:0;font-size:.85em}.formal-spu-stock-toggle svg{width:22px;height:22px;margin-right:2px}.product-stock-panel{color:#6d7882}.product-stock-group{background:#f6f9fb;border-radius:6px;padding:10px}.product-stock-group h4{color:var(--approved-ink);font-weight:500}.product-stock-group td{padding-block-start:9px;padding-block-end:9px}.loading-state,.error-state,.empty-state{box-shadow:none;border-color:var(--approved-line);font-size:.85em}@media (max-width:360px){.product-toolbar{gap:5px}.product-toolbar>button{padding-inline-start:8px;padding-inline-end:8px;font-size:.82em}.formal-spu-image{flex-basis:76px;width:76px;height:96px}.formal-spu-overview{gap:10px}}.approved-sheet-overlay{z-index:150;background:#17233d60;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.approved-sheet{width:min(100%,560px);max-height:88vh;max-height:88dvh;padding:16px 20px max(24px, env(safe-area-inset-bottom));color:var(--approved-ink);background:#fff;border-radius:24px 24px 0 0;flex-direction:column;font-size:18px;display:flex;overflow:hidden}.approved-sheet>header{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.approved-sheet h2{overflow-wrap:anywhere;font-size:1.15em;line-height:1.45}.approved-sheet>header button{height:40px;color:inherit;flex:0 0 40px;place-items:center;display:grid}.approved-sheet-body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.approved-sheet-body>p{font-size:.85em;line-height:1.7}.approved-sheet-body>p.approved-muted,.approved-muted{color:var(--approved-muted);margin-block-start:14px;margin-block-end:14px}.approved-menu-row{border-bottom:1px solid var(--approved-line);width:100%;min-height:54px;color:var(--approved-ink);text-align:left;font:inherit;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.approved-menu-row>span{color:var(--approved-blue);flex-shrink:0}.approved-primary{background:var(--approved-blue);color:#fff;width:100%;font:inherit;border-radius:10px;margin-top:22px;padding:12px;display:block}.approved-sheet.product-display-settings{border:0;margin:0;padding:16px 20px 26px}.product-display-settings fieldset{border:1px solid var(--approved-line);border-radius:14px;margin:18px 0;padding:14px 16px}.product-display-settings legend{color:var(--approved-muted);padding-inline-start:4px;padding-inline-end:4px;font-size:.88em}.product-font-options button{border-radius:9px;flex:0 auto;min-width:62px;padding:8px 12px}.product-font-options button[aria-pressed=true]{border-color:var(--approved-blue);color:var(--approved-blue);background:#fff}.product-display-settings label{min-height:48px;font-size:.92em}.scope-picker-sheet{box-shadow:none;background:#fff;border-radius:24px 24px 0 0;padding-top:16px}.scope-picker-handle{display:none}.scope-picker-header h2{font-size:1.15rem}.scope-picker-header button{color:var(--approved-ink);background:0 0}.scope-option,.scope-option.selected{box-shadow:none;border:0;border-bottom:1px solid var(--approved-line);background:#fff;border-radius:0}.scope-option-icon{color:var(--approved-blue);background:0 0}.scope-option-copy strong{font-size:.95rem;font-weight:400}.scope-option.selected .scope-option-copy strong{color:var(--approved-blue)}.account-page-content{height:calc(100vh - 66px);height:calc(100dvh - 66px);padding:16px 14px max(30px, env(safe-area-inset-bottom))}.account-profile-card,.account-form-card,.account-settings-section,.account-security-note,.account-admin-card,.account-admin-summary{box-shadow:none;border:1px solid var(--approved-line);border-radius:14px}.account-avatar,.account-row-icon,.account-admin-avatar,.account-form-icon{color:var(--approved-blue);background:0 0}.account-row-copy strong{font-size:.95rem;font-weight:400}.account-row-copy small,.account-shortcut-heading p,.account-form-description,.account-field-help,.account-security-note p{font-size:.75rem;line-height:1.65}.account-setting-row{min-height:65px}.account-settings-section>h2{color:var(--approved-muted);font-size:.85rem}.account-shortcut-grid button{box-shadow:none;border-radius:9px;min-height:48px;font-size:.82rem}.account-shortcut-grid button.is-selected{border-color:var(--approved-blue);color:var(--approved-blue);background:#fff}.account-primary-button,.account-shortcut-save,.inventory-save{background:var(--approved-blue);box-shadow:none;border-radius:10px;font-size:.88rem;font-weight:500}.account-form-card input,.account-admin-form select{background:#fff;border-radius:8px;font-size:.95rem}.inventory-details{padding:12px 14px 28px}.inventory-subtitle{margin-bottom:12px;font-size:.75rem}.inventory-nav{margin-bottom:8px}.inventory-nav a{color:var(--approved-blue);font-size:.75rem}.inventory-summary{border-radius:14px;margin-bottom:14px;padding:14px}.inventory-total{margin-top:10px}.inventory-total strong{color:var(--approved-ink);font-size:1.7rem}.inventory-scope,.inventory-total>div>span{font-size:.8rem}.inventory-summary p,.inventory-card-location,.inventory-product small,.inventory-settings p{font-size:.72rem}.inventory-tabs{border-bottom:1px solid var(--approved-line);background:#fff;border-radius:0;gap:14px;padding:0}.inventory-tabs button{border-radius:0;min-height:48px;font-size:.9rem}.inventory-tabs button[aria-pressed=true]{color:var(--approved-blue);border-bottom:3px solid var(--approved-blue);box-shadow:none}.inventory-settings summary{font-size:.88rem}.inventory-settings summary>span:last-child{font-size:.78rem}.inventory-product strong,.inventory-variants>span{font-size:.95rem}.inventory-stock-card{border-color:var(--approved-line);border-radius:12px}.inventory-product-icon{color:var(--approved-blue);background:0 0;padding-left:0}.inventory-quantity strong{color:var(--approved-ink);font-size:1.25rem}.inventory-quantity-warning strong{color:#bb7022}.ai-intake-content{padding-top:12px}.ai-intake-scope,.ai-intake-method,.ai-intake-task{box-shadow:none;border:1px solid var(--approved-line);border-radius:12px}.ai-intake-scope-icon,.ai-intake-method-icon{color:var(--approved-blue);background:0 0}.ai-intake-method-primary,.ai-intake-method-primary:disabled{color:var(--approved-ink);box-shadow:none;border-color:var(--approved-line);background:#fff}.ai-intake-method-primary .ai-intake-method-icon{color:var(--approved-blue);background:0 0}.ai-intake-method-copy strong,.ai-intake-method-primary .ai-intake-method-copy strong{color:var(--approved-ink);font-size:.95rem}.ai-intake-method-copy small,.ai-intake-method-primary .ai-intake-method-copy small{color:var(--approved-muted);font-size:.73rem}.ai-intake-method-primary .ai-intake-method-state{color:var(--approved-muted);background:#f6f8fa}.ai-intake-scope-copy strong,.ai-intake-task-title strong{font-size:.9rem}.ai-intake-section-heading h2{font-size:1rem}.po-header,.spu-detail-header,.drawer-header{color:var(--approved-ink);border-bottom:1px solid var(--approved-line);background:#fff;min-height:66px}.po-header .back-btn,.po-header .settings-btn{color:var(--approved-ink)}.po-product-card,.editor-section{border:1px solid var(--approved-line);box-shadow:none}.drawer-content{max-width:600px;box-shadow:none;animation:none}.drawer-header{padding:10px 16px}.drawer-header h2{font-size:1.12rem}.drawer-body{flex-direction:column;gap:16px;padding:16px}.drawer-right{flex:none;order:0}.approved-receipt{border:1px solid var(--approved-line);border-radius:12px;flex:none;order:1;padding:12px}.approved-receipt summary{cursor:pointer;font-size:.88rem}.approved-receipt .image-container{min-height:140px;margin-top:12px}.drawer-content .section-title{color:var(--approved-muted);border:0;padding:0;font-size:.9rem}.drawer-content .info-alert{color:var(--approved-muted);background:#f7f9fb;border:0;margin:0;padding:12px;font-size:.78rem}.drawer-footer{padding:12px 16px max(12px, env(safe-area-inset-bottom));background:#fff;gap:10px}.drawer-footer button{flex:1;justify-content:center;min-height:44px;padding:10px;font-size:.9rem;font-weight:400}.drawer-footer .save-btn{background:var(--approved-blue);box-shadow:none}.drawer-footer .save-btn:disabled{background:#9ca3af}.close-btn{color:var(--approved-ink);background:0 0}.login-card{box-shadow:none;border:1px solid var(--approved-line)}@media (prefers-reduced-motion:reduce){.approved-orb{animation:none}}.account-page-header>div,.ai-intake-header>div{min-width:0}.account-page-header p,.ai-intake-header p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-page-header svg,.ai-intake-back svg{stroke-width:1.9px;width:24px;height:24px}.account-shortcut-grid button{align-items:center;gap:6px;padding-inline-start:8px;padding-inline-end:8px;display:flex}.account-shortcut-grid .feature-icon{color:var(--approved-blue);width:17px;height:17px}.account-admin-summary>span{color:var(--approved-blue);background:0 0}.account-admin-summary button,.account-admin-toolbar button{background:0 0;min-height:40px;font-size:.82rem;font-weight:400}.account-admin-name strong{overflow-wrap:anywhere;font-size:.95rem;font-weight:600}.account-admin-copy>small,.account-admin-copy p,.account-admin-copy em{overflow-wrap:anywhere;font-size:.73rem;line-height:1.55}.account-admin-card-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end}.account-admin-card-actions button,.account-secondary-button{min-height:44px;font-size:.83rem;font-weight:400}.account-dialog-overlay{background:#17233d60;align-items:flex-end;padding:0}.account-dialog{width:min(100%,560px);max-height:88vh;max-height:88dvh;box-shadow:none;padding:24px 20px max(24px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0;overflow:auto}.account-dialog h2{overflow-wrap:anywhere;padding-right:28px;font-size:1.12rem}.account-dialog p,.account-dialog label{font-size:.82rem}.account-dialog input{font-size:1rem}.scope-picker-sheet{max-height:88vh;max-height:88dvh}.scope-picker-header p,.scope-option-copy small,.scope-store-heading{font-size:.73rem;line-height:1.5}.scope-option-copy{min-width:0}.scope-option-copy strong,.scope-option-copy small{white-space:normal;overflow-wrap:anywhere}.login-brand-icon{color:var(--approved-blue);box-shadow:none;background:0 0}.login-brand h1{font-size:1.3rem}.login-form label,.login-input-wrap input{font-size:.95rem}.login-input-wrap input:focus-visible{outline:none}.login-submit{background:var(--approved-blue);box-shadow:none;border-radius:10px;scroll-margin-block:16px;font-size:1rem}.ai-intake-method .feature-icon{width:19px;height:19px}.ai-intake-method-icon,.ai-intake-method-primary .ai-intake-method-icon{border-radius:0}.ai-intake-method-grid{gap:10px}.ai-intake-method-count,.ai-intake-method-state{font-size:.7rem}.ai-intake-task-copy small,.ai-intake-task-copy time{font-size:.7rem;line-height:1.6}.ai-intake-task-title{flex-wrap:wrap}.ai-intake-task-action{min-height:40px;font-size:.82rem;font-weight:400}.ai-intake-task-thumbnail{color:var(--approved-blue);background:0 0}.ai-intake-safety-note{color:#627080;background:#f7f9fb}.ai-intake-refresh,.ai-intake-scope-action{font-size:.8rem}.approved-review-header{flex-shrink:0;grid-template-columns:42px minmax(0,1fr) 42px;gap:4px;padding:0 14px;display:grid}.approved-review-header h2{text-align:center;margin:0;font-size:1.12rem}.approved-review-header button{place-items:center;width:42px;height:42px;display:grid}.po-container{height:100vh;height:100dvh;box-shadow:none;animation:none}.po-body{min-height:0}.po-global-config-pill{box-shadow:none;border-bottom:1px solid var(--approved-line);background:#fff;border-radius:0;margin:0}.global-totals-banner{color:var(--approved-ink);box-shadow:none;background:#f6f9fc;padding:10px 14px}.global-totals-banner>span{color:inherit;font-size:.9rem}.global-totals-banner .total-amount{color:#b63d11}.po-product-info{min-width:0}.po-product-header{grid-template-columns:80px minmax(0,1fr);gap:6px 10px;padding:12px;display:grid}.po-product-header .po-product-image{grid-area:1/1/span 3}.po-product-header .po-product-info{display:contents}.po-product-header .clean-input-title{grid-area:1/2;padding-right:28px;font-size:1.04rem;font-weight:600}.po-product-header .ai-tags-row{grid-area:2/2}.po-product-header .clean-input-code{grid-area:3/2;font-size:.86rem}.po-product-header .editable-prices-row{grid-area:4/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.po-product-header .ep-item{background:0 0;flex-direction:column;align-items:stretch;gap:4px;min-width:0;padding:0;display:flex}.po-product-header .ep-item>span{font-size:.75rem}.po-product-header .ep-item input{border:1px solid var(--approved-line);background:#fff;border-radius:6px;width:100%;min-width:0;min-height:40px;padding:6px 8px;font-size:.9rem;font-weight:400}.po-product-header .ep-item input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.po-product-header .ep-item .profit-badge{align-self:flex-start;font-size:.65rem}.po-product-info input{min-width:0}.po-body>*{flex-shrink:0}.po-global-config-pill{grid-template-columns:1fr;gap:8px;padding:10px 14px;display:grid}.po-global-config-pill .pill-item{border:1px solid var(--approved-line);min-width:0;min-height:40px;color:var(--approved-ink);background:#fff;border-radius:8px;font-weight:400}.po-global-config-pill .pill-readonly-value{white-space:normal;overflow-wrap:anywhere;font-size:.83rem;font-weight:400}.po-global-config-pill .pill-item input{min-width:0;font-size:.83rem}.source-files-panel,.source-lines-panel{border:1px solid var(--approved-line);background:#fff;border-radius:10px;margin:0}.source-files-panel>summary,.source-lines-panel>summary{color:var(--approved-ink);min-height:48px;font-size:.8rem;font-weight:400}.source-files-list,.source-lines-list{border-color:var(--approved-line)}.po-container .btn-primary:disabled{background:#9ca3af}.po-container input:focus-visible{outline:2px solid var(--approved-blue);outline-offset:1px}.po-product-card .ai-tag{color:var(--approved-muted);background:#f6f8fb}.po-bottom-bar{background:#fff;flex-shrink:0}.po-actions.clean-actions{gap:8px}.po-actions.clean-actions button{white-space:nowrap;border-radius:10px;min-height:44px;padding-inline-start:8px;padding-inline-end:8px;font-size:.83rem;font-weight:400;margin:0!important}.po-container .btn-primary,.spu-detail-footer .save-detail-btn{background:var(--approved-blue);box-shadow:none}.spu-detail-container{height:100vh;height:100dvh;box-shadow:none;border-radius:0;animation:none}.spu-detail-header,.spu-detail-footer{flex-shrink:0}.spu-detail-header{padding:0 16px}.spu-detail-header h3{color:var(--approved-ink);font-size:1.12rem}.spu-detail-header .close-btn,.drawer-header .close-btn{place-items:center;width:42px;height:42px;display:grid}.spu-detail-body{min-height:0;padding:14px}.spu-detail-body .editor-section{border-radius:12px;padding:12px}.spu-detail-body .section-title{border:0;padding-left:0;font-size:.95rem}.spu-detail-body .section-desc{font-size:.78rem;line-height:1.6}.spu-detail-body .image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.spu-detail-body .image-grid.waterfall{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-btn-card{background:#fff;border-width:1px;border-radius:8px}.upload-btn-card span{font-size:.75rem}.spu-detail-footer{padding:12px 14px max(12px, env(safe-area-inset-bottom));background:#fff;gap:10px}.spu-detail-footer button{border:1px solid var(--approved-line);white-space:nowrap;border-radius:10px;flex:1;min-height:44px;padding:10px 6px;font-size:.85rem}.spu-detail-footer .btn-secondary{background:#fff}.spu-detail-body .img-badge{background:var(--approved-blue)}.account-dialog-close{color:var(--approved-ink);background:0 0}.drawer-header,.spu-detail-header{grid-template-columns:42px minmax(0,1fr) 42px;display:grid}.drawer-header h2,.spu-detail-header h3{text-align:center;grid-area:1/2}.drawer-header .close-btn,.spu-detail-header .close-btn{grid-area:1/3}.account-choice-chip,.account-checkbox-grid label{background:#fff;min-height:42px;font-size:.82rem;font-weight:400}.account-checkbox-grid{grid-template-columns:1fr}@media (prefers-reduced-motion:reduce){.mobile-drawer,.mobile-drawer-overlay,.spu-detail-overlay{transition:none;animation:none}}
