:root{--bg: #f5f7f6;--surface: #ffffff;--surface-soft: #eef5f1;--surface-strong: #e7edf4;--text: #1b2528;--muted: #657174;--line: #d9e1de;--primary: #0f766e;--primary-dark: #0b5f59;--blue: #2f6fba;--amber: #b87512;--danger: #b4233a;--danger-soft: #fde8ea;--ok: #18794e;--shadow: 0 18px 48px rgba(25, 41, 37, .1);color-scheme:light;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed;opacity:.56}img{display:block;max-width:100%}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,480px);gap:28px;padding:32px;align-items:stretch}.login-visual,.login-panel{min-height:560px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.login-visual{display:flex;flex-direction:column;justify-content:flex-end;padding:48px;background:linear-gradient(145deg,#0f766ee0,#2f6fbabd),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 900'%3E%3Crect width='1200' height='900' fill='%23e8f1ee'/%3E%3Cpath d='M210 232h225l70 118-52 54-39-34v365c0 33-25 58-58 58H289c-33 0-58-25-58-58V370l-39 34-52-54z' fill='%23ffffff' opacity='.78'/%3E%3Cpath d='M682 190h246l92 150-62 64-50-42v410c0 40-28 68-68 68H770c-40 0-68-28-68-68V362l-50 42-62-64z' fill='%23ffffff' opacity='.62'/%3E%3Cpath d='M310 302h98M310 362h98M760 305h140M760 370h140M760 435h140' stroke='%230f766e' stroke-width='20' stroke-linecap='round' opacity='.34'/%3E%3C/svg%3E");background-size:cover;background-position:center;color:#fff}.login-visual h1{max-width:720px;margin:24px 0 14px;font-size:clamp(34px,5vw,64px);line-height:1.04;letter-spacing:0}.login-visual p{max-width:680px;margin:0;font-size:18px;line-height:1.75}.brand-mark{width:58px;height:58px;display:grid;place-items:center;background:#fff3;border:1px solid rgba(255,255,255,.34)}.rule-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.rule-strip span{min-height:36px;display:inline-flex;align-items:center;padding:0 14px;background:#ffffff29;border:1px solid rgba(255,255,255,.28)}.login-panel{display:flex;flex-direction:column;padding:34px}.panel-heading,.topbar-title,.mobile-section-head,.section-title-row,.admin-order-head,.draft-line-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading{justify-content:flex-start}.panel-heading h2,.mobile-section-head h2,.section-title-row h2{margin:0;font-size:22px;letter-spacing:0}.panel-heading p,.mobile-section-head p,.section-title-row p{margin:4px 0 0;color:var(--muted);line-height:1.45}.login-form{display:grid;gap:18px;margin-top:34px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:24px;padding:4px;border:1px solid var(--line);background:var(--surface-soft)}.auth-switch button{min-height:38px;border:0;background:transparent;color:var(--muted)}.auth-switch button.active{background:var(--surface);color:var(--text);font-weight:700;box-shadow:0 6px 16px #19292514}.login-form label,.number-setting{display:grid;gap:8px;color:var(--muted)}.input-with-icon,.search-field{height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);background:#fff}.input-with-icon input,.search-field input{min-width:0;width:100%;border:0;outline:0;color:var(--text);background:transparent}.form-error,.line-error{padding:10px 12px;color:var(--danger);background:var(--danger-soft);border:1px solid #f7c8cf;line-height:1.45}.primary-action,.danger-action,.ghost-action,.submit-order-button,.icon-text-button,.file-button,.inline-file-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;text-decoration:none;white-space:nowrap}.primary-action,.submit-order-button{background:var(--primary);color:#fff}.primary-action:hover,.submit-order-button:hover{background:var(--primary-dark)}.danger-action{background:var(--danger);color:#fff}.ghost-action,.icon-text-button,.file-button{background:#fff;color:var(--text);border-color:var(--line)}.file-button,.inline-file-button{position:relative;overflow:hidden}.file-button input,.inline-file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.login-panel>.ghost-action{margin-top:auto}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:12px 22px;background:#fffffff2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{justify-content:flex-start;min-width:0}.topbar-title strong,.topbar-title span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-title span{margin-top:2px;color:var(--muted);font-size:13px}.surface-switch,.segmented-control,.segmented-scroll{display:inline-flex;align-items:center;gap:6px;padding:4px;background:var(--surface-soft);border:1px solid var(--line)}.surface-switch button,.segmented-control button,.segmented-scroll button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;background:transparent;color:var(--muted);white-space:nowrap}.surface-switch button.active,.segmented-control button.active,.segmented-scroll button.active{background:#fff;color:var(--text);box-shadow:0 4px 18px #1d32301a}.mobile-client{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-template-areas:"catalog detail" "sheet detail" "history detail";gap:18px;padding:18px;align-items:start}.mobile-catalog,.mobile-order-panel,.mobile-sheet,.mobile-history,.admin-section,.metric-card,.admin-order-card{background:var(--surface);border:1px solid var(--line);box-shadow:0 10px 28px #1929250f}.mobile-catalog{grid-area:catalog;padding:18px}.mobile-order-panel{grid-area:detail;position:sticky;top:86px;overflow:hidden}.mobile-sheet{grid-area:sheet;padding:18px}.mobile-history{grid-area:history;padding:18px}.mobile-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:12px;margin-top:16px}.segmented-scroll{overflow-x:auto;max-width:100%}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-top:16px}.product-card{min-width:0;padding:0;overflow:hidden;border:1px solid var(--line);background:#fff;color:var(--text);text-align:left}.product-card.selected{border-color:var(--primary);box-shadow:0 0 0 2px #0f766e24}.product-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--surface-soft)}.product-card-body{display:grid;gap:7px;padding:12px}.product-card-body strong,.product-card-body p{margin:0;overflow-wrap:anywhere}.product-card-body p{color:var(--muted);line-height:1.35}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px}.product-meta span:last-child{color:var(--primary);font-weight:700}.status-pill,.lock-badge{min-height:26px;display:inline-flex;align-items:center;gap:6px;width:max-content;padding:0 9px;font-size:12px;font-weight:700;border:1px solid transparent}.status-pill.orderable{color:var(--ok);background:#e8f6ef;border-color:#b9dfc9}.status-pill.stopped{color:var(--amber);background:#fff4dd;border-color:#efd39f}.status-pill.hidden,.lock-badge{color:var(--danger);background:var(--danger-soft);border-color:#f7c8cf}.product-detail-media img{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:var(--surface-soft)}.product-detail-body{display:grid;gap:14px;padding:16px}.detail-title h3,.detail-title p{margin:0}.detail-title h3{margin-top:8px;font-size:24px}.detail-title p{color:var(--muted)}.detail-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.detail-specs div{min-width:0;padding:10px;background:var(--surface-soft);border:1px solid var(--line)}.detail-specs dt{color:var(--muted);font-size:12px}.detail-specs dd{margin:4px 0 0;font-weight:700;overflow-wrap:anywhere}.color-picker,.button-row,.row-actions{display:flex;flex-wrap:wrap;gap:8px}.color-picker button,.row-actions button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);background:#fff;color:var(--text)}.color-picker button.active{border-color:var(--primary);background:var(--surface-soft)}.color-picker span{width:14px;height:14px;border:1px solid rgba(0,0,0,.12)}.rule-note,.inline-notice{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;line-height:1.45}.rule-note{color:#315c55;background:var(--surface-soft);border:1px solid #cfe3da}.inline-notice.ok{color:var(--ok);background:#e8f6ef;border:1px solid #b9dfc9}.inline-notice.error{color:var(--danger);background:var(--danger-soft);border:1px solid #f7c8cf}.quantity-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.quantity-grid.compact{grid-template-columns:repeat(5,minmax(58px,1fr))}.quantity-cell{min-width:0;display:grid;gap:6px;padding:8px;border:1px solid var(--line);background:#fff}.size-code{display:flex;align-items:center;justify-content:space-between;gap:4px;font-weight:800}.size-code small{min-width:18px;min-height:18px;display:inline-grid;place-items:center;color:#fff;background:var(--blue);font-size:11px}.quantity-cell em{color:var(--muted);font-size:12px;font-style:normal}.stepper{display:grid;grid-template-columns:30px minmax(32px,1fr) 30px;height:34px;border:1px solid var(--line)}.stepper button,.stepper input{min-width:0;width:100%;border:0;background:#fff}.stepper button{display:grid;place-items:center;color:var(--text)}.stepper input{border-inline:1px solid var(--line);text-align:center;outline:0}.sheet-total{display:grid;justify-items:end;gap:2px}.sheet-total span,.muted-text{color:var(--muted)}.draft-list,.history-list,.order-admin-list{display:grid;gap:12px;margin-top:14px}.draft-line{display:grid;gap:10px;padding:12px;border:1px solid var(--line);background:#fff}.draft-line-head{align-items:flex-start}.draft-line-head strong,.draft-line-head span,.history-row strong,.history-row span,.history-row p{display:block}.draft-line-head span,.history-row span{margin-top:3px;color:var(--muted);font-size:13px}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);background:#fff}.icon-button.danger{color:var(--danger)}.line-total{display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.line-total strong{color:var(--text)}.submit-order-button{width:100%;margin-top:14px}.history-row{padding:12px;border:1px solid var(--line);background:#fff}.history-row p{margin:8px 0 0}.empty-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted);text-align:center}.empty-state.small{min-height:110px;border:1px dashed var(--line)}.admin-panel{display:grid;grid-template-columns:210px minmax(0,1fr);gap:0;min-height:calc(100vh - 68px)}.admin-sidebar{position:sticky;top:68px;height:calc(100vh - 68px);display:flex;flex-direction:column;gap:6px;padding:18px 12px;background:#fff;border-right:1px solid var(--line)}.admin-sidebar button{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;background:transparent;color:var(--muted);text-align:left}.admin-sidebar button.active{background:var(--surface-soft);color:var(--primary);font-weight:800}.admin-content{min-width:0;padding:18px}.admin-toolbar{display:grid;grid-template-columns:minmax(240px,420px) minmax(0,1fr);gap:12px;align-items:center;margin-bottom:16px}.admin-notice{color:var(--ok);font-weight:700}.admin-view{display:grid;gap:16px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{min-height:126px;display:grid;align-content:start;gap:8px;padding:18px}.metric-card span{color:var(--muted)}.metric-card strong{font-size:30px;letter-spacing:0}.metric-card p{margin:0;color:var(--muted)}.admin-section,.admin-order-card{padding:16px}.table-wrap{overflow-x:auto;border:1px solid var(--line);background:#fff}.table-wrap.tight{margin-top:12px}table{width:100%;min-width:860px;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--muted);background:#f9fbfa;font-size:13px;font-weight:800}td{line-height:1.42}td strong,.subtext{display:block}.subtext{margin-top:3px;color:var(--muted);font-size:13px}.online-dot{width:9px;height:9px;display:inline-block;margin-right:6px;background:#bac5c1;vertical-align:middle}.online-dot.on{background:var(--ok)}.table-thumb{width:64px;height:64px;object-fit:cover;border:1px solid var(--line);background:var(--surface-soft)}select,.number-setting input{min-height:36px;padding:0 10px;border:1px solid var(--line);background:#fff;color:var(--text)}.admin-order-head span{display:block;margin-top:4px;color:var(--muted)}.export-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.export-grid button{min-height:132px;display:grid;align-content:center;justify-items:start;gap:8px;padding:18px;border:1px solid var(--line);background:#fff;color:var(--text);text-align:left}.export-grid span{color:var(--muted)}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid .admin-section:first-child{grid-column:1 / -1}.number-setting{max-width:280px;margin-top:12px}.rule-matrix{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.rule-matrix span{min-height:34px;display:inline-flex;align-items:center;padding:0 10px;background:var(--surface-soft);border:1px solid var(--line);font-weight:700}@media(max-width:1100px){.mobile-client{grid-template-columns:minmax(0,1fr);grid-template-areas:"catalog" "detail" "sheet" "history"}.mobile-order-panel{position:static}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.login-page{grid-template-columns:1fr;padding:14px}.login-visual,.login-panel{min-height:auto}.login-visual{padding:28px}.topbar{grid-template-columns:1fr;gap:10px;align-items:stretch}.surface-switch{width:100%;overflow-x:auto}.surface-switch button{flex:1 0 auto}.icon-text-button{width:100%}.mobile-toolbar{grid-template-columns:1fr}.quantity-grid,.quantity-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-panel{grid-template-columns:1fr}.admin-sidebar{position:sticky;top:150px;z-index:15;height:auto;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.admin-sidebar button{flex:0 0 auto}.admin-toolbar,.settings-grid,.metric-grid{grid-template-columns:1fr}.section-title-row,.admin-order-head{align-items:stretch;flex-direction:column}}@media(max-width:520px){.login-page,.mobile-client,.admin-content{padding:10px}.login-panel,.mobile-catalog,.mobile-sheet,.mobile-history,.product-detail-body,.admin-section,.admin-order-card{padding:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-body{padding:10px}.product-card-body strong{font-size:14px}.product-card-body p,.product-meta{font-size:12px}.detail-specs,.quantity-grid,.quantity-grid.compact{grid-template-columns:1fr}}:root{--bg: #f6f7f4;--surface: #ffffff;--surface-soft: #f1f5f3;--surface-strong: #e8efeb;--text: #202529;--muted: #667070;--line: #dce3df;--primary: #087c78;--primary-dark: #075f5c;--primary-soft: #e3f3ef;--blue: #4157c9;--amber: #cf8a12;--coral: #d95b45;--danger: #bd2b3d;--danger-soft: #fdebed;--ok: #16784d;--shadow: 0 18px 44px rgba(24, 35, 33, .1);--shadow-soft: 0 8px 22px rgba(24, 35, 33, .07)}html{background:var(--bg)}body{background:linear-gradient(180deg,#ffffffb8,#f6f7f4eb 42%,#eef3f2),repeating-linear-gradient(90deg,rgba(8,124,120,.035) 0 1px,transparent 1px 80px);text-rendering:optimizeLegibility}button,input,select{border-radius:6px}button,select,.product-card,.export-grid button{transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}button:hover:not(:disabled),.product-card:hover,.export-grid button:hover{transform:translateY(-1px)}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(65,87,201,.2);outline-offset:2px}.login-page{gap:22px;padding:clamp(16px,3.2vw,38px);background:linear-gradient(135deg,rgba(8,124,120,.06),transparent 34%),linear-gradient(225deg,rgba(217,91,69,.07),transparent 38%)}.login-visual,.login-panel,.mobile-catalog,.mobile-order-panel,.mobile-sheet,.mobile-history,.admin-section,.metric-card,.admin-order-card,.table-wrap,.export-grid button{border-radius:8px}.login-visual,.login-panel{overflow:hidden;border-color:#ffffffbf;box-shadow:0 24px 60px #151d1c29}.login-visual{position:relative;justify-content:flex-end;padding:clamp(28px,5vw,56px);background:linear-gradient(90deg,#12181bc7,#12181b85 42%,#12181b14),linear-gradient(180deg,transparent 52%,rgba(11,16,18,.32) 100%),url(/assets/showroom-hero-BePOiuR3.webp);background-size:cover;background-position:center}.login-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.24);border-radius:inherit;pointer-events:none}.login-visual>*{position:relative;z-index:1}.brand-mark{width:54px;height:54px;border-radius:8px;color:#fff;background:#ffffff29;border-color:#ffffff5c;box-shadow:inset 0 1px #fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-visual h1{max-width:760px;margin-top:22px;font-size:clamp(34px,4.8vw,62px);font-weight:850;line-height:1.08;text-wrap:balance;text-shadow:0 10px 34px rgba(0,0,0,.32)}.login-visual p{max-width:660px;color:#ffffffe6;font-size:clamp(16px,1.6vw,19px)}.rule-strip{gap:8px;margin-top:28px}.rule-strip span{min-height:34px;border-radius:6px;color:#fff;background:#ffffff24;border-color:#ffffff3d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-panel{justify-content:center;padding:clamp(24px,3.3vw,40px);background:linear-gradient(180deg,#fff,#fbfcfb),var(--surface)}.auth-switch{border-radius:8px;border-color:#d6dedb;background:#eef4f2}.auth-switch button{border-radius:6px}.auth-switch button.active{color:var(--primary-dark);box-shadow:var(--shadow-soft)}.panel-heading{align-items:flex-start}.panel-heading>svg{flex:0 0 auto;width:42px;height:42px;padding:10px;color:var(--primary);background:var(--primary-soft);border-radius:8px}.panel-heading h2,.mobile-section-head h2,.section-title-row h2{font-weight:830}.panel-heading p,.mobile-section-head p,.section-title-row p{color:#6b7675}.input-with-icon,.search-field{height:48px;border-radius:8px;border-color:#d6dedb;background:#fbfcfb;box-shadow:inset 0 1px #ffffffe6}.input-with-icon:focus-within,.search-field:focus-within{border-color:#087c7899;background:#fff;box-shadow:0 0 0 4px #087c781a}.input-with-icon svg,.search-field svg{color:var(--primary)}.primary-action,.submit-order-button{border-radius:8px;background:linear-gradient(180deg,#0f8b86 0%,var(--primary) 100%);box-shadow:0 10px 22px #087c7838;font-weight:760}.primary-action:hover,.submit-order-button:hover{background:linear-gradient(180deg,#0b7773 0%,var(--primary-dark) 100%);box-shadow:0 12px 24px #087c7842}.danger-action{border-radius:8px;background:linear-gradient(180deg,#d64557 0%,var(--danger) 100%);box-shadow:0 10px 22px #bd2b3d2e;font-weight:760}.ghost-action,.icon-text-button,.file-button,.inline-file-button,.row-actions button,.color-picker button,.icon-button{border-radius:8px;background:#fff;border-color:#d7dfdc;box-shadow:0 1px #fffc}.ghost-action:hover,.icon-text-button:hover,.file-button:hover,.inline-file-button:hover,.row-actions button:hover,.color-picker button:hover,.icon-button:hover{border-color:#087c786b;background:#f7fbfa;box-shadow:var(--shadow-soft)}.form-error,.line-error,.inline-notice,.rule-note{border-radius:8px}.app-shell{background:linear-gradient(180deg,#ffffffb3,#f6f7f400 260px),var(--bg)}.topbar{min-height:72px;padding:12px clamp(14px,2vw,26px);background:#fcfdfceb;border-bottom-color:#d2dbd7c7;box-shadow:0 10px 26px #18232112}.topbar-title>svg{width:42px;height:42px;padding:9px;color:#fff;background:linear-gradient(145deg,var(--primary),var(--blue));border-radius:8px;box-shadow:0 10px 20px #087c7833}.topbar-title strong{font-size:16px;font-weight:830}.surface-switch,.segmented-control,.segmented-scroll{border-radius:8px;background:#edf3f1;border-color:#d6dedb}.surface-switch button,.segmented-control button,.segmented-scroll button{border-radius:6px;font-weight:710}.surface-switch button.active,.segmented-control button.active,.segmented-scroll button.active{color:var(--primary-dark);background:#fff;box-shadow:0 5px 15px #18232117}.portal-badge{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;color:var(--primary-dark);background:#edf7f4;border:1px solid #cfe5df;border-radius:8px;font-weight:760;white-space:nowrap}.access-denied-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(8,124,120,.08),transparent 34%),linear-gradient(225deg,rgba(217,91,69,.08),transparent 42%),var(--bg)}.access-denied-panel{width:min(560px,100%);display:grid;gap:22px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.access-denied-panel h1{margin:14px 0 8px;font-size:28px;line-height:1.18}.access-denied-panel p{margin:0;color:var(--muted);line-height:1.6}.mobile-client{gap:20px;padding:clamp(14px,2vw,24px)}.mobile-catalog,.mobile-order-panel,.mobile-sheet,.mobile-history,.admin-section,.metric-card,.admin-order-card{border-color:#d6dfdceb;box-shadow:var(--shadow-soft)}.mobile-section-head,.section-title-row{min-height:42px}.mobile-section-head>svg,.section-title-row>svg{color:var(--primary)}.mobile-toolbar{grid-template-columns:minmax(260px,1fr) minmax(250px,auto)}.product-grid{grid-template-columns:repeat(auto-fill,minmax(198px,1fr));gap:16px}.product-card{border-radius:8px;border-color:#d9e1de;box-shadow:0 1px #ffffffd9}.product-card:hover{border-color:#087c785c;box-shadow:0 14px 30px #1722211a}.product-card.selected{border-color:var(--primary);box-shadow:0 0 0 3px #087c781f,0 14px 30px #1722211f}.product-card img{aspect-ratio:5 / 4;background:linear-gradient(135deg,#087c7814,#d95b4512),var(--surface-soft)}.product-card-body{gap:8px;padding:13px}.product-card-body strong{font-size:16px;letter-spacing:0}.product-meta{padding-top:2px;border-top:1px solid #edf1ef}.product-meta span:last-child{color:var(--coral)}.status-pill,.lock-badge{border-radius:999px;font-weight:780}.status-pill.orderable{color:#0d6d48;background:#e7f7ef;border-color:#bde2ce}.status-pill.stopped{color:#9a650e;background:#fff6e5;border-color:#edd397}.status-pill.hidden,.lock-badge{color:#a62939;background:#fdebed;border-color:#f5c8cf}.mobile-order-panel{top:92px;background:#fff}.product-detail-media{position:relative;background:linear-gradient(145deg,#087c7817,#4157c914),var(--surface-soft)}.product-detail-media:after{content:"";position:absolute;inset:auto 0 0;height:58px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.92));pointer-events:none}.product-detail-media img{aspect-ratio:4 / 3}.product-detail-body{gap:16px;padding:18px}.detail-title h3{margin-top:10px;font-size:27px;font-weight:860}.detail-title p{margin-top:3px}.detail-specs{gap:10px}.detail-specs div{border-radius:8px;background:#f7faf8}.detail-specs dd{color:#273033}.color-picker span{border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff80}.color-picker button.active{color:var(--primary-dark);background:var(--primary-soft);border-color:#087c7880}.rule-note{color:#2d625b;background:linear-gradient(180deg,#eef8f4,#e7f4f1);border-color:#c9e5dc}.quantity-grid{gap:9px}.quantity-cell{border-radius:8px;background:#fbfcfb;border-color:#d9e1de}.size-code{color:#293235}.size-code small{border-radius:50%;background:var(--coral)}.stepper{height:36px;border-radius:8px;overflow:hidden;background:#fff}.stepper button:hover:not(:disabled){color:var(--primary);background:#f1f8f6;transform:none}.stepper input{font-weight:780}.draft-line,.history-row{border-radius:8px;background:#fbfcfb;border-color:#d9e1de}.draft-line:hover,.history-row:hover{border-color:#087c7852}.line-total{padding-top:2px}.line-total strong,.sheet-total strong{color:var(--coral)}.empty-state{border-radius:8px;color:#77807f}.empty-state svg{color:#087c78b8}.admin-panel{grid-template-columns:198px minmax(0,1fr)}.admin-sidebar{top:72px;height:calc(100vh - 72px);gap:5px;padding:18px 12px;background:linear-gradient(180deg,#fff,#f6f8f7);border-right-color:#d6dfdceb}.admin-sidebar button{min-height:44px;border-radius:8px;font-weight:730}.admin-sidebar button:hover{color:var(--text);background:#f0f5f3;transform:none}.admin-sidebar button.active{position:relative;color:var(--primary-dark);background:#e7f4f0}.admin-sidebar button.active:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 4px 4px 0;background:var(--coral)}.admin-content{padding:clamp(14px,2vw,24px)}.admin-toolbar{margin-bottom:18px}.admin-notice{width:fit-content;max-width:100%;min-height:36px;display:inline-flex;align-items:center;padding:0 12px;color:var(--ok);background:#e9f7ef;border:1px solid #c7e8d5;border-radius:8px}.admin-view{gap:18px}.metric-grid{gap:14px}.metric-card{position:relative;min-height:128px;overflow:hidden;padding:18px;background:linear-gradient(180deg,#fff,#fbfcfb)}.metric-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--primary)}.metric-card:nth-child(2):before{background:var(--coral)}.metric-card:nth-child(3):before{background:var(--blue)}.metric-card:nth-child(4):before{background:var(--amber)}.metric-card strong{color:#1e2729;font-size:32px;font-weight:860}.metric-card p{line-height:1.45}.admin-section,.admin-order-card{background:#fff}.table-wrap{border-color:#d9e1de;box-shadow:var(--shadow-soft)}table{min-width:900px}th,td{padding:13px 14px}th{position:sticky;top:0;z-index:1;color:#5a6665;background:#f3f7f5}tbody tr{background:#fff}tbody tr:nth-child(2n){background:#fbfcfb}tbody tr:hover{background:#f4faf8}td strong{font-weight:810}.subtext{color:#6e7878}.online-dot{border-radius:50%;box-shadow:0 0 0 3px #bac5c133}.online-dot.on{box-shadow:0 0 0 3px #16784d29}.table-thumb{border-radius:8px;background:linear-gradient(135deg,#087c7814,#d95b450f),var(--surface-soft)}select,.number-setting input{border-radius:8px;border-color:#d5dedb;background:#fbfcfb}select:focus,.number-setting input:focus{border-color:#087c789e;outline:0;box-shadow:0 0 0 4px #087c781a}.admin-order-head{align-items:flex-start}.admin-order-head strong{font-size:17px}.export-grid{gap:14px}.export-grid button{position:relative;overflow:hidden;min-height:138px;background:linear-gradient(180deg,#fff,#fbfcfb);box-shadow:var(--shadow-soft)}.export-grid button:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--primary),var(--coral),var(--blue))}.export-grid button:hover{border-color:#087c7866;box-shadow:0 14px 30px #1722211c}.export-grid button svg{color:var(--primary)}.rule-matrix span{border-radius:8px;background:#f3f8f6}@media(max-width:1100px){.mobile-toolbar{grid-template-columns:1fr}}@media(max-width:820px){.login-page{min-height:auto}.login-visual{min-height:420px;background-position:38% center}.topbar{min-height:auto}.admin-sidebar{top:148px;height:auto;background:#fcfdfcf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:520px){.login-visual{min-height:360px;padding:24px}.login-visual h1{font-size:34px}.rule-strip span{width:100%}.product-grid{grid-template-columns:repeat(auto-fit,minmax(156px,1fr))}.product-card{display:grid;grid-template-columns:132px minmax(0,1fr)}.product-card img{height:100%;min-height:148px;aspect-ratio:auto}.product-card-body{gap:6px;align-content:center}.status-pill{min-height:24px;padding-inline:8px}table{min-width:760px}}.mobile-shell{min-height:100dvh;background:#f5f7f6}.mobile-shell .topbar{min-height:58px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px 12px}.mobile-shell .topbar-title>svg{width:38px;height:38px;padding:9px}.mobile-shell .topbar-title strong{font-size:15px}.mobile-shell .topbar-title span{font-size:12px}.mobile-shell .icon-text-button{width:auto;min-width:72px;min-height:38px;padding-inline:12px}.mobile-shell .mobile-client.h5-app{display:block;min-height:calc(100dvh - 58px);padding:0}.mobile-shell .h5-screen{width:min(100%,640px);margin:0 auto;padding:12px 12px calc(150px + env(safe-area-inset-bottom))}.mobile-shell .h5-page{min-width:0;padding:0}.mobile-shell .mobile-catalog,.mobile-shell .mobile-order-panel,.mobile-shell .mobile-sheet,.mobile-shell .mobile-history{grid-area:auto;position:static;overflow:visible;border:0;background:transparent;box-shadow:none}.h5-page-head,.h5-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px}.h5-page-head h2,.h5-detail-head h2{margin:0;font-size:21px;line-height:1.18}.h5-page-head p,.h5-detail-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.mobile-shell .mobile-toolbar{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.mobile-shell .segmented-scroll{display:flex;gap:6px;padding:4px;overflow-x:auto;border-radius:8px;scrollbar-width:none}.mobile-shell .segmented-scroll::-webkit-scrollbar{display:none}.mobile-shell .segmented-scroll button{flex:0 0 auto;min-width:64px}.h5-product-list{display:grid;gap:10px;margin-top:12px}.h5-product-row{position:relative;min-width:0;width:100%;min-height:112px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:8px;border:1px solid #dbe4e0;border-radius:8px;background:#fff;color:var(--text);text-align:left;box-shadow:var(--shadow-soft)}.h5-product-row .status-pill{position:absolute;left:14px;top:14px}.h5-product-thumb{width:96px;height:96px;border-radius:7px;object-fit:cover;background:var(--surface-soft)}.h5-product-info{min-width:0;display:grid;align-content:center;gap:7px;padding-right:2px}.h5-product-info strong{min-width:0;overflow:hidden;color:var(--text);font-size:16px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.h5-product-info p{margin:0;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.h5-product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px}.h5-product-meta span:last-child{color:var(--primary);font-weight:800}.h5-detail-head{margin-bottom:10px;justify-content:flex-start}.h5-detail-overview{display:grid;grid-template-columns:116px minmax(0,1fr);gap:10px;align-items:stretch;margin-bottom:8px}.h5-detail-thumb{width:116px;height:116px;border-radius:8px;object-fit:cover;background:var(--surface-soft)}.mobile-shell .h5-detail-overview .detail-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-shell .h5-detail-overview .detail-specs div{padding:8px}.mobile-shell .h5-detail-overview .detail-specs dd{font-size:16px}.mobile-shell .product-detail-body{gap:12px;padding:12px 0 0}.mobile-shell .detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-shell .detail-specs div,.mobile-shell .quantity-cell,.mobile-shell .draft-line,.mobile-shell .history-row{border-radius:8px;background:#fff}.mobile-shell .quantity-grid,.mobile-shell .quantity-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.h5-action-bar{position:fixed;left:0;right:0;bottom:calc(62px + env(safe-area-inset-bottom));z-index:38;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.h5-action-bar>div{min-width:0;display:grid;gap:2px}.h5-action-bar span{color:var(--muted);font-size:12px}.h5-action-bar strong{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.h5-action-bar .primary-action{min-width:142px}.mobile-shell .h5-screen-detail .h5-screen{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.mobile-shell .h5-screen-detail .h5-action-bar{bottom:0;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.mobile-shell .h5-screen-detail .h5-tabbar{display:none}.mobile-shell .draft-list,.mobile-shell .history-list{gap:10px}.mobile-shell .submit-order-button{position:sticky;bottom:calc(72px + env(safe-area-inset-bottom));z-index:20;margin-top:14px}.h5-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:39;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;box-shadow:0 -10px 28px #18232114;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.h5-tabbar button{position:relative;min-width:0;min-height:50px;display:grid;place-items:center;align-content:center;gap:2px;border:0;background:transparent;color:var(--muted);font-size:12px}.h5-tabbar button.active{color:var(--primary-dark);font-weight:800}.h5-tabbar em{position:absolute;top:3px;left:50%;min-width:18px;height:18px;display:grid;place-items:center;padding-inline:5px;border-radius:999px;background:var(--coral);color:#fff;font-size:11px;font-style:normal}@media(min-width:720px){.h5-action-bar,.h5-tabbar{left:50%;width:min(100%,640px);transform:translate(-50%)}}@media(max-width:420px){.mobile-shell .topbar{grid-template-columns:minmax(0,1fr) 58px}.mobile-shell .icon-text-button{min-width:58px;padding-inline:8px}.mobile-shell .icon-text-button svg{display:none}.h5-product-row{grid-template-columns:88px minmax(0,1fr);min-height:104px}.h5-product-thumb{width:88px;height:88px}.h5-action-bar .primary-action{min-width:126px;padding-inline:12px}}:root{--ink: #17211e;--forest: #173f35;--forest-2: #23594b;--sage: #91a69d;--cream: #f3f1eb;--paper: #fffefa;--coral: #d7644f;--gold: #c69954;--v2-line: #dfe4df;--v2-muted: #6f7b76;--v2-shadow: 0 18px 54px rgba(27, 49, 42, .1)}body{background:var(--cream);color:var(--ink)}button,input,select,textarea{border-radius:0}.eyebrow{display:inline-flex;align-items:center;gap:5px;color:var(--forest-2);font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.spin{animation:v2-spin .8s linear infinite}@keyframes v2-spin{to{transform:rotate(360deg)}}.login-page{grid-template-columns:minmax(0,1.2fr) minmax(390px,.72fr);gap:0;padding:0;background:#e9ece8}.login-page .login-visual,.login-page .login-panel{min-height:100vh;border:0;box-shadow:none}.login-page .login-visual{position:relative;justify-content:space-between;padding:clamp(32px,5vw,74px);overflow:hidden;isolation:isolate;background:linear-gradient(100deg,#102c25f0,#12352cc4 48%,#12352c40),url(/assets/showroom-hero-BePOiuR3.webp) center / cover no-repeat}.login-page .login-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000000f,#00000057)}.login-eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.16em}.login-eyebrow .brand-mark{width:42px;height:42px;border-radius:50%;background:#ffffff21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-visual-copy{margin-block:auto 38px}.login-visual-copy .login-kicker{margin-bottom:16px;color:#d3b37a;font-size:12px;font-weight:850;letter-spacing:.18em}.login-page .login-visual h1{max-width:760px;margin:0 0 24px;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(42px,5.2vw,78px);font-weight:600;line-height:1.08;letter-spacing:-.04em}.login-page .login-visual-copy>p:last-child{max-width:620px;color:#fffc;font-size:16px;line-height:1.8}.login-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:690px;background:#ffffff3d;border:1px solid rgba(255,255,255,.2)}.login-proof-grid span{min-height:64px;display:flex;align-items:center;gap:9px;padding:12px 16px;background:#0e2b238c;color:#ffffffe6;font-size:13px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-page .login-panel{justify-content:center;padding:clamp(32px,5vw,72px);background:var(--paper)}.login-panel-inner{width:min(100%,430px);margin-inline:auto}.login-page .panel-heading{justify-content:flex-start;align-items:center}.panel-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid #cdd8d2;border-radius:50%;color:var(--forest)}.login-page .panel-heading p{margin:0 0 4px;color:var(--forest-2);font-size:11px;font-weight:800;letter-spacing:.12em}.login-page .panel-heading h2{font-family:Songti SC,STSong,Georgia,serif;font-size:28px;font-weight:650}.login-intro{margin:20px 0 34px;color:var(--v2-muted);font-size:14px}.login-page .login-form{gap:20px;margin:0}.login-page .login-form label>span{color:#34463f;font-size:12px;font-weight:750}.login-page .input-with-icon{height:56px;border:1px solid #d2d9d5;border-radius:2px;background:#fbfcfa;transition:.2s ease}.login-page .input-with-icon:focus-within{border-color:var(--forest-2);box-shadow:0 0 0 3px #23594b17}.login-page .input-with-icon input{font-size:15px}.login-submit{width:100%;min-height:56px;justify-content:space-between;margin-top:8px;padding-inline:22px;border-radius:2px;background:var(--forest)}.login-help{margin:22px 0 0;color:#929b97;font-size:12px;line-height:1.6}.topbar{min-height:66px;padding:0 24px;border-bottom:1px solid var(--v2-line);background:#fffefaf5;box-shadow:none}.topbar-title>svg{color:var(--forest)}.topbar-title strong{color:var(--ink);font-size:14px}.topbar-title span{color:var(--v2-muted);font-size:11px}.portal-badge{border-color:#d9dfdc;border-radius:999px;background:#f5f7f4;color:var(--forest-2)}.icon-text-button{border-radius:999px}.admin-workbench{min-height:calc(100vh - 66px);display:grid;grid-template-columns:228px minmax(0,1fr);background:#f2f4f1}.admin-workbench .admin-sidebar{position:sticky;top:0;min-height:calc(100vh - 66px);align-self:start;display:flex;flex-direction:column;padding:26px 16px 18px;border:0;border-right:1px solid rgba(255,255,255,.08);background:#16372f;color:#fff}.sidebar-caption{display:grid;gap:5px;padding:0 10px 28px}.sidebar-caption span{color:#9db7ad;font-size:9px;font-weight:850;letter-spacing:.18em}.sidebar-caption strong{font-family:Songti SC,STSong,Georgia,serif;font-size:19px;font-weight:600}.admin-workbench .admin-sidebar nav{display:grid;gap:5px}.admin-workbench .admin-sidebar button{position:relative;min-height:44px;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:0 12px;border:0;border-radius:3px;background:transparent;color:#aebfb9;font-size:13px;font-weight:650}.admin-workbench .admin-sidebar button:hover{background:#ffffff0f;color:#fff}.admin-workbench .admin-sidebar button.active{background:#f0e7d7;color:#16372f}.admin-workbench .admin-sidebar button.active:before{display:none}.admin-workbench .admin-sidebar button em{min-width:19px;height:19px;display:grid;place-items:center;margin-left:auto;border-radius:50%;background:var(--coral);color:#fff;font-size:10px;font-style:normal}.fair-status{display:flex;align-items:center;gap:11px;margin-top:auto;padding:14px 12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.fair-status>span{width:9px;height:9px;border-radius:50%;background:#59c790;box-shadow:0 0 0 5px #59c7901f}.fair-status.locked>span{background:#e57e6b;box-shadow:0 0 0 5px #e57e6b1f}.fair-status strong,.fair-status p{display:block;margin:0}.fair-status strong{font-size:12px}.fair-status p{margin-top:3px;color:#8fa9a0;font-size:10px}.admin-workbench .admin-content{min-width:0;padding:0 30px 48px;background:transparent}.admin-workbench .admin-toolbar{position:sticky;top:0;z-index:20;min-height:72px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,420px) 40px;align-items:center;gap:16px;margin:0 -30px 28px;padding:0 30px;border-bottom:1px solid var(--v2-line);background:#f2f4f1eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.toolbar-title{display:grid;gap:3px}.toolbar-title strong{font-size:14px}.admin-workbench .search-field{height:40px;border-color:#d9dfdc;border-radius:999px;background:#ffffffe0}.refresh-button{border:1px solid #d9dfdc;border-radius:50%;background:#fff;color:var(--forest-2)}.admin-notice{position:fixed;z-index:70;top:78px;right:24px;min-height:42px;max-width:min(520px,calc(100vw - 40px));display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid #c4dfd1;border-radius:4px;background:#edf8f1;color:#1a6346;box-shadow:var(--v2-shadow);font-size:12px;text-align:left}.admin-notice svg:last-child{margin-left:auto}.admin-workbench .admin-view{display:grid;gap:22px;animation:v2-view-in .25s ease both}@keyframes v2-view-in{0%{transform:translateY(5px)}}.page-title-row{min-height:72px}.page-title-row h1{margin:5px 0 4px;font-family:Songti SC,STSong,Georgia,serif;font-size:28px;font-weight:650;letter-spacing:-.02em}.page-title-row p{margin:0;color:var(--v2-muted);font-size:13px}.dashboard-hero{min-height:216px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:34px;overflow:hidden;border-radius:4px;background:radial-gradient(circle at 84% 20%,rgba(204,163,95,.26),transparent 24%),linear-gradient(120deg,#173f35,#285d4f);color:#fff;box-shadow:0 18px 40px #173f352e}.dashboard-hero .eyebrow{color:#d8bc88}.dashboard-hero h1{margin:8px 0 10px;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(30px,3vw,42px);font-weight:600}.dashboard-hero p{max-width:660px;margin:0;color:#ffffffad;font-size:13px;line-height:1.7}.dashboard-hero .danger-action,.dashboard-hero .primary-action.light{min-width:150px;border:1px solid rgba(255,255,255,.3);border-radius:2px;background:#fff;color:var(--forest)}.admin-workbench .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-workbench .metric-card{position:relative;min-height:132px;padding:22px;overflow:hidden;border:1px solid var(--v2-line);border-radius:3px;background:var(--paper);box-shadow:none}.admin-workbench .metric-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--forest-2)}.admin-workbench .metric-card.accent-amber:before{background:#cc9844}.admin-workbench .metric-card.accent-blue:before{background:#537fa1}.admin-workbench .metric-card.accent-red:before{background:var(--coral)}.admin-workbench .metric-card>span{color:var(--v2-muted);font-size:12px;font-weight:650}.admin-workbench .metric-card>strong{display:block;margin:9px 0 10px;color:var(--ink);font-size:clamp(24px,2.5vw,34px);line-height:1}.admin-workbench .metric-card p{display:flex;align-items:center;gap:6px;margin:0;color:#8a938f;font-size:10px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:16px}.admin-workbench .admin-section{padding:24px;border:1px solid var(--v2-line);border-radius:3px;background:var(--paper);box-shadow:none}.admin-section .section-title-row h2{margin-top:5px;font-family:Songti SC,STSong,Georgia,serif;font-size:21px;font-weight:650}.action-center{align-content:start}.action-center>button{min-height:62px;display:flex;align-items:center;gap:12px;padding:10px 0;border:0;border-bottom:1px solid #e7e9e6;background:transparent;color:var(--forest);text-align:left}.action-center>button div{display:grid;gap:4px}.action-center>button strong{color:var(--ink);font-size:13px}.action-center>button span{color:var(--v2-muted);font-size:10px}.admin-workbench .table-wrap{border:1px solid var(--v2-line);border-radius:3px;background:var(--paper);box-shadow:none}.admin-workbench table{border-collapse:separate;border-spacing:0}.admin-workbench th{height:44px;padding:10px 13px;border-bottom:1px solid #dfe4df;background:#eef2ee;color:#63706b;font-size:10px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.admin-workbench td{min-height:58px;padding:13px;border-bottom:1px solid #eceeeb;color:#35413d;font-size:12px;vertical-align:middle}.admin-workbench tbody tr:last-child td{border-bottom:0}.admin-workbench tbody tr:hover td{background:#fafbf8}.admin-workbench .subtext{display:block;max-width:260px;margin-top:4px;overflow:hidden;color:#87918d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.button-row{gap:8px}.admin-workbench .primary-action,.admin-workbench .ghost-action,.admin-workbench .file-button{min-height:40px;border-radius:2px;font-size:12px}.admin-workbench .primary-action{background:var(--forest)}.batch-action-bar{min-height:54px;display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid #cbd9d2;border-radius:3px;background:#eaf2ed;color:var(--forest);font-size:12px}.batch-action-bar>strong{margin-right:auto}.batch-action-bar button,.batch-action-bar select,.batch-action-bar input{min-height:32px;padding:0 10px;border:1px solid #cad3ce;border-radius:2px;background:#fff;color:#33453e;font-size:11px}.batch-action-bar input{width:90px}.batch-action-bar .danger-text{display:inline-flex;align-items:center;gap:5px;border-color:#edc7c1;color:#a53f31}.batch-group{display:flex;align-items:center;gap:5px;padding-left:10px;border-left:1px solid #cbd9d2}.batch-group>span{color:#70817a;font-size:10px}.batch-action-bar .promotion-batch-group input{width:118px}.product-promotion-chip{width:max-content;display:inline-flex;margin-top:5px;padding:2px 6px;border-radius:999px;background:#fff0ed;color:#d92d17;font-size:9px;font-weight:800}.customer-cell,.product-cell{display:flex;align-items:center;gap:10px}.customer-cell .avatar{width:35px;height:35px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#e4ece7;color:var(--forest);font-weight:800}.customer-cell div,.product-cell div{display:grid;gap:3px}.customer-cell span:last-child,.product-cell span:last-child{color:#85908b;font-size:10px}.online-state{display:inline-flex;align-items:center;gap:6px;color:#808b86;font-weight:700}.online-state i{width:7px;height:7px;border-radius:50%;background:#aeb6b2}.online-state.on{color:#24714e}.online-state.on i{background:#35a66c;box-shadow:0 0 0 4px #35a66c1a}.status-chip{display:inline-flex;padding:5px 8px;border-radius:999px;background:#e8f3ec;color:#26704f;font-size:10px;font-weight:750}.status-chip.locked{background:#fbeddc;color:#996225}.status-chip.disabled{background:#f4e7e5;color:#9f473b}.row-actions{display:flex;flex-wrap:wrap;gap:5px}.row-actions button,.inline-file-button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #d5dcd8;border-radius:2px;background:#fff;color:#40514a;font-size:10px}.product-cell img,.product-cell .image-placeholder{width:46px;height:54px;flex:0 0 auto;object-fit:cover;border:1px solid #e1e4e0;background:#edf0ed}.product-cell .image-placeholder{display:grid;place-items:center;color:#87928d}.color-dots{display:flex;align-items:center;gap:4px}.color-dots span{width:15px;height:15px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #ccd2ce}.color-dots em{color:#73817b;font-size:9px;font-style:normal}.status-select{min-height:30px;padding:0 24px 0 9px;border:1px solid #cfe0d6;border-radius:999px;background:#eef7f2;color:#26704f;font-size:10px;font-weight:750}.status-select.stopped{border-color:#ecd7b8;background:#fbf1e1;color:#966124}.status-select.hidden{border-color:#dddfe0;background:#f0f1f1;color:#68706d}.segmented-control{padding:3px;border:1px solid #d7ded9;border-radius:3px;background:#e9ede9}.segmented-control button{min-height:32px;padding-inline:12px;border:0;border-radius:2px;color:#6c7772;font-size:10px}.segmented-control button.active{background:#fff;color:var(--forest);box-shadow:0 2px 8px #1f393014}.order-admin-list{display:grid;gap:10px}.admin-order-card{overflow:hidden;border:1px solid var(--v2-line);border-radius:3px;background:var(--paper)}.admin-order-head{min-height:70px;display:grid;grid-template-columns:minmax(0,1fr) 110px;padding:0 16px;border:0}.order-summary-button{min-width:0;display:grid;grid-template-columns:38px minmax(180px,1fr) auto 20px;align-items:center;gap:12px;padding:10px 12px 10px 0;border:0;background:transparent;text-align:left}.order-status-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e7eee9;color:var(--forest-2)}.order-status-mark.draft{background:#f5eadc;color:#a16a2e}.order-status-mark.locked{background:#e6ebf2;color:#4d6687}.order-status-mark.archived{background:#eceeed;color:#727b77}.order-summary-button>div:nth-child(2){display:grid;gap:4px}.order-summary-button>div:nth-child(2) span{color:#808b86;font-size:10px}.order-figures{display:flex;align-items:center;gap:18px;color:#77827d;font-size:11px}.order-figures strong{color:#25332e}.admin-order-card.expanded .order-summary-button>svg{transform:rotate(180deg)}.admin-order-head>select{height:32px;border:1px solid #d2d9d5;background:#fff;font-size:10px}.admin-order-card .table-wrap.tight{margin:0;border-width:1px 0 0;border-radius:0}.empty-admin-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #cfd7d2;color:#89938e}.empty-admin-state strong{color:#43534c;font-size:14px}.empty-admin-state span{font-size:11px}.export-filter-panel{display:grid;grid-template-columns:minmax(170px,1.2fr) repeat(4,minmax(130px,1fr));align-items:end;gap:12px;padding:18px;border:1px solid var(--v2-line);border-radius:3px;background:var(--paper)}.filter-heading{display:flex;align-items:center;gap:10px;color:var(--forest)}.filter-heading div{display:grid;gap:3px}.filter-heading span{color:var(--v2-muted);font-size:10px}.export-filter-panel label{display:grid;gap:6px}.export-filter-panel label>span{color:#6d7974;font-size:10px;font-weight:700}.export-filter-panel select,.export-filter-panel input{height:38px;padding:0 10px;border:1px solid #d6dcd8;background:#fff;font-size:11px}.admin-workbench .export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-workbench .export-grid>button{min-height:94px;display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:16px;border:1px solid var(--v2-line);border-radius:3px;background:var(--paper);color:#78837e;text-align:left}.admin-workbench .export-grid>button:hover{border-color:#a8bdb3;transform:translateY(-2px);box-shadow:0 12px 24px #19372d14}.export-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e7efe9;color:var(--forest)}.export-grid button>div{display:grid;gap:5px}.export-grid button>div strong{color:var(--ink);font-size:13px}.export-grid button>div span{color:var(--v2-muted);font-size:10px}.settings-view .settings-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:16px}.rule-setting-card .section-title-row>svg{color:var(--forest-2)}.number-setting{grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:20px;margin:24px 0;padding:16px;border:1px solid #dbe3de;background:#f1f5f1}.number-setting>span{display:grid;gap:4px}.number-setting small{color:var(--v2-muted);font-size:10px}.number-setting input{width:96px;height:44px;border:1px solid #cdd7d1;background:#fff;color:var(--forest);font-size:20px;font-weight:800;text-align:center}.admin-workbench .rule-matrix{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.admin-workbench .rule-matrix span{min-height:82px;display:grid;place-items:center;align-content:center;gap:4px;padding:10px;border:1px solid #dbe2de;background:#fff}.rule-matrix strong{color:var(--forest);font-size:17px}.rule-matrix small{color:#75817c;font-size:9px}.rule-matrix em{color:#9b6a2b;font-size:9px;font-style:normal}.backup-card{align-content:start;background:linear-gradient(150deg,#173f35,#244f44)!important;color:#fff}.backup-card .eyebrow{color:#d4b57d}.backup-card h2{margin:8px 0;font-family:Songti SC,serif;font-size:24px}.backup-card p{color:#ffffff9e;font-size:12px;line-height:1.7}.backup-proof{display:grid;gap:10px;margin:24px 0}.backup-proof span{display:flex;align-items:center;gap:8px;color:#ffffffd1;font-size:11px}.backup-card .ghost-action{border-color:#ffffff4d;background:#ffffff14;color:#fff}.admin-workbench code{padding:3px 6px;border-radius:2px;background:#edf1ee;color:#426357;font-size:10px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#111e1a8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-modal{width:min(920px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #d7ddd9;border-radius:4px;background:var(--paper);box-shadow:0 30px 90px #0c1d174d}.modal-head{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:1px solid var(--v2-line)}.modal-head h2{margin:5px 0 0;font-family:Songti SC,serif;font-size:24px}.modal-head p{margin:5px 0 0;color:var(--v2-muted);font-size:11px}.modal-head .icon-button{border:1px solid #d8deda;border-radius:50%;background:#fff}.editor-scroll{min-height:0;display:grid;gap:22px;padding:22px 24px;overflow:auto}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.form-grid .span-two{grid-column:1 / -1}.form-grid label{display:grid;gap:6px}.form-grid label>span{color:#66736d;font-size:10px;font-weight:750}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid #d4dbd6;background:#fff;color:var(--ink);font-size:12px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:2px solid rgba(35,89,75,.13);border-color:var(--forest-2)}.editor-section{display:grid;gap:14px;padding-top:18px;border-top:1px solid #e4e7e4}.editor-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.editor-section-head h3{margin:0;font-size:14px}.editor-section-head p{margin:4px 0 0;color:var(--v2-muted);font-size:10px}.ghost-action.compact{min-height:32px;padding:0 9px;font-size:10px}.color-editor-list{display:grid;gap:8px}.color-editor-row{display:grid;grid-template-columns:42px 120px minmax(0,1fr) 104px 36px;gap:8px}.color-editor-row>input{min-width:0;height:38px;padding:7px 9px;border:1px solid #d4dbd6}.color-editor-row>input[type=color]{padding:3px}.color-editor-row button{border:1px solid #e2d5d2;background:#fff;color:#aa4d3f}.color-image-upload{position:relative;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;overflow:hidden;border:1px solid #cfdad5;background:#f7fbfa;color:var(--forest-2);font-size:10px;font-weight:750;cursor:pointer}.color-image-upload input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.color-image-upload.disabled{opacity:.5;cursor:not-allowed}.color-image-upload.disabled input{cursor:not-allowed}.color-upload-message{margin:0;color:var(--forest-2);font-size:11px}.product-media-modal{width:min(720px,100%)}.product-media-body{min-height:0;display:grid;gap:18px;padding:20px 24px;overflow:auto}.product-media-color-list{display:grid;gap:9px}.product-media-color-row{min-height:76px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:13px;padding:9px;border:1px solid #dfe5e1;background:#fff}.product-media-color-row>img,.product-media-placeholder{width:56px;height:58px;display:grid;place-items:center;object-fit:cover;border:1px solid #e1e5e2;color:#ffffffd1}.product-media-color-row>div{min-width:0;display:grid;gap:5px}.product-media-color-row strong{display:flex;align-items:center;gap:7px;font-size:13px}.product-media-color-row strong i{width:10px;height:10px;border:1px solid rgba(20,37,31,.18);border-radius:50%}.product-media-color-row span,.product-video-upload-row span{color:var(--v2-muted);font-size:10px}.media-upload-button{position:relative;min-width:128px;overflow:hidden;cursor:pointer}.media-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.media-upload-button.disabled{opacity:.55;cursor:wait}.media-upload-button.disabled input{cursor:wait}.product-video-upload-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px dashed #cfd8d3;background:#f7f9f7}.product-video-upload-row>div{display:grid;gap:4px}.modal-actions{min-height:66px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 24px;border-top:1px solid var(--v2-line);background:#f8f9f6}.modal-actions button{min-height:40px;border-radius:2px}.account-generator-modal{width:min(620px,100%)}.account-generator-modal .form-grid{padding:22px 24px}.modal-callout{display:flex;align-items:center;gap:12px;margin:0 24px 22px;padding:14px;border:1px solid #d9e3dd;background:#edf4ef;color:var(--forest)}.modal-callout div{display:grid;gap:3px}.modal-callout span{color:var(--v2-muted);font-size:10px}.mobile-shell{min-height:100vh;background:#efeee9}.mobile-shell .topbar{position:sticky;top:0;z-index:45;min-height:58px;max-width:640px;margin-inline:auto;padding:0 14px;border-bottom:1px solid #e0e0db;background:#fffefaf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-shell .topbar-title>svg{display:none}.mobile-shell .topbar-title strong{font-family:Songti SC,serif;font-size:14px}.mobile-shell .topbar-title span{font-size:9px}.mobile-shell .portal-badge{display:none}.mobile-shell .icon-text-button{min-width:54px;min-height:32px;padding:0 10px;border:1px solid #dde1dd;background:#fff;font-size:10px}.mobile-shell .mobile-client.h5-app{width:min(100%,640px);max-width:640px;min-height:calc(100vh - 58px);margin-inline:auto;border:0;background:#f4f3ee;box-shadow:0 0 50px #1f332c1a}.mobile-shell .h5-screen{min-height:calc(100vh - 58px);padding:0 0 calc(82px + env(safe-area-inset-bottom));background:transparent}.mobile-shell .h5-page{width:100%;max-width:none;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.catalog-hero{min-height:150px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:24px 18px 20px;background:radial-gradient(circle at 83% 12%,rgba(211,178,115,.28),transparent 28%),linear-gradient(145deg,#173f35,#2f6656);color:#fff}.catalog-hero .eyebrow{color:#d6bb86}.catalog-hero h2{margin:9px 0 5px;font-family:Songti SC,serif;font-size:28px;font-weight:600}.catalog-hero p{margin:0;color:#ffffff9e;font-size:11px}.fair-live,.lock-badge{min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#ffffffd9;font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fair-live i{width:6px;height:6px;border-radius:50%;background:#6bd39c;box-shadow:0 0 0 4px #6bd39c1f}.lock-badge{color:#ffd8cc}.mobile-shell .mobile-toolbar.sticky{position:sticky;top:58px;z-index:35;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;padding:12px 14px;border-bottom:1px solid #e1e2dd;background:#f4f3eef0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-shell .mobile-toolbar .search-field{width:auto;height:42px;border:1px solid #d9ddd8;border-radius:2px;background:#fff}.mobile-toolbar .search-field>button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:#89928e}.filter-button{position:relative;width:44px;height:42px;display:grid;place-items:center;border:1px solid #d9ddd8;border-radius:2px;background:#fff;color:#63716b}.filter-button.active{border-color:var(--forest-2);background:#eaf1ed;color:var(--forest)}.filter-button em{position:absolute;top:-5px;right:-5px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:#fff;font-size:9px;font-style:normal}.filter-sheet-inline{display:grid;gap:14px;padding:14px;border-bottom:1px solid #dddfda;background:#fffefa}.filter-sheet-inline>div{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:8px}.filter-sheet-inline>div>span{padding-top:7px;color:#77827d;font-size:10px;font-weight:750}.filter-sheet-inline>div>div{display:flex;flex-wrap:wrap;gap:6px}.filter-sheet-inline button{min-height:28px;padding:0 10px;border:1px solid #dde1dd;border-radius:999px;background:#fff;color:#63706b;font-size:9px}.filter-sheet-inline button.active{border-color:#2e6a59;background:#e9f1ed;color:var(--forest);font-weight:800}.filter-sheet-inline .reset-filter{justify-self:end;border:0;color:var(--coral)}.catalog-subhead{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px}.catalog-subhead>div{display:flex;align-items:baseline;gap:5px}.catalog-subhead>div strong{color:var(--forest);font-family:Georgia,serif;font-size:18px}.catalog-subhead>div span{color:#818b86;font-size:9px}.catalog-subhead>button{min-height:30px;padding:0 10px;border:1px solid #d9ded9;border-radius:2px;background:#fff;color:#5e6d66;font-size:9px}.catalog-subhead>button.active{border-color:var(--forest-2);background:var(--forest);color:#fff}.catalog-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 20px}.catalog-product-card{position:relative;min-width:0;overflow:hidden;border:1px solid #dedfda;border-radius:3px;background:var(--paper);box-shadow:none}.catalog-product-card.selected{border-color:#2d6f5c;box-shadow:0 0 0 2px #2d6f5c1f}.product-card-main{width:100%;display:block;padding:0;border:0;background:transparent;text-align:left}.product-image-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#e9ece8}.product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.catalog-product-card:hover .product-image-wrap img{transform:scale(1.025)}.product-image-empty{width:100%;height:100%;display:grid;place-items:center;color:#9ca59f;background:linear-gradient(145deg,#edf0ed,#dfe4e0)}.product-image-wrap .status-pill{position:absolute;top:8px;left:8px;min-height:22px;padding:0 8px;border:0;border-radius:999px;background:#ffffffe0;color:#28624f;font-size:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-image-wrap .status-pill.selected{background:#2d6f5ceb;color:#fff}.product-image-wrap .status-pill.stopped{color:#a14e3d}.batch-check{position:absolute;top:8px;right:8px;width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:#1129224d;color:#fff}.batch-check.on{border-color:var(--forest);background:var(--forest)}.catalog-product-copy{display:grid;padding:11px 11px 13px}.catalog-product-copy>span{color:#8a948f;font-size:8px;letter-spacing:.05em}.catalog-product-copy>strong{margin-top:5px;color:#1c2a25;font-size:13px}.catalog-product-copy>p{min-height:18px;margin:2px 0 8px;overflow:hidden;color:#6f7a75;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-product-copy>div{display:flex;align-items:center;justify-content:space-between}.catalog-product-copy b{color:var(--coral);font-family:Georgia,serif;font-size:14px}.catalog-product-copy em{color:#8c9691;font-size:8px;font-style:normal}.product-card-add{position:absolute;right:10px;bottom:10px;width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--forest);color:#fff}.catalog-empty{grid-column:1 / -1;min-height:260px}.empty-state{color:#87918c}.empty-state strong{color:#3c4b45}.empty-state button{min-height:38px;padding:0 16px;border:1px solid #d5dcd7;background:#fff;color:var(--forest)}.h5-batch-dock{position:fixed;z-index:48;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));width:min(calc(100% - 24px),616px);min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 16px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#14322af5;color:#fff;box-shadow:0 18px 45px #122c244d;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.h5-batch-dock>div{display:grid;gap:3px}.h5-batch-dock strong{font-size:12px}.h5-batch-dock span{color:#ffffff94;font-size:8px}.h5-batch-dock .primary-action{min-height:40px;border-radius:2px;background:#f0ddbc;color:var(--forest);font-size:11px}.h5-toast{position:fixed;z-index:90;top:72px;left:50%;width:min(calc(100% - 28px),580px);min-height:46px;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:10px 12px;border:1px solid #bddfcd;border-radius:3px;background:#eef9f2;color:#24694c;box-shadow:0 15px 40px #19362c33;font-size:10px;text-align:left;transform:translate(-50%)}.h5-toast.error{border-color:#edc7c0;background:#fff1ee;color:#a34839}.detail-nav{min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid #dedfda;background:var(--paper)}.detail-nav .icon-button{border:1px solid #dce0dc;border-radius:50%;background:#fff}.detail-nav>div{display:grid;gap:2px}.detail-nav>div strong{font-size:13px}.detail-nav>div span{color:#7c8782;font-size:9px}.detail-nav>.status-pill{min-height:24px;padding:0 9px;border-radius:999px;font-size:8px}.detail-media{position:relative;aspect-ratio:5 / 5.3;overflow:hidden;background:#e6e9e5}.detail-media>img{width:100%;height:100%;object-fit:cover}.detail-price{position:absolute;right:14px;bottom:14px;min-width:126px;display:grid;gap:2px;padding:12px 14px;border:1px solid rgba(255,255,255,.38);background:#fffefae6;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detail-price span{color:#75817c;font-size:8px}.detail-price strong{color:var(--coral);font-family:Georgia,serif;font-size:21px}.detail-price em{color:#8d9692;font-size:8px;font-style:normal}.mobile-shell .product-detail-body{display:grid;gap:16px;padding:20px 14px 110px}.detail-section-heading{display:flex;align-items:center;justify-content:space-between}.detail-section-heading>span{font-size:13px;font-weight:800}.detail-section-heading>em{color:#89938e;font-size:8px;font-style:normal}.size-heading{margin-top:4px}.mobile-shell .color-picker.rich{display:flex;flex-wrap:wrap;gap:7px}.mobile-shell .color-picker.rich button{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #d8ddd8;border-radius:2px;background:#fff;color:#55635d;font-size:9px}.mobile-shell .color-picker.rich button.active{border-color:var(--forest-2);background:#eaf1ed;color:var(--forest);font-weight:800}.mobile-shell .color-picker.rich i{width:13px;height:13px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cbd1cd}.mobile-shell .quantity-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.mobile-shell .quantity-cell{min-width:0;display:grid;gap:8px;padding:9px 4px 8px;border:1px solid #dce0dc;border-radius:2px;background:#fff}.mobile-shell .quantity-cell.required{border-top:2px solid var(--forest-2)}.size-label{display:grid;justify-items:center;gap:1px}.size-label strong{color:#24332d;font-size:11px}.size-label span{color:#8a948f;font-size:7px}.mobile-shell .quantity-cell.required .size-label span{color:#b06638}.mobile-shell .quantity-cell>small{color:#959d99;font-size:7px;text-align:center}.mobile-shell .stepper{height:28px;display:grid;grid-template-columns:20px minmax(0,1fr) 20px;border:1px solid #e0e3df;background:#f7f8f5}.mobile-shell .stepper button{width:20px;min-width:20px;height:26px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:var(--forest)}.mobile-shell .stepper input{width:100%;min-width:0;height:26px;padding:0;border:0;background:#fff;color:#1d2b26;font-size:11px;font-weight:800;text-align:center}.mobile-shell .detail-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:4px 0 0;background:#e0e3df;border:1px solid #e0e3df}.mobile-shell .detail-specs div{min-height:48px;display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:6px;padding:8px 10px;border:0;background:#fff}.mobile-shell .detail-specs dt{color:#8b9590;font-size:8px}.mobile-shell .detail-specs dd{margin:0;overflow:hidden;color:#3e4d47;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-video{width:100%;max-height:420px;background:#111}.mobile-shell .h5-action-bar{position:fixed;z-index:50;right:auto;bottom:0;left:50%;width:min(100%,640px);min-height:calc(70px + env(safe-area-inset-bottom));display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #dfe1dc;background:#fffefaf5;box-shadow:0 -12px 30px #1d302914;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.h5-action-bar>div{display:grid;gap:3px;padding:3px 0 0 3px}.h5-action-bar>div span{color:#7c8782;font-size:9px}.h5-action-bar>div strong{color:var(--coral);font-family:Georgia,serif;font-size:20px}.h5-action-bar .primary-action{min-width:148px;min-height:46px;border-radius:2px;background:var(--forest);font-size:11px}.cart-summary-head{min-height:108px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:20px 14px 16px;background:var(--paper)}.cart-summary-head h2{margin:6px 0 4px;font-family:Songti SC,serif;font-size:25px}.cart-summary-head p{margin:0;color:#838d88;font-size:9px}.cart-summary-head>button{min-height:30px;padding:0 10px;border:1px solid #d5dcd7;border-radius:2px;background:#fff;color:#57665f;font-size:9px}.cart-summary-head>button.active{border-color:var(--forest);background:var(--forest);color:#fff}.cart-total-strip{display:grid;grid-template-columns:.65fr .8fr 1.3fr;gap:1px;margin:0 14px 14px;background:#dfe3df;border:1px solid #dfe3df}.cart-total-strip>div{min-height:62px;display:grid;align-content:center;gap:4px;padding:10px 12px;background:#eef2ee}.cart-total-strip span{color:#7f8a85;font-size:8px}.cart-total-strip strong{color:#23332d;font-size:16px}.cart-total-strip .amount{background:var(--forest)}.cart-total-strip .amount span{color:#ffffff8f}.cart-total-strip .amount strong{color:#f1d7ac;font-family:Georgia,serif}.cart-batch-actions{min-height:46px;display:flex;align-items:center;gap:8px;margin:0 14px 12px;padding:7px 10px;border:1px solid #cfdcd5;background:#e9f1ed;color:var(--forest);font-size:10px}.cart-batch-actions strong{margin-right:auto}.cart-batch-actions button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #cfd8d3;background:#fff;color:var(--forest);font-size:9px}.cart-batch-actions button.danger{color:#a84b3d}.mobile-shell .draft-list{display:grid;gap:10px;padding:0 14px 16px}.mobile-shell .draft-line.cart-line-card{display:grid;gap:13px;padding:13px;border:1px solid #dcdfda;border-radius:3px;background:var(--paper);box-shadow:none}.cart-line-card.selected{border-color:#3e7a68!important;box-shadow:0 0 0 2px #3e7a681a!important}.mobile-shell .draft-line-head{display:flex;justify-content:flex-start;gap:9px}.line-select{width:22px;height:22px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #bdc8c2;border-radius:50%;background:#fff;color:#fff}.line-select.on{border-color:var(--forest);background:var(--forest)}.cart-product-thumb{width:43px;height:48px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;background:#e8ebe7;color:#87918c}.cart-product-thumb img{width:100%;height:100%;object-fit:cover}.cart-line-title{min-width:0;display:grid;flex:1;align-content:center;gap:3px}.cart-line-title strong{font-size:12px}.cart-line-title span{overflow:hidden;color:#7c8782;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.draft-line-head .icon-button.danger{width:30px;height:30px;margin-left:auto;border:1px solid #eadad6;border-radius:50%;background:#fff;color:#b65849}.mobile-shell .quantity-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-shell .quantity-grid.compact .quantity-cell{padding:6px 2px}.mobile-shell .quantity-grid.compact .size-label span{display:none}.mobile-shell .quantity-grid.compact .stepper{grid-template-columns:17px minmax(0,1fr) 17px;height:25px}.mobile-shell .quantity-grid.compact .stepper button{width:17px;min-width:17px;height:23px}.mobile-shell .quantity-grid.compact .stepper input{height:23px;font-size:10px}.mobile-shell .line-total{min-height:24px;display:flex;align-items:center;justify-content:flex-end;gap:11px;border:0;color:#7d8883;font-size:8px}.mobile-shell .line-total>span:first-child{margin-right:auto;color:#418063}.mobile-shell .line-total strong{color:var(--coral);font-family:Georgia,serif;font-size:13px}.cart-empty{min-height:280px}.submit-protection{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 14px 10px;color:#8b6b49;font-size:9px}.mobile-shell .submit-order-button{width:calc(100% - 28px);min-height:50px;margin:0 14px 14px;border:0;border-radius:2px;background:var(--forest);color:#fff;font-size:12px;font-weight:800}.history-hero{min-height:146px;padding:28px 18px 20px;background:linear-gradient(145deg,#e8e0d2,#f4efe6)}.history-hero .eyebrow{color:#97703d}.history-hero h2{margin:8px 0 5px;font-family:Songti SC,serif;font-size:29px}.history-hero p{max-width:360px;margin:0;color:#7f7669;font-size:10px;line-height:1.6}.mobile-shell .history-list{display:grid;gap:10px;padding:14px}.history-order-card{overflow:hidden;border:1px solid #dcdfda;border-radius:3px;background:var(--paper)}.history-order-card>button{width:100%;min-height:68px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:10px 12px;border:0;background:transparent;text-align:left}.history-status{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e7efe9;color:var(--forest)}.history-status.locked{background:#e7ebf1;color:#55708d}.history-status.archived{background:#eceeed;color:#6f7974}.history-order-card>button>div{display:grid;gap:4px}.history-order-card>button>div:nth-child(2) strong{font-size:11px}.history-order-card>button>div:nth-child(2) span{color:#89928e;font-size:8px}.history-order-card>button>div:nth-child(3){justify-items:end}.history-order-card>button>div:nth-child(3) strong{font-size:11px}.history-order-card>button>div:nth-child(3) span{color:var(--coral);font-family:Georgia,serif;font-size:10px}.history-order-card.expanded>button>svg{transform:rotate(180deg)}.history-detail-lines{border-top:1px solid #e1e4e0}.history-detail-lines>div{min-height:56px;display:grid;grid-template-columns:100px minmax(0,1fr) 46px;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid #eceeeb}.history-detail-lines>div:last-child{border-bottom:0}.history-detail-lines>div>div{display:grid;gap:2px}.history-detail-lines>div>div strong{font-size:10px}.history-detail-lines>div>div span{color:#8b9490;font-size:8px}.history-detail-lines p{margin:0;color:#68756f;font-size:8px;line-height:1.6}.history-detail-lines>div>strong{font-size:9px;text-align:right}.mobile-shell .h5-tabbar{position:fixed;z-index:49;right:auto;bottom:0;left:50%;width:min(100%,640px);min-height:calc(62px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);padding:5px 8px calc(5px + env(safe-area-inset-bottom));border-top:1px solid #dde0dc;border-radius:0;background:#fffefaf5;box-shadow:0 -10px 24px #1a2d2612;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-shell .h5-tabbar button{min-height:48px;gap:3px;color:#8a948f;font-size:9px}.mobile-shell .h5-tabbar button.active{color:var(--forest)}.mobile-shell .h5-tabbar button.active:after{content:"";position:absolute;bottom:2px;width:16px;height:2px;border-radius:2px;background:var(--forest)}.mobile-shell .h5-tabbar em{top:1px;margin-left:5px;background:var(--coral);font-size:8px}.h5-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;background:#111e1a7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.h5-bottom-sheet{width:min(100%,640px);display:grid;gap:18px;padding:18px 14px calc(16px + env(safe-area-inset-bottom));border-radius:12px 12px 0 0;background:var(--paper);box-shadow:0 -20px 60px #12261f33}.bottom-sheet-head{display:flex;align-items:center;justify-content:space-between}.bottom-sheet-head>div{display:grid;gap:4px}.bottom-sheet-head strong{font-size:14px}.bottom-sheet-head span{color:#818b86;font-size:9px}.bottom-sheet-head button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce0dc;border-radius:50%;background:#fff}.h5-bottom-sheet .primary-action.full{width:100%;min-height:48px;border-radius:2px;background:var(--forest)}@media(max-width:1100px){.admin-workbench{grid-template-columns:190px minmax(0,1fr)}.admin-workbench .admin-content{padding-inline:20px}.admin-workbench .admin-toolbar{margin-inline:-20px;padding-inline:20px}.dashboard-columns,.settings-view .settings-grid{grid-template-columns:1fr}.export-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-heading{grid-column:1 / -1}.admin-workbench .export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.login-page{grid-template-columns:1fr;background:var(--paper)}.login-page .login-visual{min-height:330px;padding:24px 20px}.login-eyebrow{font-size:9px}.login-visual-copy{margin:auto 0 16px}.login-page .login-visual h1{max-width:430px;margin-bottom:12px;font-size:clamp(32px,11vw,48px)}.login-page .login-visual-copy>p:last-child{font-size:12px;line-height:1.6}.login-proof-grid{grid-template-columns:1fr;gap:0}.login-proof-grid span{min-height:34px;padding:6px 10px;font-size:9px}.login-proof-grid span:nth-child(n+2){display:none}.login-page .login-panel{min-height:auto;padding:30px 20px 44px}.login-page .panel-heading h2{font-size:24px}.admin-shell .topbar{padding-inline:12px}.admin-shell .portal-badge{display:none}.admin-workbench{display:block}.admin-workbench .admin-sidebar{position:sticky;top:0;z-index:30;min-height:auto;display:block;padding:8px;overflow-x:auto;white-space:nowrap}.sidebar-caption,.fair-status{display:none}.admin-workbench .admin-sidebar nav{display:flex;gap:4px}.admin-workbench .admin-sidebar button{min-width:max-content;min-height:38px;padding-inline:10px}.admin-workbench .admin-content{padding:0 12px 30px}.admin-workbench .admin-toolbar{top:54px;grid-template-columns:minmax(0,1fr) 40px;margin:0 -12px 18px;padding:8px 12px}.toolbar-title{display:none}.admin-workbench .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero{min-height:240px;align-items:flex-start;flex-direction:column;padding:24px}.dashboard-hero h1{font-size:30px}.dashboard-hero .danger-action,.dashboard-hero .primary-action.light{min-width:100%}.page-title-row{align-items:flex-start;flex-direction:column}.admin-workbench .export-grid,.export-filter-panel{grid-template-columns:1fr}.filter-heading{grid-column:auto}.admin-workbench .table-wrap{overflow:auto}.admin-workbench table{min-width:800px}.product-batch-bar{align-items:flex-start;flex-wrap:wrap}.batch-group{border-left:0;padding-left:0}.admin-order-head{grid-template-columns:1fr;padding-block:8px}.order-summary-button{grid-template-columns:34px minmax(120px,1fr) 18px}.order-figures{display:none}.form-grid.two,.form-grid.three,.form-grid.five{grid-template-columns:1fr}.color-editor-row{grid-template-columns:38px minmax(0,1fr) 104px 34px}.color-editor-row input:nth-child(3){grid-column:1 / -1;grid-row:2}.product-media-color-row{grid-template-columns:48px minmax(0,1fr)}.product-media-color-row>img,.product-media-placeholder{width:48px;height:52px}.product-media-color-row .media-upload-button{grid-column:1 / -1;width:100%}.product-video-upload-row{align-items:stretch;flex-direction:column}.product-video-upload-row .media-upload-button{width:100%}}@media(max-width:380px){.catalog-product-grid{gap:7px;padding-inline:10px}.catalog-product-copy{padding:9px}.product-card-add{right:8px;bottom:8px}.mobile-shell .quantity-grid{gap:3px}.mobile-shell .quantity-cell{padding-inline:1px}.mobile-shell .stepper{grid-template-columns:18px minmax(0,1fr) 18px}.mobile-shell .stepper button{width:18px;min-width:18px}}:root{--fashion-ink: #211f1c;--fashion-espresso: #2f2925;--fashion-forest: #173c32;--fashion-merlot: #9b4657;--fashion-gold: #c69b5d;--fashion-cream: #f7f2ea;--fashion-paper: #fffdf9;--fashion-line: rgba(55, 48, 42, .12);--fashion-shadow: 0 18px 48px rgba(54, 43, 34, .12)}body{background:var(--fashion-cream)}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:22px 0 18px;padding:4px;border-radius:13px;background:#eee9e1}.auth-mode-tabs button{min-height:40px;border:0;border-radius:10px;background:transparent;color:#7b736b;font-weight:700}.auth-mode-tabs button.active{background:#fffdf9;color:var(--fashion-forest);box-shadow:0 5px 16px #2a231e17}.register-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.register-notice{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:#8a8178;font-size:11px}.guest-browse-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;border:1px solid rgba(23,60,50,.18);border-radius:4px;background:#fffdf9;color:var(--fashion-forest);font-weight:750}.guest-browse-button span{color:#9a9189;font-size:10px;font-weight:500}.guest-catalog-page{width:min(100%,560px);min-height:100dvh;margin:0 auto;padding-bottom:94px;background:var(--fashion-cream);box-shadow:0 0 60px #29221d21}.guest-topbar{min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:10px 17px;border-bottom:1px solid var(--fashion-line);background:#fffdf9f0}.guest-brand,.guest-brand>span,.guest-topbar>button{display:flex;align-items:center}.guest-brand{gap:10px}.guest-brand>span{width:36px;height:36px;justify-content:center;border-radius:50%;background:var(--fashion-forest);color:#fff}.guest-brand div{display:grid;gap:2px}.guest-brand strong{max-width:230px;overflow:hidden;color:var(--fashion-ink);font-family:Songti SC,STSong,Georgia,serif;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.guest-brand em{color:#928980;font-size:9px;font-style:normal}.guest-topbar>button{min-height:36px;gap:6px;padding:0 14px;border:1px solid rgba(23,60,50,.16);border-radius:999px;background:#fff;color:var(--fashion-forest);font-weight:700}.guest-hero{min-height:260px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:34px 20px 24px;border-radius:0 0 28px 28px;color:#fff;background:linear-gradient(92deg,#142b23f5,#142b23ad 58%,#142b2333),url(/assets/showroom-hero-BePOiuR3.webp) center / cover no-repeat;box-shadow:0 20px 42px #262a242e}.guest-hero .eyebrow{display:flex;align-items:center;gap:7px;color:#efcc91;font-size:10px;letter-spacing:.16em}.guest-hero h1{margin:13px 0 10px;font-family:Songti SC,STSong,Georgia,serif;font-size:35px;line-height:1.12;letter-spacing:-.035em}.guest-hero p{max-width:310px;margin:0;color:#ffffffc2;font-size:11px;line-height:1.7}.guest-hero>button{min-width:112px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;padding-inline:13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap}.guest-catalog-content{padding:18px 12px 30px}.guest-search{height:48px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid var(--fashion-line);border-radius:15px;background:#fff;color:var(--fashion-forest);box-shadow:0 8px 22px #332b240f}.guest-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.guest-section-title{display:flex;align-items:flex-end;justify-content:space-between;padding:26px 5px 13px}.guest-section-title span{color:var(--fashion-merlot);font-size:9px;font-weight:800;letter-spacing:.14em}.guest-section-title h2{margin:4px 0 0;font-family:Songti SC,STSong,Georgia,serif;font-size:25px}.guest-section-title em{color:#8e857c;font-size:11px;font-style:normal}.guest-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guest-product-card{overflow:hidden;border-radius:17px;background:var(--fashion-paper);box-shadow:0 12px 30px #31292217}.guest-product-card>button{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.guest-product-image{aspect-ratio:4 / 5;display:grid;place-items:center;overflow:hidden;background:#ede7df;color:#aaa096}.guest-product-image img{width:100%;height:100%;object-fit:cover}.guest-product-copy{padding:11px 11px 14px}.guest-product-copy>span{display:block;color:#8e857c;font-size:9px}.guest-product-copy>strong{display:block;margin-top:7px;color:var(--fashion-ink);font-size:15px}.guest-product-copy>p{min-height:32px;margin:3px 0 9px;color:#5f5750;font-size:11px;line-height:1.45}.guest-product-copy>div,.guest-swatches{display:flex;align-items:center}.guest-product-copy>div{justify-content:space-between}.guest-swatches{gap:4px}.guest-swatches i{width:11px;height:11px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #30292433}.guest-product-copy>div>em{color:#958b82;font-size:9px;font-style:normal}.guest-state{grid-column:1 / -1;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#837a72;text-align:center}.guest-state button{min-height:36px;padding-inline:14px;border:0;border-radius:999px;background:var(--fashion-forest);color:#fff}.guest-register-dock{position:fixed;z-index:20;bottom:0;left:50%;width:min(100%,560px);min-height:calc(76px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 16px calc(11px + env(safe-area-inset-bottom));border-top:1px solid var(--fashion-line);background:#fffdf9f2;box-shadow:0 -12px 30px #2e272117;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%)}.guest-register-dock div{display:grid;gap:3px}.guest-register-dock strong{font-size:13px}.guest-register-dock span{color:#8e857c;font-size:10px}.guest-register-dock button,.guest-detail-register{min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px;padding-inline:17px;border:0;border-radius:14px;background:var(--fashion-forest);color:#fff;font-weight:750;white-space:nowrap}.guest-detail-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#1619169e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.guest-detail-sheet{position:relative;width:min(100%,430px);max-height:calc(100dvh - 36px);overflow:auto;border-radius:24px;background:var(--fashion-paper);box-shadow:0 30px 80px #00000040}.guest-detail-close{position:absolute;z-index:2;top:12px;right:12px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffe0;color:#39332e}.guest-detail-image{aspect-ratio:4 / 4.3;display:grid;place-items:center;overflow:hidden;background:#eee8df}.guest-detail-image img{width:100%;height:100%;object-fit:cover}.guest-detail-copy{padding:20px}.guest-detail-copy>span{color:#8f857c;font-size:10px}.guest-detail-copy h2{margin:6px 0 2px;font-family:Songti SC,STSong,Georgia,serif;font-size:25px}.guest-detail-copy>strong{color:var(--fashion-merlot)}.guest-detail-colors{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.guest-detail-colors span{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--fashion-line);border-radius:999px;color:#5f5750;font-size:10px}.guest-detail-colors i{width:11px;height:11px;border-radius:50%;box-shadow:0 0 0 1px #2c26212b}.guest-detail-copy dl{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;margin:0 0 18px;border:1px solid var(--fashion-line);border-radius:13px}.guest-detail-copy dl div{display:grid;grid-template-columns:44px 1fr;gap:7px;padding:10px;border-bottom:1px solid var(--fashion-line)}.guest-detail-copy dt{color:#968c83;font-size:9px}.guest-detail-copy dd{margin:0;color:#443e39;font-size:10px}.guest-detail-register{width:100%}.guest-detail-login{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:8px;border:0;background:transparent;color:#756c64;font-size:11px}.mobile-shell{background:radial-gradient(circle at 10% 4%,rgba(198,155,93,.12),transparent 24%),#ece7df}.mobile-shell .topbar{min-height:64px;padding-inline:18px;border-bottom-color:#30292417;background:#fffdf9eb}.mobile-shell .topbar-title strong{font-family:Songti SC,STSong,Georgia,serif;font-size:16px;letter-spacing:.01em}.mobile-shell .topbar-title span{margin-top:3px;color:#8a8179;font-size:10px}.mobile-shell .icon-text-button{min-width:56px;min-height:36px;border-color:#3029241f;border-radius:999px;color:#5e5650}.mobile-shell .mobile-client.h5-app{background:var(--fashion-cream);box-shadow:0 0 60px #29221d21}.catalog-hero{position:relative;min-height:214px;align-items:flex-end;padding:34px 22px 26px;overflow:hidden;isolation:isolate;border-radius:0 0 26px 26px;background:linear-gradient(92deg,#162620f0,#162620c2 48%,#1626203d),linear-gradient(180deg,transparent 44%,rgba(14,25,21,.44)),url(/assets/showroom-hero-BePOiuR3.webp) center / cover no-repeat;box-shadow:0 20px 44px #262a242e}.catalog-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(115deg,transparent 54%,rgba(214,175,116,.16))}.catalog-hero .eyebrow{color:#ebc98f;font-size:11px;letter-spacing:.18em}.catalog-hero h2{max-width:390px;margin:12px 0 8px;font-size:clamp(30px,8vw,40px);line-height:1.12;letter-spacing:-.03em;text-wrap:balance;text-shadow:0 8px 24px rgba(0,0,0,.24)}.catalog-hero p{color:#ffffffc2;font-size:12px}.fair-live,.lock-badge{min-height:34px;padding-inline:13px;border-color:#ffffff4d;background:#ffffff21;font-size:10px;flex:0 0 auto;white-space:nowrap}.mobile-shell .mobile-toolbar.sticky{top:64px;grid-template-columns:minmax(0,1fr) 50px;gap:10px;margin:0;padding:16px;border-bottom:0;background:#f7f2eae6}.mobile-shell .mobile-toolbar .search-field,.filter-button{height:48px;border:1px solid rgba(53,47,42,.13);border-radius:14px;background:#fffdf9f5;box-shadow:0 8px 22px #332b2412}.filter-button{width:50px}.mobile-shell .mobile-toolbar .search-field input{font-size:13px}.filter-sheet-inline{margin:0 16px 8px;padding:16px;border:1px solid var(--fashion-line);border-radius:16px;background:var(--fashion-paper);box-shadow:0 14px 34px #342b2414}.filter-sheet-inline>div>span,.filter-sheet-inline button,.filter-sheet-inline .reset-filter{font-size:11px}.filter-sheet-inline button{min-height:34px}.catalog-subhead{padding:15px 17px 12px}.catalog-subhead>div strong{font-size:24px}.catalog-subhead>div span,.catalog-subhead>button{font-size:11px}.catalog-subhead>button{min-height:36px;padding-inline:13px;border-radius:999px}.catalog-product-grid{gap:14px;padding:0 16px 28px}.catalog-product-card{overflow:visible;border:0;border-radius:18px;background:var(--fashion-paper);box-shadow:0 12px 30px #392f271a}.catalog-product-card .product-card-main{overflow:hidden;border-radius:inherit}.product-image-wrap{aspect-ratio:4 / 5;border-radius:18px 18px 0 0;background:#eee7dd}.product-image-wrap img{object-position:center;filter:saturate(.98) contrast(1.01)}.product-image-wrap .status-pill{top:10px;left:10px;min-height:26px;padding-inline:10px;border:1px solid rgba(255,255,255,.62);color:#214b3d;font-size:10px;font-weight:800}.catalog-product-copy{padding:13px 13px 16px}.catalog-product-copy>span{color:#998d83;font-size:10px;letter-spacing:.04em}.catalog-product-copy>strong{margin-top:7px;color:var(--fashion-ink);font-size:15px;letter-spacing:.01em}.catalog-product-copy>p{min-height:20px;margin:3px 0 12px;color:#716861;font-size:11px}.product-card-foot{min-height:27px}.catalog-product-copy .product-card-foot>b{color:var(--fashion-merlot);font-family:Georgia,serif;font-size:18px}.product-card-colors{display:inline-flex;align-items:center;gap:4px;padding-right:38px}.product-card-colors i{width:12px;height:12px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #312b262e}.product-card-colors em{margin-left:2px;color:#91877f;font-size:9px}.product-card-add{z-index:4;right:12px;bottom:13px;width:38px;height:38px;border:3px solid var(--fashion-paper);background:var(--fashion-forest);box-shadow:0 8px 18px #173c323d}.detail-nav{min-height:70px;padding-inline:16px;border-bottom:0;background:var(--fashion-paper)}.detail-nav .icon-button{width:42px;height:42px}.detail-nav>div strong{font-size:15px}.detail-nav>div span,.detail-nav>.status-pill{font-size:10px}.detail-media{aspect-ratio:4 / 4.75;margin:0 12px;border-radius:22px;background:#eee7dd;box-shadow:var(--fashion-shadow)}.detail-price{right:14px;bottom:14px;min-width:138px;padding:13px 15px;border:1px solid rgba(255,255,255,.64);border-radius:14px;background:#fffdf9e6}.detail-price span,.detail-price em{font-size:10px}.detail-price strong{color:var(--fashion-merlot);font-size:25px}.mobile-shell .product-detail-body{gap:18px;padding:24px 16px 118px}.detail-section-heading>span{font-size:15px}.detail-section-heading>em{font-size:10px}.mobile-shell .color-picker.rich button{min-height:42px;padding-inline:13px;border-radius:999px;font-size:11px}.mobile-shell .quantity-cell{gap:9px;padding:11px 3px 9px;border-color:#342e291f;border-radius:12px;box-shadow:0 6px 16px #372f280d}.size-label strong{font-size:13px}.size-label span,.mobile-shell .quantity-cell>small{font-size:8px}.mobile-shell .stepper{height:32px;border-radius:9px;overflow:hidden}.mobile-shell .stepper button,.mobile-shell .stepper input{height:30px}.mobile-shell .detail-specs{border-radius:15px;overflow:hidden}.mobile-shell .detail-specs dt{font-size:10px}.mobile-shell .detail-specs dd{font-size:11px}.mobile-shell .h5-action-bar{min-height:calc(78px + env(safe-area-inset-bottom));align-items:center;padding-inline:16px;background:#fffdf9f2}.h5-action-bar>div span{font-size:10px}.h5-action-bar>div strong{color:var(--fashion-merlot);font-size:24px}.h5-action-bar .primary-action{min-width:166px;min-height:52px;border-radius:14px;background:var(--fashion-forest);font-size:13px}.cart-summary-head,.history-hero{min-height:150px;padding:26px 18px 20px;background:radial-gradient(circle at 85% 5%,rgba(198,155,93,.24),transparent 30%),linear-gradient(145deg,#efe5d7,#faf6ef)}.cart-summary-head h2,.history-hero h2{font-size:30px}.cart-summary-head p,.history-hero p{font-size:11px}.cart-total-strip,.mobile-shell .draft-line.cart-line-card,.history-order-card{border-radius:16px;overflow:hidden}.mobile-shell .draft-line.cart-line-card,.history-order-card{border-color:var(--fashion-line);box-shadow:0 10px 26px #372e2612}.cart-product-thumb{width:52px;height:62px;border-radius:10px}.cart-line-title strong,.history-order-card>button>div:nth-child(2) strong{font-size:13px}.cart-line-title span,.history-order-card>button>div:nth-child(2) span,.mobile-shell .line-total{font-size:10px}.mobile-shell .submit-order-button{min-height:54px;border-radius:14px;background:var(--fashion-forest);font-size:13px}.mobile-shell .h5-tabbar{min-height:calc(70px + env(safe-area-inset-bottom));padding-inline:16px;border-top-color:#312b261a;background:#fffdf9f2}.mobile-shell .h5-tabbar button{min-height:56px;color:#9a9189;font-size:11px}.mobile-shell .h5-tabbar button.active{color:var(--fashion-forest)}.admin-shell .topbar-title>svg{color:#fff;background:linear-gradient(145deg,var(--fashion-merlot),#66303f)}.admin-workbench .admin-sidebar{background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 36%),#282b27}.admin-workbench .admin-sidebar button.active{background:#f3e8d8;color:#322c27}.dashboard-hero{overflow:hidden;border-radius:16px;background:linear-gradient(92deg,#1c2c26f7,#1d322ac7 58%,#1d322a4d),url(/assets/showroom-hero-BePOiuR3.webp) center 52% / cover no-repeat;box-shadow:0 20px 46px #25292326}.admin-workbench .metric-card,.admin-workbench .admin-section,.admin-workbench .table-wrap,.admin-workbench .admin-order-card,.export-filter-panel,.admin-workbench .export-grid>button{border-radius:12px}.admin-workbench .metric-card,.admin-workbench .admin-section{box-shadow:0 10px 30px #2c26200e}.product-cell img,.product-cell .image-placeholder{width:54px;height:66px;border-radius:10px;border:0;box-shadow:0 7px 18px #3129221f}@media(max-width:520px){.register-form-row{grid-template-columns:1fr}.guest-hero{min-height:235px;align-items:flex-end;padding-inline:18px}.guest-hero h1{font-size:31px}.guest-hero>button{min-width:104px;padding-inline:11px}.catalog-hero{min-height:198px;padding:28px 18px 22px}.catalog-hero h2{max-width:285px;font-size:31px}.fair-live,.lock-badge{align-self:flex-end;padding-inline:10px}.catalog-product-grid{gap:11px;padding-inline:12px}.catalog-product-copy{padding:11px 11px 14px}.product-card-colors i{width:10px;height:10px}.product-card-colors em{display:none}}@media(max-width:380px){.catalog-product-grid{gap:9px}.catalog-product-copy>strong{font-size:14px}.catalog-product-copy .product-card-foot>b{font-size:16px}.product-card-add{right:8px;bottom:10px;width:34px;height:34px}}.catalog-category-panel{padding:4px 0 10px;background:linear-gradient(180deg,rgba(247,242,234,.96),var(--fashion-cream))}.category-panel-heading,.guest-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:5px 17px 12px}.category-panel-heading>div,.guest-category-heading>div{display:grid;gap:3px}.category-panel-heading>div>span,.guest-category-heading>div>span{color:var(--fashion-gold);font-size:8px;font-weight:900;letter-spacing:.16em}.category-panel-heading strong,.guest-category-heading strong{color:var(--fashion-ink);font-family:Songti SC,STSong,Georgia,serif;font-size:19px}.category-panel-heading>em,.guest-category-heading>em{padding-bottom:2px;color:#91877f;font-size:9px;font-style:normal}.category-scroll,.guest-category-tabs{display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding:0 16px 7px;scroll-padding-inline:16px;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.category-scroll::-webkit-scrollbar,.guest-category-tabs::-webkit-scrollbar{display:none}.category-scroll>button,.guest-category-tabs>button{user-select:none;-webkit-user-select:none}@media(hover:hover)and (pointer:fine){.category-scroll,.guest-category-tabs{cursor:grab}.category-scroll[data-dragging=true],.guest-category-tabs[data-dragging=true]{cursor:grabbing}}.category-scroll>button{min-width:112px;min-height:66px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:9px;border:1px solid rgba(54,47,41,.1);border-radius:15px;background:#fffdf9eb;color:#665e57;text-align:left;scroll-snap-align:start;box-shadow:0 8px 22px #342b240e}.category-scroll>button.active{border-color:var(--fashion-forest);background:var(--fashion-forest);color:#fff;box-shadow:0 12px 24px #173c3233}.category-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#f1ebe2;color:var(--fashion-forest)}.category-scroll>button.active .category-icon{background:#ffffff24;color:#f4d6a4}.category-copy{min-width:0;display:grid;gap:4px}.category-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.category-copy em{color:#998f87;font-size:8px;font-style:normal}.category-scroll>button.active .category-copy em{color:#ffffff9e}.catalog-product-card{overflow:hidden}.catalog-product-copy{min-height:132px}.product-card-foot{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:8px}.product-card-colors{order:-1;min-height:15px;padding-right:0}.catalog-product-copy .product-card-foot>b{min-height:34px;display:flex;align-items:center;padding-right:72px}.product-card-add{right:12px;bottom:13px;width:auto;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;border:2px solid var(--fashion-paper);border-radius:999px;background:var(--fashion-forest);color:#fff;box-shadow:0 7px 16px #173c3238}.product-card-add span{font-size:9px;font-weight:800}.detail-page-v3{background:radial-gradient(circle at 90% 18%,rgba(198,155,93,.11),transparent 25%),var(--fashion-cream)}.detail-page-v3 .detail-nav{position:sticky;z-index:12;top:64px;min-height:66px;background:#fffdf9f0;box-shadow:0 6px 20px #2d26200d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.detail-page-v3 .detail-nav>div{gap:1px}.detail-page-v3 .detail-nav>div span{color:var(--fashion-gold);font-size:7px;font-weight:850;letter-spacing:.16em}.detail-page-v3 .detail-nav>div strong{font-family:Songti SC,STSong,Georgia,serif;font-size:15px}.detail-gallery{position:relative;aspect-ratio:4 / 4.45;margin:12px 12px 0;border-radius:24px;box-shadow:0 22px 48px #2d251f24}.detail-gallery:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(28,27,24,.16))}.detail-gallery-label,.detail-gallery-count{position:absolute;z-index:2;display:flex;align-items:center;border:1px solid rgba(255,255,255,.55);background:#fffdf9d6;color:#4d4741;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detail-gallery-label{left:14px;bottom:15px;gap:6px;min-height:32px;padding:0 11px;border-radius:999px;font-size:10px;font-weight:800}.detail-gallery-count{top:14px;right:14px;min-height:28px;padding:0 10px;border-radius:999px;font-family:Georgia,serif;font-size:10px}.detail-summary-card{position:relative;z-index:3;display:grid;gap:14px;margin:-20px 18px 0;padding:19px 17px 16px;border:1px solid rgba(255,255,255,.78);border-radius:20px;background:#fffdf9f7;box-shadow:0 16px 38px #3027201f}.detail-summary-tags{display:flex;flex-wrap:wrap;gap:6px}.detail-summary-tags span{min-height:23px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#f2ece4;color:#70675f;font-size:8px;font-weight:750}.detail-title-row,.detail-pricing-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.detail-title-row>div{min-width:0;display:grid;gap:3px}.detail-title-row>div>span{color:var(--fashion-merlot);font-family:Georgia,serif;font-size:12px;font-weight:800;letter-spacing:.06em}.detail-title-row h1{margin:0;color:var(--fashion-ink);font-family:Songti SC,STSong,Georgia,serif;font-size:24px;line-height:1.2}.detail-new-badge{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:999px;background:#f8eedc;color:#9a6a26;font-size:8px;font-weight:800;white-space:nowrap}.detail-pricing-row{align-items:stretch;padding-top:14px;border-top:1px solid var(--fashion-line)}.detail-pricing-row>div{display:grid;align-content:center;gap:3px}.detail-pricing-row>div:first-child span{display:flex;align-items:center;gap:5px}.detail-pricing-row span{color:#8c827a;font-size:9px}.detail-pricing-row strong{color:var(--fashion-merlot);font-family:Georgia,serif;font-size:30px;line-height:1}.detail-pricing-row>div:last-child{justify-items:end}.detail-pricing-row b{color:#4a443e;font-size:13px}.detail-pricing-row em{padding:3px 6px;border-radius:999px;background:#eaf2ee;color:var(--fashion-forest);font-size:8px;font-style:normal;font-weight:800}.mobile-shell .detail-page-v3 .product-detail-body{gap:14px;padding:16px 12px 124px}.detail-config-card,.detail-info-card{overflow:hidden;border:1px solid rgba(55,48,42,.09);border-radius:20px;background:var(--fashion-paper);box-shadow:0 10px 28px #342b2412}.detail-config-card{display:grid;gap:14px;padding:16px 14px}.detail-config-head{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px}.detail-config-head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--fashion-forest);color:#f2d4a1;font-family:Georgia,serif;font-size:12px;font-weight:800}.detail-config-head>div{display:grid;gap:3px}.detail-config-head>div strong{color:var(--fashion-ink);font-size:13px}.detail-config-head>div em,.detail-config-head>b{color:#958b82;font-size:8px;font-style:normal;font-weight:500}.detail-config-head>b{padding:5px 7px;border-radius:999px;background:#f2eee8;white-space:nowrap}.mobile-shell .color-picker.rich.color-card-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-shell .color-picker.rich.color-card-picker>button{position:relative;min-width:0;min-height:124px;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:7px;padding:6px 6px 9px;overflow:hidden;border:1px solid #e4ded7;border-radius:14px;background:#faf7f2;text-align:left}.mobile-shell .color-picker.rich.color-card-picker>button.active{border-color:var(--fashion-forest);background:#eef4f0;box-shadow:0 0 0 2px #173c3214}.mobile-shell .color-picker.rich.color-card-picker .color-card-thumb{width:100%;height:auto;aspect-ratio:1.3 / 1;display:grid;place-items:center;overflow:hidden;border:0;border-radius:10px;background:#eee7dd;box-shadow:none}.color-card-thumb img{width:100%;height:100%;object-fit:cover}.mobile-shell .color-picker.rich.color-card-picker .color-card-name{width:100%;height:auto;min-width:0;display:grid;gap:2px;padding-inline:2px;border:0;border-radius:0;box-shadow:none}.color-card-name strong{color:#3f3934;font-size:10px;white-space:nowrap}.color-card-name em{overflow:hidden;color:#978d84;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.color-selected,.color-dot{position:absolute;right:10px;bottom:10px}.mobile-shell .color-picker.rich.color-card-picker .color-selected{width:20px;height:20px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--fashion-forest);color:#fff;box-shadow:none}.mobile-shell .color-picker.rich .color-dot{width:9px;height:9px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #2f28232e}.size-quick-actions{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.size-quick-actions::-webkit-scrollbar{display:none}.size-quick-actions button,.size-quick-actions>span{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border-radius:999px;white-space:nowrap;font-size:8px}.size-quick-actions button{border:1px solid #dcd7d0;background:#fff;color:#5f5852}.size-quick-actions>span{margin-left:auto;background:#f3ede4;color:var(--fashion-merlot);font-weight:800}.mobile-shell .detail-page-v3 .quantity-grid{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 6px;scroll-padding-inline:1px;scrollbar-width:none}.mobile-shell .detail-page-v3 .quantity-grid::-webkit-scrollbar{display:none}.mobile-shell .detail-page-v3 .quantity-cell{flex:0 0 88px;min-height:128px;align-content:space-between;padding:12px 7px 10px;border-radius:14px;background:#fff}.mobile-shell .detail-page-v3 .quantity-cell.required{border-top:3px solid var(--fashion-forest)}.mobile-shell .detail-page-v3 .quantity-cell.optional{border-top:3px solid #c9beb1}.mobile-shell .detail-page-v3 .stepper{width:100%}.detail-info-card>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--fashion-line);background:linear-gradient(110deg,#f0e8dd,#fbf8f3)}.detail-info-card>header>div,.detail-info-card>header>div>span{display:flex;align-items:center}.detail-info-card>header>div{gap:9px;color:var(--fashion-forest)}.detail-info-card>header>div>span{align-items:flex-start;flex-direction:column;gap:2px}.detail-info-card>header strong{color:var(--fashion-ink);font-size:12px}.detail-info-card>header em{color:#a07b46;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.12em}.detail-info-card>header>span{color:#7f756d;font-size:8px}.mobile-shell .detail-info-card .detail-specs{margin:0;border:0;border-radius:0}.mobile-shell .detail-info-card .detail-specs div{min-height:56px}.guest-category-heading{padding:18px 0 11px}.guest-category-tabs{gap:7px;margin-inline:-16px;padding-inline:16px}.guest-category-tabs button{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid var(--fashion-line);border-radius:999px;background:var(--fashion-paper);color:#70675f;box-shadow:0 6px 16px #332a230d}.guest-category-tabs button.active{border-color:var(--fashion-forest);background:var(--fashion-forest);color:#fff}.guest-category-tabs button span{font-size:10px;font-weight:750}.guest-category-tabs button em{min-width:17px;height:17px;display:grid;place-items:center;border-radius:999px;background:#eee7df;color:#80766d;font-size:7px;font-style:normal}.guest-category-tabs button.active em{background:#ffffff29;color:#fff}@media(max-width:380px){.category-scroll>button{min-width:106px}.catalog-product-copy{min-height:128px}.mobile-shell .color-picker.rich.color-card-picker{gap:6px}.mobile-shell .color-picker.rich.color-card-picker>button{min-height:116px;padding:5px 5px 8px}.detail-title-row h1{font-size:21px}}.mobile-shell .cart-line-card .quantity-editor.compact{overflow:hidden;border:1px solid #e4ded6;border-radius:14px;background:#faf7f2}.mobile-shell .cart-line-card .quantity-editor-head{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #e7e1da;background:#f4eee6}.mobile-shell .cart-line-card .quantity-editor-head strong{margin-right:auto;color:var(--fashion-ink);font-size:11px}.mobile-shell .cart-line-card .quantity-editor-head span{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;font-size:7px;font-weight:750}.mobile-shell .cart-line-card .quantity-editor-head span{background:#e4eee9;color:var(--fashion-forest)}.mobile-shell .cart-line-card .quantity-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;padding:4px 12px 6px}.mobile-shell .cart-line-card .quantity-grid.compact .quantity-cell{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0;border:0;border-bottom:1px solid #e8e2db;border-radius:0;background:transparent}.mobile-shell .cart-line-card .quantity-grid.compact .quantity-cell:last-child{grid-column:1 / -1;border-bottom:0}.mobile-shell .cart-line-card .quantity-grid.compact.four-sizes .quantity-cell:last-child{grid-column:auto}.mobile-shell .cart-size-repair{width:calc(100% - 24px);min-height:34px;display:flex;align-items:center;gap:7px;margin:4px 12px 8px;padding:0 10px;border:1px solid #efd9ad;border-radius:8px;background:#fff8e9;color:#8a641e;font-size:10px}.mobile-shell .cart-size-repair span{flex:1;text-align:left}.mobile-shell .cart-size-repair strong{color:#6d4b0f}.mobile-shell .cart-line-card .quantity-grid.compact .size-label{display:flex;align-items:baseline;justify-items:initial;gap:5px}.mobile-shell .cart-line-card .quantity-grid.compact .size-label strong{color:#26332e;font-size:15px;font-variant-numeric:tabular-nums}.mobile-shell .cart-line-card .quantity-grid.compact .size-label span{display:none}.mobile-shell .cart-line-card .quantity-grid.compact .stepper{width:88px;height:32px;grid-template-columns:27px 34px 27px;overflow:hidden;border:1px solid #d8d3cc;border-radius:999px;background:#fff;box-shadow:0 2px 8px #362e270a}.mobile-shell .cart-line-card .quantity-grid.compact .stepper button{width:27px;min-width:27px;height:30px;color:var(--fashion-forest)}.mobile-shell .cart-line-card .quantity-grid.compact .stepper button:disabled{color:#c9c4bd;cursor:default}.mobile-shell .cart-line-card .quantity-grid.compact .stepper input{height:30px;border-right:1px solid #eeeae4;border-left:1px solid #eeeae4;background:#fff;color:#1f2b27;font-size:12px;font-variant-numeric:tabular-nums}@media(max-width:350px){.mobile-shell .cart-line-card .quantity-grid.compact{grid-template-columns:1fr}.mobile-shell .cart-line-card .quantity-grid.compact .quantity-cell:last-child{grid-column:auto}}.mobile-shell .detail-page-v3{background:#f3f4f6}.mobile-shell .detail-page-v3 .detail-nav{top:64px;min-height:52px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:0 14px;border-bottom:1px solid #eceef1;background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-shell .detail-page-v3 .detail-nav .icon-button{width:36px;height:36px;border:0;background:#f4f5f6;color:#1d2129}.mobile-shell .detail-page-v3 .detail-nav>div{min-width:0;display:flex;align-items:baseline;justify-content:center;gap:7px}.mobile-shell .detail-page-v3 .detail-nav>div strong{font-family:inherit;font-size:15px;font-weight:700}.mobile-shell .detail-page-v3 .detail-nav>div span{overflow:hidden;color:#8a8f99;font-size:9px;font-weight:500;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .detail-page-v3 .detail-nav>.status-pill{min-height:24px;padding:0 8px;font-size:9px}.mobile-shell .detail-page-v3 .detail-gallery{width:100%;aspect-ratio:1 / 1;margin:0;overflow:hidden;border-radius:0;background:#f5f2ed;box-shadow:none}.mobile-shell .detail-page-v3 .detail-gallery:after{display:none}.mobile-shell .detail-page-v3 .detail-gallery>img{width:100%;height:100%;object-fit:contain}.mobile-shell .detail-page-v3 .detail-gallery-label,.mobile-shell .detail-page-v3 .detail-gallery-count{min-height:26px;border:0;border-radius:999px;background:#1a1d21a3;color:#fff;font-size:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-shell .detail-page-v3 .detail-gallery-label{bottom:12px;left:12px;padding:0 9px}.mobile-shell .detail-page-v3 .detail-gallery-count{top:auto;right:12px;bottom:12px;padding:0 9px;font-family:inherit}.mobile-shell .detail-page-v3 .product-detail-body{display:grid;gap:10px;padding:10px 0 116px}.mobile-shell .detail-page-v3 .detail-floor{overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.detail-main-floor{padding:16px}.detail-price-line{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.detail-price-line>div:first-child{min-width:0;display:flex;align-items:baseline;gap:7px}.detail-price-line>div:first-child>span{color:#f2270c;font-size:11px;font-weight:700}.detail-price-line strong{color:#f2270c;font-family:DIN Alternate,Arial Narrow,sans-serif;font-size:30px;line-height:1}.detail-price-line>div:last-child{display:flex;align-items:center;gap:7px;padding-bottom:2px;color:#8a8f99;font-size:10px}.detail-price-line s{color:#8a8f99}.detail-price-line em{padding:3px 5px;border-radius:3px;background:#fff0ed;color:#f2270c;font-size:9px;font-style:normal;font-weight:700}.detail-title-block{display:grid;gap:7px;margin-top:14px}.detail-title-block>div{display:flex;flex-wrap:wrap;gap:5px}.detail-title-block>div span{min-height:21px;display:inline-flex;align-items:center;padding:0 6px;border-radius:3px;background:#f1f2f4;color:#50545d;font-size:9px}.detail-title-block h1{margin:0;color:#1d2129;font-family:inherit;font-size:18px;font-weight:700;line-height:1.35}.detail-title-block p{margin:0;color:#8a8f99;font-size:11px}.detail-order-benefits{display:flex;align-items:center;gap:14px;margin:15px -16px -16px;padding:11px 16px;border-top:1px solid #f0f1f3;background:#fafafa;color:#626771;font-size:10px}.detail-order-benefits span{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.detail-order-benefits svg{color:#e64635}.detail-floor-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px}.detail-floor-head>div{min-width:0;display:flex;align-items:baseline;gap:9px}.detail-floor-head strong{color:#1d2129;font-size:15px;font-weight:700}.detail-floor-head span,.detail-floor-head>b{color:#8a8f99;font-size:10px;font-weight:500}.detail-floor-head>b{padding:0;border-radius:0;background:transparent;white-space:nowrap}.detail-intro-floor{padding-bottom:16px}.detail-intro-floor>p{margin:0;padding:0 16px;color:#4e535c;font-size:13px;line-height:1.75}.detail-intro-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 16px 0;border-radius:8px;background:#f6f7f8}.detail-intro-facts>div{min-width:0;display:grid;gap:5px;padding:11px 10px}.detail-intro-facts>div+div{border-left:1px solid #e5e7ea}.detail-intro-facts span{color:#969ba4;font-size:9px}.detail-intro-facts strong{overflow:hidden;color:#3d424a;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker{display:flex;gap:10px;overflow-x:auto;padding:0 16px 16px;scroll-padding-left:16px;scrollbar-width:none}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker::-webkit-scrollbar{display:none}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker>button{flex:0 0 84px;min-width:84px;min-height:108px;display:grid;grid-template-columns:1fr;align-content:start;gap:7px;padding:5px 5px 8px;border:1px solid #e2e4e7;border-radius:9px;background:#fff}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker>button.active{border-color:#e64635;background:#fff;box-shadow:0 0 0 1px #e64635}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker .color-card-thumb{width:100%;aspect-ratio:1 / 1;border-radius:6px;background:#f2f2f2}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker .color-card-name{gap:2px;padding:0 2px}.mobile-shell .detail-page-v3 .color-card-name strong{color:#292d34;font-size:11px}.mobile-shell .detail-page-v3 .color-card-name em{color:#9a9fa8;font-size:8px}.mobile-shell .detail-page-v3 .color-picker.rich.color-card-picker .color-selected{top:8px;right:8px;bottom:auto;width:19px;height:19px;background:#e64635}.mobile-shell .detail-page-v3 .size-config-card{padding-bottom:16px}.mobile-shell .detail-page-v3 .size-quick-actions{gap:7px;padding:0 16px 12px}.mobile-shell .detail-page-v3 .size-quick-actions button,.mobile-shell .detail-page-v3 .size-quick-actions>span{min-height:30px;padding:0 9px;border-radius:5px;font-size:9px}.mobile-shell .detail-page-v3 .size-quick-actions button{border-color:#e2e4e7;color:#4f545d}.mobile-shell .detail-page-v3 .size-quick-actions>span{background:#f5f6f7;color:#777d87;font-weight:500}.mobile-shell .detail-page-v3 .quantity-editor{margin:0 16px;overflow:hidden;border:1px solid #dfe2e6;border-radius:9px;background:#fff}.mobile-shell .detail-page-v3 .quantity-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;overflow:visible;padding:0}.mobile-shell .detail-page-v3 .quantity-cell{min-width:0;min-height:76px;display:grid;align-content:stretch;gap:0;padding:0;border:0;border-right:1px solid #e8eaed;border-radius:0;background:#fff;box-shadow:none}.mobile-shell .detail-page-v3 .quantity-cell:last-child{border-right:0}.mobile-shell .detail-page-v3 .size-label{min-height:31px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8eaed;background:#f7f8f9}.mobile-shell .detail-page-v3 .size-label strong{color:#2f343c;font-size:13px;font-variant-numeric:tabular-nums}.mobile-shell .detail-page-v3 .size-label span,.mobile-shell .detail-page-v3 .quantity-cell>small{display:none}.mobile-shell .detail-page-v3 .stepper{width:100%;height:43px;grid-template-columns:19px minmax(0,1fr) 19px;overflow:hidden;border:0;border-radius:0;background:#fff}.mobile-shell .detail-page-v3 .stepper button{width:19px;min-width:19px;height:43px;color:#333941}.mobile-shell .detail-page-v3 .stepper button:disabled{color:#c7cbd1}.mobile-shell .detail-page-v3 .stepper input{min-width:0;height:43px;border:0;border-right:1px solid #eff0f2;border-left:1px solid #eff0f2;background:#fff;color:#171a20;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.mobile-shell .detail-page-v3 .form-error{margin:10px 16px 0}.mobile-shell .detail-page-v3 .detail-info-card>.detail-floor-head{min-height:54px;padding:0 16px;border:0;border-bottom:1px solid #eff0f2;background:#fff}.mobile-shell .detail-page-v3 .detail-info-card>.detail-floor-head>div{color:inherit}.mobile-shell .detail-page-v3 .detail-info-card>.detail-floor-head>div>span{display:inline}.mobile-shell .detail-page-v3 .detail-info-card .detail-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;border:0;border-radius:0;background:#eceef1}.mobile-shell .detail-page-v3 .detail-info-card .detail-specs div{min-height:50px;grid-template-columns:44px minmax(0,1fr);padding:8px 12px;border:0;border-radius:0;background:#fff}.mobile-shell .detail-page-v3 .detail-info-card .detail-specs dt{color:#969ba4;font-size:9px}.mobile-shell .detail-page-v3 .detail-info-card .detail-specs dd{color:#3f444c;font-size:10px}.detail-video-floor{padding-bottom:16px}.mobile-shell .detail-page-v3 .detail-video-floor .product-video{width:calc(100% - 32px);margin:0 16px;border-radius:8px}.mobile-shell .detail-page-v3+.h5-action-bar,.mobile-shell .h5-screen-detail .h5-action-bar{min-height:calc(64px + env(safe-area-inset-bottom));align-items:center;gap:9px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e5e7ea;background:#fffffffa;box-shadow:0 -4px 16px #1a1f260f}.mobile-shell .h5-screen-detail .h5-action-bar .detail-cart-shortcut{position:relative;flex:0 0 43px;height:45px;display:grid;place-items:center;align-content:center;gap:2px;padding:0;border:0;background:#fff;color:#373c44}.mobile-shell .h5-screen-detail .detail-cart-shortcut span{color:#555b64;font-size:8px}.mobile-shell .h5-screen-detail .detail-cart-shortcut em{position:absolute;top:0;right:0;min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border:1px solid #f2270c;border-radius:999px;background:#fff;color:#f2270c;font-size:8px;font-style:normal}.mobile-shell .h5-screen-detail .h5-action-bar>div{min-width:72px;margin-right:auto;padding:0}.mobile-shell .h5-screen-detail .h5-action-bar>div span{color:#8a8f99;font-size:9px}.mobile-shell .h5-screen-detail .h5-action-bar>div strong{color:#f2270c;font-family:DIN Alternate,Arial Narrow,sans-serif;font-size:18px}.mobile-shell .h5-screen-detail .h5-action-bar .primary-action{min-width:132px;min-height:46px;padding:0 18px;border-radius:999px;background:linear-gradient(90deg,#ff4b36,#e92816);box-shadow:none;font-size:12px}@media(max-width:370px){.detail-order-benefits{gap:8px}.detail-floor-head>div{gap:6px}.mobile-shell .detail-page-v3 .size-quick-actions>span{display:none}.mobile-shell .h5-screen-detail .h5-action-bar .primary-action{min-width:116px;padding-inline:14px}}.mobile-shell .h5-tabbar{grid-template-columns:repeat(4,minmax(0,1fr));padding-inline:6px}.mobile-shell .h5-tabbar button{min-width:0;padding-inline:2px}.mobile-shell .mobile-profile{min-height:calc(100dvh - 64px);padding-bottom:20px;background:#f3f4f6}.profile-hero{position:relative;min-height:188px;display:grid;align-content:start;gap:22px;padding:28px 18px 42px;overflow:hidden;background:radial-gradient(circle at 88% 4%,rgba(255,208,146,.24),transparent 33%),linear-gradient(138deg,#172d27,#24483d 56%,#4e3d31);color:#fff}.profile-hero:after{content:"";position:absolute;right:-38px;bottom:-72px;width:190px;height:190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 28px #ffffff09}.profile-identity{position:relative;z-index:1;min-width:0;display:flex;align-items:center;gap:14px}.profile-avatar{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:#ffffff26;box-shadow:inset 0 1px #fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-identity>div{min-width:0}.profile-identity>div>span{color:#e7cda8;font-size:8px;font-weight:800;letter-spacing:.16em}.profile-identity h2{margin:5px 0 3px;font-family:Songti SC,STSong,Georgia,serif;font-size:27px;line-height:1.1}.profile-identity p{overflow:hidden;margin:0;color:#ffffffb8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-ordering-state{position:relative;z-index:1;width:max-content;min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#0a141138;color:#ffffffd1;font-size:10px}.profile-ordering-state i{width:6px;height:6px;border-radius:50%;background:#74d6a2;box-shadow:0 0 0 3px #74d6a221}.profile-ordering-state.locked i{background:#ff8b77;box-shadow:0 0 0 3px #ff8b7721}.profile-content{position:relative;z-index:2;display:grid;gap:10px;margin-top:-28px;padding:0 12px}.profile-order-card,.profile-info-card,.profile-rule-card{overflow:hidden;border:1px solid #ebecef;border-radius:14px;background:#fff;box-shadow:0 7px 22px #1f25230b}.profile-order-card>header,.profile-info-card>header,.profile-rule-card>header{min-height:58px;display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid #f0f1f3}.profile-order-card>header{justify-content:space-between}.profile-order-card>header>div,.profile-info-card>header>div,.profile-rule-card>header>div{min-width:0;display:grid;gap:3px}.profile-order-card>header>div>span,.profile-info-card>header span,.profile-rule-card>header span{color:#969ba4;font-size:9px}.profile-order-card>header strong,.profile-info-card>header strong,.profile-rule-card>header strong{color:#20242b;font-size:15px}.profile-order-card>header>button{min-height:36px;display:inline-flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:#8a8f98;font-size:10px}.profile-info-card>header>svg,.profile-rule-card>header>svg{color:#cf3f2d}.profile-order-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 4px 10px}.profile-order-stats button{position:relative;min-width:0;min-height:63px;display:grid;place-items:center;align-content:center;gap:5px;padding:0 4px;border:0;background:transparent;color:#6f747d}.profile-order-stats button+button:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:#f0f1f3}.profile-order-stats strong{color:#20242b;font-family:DIN Alternate,Arial Narrow,sans-serif;font-size:22px;line-height:1}.profile-order-stats span{overflow:hidden;max-width:100%;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-order-amount{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 14px;border-top:1px solid #f0f1f3;color:#8a8f98;font-size:10px}.profile-order-amount strong{color:#f2270c;font-size:17px}.profile-info-card dl{margin:0}.profile-info-card dl>div{min-height:48px;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;padding:0 15px}.profile-info-card dl>div+div{border-top:1px solid #f0f1f3}.profile-info-card dt{color:#969ba4;font-size:10px}.profile-info-card dd{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:4px;margin:0;overflow:hidden;color:#363b43;font-size:11px;font-weight:650;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-password-action{width:100%;min-height:62px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:8px 15px;border:0;border-top:1px solid #f0f1f3;background:#fff;color:#cf3f2d;text-align:left}.profile-password-action>span{min-width:0;display:grid;gap:3px}.profile-password-action strong{color:#363b43;font-size:11px}.profile-password-action em{overflow:hidden;color:#969ba4;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.profile-password-action>svg:last-child{color:#b2b6bd}.password-change-sheet{gap:16px}.password-change-fields{display:grid;gap:12px}.password-change-fields label{display:grid;gap:6px}.password-change-fields label>span{color:#626972;font-size:10px;font-weight:700}.password-change-fields input{width:100%;min-height:46px;padding:0 12px;border:1px solid #d9dde1;border-radius:8px;background:#fff;color:#22272e;font-size:14px}.profile-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:12px;background:#f0f1f3}.profile-rule-grid span{min-width:0;min-height:70px;display:grid;place-items:center;align-content:center;gap:6px;padding:8px 4px;background:#fff;text-align:center}.profile-rule-grid strong{color:#20242b;font-size:15px}.profile-rule-grid em{color:#8a8f98;font-size:8px;font-style:normal}.profile-logout{min-height:52px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 15px;border:1px solid #ebecef;border-radius:14px;background:#fff;color:#d43c2a;font-size:12px;text-align:left}.profile-logout>svg:last-child{color:#b2b6bd}.profile-footnote{margin:4px 0 0;color:#a2a6ad;font-size:9px;text-align:center}@media(max-width:350px){.profile-order-stats span,.profile-rule-grid em{font-size:7px}.profile-info-card dl>div{grid-template-columns:70px minmax(0,1fr)}}.mobile-shell .h5-screen-cart .h5-screen{padding-bottom:calc(162px + env(safe-area-inset-bottom));background:#f4f5f7}.mobile-shell .mobile-sheet{min-height:calc(100dvh - 64px);background:#f4f5f7}.cart-page-head{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #eceef1;background:#fffffffa}.cart-page-title{min-width:0;display:grid;gap:5px}.cart-page-head h2{margin:0;color:#1d2129;font-family:inherit;font-size:22px;font-weight:750;line-height:1.15}.cart-page-head p{margin:0;overflow:hidden;color:#8a8f99;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cart-page-actions{flex:0 0 auto;display:flex;align-items:center;gap:6px}.cart-page-actions>button{min-width:48px;min-height:32px;padding:0 9px;border:1px solid #dfe2e6;border-radius:999px;background:#fff;color:#555b65;font-size:9px;white-space:nowrap}.cart-page-actions>button.active{border-color:#263f36;background:#263f36;color:#fff}.cart-search-bar{min-height:44px;display:flex;align-items:center;gap:8px;margin:10px 12px 0;padding:0 11px;border:1px solid #e1e4e7;border-radius:11px;background:#fff;color:#7c838c;box-shadow:0 3px 12px #1f252309}.cart-search-bar input{min-width:0;flex:1 1 auto;border:0;outline:0;background:transparent;color:#272c33;font-size:12px}.cart-search-bar input::-webkit-search-cancel-button{display:none}.cart-search-bar>button{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#f0f2f4;color:#6e747d}.cart-search-bar>span{flex:0 0 auto;padding-left:8px;border-left:1px solid #eceef1;color:#989da5;font-size:9px;white-space:nowrap}.mobile-shell .mobile-sheet .cart-batch-actions{margin:10px 12px 0;border:0;border-radius:10px;background:#e9f1ed}.mobile-shell .mobile-sheet.has-lines .draft-list{gap:10px;padding:10px 12px 14px}.cart-search-empty{min-height:210px;display:grid;place-items:center;align-content:center;gap:8px;margin:10px 12px 14px;padding:24px 18px;border:1px dashed #d9dde1;border-radius:13px;background:#fff;color:#8c929a;text-align:center}.cart-search-empty strong{color:#30353c;font-size:14px}.cart-search-empty p{max-width:260px;margin:0;color:#8a8f99;font-size:10px;line-height:1.6}.cart-search-empty button{min-height:36px;margin-top:5px;padding:0 16px;border:1px solid #dfe2e6;border-radius:999px;background:#fff;color:#4e555e;font-size:10px;font-weight:700}.order-contact-card{display:grid;gap:12px;margin:12px 12px 0;padding:14px;border:1px solid #e1e4e7;border-radius:12px;background:#fff;box-shadow:0 4px 14px #1f252309}.order-contact-card.invalid{border-color:#efb6ae}.order-contact-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-contact-card>header>div{min-width:0;display:grid;gap:3px}.order-contact-card>header strong{color:#242930;font-size:14px}.order-contact-card>header span{color:#8a8f99;font-size:9px}.order-contact-card>header em{min-height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#fff0ed;color:#e93b27;font-size:9px;font-style:normal;font-weight:700}.order-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.order-contact-fields label{min-width:0;display:grid;gap:6px}.order-contact-fields label>span{display:inline-flex;align-items:center;gap:5px;color:#59616a;font-size:10px;font-weight:700}.order-contact-fields label>span svg{color:#2d594b}.order-contact-fields input{width:100%;min-width:0;height:42px;padding:0 11px;border:1px solid #dfe2e6;border-radius:8px;background:#f8f9fa;color:#22272e;font-size:12px}.order-contact-fields input:focus{outline:2px solid rgba(44,88,73,.12);border-color:#537a6d;background:#fff}.order-contact-card>p{display:flex;align-items:center;gap:5px;margin:-3px 0 0;color:#d73a28;font-size:9px}.history-contact{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-top:1px solid #eceef1;background:#fafafa;color:#616771;font-size:10px}.history-detail-lines{background:#fffdf9}.history-detail-lines>.history-detail-line{min-height:88px;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;padding:10px 12px}.history-product-thumb{width:58px;height:68px;overflow:hidden;display:grid;place-items:center;align-self:center;border:1px solid #ebe6de;border-radius:9px;background:#f3efe8;color:#587065}.history-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.history-product-thumb>span{width:100%;height:100%;display:grid;place-items:center;color:#1f4539bf}.history-line-copy{min-width:0;display:grid;align-content:center;gap:3px}.history-detail-lines>.history-detail-line .history-line-copy>strong{overflow:hidden;color:#1d2925;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.history-detail-lines>.history-detail-line .history-line-copy>span{overflow:hidden;color:#7c837f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.history-detail-lines>.history-detail-line .history-line-copy>p{margin-top:3px;color:#52635d;font-size:8px;line-height:1.55}.history-detail-lines>.history-detail-line>.history-line-qty{align-self:center;font-size:10px;white-space:nowrap}.mobile-shell .mobile-sheet .draft-line.cart-line-card{border-color:#e6e8eb;border-radius:12px;background:#fff;box-shadow:0 4px 14px #1f252309}.mobile-shell .cart-line-remove{min-width:50px;min-height:30px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:3px;margin-left:auto;padding:0 8px;border:1px solid #f0d8d4;border-radius:999px;background:#fff7f5;color:#c84a3a;font-size:9px;touch-action:manipulation}.cart-empty-state{min-height:206px;display:grid;place-items:center;align-content:center;gap:8px;margin:12px;padding:24px 18px;border:1px solid #e9eaed;border-radius:14px;background:#fff;text-align:center}.cart-empty-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:3px;border-radius:50%;background:#fff0ed;color:#ed3d28}.cart-empty-state>strong{color:#252a31;font-size:16px}.cart-empty-state>p{max-width:260px;margin:0;color:#8a8f99;font-size:10px;line-height:1.65}.cart-empty-state>button{min-width:112px;min-height:38px;margin-top:6px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(90deg,#ff4b36,#e92816);color:#fff;font-size:11px;font-weight:750;box-shadow:0 7px 16px #e9281629}.cart-recommend{padding:4px 12px 8px}.cart-recommend>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 3px}.cart-recommend>header>div{display:flex;align-items:center;gap:6px;color:#ed3d28}.cart-recommend>header strong{color:#242930;font-size:15px}.cart-recommend>header>span{color:#989da6;font-size:9px}.cart-recommend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cart-recommend-grid .catalog-product-card{min-width:0;border-radius:12px;box-shadow:0 4px 14px #1f252309}.cart-recommend-grid .catalog-product-card .product-image-wrap{border-radius:12px 12px 0 0}.cart-checkout-dock{position:fixed;z-index:48;right:auto;bottom:calc(70px + env(safe-area-inset-bottom));left:50%;width:min(100%,640px);min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;border-top:1px solid #e2e4e7;background:#fffffff7;box-shadow:0 -7px 22px #1c222012;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cart-checkout-dock>div{min-width:0;display:grid;gap:3px}.cart-checkout-dock>div>span{overflow:hidden;color:#8a8f99;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cart-checkout-dock>div>strong{color:#f2270c;font-family:DIN Alternate,Arial Narrow,sans-serif;font-size:21px;line-height:1}.mobile-shell .cart-checkout-dock .submit-order-button{position:static;width:auto;min-width:132px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:0 18px;border-radius:999px;background:linear-gradient(90deg,#ff4b36,#e92816);box-shadow:none;font-size:11px}@media(max-width:350px){.cart-page-head{padding-inline:13px}.cart-page-actions{gap:4px}.cart-page-actions>button{min-width:44px;padding-inline:7px}.cart-checkout-dock{gap:8px;padding-inline:10px}.mobile-shell .cart-checkout-dock .submit-order-button{min-width:118px;padding-inline:13px}.order-contact-fields{grid-template-columns:1fr}}.admin-workbench .admin-order-head{grid-template-columns:minmax(0,1fr) auto 110px;align-items:center;gap:8px}.admin-workbench .order-excel-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid #cbd8d1;border-radius:3px;background:#f3f7f4;color:#245244;font-size:10px;font-weight:700;white-space:nowrap}.admin-workbench .order-excel-button:hover{border-color:#7fa08f;background:#e8f0eb}@media(max-width:900px){.admin-workbench .admin-order-head{grid-template-columns:1fr auto;padding-block:8px}.admin-workbench .order-summary-button{grid-column:1 / -1}}.mobile-shell .detail-page-v3 .quantity-editor{margin:0 16px;padding:0 12px;overflow:hidden;border:0;border-radius:12px;background:#f6f7f8}.mobile-shell .detail-page-v3 .quantity-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;overflow:visible;padding:0}.mobile-shell .detail-page-v3 .quantity-cell{min-width:0;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:0 2px;border:0;border-bottom:1px solid #e4e6e9;border-radius:0;background:transparent}.mobile-shell .detail-page-v3 .quantity-cell:last-child{grid-column:1 / -1;border-bottom:0}.mobile-shell .detail-page-v3 .quantity-grid.four-sizes .quantity-cell:last-child{grid-column:auto}.admin-workbench .rule-profile{display:grid;gap:8px}.admin-workbench .rule-profile>strong{color:#315a4c;font-size:11px}.mobile-shell .detail-page-v3 .quantity-cell.required,.mobile-shell .detail-page-v3 .quantity-cell.optional{border-top:0}.mobile-shell .detail-page-v3 .size-label{min-width:26px;min-height:0;display:flex;align-items:center;justify-content:flex-start;gap:6px;border:0;background:transparent}.mobile-shell .detail-page-v3 .size-label strong{color:#252a31;font-size:15px;font-weight:750;font-variant-numeric:tabular-nums}.mobile-shell .detail-page-v3 .quantity-cell.required .size-label span{display:none}.mobile-shell .detail-page-v3 .quantity-cell.optional .size-label span{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:#e9ecef;color:#7f858e;font-size:8px;font-weight:650}.mobile-shell .detail-page-v3 .quantity-cell>small{display:none}.mobile-shell .detail-page-v3 .stepper{width:90px;height:34px;flex:0 0 90px;grid-template-columns:28px 34px 28px;overflow:hidden;border:1px solid #dde0e4;border-radius:999px;background:#fff;box-shadow:0 2px 7px #1e242209}.mobile-shell .detail-page-v3 .stepper button{width:28px;min-width:28px;height:32px;padding:0;color:#20483c}.mobile-shell .detail-page-v3 .stepper button:disabled{color:#c9cdd2}.mobile-shell .detail-page-v3 .stepper input{min-width:0;height:32px;padding:0;border:0;border-right:1px solid #eceef0;border-left:1px solid #eceef0;background:#fff;color:#1d2128;font-size:12px;font-weight:750;font-variant-numeric:tabular-nums}.mobile-shell .detail-page-v3 .size-selection-hint{min-height:34px;display:flex;align-items:center;gap:6px;margin:10px 16px 0;padding:7px 10px;border-radius:7px;background:#fff7e8;color:#8a6327;font-size:9px;line-height:1.45}.mobile-shell .detail-page-v3 .size-selection-hint svg{flex:0 0 auto;color:#b9802e}@media(max-width:350px){.mobile-shell .detail-page-v3 .quantity-editor{padding-inline:10px}.mobile-shell .detail-page-v3 .quantity-grid{column-gap:10px}.mobile-shell .detail-page-v3 .stepper{width:84px;flex-basis:84px;grid-template-columns:25px 34px 25px}.mobile-shell .detail-page-v3 .stepper button{width:25px;min-width:25px}}.register-success{display:grid;justify-items:center;gap:10px;padding:28px 20px;border:1px solid #d6e4dc;border-radius:14px;background:linear-gradient(145deg,#f4faf6,#fffdf9);text-align:center}.register-success>span{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#dfeee5;color:#286247}.register-success h3,.register-success p{margin:0}.register-success h3{color:#24352e;font-size:19px}.register-success p{max-width:340px;color:#68756f;font-size:12px;line-height:1.7}.register-success .primary-action{min-height:44px;margin-top:6px;padding-inline:22px}.guest-detail-colors button{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--fashion-line);border-radius:999px;background:#fff;color:#5f5750;font-size:11px}.guest-detail-colors button.active{border-color:#315e50;background:#edf4f0;color:#214a3d;box-shadow:0 0 0 2px #315e5014}.product-card-color-switch{position:relative;z-index:3;width:100%;min-height:44px;display:flex;align-items:center;gap:5px;overflow-x:auto;padding:2px 78px 12px 12px;scrollbar-width:none;overscroll-behavior-x:contain}.product-card-color-switch::-webkit-scrollbar{display:none}.product-card-color-switch button{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;padding:0;border:1px solid #e1ded9;border-radius:50%;background:#fffdf9f5}.product-card-color-switch button.active{border-color:#275245;box-shadow:0 0 0 2px #dfeae5}.product-card-color-switch i{width:14px;height:14px;border-radius:50%;box-shadow:inset 0 0 0 1px #1418161f}.product-card-color-switch>span{color:#7b746e;font-size:10px;font-weight:750}.catalog-product-card:has(.product-card-color-switch) .catalog-product-copy{padding-bottom:10px}.catalog-product-card:has(.product-card-color-switch) .product-card-add{bottom:12px}.catalog-load-more{width:calc(100% - 28px);min-height:52px;display:grid;place-items:center;gap:3px;margin:6px 14px 22px;padding:8px 16px;border:1px solid #d9dfdc;border-radius:12px;background:#fff;color:#285247;box-shadow:0 5px 16px #1f2b260a}.catalog-load-more span{font-size:12px;font-weight:750}.catalog-load-more em{color:#8b948f;font-size:10px;font-style:normal}.guest-load-more{width:calc(100% - 32px);margin-inline:16px}.h5-bottom-sheet{max-height:min(88dvh,760px);overflow-y:auto;overscroll-behavior:contain}.batch-confirm-sheet,.checkout-sheet{gap:14px}.batch-review-list{max-height:128px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:7px;overflow-y:auto;padding:10px;border:1px solid #e0e4e1;border-radius:10px;background:#f6f8f7}.batch-review-list>span{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #dbe2de;border-radius:999px;background:#fff}.batch-review-list strong{color:#27332e;font-size:10px}.batch-review-list em{color:#818b86;font-size:9px;font-style:normal}.bottom-sheet-actions,.receipt-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px}.bottom-sheet-actions button,.receipt-actions button{min-height:46px;border:1px solid #d8dfdb;border-radius:8px;background:#fff;color:#44514b;font-size:11px;font-weight:750}.bottom-sheet-actions .primary-action,.receipt-actions .primary-action{border-color:var(--fashion-forest);background:var(--fashion-forest);color:#fff}.checkout-summary,.receipt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e0e4e1;border-radius:11px;background:#f6f8f7}.checkout-summary>span,.receipt-grid>span{min-width:0;min-height:66px;display:grid;place-items:center;align-content:center;gap:4px;padding:8px 4px;border-right:1px solid #e0e4e1;text-align:center}.checkout-summary>span:last-child,.receipt-grid>span:last-child{border-right:0}.checkout-summary strong,.receipt-grid strong{max-width:100%;overflow:hidden;color:#234c3f;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.checkout-summary em,.receipt-grid em{color:#89928e;font-size:10px;font-style:normal}.checkout-sheet .order-contact-card{margin:0;box-shadow:none}.checkout-submit{border-radius:8px!important;font-size:12px}.receipt-backdrop,.confirm-backdrop{align-items:center;padding:18px}.order-receipt,.h5-confirm-dialog{width:min(100%,420px);display:grid;justify-items:center;gap:10px;padding:28px 22px 22px;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0d191440;text-align:center}.receipt-success,.h5-confirm-dialog>span{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#e2f1e8;color:#2c7454}.order-receipt>p:first-of-type{margin:2px 0 -4px;color:#8a948f;font-size:9px;font-weight:800;letter-spacing:.16em}.order-receipt h2,.h5-confirm-dialog h2{margin:0;color:#242a27;font-size:21px}.receipt-order-no{color:#7b857f;font-size:11px}.receipt-order-no strong{color:#2d5548}.order-receipt .receipt-grid{width:100%;margin-top:4px}.receipt-contact{margin:0;color:#66716c;font-size:11px}.receipt-actions{width:100%;margin-top:6px}.h5-confirm-dialog>span{width:50px;height:50px;background:#fff0ed;color:#d94c39}.h5-confirm-dialog p{max-width:300px;margin:0;color:#747c78;font-size:11px;line-height:1.65}.h5-confirm-dialog>div{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:8px}.h5-confirm-dialog>div button{min-height:44px;border:1px solid #dce0dd;border-radius:8px;background:#fff;color:#545e59;font-weight:750}.h5-confirm-dialog>div button.danger{border-color:#df4935;background:#df4935;color:#fff}.history-search{min-height:42px;display:flex;align-items:center;gap:8px;margin-top:14px;padding:0 12px;border:1px solid rgba(55,48,42,.12);border-radius:10px;background:#ffffffbf;color:#6f776f}.history-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#343b37;font-size:12px}.history-reorder{width:calc(100% - 24px);min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;margin:2px 12px 12px;border:1px solid #cedbd5;border-radius:8px;background:#edf4f0;color:#275747;font-size:11px;font-weight:750}.admin-insight-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-insight-strip button{min-height:66px;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #dce3df;border-radius:10px;background:#fff;color:#315b4d;text-align:left}.admin-insight-strip button span{color:#66716b;font-size:11px}.admin-insight-strip button strong{color:#234b3e;font-size:18px}.pending-approval-callout{min-height:62px;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #edd9ae;border-radius:10px;background:#fff9ec;color:#9a6c20}.pending-approval-callout>div{display:grid;gap:4px}.pending-approval-callout strong{color:#72501a;font-size:13px}.pending-approval-callout span{color:#96743e;font-size:10px}.pending-user-row{background:#fffdf6}.status-chip.pending{background:#fff0cf;color:#8d6014}.row-actions .approve-button{border-color:#9bc7ad;background:#eaf5ee;color:#246445}.incomplete-product-row{background:#fffdf8}.product-issue-list{display:flex;flex-wrap:wrap;gap:4px}.product-issue-list span{padding:3px 6px;border-radius:999px;background:#fff0dc;color:#996026;font-size:9px;white-space:nowrap}.product-complete{display:inline-flex;align-items:center;gap:5px;color:#2d7653;font-size:10px;font-weight:750}.order-filter-panel{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:10px;padding:14px;border:1px solid #dfe4e1;border-radius:10px;background:#fff}.order-filter-panel label{min-width:0;display:grid;gap:6px}.order-filter-panel label>span{color:#77817c;font-size:10px;font-weight:700}.order-filter-panel select,.order-filter-panel input,.order-filter-panel>button{min-width:0;min-height:38px;padding:0 10px;border:1px solid #d6ddda;border-radius:4px;background:#fff;color:#45514c}.order-filter-panel>button{white-space:nowrap}.segmented-control button em{min-width:18px;display:inline-grid;place-items:center;margin-left:5px;padding:1px 4px;border-radius:999px;background:#264d3f14;font-size:9px;font-style:normal}.segmented-control button.active em{background:#fff3}.order-selection-toolbar{min-height:50px;display:flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #dce3df;border-radius:9px;background:#f1f6f3}.order-selection-toolbar label{display:inline-flex;align-items:center;gap:7px;color:#344f45;font-size:11px;font-weight:750}.order-selection-toolbar>span{margin-right:auto;color:#74807a;font-size:10px}.order-selection-toolbar button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #cbd8d1;border-radius:4px;background:#fff;color:#315749;font-size:10px;font-weight:700}.admin-order-card.selected{border-color:#7ca58f;box-shadow:0 0 0 2px #3d6e5814}.admin-workbench .admin-order-head:has(.order-select){grid-template-columns:24px minmax(0,1fr) auto 110px}.order-select{width:16px;height:16px;margin:0 auto}.fair-name-card{grid-column:1 / -1}.fair-name-card .section-title-row>svg{color:#356a58}.fair-name-card form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:20px}.fair-name-card label{display:grid;gap:7px}.fair-name-card label>span{color:#68746e;font-size:10px;font-weight:700}.fair-name-card input{width:100%;min-height:44px;padding:0 12px;border:1px solid #ccd8d2;border-radius:5px;background:#fff;color:#2b3832;font-size:13px}.fair-name-card .primary-action{min-height:44px;padding-inline:18px;white-space:nowrap}.mobile-shell .h5-tabbar button,.mobile-shell .product-card-add span,.mobile-shell .product-card-colors em,.mobile-shell .cart-page-actions>button,.mobile-shell .cart-line-remove,.mobile-shell .detail-floor-head span,.mobile-shell .order-contact-card>header span,.mobile-shell .order-contact-fields label>span{font-size:10px}.mobile-shell .h5-tabbar button,.mobile-shell .detail-nav .icon-button,.mobile-shell .filter-button{min-width:44px;min-height:44px}@media(max-width:900px){.admin-insight-strip{grid-template-columns:1fr}.order-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.order-filter-panel>button{grid-column:1 / -1}.admin-workbench .admin-order-head:has(.order-select){grid-template-columns:24px 1fr auto}.admin-workbench .admin-order-head:has(.order-select) .order-summary-button{grid-column:2 / -1}}@media(max-width:600px){.product-card-color-switch{gap:3px}.product-card-color-switch button{width:26px;height:26px;flex-basis:26px}.order-contact-fields,.fair-name-card form{grid-template-columns:1fr}.order-selection-toolbar{flex-wrap:wrap}.order-selection-toolbar>span{flex:1 1 auto}}.generated-account-history{overflow:hidden;border:1px solid #dce4df;border-radius:10px;background:#fff}.generated-account-history-head{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 18px;border-bottom:1px solid #e5eae7;background:linear-gradient(135deg,#f6f9f7,#eef5f1)}.generated-account-history-head>div{min-width:0}.generated-account-history-head h2{margin:4px 0 5px;color:#233a31;font-size:18px}.generated-account-history-head p{max-width:820px;margin:0;color:#738079;font-size:10px;line-height:1.65}.generated-account-history-head>span{flex:0 0 auto;color:#356354;font-size:11px;font-weight:750}.generated-account-batch-list{display:grid;gap:12px;padding:14px}.generated-account-batch{overflow:hidden;border:1px solid #e0e5e2;border-radius:8px}.generated-account-batch>header{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 12px;background:#fafbfa}.generated-account-batch>header>div{min-width:0;display:grid;gap:4px}.generated-account-batch>header strong{color:#28493d;font-size:14px}.generated-account-batch>header span{color:#7e8984;font-size:9px}.generated-account-batch>header button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #bfcfc7;border-radius:6px;background:#fff;color:#315a4c;font-size:10px;font-weight:700;white-space:nowrap}.generated-account-table-wrap{overflow-x:auto}.generated-account-batch table{width:100%;min-width:760px;border-collapse:collapse}.generated-account-batch th{height:36px;padding:0 11px;border-top:1px solid #e5e9e7;border-bottom:1px solid #e5e9e7;background:#f5f7f5;color:#707c76;font-size:9px;text-align:left}.generated-account-batch td{height:45px;padding:6px 11px;border-bottom:1px solid #edf0ee;color:#4c5852;font-size:10px}.generated-account-batch tr:last-child td{border-bottom:0}.generated-account-batch td code{color:#345f50;font-size:11px}.generated-account-batch .initial-password{display:inline-block;padding:3px 8px;border-radius:5px;background:#fff3d7;color:#795516;font-weight:800;letter-spacing:.08em}.credential-status{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:999px;font-size:9px}.credential-status.initial{background:#e7f3ec;color:#2b674e}.credential-status.changed{background:#edf0f4;color:#69727c}.generated-account-empty{min-height:120px;display:grid;place-items:center;align-content:center;gap:5px;color:#849089;text-align:center}.generated-account-empty strong{color:#56635d;font-size:12px}.generated-account-empty span{font-size:9px}.account-generator-modal{width:min(1120px,100%);min-height:min(720px,calc(100vh - 48px))}.account-generator-body{min-height:0;display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto;gap:16px;padding:18px 24px 20px;overflow:hidden}.account-prefix-panel{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(340px,1.2fr);gap:18px;padding:15px 17px;border:1px solid #dce4df;border-radius:10px;background:#f5f8f5}.account-prefix-panel label,.account-prefix-panel>div{display:grid;align-content:center;gap:6px}.account-prefix-panel label>span,.account-prefix-panel>div>strong{color:#54645d;font-size:11px}.account-prefix-panel input{width:100%;min-height:42px;padding:0 12px;border:1px solid #cbd7d0;border-radius:7px;background:#fff;font-size:13px}.account-prefix-panel>div{grid-template-columns:auto max-content 1fr;align-items:center}.account-prefix-panel>div code{padding:7px 10px;border-radius:6px;background:#e5eee9;color:#245344;font-size:12px}.account-prefix-panel>div span{color:#85918b;font-size:10px}.account-row-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.account-row-toolbar>div:first-child{display:grid;gap:3px}.account-row-toolbar strong{font-size:14px}.account-row-toolbar span{color:#7d8983;font-size:10px}.account-row-toolbar>div:last-child{display:flex;gap:8px}.account-row-toolbar button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border:1px solid #ccd8d1;border-radius:6px;background:#fff;color:#315a4c;font-size:11px}.account-row-table-wrap{min-height:0;overflow:auto;border:1px solid #dce2de;border-radius:10px;background:#fff}.account-row-table{width:100%;min-width:890px;border-collapse:collapse}.account-row-table th{position:sticky;z-index:2;top:0;height:40px;padding:0 9px;border-bottom:1px solid #dfe5e1;background:#f4f6f4;color:#66746d;font-size:10px;text-align:left}.account-row-table th:first-child,.account-row-table th:last-child,.account-row-table td:first-child,.account-row-table td:last-child{width:58px;text-align:center}.account-row-table td{height:54px;padding:6px 8px;border-bottom:1px solid #edf0ee}.account-row-table tr:last-child td{border-bottom:0}.account-row-table td:nth-child(2){width:25%}.account-row-table td:nth-child(3){width:19%}.account-row-table td:nth-child(4){width:22%}.account-row-table input,.account-row-table select{width:100%;min-height:38px;padding:0 10px;border:1px solid #d5dcd8;border-radius:6px;background:#fff;color:#26342e;font-size:12px}.account-row-table input:focus,.account-row-table select:focus{outline:2px solid rgba(42,97,78,.12);border-color:#5a8374}.account-row-table input[readonly],.account-row-table select:disabled{background:#f1f3f1;color:#65716b}.account-row-index{color:#8b9691;font-size:10px;font-variant-numeric:tabular-nums}.account-row-table td code{white-space:nowrap;color:#356354;font-size:11px}.account-row-delete{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #eadbd7;border-radius:6px;background:#fff;color:#b45c4c}.account-row-delete:disabled{opacity:.35}.account-generator-body .modal-callout{margin:0}.modal-action-note{margin-right:auto;color:#7d8983;font-size:10px}@media(max-width:720px){.generated-account-history-head,.generated-account-batch>header{align-items:flex-start;flex-direction:column}.modal-backdrop{padding:8px}.account-generator-modal{min-height:calc(100vh - 16px)}.account-generator-body{padding:14px}.account-prefix-panel{grid-template-columns:1fr}.account-prefix-panel>div{grid-template-columns:auto 1fr}.account-prefix-panel>div span{grid-column:1 / -1}.account-row-toolbar{align-items:flex-start}.account-row-toolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end}.modal-action-note{display:none}}.admin-workbench .export-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-workbench .export-report-card{position:relative;min-width:0;overflow:hidden;border:1px solid #dce3de;border-radius:12px;background:#fffdf9;box-shadow:0 10px 28px #2c26200e;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-workbench .export-report-card:before{content:"";position:absolute;z-index:2;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#1d7461,#d46854,#515fcb);opacity:.72}.admin-workbench .export-report-card:hover,.admin-workbench .export-report-card.active{border-color:#7ea393;box-shadow:0 14px 30px #173c321a;transform:translateY(-1px)}.admin-workbench .export-report-card.active{background:linear-gradient(135deg,#f4faf6,#fffdf9 62%);box-shadow:0 0 0 2px #2b6a5417,0 14px 30px #173c321a}.admin-workbench .export-grid .export-card-preview{position:static;width:100%;min-height:94px;display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:16px 52px 16px 16px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;color:#315d4e;text-align:left}.admin-workbench .export-grid .export-card-preview:before,.admin-workbench .export-grid .export-card-download:before{content:none}.admin-workbench .export-grid .export-card-preview:hover{border-color:transparent;box-shadow:none;transform:none}.export-card-copy{min-width:0;display:grid;gap:5px}.export-card-copy strong{overflow:hidden;color:#26342f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.export-card-copy small{color:#85918b;font-size:10px}.admin-workbench .export-grid .export-card-download{position:absolute;z-index:3;right:12px;bottom:29px;width:34px;min-height:34px;display:grid;place-items:center;padding:0;overflow:visible;border:1px solid #d5e1db;border-radius:8px;background:#fff;box-shadow:none;color:#28705b}.admin-workbench .export-grid .export-card-download:hover{border-color:#7ea393;background:#eaf3ee;box-shadow:none;transform:none}.export-preview-panel{min-width:0;overflow:hidden;border:1px solid #dce3de;border-radius:14px;background:#fffdf9;box-shadow:0 14px 34px #2c262011}.export-preview-head{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid #e2e7e3;background:linear-gradient(110deg,#f2f7f3,#fffdf9 58%)}.export-preview-head>div:first-child{min-width:190px;display:grid;gap:4px}.export-preview-head h2{margin:0;color:#24342e;font-family:"Noto Serif SC",Songti SC,serif;font-size:20px}.export-preview-head p{margin:0;color:#7d8983;font-size:10px}.export-preview-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.export-preview-search{width:min(330px,30vw);min-height:40px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 11px;border:1px solid #d5ddd8;border-radius:8px;background:#fff;color:#789087}.export-preview-search:focus-within{border-color:#709687;box-shadow:0 0 0 3px #2a614e17}.export-preview-search input{width:100%;min-width:0;height:38px;padding:0;border:0;outline:0;background:transparent;color:#26342e;font-size:11px}.export-preview-search>button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#eef3ef;color:#77847e}.export-current-download{min-height:40px;white-space:nowrap}.export-preview-table-wrap{position:relative;min-height:180px;max-height:min(54vh,620px);overflow:auto;overscroll-behavior:contain;background:#fff}.export-preview-table{width:100%;min-width:max-content;border-collapse:separate;border-spacing:0;font-size:11px}.export-preview-table th,.export-preview-table td{height:42px;padding:0 12px;border-right:1px solid #edf0ee;border-bottom:1px solid #e7ebe8;text-align:left;white-space:nowrap}.export-preview-table th{position:sticky;z-index:2;top:0;background:#edf3ef;color:#4f6259;font-size:10px;font-weight:800}.export-preview-table th:first-child,.export-preview-table td:first-child{position:sticky;left:0}.export-preview-table th:first-child{z-index:3;background:#e6efe9}.export-preview-table td:first-child{z-index:1;background:#fff;color:#315c4d;font-weight:750}.export-preview-table tbody tr:nth-child(2n) td{background:#fafbf9}.export-preview-table tbody tr:nth-child(2n) td:first-child{background:#f5f8f5}.export-preview-table tbody tr:hover td,.export-preview-table tbody tr:hover td:first-child{background:#edf6f0}.export-preview-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;padding:30px;background:#fafbf9;color:#779087;text-align:center}.export-preview-empty strong{color:#40534b;font-size:13px}.export-preview-empty span{color:#89948f;font-size:10px}.export-preview-table-wrap>.export-preview-empty{position:sticky;left:0}.export-preview-footer{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 16px;border-top:1px solid #e1e6e2;background:#fafbf9;color:#7e8a84;font-size:10px}.export-preview-footer>div{display:flex;align-items:center;gap:9px}.export-preview-footer button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid #d3ddd7;border-radius:7px;background:#fff;color:#315d4e}.export-preview-footer button:disabled{opacity:.38}.export-preview-footer strong{min-width:82px;color:#4e5c56;font-size:10px;text-align:center}@media(max-width:1100px){.admin-workbench .export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.export-preview-head{align-items:flex-start;flex-direction:column}.export-preview-actions{width:100%;justify-content:space-between}.export-preview-search{width:min(460px,60vw)}}@media(max-width:720px){.admin-workbench .export-grid{grid-template-columns:1fr}.export-preview-actions{align-items:stretch;flex-direction:column}.export-preview-search{width:100%}.export-current-download{justify-content:center}.export-preview-footer{align-items:flex-start;flex-direction:column}.export-preview-footer>div{align-self:flex-end}}.admin-workbench .order-management-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.admin-workbench .order-management-actions>button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border-radius:6px;background:#fff;font-size:10px;font-weight:750;white-space:nowrap}.admin-workbench .order-management-actions .order-excel-button{border-color:#cbd8d1;background:#f3f7f4;color:#245244}.admin-workbench .order-revoke-button{border:1px solid #d7c9ad;color:#866126}.admin-workbench .order-revoke-button:hover{border-color:#b8985f;background:#fbf4e8}.admin-workbench .order-delete-button{border:1px solid #ead2cd;color:#b34f45}.admin-workbench .order-delete-button:hover{border-color:#cf8176;background:#fff1ee}.admin-workbench .order-management-actions>button:disabled{opacity:.45;cursor:wait}@media(max-width:1180px){.admin-workbench .order-management-actions>button{width:36px;padding:0;overflow:hidden;gap:0;font-size:0;white-space:nowrap}.admin-workbench .order-management-actions>button svg{flex:0 0 auto;color:currentColor}.admin-workbench .order-management-actions .order-excel-button{color:#245244}.admin-workbench .order-management-actions .order-revoke-button{color:#866126}.admin-workbench .order-management-actions .order-delete-button{color:#b34f45}}@media(max-width:900px){.admin-workbench .admin-order-head:has(.order-select) .order-management-actions{grid-column:2}.admin-workbench .admin-order-head:has(.order-select)>select{grid-column:3}}.catalog-product-copy .product-card-price{min-height:34px;display:flex;align-items:baseline;gap:6px;padding-right:72px;white-space:nowrap}.catalog-product-copy .product-card-price>b{color:#f2270c;font-family:DIN Alternate,Arial Narrow,sans-serif;font-size:19px;line-height:1}.catalog-product-copy .product-card-price>s{overflow:hidden;color:#a8a8a8;font-size:9px;font-weight:500;text-overflow:ellipsis}.catalog-product-card .product-discount-mark{position:absolute;top:10px;right:10px;z-index:2;padding:3px 6px;border-radius:999px;background:#f2270c;box-shadow:0 2px 8px #f2270c33;color:#fff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.02em;line-height:1.2}.catalog-product-card .product-discount-mark.special{background:#8c6733;box-shadow:0 2px 8px #8c673333}.mobile-shell .line-total .line-price-pair{display:grid;justify-items:end;gap:1px;line-height:1.15}.mobile-shell .line-total .line-price-pair>s{color:#a3aaa6;font-size:8px;font-weight:500}.history-detail-lines>.history-detail-line>.history-line-amount{min-width:70px;display:grid;justify-items:end;align-self:center;gap:2px;white-space:nowrap}.history-line-amount>strong{color:#2a3732;font-size:10px}.history-line-amount>span{color:#f2270c;font-size:10px;font-weight:750}.history-line-amount>s,.checkout-summary s,.receipt-grid s{color:#9ca39f;font-size:8px;font-weight:500}.order-original-price{color:#9ca3af;font-weight:500}
