:root,html[data-theme=primeiroEstilo]{--theme-bg:#f7f3ec;--theme-surface:#fff;--theme-surface-soft:#ffffffc7;--theme-text:#171311;--theme-muted:#6e625c;--theme-border:#1713111a;--theme-primary:#f59e0b;--theme-primary-strong:#d97706;--theme-primary-contrast:#fff;--theme-success:#1f8f55;--theme-warning:#d8840b;--theme-danger:#dc2626;--theme-shadow-soft:#00000014;--theme-shadow-card:0 10px 28px #00000014;--theme-shadow-floating:0 20px 60px #00000024;--theme-focus-ring:color-mix(in srgb, var(--theme-primary) 40%, transparent);--theme-overlay:#00000073;--theme-scrim:#000000a6;--theme-map-store-marker-bg:linear-gradient(135deg, #f59e0b, #d97706);--theme-map-store-marker-tail:#d97706;--theme-map-courier-marker-bg:linear-gradient(135deg, #1d5ea2, #0a4dbf);--theme-map-courier-marker-tail:#0a4dbf;--theme-map-route-shadow:#f59e0b73;--theme-print-text:#111;--theme-print-muted:#555;--theme-print-border:#888}html[data-theme=imperialDark]{--theme-bg:#050505;--theme-surface:#121212;--theme-surface-soft:#121212eb;--theme-text:#fff;--theme-muted:#ffffffb8;--theme-border:#ffffff29;--theme-primary:#ff8a00;--theme-primary-strong:#ffb15e;--theme-primary-contrast:#1b1207;--theme-success:#4dde90;--theme-warning:#ffc84a;--theme-danger:#f87171;--theme-shadow-soft:#0000005c;--theme-shadow-card:0 18px 48px #0000005c;--theme-shadow-floating:0 28px 80px #00000075;--theme-focus-ring:color-mix(in srgb, var(--theme-primary) 50%, transparent);--theme-overlay:#0009;--theme-scrim:#000000c7;--theme-map-store-marker-bg:linear-gradient(135deg, #ffb15e, #ff8a00);--theme-map-store-marker-tail:#ff8a00;--theme-map-courier-marker-bg:linear-gradient(135deg, #6ea9ff, #2d6fdb);--theme-map-courier-marker-tail:#2d6fdb;--theme-map-route-shadow:#ff8a0080;--theme-print-text:#111;--theme-print-muted:#555;--theme-print-border:#888}:root{--bg:var(--theme-bg);--surface:var(--theme-surface-soft);--surface-strong:var(--theme-surface);--ink:var(--theme-text);--muted:var(--theme-muted);--line:var(--theme-border);--accent:var(--theme-primary);--accent-deep:var(--theme-primary-strong);--success:var(--theme-success);--warning:var(--theme-warning);--layout-topbar-bg:color-mix(in srgb, var(--surface-strong) 90%, transparent);--layout-topbar-border:var(--line);--layout-topbar-text:var(--ink);--layout-card-bg:var(--surface-strong);--layout-card-border:var(--line);--layout-card-text:var(--ink);--layout-btn-primary-bg:linear-gradient(135deg, var(--accent), var(--accent-deep));--layout-btn-primary-text:var(--theme-primary-contrast);--layout-btn-secondary-bg:var(--surface-strong);--layout-btn-secondary-text:var(--ink);--layout-btn-border:var(--line);--layout-input-bg:var(--surface-strong);--layout-input-border:var(--line);--layout-input-text:var(--ink);--layout-input-placeholder:color-mix(in srgb, var(--muted) 72%, transparent)}
:root{--t-bg:var(--theme-bg);--t-surface:var(--theme-surface);--t-text:var(--theme-text);--t-muted:var(--theme-muted);--t-border:var(--theme-border);--t-topbar-bg:var(--layout-topbar-bg);--t-topbar-text:var(--layout-topbar-text);--t-topbar-border:var(--layout-topbar-border);--t-btn-primary-bg:var(--layout-btn-primary-bg);--t-btn-primary-text:var(--layout-btn-primary-text);--t-btn-secondary-bg:var(--layout-btn-secondary-bg);--t-btn-secondary-text:var(--layout-btn-secondary-text);--t-btn-border:var(--layout-btn-border);--t-input-bg:var(--layout-input-bg);--t-input-text:var(--layout-input-text);--t-input-border:var(--layout-input-border);--t-input-placeholder:var(--layout-input-placeholder)}html[data-theme=imperialDark],.theme-imperialDark,html[data-theme-palette=imperialDark],html[data-theme-css=imperialDark],.theme-imperialDark{--t-surface:#0f0f0feb;--t-text:#fff;--t-muted:#ffffffb8;--t-border:#ffffff29;--t-topbar-bg:#0a0a0a;--t-topbar-text:#fff;--t-topbar-border:#ffffff24;--t-btn-primary-bg:linear-gradient(135deg, #ffb15e, #ff8a00);--t-btn-primary-text:#1b1207;--t-btn-secondary-bg:#ffffff14;--t-btn-secondary-text:#fff;--t-btn-border:#ffffff2e;--t-input-bg:#ffffff14;--t-input-text:#fff;--t-input-border:#ffffff2e;--t-input-placeholder:#ffffffa6}
:root{--primary:#ff5a00;--primary-hover:#e65100;--background:#f5f5f5;--surface:#fff;--text:#1c1c1c;--text-light:#6f6f6f;--border:#ececec;--success:#32c766;--warning:#ffb547;--danger:#ff4d4d;--shadow:0 2px 10px #0000000a;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--auto-color-001:#fff5ef;--auto-color-002:#fff7f2;--auto-color-003:#e7faee;--auto-color-004:#19a84b;--auto-color-005:#fff5e7;--auto-color-006:#d98b00;--auto-color-007:#ff5a001f;--auto-color-008:#ff5a00;--auto-color-009:#ff7a00;--auto-color-010:#ffffff40;--auto-color-011:#00000040}.dashboard{flex-direction:column;gap:24px;padding:24px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:24px;transition:all .2s}.card:hover{transform:translateY(-2px)}.stat-card{align-items:center;gap:18px;display:flex}.icon{width:54px;height:54px;color:var(--primary);justify-content:center;align-items:center;font-size:32px;display:flex}.content-grid{grid-template-columns:340px 1fr 360px;gap:24px;display:grid}.banner-item{cursor:pointer;border-radius:14px;gap:14px;padding:14px;transition:all .2s;display:flex}.banner-item:hover{background:var(--auto-color-001)}.banner-item.active{border:2px solid var(--primary);background:var(--auto-color-002)}.banner-thumb{border-radius:10px;flex-shrink:0;width:92px;height:62px;overflow:hidden}.badge{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.badge.success{background:var(--auto-color-003);color:var(--auto-color-004)}.badge.warning{background:var(--auto-color-005);color:var(--auto-color-006)}.input{border:1px solid var(--border);border-radius:12px;outline:none;width:100%;height:48px;padding:0 16px;transition:all .2s}.input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--auto-color-007)}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;height:48px;padding:0 24px;font-weight:600;transition:all .2s}.btn-primary:hover{background:var(--primary-hover)}.palette-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.palette-color{cursor:pointer;border-radius:12px;width:56px;height:56px;transition:all .2s;position:relative}.palette-color.active:after{content:"✓";color:#fff;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.banner-preview{background:linear-gradient(135deg, var(--auto-color-008), var(--auto-color-009));color:#fff;border-radius:22px;min-height:220px;padding:32px;position:relative;overflow:hidden}.banner-preview:before{content:"";background:radial-gradient(var(--auto-color-010), transparent);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.banner-preview h1{max-width:320px;font-size:42px;font-weight:800;line-height:1.1}.banner-burger{width:240px;filter:drop-shadow(0 20px 30px var(--auto-color-011));position:absolute;bottom:0;right:0}@media (max-width:768px){.stats-grid,.content-grid{grid-template-columns:1fr}.dashboard{padding:14px}}
:root{--radius-xl:28px;--radius-lg:22px;--shadow-gourmet:0 18px 60px #00000073;--shadow-soft-dark:0 8px 30px #00000047;--transition-premium:all .22s ease}html[data-theme=imperialDark]{--theme-bg:#070707;--theme-surface:#101010;--theme-surface-soft:#101010eb;--theme-text:#f5f5f5;--theme-muted:#b5b5b5;--theme-border:#ffffff0f;--theme-primary:#f4b400;--theme-primary-strong:#ffcb45;--theme-primary-contrast:#111;--layout-topbar-bg:#0a0a0ad1;--layout-card-bg:linear-gradient(180deg,#151515 0%,#101010 100%);--layout-btn-primary-bg:linear-gradient(180deg,#ffc933 0%,#e0a100 100%);--layout-btn-secondary-bg:#161616}html[data-theme=imperialDark] body{color:var(--theme-text);background:radial-gradient(circle at top,#f4b40014,#0000 30%),linear-gradient(#050505 0%,#0b0b0b 40%,#101010 100%)!important}html[data-theme=imperialDark] .panel,html[data-theme=imperialDark] .product-card,html[data-theme=imperialDark] .cart-card,html[data-theme=imperialDark] .summary-card,html[data-theme=imperialDark] .showcase-panel,html[data-theme=imperialDark] .profile-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--layout-card-bg)!important;box-shadow:var(--shadow-gourmet)!important;border:1px solid #ffffff0d!important}html[data-theme=imperialDark] .topbar,html[data-theme=imperialDark] .admin-topbar,html[data-theme=imperialDark] .ops-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0ac7!important;border-bottom:1px solid #ffffff0d!important}html[data-theme=imperialDark] button,html[data-theme=imperialDark] .btn{transition:var(--transition-premium)}html[data-theme=imperialDark] .btn-primary,html[data-theme=imperialDark] button.primary{box-shadow:0 10px 30px #f4b40038;background:var(--layout-btn-primary-bg)!important;color:#111!important;border:0!important}html[data-theme=imperialDark] .btn-primary:hover,html[data-theme=imperialDark] button.primary:hover{filter:brightness(1.05);transform:translateY(-1px)}html[data-theme=imperialDark] .btn-secondary{background:#171717!important;border:1px solid #ffffff0f!important}html[data-theme=imperialDark] .hero-board,html[data-theme=imperialDark] .imperial-hero-board{border:1px solid #ffffff0f;overflow:hidden;box-shadow:0 30px 80px #0000008c}html[data-theme=imperialDark] .hero-board:before,html[data-theme=imperialDark] .imperial-hero-board:before{content:"";pointer-events:none;background:linear-gradient(#00000005,#0000008c);position:absolute;inset:0}html[data-theme=imperialDark] .product-card img,html[data-theme=imperialDark] .showcase-panel img{filter:contrast(1.05)saturate(1.05)}html[data-theme=imperialDark] *{scrollbar-color:#3a3a3a #101010}html[data-theme=imperialDark],html[data-theme-palette=imperialDark],html[data-theme-css=imperialDark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--imperial-page-top:#030303;--imperial-page-mid:#080808;--imperial-page-bottom:#101010;--bg:#070707;--ink:#f6f3ec;--muted:#b9b1a6;--line:#ffffff13;--theme-bg:#070707;--theme-surface:#111;--theme-surface-2:#171717;--theme-surface-soft:#111111f0;--theme-text:#f6f3ec;--theme-muted:#b9b1a6;--theme-border:#ffffff13;--theme-primary:#f2ad16;--theme-primary-strong:#ffc247;--theme-primary-contrast:#111;--layout-topbar-bg:#050505e8;--layout-topbar-border:#ffffff13;--layout-card-bg:linear-gradient(180deg, #161616fa 0%, #0b0b0bfa 100%);--layout-btn-primary-bg:linear-gradient(180deg, #ffc247 0%, #f0a400 100%);--layout-btn-secondary-bg:#ffffff0b}html[data-theme=imperialDark] body,html[data-theme-palette=imperialDark] body,html[data-theme-css=imperialDark] body{color:var(--theme-text);background:radial-gradient(circle at 78% 8%, #f2ad161a, transparent 24%), radial-gradient(circle at 12% 18%, #7a46121a, transparent 22%), linear-gradient(180deg, var(--imperial-page-top) 0%, var(--imperial-page-mid) 42%, var(--imperial-page-bottom) 100%)!important}html[data-theme=imperialDark] body:has(main>.imperial-hero-board):before{background:radial-gradient(circle at 74% 8%,#f2ad161a,#0000 24%),radial-gradient(circle at 14% 18%,#5a300c1f,#0000 20%),linear-gradient(#030303 0%,#080808 46%,#111 100%)!important}html[data-theme-palette=imperialDark] body:has(main>.imperial-hero-board):before{background:radial-gradient(circle at 74% 8%,#f2ad161a,#0000 24%),radial-gradient(circle at 14% 18%,#5a300c1f,#0000 20%),linear-gradient(#030303 0%,#080808 46%,#111 100%)!important}html[data-theme-css=imperialDark] body:has(main>.imperial-hero-board):before{background:radial-gradient(circle at 74% 8%,#f2ad161a,#0000 24%),radial-gradient(circle at 14% 18%,#5a300c1f,#0000 20%),linear-gradient(#030303 0%,#080808 46%,#111 100%)!important}html[data-theme=imperialDark] :is(.app-shell,.storefront-page,.catalog-page,.page-shell,main),html[data-theme-palette=imperialDark] :is(.app-shell,.storefront-page,.catalog-page,.page-shell,main),html[data-theme-css=imperialDark] :is(.app-shell,.storefront-page,.catalog-page,.page-shell,main){background-color:#0000!important}html[data-theme=imperialDark] .showcase-imperial-miniature-frame,html[data-theme-palette=imperialDark] .showcase-imperial-miniature-frame,html[data-theme-css=imperialDark] .showcase-imperial-miniature-frame{background:#050505!important;border-color:#ffffff12!important;box-shadow:0 22px 54px #00000094!important}html[data-theme=imperialDark] .showcase-imperial-miniature-canvas .imperial-hero-board,html[data-theme-palette=imperialDark] .showcase-imperial-miniature-canvas .imperial-hero-board,html[data-theme-css=imperialDark] .showcase-imperial-miniature-canvas .imperial-hero-board{background:linear-gradient(90deg,#000000f2 0%,#000000db 42%,#000000ad 100%),#050505!important}html[data-theme=imperialDark] .showcase-imperial-miniature-wallpaper,html[data-theme-palette=imperialDark] .showcase-imperial-miniature-wallpaper,html[data-theme-css=imperialDark] .showcase-imperial-miniature-wallpaper{filter:brightness(.46)contrast(1.12)saturate(.94)!important;opacity:.82!important}html[data-theme=imperialDark] .showcase-imperial-miniature-canvas .imperial-board-overlay,html[data-theme-palette=imperialDark] .showcase-imperial-miniature-canvas .imperial-board-overlay,html[data-theme-css=imperialDark] .showcase-imperial-miniature-canvas .imperial-board-overlay{background:linear-gradient(90deg,#000000f0 0%,#000000c7 44%,#00000080 100%),linear-gradient(#0000007a 0%,#000000d1 100%)!important}html[data-theme=imperialDark] :is(.panel,.editor-card,.profile-session-box,.showcase-panel,.profile-panel,.summary-card,.product-card,.cart-card),html[data-theme-palette=imperialDark] :is(.panel,.editor-card,.profile-session-box,.showcase-panel,.profile-panel,.summary-card,.product-card,.cart-card),html[data-theme-css=imperialDark] :is(.panel,.editor-card,.profile-session-box,.showcase-panel,.profile-panel,.summary-card,.product-card,.cart-card){background:var(--layout-card-bg)!important;color:var(--theme-text)!important;border-color:#ffffff12!important;box-shadow:0 18px 50px #0000006b!important}html[data-theme=imperialDark] .floating-cart-panel,html[data-theme-palette=imperialDark] .floating-cart-panel,html[data-theme-css=imperialDark] .floating-cart-panel{background:linear-gradient(#121212fc 0%,#080808fc 100%)!important;border:1px solid #ffffff24!important;box-shadow:0 28px 90px #000000ad!important}html[data-theme=imperialDark] .floating-cart,html[data-theme-palette=imperialDark] .floating-cart,html[data-theme-css=imperialDark] .floating-cart{background:#0a0a0af0!important;border-color:#ffffff24!important;box-shadow:0 18px 56px #00000094!important}html[data-theme=imperialDark] .floating-cart :is(h3,strong,span,p,small,a,button),html[data-theme-palette=imperialDark] .floating-cart :is(h3,strong,span,p,small,a,button),html[data-theme-css=imperialDark] .floating-cart :is(h3,strong,span,p,small,a,button){color:var(--theme-text)!important}html[data-theme=imperialDark] .floating-cart :is(.floating-cart-label,.floating-cart-subtitle,.floating-cart-linkish,small),html[data-theme-palette=imperialDark] .floating-cart :is(.floating-cart-label,.floating-cart-subtitle,.floating-cart-linkish,small),html[data-theme-css=imperialDark] .floating-cart :is(.floating-cart-label,.floating-cart-subtitle,.floating-cart-linkish,small){color:var(--theme-muted)!important}html[data-theme=imperialDark] .floating-cart-line,html[data-theme-palette=imperialDark] .floating-cart-line,html[data-theme-css=imperialDark] .floating-cart-line{border-bottom-color:#ffffff1a!important}html[data-theme=imperialDark] .floating-cart-summary,html[data-theme-palette=imperialDark] .floating-cart-summary,html[data-theme-css=imperialDark] .floating-cart-summary{background:#ffffff09!important;border-color:#ffffff1a!important}html[data-theme=imperialDark] .floating-cart-actions .btn-secondary,html[data-theme-palette=imperialDark] .floating-cart-actions .btn-secondary,html[data-theme-css=imperialDark] .floating-cart-actions .btn-secondary{color:var(--theme-muted)!important;background:#ffffff0e!important;border-color:#ffffff1f!important}html[data-theme=imperialDark] .floating-cart-actions .btn-primary,html[data-theme-palette=imperialDark] .floating-cart-actions .btn-primary,html[data-theme-css=imperialDark] .floating-cart-actions .btn-primary{background:var(--layout-btn-primary-bg)!important;color:#111!important;box-shadow:0 12px 32px #f2ad163d!important}html[data-theme=imperialDark] .floating-cart-actions .btn-primary :is(span,strong,svg),html[data-theme-palette=imperialDark] .floating-cart-actions .btn-primary :is(span,strong,svg),html[data-theme-css=imperialDark] .floating-cart-actions .btn-primary :is(span,strong,svg){color:#111!important}html[data-theme=imperialDark] .floating-cart-lines::-webkit-scrollbar-thumb{background:linear-gradient(#ffc247,#e07733)!important;border-radius:999px!important}html[data-theme-palette=imperialDark] .floating-cart-lines::-webkit-scrollbar-thumb{background:linear-gradient(#ffc247,#e07733)!important;border-radius:999px!important}html[data-theme-css=imperialDark] .floating-cart-lines::-webkit-scrollbar-thumb{background:linear-gradient(#ffc247,#e07733)!important;border-radius:999px!important}html[data-theme=imperialDark] .auth-feedback,html[data-theme-palette=imperialDark] .auth-feedback,html[data-theme-css=imperialDark] .auth-feedback,.theme-imperialDark .auth-feedback{border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 18px 42px #0000006b}html[data-theme=imperialDark] .auth-feedback.error,html[data-theme-palette=imperialDark] .auth-feedback.error,html[data-theme-css=imperialDark] .auth-feedback.error,.theme-imperialDark .auth-feedback.error{color:#fff2e9!important;background:radial-gradient(circle at 0 0,#ff6f402e,#0000 42%),linear-gradient(#30120efa 0%,#1a0c0afa 100%)!important;border-color:#ff7a596b!important;box-shadow:0 20px 52px #0000007a,inset 0 0 0 1px #ffbe780f!important}html[data-theme=imperialDark] .auth-feedback.error strong,html[data-theme-palette=imperialDark] .auth-feedback.error strong,html[data-theme-css=imperialDark] .auth-feedback.error strong,.theme-imperialDark .auth-feedback.error strong{font-weight:900;color:#fff8f2!important}html[data-theme=imperialDark] .auth-feedback.error span,html[data-theme-palette=imperialDark] .auth-feedback.error span,html[data-theme-css=imperialDark] .auth-feedback.error span,.theme-imperialDark .auth-feedback.error span{color:#fff2e9d1!important}html[data-theme=imperialDark] .auth-feedback.success,html[data-theme-palette=imperialDark] .auth-feedback.success,html[data-theme-css=imperialDark] .auth-feedback.success,.theme-imperialDark .auth-feedback.success{color:#eafff3!important;background:radial-gradient(circle at 0 0,#35d68029,#0000 42%),linear-gradient(#0d3622fa,#081d14fa)!important;border-color:#35d68052!important}html[data-theme=imperialDark] .floating-cart,html[data-theme-palette=imperialDark] .floating-cart,html[data-theme-css=imperialDark] .floating-cart,.theme-imperialDark .floating-cart{border-bottom-color:#0000!important;border-radius:24px 24px 0 0!important;box-shadow:0 -18px 58px #0000008a,inset 0 0 0 1px #f4b40012!important}html[data-theme=imperialDark] .floating-cart-trigger,html[data-theme-palette=imperialDark] .floating-cart-trigger,html[data-theme-css=imperialDark] .floating-cart-trigger,.theme-imperialDark .floating-cart-trigger{border-radius:24px 24px 0 0!important}:root{--select-radius:16px;--select-height:46px;--select-padding-x:14px}select{min-height:var(--select-height);border-radius:var(--select-radius);width:100%;padding:0 44px 0 var(--select-padding-x);font:inherit;cursor:pointer;appearance:none;background-position:right 14px center;background-repeat:no-repeat;background-size:16px 16px;outline:none;font-weight:750;transition:border-color .18s,box-shadow .18s,background .18s,color .18s,transform .18s}select:disabled{cursor:not-allowed;opacity:.58}select:focus-visible{box-shadow:0 0 0 4px #f4b40029}html[data-theme=primeiroEstilo] select,html[data-theme-palette=primeiroEstilo] select,html[data-theme-css=primeiroEstilo] select,.theme-primeiroEstilo select{color:#1f1408;background-color:#fffaf4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23e97912' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #ff7a1847;box-shadow:0 10px 24px #78421214}html[data-theme=primeiroEstilo] select:hover,html[data-theme-palette=primeiroEstilo] select:hover,html[data-theme-css=primeiroEstilo] select:hover,.theme-primeiroEstilo select:hover{background-color:#fff6ec;border-color:#ff7a187a}html[data-theme=primeiroEstilo] select option,html[data-theme-palette=primeiroEstilo] select option,html[data-theme-css=primeiroEstilo] select option,.theme-primeiroEstilo select option{color:#1f1408;background:#fffaf4}html[data-theme=primeiroEstilo] select option:checked,html[data-theme-palette=primeiroEstilo] select option:checked,html[data-theme-css=primeiroEstilo] select option:checked,.theme-primeiroEstilo select option:checked{color:#111;background:#ffb32c}html[data-theme=imperialDark] select,html[data-theme-palette=imperialDark] select,html[data-theme-css=imperialDark] select,.theme-imperialDark select,html[data-theme=imperial-dark] select,[data-theme=imperial-dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7efe4!important;background-color:#0f0f0f!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%23f4b400' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 15px center!important;background-repeat:no-repeat!important;background-size:16px 16px!important;border:1px solid #f4b40047!important;box-shadow:0 14px 32px #00000052,inset 0 0 0 1px #ffffff09!important}html[data-theme=imperialDark] select:hover,html[data-theme-palette=imperialDark] select:hover,html[data-theme-css=imperialDark] select:hover,.theme-imperialDark select:hover,html[data-theme=imperial-dark] select:hover,[data-theme=imperial-dark] select:hover{color:#fff8eb!important;background-color:#151515!important;border-color:#ffc94b8a!important;box-shadow:0 16px 38px #0006,inset 0 0 0 1px #ffc94b1a!important}html[data-theme=imperialDark] select:focus,html[data-theme-palette=imperialDark] select:focus,html[data-theme-css=imperialDark] select:focus,.theme-imperialDark select:focus,html[data-theme=imperial-dark] select:focus,[data-theme=imperial-dark] select:focus{border-color:#ffc94bc7!important;box-shadow:0 0 0 4px #f4b40029,0 18px 42px #0000007a,inset 0 0 0 1px #ffc94b1a!important}html[data-theme=imperialDark] select option,html[data-theme-palette=imperialDark] select option,html[data-theme-css=imperialDark] select option,.theme-imperialDark select option,html[data-theme=imperial-dark] select option,[data-theme=imperial-dark] select option{padding:12px 14px;font-weight:750;color:#f7efe4!important;background-color:#0d0d0d!important}html[data-theme=imperialDark] select option:hover,html[data-theme-palette=imperialDark] select option:hover,html[data-theme-css=imperialDark] select option:hover,.theme-imperialDark select option:hover,html[data-theme=imperial-dark] select option:hover,[data-theme=imperial-dark] select option:hover{color:#fff8eb!important;background-color:#1a160d!important}html[data-theme=imperialDark] select option:checked,html[data-theme-palette=imperialDark] select option:checked,html[data-theme-css=imperialDark] select option:checked,.theme-imperialDark select option:checked,html[data-theme=imperial-dark] select option:checked,[data-theme=imperial-dark] select option:checked{font-weight:900;color:#111!important;background-color:#f4b400!important}html[data-theme=imperialDark] :is(.field,.form-field,.admin-field,.banner-editor,.premium-banner-editor,.panel,.card) select,html[data-theme-palette=imperialDark] :is(.field,.form-field,.admin-field,.banner-editor,.premium-banner-editor,.panel,.card) select,html[data-theme-css=imperialDark] :is(.field,.form-field,.admin-field,.banner-editor,.premium-banner-editor,.panel,.card) select,.theme-imperialDark :is(.field,.form-field,.admin-field,.banner-editor,.premium-banner-editor,.panel,.card) select{background-color:#0b0b0b!important}@-moz-document url-prefix(){html[data-theme=imperialDark] select,html[data-theme-palette=imperialDark] select,html[data-theme-css=imperialDark] select,.theme-imperialDark select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}html[data-theme=imperialDark] .internal-order-shell,html[data-theme-palette=imperialDark] .internal-order-shell,html[data-theme-css=imperialDark] .internal-order-shell,.theme-imperialDark .internal-order-shell{color:#f6f3ec!important;background:radial-gradient(circle at 12% 0,#f2ad161c,#0000 28%),radial-gradient(circle at 92% 8%,#ff6b3514,#0000 28%),linear-gradient(#111 0%,#090909 100%)!important;border-color:#ffffff14!important;box-shadow:0 28px 72px #0000009e!important}html[data-theme=imperialDark] .internal-order-shell :is(h1,h2,h3,h4,strong,label,.ops-kicker),html[data-theme-palette=imperialDark] .internal-order-shell :is(h1,h2,h3,h4,strong,label,.ops-kicker),html[data-theme-css=imperialDark] .internal-order-shell :is(h1,h2,h3,h4,strong,label,.ops-kicker),.theme-imperialDark .internal-order-shell :is(h1,h2,h3,h4,strong,label,.ops-kicker){color:#f6f3ec!important}html[data-theme=imperialDark] .internal-order-shell :is(p,span,small,.tiny),html[data-theme-palette=imperialDark] .internal-order-shell :is(p,span,small,.tiny),html[data-theme-css=imperialDark] .internal-order-shell :is(p,span,small,.tiny),.theme-imperialDark .internal-order-shell :is(p,span,small,.tiny){color:#b9b1a6}html[data-theme=imperialDark] .internal-product-customizer,html[data-theme=imperialDark] .internal-order-panel,html[data-theme=imperialDark] .internal-search-box,html[data-theme=imperialDark] .internal-checkout-card,html[data-theme=imperialDark] .internal-modifier-card,html[data-theme=imperialDark] .internal-notes-card,html[data-theme-palette=imperialDark] .internal-product-customizer,html[data-theme-palette=imperialDark] .internal-order-panel,html[data-theme-palette=imperialDark] .internal-search-box,html[data-theme-palette=imperialDark] .internal-checkout-card,html[data-theme-palette=imperialDark] .internal-modifier-card,html[data-theme-palette=imperialDark] .internal-notes-card,html[data-theme-css=imperialDark] .internal-product-customizer,html[data-theme-css=imperialDark] .internal-order-panel,html[data-theme-css=imperialDark] .internal-search-box,html[data-theme-css=imperialDark] .internal-checkout-card,html[data-theme-css=imperialDark] .internal-modifier-card,html[data-theme-css=imperialDark] .internal-notes-card,.theme-imperialDark .internal-product-customizer,.theme-imperialDark .internal-order-panel,.theme-imperialDark .internal-search-box,.theme-imperialDark .internal-checkout-card,.theme-imperialDark .internal-modifier-card,.theme-imperialDark .internal-notes-card{background:linear-gradient(#181818fa 0%,#0e0e0efa 100%)!important;border-color:#ffffff13!important;box-shadow:0 18px 46px #00000073!important}html[data-theme=imperialDark] .internal-product-card,html[data-theme=imperialDark] .internal-option,html[data-theme=imperialDark] .internal-choice,html[data-theme=imperialDark] .internal-cart-line,html[data-theme=imperialDark] .internal-qty-controls button,html[data-theme-palette=imperialDark] .internal-product-card,html[data-theme-palette=imperialDark] .internal-option,html[data-theme-palette=imperialDark] .internal-choice,html[data-theme-palette=imperialDark] .internal-cart-line,html[data-theme-palette=imperialDark] .internal-qty-controls button,html[data-theme-css=imperialDark] .internal-product-card,html[data-theme-css=imperialDark] .internal-option,html[data-theme-css=imperialDark] .internal-choice,html[data-theme-css=imperialDark] .internal-cart-line,html[data-theme-css=imperialDark] .internal-qty-controls button,.theme-imperialDark .internal-product-card,.theme-imperialDark .internal-option,.theme-imperialDark .internal-choice,.theme-imperialDark .internal-cart-line,.theme-imperialDark .internal-qty-controls button{color:#f6f3ec!important;background:#171717!important;border-color:#ffffff14!important;box-shadow:0 10px 24px #00000040!important}html[data-theme=imperialDark] .internal-product-card.active,html[data-theme=imperialDark] .internal-option.active,html[data-theme=imperialDark] .internal-choice.active,html[data-theme-palette=imperialDark] .internal-product-card.active,html[data-theme-palette=imperialDark] .internal-option.active,html[data-theme-palette=imperialDark] .internal-choice.active,html[data-theme-css=imperialDark] .internal-product-card.active,html[data-theme-css=imperialDark] .internal-option.active,html[data-theme-css=imperialDark] .internal-choice.active,.theme-imperialDark .internal-product-card.active,.theme-imperialDark .internal-option.active,.theme-imperialDark .internal-choice.active{color:#fff8e8!important;background:linear-gradient(135deg,#f2ad163d,#ff6b3521)!important;border-color:#f2ad16!important;box-shadow:inset 4px 0 #f2ad16,0 14px 32px #f2ad1629!important}html[data-theme=imperialDark] .internal-product-price,html[data-theme=imperialDark] .internal-modifier-card .row-between>strong,html[data-theme-palette=imperialDark] .internal-product-price,html[data-theme-palette=imperialDark] .internal-modifier-card .row-between>strong,html[data-theme-css=imperialDark] .internal-product-price,html[data-theme-css=imperialDark] .internal-modifier-card .row-between>strong,.theme-imperialDark .internal-product-price,.theme-imperialDark .internal-modifier-card .row-between>strong{color:#ffd46b!important;background:#f2ad1624!important;border:1px solid #f2ad1638!important}html[data-theme=imperialDark] .internal-order-shell :is(input,textarea),html[data-theme-palette=imperialDark] .internal-order-shell :is(input,textarea),html[data-theme-css=imperialDark] .internal-order-shell :is(input,textarea),.theme-imperialDark .internal-order-shell :is(input,textarea){color:#f6f3ec!important;background:#101010!important;border-color:#ffffff17!important;box-shadow:inset 0 1px #ffffff08!important}html[data-theme=imperialDark] .internal-order-shell :is(input,textarea)::placeholder,html[data-theme-palette=imperialDark] .internal-order-shell :is(input,textarea)::placeholder,html[data-theme-css=imperialDark] .internal-order-shell :is(input,textarea)::placeholder,.theme-imperialDark .internal-order-shell :is(input,textarea)::placeholder{color:#f6f3ec75!important}html[data-theme=imperialDark] .internal-add-bar,html[data-theme-palette=imperialDark] .internal-add-bar,html[data-theme-css=imperialDark] .internal-add-bar,.theme-imperialDark .internal-add-bar{background:linear-gradient(135deg,#f2ad1624,#111111f5)!important;border-color:#f2ad1642!important;box-shadow:0 -18px 34px #0000007a!important}html[data-theme=imperialDark] .internal-submit,html[data-theme=imperialDark] .internal-add-bar .ops-action-btn,html[data-theme-palette=imperialDark] .internal-submit,html[data-theme-palette=imperialDark] .internal-add-bar .ops-action-btn,html[data-theme-css=imperialDark] .internal-submit,html[data-theme-css=imperialDark] .internal-add-bar .ops-action-btn,.theme-imperialDark .internal-submit,.theme-imperialDark .internal-add-bar .ops-action-btn{color:#111!important;background:linear-gradient(#ffc247 0%,#f0a400 100%)!important;border:0!important;box-shadow:0 14px 34px #f2ad1638!important}html[data-theme=imperialDark] .internal-submit:disabled,html[data-theme-palette=imperialDark] .internal-submit:disabled,html[data-theme-css=imperialDark] .internal-submit:disabled,.theme-imperialDark .internal-submit:disabled{color:#f6f3ec6b!important;box-shadow:none!important;background:#ffffff14!important}
.admin-layout.admin-showcase-active{--showcase-accent:#ffd21f;--showcase-accent-strong:#ffb800;--showcase-bg:#060809;--showcase-panel:#111416;--showcase-panel-2:#171a1d;--showcase-line:#ffffff1b;--showcase-muted:#9da1a6;--showcase-text:#f7f7f5;min-height:100vh;color:var(--showcase-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 58% 0,#ffbe000b,#0000 26%),linear-gradient(135deg,#07090a 0%,#030405 62%,#080a0b 100%)!important;grid-template-columns:170px minmax(0,1fr)!important}.admin-showcase-active .admin-sidebar{box-shadow:16px 0 38px #0000003d;z-index:30!important;background:radial-gradient(circle at 50% 15%,#ffc50011,#0000 24%),linear-gradient(#080b0d 0%,#050708 100%)!important;border-right:1px solid #ffffff1f!important;width:170px!important;min-width:170px!important;height:100vh!important;padding:0 10px 14px!important;display:flex!important;position:sticky!important;top:0!important;overflow:hidden!important}.showcase-admin-brand{text-align:center;border-bottom:1px solid #ffffff16;align-content:center;place-items:center;min-height:96px;margin:0 -10px 12px;display:grid}.showcase-admin-brand strong{letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1;color:#f7f4ed!important}.showcase-admin-brand span{color:var(--showcase-accent);letter-spacing:.05em;margin-top:5px;font-size:8px;font-weight:950}.showcase-admin-nav{flex:1;align-content:start;gap:7px;padding-top:3px;display:grid}.showcase-admin-nav-item,.showcase-admin-help{color:#c4c6c8;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 10px;font-size:12px;font-weight:700;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex;position:relative}.showcase-admin-nav-item svg,.showcase-admin-help svg{color:#858a90;flex:none}.showcase-admin-nav-item:hover,.showcase-admin-help:hover{color:#fff;background:#ffffff09;border-color:#ffd21f24}.showcase-admin-nav-item.active{color:#fff;box-shadow:inset 3px 0 0 var(--showcase-accent-strong), 0 10px 30px #0003;background:linear-gradient(90deg,#fb03,#ffbb0006 78%),#101315;border-color:#ffbc0073}.showcase-admin-nav-item.active svg{color:var(--showcase-accent);filter:drop-shadow(0 0 8px #ffc90061)}.showcase-admin-sidebar-bottom{gap:12px;margin-top:auto;display:grid}.showcase-admin-help{color:#c5c7c9;min-height:40px}.showcase-admin-user-card{border-top:1px solid #ffffff17;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:10px 7px;display:grid}.showcase-admin-avatar{width:36px;height:36px;color:var(--showcase-accent);background:#ffc40012;border:1px solid #ffc9007a;border-radius:50%;place-items:center;font-size:10px;font-weight:950;display:grid}.showcase-admin-user-copy{gap:2px;min-width:0;display:grid}.showcase-admin-user-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden;color:#fff!important}.showcase-admin-user-copy small{text-transform:capitalize;font-size:9px;color:#8e9398!important}.showcase-admin-signout{color:#73787e;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.showcase-admin-signout:hover{color:#ff6b6b;background:#ff50501a}.admin-showcase-active .admin-main{background:radial-gradient(circle at 31% 8%,#ffbf0009,#0000 30%),linear-gradient(#080a0b 0%,#040506 100%)!important;min-width:0!important;overflow:visible!important}.admin-showcase-active .admin-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:25!important;background:#060809e8!important;border-bottom:1px solid #ffffff18!important;flex-wrap:nowrap!important;min-height:68px!important;padding:0 20px!important;display:flex!important;position:sticky!important;top:0!important}.showcase-admin-breadcrumb{color:#f6f6f3;align-items:center;gap:13px;font-size:15px;display:flex}.showcase-admin-breadcrumb strong{font-size:16px;font-weight:900;color:#f9f8f5!important}.showcase-admin-breadcrumb span{color:#d6bba9;font-weight:750}.showcase-admin-breadcrumb svg{color:#72777c}.showcase-open-store{background:#ffffff05;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:12px;font-weight:900;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:inline-flex;color:var(--showcase-accent)!important}.showcase-open-store:hover{background:#ffd21f0e;border-color:#ffd21f5c;transform:translateY(-1px)}.admin-showcase-active .admin-content-grid{width:100%!important;margin:0!important;padding:0!important;display:block!important}.admin-showcase-active .admin-content-main{width:100%!important;max-width:none!important;padding:12px!important;display:block!important}.admin-showcase-active .showcase-workbench{width:100%!important;max-width:none!important;margin:0!important}.admin-showcase-active .showcase-layout-v2{width:100%!important;max-width:1580px!important;margin:0 auto!important}.admin-showcase-active .showcase-panel{color:var(--showcase-text);position:relative;overflow:visible;border:1px solid var(--showcase-line)!important;background:radial-gradient(circle at 100% 0,#ffcb0007,#0000 27%),linear-gradient(150deg,#16191bfa,#0c0e10fb)!important;border-radius:18px!important;box-shadow:inset 0 1px #ffffff06,0 18px 50px #00000038!important}.admin-showcase-active .showcase-panel-head{margin-bottom:14px!important}.admin-showcase-active .showcase-panel-head h3{letter-spacing:-.025em;color:#f8f8f6!important;font-size:17px!important;font-weight:950!important}.admin-showcase-active .showcase-panel-head h3 span{color:var(--showcase-accent)!important}.admin-showcase-active .showcase-panel-head p{line-height:1.45;color:#a1a5aa!important;margin-top:5px!important;font-size:10.5px!important}.admin-showcase-active .showcase-list-panel{flex-direction:column!important;padding:14px!important;display:flex!important}.showcase-list-head{align-items:center!important}.showcase-limit-badge{color:#f2f1ed;background:#ffffff0a;border:1px solid #ffffff16;border-radius:14px;align-items:center;min-height:34px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.admin-showcase-active .showcase-list-stack{gap:10px!important;max-height:none!important;display:grid!important;overflow:visible!important}.admin-showcase-active .showcase-list-item{color:#fff;min-height:82px!important;box-shadow:none!important;background:linear-gradient(145deg,#ffffff09,#ffffff03)!important;border:1px solid #ffffff16!important;border-radius:13px!important;grid-template-columns:14px 54px minmax(0,1fr) 20px!important;align-items:center!important;gap:9px!important;padding:10px!important;display:grid!important;transform:none!important}.admin-showcase-active .showcase-list-item:hover{background:linear-gradient(145deg,#ffcd000e,#ffffff04)!important;border-color:#ffd21f3d!important}.admin-showcase-active .showcase-list-item.active{background:radial-gradient(circle at 18% 35%,#ffc10038,#0000 32%),linear-gradient(135deg,#ffb70021,#ffffff06)!important;border-color:#ffc800bd!important;box-shadow:0 0 0 1px #ffc5001f,0 0 24px #ffb50021!important}.admin-showcase-active .showcase-drag{place-items:center;width:14px;display:grid;color:#8a8e92!important}.admin-showcase-active .showcase-list-thumb{color:#fff;border-radius:13px!important;place-items:center!important;width:54px!important;height:54px!important;font-size:24px!important;display:grid!important;box-shadow:inset 0 1px #ffffff4d,0 8px 20px #00000047!important}.admin-showcase-active .showcase-list-copy strong{color:#fff!important;font-size:12px!important;font-weight:900!important}.admin-showcase-active .showcase-list-copy small{color:#b0b3b6!important;margin-top:4px!important;font-size:10px!important}.admin-showcase-active .showcase-list-copy em{border:1px solid #ffc40024;color:var(--showcase-accent)!important;box-shadow:none!important;background:#ffbe001b!important;margin-top:7px!important;padding:4px 8px!important;font-size:9px!important;font-weight:950!important}.admin-showcase-active .showcase-more{color:#b8bbbe!important}.showcase-list-tip{color:var(--showcase-accent);background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:22px minmax(0,1fr);gap:9px;margin-top:auto;padding:13px 12px;display:grid}.showcase-list-tip p{margin:0;font-size:10px;line-height:1.55;color:#c2c4c6!important}.showcase-add-highlight{width:100%;min-height:44px;color:var(--showcase-accent);cursor:pointer;background:linear-gradient(135deg,#ffc0001f,#ffc00006);border:1px solid #ffc4007a;border-radius:11px;justify-content:center;align-items:center;gap:9px;margin-top:12px;font-size:11px;font-weight:950;display:inline-flex}.showcase-add-highlight:hover:not(:disabled){border-color:var(--showcase-accent);background:#ffc40029}.showcase-add-highlight:disabled{opacity:.48;cursor:not-allowed}.admin-showcase-active .showcase-highlight-modal{flex-direction:column!important;padding:14px!important;display:flex!important}.showcase-highlight-head{min-height:36px;align-items:center!important}.showcase-highlight-head-actions{align-items:center;gap:6px;display:flex}.showcase-duplicate-action,.showcase-overflow-button{color:#f1f0ed;cursor:pointer;background:#ffffff06;border:1px solid #ffffff16;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:9.5px;font-weight:850;display:inline-flex}.showcase-duplicate-action:hover:not(:disabled),.showcase-overflow-button:hover{color:var(--showcase-accent);border-color:#ffd21f4d}.showcase-duplicate-action:disabled{opacity:.4;cursor:not-allowed}.showcase-overflow-button{width:34px;padding:0}.showcase-overflow-wrap{position:relative}.showcase-overflow-menu{z-index:80;background:#171a1c;border:1px solid #ffffff1f;border-radius:11px;width:174px;padding:6px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 50px #0000007a}.showcase-overflow-menu button{color:#f77;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 9px;font-size:10px;font-weight:800;display:flex}.showcase-overflow-menu button:hover{background:#ff505014}.admin-showcase-active .showcase-editor-tabs{background:#00000026;border:1px solid #ffffff0f;border-radius:12px 12px 0 0;width:fit-content;min-height:48px;overflow:hidden;margin:0 0 14px!important;padding:0!important;display:flex!important}.admin-showcase-active .showcase-editor-tabs button{color:#aeb1b4;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff0e;justify-content:center;align-items:center;gap:8px;min-width:126px;min-height:48px;padding:0 18px;font-size:11px;font-weight:850;display:inline-flex;position:relative}.admin-showcase-active .showcase-editor-tabs button.active{color:#fff;background:linear-gradient(#ffc60012,#ffc60005)}.admin-showcase-active .showcase-editor-tabs button.active:after{content:"";background:var(--showcase-accent);height:2px;position:absolute;inset:auto 0 0;box-shadow:0 0 12px #ffcd0073}.admin-showcase-active .showcase-editor-tabs button.active svg{color:var(--showcase-accent)}.showcase-highlight-form{flex:1;min-height:0;flex-direction:column!important;display:flex!important}.admin-showcase-active .showcase-tab-content{align-content:start;gap:11px!important;display:grid!important}.admin-showcase-active .showcase-field-block label{color:#dcddde!important;letter-spacing:.035em!important;margin-bottom:6px!important;font-size:9.5px!important;font-weight:900!important}.admin-showcase-active .showcase-field-block label small{color:#a8abb0!important;font-size:9px!important}.admin-showcase-active .showcase-field-block input,.admin-showcase-active .showcase-field-block textarea,.admin-showcase-active .showcase-url-input{color:#f7f7f5!important;background:linear-gradient(#222527,#191c1e)!important;border:1px solid #ffffff1b!important;border-radius:10px!important;font-size:11px!important;box-shadow:inset 0 1px #ffffff05!important}.admin-showcase-active .showcase-field-block input{min-height:42px!important;padding:0 11px!important}.admin-showcase-active .showcase-field-block textarea{resize:vertical;line-height:1.45;min-height:78px!important;padding:10px 11px!important}.admin-showcase-active .showcase-field-block input:focus,.admin-showcase-active .showcase-field-block textarea:focus,.admin-showcase-active .showcase-url-input:focus{border-color:#ffcc0094!important;box-shadow:0 0 0 3px #ffc40014!important}.admin-showcase-active .showcase-icon-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.admin-showcase-active .showcase-icon-grid button{color:#fff;background:linear-gradient(#202326,#17191b)!important;border:1px solid #ffffff18!important;border-radius:9px!important;width:auto!important;height:38px!important;font-size:17px!important}.admin-showcase-active .showcase-icon-grid button:hover,.admin-showcase-active .showcase-icon-grid button.active{box-shadow:0 0 14px #ffc30014;background:#ffc6001a!important;border-color:#ffcc00a6!important}.admin-showcase-active .showcase-color-customizer{background:radial-gradient(circle at 0 0,#ffc80011,#0000 30%),#ffffff03;border:1px solid #ffc50038;border-radius:12px;margin-top:3px;gap:10px!important;padding:12px!important;display:grid!important}.showcase-color-customizer-head{gap:3px!important;display:grid!important}.showcase-color-customizer-head strong{text-transform:uppercase;color:#f7f7f5!important;font-size:10px!important}.showcase-color-customizer-head small{color:#a8abb0!important;font-size:9.5px!important}.admin-showcase-active .showcase-style-palette{background:linear-gradient(135deg,#ffc00012,#ffffff03)!important;border:1px solid #ffc70038!important;border-radius:11px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:9px 12px!important;padding:12px!important;display:grid!important}.admin-showcase-active .showcase-style-palette>div:first-child{gap:2px!important}.admin-showcase-active .showcase-style-palette span{color:#f2f2ef!important;font-size:10px!important;font-weight:900!important}.admin-showcase-active .showcase-style-palette strong{color:#fff!important;font-size:11px!important}.admin-showcase-active .showcase-style-palette small{color:#a9acb0!important;font-size:9px!important}.admin-showcase-active .showcase-style-swatches{grid-column:1;width:fit-content;border-radius:9px!important;grid-template-columns:repeat(6,17px)!important;padding:5px!important}.admin-showcase-active .showcase-style-swatches span{border-radius:5px!important;width:17px!important;height:22px!important}.admin-showcase-active .showcase-style-palette-action{grid-area:1/2/span 2;justify-content:center;align-items:center;gap:7px;display:inline-flex;box-shadow:0 10px 22px #ffb10029;color:#171300!important;background:linear-gradient(135deg,#ffd633,#ffb800)!important;border:0!important;border-radius:10px!important;min-height:40px!important;padding:0 12px!important;font-size:9.5px!important;font-weight:950!important}.admin-showcase-active .showcase-custom-colors-head{background:#00000021;border-radius:9px!important;min-height:39px!important;padding:0 10px!important}.admin-showcase-active .showcase-custom-colors-head strong{font-size:10px!important}.admin-showcase-active .showcase-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-showcase-active .showcase-highlight-actions{border-top:1px solid #ffffff14!important;grid-template-columns:1fr 1.1fr!important;gap:12px!important;margin-top:auto!important;padding-top:14px!important;display:grid!important}.admin-showcase-active .showcase-danger,.admin-showcase-active .showcase-primary{border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:44px!important;font-size:10.5px!important;font-weight:950!important;display:inline-flex!important}.admin-showcase-active .showcase-danger{color:#ff4f4f!important;background:#ff373706!important;border:1px solid #ff47476b!important}.admin-showcase-active .showcase-primary{color:#171300!important;background:linear-gradient(135deg,#ffd739,#ffb400)!important;border:0!important;box-shadow:0 12px 26px #ffaf002b!important}.admin-showcase-active .showcase-mini-preview-panel{padding:14px!important}.showcase-preview-head{align-items:center!important}.showcase-preview-head>div:first-child{min-width:0}.showcase-device-switch{background:#0000003d;border:1px solid #ffffff17;border-radius:10px;flex:none;padding:3px;display:inline-flex}.showcase-device-switch button{color:#6f7479;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:46px;height:36px;display:grid}.showcase-device-switch button.active{color:var(--showcase-accent);background:#ffc8000e;box-shadow:inset 0 0 0 1px #ffcf0033}.showcase-home-preview-frame{background:#020303;border:1px solid #ffc5002e;border-radius:13px;width:100%;min-height:0;padding:0;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 16px 36px #00000047}.showcase-home-preview-hero{--vitrine-hero-text:#fff;--vitrine-hero-accent:#ffbf00;--vitrine-hero-muted:#e8e0d5;isolation:isolate;background:radial-gradient(circle at 73% 34%,#ff800029,#0000 24%),#020303;min-height:302px;position:relative;overflow:hidden}.showcase-home-preview-food{z-index:-3;filter:saturate(1.1)contrast(1.06);background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 0 0 37%}.showcase-home-preview-shade{z-index:-2;background:linear-gradient(90deg,#020303 0%,#020303f5 31%,#0203036b 62%,#0203031f 100%),linear-gradient(#0000 42%,#000000d1);position:absolute;inset:0}.showcase-home-preview-content{flex-direction:column;min-height:302px;padding:16px 18px 14px;display:flex}.showcase-home-preview-chip{color:#eceae5;background:#070808b8;border:1px solid #ffc6002e;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:7px;font-weight:850}.showcase-home-preview-title{letter-spacing:-.065em;text-transform:uppercase;max-width:310px;margin:14px 0 0;font-size:clamp(24px,2.15vw,36px);font-weight:1000;line-height:.88;display:grid;color:var(--vitrine-hero-text)!important}.showcase-home-preview-title span,.showcase-home-preview-title strong{color:inherit!important;font-weight:inherit!important}.showcase-home-preview-title strong{color:var(--vitrine-hero-accent)!important}.showcase-home-preview-description{max-width:340px;margin:12px 0 0;font-size:8.5px;line-height:1.48;color:var(--vitrine-hero-muted)!important}.showcase-home-preview-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,510px);margin-top:auto;display:grid}.showcase-home-preview-feature{border:1px solid var(--preview-card-border,#ffffff21);background:var(--preview-card-bg,#121415db);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:54px;padding:7px 8px;display:grid;box-shadow:0 9px 24px #00000038}.showcase-home-preview-feature-icon{width:28px;height:28px;color:var(--preview-card-icon,var(--showcase-accent));place-items:center;font-size:17px;display:grid}.showcase-home-preview-feature-copy{gap:1px;min-width:0;display:grid}.showcase-home-preview-feature-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:7.2px;font-weight:900;overflow:hidden;color:var(--preview-card-title,#fff)!important}.showcase-home-preview-feature-copy small{text-overflow:ellipsis;white-space:nowrap;font-size:5.8px;line-height:1.2;overflow:hidden;color:var(--preview-card-copy,#b8bbbe)!important}.showcase-home-preview-feature-copy em{width:fit-content;color:var(--preview-card-tag,var(--showcase-accent));background:var(--preview-card-tag-bg,#ffc4001a);border-radius:999px;margin-top:2px;padding:2px 4px;font-size:5.4px;font-style:normal;font-weight:900}.showcase-home-preview-frame.is-mobile{background:#090b0c;place-items:center;padding:12px;display:grid}.showcase-home-preview-frame.is-mobile .showcase-home-preview-hero{border:1px solid #ffffff1a;border-radius:18px;width:min(100%,300px);min-height:500px}.showcase-home-preview-frame.is-mobile .showcase-home-preview-food{background-position:50%;inset:0 0 45%}.showcase-home-preview-frame.is-mobile .showcase-home-preview-shade{background:linear-gradient(#0203030d,#02030338 18%,#020303 52% 100%)}.showcase-home-preview-frame.is-mobile .showcase-home-preview-content{justify-content:flex-end;min-height:500px;padding:18px 15px}.showcase-home-preview-frame.is-mobile .showcase-home-preview-title{font-size:27px}.showcase-home-preview-frame.is-mobile .showcase-home-preview-features{grid-template-columns:1fr}.admin-showcase-active .showcase-hero-editor-panel{padding:14px!important}.admin-showcase-active .showcase-hero-settings-head{margin-bottom:11px!important}.admin-showcase-active .showcase-hero-editor-panel .showcase-form-grid{gap:10px!important}.admin-showcase-active .showcase-general-image-column,.admin-showcase-active .showcase-general-copy-column{gap:8px!important}.admin-showcase-active .showcase-hero-image-block{background:#ffbe0006;border:1px solid #ffc40026;border-radius:11px;padding:10px!important}.admin-showcase-active .showcase-hero-image-preview{border-radius:9px!important;margin-top:0!important}.admin-showcase-active .showcase-hero-image-preview-img,.admin-showcase-active .showcase-hero-image-preview-empty{height:104px!important;min-height:104px!important}.admin-showcase-active .showcase-image-control{margin-top:8px;grid-template-columns:1fr 1fr!important;gap:6px!important;display:grid!important}.admin-showcase-active .showcase-soft-action{gap:6px;color:#eeede9!important;background:#ffffff09!important;border:1px solid #ffffff1c!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;min-height:34px!important;padding:0 8px!important;font-size:8.5px!important;display:inline-flex!important}.admin-showcase-active .showcase-url-input{margin-top:7px;min-height:36px!important;padding:0 8px!important;font-size:8px!important}.admin-showcase-active .showcase-image-help{margin-top:6px;line-height:1.4;color:#989ca0!important;font-size:7.5px!important}.admin-showcase-active .showcase-general-copy-column .showcase-field-block input{min-height:36px!important;font-size:9px!important}.admin-showcase-active .showcase-general-copy-column .showcase-field-block textarea{min-height:66px!important;font-size:8.5px!important}.admin-showcase-active .showcase-hero-palette{background:#ffbe0006!important;border:1px solid #ffc40024!important;border-radius:11px!important;gap:9px!important;padding:10px!important;display:grid!important}.admin-showcase-active .showcase-hero-palette-head{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding-bottom:8px!important;display:grid!important}.admin-showcase-active .showcase-hero-palette-head strong{color:#fff!important;font-size:9.5px!important}.admin-showcase-active .showcase-hero-palette-head small{line-height:1.35;color:#a4a7aa!important;font-size:7.5px!important}.admin-showcase-active .showcase-hero-palette-head .showcase-style-palette-action{grid-area:1/2;min-height:32px!important;padding:0 9px!important}.admin-showcase-active .showcase-hero-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.admin-showcase-active .showcase-hero-color-field{background:#0000002b!important;border-radius:8px!important;min-height:42px!important;padding:7px!important;font-size:7.3px!important}.admin-showcase-active .showcase-hero-color-field input[type=color]{border-radius:7px!important;width:28px!important;height:28px!important;padding:2px!important}.admin-showcase-active .showcase-actions-row{border-top:1px solid #ffffff13!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin:0!important;padding:9px 0 0!important;display:flex!important}.admin-showcase-active .showcase-actions-row p{color:#969a9e!important;margin:0!important;font-size:7.5px!important}.admin-showcase-active .showcase-actions-row .showcase-primary{width:min(100%,250px)!important;min-height:38px!important}@media (max-width:1540px){.admin-showcase-active .showcase-mini-preview-panel,.admin-showcase-active .showcase-hero-editor-panel{height:auto!important}}@media (max-width:1080px){.admin-layout.admin-showcase-active{grid-template-columns:1fr!important}.admin-showcase-active .admin-sidebar{display:none!important}.admin-showcase-active .admin-content-main{padding:10px!important}.admin-showcase-active .showcase-list-panel,.admin-showcase-active .showcase-highlight-modal{min-height:0!important}}@media (max-width:720px){.admin-showcase-active .admin-topbar{padding:0 12px!important}.showcase-open-store{padding:0 10px;font-size:0}.admin-showcase-active .showcase-icon-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.showcase-highlight-head-actions .showcase-duplicate-action span{display:none}.admin-showcase-active .showcase-highlight-actions{grid-template-columns:1fr!important}.showcase-home-preview-food{inset:0 0 0 20%}.showcase-home-preview-features{grid-template-columns:1fr}.showcase-home-preview-hero,.showcase-home-preview-content{min-height:480px}}.admin-layout.admin-showcase-active{grid-template-columns:246px minmax(0,1fr)!important}.admin-showcase-active .admin-sidebar{width:246px!important;min-width:246px!important;padding:10px 10px 12px!important;overflow:hidden!important}.admin-showcase-active .showcase-admin-store-logo{border-bottom:1px solid #ffffff16;flex:none;min-height:76px;margin:0 0 8px;padding:10px 8px 14px!important}.admin-showcase-active .showcase-admin-store-logo .admin-sidebar-logo-icon{color:#171100;background:linear-gradient(135deg,#ffd52c,#ffab00);border:1px solid #ffcb0061;border-radius:13px;width:44px;height:44px;font-size:15px;font-weight:950;overflow:hidden;box-shadow:0 10px 24px #ffae0024}.admin-showcase-active .showcase-admin-store-logo .admin-sidebar-logo-icon img{object-fit:cover;width:100%;height:100%}.admin-showcase-active .showcase-admin-store-logo .admin-sidebar-logo-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;font-weight:950;overflow:hidden;color:#f7f5ef!important}.admin-showcase-active .showcase-admin-nav{scrollbar-color:#ffca0052 transparent;scrollbar-width:thin;flex-direction:column;flex:auto;gap:4px;min-height:0;padding:2px 2px 8px;display:flex;overflow:hidden auto}.admin-showcase-active .showcase-admin-nav::-webkit-scrollbar{width:5px}.admin-showcase-active .showcase-admin-nav::-webkit-scrollbar-track{background:0 0}.admin-showcase-active .showcase-admin-nav::-webkit-scrollbar-thumb{background:#ffca003d;border-radius:999px}.admin-showcase-active .showcase-admin-nav-item{border-radius:10px;flex:none;gap:10px;min-height:40px;padding:0 10px;font-size:11px;font-weight:780}.admin-showcase-active .showcase-admin-nav-item>span:not(.showcase-admin-exclusive-badge){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.showcase-admin-exclusive-badge{color:var(--showcase-accent);letter-spacing:.04em;text-transform:uppercase;background:#ffc20014;border:1px solid #ffca0029;border-radius:999px;flex:none;margin-left:auto;padding:3px 5px;font-size:7px;font-weight:950}.admin-showcase-active .showcase-admin-sidebar-bottom{border-top:1px solid #ffffff13;flex:none;gap:7px;padding-top:7px}.admin-showcase-active .showcase-admin-help{min-height:36px}.admin-showcase-active .showcase-admin-user-card{border-top:0;padding:7px 5px 0}.admin-showcase-active .admin-content-main{padding:16px!important}.admin-showcase-active .showcase-layout-v2{max-width:none!important}.admin-showcase-active .showcase-list-panel,.admin-showcase-active .showcase-highlight-modal{height:auto!important;min-height:0!important}.admin-showcase-active .showcase-highlight-form{min-height:0!important}.admin-showcase-active .showcase-hero-editor-panel .showcase-form-grid{grid-template-columns:minmax(190px,.72fr) minmax(300px,1.28fr)!important;gap:14px!important}.admin-showcase-active .showcase-hero-palette,.admin-showcase-active .showcase-hero-editor-panel .showcase-actions-row{grid-column:1/-1!important}.admin-showcase-active .showcase-hero-palette{background:radial-gradient(circle at 100% 0,#ffbf000e,#0000 34%),#ffffff05!important;border-color:#ffc2002e!important;border-radius:14px!important;gap:12px!important;padding:14px!important}.admin-showcase-active .showcase-hero-palette-head{border-bottom:1px solid #ffffff13;align-items:center!important;padding-bottom:11px!important}.admin-showcase-active .showcase-hero-color-field,.admin-showcase-active .showcase-visual-color-field{cursor:pointer;min-width:0;transition:border-color .16s,background .16s,transform .16s;position:relative;color:#ffffffc2!important;background:#ffffff09!important;border:1px solid #ffffff18!important;border-radius:14px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:9px!important;display:grid!important}.admin-showcase-active .showcase-hero-color-field:hover,.admin-showcase-active .showcase-visual-color-field:hover{transform:translateY(-1px);box-shadow:none!important;background:#ffa60017!important;border-color:#ffbe00a3!important}.admin-showcase-active .showcase-visual-color-field:has(:focus-visible){transform:translateY(-1px);box-shadow:none!important;background:#ffa60017!important;border-color:#ffbe00a3!important}.admin-showcase-active .showcase-hero-color-copy,.admin-showcase-active .showcase-visual-color-field>span:first-child{grid-column:2;min-width:0;gap:3px!important;display:grid!important}.admin-showcase-active .showcase-hero-color-copy strong,.admin-showcase-active .showcase-visual-color-field strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#f4f3ef!important;font-size:9px!important;font-weight:900!important}.admin-showcase-active .showcase-hero-color-copy small,.admin-showcase-active .showcase-visual-color-field small{text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden;color:#898e93!important;font-size:7.5px!important}.admin-showcase-active .showcase-hero-color-swatch,.admin-showcase-active .showcase-visual-color-sample{grid-area:1/1;position:relative;overflow:hidden;border:1px solid #ffffff3b!important;border-radius:11px!important;width:38px!important;height:38px!important;display:block!important;box-shadow:inset 0 1px #ffffff38!important}.admin-showcase-active .showcase-hero-color-swatch input[type=color]{opacity:0;cursor:pointer;position:absolute;inset:0;border:0!important;width:100%!important;height:100%!important;padding:0!important}.admin-showcase-active .showcase-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.admin-showcase-active .showcase-color-menu{z-index:120;width:min(230px,100vw - 32px)}@media (max-width:1480px){.admin-showcase-active .showcase-v2-right-rail{grid-template-columns:minmax(0,1fr)!important}.admin-showcase-active .showcase-hero-editor-panel .showcase-form-grid{grid-template-columns:minmax(190px,.62fr) minmax(320px,1.38fr)!important}}@media (max-width:1180px){.admin-layout.admin-showcase-active{grid-template-columns:78px minmax(0,1fr)!important}.admin-showcase-active .admin-sidebar{width:78px!important;min-width:78px!important;padding-inline:8px!important;display:flex!important}.admin-showcase-active .showcase-admin-store-logo{justify-content:center;min-height:66px;padding-inline:0!important}.admin-showcase-active .showcase-admin-store-logo .admin-sidebar-logo-text,.admin-showcase-active .showcase-admin-nav-item>span,.admin-showcase-active .showcase-admin-help span,.admin-showcase-active .showcase-admin-user-copy,.admin-showcase-active .showcase-admin-exclusive-badge{display:none!important}.admin-showcase-active .showcase-admin-nav-item,.admin-showcase-active .showcase-admin-help{justify-content:center;min-height:42px;padding:0}.admin-showcase-active .showcase-admin-user-card{justify-content:center;padding-inline:0;display:flex}.admin-showcase-active .showcase-admin-signout{display:none}}@media (max-width:860px){.admin-showcase-active .admin-content-main{padding:10px!important}.admin-showcase-active .showcase-hero-editor-panel .showcase-form-grid{grid-template-columns:1fr!important}.admin-showcase-active .showcase-hero-palette,.admin-showcase-active .showcase-hero-editor-panel .showcase-actions-row{grid-column:1!important}.admin-showcase-active .showcase-hero-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.admin-layout.admin-showcase-active{display:block!important}.admin-showcase-active .admin-sidebar{z-index:60!important;border-bottom:1px solid #ffffff1a!important;border-right:0!important;grid-template-columns:52px minmax(0,1fr)!important;width:100%!important;min-width:0!important;height:64px!important;padding:6px 8px!important;display:grid!important;position:sticky!important;top:0!important;overflow:hidden!important}.admin-showcase-active .showcase-admin-store-logo{border-bottom:0;height:52px;min-height:0;margin:0;padding:0!important}.admin-showcase-active .showcase-admin-store-logo .admin-sidebar-logo-icon{width:42px;height:42px}.admin-showcase-active .showcase-admin-nav{gap:6px;padding:5px 0 5px 6px;overflow:auto hidden;flex-direction:row!important;display:flex!important}.admin-showcase-active .showcase-admin-nav-item{width:42px;min-width:42px;min-height:42px}.admin-showcase-active .showcase-admin-sidebar-bottom{display:none!important}.admin-showcase-active .admin-topbar{min-height:56px!important;top:64px!important}.admin-showcase-active .showcase-admin-breadcrumb strong{font-size:14px}.admin-showcase-active .showcase-admin-breadcrumb span{display:none}.admin-showcase-active .showcase-hero-color-grid,.admin-showcase-active .showcase-color-grid{grid-template-columns:1fr!important}}.admin-layout.admin-premium-nav{min-width:0;grid-template-columns:246px minmax(0,1fr)!important}.admin-premium-nav .admin-main,.admin-premium-nav .admin-content-grid,.admin-premium-nav .admin-content-main{min-width:0}.admin-premium-nav .admin-sidebar{z-index:40!important;background:radial-gradient(circle at 50% 12%,#ffc50011,#0000 25%),linear-gradient(#080b0d 0%,#050708 100%)!important;border-right:1px solid #ffffff1c!important;flex-direction:column!important;width:246px!important;min-width:246px!important;height:100vh!important;padding:10px 10px 12px!important;display:flex!important;position:sticky!important;top:0!important;overflow:hidden!important;box-shadow:16px 0 38px #00000038!important}.admin-premium-nav .showcase-admin-store-logo{border-bottom:1px solid #ffffff16;flex:none;min-height:76px;margin:0 0 8px;padding:10px 8px 14px!important}.admin-premium-nav .showcase-admin-store-logo .admin-sidebar-logo-icon{color:#171100;background:linear-gradient(135deg,#ffd52c,#ffab00);border:1px solid #ffcb0061;border-radius:13px;width:44px;height:44px;font-size:15px;font-weight:950;overflow:hidden;box-shadow:0 10px 24px #ffae0024}.admin-premium-nav .showcase-admin-store-logo .admin-sidebar-logo-icon img{object-fit:cover;width:100%;height:100%}.admin-premium-nav .showcase-admin-store-logo .admin-sidebar-logo-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;font-weight:950;overflow:hidden;color:#f7f5ef!important}.admin-premium-nav .showcase-admin-nav{scrollbar-color:#ffca0052 transparent;scrollbar-width:thin;flex:auto;min-height:0;flex-direction:column!important;gap:4px!important;padding:2px 2px 8px!important;display:flex!important;overflow:hidden auto!important}.admin-premium-nav .showcase-admin-nav::-webkit-scrollbar{width:5px}.admin-premium-nav .showcase-admin-nav::-webkit-scrollbar-track{background:0 0}.admin-premium-nav .showcase-admin-nav::-webkit-scrollbar-thumb{background:#ffca003d;border-radius:999px}.admin-premium-nav .showcase-admin-nav-item{border-radius:10px;flex:none;gap:10px;min-height:40px;padding:0 10px;font-size:11px;font-weight:780}.admin-premium-nav .showcase-admin-nav-item>span:not(.showcase-admin-exclusive-badge){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-premium-nav .showcase-admin-sidebar-bottom{border-top:1px solid #ffffff13;flex:none;gap:7px;padding-top:7px}.admin-premium-nav .showcase-admin-help{min-height:36px}.admin-premium-nav .showcase-admin-user-card{border-top:0;padding:7px 5px 0}.admin-showcase-active .admin-content-grid{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:block!important}.admin-showcase-active .admin-content-main{width:100%!important;min-width:0!important;max-width:none!important;padding:clamp(10px,1vw,18px)!important}:is(.admin-showcase-active .showcase-workbench,.admin-showcase-active .showcase-workbench:has(.showcase-layout-v2)){width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;overflow:visible!important}.admin-showcase-active .showcase-layout-v2{grid-template-columns:minmax(250px,.55fr) minmax(420px,.95fr) minmax(540px,1.5fr)!important;align-items:start!important;gap:clamp(12px,1vw,20px)!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;display:grid!important}.admin-showcase-active .showcase-v2-right-rail{grid-template-columns:minmax(0,1fr)!important;gap:clamp(12px,1vw,20px)!important;width:100%!important;min-width:0!important;display:grid!important}.admin-showcase-active .showcase-v2-list,.admin-showcase-active .showcase-v2-highlight,.admin-showcase-active .showcase-v2-right-rail,.admin-showcase-active .showcase-v2-general,.admin-showcase-active .showcase-v2-preview{align-self:start!important;height:auto!important;min-height:0!important}.admin-showcase-active .showcase-v2-list .showcase-list-panel,.admin-showcase-active .showcase-v2-highlight .showcase-highlight-modal{height:auto!important;min-height:0!important;max-height:none!important}.admin-showcase-active .showcase-v2-list .showcase-list-stack{flex:none!important}.admin-showcase-active .showcase-list-tip{margin-top:16px!important}.admin-showcase-active .showcase-highlight-form{flex:none!important;min-height:0!important}.admin-showcase-active .showcase-highlight-actions{margin-top:16px!important}.admin-showcase-active .showcase-hero-editor-panel .showcase-form-grid{grid-template-columns:minmax(210px,.72fr) minmax(340px,1.28fr)!important;align-items:start!important;gap:14px!important;display:grid!important}.admin-showcase-active .showcase-general-image-column,.admin-showcase-active .showcase-general-copy-column{min-width:0!important}.admin-showcase-active .showcase-hero-palette,.admin-showcase-active .showcase-hero-editor-panel .showcase-actions-row{grid-area:auto/1/auto/-1!important}.admin-showcase-active .showcase-hero-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.admin-showcase-active .showcase-hero-color-field,.admin-showcase-active .showcase-visual-color-field{background:linear-gradient(145deg,#ffffff0c,#ffffff05)!important;border-radius:14px!important;grid-template-columns:44px minmax(0,1fr)!important;min-height:66px!important;padding:10px!important}.admin-showcase-active .showcase-hero-color-swatch,.admin-showcase-active .showcase-visual-color-sample{border-radius:12px!important;width:44px!important;height:44px!important}.admin-showcase-active .showcase-hero-color-copy strong,.admin-showcase-active .showcase-visual-color-field strong{font-size:10px!important}.admin-showcase-active .showcase-hero-color-copy small,.admin-showcase-active .showcase-visual-color-field small{font-size:8px!important}@media (max-width:1560px){.admin-showcase-active .showcase-layout-v2{grid-template-columns:minmax(250px,320px) minmax(460px,1fr)!important}.admin-showcase-active .showcase-v2-right-rail{grid-column:1/-1!important;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)!important;align-items:start!important}}@media (max-width:1180px){.admin-layout.admin-premium-nav{grid-template-columns:78px minmax(0,1fr)!important}.admin-premium-nav .admin-sidebar{width:78px!important;min-width:78px!important;padding-inline:8px!important;display:flex!important}.admin-premium-nav .showcase-admin-store-logo{justify-content:center;min-height:66px;padding-inline:0!important}.admin-premium-nav .showcase-admin-store-logo .admin-sidebar-logo-text,.admin-premium-nav .showcase-admin-nav-item>span,.admin-premium-nav .showcase-admin-help span,.admin-premium-nav .showcase-admin-user-copy,.admin-premium-nav .showcase-admin-exclusive-badge{display:none!important}.admin-premium-nav .showcase-admin-nav-item,.admin-premium-nav .showcase-admin-help{justify-content:center;min-height:42px;padding:0}.admin-premium-nav .showcase-admin-user-card{justify-content:center;padding-inline:0;display:flex}.admin-premium-nav .showcase-admin-signout{display:none}.admin-showcase-active .showcase-layout-v2{grid-template-columns:minmax(230px,290px) minmax(420px,1fr)!important}.admin-showcase-active .showcase-v2-right-rail{grid-template-columns:1fr!important}}@media (max-width:920px){.admin-showcase-active .showcase-layout-v2{grid-template-columns:1fr!important}.admin-showcase-active .showcase-v2-right-rail{grid-column:auto!important}.admin-showcase-active .showcase-hero-editor-panel .showcase-form-grid{grid-template-columns:1fr!important}.admin-showcase-active .showcase-hero-palette,.admin-showcase-active .showcase-hero-editor-panel .showcase-actions-row{grid-column:1!important}.admin-showcase-active .showcase-hero-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:680px){.admin-layout.admin-premium-nav{display:block!important}.admin-premium-nav .admin-sidebar{z-index:60!important;border-bottom:1px solid #ffffff1a!important;border-right:0!important;grid-template-columns:52px minmax(0,1fr)!important;width:100%!important;min-width:0!important;height:64px!important;padding:6px 8px!important;display:grid!important;position:sticky!important;top:0!important;overflow:hidden!important}.admin-premium-nav .showcase-admin-store-logo{border-bottom:0;height:52px;min-height:0;margin:0;padding:0!important}.admin-premium-nav .showcase-admin-store-logo .admin-sidebar-logo-icon{width:42px;height:42px}.admin-premium-nav .showcase-admin-nav{flex-direction:row!important;gap:6px!important;padding:5px 0 5px 6px!important;display:flex!important;overflow:auto hidden!important}.admin-premium-nav .showcase-admin-nav-item{width:42px;min-width:42px;min-height:42px}.admin-premium-nav .showcase-admin-sidebar-bottom{display:none!important}.admin-premium-nav .admin-topbar{top:64px!important}.admin-showcase-active .admin-content-main{padding:9px!important}.admin-showcase-active .showcase-hero-color-grid,.admin-showcase-active .showcase-color-grid{grid-template-columns:1fr!important}}.admin-showcase-active,.admin-showcase-active button,.admin-showcase-active input,.admin-showcase-active textarea,.admin-showcase-active summary{text-rendering:optimizelegibility;-webkit-font-smoothing:subpixel-antialiased;font-synthesis:none}.admin-showcase-active .showcase-panel,.admin-showcase-active .showcase-color-customizer,.admin-showcase-active .showcase-custom-colors,.admin-showcase-active .showcase-color-grid,.admin-showcase-active .showcase-highlight-modal,.admin-showcase-active .showcase-hero-editor-panel,.admin-showcase-active .showcase-hero-palette{filter:none!important;overflow:visible!important;transform:none!important}.admin-showcase-active .showcase-exact-home-preview-frame{isolation:isolate;background:#020303;border:1px solid #ffc40033;border-radius:14px;justify-content:center;align-items:flex-start;width:100%;min-width:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff09,0 18px 42px #0000004d}.admin-showcase-active .showcase-exact-home-preview-stage{transform-origin:top;contain:layout style;flex:none;min-width:0}.admin-showcase-active .showcase-exact-home-preview-stage .showcase-preview-imperial-board{box-sizing:border-box!important;border-radius:28px!important;width:100%!important;max-width:none!important;margin:0!important}.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-content,.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-left,.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-right,.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-info-card,.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-stat{box-sizing:border-box!important}.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-primary,.admin-showcase-active .showcase-exact-home-preview-stage .imperial-board-secondary{cursor:default!important;text-decoration:none!important}.admin-showcase-active .showcase-exact-home-preview-stage :is(.imperial-board-chip strong,.imperial-board-chip small,.imperial-board-description,.imperial-board-stat small,.imperial-board-stat strong,.imperial-board-stat em,.imperial-board-info-card h3,.imperial-board-info-card p,.imperial-board-info-card small){text-shadow:none;opacity:1!important;filter:none!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile{background:#080909;padding:12px}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .showcase-preview-imperial-board{background-position:50%!important;border-radius:24px!important;min-height:auto!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-content{grid-template-columns:1fr!important;gap:24px!important;min-height:auto!important;padding:24px!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-chip{margin-bottom:22px!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-title span:first-child{font-size:72px!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-title span:nth-child(2),.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-title b{font-size:48px!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-actions,.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-primary,.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-secondary{width:100%!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-stats,.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-right{grid-template-columns:1fr!important;justify-self:stretch!important;width:100%!important}.admin-showcase-active .showcase-exact-home-preview-frame.is-mobile .imperial-board-info-card{grid-template-columns:44px 1fr!important;width:100%!important;padding:20px!important}@supports not (zoom:1){.admin-showcase-active .showcase-exact-home-preview-stage{transform:scale(var(--showcase-exact-scale))}}.admin-showcase-active .showcase-color-grid,.admin-showcase-active .showcase-hero-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0!important;display:grid!important}.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-showcase-active .showcase-visual-color-field{z-index:1;min-width:0;background:linear-gradient(145deg,#ffffff0e,#ffffff05),#1b1d1f!important;border:1px solid #ffffff1f!important;border-radius:14px!important;min-height:66px!important;padding:0!important;transition:border-color .16s,background .16s,box-shadow .16s!important;display:block!important;position:relative!important;box-shadow:inset 0 1px #ffffff09!important}.admin-showcase-active .showcase-visual-color-field:hover,.admin-showcase-active .showcase-visual-color-field.is-open{background:linear-gradient(145deg,#ffb80017,#ffffff05),#1b1d1f!important;border-color:#ffb800a3!important;box-shadow:0 0 0 1px #ffb80014,inset 0 1px #ffffff0a!important}.admin-showcase-active .showcase-visual-color-field.is-open{z-index:80}.admin-showcase-active .showcase-visual-color-trigger{cursor:pointer;width:100%;min-height:66px;border-radius:inherit!important;color:inherit!important;text-align:left!important;background:0 0!important;border:0!important;grid-template-columns:46px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:10px 12px!important;display:grid!important}.admin-showcase-active .showcase-visual-color-sample{grid-area:1/1;border:1px solid #ffffff52!important;border-radius:13px!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;height:46px!important;padding:0!important;display:block!important;position:static!important;box-shadow:inset 0 1px #ffffff38,0 5px 12px #0003!important}.admin-showcase-active .showcase-visual-color-copy{grid-area:1/2;min-width:0;gap:3px!important;line-height:1.15!important;display:grid!important}.admin-showcase-active .showcase-visual-color-copy strong{color:#fbfbf9!important;letter-spacing:-.01em!important;font-size:12px!important;font-weight:850!important}.admin-showcase-active .showcase-visual-color-copy small{color:#b6b9bd!important;font-size:10px!important;font-weight:650!important;line-height:1.25!important}.admin-showcase-active .showcase-color-menu{z-index:500!important;background:#0d0f10!important;border:1px solid #ffffff24!important;border-radius:15px!important;gap:12px!important;width:min(276px,100vw - 40px)!important;padding:14px!important;display:grid!important;position:absolute!important;top:calc(100% + 8px)!important;left:auto!important;right:0!important;box-shadow:0 22px 58px #0000009e,inset 0 1px #ffffff0b!important}.admin-showcase-active .showcase-color-menu>strong{color:#fff!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:900!important}.admin-showcase-active .showcase-color-menu-swatches{grid-template-columns:repeat(6,1fr)!important;gap:7px!important;display:grid!important}.admin-showcase-active .showcase-color-menu-swatches button{cursor:pointer;border:1px solid #ffffff47!important;border-radius:10px!important;width:34px!important;height:34px!important;padding:0!important;box-shadow:inset 0 1px #ffffff29!important}.admin-showcase-active .showcase-free-color{border-top:1px solid #ffffff17!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding-top:11px!important;display:flex!important}.admin-showcase-active .showcase-free-color span{color:#e9e9e7!important;font-size:11px!important;font-weight:800!important}.admin-showcase-active .showcase-free-color input[type=color]{cursor:pointer;background:#1a1c1e!important;border:1px solid #ffffff38!important;border-radius:11px!important;width:44px!important;height:44px!important;padding:4px!important}.admin-showcase-active .showcase-shared-color-palette{background:linear-gradient(145deg,#ffb8000b,#ffffff05),#151718!important;border-color:#ffb8003d!important}.admin-showcase-active .showcase-panel-head h3,.admin-showcase-active .showcase-highlight-head h3{color:#fbfbf9!important;letter-spacing:-.025em!important;text-shadow:none!important;font-size:17px!important;font-weight:900!important;line-height:1.18!important}.admin-showcase-active .showcase-highlight-head h3 span{color:var(--showcase-accent,#ffd21f)!important}.admin-showcase-active .showcase-panel-head p,.admin-showcase-active .showcase-color-customizer-head small,.admin-showcase-active .showcase-hero-palette-head small{color:#b5b8bc!important;opacity:1!important;font-size:10.5px!important;line-height:1.4!important}.admin-showcase-active .showcase-field-block label,.admin-showcase-active .showcase-color-customizer-head strong,.admin-showcase-active .showcase-hero-palette-head strong{color:#f4f4f2!important;opacity:1!important;text-shadow:none!important;font-size:11px!important;font-weight:850!important}.admin-showcase-active .showcase-field-block input,.admin-showcase-active .showcase-field-block textarea,.admin-showcase-active .showcase-url-input{color:#f7f7f5!important;opacity:1!important;text-shadow:none!important;font-size:12px!important;font-weight:600!important;line-height:1.42!important}.admin-showcase-active .showcase-list-copy strong{font-size:12px!important;line-height:1.25!important}.admin-showcase-active .showcase-list-copy small,.admin-showcase-active .showcase-list-copy em{opacity:1!important;font-size:10px!important}@media (max-width:1560px){.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:820px){.admin-showcase-active .showcase-color-grid,.admin-showcase-active .showcase-hero-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid{grid-template-columns:1fr!important}.admin-showcase-active .showcase-color-menu{left:0!important;right:auto!important}}.admin-showcase-active .showcase-shared-color-palette{padding:12px!important}.admin-showcase-active .showcase-shared-color-palette .showcase-hero-palette-head{align-items:center!important;gap:12px!important;margin-bottom:10px!important;padding-bottom:10px!important}.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.admin-showcase-active .showcase-shared-color-palette .showcase-visual-color-field{border-radius:11px!important;min-height:50px!important}.admin-showcase-active .showcase-shared-color-palette .showcase-visual-color-trigger{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important;min-height:50px!important;padding:6px 8px!important}.admin-showcase-active .showcase-shared-color-palette .showcase-visual-color-sample{border-radius:9px!important;flex-basis:34px!important;width:34px!important;min-width:34px!important;height:34px!important;box-shadow:inset 0 1px #fff3,0 3px 8px #0000002e!important}.admin-showcase-active .showcase-shared-color-palette .showcase-visual-color-copy{gap:1px!important}.admin-showcase-active .showcase-shared-color-palette .showcase-visual-color-copy strong{color:#fbfbf9!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:10px!important;font-weight:800!important;line-height:1.12!important;overflow:hidden!important}.admin-showcase-active .showcase-shared-color-palette .showcase-visual-color-copy small{color:#b9bcc0!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8.5px!important;font-weight:650!important;line-height:1.1!important;overflow:hidden!important}.admin-showcase-active,.admin-showcase-active button,.admin-showcase-active input,.admin-showcase-active textarea,.admin-showcase-active summary,.admin-showcase-active label,.admin-showcase-active small,.admin-showcase-active strong,.admin-showcase-active span,.admin-showcase-active p,.admin-showcase-active h3{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:geometricprecision!important;text-shadow:none!important}.admin-showcase-active .showcase-panel,.admin-showcase-active .showcase-highlight-modal,.admin-showcase-active .showcase-hero-editor-panel,.admin-showcase-active .showcase-tab-content,.admin-showcase-active .showcase-form-grid{backface-visibility:hidden;perspective:none!important}.admin-showcase-active .showcase-field-block label,.admin-showcase-active .showcase-color-customizer-head strong,.admin-showcase-active .showcase-hero-palette-head strong{letter-spacing:0!important;font-weight:800!important}.admin-showcase-active .showcase-field-block input,.admin-showcase-active .showcase-field-block textarea,.admin-showcase-active .showcase-url-input,.admin-showcase-active .showcase-panel-head p,.admin-showcase-active .showcase-color-customizer-head small,.admin-showcase-active .showcase-hero-palette-head small{letter-spacing:0!important;font-weight:500!important}@media (max-width:1680px){.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:1fr!important}}.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important}.admin-showcase-active,.admin-showcase-active button,.admin-showcase-active input,.admin-showcase-active textarea,.admin-showcase-active summary,.admin-showcase-active label,.admin-showcase-active small,.admin-showcase-active strong,.admin-showcase-active span,.admin-showcase-active p,.admin-showcase-active h3{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important;text-rendering:auto!important}.admin-showcase-active .showcase-panel,.admin-showcase-active .showcase-highlight-modal,.admin-showcase-active .showcase-hero-editor-panel,.admin-showcase-active .showcase-tab-content,.admin-showcase-active .showcase-form-grid{backface-visibility:visible!important}.admin-showcase-active .showcase-panel-head h3,.admin-showcase-active .showcase-highlight-head h3{letter-spacing:-.01em!important;font-size:18px!important;font-weight:800!important}.admin-showcase-active .showcase-field-block label,.admin-showcase-active .showcase-color-customizer-head strong,.admin-showcase-active .showcase-hero-palette-head strong{font-size:12px!important;font-weight:800!important}.admin-showcase-active .showcase-field-block label small,.admin-showcase-active .showcase-panel-head p,.admin-showcase-active .showcase-color-customizer-head small,.admin-showcase-active .showcase-hero-palette-head small{font-size:11px!important;font-weight:500!important;line-height:1.35!important}.admin-showcase-active .showcase-field-block input,.admin-showcase-active .showcase-field-block textarea,.admin-showcase-active .showcase-url-input{font-size:13px!important;font-weight:500!important;line-height:1.4!important}.admin-showcase-active .showcase-editor-tabs button,.admin-showcase-active .showcase-highlight-actions button,.admin-showcase-active .showcase-style-palette-action,.admin-showcase-active .showcase-soft-action{font-weight:700!important}@media (max-width:820px){.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.admin-showcase-active .showcase-shared-color-palette .showcase-color-grid,.admin-showcase-active .showcase-shared-color-palette .showcase-hero-color-grid{grid-template-columns:1fr!important}}
