@import "https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap";:root{--app-bg:#f1f5f9;--ink:#111827;--line:#dbe3ef;--muted:#64748b;color:var(--ink);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}@font-face{font-display:swap;font-family:Genty Sans;font-style:normal;font-weight:400 800;src:url(/fonts/genty-sans-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Sukar;font-style:normal;font-weight:400 800;src:url(/fonts/sukar-regular.ttf)format("truetype")}.app-shell{background:var(--app-bg);min-height:100vh;color:var(--ink);grid-template-columns:280px minmax(0,1fr);display:grid}.sidebar{color:#e5e7eb;background:#111827;border-right:1px solid #1f2937;flex-direction:column;gap:28px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark,.metric-icon,.task-icon,.channel-icon{border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid}.brand-mark{color:#fff;background:#16a34a}.brand strong,.store-card strong,.task-row strong,.product-row strong,.campaign-list strong,.channel-list strong{color:inherit;font-weight:700;display:block}.brand span,.store-card span{color:#9ca3af;margin-top:2px;font-size:12px;line-height:1.45;display:block}.nav-list{gap:6px;display:grid}.nav-list button,.icon-button,.secondary-action,.primary-action{cursor:pointer;font:inherit;border:0;align-items:center;display:inline-flex}.nav-list button{color:#cbd5e1;text-align:left;background:0 0;border-radius:8px;gap:10px;min-height:42px;padding:0 12px}.nav-list button:hover,.nav-list button.is-active{color:#fff;background:#1f2937}.store-card{background:#0f766e;border:1px solid #ffffff2e;border-radius:8px;align-items:flex-start;gap:12px;margin-top:auto;padding:16px;display:flex}.store-card span{color:#ccfbf1}.workspace{min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:10;background:#f8fafceb;grid-template-columns:auto minmax(160px,1fr) minmax(260px,440px) auto;align-items:center;gap:18px;min-height:84px;padding:16px 28px;display:grid;position:sticky;top:0}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.2;display:block}h1,h2{color:var(--ink);margin:0;line-height:1.12}h1{font-size:28px}h2{font-size:18px}.search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:flex}.search input{color:var(--ink);font:inherit;border:0;outline:0;width:100%;min-width:0}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.icon-button,.secondary-action,.primary-action{border-radius:var(--store-button-radius,8px);justify-content:center;min-height:40px}.icon-button{border:1px solid var(--line);color:var(--ink);background:#fff;width:40px;position:relative}.notification-dot{color:#fff;background:#dc2626;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.primary-action{border:var(--store-button-border-width,0) solid #00000014;box-shadow:var(--store-button-shadow,none);color:#fff;white-space:nowrap;background:#15803d;gap:8px;padding:0 16px}.secondary-action{border:var(--store-button-border-width,1px) solid var(--line);box-shadow:var(--store-button-shadow,none);color:var(--ink);white-space:nowrap;background:#fff;gap:8px;padding:0 14px}.content-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;padding:24px 28px 36px;display:grid}.content-grid>.admin-section-panel{display:none}.content-grid[data-active-section=dashboard]>.admin-section-dashboard,.content-grid[data-active-section=orders]>.admin-section-orders,.content-grid[data-active-section=products]>.admin-section-products,.content-grid[data-active-section=customers]>.admin-section-customers,.content-grid[data-active-section=theme]>.admin-section-theme,.content-grid[data-active-section=marketing]>.admin-section-marketing,.content-grid[data-active-section=channels]>.admin-section-channels,.content-grid[data-active-section=settings]>.admin-section-settings,.content-grid>.admin-global-panel{display:grid}.theme-builder-panel,.store-text-panel,.theme-storefront,.theme-section{grid-column:1/-1}.theme-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.theme-settings-grid label{gap:7px;display:grid}.theme-settings-grid span,.compact-toggle span{color:var(--muted);font-size:12px;font-weight:800}.theme-settings-grid input,.theme-settings-grid select,.theme-settings-grid textarea,.structured-editor input,.structured-editor select,.theme-section-list input,.theme-section-list select,.theme-section-list textarea{border:1px solid var(--line);font:inherit;border-radius:8px;width:100%;min-width:0;min-height:40px;padding:0 12px}.theme-section-list textarea{resize:vertical;min-height:78px;padding:10px 12px}.theme-settings-grid textarea{resize:vertical;min-height:86px;padding:10px 12px}.theme-settings-grid input[type=color],.theme-section-list input[type=color]{padding:4px}.theme-section-list input[type=range]{padding-left:0;padding-right:0}.theme-wide-input{grid-column:span 2}.theme-editor-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.theme-editor-status-grid article{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:5px;min-width:0;padding:14px;display:grid}.theme-editor-status-grid span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.theme-editor-status-grid strong{font-size:18px;line-height:1.2}.theme-editor-status-grid small{color:var(--muted);font-size:12px;line-height:1.4}.structured-editor,.theme-template-manager,.template-manager-grid article,.template-list article{gap:12px;display:grid}.structured-editor,.theme-template-manager{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px}.color-scheme-row{grid-template-columns:minmax(150px,1fr) repeat(3,minmax(40px,46px)) minmax(38px,auto);align-items:center;gap:10px;min-width:0;display:grid}.color-scheme-row input[type=color]{padding:4px}.theme-template-manager{margin-top:16px}.template-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.template-manager-grid article,.template-list article{border:1px solid var(--line);border-radius:8px;padding:12px}.template-list{gap:10px;display:grid}.template-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center}.theme-block-badges{flex-wrap:wrap;gap:5px;display:flex}.theme-block-badges small{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.theme-page-summary,.theme-section-list,.theme-section-list article,.theme-move-actions,.compact-toggle,.theme-publish-bar,.theme-add-section{gap:12px;display:grid}.theme-publish-bar{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;margin-top:16px;padding:14px}.theme-publish-bar span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45;display:block}.theme-publish-bar>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.theme-validation-panel{border:1px solid var(--line);border-radius:8px;gap:10px;margin-top:12px;padding:14px;display:grid}.theme-validation-panel strong{line-height:1.35}.theme-validation-panel.is-ready{background:#f0fdf4;border-color:#bbf7d0}.theme-validation-panel.has-errors{background:#fff7ed;border-color:#fed7aa}.theme-validation-panel span,.theme-validation-panel li{color:var(--muted);font-size:12px;line-height:1.45}.theme-validation-panel ul{gap:6px;margin:0;padding-left:18px;display:grid}.store-settings-panel{margin-bottom:18px}.store-context-card,.domain-manager,.navigation-settings-editor{border:1px solid var(--line);border-radius:8px;gap:12px;margin-top:14px;padding:14px;display:grid}.store-context-card{background:#f8fafc;grid-template-columns:minmax(0,1fr) auto;align-items:center}.store-context-card span,.store-context-card small,.domain-manager-header span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45;display:block}.domain-manager article,.domain-add-row,.navigation-row-grid,.navigation-child-row{align-items:center;gap:10px;display:grid}.domain-manager article,.domain-add-row{grid-template-columns:minmax(0,1fr) auto auto}.navigation-settings-editor article{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:10px;padding:10px;display:grid}.navigation-row-grid{grid-template-columns:minmax(120px,.7fr) minmax(160px,1fr) repeat(4,minmax(42px,auto))}.navigation-child-row{grid-template-columns:minmax(120px,.7fr) minmax(160px,1fr) minmax(42px,auto);padding-left:18px}.theme-page-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.theme-version-list{border:1px solid var(--line);border-radius:8px;gap:12px;margin-top:16px;padding:14px;display:grid}.theme-version-list>div:first-child span,.theme-version-list article span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.theme-version-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.checkout-status-card{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:12px;padding:14px;display:grid}.checkout-status-card span,.callback-list span{color:var(--muted);font-size:12px;line-height:1.45;display:block}.status-chip-row{flex-wrap:wrap;gap:8px;display:flex}.status-chip{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:6px 10px;font-size:12px}.status-chip.is-good{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.callback-list{gap:4px;display:grid}.theme-page-summary article{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:14px}.theme-page-summary span,.theme-section-list article>div span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.theme-section-list{margin-top:16px}.theme-section-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) auto minmax(220px,1fr) auto;align-items:center;min-width:0;padding-top:14px}.content-grid[data-active-section=theme] .theme-section-list>article{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start}.content-grid[data-active-section=theme] .theme-section-list>article>.theme-block-badges,.content-grid[data-active-section=theme] .theme-section-list>article>.theme-move-actions{grid-column:1/-1}.content-grid[data-active-section=theme] .theme-move-actions{flex-wrap:wrap;align-items:center;display:flex}.theme-page-editor{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.theme-page-heading{justify-content:space-between;align-items:end;gap:14px;display:flex}.theme-page-heading>span{color:var(--muted);font-size:12px;font-weight:800}.theme-section-editor{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;padding:14px;display:grid;overflow:hidden}.theme-section-editor-header,.theme-section-switches,.theme-block-editor-list{gap:12px;display:grid}.theme-section-editor-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.theme-schema-summary{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.theme-section-switches{grid-template-columns:repeat(3,auto)}.theme-editor-grid,.theme-block-editor-list{grid-template-columns:repeat(2,minmax(220px,1fr));min-width:0}.content-grid[data-active-section=theme] .theme-editor-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.content-grid[data-active-section=theme] .theme-block-editor-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.theme-editor-grid,.theme-block-editor{gap:12px;min-width:0;display:grid}.theme-editor-grid label,.theme-block-editor label{gap:7px;display:grid}.theme-editor-grid label span,.theme-block-editor label span{color:var(--muted);font-size:12px;font-weight:800}.theme-block-editor{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:12px;overflow:hidden}.theme-block-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.theme-block-header>div{gap:6px;display:inline-flex}.theme-block-header>div:first-child{flex-direction:column;align-items:flex-start}.theme-block-header>div:first-child span,.theme-block-help{color:var(--muted);margin:0;font-size:12px;font-weight:700}.theme-block-header .compact-toggle{align-items:center;display:inline-flex}.collection-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:360px;margin:14px 0;padding:4px;display:grid;overflow:auto}.collection-checkbox-grid .compact-toggle{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:10px}.shipping-summary,.order-timeline{gap:10px;margin:14px 0;display:grid}.shipping-summary{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:12px}.shipping-summary span,.shipping-summary small{color:var(--muted);font-size:13px}.order-timeline article{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;display:grid}.order-timeline article>span{background:#16a34a;border-radius:999px;width:10px;height:10px;margin-top:5px}.order-timeline small{color:var(--muted);margin-top:3px;display:block}.theme-add-section{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;grid-template-columns:minmax(220px,.6fr) minmax(0,1fr) auto;align-items:end;margin-top:14px;padding:14px}.theme-add-section label{gap:7px;display:grid}.theme-add-section label span{color:var(--muted);font-size:12px;font-weight:800}.theme-add-section select{border:1px solid var(--line);font:inherit;border-radius:8px;min-height:40px;padding:0 12px}.theme-add-section p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.danger-action{color:#991b1b;border-color:#fecaca}.theme-preview-panel{grid-column:1/-1}.theme-preview-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:14px 0;display:flex}.theme-preview-toolbar select{border:1px solid var(--line);font:inherit;border-radius:8px;min-width:min(320px,100%);min-height:42px;padding:0 12px}.segmented-control{border:1px solid var(--line);background:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.segmented-control button{color:var(--muted);cursor:pointer;font:inherit;text-transform:capitalize;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800}.segmented-control button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #0f172a14}.theme-preview-frame{border:1px solid var(--line);background:#fff8ef;border-radius:8px;max-height:720px;padding:16px;overflow:auto}.theme-preview-frame.is-tablet{max-width:768px;margin:0 auto}.theme-preview-frame.is-mobile{max-width:390px;margin:0 auto}.hide-desktop{display:none}.store-text-list{gap:12px;display:grid}.store-text-list article{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);align-items:start;gap:14px;padding-top:14px;display:grid}.store-text-list span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4;display:block}.store-text-list textarea{border:1px solid var(--line);font:inherit;resize:vertical;border-radius:8px;width:100%;min-height:68px;padding:10px 12px}.compact-toggle{grid-auto-flow:column;justify-content:start;align-items:center}.theme-move-actions{grid-auto-flow:column}.rotate-180{transform:rotate(180deg)}.theme-storefront{background:var(--theme-bg);color:var(--theme-ink);gap:var(--store-section-gap,0);font-family:var(--store-body-font,Sukar), Poppins, sans-serif;display:grid}.storefront-component-shell{--store-accent:var(--section-accent-color,var(--theme-accent));color:var(--section-text-color,inherit);text-align:var(--section-text-align,inherit);width:100%;margin-left:auto;margin-right:auto}.storefront-component-shell.is-section-width-page{max-width:var(--store-page-width,1280px)}.storefront-component-shell.is-section-width-narrow{max-width:960px}.theme-section{background:linear-gradient(124deg,#d8b84c3d,#f1ebe2bd 19%,#fff 52%),#fff;background:var(--section-background,linear-gradient(124deg, #d8b84c3d, #f1ebe2bd 19%, #fff 52%), #fff);color:var(--section-text-color,inherit);padding:clamp(28px,4.2vw,58px) clamp(16px,4vw,52px);padding-bottom:var(--section-padding-bottom,clamp(28px, 4.2vw, 58px));padding-top:var(--section-padding-top,clamp(28px, 4.2vw, 58px));border:0;border-radius:0}.theme-section.is-spacing-compact{padding-bottom:var(--section-padding-bottom,clamp(22px, 3vw, 40px));padding-top:var(--section-padding-top,clamp(22px, 3vw, 40px))}.theme-heading{max-width:860px;text-align:var(--section-text-align,center);margin:0 auto 24px}.theme-heading h2,.theme-image-text h2,.theme-product-spotlight h2{color:#171717;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;margin:0;font-size:clamp(28px,3vw,36px);font-weight:700;line-height:1.15}.theme-heading p,.theme-image-text p,.theme-product-spotlight p{color:#604b59;margin:8px 0 0;line-height:1.6}.theme-announcement-bar{background:var(--section-background,#171717);color:var(--section-text-color,#fff);padding:9px clamp(14px,4vw,42px);overflow:hidden}.theme-announcement-track{scrollbar-width:none;justify-content:center;gap:10px;min-width:0;display:flex;overflow-x:auto}.theme-announcement-track::-webkit-scrollbar{display:none}.theme-announcement-track button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;flex:none;align-items:center;gap:8px;max-width:min(92vw,680px);min-height:28px;padding:0;font-size:13px;font-weight:800;display:inline-flex;overflow:hidden}.theme-announcement-track span,.theme-announcement-track strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-announcement-track strong{color:var(--store-accent)}.theme-image-banner,.theme-slideshow{align-items:center;min-height:clamp(360px,58vw,620px);display:grid;position:relative;overflow:hidden}.theme-image-banner.is-height-compact,.theme-slideshow.is-height-compact{min-height:clamp(260px,38vw,380px)}.theme-image-banner.is-height-medium,.theme-slideshow.is-height-medium{min-height:clamp(320px,48vw,500px)}.theme-image-banner>img,.theme-slideshow article>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.theme-image-banner:before,.theme-slideshow article:before{background:rgba(0, 0, 0, var(--banner-overlay-opacity,.32));content:"";z-index:1;position:absolute;inset:0}.theme-banner-content,.theme-slideshow article>div{color:#fff;text-align:center;z-index:2;justify-items:center;gap:16px;max-width:780px;margin:0 auto;display:grid;position:relative}.theme-banner-content .theme-heading{margin-bottom:0}.theme-banner-content .theme-heading h2,.theme-banner-content .theme-heading p{color:inherit}.theme-slide-track{scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-columns:minmax(82%,1fr);grid-auto-flow:column;gap:18px;display:grid;overflow-x:auto}.theme-slide-track::-webkit-scrollbar{display:none}.theme-slide-track article{scroll-snap-align:start;background:linear-gradient(135deg,#23161f,#d8b84c);border-radius:8px;align-items:center;min-height:clamp(280px,40vw,470px);padding:clamp(28px,5vw,60px);display:grid;position:relative;overflow:hidden}.theme-slideshow article strong{font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;font-size:clamp(28px,4vw,48px);line-height:1.05}.theme-slideshow article p,.theme-rich-text>p,.theme-row-stack p{margin:0;line-height:1.6}.theme-single-video{background:#fff}.theme-video-player{aspect-ratio:16/9;color:#fff;background:#171717;border-radius:8px;justify-content:center;align-items:center;max-width:1040px;margin:0 auto;font-size:18px;font-weight:900;text-decoration:none;display:flex;overflow:hidden}.theme-single-video.is-square .theme-video-player{aspect-ratio:1;max-width:640px}.theme-single-video.is-portrait .theme-video-player{aspect-ratio:9/16;max-width:420px}.theme-video-player img{object-fit:cover;width:100%;height:100%}.theme-rich-text,.theme-email-signup,.theme-custom-html{text-align:var(--section-text-align,center);background:#fff;justify-items:center;display:grid}.theme-rich-text>p{color:#604b59;max-width:760px}.theme-row-stack{gap:clamp(18px,3vw,34px);max-width:1120px;margin:0 auto;display:grid}.theme-row-stack article{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(18px,4vw,44px);display:grid}.theme-row-stack.is-image-right article,.theme-row-stack.is-image-alternating article:nth-child(2n){grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr)}.theme-row-stack.is-image-right article .theme-row-media,.theme-row-stack.is-image-alternating article:nth-child(2n) .theme-row-media{order:2}.theme-row-media{aspect-ratio:4/3;color:var(--store-accent);background:#fff8ef;border:1px solid #d8b84c47;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.theme-row-media img{object-fit:cover;width:100%;height:100%}.theme-row-stack article strong{color:#171717;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;margin-bottom:10px;font-size:clamp(24px,2.8vw,34px);line-height:1.12;display:block}.theme-email-signup form{gap:10px;width:100%;max-width:620px;margin-top:18px;display:flex}.theme-email-signup input{font:inherit;border:1px solid #17171729;border-radius:999px;flex:220px;min-width:0;min-height:46px;padding:0 16px}.theme-custom-html>div{width:100%;max-width:100%}.theme-safe-embed{background:#fff8ef;border:1px solid #d8b84c47;border-radius:8px;padding:22px}.theme-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,28px);max-width:1200px;margin:0 auto;display:grid}.theme-collection-grid button{color:inherit;cursor:pointer;text-align:center;background:#fff;border:1px solid #00000017;border-radius:4px;place-items:center;gap:10px;min-height:0;padding:0 0 16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.theme-collection-grid button.is-hidden-desktop{display:none}.theme-collection-grid button:hover{border-color:#00000038;transform:translateY(-2px);box-shadow:0 12px 26px #00000014}.theme-collection-grid img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.theme-collection_collage .theme-collection-grid{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.theme-collection_collage.is-display-swipe .theme-collection-grid{scroll-snap-type:x mandatory;scrollbar-width:none;max-width:none;padding:2px 8px 12px;scroll-padding-left:8px;display:flex;overflow-x:auto}.theme-collection_collage.is-display-swipe .theme-collection-grid::-webkit-scrollbar{display:none}.theme-collection_collage.is-display-swipe .theme-collection-grid button{scroll-snap-align:start;flex:0 0 clamp(210px,24vw,292px)}.theme-collection_collage.is-display-stacked .theme-collection-grid{grid-template-columns:minmax(0,1fr);max-width:920px}.theme-collection_collage .theme-collection-grid img{max-height:clamp(180px,18vw,280px)}.collection-card-badge{color:#1b5e49;letter-spacing:0;text-transform:uppercase;background:#1b5e491a;border-radius:999px;padding:5px 10px;font-size:.72rem;font-style:normal;font-weight:800}.collection-card-text{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:calc(100% - 26px);min-height:2.4em;font-size:.86rem;line-height:1.4;display:-webkit-box;overflow:hidden}.brand-story-media img,.theme-column-grid img{object-fit:contain;width:76px;height:76px}.theme-video-grid,.theme-product-row,.theme-column-grid{gap:clamp(16px,2vw,24px);max-width:1200px;margin:0 auto;display:grid}.theme-video-grid{grid-template-columns:repeat(3,minmax(0,280px));justify-content:center}.theme-video .theme-video-grid{align-items:stretch}.theme-video-grid article,.theme-product-card,.theme-column-grid article{background:#fff;border:1px solid #17171714;border-radius:8px;gap:10px;padding:12px;display:grid}.video-frame{aspect-ratio:9/16;color:#fff;background:linear-gradient(145deg,#2f1530,#d8b84c);border-radius:8px;align-items:end;padding:14px;font-weight:800;display:flex;position:relative;overflow:hidden}.video-frame img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-frame:after{content:"";background:linear-gradient(#0000 48%,#00000085);position:absolute;inset:0}.video-frame span{z-index:1;position:relative}.theme-video.is-portrait .video-frame{aspect-ratio:9/16}.theme-video.is-square .video-frame{aspect-ratio:1}.theme-video.is-landscape .video-frame{aspect-ratio:16/9}.theme-video.is-compact .video-frame{aspect-ratio:9/16}.theme-video-grid article strong{color:#171717;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;line-height:1.16;display:-webkit-box;overflow:hidden}.theme-featured-row{border-top:0;gap:12px;width:100%;max-width:1280px;margin:0 auto;padding-top:10px;display:grid}.theme-featured-row>div:first-child{justify-content:space-between;align-items:center;gap:12px;padding:0 4px;display:flex}.theme-featured-row+.theme-featured-row{margin-top:18px}.theme-collection-tabs{scrollbar-width:none;justify-content:center;gap:8px;max-width:100%;margin:-6px auto 16px;padding-bottom:2px;display:flex;overflow-x:auto}.theme-collection-tabs::-webkit-scrollbar{display:none}.theme-collection-tabs button{color:#171717;cursor:pointer;background:#fff;border:1px solid #1717171f;border-radius:999px;flex:none;min-height:38px;padding:0 16px;font-weight:800}.theme-collection-tabs button.is-active{color:#fff;background:#171717;border-color:#171717}.theme-product-row{grid-template-columns:repeat(var(--product-columns,4), minmax(0, 1fr))}.theme-product-row.is-swipe,.storefront-grid.is-swipe{box-sizing:border-box;contain:inline-size;grid-template-columns:none;grid-auto-columns:minmax(224px,260px);grid-auto-flow:column;grid-template-rows:repeat(var(--product-rows,1), minmax(0, auto));overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;width:100%;max-width:min(1200px,100%);padding-bottom:10px;display:grid;overflow-x:auto}.theme-product-row.is-swipe.is-responsive-peek{gap:var(--product-rail-gap,16px);grid-auto-columns:var(--product-card-basis-desktop,260px)}.product-carousel-shell{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;max-width:1200px;margin:0 auto;display:flex;position:relative;overflow:hidden}.server-storefront[data-page-type=home] .theme-featured-collections{flex-direction:column;justify-content:center;align-items:center;display:flex}.server-storefront[data-page-type=home] .theme-featured-row{width:100%}.product-carousel-controls{justify-content:flex-end;gap:8px;margin:0 0 10px;display:flex}.product-carousel-controls button{color:#171717;cursor:pointer;background:#fff;border:1px solid #17171724;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 10px 24px #14100c1a}.product-carousel-controls button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #14100c29}.product-carousel-progress{background:#17171717;border-radius:999px;max-width:180px;height:3px;margin:12px auto 0;overflow:hidden}.product-carousel-progress span{border-radius:inherit;background:#171717;width:34%;height:100%;animation:2.8s ease-in-out infinite carousel-progress-pulse;display:block}@keyframes carousel-progress-pulse{0%{transform:translate(-40%)}50%{transform:translate(130%)}to{transform:translate(-40%)}}.theme-product-row.is-swipe>*,.storefront-grid.is-swipe>*{scroll-snap-align:start}.theme-product-card .product-visual{min-height:0}.theme-featured-product,.theme-image-text{background:#fff}.theme-product-spotlight,.theme-image-text{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(22px,4vw,52px);max-width:1180px;margin:0 auto;display:grid}.theme-product-spotlight .product-visual{min-height:0}.assurance-pill{color:#fff;background:linear-gradient(135deg,#8ee53f,#61ab5a);border-radius:999px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.brand-story-media{aspect-ratio:4/3;color:var(--theme-accent);background:#fff8ef;border:1px solid #d8b84c4d;border-radius:6px;justify-content:center;align-items:center;display:flex}.theme-column-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-column-grid article{text-align:center;place-items:center;min-height:96px}.theme-column-grid article svg{color:#171717;background:#d8b84c1f;border-radius:999px;width:36px;height:36px;padding:8px}.theme-column-grid article strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.2;display:-webkit-box;overflow:hidden}.theme-column-grid article span{color:#1717179e;font-size:13px;line-height:1.35}.theme-multicolumn.is-compact-trust .theme-column-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.theme-multicolumn.is-compact-trust .theme-column-grid article{text-align:left;grid-template-columns:auto minmax(0,1fr);place-items:center start;min-height:74px;padding:16px}.notice-panel,.success-panel{border-radius:8px;grid-column:1/-1;padding:14px 16px}.notice-panel{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.success-panel{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.metrics-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-editor,.notification-center-panel{grid-column:1/-1}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-height:42px;padding:0 12px}.form-grid input[type=color]{min-width:72px;padding:4px}.variant-editor-list{gap:8px;margin-bottom:14px;display:grid}.variant-editor-list article{border:1px solid var(--line);border-radius:8px;justify-content:space-between;padding:10px 12px;display:flex}.form-grid textarea{resize:vertical;grid-column:1/-1;min-height:84px;padding:10px 12px}.audit-filter-grid,.staff-form-grid,.order-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end}.quick-view-row,.bulk-order-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.quick-view-row button{border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;background:#fff;border-radius:999px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800}.quick-view-row button.is-active{color:#fff;background:#111827;border-color:#111827}.bulk-order-bar{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:12px}.bulk-order-bar input,.bulk-order-bar select{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-width:130px;min-height:38px;padding:0 10px}.metadata-pre{color:#e2e8f0;background:#0f172a;border-radius:8px;margin:0 0 14px;padding:14px;font-size:12px;line-height:1.6;overflow:auto}.table-action{color:#1d4ed8;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800}.metric-card,.panel{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 14px 30px #0f172a0f}.metric-card{min-height:142px;padding:18px}.metric-icon{color:#0369a1;background:#e0f2fe;margin-bottom:16px}.metric-card span,.product-row span,.product-row small,.task-row span,.campaign-list span,.channel-list span,.segment-grid span{color:var(--muted);font-size:13px;display:block}.metric-card strong{margin-top:5px;font-size:28px;display:block}.metric-card small{color:#15803d;margin-top:8px;font-weight:700;display:block}.panel{min-width:0;padding:18px}.content-grid[data-active-section=orders] .table-panel,.content-grid[data-active-section=products] .product-panel,.content-grid[data-active-section=products] .channels-panel,.content-grid[data-active-section=marketing] .marketing-panel,.content-grid[data-active-section=theme] .theme-builder-panel,.content-grid[data-active-section=theme] .theme-preview-panel,.content-grid[data-active-section=theme] .store-text-panel,.content-grid[data-active-section=settings] .store-settings-panel,.content-grid[data-active-section=settings] .table-panel{grid-column:1/-1}.content-grid[data-active-section=theme] .theme-builder-panel,.content-grid[data-active-section=theme] .theme-preview-panel,.content-grid[data-active-section=theme] .store-text-panel{min-width:0;overflow:hidden}.content-grid[data-active-section=theme] .theme-settings-grid,.content-grid[data-active-section=theme] .theme-page-summary,.content-grid[data-active-section=theme] .theme-editor-status-grid,.content-grid[data-active-section=theme] .template-manager-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.content-grid[data-active-section=theme] .theme-wide-input{grid-column:1/-1}.content-grid[data-active-section=theme] .theme-publish-bar,.content-grid[data-active-section=theme] .store-context-card,.content-grid[data-active-section=theme] .domain-manager article,.content-grid[data-active-section=theme] .domain-add-row,.content-grid[data-active-section=theme] .navigation-row-grid,.content-grid[data-active-section=theme] .navigation-child-row{grid-template-columns:minmax(0,1fr)}.content-grid[data-active-section=theme] .theme-publish-bar>div:last-child{justify-content:flex-start}.content-grid[data-active-section=theme] .color-scheme-row{grid-template-columns:minmax(0,1fr) repeat(3,46px) minmax(38px,auto)}.content-grid[data-active-section=theme] .color-scheme-row>input:first-child{grid-column:1/-1}.content-grid[data-active-section=customers] .customer-panel,.content-grid[data-active-section=channels] .channels-panel,.content-grid[data-active-section=channels] .operations-panel{grid-column:span 6}.content-grid[data-active-section=products] .product-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.content-grid[data-active-section=products] .product-row{border:1px solid var(--line);border-radius:8px;grid-template-columns:58px minmax(0,1fr);align-items:start;min-width:0;padding:12px;overflow:hidden}.content-grid[data-active-section=products] .product-row>span,.content-grid[data-active-section=products] .product-row>.status-badge,.content-grid[data-active-section=products] .product-row>.table-action{grid-column:2;justify-self:start}.content-grid[data-active-section=products] .product-row strong,.content-grid[data-active-section=products] .product-row span{overflow-wrap:anywhere;max-width:100%}.content-grid[data-active-section=products] .product-thumb{width:58px}.content-grid[data-active-section=marketing] .campaign-list article,.content-grid[data-active-section=channels] .channel-list article{border:1px solid var(--line);border-radius:8px;padding:14px}.panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.revenue-panel,.table-panel{grid-column:span 8}.operations-panel,.product-panel,.customer-panel,.marketing-panel,.channels-panel{grid-column:span 4}.chart{grid-template-columns:repeat(7,minmax(28px,1fr));align-items:end;gap:14px;height:270px;padding-top:10px;display:grid}.bar-column{grid-template-rows:1fr auto;align-items:center;gap:10px;height:100%;display:grid}.bar-column span{background:linear-gradient(#14b8a6 0%,#2563eb 100%);border-radius:8px 8px 3px 3px;align-self:end;width:100%;min-height:36px;display:block}.bar-column small{color:var(--muted);font-weight:700}.task-list,.product-list,.campaign-list,.channel-list{gap:12px;display:grid}.task-row,.channel-list article{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.task-icon,.channel-icon{color:#92400e;background:#fef3c7}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:13px 12px}th{color:var(--muted);text-transform:uppercase;font-size:12px}td:first-child{font-weight:800}.status-badge{color:#3730a3;white-space:nowrap;background:#eef2ff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.status-badge.paid,.status-badge.active,.status-badge.healthy,.status-badge.delivered,.status-badge.out-for-delivery{color:#166534;background:#dcfce7}.status-badge.review,.status-badge.low-stock,.status-badge.syncing{color:#92400e;background:#fef3c7}.status-badge.refunded,.status-badge.draft{color:#991b1b;background:#fee2e2}.product-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(150px,1fr) auto auto auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.product-row:last-child{border-bottom:0}.product-thumb{aspect-ratio:1;border:1px solid var(--line);color:var(--muted);border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-thumb img,.product-visual img{object-fit:var(--product-image-fit,contain);width:100%;height:100%}.segment-grid{gap:12px;display:grid}.segment-grid article{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:14px}.segment-grid strong{margin:4px 0;font-size:24px;display:block}.segment-grid small,.campaign-list small,.channel-list small{color:var(--muted)}.campaign-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.campaign-list article:last-child{border-bottom:0}.channel-list article{justify-content:space-between}.channel-list article>div:nth-child(2){flex:1;min-width:0}.mobile-only,.mobile-store-menu-button,.mobile-store-menu{display:none}.customer-shell{background:linear-gradient(124deg, color-mix(in srgb, var(--store-accent,#d8b84c) 22%, transparent), color-mix(in srgb, var(--store-background,#fff8ef) 72%, transparent) 19%, #fff 52%), #fff;color:var(--store-text,#000000bf);font-family:var(--store-body-font,Sukar), Poppins, sans-serif;min-height:100vh}.customer-shell h1,.customer-shell h2,.customer-shell h3,.customer-shell h4,.customer-shell .panel-header h1,.customer-shell .panel-header h2,.customer-shell .auth-copy h1,.customer-shell .blog-card-grid strong,.customer-shell .theme-column-grid strong,.customer-shell .theme-collection-grid strong,.customer-shell .theme-product-card strong,.customer-shell .store-product strong,.customer-shell .product-title-link{font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;letter-spacing:0}.store-announcement{background:linear-gradient(90deg, color-mix(in srgb, var(--store-accent,#d8b84c) 70%, white), color-mix(in srgb, var(--store-background,#fff8ef) 95%, white));color:#000;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:7px 16px;font-size:14px;font-weight:800;display:flex}.store-announcement button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;text-decoration:underline}.customer-topbar{z-index:70;background:#fff;border-bottom:1px solid #00000014;grid-template-columns:152px minmax(0,1fr) auto auto;align-items:center;gap:18px;max-width:none;min-height:158px;margin:0 auto;padding:0 clamp(18px,4vw,54px);display:grid;position:sticky;top:0}.customer-topbar:before{content:"";z-index:-1;background:#fff;margin-left:-50vw;margin-right:-50vw;position:absolute;inset:0 50%}.customer-brand{justify-content:center;align-items:center;gap:0;width:140px;height:140px;display:flex}.customer-brand img{object-fit:contain;width:140px;height:140px;display:block}.store-nav{justify-content:center;align-items:center;gap:0;min-width:0;display:flex;overflow:visible}.store-nav-item{position:relative}.store-nav button{color:#000000bf;cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:0;min-height:42px;padding:0 10px;font-size:14px;font-weight:500}.store-nav button:hover{color:#000;text-underline-offset:4px;background:0 0;text-decoration:underline}.store-nav-menu{opacity:0;pointer-events:none;z-index:50;background:#fff;border:1px solid #00000014;min-width:210px;padding:10px 0;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%,8px);box-shadow:0 16px 30px #0000001f}.store-nav-item:hover .store-nav-menu,.store-nav-item:focus-within .store-nav-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.store-nav-menu button{text-align:left;width:100%;min-height:36px;padding:0 18px;display:block}.cart-button{position:relative}.customer-topbar.is-public .topbar-actions .secondary-action{display:none}.mobile-store-menu{z-index:80;position:fixed;inset:0}.mobile-store-menu.is-open{display:block}.mobile-store-menu-backdrop{cursor:pointer;background:#00000061;border:0;position:absolute;inset:0}.mobile-store-menu aside{background:#fff;gap:6px;width:min(86vw,340px);max-width:340px;height:100%;padding:22px;display:grid;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:20px 0 44px #0000002e}.mobile-store-menu header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mobile-store-link{border-bottom:1px solid #00000014;gap:2px;padding:8px 0;display:grid}.mobile-store-link button{color:#171717;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;min-height:38px;padding:0;font-size:16px;font-weight:600}.mobile-store-link div button{color:#0000009e;min-height:32px;padding-left:14px;font-size:14px;font-weight:500}.customer-search{border:0;border-radius:0;justify-content:center;width:44px;min-width:44px;height:44px;padding:0;position:relative}.customer-search input{opacity:0;pointer-events:none;background:#fff;border:1px solid #00000024;border-radius:10px;width:min(280px,72vw);min-height:42px;padding:0 12px;transition:opacity .16s,transform .16s;position:absolute;right:92px;transform:translateY(8px);box-shadow:0 10px 22px #00000014}.customer-search:focus-within input{opacity:1;pointer-events:auto;transform:translateY(0)}.predictive-search-panel{z-index:80;background:#fff;border:1px solid #1717171f;border-radius:10px;gap:12px;width:min(360px,86vw);padding:12px;display:grid;position:absolute;top:48px;right:92px;box-shadow:0 18px 40px #00000024}.predictive-search-panel>div{gap:6px;display:grid}.predictive-search-panel strong{color:#171717;text-transform:uppercase;font-size:12px}.predictive-search-panel button{color:#171717;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.predictive-search-panel button:hover{background:#fff8ef}.predictive-search-panel img{aspect-ratio:1;object-fit:contain;border-radius:6px;width:38px}.predictive-search-panel small,.predictive-search-panel>span{color:#1717179e;font-size:12px;display:block}.predictive-search-panel .predictive-search-all{grid-template-columns:none;justify-content:center;font-weight:800;display:inline-flex}.cart-button span{background:var(--store-accent,#d8b84c);color:#171717;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:-7px;right:-7px}.customer-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;max-width:1440px;margin:0 auto;padding:24px 32px 40px;display:grid}.customer-grid.is-visitor-grid{max-width:none;padding:0;display:block}.customer-grid.is-visitor-grid>.notice-panel,.customer-grid.is-visitor-grid>.success-panel,.customer-grid.is-visitor-grid>.storefront-login-panel,.customer-grid.is-visitor-grid>.product-detail-shop{max-width:1180px;margin:18px auto}.server-storefront{grid-column:1/-1;min-width:0}.customer-grid.is-visitor-grid .server-storefront{margin:0}.customer-hero{color:#171717;background:linear-gradient(124deg,#d8b84cf5,#f1ebe2fa 34%,#5e3653e0),#f1ebe2;border-radius:8px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:22px;min-height:320px;padding:34px;display:grid}.customer-hero .eyebrow,.customer-hero p{color:#3f2a3a}.customer-hero h1{color:#171717;max-width:680px;font-size:42px}.customer-hero p{max-width:620px;margin:16px 0 0;font-size:17px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.hero-actions .secondary-action{color:#171717;background:#ffffff94;border-color:#5e365338}.delivery-card,.customer-panel{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 14px 30px #0f172a0f}.delivery-card{color:var(--ink);flex-direction:column;justify-content:center;align-self:stretch;padding:24px;display:flex}.delivery-icon{color:#166534;background:#dcfce7;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;display:flex}.delivery-card span,.store-product span,.account-card span,.benefit-list span,.checkout-row span,.customer-order-list span{color:var(--muted);font-size:13px;display:block}.delivery-card strong{margin:4px 0 10px;font-size:28px;display:block}.delivery-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.progress-track{background:#e2e8f0;border-radius:999px;height:9px;margin-top:24px;overflow:hidden}.progress-track span{border-radius:inherit;background:#16a34a;width:72%;height:100%;display:block}.customer-panel{min-width:0;padding:18px}.featured-shop,.customer-orders{grid-column:span 8}.account-panel,.checkout-panel,.address-panel{grid-column:span 4}.order-detail-panel{grid-column:span 8}.collection-showcase,.order-admin-detail,.customer-admin-detail{grid-column:1/-1}.storefront-grid{grid-template-columns:repeat(var(--product-columns,4), minmax(0, 1fr));gap:clamp(18px,2.4vw,32px);max-width:1280px;margin:0 auto;display:grid}.route-collection-page .storefront-grid,.search-route-page .storefront-grid{--product-columns:4}.collection-rail,.filter-bar,.sync-actions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.collection-rail button,.filter-bar button{border:1px solid var(--line);color:var(--muted);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:8px 12px}.collection-rail button.is-active,.filter-bar button.is-active{color:#fff;background:#111827}.collection-strip,.collection-admin-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.collection-strip article,.collection-admin-list article{border:1px solid var(--line);border-radius:8px;gap:6px;padding:14px;display:grid}.collection-strip span,.collection-admin-list span{color:var(--muted);font-size:13px}.store-product{text-align:center;background:linear-gradient(#fff 0%,#fffdf9 100%);border:1px solid #17171713;border-radius:8px;grid-template-rows:auto minmax(48px,auto) auto auto auto auto auto;gap:8px;min-width:0;padding:0 0 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #14100c12}.store-product.is-density-compact{gap:6px;padding-bottom:10px}.store-product.is-density-compact .product-benefits{min-height:0}.store-product.is-density-compact .product-savings{margin-bottom:2px;padding:3px 7px;font-size:11px}.store-product.is-density-compact .secondary-action{min-height:40px}.store-product.is-density-readable{gap:8px;padding-bottom:12px}.store-product.is-density-readable .product-benefits{min-height:0}.store-product.is-density-readable .secondary-action{min-height:42px}.store-product:hover{border-color:#d8b84c7a;transform:translateY(-3px);box-shadow:0 22px 48px #14100c21}.product-badges{pointer-events:none;z-index:1;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px}.product-badges span{color:#fff;text-transform:uppercase;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #00000024}.product-badges .is-sale{background:red}.product-badges .is-sold-out{background:#000;border-radius:999px}.product-visual{aspect-ratio:1;background:radial-gradient(circle at 50% 42%, #fffffff5, #fff8efc7 58%, #d8b84c29), linear-gradient(135deg, color-mix(in srgb, var(--product-tint,#d8b84c) 16%, transparent), transparent 52%), #fff;box-sizing:border-box;color:#fff;min-width:0;max-width:100%;padding:var(--product-image-padding,18px);border-radius:8px 8px 0 0;justify-content:center;align-items:center;width:100%;display:block;position:relative;overflow:hidden}.product-visual.is-portrait{aspect-ratio:4/5}.product-visual.is-landscape{aspect-ratio:4/3}.product-visual.is-adaptive{aspect-ratio:auto;min-height:clamp(190px,24vw,310px)}.product-visual.is-adaptive img{height:auto;max-height:clamp(190px,24vw,310px)}.product-visual-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.product-visual-track::-webkit-scrollbar{display:none}.product-visual img{filter:drop-shadow(0 14px 18px #0000001f);object-fit:var(--product-image-fit,contain);scroll-snap-align:center;flex:0 0 100%;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .22s}:is(.product-visual-track:has(img:nth-child(2)):hover img,.product-visual-track:has(img:nth-child(2)):focus-within img){transform:none}.store-product:hover .product-visual img{transform:scale(1.035)}.product-visual-dots{pointer-events:none;justify-content:center;gap:5px;display:flex;position:absolute;bottom:8px;left:0;right:0}.product-visual-dots span{background:#00000052;border-radius:999px;width:5px;height:5px}.store-product strong,.product-title-link{color:#171717;cursor:pointer;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;text-align:center;background:0 0;border:0;min-height:42px;padding:0 16px;font-size:16px;font-weight:700;line-height:1.35;display:block}.product-card-link{cursor:pointer;touch-action:pan-x pan-y;background:0 0;border:0;min-width:0;margin:0;padding:0;display:block}.product-benefits{color:#bd8700;overflow-wrap:break-word;white-space:normal;max-width:88%;min-height:0;margin:0 auto;font-size:12px;font-weight:800;line-height:1.25;display:block;overflow:visible}.product-rating{color:#000;justify-content:center;align-items:center;gap:7px;line-height:1;display:flex}.rating-stars{color:#17171729;align-items:center;gap:2px;line-height:1;display:inline-flex}.rating-star-shell{color:#1717172e;width:14px;height:14px;display:inline-grid;position:relative;overflow:hidden}.rating-star-empty,.rating-star-fill{grid-area:1/1}.rating-star-fill{color:red;white-space:nowrap;width:100%;display:inline-flex;position:absolute;inset:0 auto 0 0;overflow:hidden}.rating-star-fill svg{flex:0 0 14px}.product-rating b{color:#171717b3;font-size:12px;font-weight:800}.store-product .product-rating{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;min-width:0;height:18px;display:flex;overflow:hidden}.store-product .rating-stars{color:#17171729;flex:none;display:inline-flex}.store-product .rating-star-shell{display:inline-grid}.store-product .rating-star-fill{color:red;display:inline-flex}.store-product .rating-star-fill svg{color:red;fill:red;stroke:red}.product-meta{justify-content:center;align-items:baseline;gap:10px;display:flex}.product-meta b{color:#000;text-align:right;font-size:16px;font-weight:700;display:inline-flex}.product-meta del,.product-subline{color:#0000008c;font-size:12px}.product-savings{background:color-mix(in srgb, var(--store-accent,#d8b84c) 72%, white);color:#000;border-radius:999px;justify-content:center;align-self:center;max-width:calc(100% - 24px);margin:0 auto 6px;padding:3px 8px;font-size:14px;font-weight:900;line-height:1.2;display:inline-flex}.store-product .secondary-action,.theme-product-card .secondary-action{color:#000;z-index:2;background:#fff;border:1px solid #a8a8a8;border-radius:10px;justify-content:center;min-height:44px;margin:0 18px;font-weight:700;position:relative}.store-product .secondary-action:hover,.theme-product-card .secondary-action:hover{border-color:#171717;box-shadow:inset 0 0 0 1px #171717}.store-product .text-action{color:#5e3653;font-size:13px}.store-footer{color:#000000bf;font-family:var(--store-body-font,Sukar), Poppins, sans-serif;background:#fff;border-top:1px solid #00000014;padding:56px clamp(18px,6vw,120px) 28px}.store-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;max-width:1200px;margin:0 auto;display:grid}.store-footer h2{color:#000;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;margin:0 0 18px;font-size:22px}.store-footer button{color:#000000bf;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;margin:0 0 12px;padding:0;font-size:14px;display:block}.store-footer button:hover{color:#000;text-underline-offset:4px;text-decoration:underline}.store-footer-social{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.store-footer-social a{color:#171717;border:1px solid #00000024;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800;text-decoration:none}.footer-email{border:1px solid #00000059;border-radius:10px;align-items:center;gap:8px;max-width:300px;min-height:48px;padding:0 14px;display:flex}.footer-email input{border:0;outline:0;width:100%;min-width:0}.store-footer-bottom{border-top:1px solid #00000014;flex-wrap:wrap;gap:18px;max-width:1200px;margin:54px auto 0;padding-top:28px;display:flex}.store-product .secondary-action svg,.theme-product-card .secondary-action svg{pointer-events:none}.product-detail-shop,.route-product-page,.route-collection-page,.content-route-page,.blog-route-page,.search-route-page,.storefront-login-panel{grid-column:1/-1}.storefront-login-panel .auth-card{box-shadow:none;max-width:none;padding:0}.content-route-page{padding:28px}.customer-grid.is-visitor-grid .route-collection-page,.customer-grid.is-visitor-grid .route-product-page,.customer-grid.is-visitor-grid .content-route-page,.customer-grid.is-visitor-grid .blog-route-page,.customer-grid.is-visitor-grid .search-route-page{box-shadow:none;border:0;border-radius:0;margin:0;padding:clamp(24px,4vw,56px) clamp(16px,4vw,52px)}.customer-grid.is-visitor-grid .route-collection-hero{padding-top:clamp(42px,4.8vw,58px);padding-bottom:clamp(20px,3vw,34px)}.route-collection-hero h1{color:#000;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;max-width:1180px;margin:0 auto;font-size:clamp(42px,3.4vw,52px);font-weight:700;line-height:1.05}.customer-grid.is-visitor-grid .route-collection-page:first-child,.customer-grid.is-visitor-grid .search-route-page:first-child{background:#fff8ef}.customer-grid.is-visitor-grid .route-collection-page .panel-header,.customer-grid.is-visitor-grid .search-route-page .panel-header,.customer-grid.is-visitor-grid .blog-route-page .panel-header{max-width:1180px;margin:0 auto 24px}.collection-toolbar{font-family:var(--store-body-font,Sukar), Poppins, sans-serif;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 34px;display:flex}.collection-toolbar>div,.collection-filter-group,.collection-sort-group{align-items:center;gap:22px;display:flex}.collection-toolbar span,.collection-toolbar small{color:#171717;font-size:14px;font-weight:600}.collection-toolbar button,.collection-toolbar select,.collection-filter-control select{color:#171717;cursor:pointer;font:inherit;background:0 0;border:1px solid #17171724;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:14px;display:inline-flex}.collection-filter-control{align-items:center;gap:8px;display:inline-flex}.collection-mobile-toolbar,.collection-filter-sheet{display:none}.collection-mobile-toolbar{font-family:var(--store-body-font,Sukar), Poppins, sans-serif;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 16px}.collection-mobile-toolbar .secondary-action{color:#fff;background:#171717;border-color:#171717;border-radius:999px;min-height:40px}.collection-mobile-toolbar small{color:#1717179e;font-size:13px;font-weight:800}.collection-filter-sheet{pointer-events:none;z-index:95;position:fixed;inset:0}.collection-filter-sheet.is-open{pointer-events:auto;display:block}.collection-filter-backdrop{background:#11111161;border:0;position:absolute;inset:0}.collection-filter-panel{background:#fff;border-radius:18px 18px 0 0;gap:14px;max-height:min(78vh,620px);padding:18px;display:grid;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -26px 68px #140f0c38}.collection-filter-panel header,.collection-filter-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.collection-filter-panel header strong{color:#171717;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;font-size:24px;line-height:1;display:block}.collection-filter-panel .collection-filter-control{align-items:stretch;gap:7px;display:grid}.collection-filter-panel .collection-filter-control span{color:#1717179e;font-size:12px;font-weight:900}.collection-filter-panel select{border-radius:12px;width:100%;min-height:44px}.collection-filter-actions{border-top:1px solid #17171714;padding-top:12px}.collection-filter-actions button{flex:1;justify-content:center;min-height:44px}.content-route-page h1{margin-bottom:18px;font-size:34px}.content-html{color:#263238;gap:12px;max-width:980px;line-height:1.7;display:grid}.content-html img{border-radius:8px;max-width:100%;height:auto}.content-html table{border-collapse:collapse;max-width:100%;overflow-x:auto}.content-html td,.content-html th{border:1px solid var(--line);padding:10px}.route-summary{color:var(--muted);max-width:840px;margin:0 0 16px;line-height:1.6}.article-hero-image{object-fit:cover;border-radius:8px;width:100%;max-height:420px;margin-bottom:18px}.blog-card-grid{grid-template-columns:repeat(var(--article-columns,3), minmax(0, 1fr));gap:14px;margin-top:16px;display:grid}.blog-card-grid article{border:1px solid var(--line);border-radius:8px;gap:8px;padding:14px;display:grid}.blog-card-grid img{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%}.blog-card-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.product-detail-grid{grid-template-columns:minmax(0,.95fr) minmax(0,.85fr);align-items:start;gap:clamp(22px,4vw,54px);width:100%;min-width:0;max-width:1200px;margin:0 auto;display:grid}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.4vw,16px);display:grid}.product-gallery.is-thumbnail_slider,.product-gallery.is-stacked{grid-template-columns:minmax(0,1fr)}.product-gallery img{aspect-ratio:1;border:var(--store-media-border-width,1px) solid #17171714;box-sizing:border-box;box-shadow:var(--store-media-shadow,0 18px 38px #14100c14);object-fit:contain;background:radial-gradient(circle at 50% 42%,#fff,#fff8ef 62%,#d8b84c24),#fff;border-radius:8px;width:100%;padding:clamp(14px,2vw,24px)}.product-gallery-main-shell{cursor:grab;touch-action:pan-y;position:relative;overflow:hidden}.product-gallery-main-shell:active{cursor:grabbing}.product-gallery-zoom-trigger{cursor:zoom-in;background:0 0;border:0;flex:0 0 100%;padding:0}.product-gallery-main{pointer-events:none;max-height:min(72vh,720px)}.product-gallery.is-thumbnail_slider .product-gallery-main{aspect-ratio:1;object-fit:contain}.gallery-nav{color:#171717;cursor:pointer;z-index:2;background:#fff;border:1px solid #17171724;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 28px #14100c1f}.product-lightbox{z-index:120;position:fixed;inset:0}.product-lightbox-backdrop{cursor:zoom-out;background:#0c0a08bd;border:0;position:absolute;inset:0}.product-lightbox>div{background:#fff;border-radius:8px;gap:10px;width:max-content;max-width:min(960px,92vw);max-height:90vh;padding:12px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 80px #00000047}.product-lightbox .icon-button{justify-self:end}.product-lightbox img{object-fit:contain;max-width:min(900px,86vw);max-height:78vh}.gallery-nav.is-prev{left:12px}.gallery-nav.is-next{right:12px}.product-gallery.is-stacked img,.product-gallery.is-grid img{min-height:0}.product-gallery img:first-child{grid-column:1/-1}.product-thumbnail-row{scroll-snap-type:x proximity;scrollbar-width:none;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.product-thumbnail-row::-webkit-scrollbar{display:none}.product-thumbnail-row button{cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #1717171f;border-radius:8px;flex:0 0 112px;padding:4px}.product-thumbnail-row button.is-active{border-color:var(--store-accent,#d8b84c);box-shadow:inset 0 0 0 1px var(--store-accent,#d8b84c)}.product-thumbnail-row img{aspect-ratio:1;box-shadow:none;object-fit:contain;border:0;padding:0}.product-buybox,.editor-actions,.tag-row{gap:12px;min-width:0;display:grid}.route-product-page .product-buybox{background:#fff;border-radius:8px;align-content:start;padding:clamp(8px,1.5vw,18px)}.route-product-page .product-buybox h2{color:#000;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;overflow-wrap:anywhere;margin:0;font-size:clamp(30px,4vw,48px);font-weight:700;line-height:1.05}.route-product-page .product-buybox p{color:#000000bf;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.75}.product-page-rating,.product-page-price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.product-page-rating span{color:#1717172e}.product-page-rating .rating-star-fill{color:red}.product-page-rating b{color:#000}.product-page-price strong{color:#000;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;font-size:24px}.product-page-price del{color:#0000007a}.product-page-price span{color:#fff;background:#000;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.product-variant-picker{gap:8px;display:grid}.product-variant-picker span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.product-variant-picker select{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:8px;width:100%;min-height:44px;padding:0 12px}.product-page-savings{justify-self:start;margin:0}.product-page-actions{gap:10px;margin-top:8px;display:grid}.product-page-actions .secondary-action,.product-page-actions .primary-action{border-radius:var(--store-button-radius,10px);justify-content:center;min-height:48px}.product-editor-block.is-text-small{font-size:13px}.product-editor-block.is-text-large{font-size:18px}.product-editor-block.is-text-xl{font-size:clamp(28px,3.8vw,48px)}.product-quantity-selector{gap:8px;display:grid}.product-quantity-selector>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.product-quantity-selector>div{border:1px solid var(--line);border-radius:8px;grid-template-columns:44px 64px 44px;align-items:center;width:max-content;min-height:44px;display:inline-grid;overflow:hidden}.product-quantity-selector button,.product-quantity-selector input{color:#171717;font:inherit;text-align:center;background:#fff;border:0;height:44px}.product-quantity-selector button{cursor:pointer;font-weight:900}.product-quantity-selector input{border-left:1px solid var(--line);border-right:1px solid var(--line)}.product-share-button{justify-self:start}.product-complementary{border-top:1px solid var(--line);gap:12px;margin-top:8px;padding-top:16px;display:grid}.product-complementary h3{margin:0}.compact-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-sticky-buybar{bottom:calc(12px + env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));opacity:0;pointer-events:none;right:max(12px, env(safe-area-inset-right));z-index:58;background:#fffffff5;border:1px solid #1717171a;border-radius:999px;align-items:center;gap:12px;padding:8px 8px 8px 16px;transition:opacity .18s,transform .22s;display:flex;position:fixed;transform:translateY(140%);box-shadow:0 20px 44px #140f0c33}.product-sticky-buybar.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.product-sticky-buybar .primary-action{flex:1;min-height:46px}.product-content-blocks,.custom-field-value-list,.custom-field-list{gap:12px;display:grid}.product-content-block{border:1px solid var(--line);border-radius:8px;padding:14px}.product-content-block summary{color:#000;cursor:pointer;font-weight:900}.product-content-block p{margin-top:6px}.custom-field-value-list{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.custom-field-value-list label{gap:6px;display:grid}.custom-field-value-list small{color:var(--muted)}.custom-field-admin{grid-column:1/-1;margin-top:18px}.custom-field-list article{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.custom-field-list article>div{min-width:0}.custom-field-list article span,.theme-block-header strong,.theme-block-header span,.theme-block-help{overflow-wrap:anywhere}.product-trust-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-top:10px;display:grid}.product-trust-strip article{color:#000;text-align:left;background:#fffaf0;border:1px solid #d8b84c47;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1.2;display:flex}.select-field{gap:6px;display:grid}.select-field input,.select-field select{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-height:42px;padding:0 12px}.tag-row{flex-wrap:wrap;display:flex}.tag-row span{color:var(--muted);background:#eef2f7;border-radius:999px;padding:5px 9px;font-size:12px}.customer-order-list,.benefit-list{gap:12px;display:grid}.customer-order-list article{border:1px solid var(--line);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid;overflow:hidden}.customer-order-list article strong,.customer-order-list article span{overflow-wrap:anywhere;max-width:100%}.customer-order-list article>input,.customer-order-list article>select{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-width:0;min-height:38px;padding:0 10px}.customer-order-list article.is-unread{border-color:#bfdbfe;box-shadow:inset 3px 0 #2563eb}.customer-order-list article.is-read{opacity:.78}.customer-order-list article>div:last-child{justify-items:end;gap:8px;display:grid}.order-state-icon{color:#166534;background:#dcfce7;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.account-card{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.avatar{color:#fff;background:#1f2937;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:flex}.benefit-list article{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.customer-form{gap:10px;margin-bottom:14px;display:grid}.customer-form label span{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:800;display:block}.customer-form input,.customer-form select,.customer-form textarea{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-width:0;min-height:40px;padding:0 12px}.customer-form textarea{resize:vertical;min-height:86px;padding:10px 12px}.support-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.order-status-strip{border:1px solid var(--line);background:#f8fafc;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.order-status-strip>span:not(.status-badge){color:var(--muted);font-size:13px}.order-conversation-list{gap:12px;margin-top:14px;display:grid}.conversation-card{border:1px solid var(--line);border-radius:8px;gap:10px;padding:12px;display:grid}.conversation-card>span{color:var(--muted);font-size:13px}.message-bubble{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:10px}.message-bubble.is-admin{background:#ecfdf5;border-color:#bbf7d0}.message-bubble small{color:var(--muted);margin-bottom:4px;font-size:11px;font-weight:800;display:block}.message-bubble p{margin:0}.address-form{margin-top:14px}.address-list,.order-items{gap:10px;display:grid}.address-list article,.order-items article{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.address-list span,.order-items span,.detail-lines span,.detail-lines p{color:var(--muted);font-size:13px}.order-items select,.order-items textarea{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-height:42px;padding:10px 12px}.detail-lines{gap:6px;margin-bottom:14px;display:grid}.detail-lines strong{font-size:24px}.checkout-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.cart-items{gap:10px;margin-bottom:12px;display:grid}.cart-items article{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.stepper{align-items:center;gap:8px;display:inline-flex}.stepper button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:30px;height:30px}.checkout-row.total{border-bottom:0;font-size:18px}.cart-drawer-layer{opacity:0;pointer-events:none;z-index:120;transition:opacity .22s;display:none;position:fixed;inset:0}.cart-drawer-layer.is-open{opacity:1;pointer-events:auto;display:block}.cart-drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#0d0a0970;border:0;position:absolute;inset:0}.cart-drawer{box-sizing:border-box;background:linear-gradient(#fffaf1f5,#fff 24%),#fff;grid-template-rows:auto minmax(0,1fr);width:440px;max-width:min(440px,100vw);height:100%;margin-left:auto;padding:0;transition:transform .26s cubic-bezier(.2,.8,.2,1);display:grid;position:relative;overflow:hidden;transform:translate(100%);box-shadow:-28px 0 70px #140f0c3d}@media (width>=821px){.cart-drawer{border-radius:18px 0 0 18px;max-width:min(430px,100vw - 96px);height:calc(100vh - 28px);margin-top:14px;margin-bottom:14px}}.cart-drawer-layer.is-open .cart-drawer{transform:translate(0)}.cart-drawer-layer.is-mode-popup .cart-drawer{border-radius:12px;width:520px;max-width:min(520px,100vw - 28px);height:auto;max-height:min(760px,86vh);margin:min(10vh,72px) auto 0;transform:translateY(24px)scale(.98)}.cart-drawer-layer.is-mode-popup.is-open .cart-drawer{transform:translateY(0)scale(1)}.cart-drawer header{border-bottom:1px solid #17171714;justify-content:space-between;align-items:center;min-height:92px;padding:22px 22px 18px;display:flex}.cart-drawer header h2{color:#000;font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;letter-spacing:0;margin:4px 0 0;font-size:32px;font-weight:700;line-height:.96}.cart-drawer header .eyebrow{color:#1717178a;font-family:var(--store-body-font,Sukar), Poppins, sans-serif;letter-spacing:.14em;font-size:11px;font-weight:800}.cart-drawer header .icon-button{color:#171717;background:#f8f1e7;border:1px solid #17171714;width:42px;height:42px}.drawer-cart-content{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.drawer-cart-headings{display:none}.drawer-cart-items{scrollbar-width:thin;align-content:start;gap:14px;min-height:0;padding:18px 18px 14px;display:grid;overflow-y:auto}.drawer-cart-items article{background:#ffffffeb;border:1px solid #17171714;border-radius:14px;grid-template-columns:78px minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0;padding:10px;display:grid;box-shadow:0 14px 35px #140f0c0f}.drawer-cart-image{aspect-ratio:1;color:#5e3653;background:#fff8ef;border:1px solid #d8b84c2e;border-radius:12px;justify-content:center;align-items:center;width:78px;min-width:78px;height:78px;display:flex;overflow:hidden}.drawer-cart-image img{object-fit:contain;width:100%;height:100%;padding:8px}.drawer-cart-items strong,.drawer-cart-items b{color:#171717}.drawer-cart-items article>div:nth-child(2),.drawer-cart-items article>div:last-child{min-width:0}.drawer-cart-items article>div:nth-child(2)>strong{font-family:var(--store-heading-font,"Genty Sans"), Outfit, sans-serif;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:1.12;display:-webkit-box;overflow:hidden}.drawer-continue-shopping{color:#171717b8;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;justify-self:center;margin:-2px 0 0;padding:4px 8px;font-size:13px;font-weight:800;text-decoration:underline}.drawer-cart-items b{text-align:right;white-space:nowrap;font-size:15px;font-weight:800;line-height:1.2}.drawer-line-total-mobile{display:none}.drawer-line-total-desktop{display:block}.drawer-cart-items span,.drawer-tax-note{color:#1717179e;font-size:13px;line-height:1.35}.drawer-stepper{background:#f7f0e6;border:1px solid #1717171a;border-radius:999px;gap:0;width:112px;min-height:34px;margin-top:12px;overflow:hidden}.drawer-row-controls{align-items:center;gap:8px;display:flex}.drawer-stepper button{color:#171717;border:0;border-radius:0;width:34px;height:32px;font-size:18px}.drawer-stepper strong{justify-content:center;align-items:center;min-width:44px;display:inline-flex}.drawer-remove{color:#1717177a;cursor:pointer;font:inherit;vertical-align:top;background:0 0;border:0;width:30px;height:34px;margin-top:12px;margin-left:6px;padding:0}.drawer-remove:hover{color:#171717}.drawer-remove span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.drawer-cart-summary{background:linear-gradient(#fffc,#fff 18%),#fff;border-top:1px solid #17171714;gap:12px;padding:14px 18px 18px;display:grid;position:sticky;bottom:0;box-shadow:0 -16px 40px #140f0c14}.drawer-shipping-progress,.drawer-upsells,.drawer-trust-badges{background:#fffaf2;border:1px solid #d8b84c33;border-radius:12px;gap:9px;margin-bottom:0;padding:12px;display:grid}.drawer-shipping-progress strong{color:#171717;margin-bottom:3px;line-height:1.25;display:block}.drawer-shipping-progress span{color:var(--muted);font-size:13px;line-height:1.45}.drawer-shipping-progress .progress-track{background:#d8b84c2e;border-radius:999px;height:7px;margin:0;overflow:hidden}.drawer-shipping-progress .progress-track span{background:linear-gradient(90deg,#171717,#d8b84c);height:100%;display:block}.drawer-upsells article{background:#fff;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px;display:grid}.drawer-upsells img{aspect-ratio:1;object-fit:contain;border-radius:8px;width:48px;padding:4px}.drawer-upsells span{color:#171717;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.drawer-trust-badges{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr))}.drawer-trust-badges span{color:#171717b8;text-align:center;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:800;line-height:1.25;display:inline-flex}.drawer-sticky-checkout{display:none}.drawer-urgency{color:#fff;text-align:center;background:#171717;border:0;border-radius:999px;margin:0;padding:9px 12px;font-size:12px;font-weight:800}.drawer-totals{margin-top:0}.drawer-totals div{border-bottom:0;justify-content:space-between;align-items:center;padding:0;display:flex}.drawer-totals div:not(.total){display:none}.drawer-totals .total{border-bottom:0;font-size:18px;font-weight:800}.drawer-totals .total span{font-weight:800}.drawer-empty{color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:18px;min-height:360px;padding:36px;display:grid}.full-action{width:100%;margin-top:0}.drawer-cart-summary>.full-action{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#171717,#000);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:56px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 14px 28px #00000038}.auth-shell{background:linear-gradient(135deg, #0f766e14, #2563eb1f), var(--app-bg);align-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:24px;width:100%;max-width:460px;margin:0 auto;padding:28px;display:grid;box-shadow:0 24px 60px #0f172a1f}.auth-brand{align-items:center;gap:12px;display:flex}.auth-brand strong{display:block}.auth-brand span,.auth-copy p,.auth-form label>span{color:var(--muted);display:block}.auth-copy h1{margin-top:8px;font-size:32px}.auth-copy p{margin:12px 0 0;line-height:1.6}.auth-form{gap:14px;display:grid}.auth-form label>span{margin-bottom:8px;font-size:13px;font-weight:800}.input-shell{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.input-shell input{color:var(--ink);border:0;outline:0;width:100%;min-width:0}.auth-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:12px;font-size:14px;line-height:1.45}.text-action{color:#1d4ed8;cursor:pointer;font:inherit;background:0 0;border:0;justify-self:center;font-weight:800}button:disabled{cursor:not-allowed;opacity:.65}.primary-action:disabled,.secondary-action:disabled{box-shadow:none;color:#6b7280;background:#e5e7eb;border-color:#d1d5db}@media (width<=1180px){.app-shell{grid-template-columns:230px minmax(0,1fr)}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.revenue-panel,.table-panel,.operations-panel,.product-panel,.customer-panel,.content-grid[data-active-section=customers] .customer-panel,.marketing-panel,.channels-panel{grid-column:1/-1}.customer-hero{grid-template-columns:1fr}.featured-shop,.customer-orders,.order-detail-panel,.account-panel,.checkout-panel,.address-panel,.theme-builder-panel{grid-column:1/-1}.theme-collection-grid,.theme-product-row,.theme-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-video-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;max-width:none;padding:2px 16px 10px 0;display:flex;overflow-x:auto}.theme-video-grid::-webkit-scrollbar{display:none}.theme-video-grid article{flex:0 0 calc((100% - 12px) / var(--video-items-tablet,2));scroll-snap-align:start;min-width:0}.theme-product-spotlight,.theme-image-text,.theme-row-stack article,.theme-row-stack.is-image-right article,.theme-row-stack.is-image-alternating article:nth-child(2n){grid-template-columns:1fr}.theme-row-stack.is-image-right article .theme-row-media,.theme-row-stack.is-image-alternating article:nth-child(2n) .theme-row-media{order:0}.storefront-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1fr}.product-sticky-buybar{display:flex}}@media (width<=980px){.customer-topbar{grid-template-columns:108px minmax(0,1fr) auto;gap:8px;min-height:118px;padding:10px 28px}.store-nav{scrollbar-width:none;order:3;grid-column:1/-1;justify-content:start;padding-bottom:2px;overflow-x:auto}.store-nav-item{flex:none}.store-nav-menu{display:none}.store-nav::-webkit-scrollbar{display:none}.customer-brand,.customer-brand img{width:96px;height:96px}}@media (width<=820px){.app-shell{display:block}.sidebar{z-index:20;width:calc(100vw - 56px);max-width:320px;height:auto;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.sidebar.is-open{transform:translate(0)}.topbar{grid-template-columns:auto 1fr auto;padding:14px 16px}.search{order:2;grid-column:1/-1}.topbar-actions{justify-content:end}.topbar-actions .secondary-action:not(:last-child){display:none}.primary-action{padding:0 12px}.mobile-only{display:inline-flex}.content-grid{padding:18px 16px 28px}.content-grid[data-active-section] .admin-section-panel,.content-grid[data-active-section=customers] .customer-panel,.content-grid[data-active-section=channels] .channels-panel,.content-grid[data-active-section=channels] .operations-panel{grid-column:1/-1}.content-grid[data-active-section=theme] .theme-section-list>article,.theme-add-section,.theme-publish-bar,.store-context-card,.domain-manager article,.domain-add-row,.navigation-row-grid,.navigation-child-row,.content-grid[data-active-section=theme] .theme-block-editor-list,.content-grid[data-active-section=theme] .theme-editor-grid,.theme-settings-grid,.template-manager-grid,.form-grid,.audit-filter-grid,.staff-form-grid,.order-filter-grid,.collection-checkbox-grid,.collection-admin-list{grid-template-columns:1fr}.customer-order-list article,.content-grid[data-active-section=products] .product-row{grid-template-columns:auto minmax(0,1fr)}.customer-order-list article>.table-action,.content-grid[data-active-section=products] .product-row>.table-action{grid-column:1/-1;justify-self:stretch;min-height:38px}.customer-topbar{grid-template-columns:44px minmax(0,1fr) 44px auto;gap:10px;min-height:76px;padding:8px 14px 10px}.mobile-store-menu-button{justify-self:start;display:inline-flex}.store-nav{display:none}.customer-topbar.show-mobile-nav .store-nav{scrollbar-width:none;order:3;grid-column:1/-1;justify-content:start;padding-bottom:2px;display:flex;overflow-x:auto}.customer-search{order:0;grid-column:auto}.customer-brand{justify-self:center;width:78px;height:78px}.customer-brand img{width:78px;height:78px}.customer-search input{top:48px;right:0}.customer-grid{padding:18px 16px 28px}.customer-hero{padding:24px}.customer-hero h1{font-size:34px}.storefront-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-toolbar{display:none}.collection-mobile-toolbar{display:flex}.collection-mobile-toolbar .secondary-action{gap:7px;padding:0 14px;font-size:13px}.collection-strip,.collection-admin-list,.blog-card-grid,.product-detail-grid{grid-template-columns:1fr}.product-gallery{gap:14px}.gallery-nav{width:34px;height:34px}.product-thumbnail-row button{flex-basis:110px}.product-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid{grid-template-columns:1fr}.cart-drawer{border-radius:16px 0 0 16px;width:min(390px,100vw - 18px);max-width:calc(100vw - 18px);padding:0}.cart-drawer header{min-height:86px;margin-bottom:0;padding:18px 16px 14px}.drawer-cart-content{grid-template-rows:minmax(0,1fr) auto;align-content:start;overflow:hidden}.drawer-cart-summary{gap:10px;padding:12px 14px 14px}.drawer-cart-summary.has-multiple-items{gap:8px}.drawer-cart-items{padding:14px;overflow-y:auto}.drawer-sticky-checkout{display:none}.drawer-cart-items article{grid-template-columns:58px minmax(0,1fr);gap:8px;padding:7px}.drawer-cart-image{border-radius:10px;width:58px;min-width:58px;height:58px}.drawer-cart-image img{padding:5px}.drawer-line-total-desktop,.drawer-cart-items article>b.drawer-line-total-desktop{display:none}.drawer-line-total-mobile{text-align:left;margin-top:4px;display:block}.drawer-stepper{align-items:center;width:96px;min-height:30px;margin-top:6px;display:inline-flex}.drawer-stepper button{width:30px;height:28px}.drawer-stepper strong{min-width:36px}.drawer-remove{margin-top:6px;margin-left:0;display:inline-flex}.drawer-cart-items article>div:nth-child(2)>strong{-webkit-line-clamp:2;font-size:13px;line-height:1.08}.drawer-cart-items article>div:nth-child(2)>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:11px;line-height:1.2;display:-webkit-box;overflow:hidden}.drawer-cart-items b{white-space:nowrap;font-size:12px}.drawer-shipping-progress,.drawer-upsells,.drawer-trust-badges{padding:10px}.drawer-cart-summary.has-multiple-items .drawer-upsells,.drawer-cart-summary.has-multiple-items .drawer-urgency,.drawer-cart-summary.has-multiple-items .drawer-tax-note,.drawer-cart-summary.has-multiple-items .drawer-trust-badges{display:none}.drawer-cart-summary.has-multiple-items .drawer-shipping-progress{padding:9px 10px}.drawer-cart-summary.has-multiple-items .drawer-shipping-progress span{display:none}.drawer-totals{margin-top:0}.drawer-totals div{padding:0}.drawer-totals .total{font-size:18px}.drawer-tax-note{line-height:1.35}.drawer-trust-badges{grid-template-columns:repeat(3,minmax(0,1fr))}.drawer-trust-badges span{align-items:flex-start;font-size:10px}.theme-settings-grid,.theme-page-summary,.theme-publish-bar,.theme-add-section,.theme-section-list article,.store-text-list article{grid-template-columns:1fr}.hide-desktop{display:block}.hide-mobile{display:none}.storefront-component-shell{text-align:var(--section-mobile-text-align,var(--section-text-align,inherit))}.theme-wide-input{grid-column:auto}.theme-collection-grid,.theme-product-row,.theme-column-grid,.collection-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-product-row.is-swipe,.storefront-grid.is-swipe{grid-auto-columns:minmax(198px,224px);gap:12px}.theme-product-row.is-swipe.is-responsive-peek{gap:var(--product-rail-gap,16px);grid-auto-columns:var(--product-card-basis-tablet,224px)}.route-collection-page .storefront-grid,.search-route-page .storefront-grid{--product-columns:3}.store-product .product-visual{padding:min(var(--product-image-padding,18px), 12px)}.store-product strong,.product-title-link{min-height:38px;font-size:15px;line-height:1.24}.product-benefits{min-height:0;font-size:12px;line-height:1.22}.store-product.is-density-compact .product-benefits,.store-product.is-density-readable .product-benefits{min-height:0}.server-storefront>div:first-child .theme-collection-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.theme-product-spotlight .product-visual{min-height:220px}.theme-email-signup form{display:grid}.theme-slide-track{grid-auto-columns:minmax(92%,1fr)}}@media (width<=620px){.metrics-grid{grid-template-columns:1fr}.content-grid{display:block}.panel,.metrics-grid{margin-bottom:16px}.chart{gap:8px;height:220px}.product-row{grid-template-columns:44px 1fr;align-items:start}.product-row>span,.product-row .status-badge{grid-column:2}.customer-grid{display:block}.store-announcement{min-height:36px;padding:5px 12px;font-size:12px;line-height:1.2}.customer-topbar{grid-template-columns:44px minmax(0,1fr) 44px auto;min-height:72px;padding:6px 12px}.customer-brand,.customer-brand img{width:56px;height:56px}.topbar-actions{grid-column:4;gap:8px}.topbar-actions .icon-button{width:40px;height:40px}.customer-grid.is-visitor-grid{padding:0}.customer-grid.is-visitor-grid>.notice-panel,.customer-grid.is-visitor-grid>.success-panel,.customer-grid.is-visitor-grid>.storefront-login-panel,.customer-grid.is-visitor-grid>.product-detail-shop{margin:14px 12px}.theme-section,.customer-grid.is-visitor-grid .route-collection-page,.customer-grid.is-visitor-grid .route-product-page,.customer-grid.is-visitor-grid .content-route-page,.customer-grid.is-visitor-grid .blog-route-page,.customer-grid.is-visitor-grid .search-route-page{padding-left:12px;padding-right:12px}.theme-collection-grid{gap:10px}.theme-collection-grid button.is-hidden-mobile{display:none}.theme-collection-grid button.is-hidden-desktop{display:grid}.theme-collection_collage.is-display-swipe .theme-collection-grid{scroll-snap-type:x mandatory;scrollbar-width:none;max-width:none;padding:2px 14px 10px 0;display:flex;overflow-x:auto}.theme-collection_collage.is-display-swipe .theme-collection-grid::-webkit-scrollbar{display:none}.theme-collection_collage.is-display-swipe .theme-collection-grid button{scroll-snap-align:start;flex:0 0 min(68vw,230px);min-height:150px}.theme-collection-grid img,.theme-collection_collage .theme-collection-grid img{max-height:172px}.storefront-grid,.theme-product-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-collection-page .storefront-grid,.search-route-page .storefront-grid{--product-columns:2}.theme-product-row.is-swipe,.storefront-grid.is-swipe{grid-auto-columns:minmax(164px, var(--mobile-card-width,190px));gap:12px}.theme-product-row.is-swipe.is-responsive-peek{gap:var(--product-rail-gap,16px);grid-auto-columns:var(--product-card-basis-mobile,var(--mobile-card-width,190px))}.theme-video-grid{padding-right:24px}.theme-video-grid article{flex-basis:min(62vw,214px);max-width:214px;padding:10px}.theme-video.is-compact .video-frame{aspect-ratio:9/16}.theme-video-grid article .primary-action{min-height:40px}.theme-video-grid article strong{font-size:14px}.store-product{grid-template-rows:auto auto auto auto auto auto auto;gap:6px;padding-bottom:10px}.store-product .product-visual{aspect-ratio:1;padding:min(var(--product-image-padding,18px), 10px)}.store-product.is-density-compact .product-visual{aspect-ratio:1}.store-product.is-density-compact,.store-product.is-density-readable{gap:7px}.store-product.is-density-compact .product-benefits,.store-product.is-density-readable .product-benefits{min-height:0}.product-badges{gap:4px;top:6px;left:6px}.product-badges span{padding:3px 6px;font-size:9px}.product-visual.is-adaptive{min-height:164px}.product-visual.is-adaptive img{max-height:164px}.store-product strong,.product-title-link{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;padding-left:9px;padding-right:9px;font-size:14px;line-height:1.22;display:-webkit-box;overflow:hidden}.product-meta{align-items:baseline;display:flex}.product-meta b{text-align:left}.product-benefits{min-height:0;font-size:12px;line-height:1.2}.product-rating{gap:4px}.product-rating b{display:none}.rating-stars{transform-origin:50%;gap:1px;transform:scale(.92)}.product-savings{border-radius:8px;max-width:calc(100% - 12px);padding:3px 6px;font-size:9px;line-height:1.1}.store-product .secondary-action,.theme-product-card .secondary-action{min-height:42px;margin-left:8px;margin-right:8px;padding-left:8px;padding-right:8px;font-size:13px}.store-product .text-action{font-size:13px}.store-footer{padding:42px 24px 24px}.store-footer-grid{grid-template-columns:1fr;gap:28px}.store-footer-bottom{gap:10px;margin-top:32px;display:grid}.customer-hero,.customer-panel{margin-bottom:16px}.customer-order-list article,.address-list article,.order-items article{grid-template-columns:1fr;align-items:start}.customer-order-list article>div:last-child{justify-items:start}}@media (width<=420px){.theme-collection-grid,.theme-column-grid{grid-template-columns:1fr}.server-storefront>div:first-child .theme-collection-grid{grid-template-rows:none;grid-template-columns:1fr}.server-storefront>div:first-child .theme-collection-grid button:first-child{grid-row:auto}.customer-brand span,.topbar-actions .secondary-action{display:none}}
