*{box-sizing:border-box}:root{--app-vh: 100vh}@supports (height: 100dvh){:root{--app-vh: 100dvh}}html,body,#root{height:100%}body{margin:0;min-height:var(--app-vh);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at 0% 20%,rgba(201,223,229,.55),transparent 35%),radial-gradient(circle at 100% 5%,rgba(244,229,211,.7),transparent 32%),#f7f5ef;color:#1f2325;overflow:hidden}body.mobile-fixed-page{overflow:hidden}body.xhs-embedded-page{overflow:hidden;background:#f7f5ef}body.admin-page{overflow:auto}input,button{font:inherit}button{border:none;background:none;cursor:pointer}.app-shell{width:min(1720px,calc(100vw - 64px));height:calc(var(--app-vh) - 48px);margin:24px auto;display:grid;grid-template-rows:78px 1fr;gap:14px;position:relative}.sync-toast{position:absolute;top:10px;right:10px;z-index:25;height:40px;padding:0 16px;border-radius:20px;background:#748f5df0;color:#fff;display:flex;align-items:center;box-shadow:0 14px 28px #55534c29;font-weight:700}.mobile-orientation-shell{min-height:calc(var(--app-vh) - 20px);display:grid;place-items:center}.mobile-orientation-card{width:min(420px,92vw);padding:28px 24px;border-radius:28px;background:#ffffffe0;border:1px solid rgba(255,255,255,.92);box-shadow:0 24px 60px #55534c1a;text-align:center}.mobile-orientation-card .brand-logo{margin:0 auto 16px}.mobile-orientation-card h2{margin:0 0 10px;font-size:24px}.mobile-orientation-card p{margin:0;color:#667067;line-height:1.6}.mobile-portrait-shell{height:calc(var(--app-vh) - 20px);display:grid;grid-template-rows:auto 1fr;gap:10px;overflow:hidden}.mobile-portrait-shell--xhs{height:var(--app-vh);min-height:var(--app-vh);gap:0;background:radial-gradient(circle at 0% 20%,rgba(201,223,229,.4),transparent 34%),radial-gradient(circle at 100% 5%,rgba(244,229,211,.52),transparent 28%),#f7f5ef}.mobile-nav-shell{background:#ffffffd6;border:1px solid rgba(255,255,255,.92);box-shadow:0 24px 60px #55534c1a;border-radius:24px;padding:12px 14px 10px}.mobile-nav-shell--xhs{border:none;border-radius:0 0 26px 26px;box-shadow:0 10px 24px #55534c14;background:#fffcf7f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:calc(env(safe-area-inset-top,0px) + 48px) 12px 12px}.mobile-nav-shell--xhs-result{padding-top:calc(env(safe-area-inset-top,0px) + 34px)}.mobile-brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-brand-main{display:flex;align-items:center;gap:10px;min-width:0}.mobile-brand-main .brand-title{font-size:20px;line-height:1}.mobile-embedded-topline{min-height:34px;margin-bottom:10px;padding-right:112px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-embedded-topline--result{justify-content:flex-start;padding-right:0}.mobile-embedded-title{min-width:0;font-size:18px;line-height:1.1;font-weight:900;color:#202426}.mobile-cart-pill{height:32px;padding:0 12px;border-radius:16px;background:#748f5d;color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;font-size:12px;line-height:1}.mobile-cart-pill--xhs{height:30px;padding:0 10px;border-radius:15px;font-size:11px;box-shadow:0 10px 22px #5f7e4e2e}.mobile-cart-pill.active{background:#5f7e4e}.mobile-top-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mobile-top-nav.single-action{grid-template-columns:1fr}.mobile-top-nav--xhs{gap:6px}.mobile-top-nav button{height:38px;border-radius:15px;background:#f5f1e8;color:#202426;font-weight:700;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;font-size:12px;line-height:1}.mobile-top-nav--xhs button{height:40px;border-radius:16px;padding:0 6px;font-size:11px}.mobile-top-nav button.active{background:#748f5d;color:#fff}.mobile-step-badge{width:16px;height:16px;border-radius:999px;background:#748f5d29;color:#5f7e4e;display:inline-grid;place-items:center;font-size:10px;font-weight:800;flex:0 0 auto}.mobile-top-nav button.active .mobile-step-badge{background:#ffffff38;color:#fff}.mobile-dropdown-card{background:#fff;border:1px solid rgba(255,255,255,.92);border-radius:24px;box-shadow:0 24px 60px #55534c1a;overflow:hidden;padding:18px}.mobile-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mobile-dropdown-head h3{margin:0;font-size:16px;display:flex;align-items:center;gap:8px}.mobile-dropdown-head strong{font-size:15px;color:#252a2d}.mobile-dropdown-subhead{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.mobile-inline-row{margin-bottom:16px}.mobile-dropdown-grid{grid-template-columns:repeat(2,1fr)}.mobile-dropdown-tabs{justify-content:flex-start;overflow-x:auto;gap:12px;padding-bottom:2px}.mobile-dropdown-tabs button{white-space:nowrap;flex:0 0 auto}.mobile-dropdown-patch-grid{grid-template-columns:repeat(4,1fr);gap:8px}.mobile-clear-btn,.mobile-close-btn{height:34px;padding:0 12px;border-radius:17px;background:#f4efe6;color:#5b625c;font-weight:700}.mobile-cart-list{display:flex;flex-direction:column;gap:10px}.mobile-cart-summary{margin-top:14px}.mobile-cart-summary .mobile-cart-order-btn{margin-top:12px}.mobile-result-contact{margin-top:14px;display:flex;flex-direction:column;gap:12px}.order-summary-card{align-items:center}.mobile-order-logistics-card{align-items:flex-start}.mobile-order-logistics-card div{min-width:0;display:grid;gap:4px}.mobile-order-logistics-card span{color:#667069;font-size:12px;line-height:1.45;word-break:break-word}.mobile-order-total{flex:0 0 auto;font-size:24px;font-weight:800;line-height:1;color:#617d4d;letter-spacing:-.02em}.mobile-order-form-card{border-radius:20px;background:#fff;border:1px solid #ece6db;padding:14px;display:flex;flex-direction:column;gap:12px}.mobile-order-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-order-field{min-width:0;display:flex;flex-direction:column;gap:6px}.mobile-order-field span{font-size:12px;font-weight:700;color:#727871}.mobile-order-field-full{grid-column:1 / -1}.mobile-order-toggle-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-order-toggle-btn{height:40px;border-radius:14px;border:1px solid #e6e0d5;background:#fbf9f5;color:#5a6258;font-size:13px;font-weight:700;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.mobile-order-toggle-btn.active{border-color:#8aa276;background:#748f5d1f;color:#516c42;box-shadow:0 0 0 3px #748f5d1a}.mobile-order-field input,.mobile-order-field textarea{width:100%;min-width:0;border:1px solid #e6e0d5;border-radius:14px;background:#fbf9f5;color:#2f342f;padding:10px 12px;font-size:14px;font-family:inherit;resize:none;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.mobile-order-field input:focus,.mobile-order-field textarea:focus{border-color:#9caf87;background:#fff;box-shadow:0 0 0 3px #748f5d1f}.pad-order-form-grid{margin-top:10px}.mobile-submit-order-btn,.mobile-cart-order-btn{width:100%;justify-content:center}.mobile-result-tip{margin:0;font-size:14px;line-height:1.6;color:#5f675f}.mobile-result-steps{border-radius:20px;background:#f8f5ef;border:1px solid #ece6db;padding:14px;display:flex;flex-direction:column;gap:10px}.mobile-step-item{display:flex;align-items:center;gap:10px}.mobile-step-item span{width:24px;height:24px;border-radius:999px;background:#748f5d;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;flex:0 0 auto}.mobile-step-item p{margin:0;color:#4f5650;font-size:13px;line-height:1.45}.mobile-contact-btn{justify-content:center}.mobile-wechat-card{border-radius:20px;background:#fff;border:1px solid #ece6db;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-wechat-card small{display:block;color:#8a8f88;font-size:12px;margin-bottom:4px}.mobile-wechat-card strong{display:block;font-size:18px;letter-spacing:.04em}.mobile-wechat-card .mobile-contact-btn{min-width:126px}.mobile-safe-submit-card{border-radius:20px;background:#fff;border:1px solid #ece6db;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-safe-submit-card small{display:block;color:#8a8f88;font-size:12px;margin-bottom:4px}.mobile-safe-submit-card strong{display:block;font-size:18px;letter-spacing:.04em}.mobile-qr-card{border-radius:22px;background:#f8f5ef;border:1px solid #ece6db;padding:16px;display:flex;flex-direction:column;align-items:center;gap:10px}.mobile-qr-card strong{font-size:16px}.mobile-qr-card img{width:min(100%,220px);border-radius:18px;display:block}.mobile-qr-card p{margin:0;text-align:center;color:#616962;font-size:13px;line-height:1.5}.mobile-contact-notice{min-height:22px;text-align:center;color:#6c8655;font-size:13px;font-weight:700}.mobile-result-preview{min-height:180px;border-radius:18px;background:#f7f4ee;display:grid;place-items:center;overflow:hidden}.mobile-result-preview img{width:100%;display:block}.mobile-result-preview.standalone{min-height:320px}.mobile-editor-fixed{min-height:0;height:calc(100% - 74px - env(safe-area-inset-bottom,0px));background:#ffffffc7;border:1px solid rgba(255,255,255,.92);border-radius:24px;box-shadow:0 24px 60px #55534c1a;overflow:hidden;position:relative}.mobile-editor-fixed--xhs{height:100%;border-radius:26px 26px 0 0;border-width:0;background:#ffffffc2;box-shadow:none}.mobile-editor-fixed .canvas-panel{height:100%;min-height:0}.mobile-editor-fixed .canvas-wrap{min-height:0;height:100%}.mobile-editor-tools{position:absolute;top:14px;right:14px;z-index:9;display:flex;align-items:center;gap:10px;transition:opacity .16s ease}.mobile-editor-tools.hidden{opacity:0;pointer-events:none}.mobile-editor-tool{width:20px;height:20px;padding:0;color:#272d30;display:inline-flex;align-items:center;justify-content:center}.mobile-editor-tool.disabled{opacity:.3}.mobile-stage-shell{min-height:0;position:relative;overflow:hidden}.mobile-stage-shell--xhs{padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px))}.mobile-dropdown-host{position:absolute;top:0;left:0;right:0;bottom:112px;z-index:8;pointer-events:none}.mobile-dropdown-host--xhs{left:10px;right:10px;top:10px;bottom:10px}.mobile-dropdown-host.open{pointer-events:auto}.mobile-dropdown-host .mobile-dropdown-card{position:absolute;top:0;right:0;bottom:44px;left:0;overflow-y:auto}.mobile-dropdown-host--xhs .mobile-dropdown-card{inset:0 0 auto 0;max-height:min(62vh,calc(100% - 10px));overflow-y:auto}.mobile-dropdown-host:after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(180deg,#fffffffa,#fff0);opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-dropdown-host.open:after{opacity:1}.mobile-dropdown-host--xhs:after{display:none}.mobile-dropdown-card--xhs{border-radius:24px;padding:16px;box-shadow:0 18px 42px #55534c1f}.mobile-dropdown-grid .carrier-card{background:#fff;border:1px solid #ece7dc;padding:10px}.mobile-dropdown-grid .carrier-card img{background:#f6f2e9}.mobile-store-info{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:8px 14px calc(12px + env(safe-area-inset-bottom,0px));text-align:center;color:#5e655f;font-size:12px;line-height:1.45}.mobile-store-info p{margin:0}.result-page-shell{grid-template-rows:auto 1fr}.customer-loading-state{width:min(460px,calc(100vw - 36px));margin:auto;padding:20px 22px;border-radius:24px;background:#fffcf7eb;border:1px solid rgba(223,214,198,.9);box-shadow:0 24px 60px #55534c1a;display:grid;gap:8px;text-align:center}.customer-loading-state strong{font-size:16px;color:#3c433d}.customer-loading-state span{font-size:13px;line-height:1.5;color:#6e756f}.mobile-result-page-card{min-height:0;background:#fff;border:1px solid rgba(255,255,255,.92);border-radius:24px;box-shadow:0 24px 60px #55534c1a;overflow-y:auto;padding:18px}.mode-switch{position:fixed;top:18px;right:18px;z-index:30;display:flex;gap:10px}.mode-pill{height:40px;padding:0 14px;border-radius:20px;background:#fffffff0;border:1px solid rgba(218,212,202,.95);display:flex;align-items:center;gap:8px;box-shadow:0 14px 28px #55534c1f}.mode-pill.active{background:#748f5d;color:#fff}.admin-shell{width:min(1520px,calc(100vw - 28px));min-height:calc(var(--app-vh) - 28px);height:auto;margin:14px auto;display:grid;grid-template-rows:auto 1fr;gap:10px;padding-bottom:14px}.admin-shell.admin-shell-orders{height:calc(var(--app-vh) - 28px);min-height:calc(var(--app-vh) - 28px);overflow:hidden;padding-bottom:0}.admin-shell.admin-shell-orders .admin-workspace,.admin-shell.admin-shell-orders .admin-orders-workspace{min-height:0;height:100%}.admin-header,.admin-panel,.admin-unit-card{background:#fffcf7e6;border:1px solid rgba(223,214,198,.9);box-shadow:0 16px 44px #6b665a14;border-radius:22px}.admin-header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 20px}.admin-header-copy{display:flex;align-items:center;gap:18px;min-width:0}.admin-header-main{min-width:0}.admin-kicker{display:inline-block;margin:0;padding:8px 12px;border-radius:999px;background:#eef2e8;border:1px solid #dce5d0;font-size:10px;font-weight:800;letter-spacing:.08em;color:#6b8655;text-transform:uppercase;flex:0 0 auto}.admin-header h1{margin:0;font-size:19px;line-height:1.1}.admin-header p{margin:4px 0 0;max-width:460px;color:#6c716b;font-size:12px;line-height:1.4}.admin-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.admin-actions .mode-pill{height:36px;padding:0 12px;border-radius:18px;font-size:11px;font-weight:700}.admin-save-banner{position:fixed;top:18px;left:50%;z-index:80;transform:translate(-50%);width:min(520px,calc(100vw - 28px));min-height:48px;padding:10px 16px 10px 12px;border-radius:18px;background:linear-gradient(135deg,#748f5d33,#748f5d1f);border:1px solid rgba(116,143,93,.24);color:#587241;display:flex;align-items:center;gap:10px;font-weight:700;font-size:13px;line-height:1.35;box-shadow:0 18px 44px #4b593e33;animation:adminToastIn .24s ease}.admin-save-banner.warning{background:linear-gradient(135deg,#d69c3933,#d69c391f);border-color:#d69c393d;color:#8a6114}.admin-save-banner-icon{width:26px;height:26px;border-radius:999px;background:#6f8f58;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:15px;font-weight:900;box-shadow:0 8px 18px #5f7e4e2e}.admin-save-banner.warning .admin-save-banner-icon{background:#d39a32;box-shadow:0 8px 18px #bf8a3e2e}.admin-save-group{display:grid;gap:8px;position:sticky;top:0;z-index:3;background:linear-gradient(180deg,#fbf8f3fa,#f5efe4f5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-primary-save{height:42px;border-radius:14px;background:linear-gradient(135deg,#738d5d,#5f7e4e);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px;box-shadow:0 16px 30px #5f7e4e33}.mode-pill,.admin-primary-save,.admin-secondary-save,.admin-primary-action,.admin-secondary-action,.admin-subtle-btn,.admin-upload-trigger,.admin-add-asset-btn,.admin-color-add-circle,.admin-color-delete-circle,.admin-picker-category-trigger,.admin-picker-category-option,.admin-picker-category-create-btn,.admin-picker-close-btn,.admin-home-delete{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.mode-pill:hover,.admin-primary-save:hover,.admin-secondary-save:hover,.admin-primary-action:hover,.admin-secondary-action:hover,.admin-subtle-btn:hover,.admin-upload-trigger:hover,.admin-add-asset-btn:hover,.admin-color-add-circle:hover,.admin-color-delete-circle:hover,.admin-picker-category-trigger:hover,.admin-picker-category-option:hover,.admin-picker-category-create-btn:hover,.admin-picker-close-btn:hover,.admin-home-delete:hover{transform:translateY(-1px)}.mode-pill:active,.admin-primary-save:active,.admin-secondary-save:active,.admin-primary-action:active,.admin-secondary-action:active,.admin-subtle-btn:active,.admin-upload-trigger:active,.admin-add-asset-btn:active,.admin-color-add-circle:active,.admin-color-delete-circle:active,.admin-picker-category-trigger:active,.admin-picker-category-option:active,.admin-picker-category-create-btn:active,.admin-picker-close-btn:active,.admin-home-delete:active{transform:translateY(1px) scale(.985)}.action-feedback.success{background:linear-gradient(135deg,#7fa05f,#66874c)!important;border-color:#6f9052!important;color:#fff!important;box-shadow:0 16px 32px #5f7e4e42!important}.action-feedback.warning{background:linear-gradient(135deg,#f3e0af,#efd08a)!important;border-color:#d7b86f!important;color:#765316!important;box-shadow:0 14px 28px #bf8a3e2e!important}@keyframes adminFeedbackPop{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes adminToastIn{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.admin-save-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-secondary-save{height:42px;border-radius:14px;border:1px solid #d9cfbd;background:#fff;color:#5f7e4e;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px;box-shadow:0 10px 22px #65615714}.admin-save-tip{margin:0;color:#6c716b;font-size:10px;line-height:1.45}.admin-step-card{padding:12px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(226,217,201,.92)}.admin-step-inline-actions{display:flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}.admin-primary-action{height:40px;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,#738d5d,#5f7e4e);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px;box-shadow:0 12px 24px #5f7e4e29}.admin-secondary-action{height:40px;padding:0 16px;border-radius:14px;background:#fff;border:1px solid #d9cfbd;color:#5f7e4e;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13px;box-shadow:0 10px 22px #65615714}.admin-subtle-btn.strong{height:40px;padding:0 16px;border-radius:14px;display:inline-flex;align-items:center;gap:8px}.admin-type-switch{display:flex;align-items:center;gap:10px}.admin-picker-field{min-width:0}.admin-picker-field select{font-weight:700}.admin-picker-field span,.admin-unit-card span,.admin-unit-card strong{display:block}.admin-unit-card{min-width:170px;padding:0 12px;display:flex;align-items:center;gap:10px}.admin-unit-card.compact{min-width:0;height:40px;border-radius:14px;background:#fff;box-shadow:none}.admin-unit-card strong{font-size:15px;line-height:1}.admin-unit-card span{color:#6c716b;font-size:11px;margin-top:2px}.admin-workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,372px);align-items:start;gap:12px}.admin-orders-workspace{grid-template-columns:minmax(300px,.94fr) minmax(300px,.82fr) minmax(320px,.96fr);height:calc(var(--app-vh) - 156px);min-height:620px;align-items:stretch}.admin-home-workspace{min-height:0}.admin-home-panel{padding:18px}.admin-home-banner-list{display:grid;gap:14px}.admin-home-banner-card{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:18px;padding:14px;border-radius:18px;border:1px solid rgba(223,214,198,.95);background:#ffffffd1}.admin-home-banner-preview{border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#f3eee3,#ebe4d6);min-height:220px}.admin-home-banner-preview img{width:100%;height:100%;min-height:220px;display:block;object-fit:cover}.admin-home-banner-empty{min-height:220px;display:flex;align-items:center;justify-content:center;color:#8c8b84;font-size:13px}.admin-home-banner-meta{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.admin-home-banner-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-home-banner-topline strong{font-size:15px}.admin-home-banner-topline span{font-size:12px;color:#6c716b}.admin-home-banner-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-home-upload{height:40px;padding:0 16px;border-radius:14px;border:1px solid #d9cfbd;background:#fff;color:#5f7e4e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;cursor:pointer}.admin-home-upload input{display:none}.admin-inline-field{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#6c716b}.admin-inline-field input{width:90px;height:40px;border-radius:12px;border:1px solid #d9cfbd;padding:0 10px;font-size:13px;background:#fff}.admin-inline-toggle{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#4d554b}.admin-home-delete{height:40px;padding:0 14px;border-radius:14px;border:1px solid rgba(193,107,79,.32);background:#fff4f1e6;color:#a0563c;font-size:12px;font-weight:700}.admin-home-actions{margin-top:16px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.admin-shell.admin-shell-orders .admin-workspace.admin-orders-workspace{grid-template-columns:minmax(300px,.94fr) minmax(300px,.82fr) minmax(320px,.96fr)}.admin-panel{min-height:0;display:flex;flex-direction:column;padding:12px}.admin-panel-head h2{margin:0;font-size:12px;letter-spacing:.01em}.admin-panel-head p{margin:4px 0 0;color:#6c716b;font-size:11px;line-height:1.45}.admin-panel-head.compact{margin-bottom:10px}.admin-view-switch{margin-top:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-view-switch .mode-pill{height:34px;padding:0 12px;border-radius:17px;font-size:12px;font-weight:700}.admin-preview-panel,.admin-detail-panel{min-height:0}.admin-orders-list-panel,.admin-orders-image-panel,.admin-orders-detail-panel{min-height:0;height:100%;overflow:hidden}.admin-orders-list-scroll,.admin-order-detail-scroll{min-height:0;height:100%;flex:1 1 auto;overflow-y:scroll;scrollbar-gutter:stable;overscroll-behavior:contain;padding-right:4px}.admin-orders-list-scroll::-webkit-scrollbar,.admin-order-detail-scroll::-webkit-scrollbar{width:8px}.admin-orders-list-scroll::-webkit-scrollbar-thumb,.admin-order-detail-scroll::-webkit-scrollbar-thumb{background:#cabeaae6;border-radius:999px}.admin-order-toolbar{display:grid;gap:10px;margin-bottom:12px}.admin-order-toolbar-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.admin-order-toolbar-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.admin-order-search{min-width:0;height:38px;border-radius:13px;border:1px solid #ddd2c1;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;color:#7a8178}.admin-order-search input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#2f342f;font-size:13px}.admin-order-select{height:38px;border-radius:13px;border:1px solid #ddd2c1;background:#fff;color:#2f342f;padding:0 34px 0 12px;font-size:12px;font-weight:600}.admin-order-toolbar-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.admin-order-toolbar-btn{height:38px;padding:0 14px;border-radius:13px;font-size:12px;box-shadow:none}.admin-order-batch-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-bottom:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(221,210,193,.9);background:#ffffffdb}.admin-order-batch-selection,.admin-order-batch-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-order-batch-selection span{font-size:12px;font-weight:700;color:#667069}.admin-order-selected-pill{height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(116,143,93,.18);background:#748f5d1a;color:#5a7547;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:12px}.admin-order-batch-actions .admin-secondary-action,.admin-order-batch-actions .admin-subtle-btn,.admin-order-batch-selection .admin-subtle-btn{min-width:0;height:34px;padding:0 12px;border-radius:12px;font-size:12px}.admin-order-list{min-height:0;display:flex;flex-direction:column;gap:8px}.admin-order-card{width:100%;text-align:left;border-radius:16px;border:1px solid rgba(221,210,193,.9);background:#fff;padding:12px;display:grid;gap:8px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-order-card:hover{border-color:#748f5d6b;box-shadow:0 10px 22px #5f7e4e14}.admin-order-card.active{border-color:#748f5d94;box-shadow:0 12px 26px #5f7e4e1f}.admin-order-card-top,.admin-order-card-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-order-card-top strong{font-size:14px;color:#2f342f}.admin-order-card-title{min-width:0;display:inline-flex;align-items:center;gap:10px}.admin-order-checkbox{position:relative;width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.admin-order-checkbox input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;cursor:pointer}.admin-order-checkbox span{position:relative;width:18px;height:18px;border-radius:6px;border:1px solid #d2c6b5;background:#fff;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.admin-order-checkbox input:checked+span{border-color:#6d8d57;background:linear-gradient(135deg,#748f5df0,#5f7e4ef0);box-shadow:0 0 0 3px #748f5d1f}.admin-order-checkbox input:checked+span:after{content:"";position:absolute;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-1px) rotate(45deg)}.admin-order-card-line{font-size:12px;color:#4d554e}.admin-order-card-line.muted{color:#7a8178}.admin-order-card-badges{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.admin-order-badge{height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;white-space:nowrap}.admin-order-badge.active{background:#628bce1f;color:#4d74af}.admin-order-badge.success{background:#748f5d24;color:#5f7e4e}.admin-order-badge.warning{background:#bf8a3e24;color:#9b6d18}.admin-order-badge.danger{background:#d15d5d24;color:#ba4f4f}.admin-order-badge.muted{background:#7a81781a;color:#6d756e}.admin-order-badge.subtle{border:1px solid rgba(221,210,193,.9)}.admin-order-pagination{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-order-pagination span{font-size:12px;color:#6c716b}.admin-order-detail{min-height:0;display:flex;flex-direction:column;gap:10px}.admin-order-image-stage{min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}.admin-order-quick-grid{display:grid;grid-template-columns:1fr;gap:8px}.admin-order-quick-card{border-radius:14px;border:1px solid #e6dccd;background:#fff;padding:10px 12px;display:grid;gap:4px}.admin-order-quick-card strong{font-size:12px;color:#2f342f}.admin-order-quick-card span{font-size:11px;line-height:1.45;color:#667069}.admin-order-preview{display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%;border-radius:18px;border:1px solid #e7ddcd;background:#f8f5ef;overflow:hidden;min-height:0;height:100%;padding:16px}.admin-order-preview img{width:100%;height:100%;object-fit:contain;display:block}.admin-order-summary-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-order-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-order-info-card,.admin-order-note-card,.admin-order-items-card{border-radius:14px;border:1px solid #e6dccd;background:#fff;padding:10px 12px;display:grid;gap:6px}.admin-order-info-card strong,.admin-order-note-card strong,.admin-order-items-card strong{font-size:13px;color:#2f342f}.admin-order-info-card span,.admin-order-note-card span,.admin-order-items-card span{font-size:12px;color:#667069;line-height:1.5}.admin-order-item-list{display:flex;flex-direction:column;gap:8px}.admin-order-item-row{border-radius:12px;background:#faf7f2;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto;gap:10px;align-items:start}.admin-order-item-row>div{min-width:0;display:grid;gap:4px}.admin-order-status-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-order-danger-btn{color:#ba4f4f;border-color:#ecd7d2}.admin-order-essentials{display:grid;gap:8px}.admin-order-basic-list{display:grid;gap:6px}.admin-order-basic-row{display:grid;grid-template-columns:68px minmax(0,1fr);gap:8px;align-items:start;color:#667069;font-size:11px;line-height:1.45}.admin-order-basic-row strong{font-size:11px;color:#8b8171;font-weight:700}.admin-order-shipping-card{gap:10px}.admin-order-shipping-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-order-shipping-grid label{min-width:0;display:grid;gap:5px}.admin-order-shipping-grid label>span{font-size:11px;color:#8b8171;font-weight:700}.admin-order-shipping-grid input,.admin-order-shipping-grid select,.admin-order-shipping-grid textarea{width:100%;min-width:0;border:1px solid #e6dccd;border-radius:12px;background:#faf7f2;color:#2f342f;font:inherit;font-size:12px;outline:none;padding:8px 10px;resize:none}.admin-order-shipping-grid input:focus,.admin-order-shipping-grid select:focus,.admin-order-shipping-grid textarea:focus{border-color:#9caf87;background:#fff;box-shadow:0 0 0 3px #748f5d1a}.admin-order-shipping-full{grid-column:1 / -1}.admin-order-empty{min-height:220px;display:grid;place-items:center;text-align:center}.admin-form-card{border-radius:18px;background:radial-gradient(circle at top left,#ffffffc7,#fff0),linear-gradient(180deg,#fcfaf6,#f4eee3);border:1px solid #e7ddcd;padding:14px}.admin-form-card.tool-card{min-height:0;display:flex;flex-direction:column;align-items:center}.admin-file-input{display:none}.admin-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-preview-meta{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-preview-meta strong{font-size:20px;line-height:1.1}.admin-preview-meta span:last-child{color:#7a7f79;font-size:11px}.admin-preview-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.admin-stage-zoom-controls{height:36px;padding:3px;border-radius:999px;background:#ffffffdb;border:1px solid #ddd2c1;box-shadow:0 8px 18px #6f675814;display:inline-flex;align-items:center;gap:3px}.admin-stage-zoom-controls button{width:28px;height:28px;border-radius:999px;background:#f5efe5;color:#313833;font-size:14px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;line-height:1}.admin-stage-zoom-controls span{min-width:44px;text-align:center;color:#5f6f56;font-size:11px;font-weight:900}.admin-stage-zoom-controls .admin-stage-zoom-reset{width:auto;padding:0 10px;background:#748f5d;color:#fff;font-size:11px}.admin-asset-badge{height:28px;padding:0 10px;border-radius:999px;background:#748f5d24;color:#66834f;display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.04em;flex:0 0 auto}.admin-upload-trigger{height:36px;padding:0 14px;border-radius:18px;background:#fff;border:1px solid #ddd2c1;color:#2a302d;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:12px;box-shadow:0 8px 18px #6f675814;flex:0 0 auto}.admin-ruler-shell{position:relative;min-height:0;width:min(100%,clamp(520px,48vw,860px));flex:0 0 auto;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:38px auto;margin:0 auto;--admin-grid-cell: 24px}.admin-ruler-corner{border-top-left-radius:16px;background:#f3ecdf;border:1px solid #e3dacb;border-right:none;border-bottom:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;color:#70806d;font-size:11px;font-weight:800}.admin-ruler-x,.admin-ruler-y{position:relative;background-color:#f7f1e6;overflow:hidden}.admin-ruler-x{border-top-right-radius:16px;border:1px solid #e3dacb;border-bottom:none;background-image:linear-gradient(180deg,#748f5d14,#748f5d00),repeating-linear-gradient(90deg,rgba(116,143,93,.24) 0,rgba(116,143,93,.24) 1px,transparent 1px,transparent var(--admin-grid-cell)),repeating-linear-gradient(90deg,rgba(116,143,93,.42) 0,rgba(116,143,93,.42) 1px,transparent 1px,transparent calc(var(--admin-grid-cell) * 5))}.admin-ruler-y{border-bottom-left-radius:16px;border:1px solid #e3dacb;border-right:none;background-image:linear-gradient(90deg,#748f5d14,#748f5d00),repeating-linear-gradient(180deg,rgba(116,143,93,.24) 0,rgba(116,143,93,.24) 1px,transparent 1px,transparent var(--admin-grid-cell)),repeating-linear-gradient(180deg,rgba(116,143,93,.42) 0,rgba(116,143,93,.42) 1px,transparent 1px,transparent calc(var(--admin-grid-cell) * 5))}.admin-ruler-x:after{content:"X";position:absolute;right:12px;top:8px;font-size:10px;font-weight:800;color:#70806d;z-index:2}.admin-ruler-y:after{content:"Y";position:absolute;left:7px;top:12px;font-size:10px;font-weight:800;color:#70806d;z-index:2}.admin-ruler-labels{position:absolute;top:0;right:0;bottom:0;left:0}.admin-ruler-label-x,.admin-ruler-label-y{position:absolute;font-size:9px;font-weight:700;color:#7b8775;letter-spacing:.01em;line-height:1;z-index:1}.admin-ruler-label-x{top:22px;transform:translate(-50%)}.admin-ruler-label-y{left:21px;transform:translateY(-50%)}.admin-upload-stage{position:relative;min-height:0;overflow:hidden;border-radius:18px;border:1px dashed #d9d0c0;background:linear-gradient(180deg,#ffffff8f,#fff0),linear-gradient(135deg,#748f5d0a,#748f5d00),#efe7d8;display:grid;place-items:center;width:100%;aspect-ratio:1 / 1;padding:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.admin-canvas-stage{grid-column:2;grid-row:2;border-top-left-radius:0}.admin-stage-content{width:100%;height:100%;display:grid;grid-template-rows:1fr auto;gap:12px}.admin-image-frame{position:relative;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#ffffff3d,#fff0),#f4eee3b8}.admin-frame-grid{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;background-image:repeating-linear-gradient(90deg,rgba(116,143,93,.1) 0,rgba(116,143,93,.1) 1px,transparent 1px,transparent var(--admin-grid-cell)),repeating-linear-gradient(180deg,rgba(116,143,93,.1) 0,rgba(116,143,93,.1) 1px,transparent 1px,transparent var(--admin-grid-cell)),repeating-linear-gradient(90deg,rgba(116,143,93,.16) 0,rgba(116,143,93,.16) 1px,transparent 1px,transparent calc(var(--admin-grid-cell) * 5)),repeating-linear-gradient(180deg,rgba(116,143,93,.16) 0,rgba(116,143,93,.16) 1px,transparent 1px,transparent calc(var(--admin-grid-cell) * 5))}.admin-image-stretch-layer{position:absolute;transform-origin:center center;pointer-events:auto;z-index:1}.admin-image-stretch-layer img{width:100%;height:100%;display:block;object-fit:fill;filter:drop-shadow(0 18px 26px rgba(124,117,99,.14));cursor:inherit}.admin-plane-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.admin-plane-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.admin-plane-polygon{fill:#628bce24;stroke:#628bceeb;stroke-width:1.2;stroke-dasharray:3 2}.admin-plane-guide-line{stroke:#628bce4d;stroke-width:.6;stroke-dasharray:2 2}.admin-plane-handle{position:absolute;width:18px;height:18px;border-radius:999px;transform:translate(-50%,-50%);border:2px solid #628bce;background:#fff;box-shadow:0 10px 20px #47679929;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;z-index:2}.admin-plane-handle-dot{width:8px;height:8px;border-radius:999px;background:#628bce}.admin-plane-handle-index{position:absolute;min-width:24px;height:24px;padding:0 6px;border-radius:999px;border:2px solid #628bce;background:#fffffff5;color:#456eaa;font-size:11px;font-weight:900;line-height:20px;text-align:center;box-shadow:0 8px 16px #47679924;pointer-events:none}.admin-plane-handle.point-1 .admin-plane-handle-index,.admin-plane-handle.point-2 .admin-plane-handle-index{top:-30px}.admin-plane-handle.point-3 .admin-plane-handle-index,.admin-plane-handle.point-4 .admin-plane-handle-index{bottom:-30px}.admin-plane-handle.point-1 .admin-plane-handle-index,.admin-plane-handle.point-4 .admin-plane-handle-index{left:-30px}.admin-plane-handle.point-2 .admin-plane-handle-index,.admin-plane-handle.point-3 .admin-plane-handle-index{right:-30px}.admin-upload-stage-empty{display:grid;place-items:center;gap:10px;color:#6c716b;text-align:center}.admin-upload-stage-empty strong{font-size:18px}.admin-upload-stage-empty span{font-size:13px}.admin-inline-upload-btn{height:36px;padding:0 14px;border-radius:18px;background:#748f5d;color:#fff;font-weight:700}.admin-reference-box{position:absolute;border:2px solid #7ba884;border-radius:18px;background:#7ba8841f;box-shadow:inset 0 0 0 1px #ffffff7a;cursor:move;z-index:2}.admin-reference-label{position:absolute;left:12px;top:12px;height:24px;padding:0 9px;border-radius:999px;background:#7ba884e6;color:#fff;display:inline-flex;align-items:center;font-size:10px;font-weight:800;letter-spacing:.02em}.admin-reference-handle{position:absolute;width:18px;height:18px;border-radius:999px;background:#fff;border:2px solid #7ba884;box-shadow:0 4px 14px #5872412e;padding:0}.admin-reference-handle.nw{left:-9px;top:-9px;cursor:nwse-resize}.admin-reference-handle.ne{right:-9px;top:-9px;cursor:nesw-resize}.admin-reference-handle.sw{left:-9px;bottom:-9px;cursor:nesw-resize}.admin-reference-handle.se{right:-9px;bottom:-9px;cursor:nwse-resize}.admin-stage-hint{min-height:36px;padding:8px 12px;border-radius:16px;background:#fffcf7e0;border:1px solid rgba(223,214,198,.92);color:#6a7069;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1.4;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:10px;flex-wrap:wrap}.admin-inline-fit-btn{height:28px;padding:0 12px;border-radius:999px;background:#748f5d;color:#fff;font-size:11px;font-weight:800;flex:0 0 auto}.admin-v2-guide{display:grid;gap:12px}.admin-v2-guide-card{padding:14px 16px;border-radius:16px;background:#628bce14;border:1px solid rgba(98,139,206,.16);display:grid;gap:6px}.admin-v2-guide-card strong{color:#254269;font-size:13px}.admin-v2-guide-card span{color:#566475;font-size:12px;line-height:1.5}.admin-target-ruler{position:absolute;pointer-events:none;z-index:3}.admin-target-ruler-width{border-top:2px solid rgba(98,139,206,.88)}.admin-target-ruler-width:before,.admin-target-ruler-width:after{content:"";position:absolute;top:-6px;width:2px;height:14px;background:#628bcee0}.admin-target-ruler-width:before{left:0}.admin-target-ruler-width:after{right:0}.admin-target-ruler-height{border-left:2px solid rgba(98,139,206,.88)}.admin-target-ruler-height:before,.admin-target-ruler-height:after{content:"";position:absolute;left:-6px;width:14px;height:2px;background:#628bcee0}.admin-target-ruler-height:before{top:0}.admin-target-ruler-height:after{bottom:0}.admin-target-ruler-label{position:absolute;left:50%;top:-28px;transform:translate(-50%);height:40px;padding:0 14px;border-radius:999px;background:#fffffff5;border:1px solid rgba(98,139,206,.24);color:#456eaa;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:0 8px 16px #4767991a;pointer-events:auto}.admin-target-ruler-label.vertical{left:auto;top:50%;right:-54px;transform:translateY(-50%) rotate(90deg);transform-origin:center center}.admin-target-ruler-label input{width:60px;min-width:60px;height:24px;padding:0;border:none;background:transparent;color:#1f2325;font:inherit;font-size:12px;font-weight:800;outline:none;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.admin-target-ruler-label input::-webkit-outer-spin-button,.admin-target-ruler-label input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.admin-target-ruler-label small{color:#456eaa;font-size:10px;font-weight:800;letter-spacing:.01em}.admin-v2-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em}.admin-v2-status.idle{background:#737a741f;color:#6d7470}.admin-v2-status.progress{background:#d69c3929;color:#8a6114}.admin-v2-status.done{background:#748f5d24;color:#5f7e4e}.admin-rectified-preview-card{display:grid;gap:12px}.admin-rectified-preview-frame{min-height:220px;border-radius:18px;border:1px solid rgba(98,139,206,.18);background:linear-gradient(180deg,#ffffffbd,#ffffff70),#eef3fb;display:grid;place-items:center;overflow:hidden;padding:18px}.admin-rectified-stage{position:relative;width:100%;min-height:220px;display:grid;place-items:center}.admin-rectified-stage img{max-width:100%;max-height:260px;object-fit:contain;display:block;filter:drop-shadow(0 16px 24px rgba(83,107,145,.16))}.admin-reference-box.rectified{border-color:#628bce;background:#628bce1a}.admin-plane-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-rectified-meta{display:grid;gap:4px}.admin-rectified-meta strong{color:#243850;font-size:13px}.admin-rectified-meta span{color:#636f7d;font-size:12px;line-height:1.5}.admin-rectified-empty{min-height:148px;border-radius:18px;border:1px dashed #d9dbe3;background:#fff9;display:grid;place-items:center;gap:6px;text-align:center;padding:20px}.admin-rectified-empty strong{color:#2b3138;font-size:14px}.admin-rectified-empty span{color:#6d7480;font-size:12px;line-height:1.5}.admin-detail-stack{min-height:0;overflow:visible;display:flex;flex-direction:column;gap:8px}.admin-detail-group{border-radius:16px;background:linear-gradient(180deg,#fbf8f3,#f5efe4);border:1px solid #e8dfd0;padding:12px}.admin-selection-grid{margin-top:10px;display:grid;gap:10px}.admin-selector-head,.admin-step-shell{display:grid;gap:10px}.admin-step-shell-sku{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.admin-step-shell-sku>.admin-form-section:first-child,.admin-step-shell-sku>.admin-pos-sync-row,.admin-step1-form{margin-top:2px}.admin-selector-topline{display:block}.admin-quick-picker-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-selector-secondary{display:grid;grid-template-columns:1fr;gap:10px}.admin-selector-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-selector-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;padding:0 12px;min-width:0;border-radius:12px;border:1px solid #e6dccd;background:#ffffffb8}.admin-selector-summary strong{font-size:10px;color:#252a2d;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-selector-summary span{color:#7a807a;font-size:9px;white-space:nowrap}.admin-color-variant-block{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(228,217,200,.82)}.admin-color-variant-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.admin-color-variant-title{display:grid;gap:4px}.admin-color-variant-head strong{font-size:11px;color:#28302a}.admin-color-variant-title span{font-size:9px;color:#6c716b;font-weight:700}.admin-color-variant-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:0 0 auto}.admin-color-dot-row{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;flex-wrap:wrap}.admin-color-add-circle{width:30px;height:30px;border-radius:999px;background:#fff;border:1px solid #ddd2c1;color:#5f7e4e;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 12px #6561570d}.admin-color-add-btn{height:30px;padding:0 10px;border-radius:10px;font-size:10px}.admin-color-delete-btn{height:30px;padding:0 10px;border-radius:10px;font-size:10px;color:#8e544d;background:#fff7f5;border-color:#ecd7d2}.active-swatch-pick{border-color:#748f5d57;background:#748f5d1f;color:#5f7e4e}.admin-color-delete-btn:disabled{opacity:.42;cursor:not-allowed}.admin-color-delete-circle{width:30px;height:30px;border-radius:999px;background:#fff7f5;border:1px solid #ecd7d2;color:#8e544d;display:inline-flex;align-items:center;justify-content:center}.admin-color-delete-circle:disabled{opacity:.42;cursor:not-allowed}.admin-color-dot{width:32px;height:32px;padding:0;border-radius:999px;border:2px solid rgba(122,132,120,.22);display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #fff9,0 4px 10px #65615714;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;flex:0 0 auto}.admin-color-dot:hover{transform:translateY(-1px)}.admin-color-dot-inner{width:100%;height:100%;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff80}.admin-color-dot.active{border-color:#5f7e4ecc;box-shadow:0 0 0 4px #748f5d1f,inset 0 0 0 1px #fff9}.admin-color-dot.incomplete{border-color:#d15d5d;box-shadow:0 0 0 1px #d15d5d1f,inset 0 0 0 1px #fff9}.admin-color-dot.incomplete.active{border-color:#d15d5d;box-shadow:0 0 0 4px #d15d5d24,inset 0 0 0 1px #fff9}.admin-color-dot.picking{box-shadow:0 0 0 4px #748f5d2e,0 0 0 7px #748f5d14,inset 0 0 0 1px #fff9}.admin-color-variant-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(136px,1fr));gap:8px}.admin-color-chip{min-height:72px;padding:10px 10px 9px;border-radius:16px;border:1px solid rgba(214,202,183,.9);background:linear-gradient(180deg,#fffffffa,#fbf8f1f5);color:#4d584c;display:grid;gap:8px;text-align:left;align-content:space-between;font-size:10px;font-weight:700;box-shadow:0 10px 22px #6561570d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.admin-color-chip.active{border-color:#748f5d6b;background:linear-gradient(180deg,#f1f7ebfa,#ebf3e3f5);color:#5f7e4e;box-shadow:0 16px 30px #748f5d24;transform:translateY(-1px)}.admin-color-chip-top{display:flex;align-items:center;gap:10px;min-width:0}.admin-color-chip-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.1}.admin-color-chip-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#7a807a;flex-wrap:wrap}.admin-color-chip.active .admin-color-chip-meta{color:#5f7e4e}.admin-color-chip-status{min-height:20px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;font-size:9px;font-weight:800;letter-spacing:.02em}.admin-color-chip-status.pending{background:#737a741f;color:#707773}.admin-color-chip-status.warning{background:#bf8a3e1f;color:#9b6b1d}.admin-color-chip-status.success{background:#748f5d24;color:#5f7e4e}.admin-color-chip-swatch{width:26px;height:26px;border-radius:999px;border:1.5px solid rgba(90,98,92,.16);box-shadow:inset 0 0 0 1px #ffffff8a,0 3px 8px #5d584a14;flex:0 0 auto;cursor:pointer}.admin-color-chip-swatch.active-pipette{border-color:#748f5d94;box-shadow:0 0 0 3px #748f5d24,inset 0 0 0 1px #ffffff8a}.admin-color-chip-copy{display:grid;gap:4px;min-width:0;flex:1 1 auto}.admin-color-chip-value{font-size:9px;font-weight:600;color:#8b8e84;line-height:1;letter-spacing:.01em}.admin-color-chip.active .admin-color-chip-value{color:#6f8660}.admin-color-chip-check{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#6f8f58;color:#fff;flex:0 0 auto}.admin-color-current-card{display:grid;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid #e6dccd;background:linear-gradient(180deg,#ffffffeb,#f8f4ecf0)}.admin-color-current-main{display:flex;align-items:center;gap:12px;min-width:0}.admin-color-current-swatch{width:34px;height:34px;border-radius:999px;border:1.5px solid rgba(90,98,92,.16);box-shadow:inset 0 0 0 1px #ffffff8a,0 4px 10px #5d584a14;flex:0 0 auto}.admin-color-current-thumb{width:56px;height:56px;border-radius:14px;background:#f6f1e7;border:1px solid #ebe2d4;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.admin-color-current-thumb img{max-width:84%;max-height:84%;object-fit:contain;display:block}.admin-color-current-thumb span{font-size:10px;font-weight:700;color:#8a9088}.admin-swatch-picker-overlay{position:absolute;pointer-events:none;border-radius:16px}.admin-swatch-picker-badge{position:absolute;top:12px;left:12px;height:28px;padding:0 10px;border-radius:999px;background:#fffffff0;border:1px solid rgba(116,143,93,.22);color:#5f7e4e;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.admin-swatch-size-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-confirm-swatch-btn{height:34px;padding:0 12px;border-radius:12px;font-size:11px;font-weight:800}.admin-field.compact{gap:4px}.admin-field.compact span{font-size:10px}.admin-field.compact input{height:36px;font-size:12px}.admin-swatch-picker-sample-box{position:absolute;width:18px;height:18px;margin-left:-9px;margin-top:-9px;border-radius:999px;border:2px solid rgba(95,126,78,.82);background:#ffffffd6;box-shadow:0 0 0 3px #5f7e4e29;transition:left .04s linear,top .04s linear}.admin-swatch-picker-handle{position:absolute;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #5f7e4e;box-shadow:0 4px 10px #5f7e4e2e}.admin-swatch-picker-handle.nw{left:-8px;top:-8px;cursor:nwse-resize}.admin-swatch-picker-handle.ne{right:-8px;top:-8px;cursor:nesw-resize}.admin-swatch-picker-handle.sw{left:-8px;bottom:-8px;cursor:nesw-resize}.admin-swatch-picker-handle.se{right:-8px;bottom:-8px;cursor:nwse-resize}.admin-color-current-copy{display:grid;gap:4px;min-width:0}.admin-color-current-copy strong{font-size:12px;color:#252a2d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-color-current-copy span{font-size:10px;color:#7a807a}.admin-color-current-stats{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.admin-color-stat-pill{height:22px;padding:0 8px;border-radius:999px;background:#fff;border:1px solid #e8dfd0;color:#5f665f;display:inline-flex;align-items:center;font-size:9px;font-weight:700}.admin-color-stat-pill.pending{background:#737a741f;border-color:#737a741a;color:#707773}.admin-color-stat-pill.warning{background:#bf8a3e1f;border-color:#bf8a3e1f;color:#9b6b1d}.admin-color-stat-pill.success{background:#748f5d24;border-color:#748f5d1f;color:#5f7e4e}.admin-add-asset-btn{height:40px;padding:0 14px;border-radius:14px;background:#fff;border:1px solid #ddd2c1;color:#4d584c;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:12px;white-space:nowrap;box-shadow:0 8px 20px #6561570f}.admin-selector-pill{width:100%;min-width:0;height:40px;border-radius:14px}.admin-asset-grid{margin-top:8px;display:grid;gap:8px;max-height:240px;overflow:auto;padding-right:2px}.admin-picker-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f232557;display:grid;place-items:center;padding:28px;z-index:40}.admin-picker-modal-card{width:min(1120px,94vw);max-height:92vh;overflow:hidden;background:#fffffffa;border-radius:28px;border:1px solid rgba(227,219,205,.96);box-shadow:0 28px 80px #55534c2e;padding:20px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:14px}.admin-picker-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-picker-modal-head h3{margin:0;font-size:18px}.admin-picker-modal-head p{margin:4px 0 0;color:#717872;font-size:11px}.admin-picker-modal-actions{display:flex;align-items:center;gap:8px}.admin-picker-toolbar{display:grid;gap:10px}.admin-picker-search{height:42px;border-radius:16px;border:1px solid #ddd2c1;background:#fbfaf7;display:flex;align-items:center;gap:8px;padding:0 14px;color:#7b817b}.admin-picker-search input{flex:1;min-width:0;border:0;outline:none;background:transparent;font:inherit;font-size:12px;color:#252a2d}.admin-picker-search input::placeholder{color:#9ba19b}.admin-picker-filter-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.admin-picker-segment{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:16px;background:#f4efe6;border:1px solid #e6dccd}.admin-picker-chip{height:30px;padding:0 12px;border-radius:12px;background:transparent;color:#737a74;font-size:11px;font-weight:700;white-space:nowrap}.admin-picker-chip.active{background:#fff;color:#5f7e4e;box-shadow:0 6px 14px #6561570f}.admin-picker-category{position:relative;min-width:164px}.admin-picker-category-trigger{width:100%;height:38px;padding:0 14px;border-radius:14px;border:1px solid #ddd2c1;background:#fff;outline:none;font:inherit;font-size:11px;color:#3c443f;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 8px 20px #6561570d}.admin-picker-category-trigger.open{border-color:#748f5d47;box-shadow:0 0 0 3px #7ba8841f}.admin-picker-category-menu{position:absolute;top:calc(100% + 8px);right:0;width:220px;max-height:320px;overflow:auto;padding:8px;border-radius:18px;border:1px solid #e4d9c8;background:#fffffffa;box-shadow:0 24px 48px #55534c29;z-index:6}.admin-picker-category-inline{min-width:0}.admin-picker-category-inline .admin-picker-category-trigger{height:36px;padding:0 12px;border-radius:10px;font-size:12px;box-shadow:none}.admin-picker-category-menu-inline{left:0;right:auto;width:100%;min-width:220px;padding:8px;border-radius:14px}.admin-picker-category-option{width:100%;min-height:36px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:11px;font-weight:700;color:#56605a}.admin-picker-category-option.active{background:#748f5d1f;color:#5f7e4e}.admin-picker-category-create{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding-top:8px;margin-top:8px;border-top:1px solid rgba(221,210,193,.7)}.admin-picker-category-create input{width:100%;height:34px;padding:0 10px;border-radius:10px;border:1px solid #ddd2c1;background:#fff;outline:none;font:inherit;font-size:11px;color:#303731}.admin-picker-category-create input:focus{border-color:#7ea66e;box-shadow:0 0 0 4px #7ea66e1f}.admin-picker-category-create-btn{height:34px;padding:0 12px;border-radius:10px;border:1px solid rgba(116,143,93,.18);background:#748f5d1a;color:#5f7e4e;font-size:10px;font-weight:700;white-space:nowrap}.admin-picker-results{font-size:11px;font-weight:700;color:#737a74}.admin-picker-close-btn{height:40px;padding:0 16px;border-radius:14px;background:#f4efe6;color:#5b625c;font-size:12px;font-weight:700}.admin-picker-clean-btn{height:40px;padding:0 14px;border-radius:14px;background:#fbf2ef;color:#9a4e47;border:1px solid #ecd7d2}.admin-picker-grid{min-height:0;overflow:auto;padding-right:4px;padding-bottom:8px;display:grid;gap:10px;align-content:start;justify-content:start;overscroll-behavior:contain}.admin-picker-grid-carrier{grid-template-columns:repeat(auto-fill,300px);grid-auto-rows:372px}.admin-picker-grid-patch{grid-template-columns:repeat(auto-fill,248px);grid-auto-rows:326px}.admin-asset-grid-carrier{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-asset-grid-patch{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-asset-card{width:100%;border-radius:16px;background:#ffffffd1;border:1px solid #e4d9c8;display:grid;grid-template-rows:auto auto;gap:8px;min-width:0;overflow:hidden;padding:8px}.admin-picker-grid-carrier .admin-asset-card{min-height:0;height:372px}.admin-picker-grid-patch .admin-asset-card{min-height:326px;height:326px;display:flex;flex-direction:column;align-self:stretch}.admin-asset-card.selected{border-color:#7ba884;box-shadow:0 0 0 3px #7ba88424}.admin-asset-card.inactive{opacity:.72}.admin-asset-card-main{display:grid;grid-template-rows:minmax(232px,1fr) auto;gap:8px;text-align:left;min-width:0;color:inherit;align-content:start;min-height:0}.admin-picker-grid-patch .admin-asset-card-main{display:flex;flex-direction:column;gap:8px;align-items:stretch}.admin-picker-grid-patch .admin-asset-thumb{height:220px;flex:0 0 auto}.admin-asset-card-copy{display:grid;gap:4px;min-width:0}.admin-asset-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.admin-asset-thumb{border-radius:12px;background:#f6f1e7;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px;height:100%;min-height:0;position:relative}.admin-asset-thumb-media{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.admin-asset-thumb img{position:relative;top:auto;left:auto;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;display:block;transform:none}.admin-asset-thumb-empty{width:100%;height:100%;border-radius:12px;border:1px dashed #ddcfbb;background:linear-gradient(180deg,#fbf8f2,#f6f1e7);color:#849085;font-size:11px;font-weight:700;display:grid;place-items:center;gap:8px;text-align:center}.admin-asset-thumb-empty span{display:block}.admin-asset-card strong{font-size:11px;color:#202426;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-asset-card small{color:#737a74;font-size:9px;line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-asset-variant-summary{display:grid;gap:5px;margin-top:2px;padding:7px 9px;border-radius:12px;background:#f8f4ec;border:1px solid #ece2d4}.admin-asset-variant-summary.empty{display:flex;align-items:center;min-height:36px}.admin-asset-variant-summary.empty span{font-size:10px;color:#8a9088}.admin-asset-variant-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-asset-variant-swatches{display:flex;align-items:center;gap:5px;min-width:0}.admin-asset-variant-swatch{width:12px;height:12px;border-radius:50%;border:1px solid rgba(90,98,92,.14);box-shadow:inset 0 0 0 1px #ffffff73;flex:0 0 auto;background-position:center;background-repeat:no-repeat;background-size:cover}.admin-asset-variant-count{font-size:9px;font-weight:800;color:#5f7e4e;white-space:nowrap}.admin-asset-variant-copy{display:grid;gap:3px}.admin-asset-variant-copy span{font-size:9px;color:#707772;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-status-chip{height:20px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;letter-spacing:.02em;flex:0 0 auto}.admin-pos-bound-badge{height:20px;padding:0 8px;border-radius:999px;background:#748f5d24;color:#5f7e4e;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;letter-spacing:.02em;flex:0 0 auto}.admin-status-chip.active{background:#748f5d24;color:#5f7e4e}.admin-status-chip.inactive{background:#737a741f;color:#707773}.admin-asset-card-actions{display:flex;gap:6px;margin-top:2px}.admin-card-action{flex:1;height:32px;border-radius:12px;background:#f7f2e9;color:#4d584c;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700}.admin-card-action.danger{color:#9a4e47;background:#fbf2ef}.admin-empty-state{grid-column:1 / -1;min-height:132px;border-radius:18px;border:1px dashed #ddd2c1;background:#ffffffb8;color:#6b706a;display:grid;place-items:center;gap:6px;text-align:center;padding:18px}.admin-empty-state strong{font-size:13px;color:#252a2d}.admin-empty-state span{font-size:11px;line-height:1.45}@media (max-width: 980px){.admin-step-shell-sku{grid-template-columns:1fr}.admin-picker-modal{padding:18px}.admin-picker-modal-head{align-items:flex-start;flex-direction:column}.admin-picker-modal-actions{width:100%;justify-content:flex-end}.admin-picker-grid-carrier,.admin-picker-grid-patch{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-pos-product-grid{grid-template-columns:1fr}.admin-picker-filter-trailing{width:100%;margin-left:0;justify-content:space-between}.admin-pos-pagination{justify-content:space-between}}.admin-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-reference-actions{margin-top:12px}.admin-subtle-btn{height:40px;padding:0 14px;border-radius:14px;background:#fff;border:1px solid #ddd2c1;color:#4d584c;font-weight:700;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;box-shadow:0 8px 20px #6561570f}.admin-type-switch.vertical{margin-top:2px;padding:4px;border-radius:16px;background:#f3ede2;border:1px solid #e6dccd;gap:6px}.admin-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-size-stack{display:grid;gap:8px}.admin-size-note-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-size-note-row-actions{justify-content:flex-start}.admin-size-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-size-action-btn{width:100%;min-width:0}.admin-size-action-grid .admin-subtle-btn,.admin-size-action-grid .admin-primary-action{justify-content:center}.admin-step-badge{width:22px;height:22px;border-radius:999px;background:#ffffff2e;border:1.4px solid rgba(255,255,255,.82);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1;flex:0 0 auto}.admin-size-action-grid .admin-subtle-btn .admin-step-badge{background:#738d5d1a;border-color:#738d5d47;color:#5f7e4e}.admin-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.admin-field-grid-wide{margin-top:6px}.admin-integrated-step-grid{margin-top:14px}.admin-form-section{grid-column:1 / -1;display:grid;gap:8px;padding:10px;border-radius:14px;border:1px solid rgba(221,210,193,.9);background:#fcfaf6eb}.admin-form-section-head{display:grid;gap:2px}.admin-form-section-head strong{font-size:11px;color:#28302a}.admin-form-section-head span{font-size:9px;color:#6c716b;line-height:1.45}.admin-form-section-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.admin-pos-sync-row{grid-column:1 / -1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:2px}.admin-pos-binding-card{grid-column:1 / -1;display:grid;gap:8px;padding:8px;border-radius:14px;border:1px solid rgba(221,210,193,.9);background:#faf8f4eb}.admin-pos-binding-card.open{gap:10px}.admin-pos-binding-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0;border:0;background:transparent;text-align:left;cursor:pointer}.admin-pos-binding-trigger-side{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.admin-pos-binding-chevron{color:#6c716b;transition:transform .18s ease,color .18s ease}.admin-pos-binding-chevron.open{transform:rotate(180deg);color:#5f7e4e}.admin-pos-binding-body{display:grid;gap:10px;padding-top:2px}.admin-pos-binding-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-pos-binding-title,.admin-pos-binding-copy{display:grid;gap:3px;min-width:0}.admin-pos-binding-head strong,.admin-pos-binding-copy strong{font-size:11px;color:#28302a}.admin-pos-binding-title span,.admin-pos-modal-context,.admin-pos-binding-copy span{font-size:10px;color:#6c716b;line-height:1.45}.admin-pos-modal-context{display:inline-flex;margin-top:6px;padding:4px 10px;border-radius:999px;background:#748f5d14;border:1px solid rgba(116,143,93,.18);color:#5f7e4e;font-weight:700}.admin-pos-binding-summary,.admin-pos-binding-empty{display:grid;gap:4px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #e9dfd0}.admin-pos-binding-summary strong{font-size:11px;color:#28302a}.admin-pos-binding-summary span,.admin-pos-binding-empty{font-size:9px;color:#6c716b;line-height:1.5}.admin-pos-binding-readonly-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-pos-binding-readonly-item{display:grid;gap:4px;padding:8px 10px;border-radius:10px;border:1px solid #e9dfd0;background:#fff;min-width:0}.admin-pos-binding-readonly-item span{font-size:9px;color:#7a7f78}.admin-pos-binding-readonly-item strong{min-width:0;font-size:10px;color:#28302a;line-height:1.45;word-break:break-all}.admin-pos-sync-row-inline{padding-top:0}.admin-pos-sync-row .admin-primary-action[disabled],.admin-pos-sync-row .admin-secondary-action[disabled]{opacity:.7;cursor:wait}.admin-pos-sync-hint{font-size:10px;font-weight:700;color:#6c716b}.admin-pos-product-modal-card{width:min(1120px,94vw)}.admin-pos-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:240px;max-height:58vh;overflow:auto;padding-right:4px}.admin-pos-product-card{border-radius:18px;border:1px solid #e4d9c8;background:#fffdf9;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-pos-product-card.selected{border-color:#748f5d8a;box-shadow:0 16px 30px #748f5d1f}.admin-pos-product-main{width:100%;padding:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left}.admin-pos-product-copy{min-width:0;display:grid;gap:6px}.admin-pos-product-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-picker-filter-trailing{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-left:auto}.admin-pos-product-meta strong{font-size:13px;color:#28302a}.admin-pos-product-copy small{font-size:10px;color:#6c716b;line-height:1.45}.admin-pos-product-side{display:grid;gap:6px;justify-items:end;flex:0 0 auto}.admin-pos-product-side strong{font-size:15px;color:#5f7e4e}.admin-pos-product-side span{font-size:10px;color:#6c716b;white-space:nowrap}.admin-pos-pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:4px}.admin-pos-pagination .admin-picker-close-btn[disabled]{opacity:.45;cursor:not-allowed}.admin-pos-pagination-status{min-width:88px;text-align:center;font-size:11px;font-weight:700;color:#6c716b}.admin-field{display:grid;gap:4px;min-width:0}.admin-field-span-2{grid-column:1 / -1}.admin-field.large{gap:4px}.admin-field span{font-size:9px;font-weight:700;color:#6c716b}.admin-field.large span{font-size:9px}.admin-field.nested{margin-top:8px}.admin-field input,.admin-field select{width:100%;height:36px;padding:0 12px;border-radius:10px;border:1px solid #ddd2c1;background:#ffffffe0;outline:none;font:inherit;font-size:12px;color:#232824}.admin-field.large input{height:38px;padding:0 12px;font-size:12px;font-weight:800;letter-spacing:.02em}.admin-field input:focus,.admin-field select:focus{border-color:#7ea66e;box-shadow:0 0 0 4px #7ea66e1f}.admin-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#748f5d 50%),linear-gradient(135deg,#748f5d 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.admin-inline-action-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.admin-inline-action-btn{height:36px;padding:0 12px;border-radius:10px;background:#f4efe6;color:#596559;font-size:10px;font-weight:700;white-space:nowrap}.admin-price-rule-card{padding:10px;border-radius:12px;border:1px solid rgba(221,210,193,.9);background:#ffffffc7}.admin-price-rule-card-compact{padding:0;border:0;background:transparent}.admin-price-toggle-btn{width:100%;height:36px;margin-top:4px;padding:0 12px;border-radius:10px;border:1px solid rgba(116,143,93,.18);background:linear-gradient(180deg,#7b8f681f,#7b8f6814);color:#40513d;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-weight:700}.admin-price-toggle-leading{display:inline-flex;align-items:center;gap:8px;min-width:0}.admin-price-mode-toggle-btn{min-width:44px;height:22px;padding:0 10px;border-radius:999px;border:0;background:#ffffffd1;color:#445540;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 2px 8px #5f7e4e1f}.admin-price-toggle-btn.custom{background:linear-gradient(180deg,#ffffffb8,#ffffffb8),var(--price-accent, #7b8f68);border-color:var(--price-accent, #7b8f68)}.admin-price-toggle-badge{font-size:10px;font-weight:700;color:#4f5d48}.admin-price-toggle-btn strong{font-size:12px;color:#2e382d}.admin-price-toggle-editor{padding:0 8px 0 10px}.admin-price-toggle-leading-btn{height:100%;padding:0;background:transparent;border:0;display:inline-flex;align-items:center;color:inherit}.admin-price-inline-input{width:52px;min-width:52px;max-width:52px;flex:0 0 52px;display:inline-flex;align-items:center;justify-content:flex-end;gap:0;margin-left:auto;color:#2e382d;font-size:12px;font-weight:800;overflow:hidden}.admin-price-inline-input input{width:100%;height:26px;padding:0;border:0;background:transparent;outline:none;font:inherit;color:inherit;text-align:right;-moz-appearance:textfield}.admin-price-inline-input input::-webkit-outer-spin-button,.admin-price-inline-input input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.admin-price-toggle-swatch{width:14px;height:14px;border-radius:999px;background:var(--price-accent, #7b8f68);border:1px solid rgba(255,255,255,.92);box-shadow:0 0 0 1px #5f7e4e1f;flex:0 0 auto}.admin-detail-panel .mode-pill{width:100%;justify-content:center;height:40px;border-radius:14px;box-shadow:none;padding:0 14px;font-size:12px;font-weight:700;white-space:nowrap;border:1px solid #ddd2c1;color:#4d584c}.admin-step-status{display:flex;gap:8px;flex-wrap:wrap}.admin-step-status span{height:26px;padding:0 10px;border-radius:999px;background:#f1ece2;color:#777f78;display:inline-flex;align-items:center;font-size:10px;font-weight:700}.admin-step-status span.ok{background:#748f5d24;color:#5f7e4e}.admin-detail-panel .mode-pill:not(.active){background:#fff;border-color:#ddd2c1}.admin-detail-panel .mode-pill.active{background:#748f5d1f;color:#5f7e4e;border-color:#748f5d47}.header{background:#ffffffd1;border:1px solid rgba(255,255,255,.9);box-shadow:0 24px 60px #55534c1a;border-radius:28px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;padding:0 24px}.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:46px;height:46px;border-radius:15px;background:#e9e1d2;display:grid;place-items:center;font-weight:900}.brand-title{font-size:24px;font-weight:900;letter-spacing:.02em}.brand-subtitle{font-size:10px;font-weight:800;letter-spacing:.08em}.nav{justify-self:center;display:flex;gap:46px;height:100%;align-items:center}.nav a{font-size:15px;font-weight:700;color:#202426;text-decoration:none;height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.nav .active{color:#66835a;border-color:#66835a}.header-actions{display:flex;align-items:center;gap:18px}.ghost-btn{height:38px;padding:0 14px;border-radius:19px;background:#ffffff8c;border:1px solid #ece9e2;display:flex;align-items:center;gap:7px;font-weight:700}.primary-large{height:50px;padding:0 32px;border-radius:25px;color:#fff;font-weight:900;background:linear-gradient(135deg,#738d5d,#5f7e4e);box-shadow:0 16px 30px #5f7e4e40;display:flex;align-items:center;gap:8px}.main-grid{min-height:0;display:grid;grid-template-columns:360px minmax(0,1fr) 356px;gap:16px}.panel,.canvas-panel,.preview-card{background:#ffffffc7;border:1px solid rgba(255,255,255,.92);border-radius:24px;box-shadow:0 24px 60px #55534c1a;overflow:hidden}.left-panel{display:grid;grid-template-rows:auto 1fr;min-height:0}.left-section{padding:22px 22px 18px;border-bottom:1px solid #eeeae3}.left-section h3,.right-card h3{margin:0 0 16px;font-size:16px;display:flex;align-items:center;gap:8px}.left-section h3 span,.right-card h3 span{width:21px;height:21px;border-radius:50%;background:#789364;color:#fff;display:inline-grid;place-items:center;font-size:12px}.section-title-btn{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;color:inherit}.section-title-btn h3{margin:0}.section-title-btn strong{font-size:17px;color:#252a2d;font-weight:800}.carrier-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.carrier-card{padding:8px;border-radius:12px;border:1px solid transparent;background:#f8f6f1;text-align:left;color:#252a2d}.carrier-card.selected{border-color:#7ea66e;box-shadow:inset 0 0 0 1px #7ea66e}.carrier-card img{width:100%;height:118px;object-fit:contain;background:#eae2d4;border-radius:10px;padding:8px}.carrier-card b{display:block;font-size:12px;margin-top:9px;white-space:nowrap}.carrier-card small{color:#6f746e}.color-row{display:flex;gap:12px;align-items:center}.inline-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.merged-inline-head{margin-top:14px}.inline-section-head h3{margin:0}.inline-label{font-size:15px;font-weight:700;color:#4a4f52}.color-dot{width:34px;height:34px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #e4e0d8;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.color-dot.selected{box-shadow:0 0 0 3px #7ea66e}.patch-section{min-height:0;display:flex;flex-direction:column;border-bottom:none}.tabs{display:flex;justify-content:space-between;margin-bottom:14px;gap:6px}.tabs button{padding:8px 6px;color:#4a4f52;font-weight:700;border-bottom:2px solid transparent}.tabs .active{color:#638255;border-color:#638255}.patch-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;overflow:auto}.patch-card{height:82px;border-radius:10px;background:#f8f6f1;display:flex;align-items:center;justify-content:center;position:relative;transition:.2s;padding:8px 8px 22px}.patch-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000014}.patch-card img{width:40px;height:40px;object-fit:contain}.patch-card-footer{position:absolute;bottom:4px;left:6px;right:6px;display:flex;align-items:center;gap:8px}.patch-card-qty,.patch-card-size{font-size:10px;color:#6f746e;line-height:1}.patch-card-qty{font-weight:700}.patch-card-size{margin-left:auto;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.patch-card-size.xl{background:#e07a5f}.patch-card-size.lg{background:#7ba884}.patch-card-size.md{background:#7c92d8}.patch-card-size.sm{background:#d7a44a}.pager{margin-top:14px;text-align:center;color:#6d746d}.pager b{display:inline-grid;place-items:center;width:26px;height:26px;background:#799c68;border-radius:50%;color:#fff}.canvas-panel{padding:8px}.canvas-wrap{width:100%;height:100%;min-height:0}.canvas-wrap canvas{border-radius:18px!important}.right-panel{display:grid;grid-template-rows:1fr auto;gap:14px;padding:18px;min-width:0}.right-card{background:#ffffffb8;border-radius:22px;padding:22px;border:1px solid #f0ece5;min-width:0}.right-card h3{justify-content:space-between}.right-card h3 button{color:#7b807b}.selected-list{display:flex;flex-direction:column;gap:14px}.selected-item{height:82px;border-radius:16px;background:#f7f4ee;display:grid;grid-template-columns:58px minmax(0,1fr) repeat(3,32px);align-items:center;gap:10px;padding:10px 12px}.selected-item img{width:50px;height:50px;object-fit:contain}.selected-item>div{min-width:0}.selected-item b{display:block;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-item small{color:#6f746e}.selected-item button{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#2b3134}.empty{color:#747a75;padding:20px 4px}.price-card{align-self:end}.pad-payment-qr-card{margin-top:12px;padding:14px;border-radius:18px;background:#fbf9f5;border:1px solid #ece6db;display:grid;place-items:center;gap:10px}.pad-payment-qr-card img{width:220px;height:220px;display:block;border-radius:14px;background:#fff}.pad-payment-qr-card p{margin:0;color:#6a706b;font-size:13px;font-weight:700}.price-row{display:flex;justify-content:space-between;margin:18px 0;color:#555c57}.price-row.total{font-size:20px;color:#222}.price-row.total b{color:#cc503d}.divider{height:1px;background:#ece8df;margin:22px 0}.primary-large{width:100%;justify-content:center;margin-top:16px}.preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f232557;display:grid;place-items:center;padding:24px}.preview-card{position:relative;width:min(86vw,900px);max-height:88vh;padding:18px}.preview-card img{width:100%;max-height:calc(88vh - 36px);object-fit:contain;border-radius:16px}.preview-close{position:absolute;top:14px;right:14px;height:38px;padding:0 14px;border-radius:19px;background:#fffffff2}.carrier-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f232557;display:grid;place-items:center;padding:24px;z-index:20}.carrier-modal-card{width:min(760px,92vw);background:#fffffff5;border-radius:24px;padding:22px;box-shadow:0 24px 60px #55534c24}.carrier-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.carrier-modal-head h4{margin:0;font-size:22px}.carrier-modal-head button{height:38px;padding:0 14px;border-radius:19px;background:#f4efe6;color:#5b625c}.modal-carrier-row .carrier-card img{height:140px}@media (max-width: 1400px){.app-shell{width:calc(100vw - 24px);margin:12px auto;height:calc(100vh - 24px)}.admin-shell{width:calc(100vw - 24px);min-height:calc(var(--app-vh) - 24px);margin:12px auto}.admin-workspace{grid-template-columns:minmax(0,1.2fr) minmax(300px,352px)}.admin-shell.admin-shell-orders .admin-workspace.admin-orders-workspace{grid-template-columns:minmax(280px,.92fr) minmax(280px,.8fr) minmax(300px,.94fr)}.main-grid{grid-template-columns:320px minmax(0,1fr) 330px}.header{grid-template-columns:190px 1fr auto}.nav{gap:20px}.ghost-btn{display:none}}@media (max-width: 1024px){html,body,#root{height:100%;min-height:100%}body{overflow-x:hidden;overflow-y:hidden}body.admin-page{overflow-y:auto}.app-shell{width:calc(100vw - 20px);min-height:calc(var(--app-vh) - 20px);height:calc(var(--app-vh) - 20px);margin:10px auto;display:block;overflow:hidden}.tablet-shell{display:grid;grid-template-rows:78px 1fr;gap:14px}.tablet-shell .main-grid{grid-template-columns:252px minmax(0,1fr) 272px;gap:12px}.tablet-shell .header{grid-template-columns:170px 1fr auto;padding:0 18px}.tablet-shell .brand-title{font-size:20px}.tablet-shell .nav{gap:14px}.tablet-shell .nav a{font-size:14px}.admin-shell{width:calc(100vw - 20px);min-height:calc(var(--app-vh) - 20px);margin:10px auto}.admin-shell.admin-shell-orders{height:calc(var(--app-vh) - 20px);min-height:calc(var(--app-vh) - 20px)}.admin-header{align-items:flex-start;flex-direction:column}.admin-actions{width:100%}.admin-actions .mode-pill{flex:1;justify-content:center}.admin-workspace{grid-template-columns:1fr}.admin-orders-workspace{grid-template-columns:minmax(260px,.92fr) minmax(260px,.8fr) minmax(280px,.94fr);height:calc(var(--app-vh) - 182px);min-height:560px}.admin-shell.admin-shell-orders .admin-workspace.admin-orders-workspace{grid-template-columns:minmax(260px,.92fr) minmax(240px,.78fr) minmax(260px,.94fr)}.admin-order-toolbar,.admin-order-toolbar-main,.admin-order-toolbar-filters,.admin-order-batch-toolbar{grid-template-columns:1fr}.admin-order-toolbar-actions{justify-content:stretch}.admin-order-toolbar-actions .admin-primary-action,.admin-order-toolbar-actions .admin-subtle-btn{flex:1}.admin-order-info-grid,.admin-order-quick-grid,.admin-order-item-row{grid-template-columns:1fr}.admin-upload-stage{height:clamp(360px,48vh,520px)}.admin-asset-grid-carrier,.admin-asset-grid-patch{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-size-note-row{flex-direction:column;align-items:stretch}.admin-selector-topline{grid-template-columns:1fr}.admin-selector-summary{align-items:flex-start;flex-direction:column}.admin-selector-summary span{text-align:left}}@media (max-width: 860px){.admin-shell.admin-shell-orders{height:auto;min-height:calc(var(--app-vh) - 20px);overflow:visible;padding-bottom:14px}.admin-orders-workspace{grid-template-columns:1fr;height:auto;min-height:0}}@media (max-width: 767px){.app-shell{width:calc(100vw - 16px);min-height:calc(var(--app-vh) - 16px);height:calc(var(--app-vh) - 16px);margin:8px auto}.mobile-portrait-shell{height:calc(var(--app-vh) - 16px);gap:8px}.mobile-portrait-shell--xhs{height:var(--app-vh);gap:0}.mobile-nav-shell{padding:10px 12px;border-radius:22px}.mobile-nav-shell--xhs{padding:calc(env(safe-area-inset-top,0px) + 44px) 10px 10px;border-radius:0 0 24px 24px}.mobile-nav-shell--xhs-result{padding-top:calc(env(safe-area-inset-top,0px) + 28px)}.mobile-brand-row{margin-bottom:10px}.mobile-embedded-topline{min-height:30px;margin-bottom:8px;padding-right:104px}.mobile-embedded-title{font-size:16px}.mobile-top-nav{gap:6px}.mobile-top-nav button{height:36px;border-radius:14px;font-size:11px;padding:0 4px}.mobile-top-nav--xhs button{height:38px;font-size:10px;padding:0 4px}.mobile-cart-pill{height:30px;padding:0 10px;font-size:11px}.mobile-cart-pill--xhs{height:28px;padding:0 9px;font-size:10px}.mobile-dropdown-card{border-radius:22px;padding:16px}.mobile-dropdown-card--xhs{border-radius:22px;padding:14px}.mobile-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-dropdown-patch-grid{grid-template-columns:repeat(4,1fr);gap:6px}.mobile-editor-fixed{border-radius:22px;height:calc(100% - 72px - env(safe-area-inset-bottom,0px))}.mobile-editor-fixed--xhs{border-radius:24px 24px 0 0;height:100%}.mobile-stage-shell{min-height:0}.mobile-stage-shell--xhs{padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px))}.mobile-dropdown-host{bottom:96px}.mobile-dropdown-host--xhs{top:8px;left:8px;right:8px;bottom:8px}.mobile-dropdown-host .mobile-dropdown-card{top:0;right:0;bottom:38px;left:0}.mobile-dropdown-host--xhs .mobile-dropdown-card{inset:0 0 auto 0;max-height:min(58vh,calc(100% - 8px))}.mobile-dropdown-host:after{height:60px}.mobile-editor-fixed .canvas-panel{min-height:0;height:100%}.selected-item{height:74px;grid-template-columns:46px minmax(0,1fr) 26px 26px 26px;gap:6px;padding:8px}.selected-item img{width:40px;height:40px}.selected-item button{width:26px;height:26px}.primary-large{height:46px;padding:0 18px;font-size:15px}.admin-pos-binding-head,.admin-pos-binding-trigger{align-items:flex-start}.admin-pos-binding-trigger-side{padding-top:1px}.admin-pos-binding-readonly-grid{grid-template-columns:1fr}.admin-pos-product-main{flex-direction:column}.admin-pos-product-side{justify-items:start}}
