:root{--bg:#f5f2ea;--panel:#fffdf9;--panel-strong:#0f1720;--text:#16202a;--muted:#5e6a73;--line:rgba(22,32,42,0.12);--brand:#0f8f68;--brand-dark:#0a6b4d;--accent:#f28b45;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--shadow:0 20px 60px rgba(20,28,38,0.08);--surface:#ffffff;--surface-subtle:#fffdf9;--surface-elevated:#fffdf7;--surface-strong:#0f1720;--surface-overlay:rgba(15,23,32,0.48);--body-bg:linear-gradient(180deg,#f7f2e8,#f4f1eb 36%,#f8f6f2);--body-bg-overlay:radial-gradient(circle at top left,rgba(242,139,69,0.18),transparent 28%);--text-strong:#0a131c;--text-default:#16202a;--text-muted:#5e6a73;--text-subtle:#8b96a0;--text-on-brand:#ffffff;--text-on-surface-strong:#f5f2ea;--text-link:var(--brand);--text-link-hover:var(--brand-dark);--brand-50:rgba(15,143,104,0.08);--brand-100:rgba(15,143,104,0.16);--brand-200:rgba(15,143,104,0.28);--brand-500:var(--brand);--brand-700:var(--brand-dark);--brand-900:#064734;--brand-focus-ring:rgba(15,143,104,0.18);--accent-50:rgba(242,139,69,0.10);--accent-500:var(--accent);--accent-700:#c66d2c;--success:#0a8a4a;--success-bg:rgba(10,138,74,0.10);--success-border:rgba(10,138,74,0.22);--danger:#d24c3d;--danger-bg:rgba(210,76,61,0.10);--danger-border:rgba(210,76,61,0.22);--warning:#d68a0c;--warning-bg:rgba(214,138,12,0.10);--warning-border:rgba(214,138,12,0.22);--info:#2b6cb0;--info-bg:rgba(43,108,176,0.10);--info-border:rgba(43,108,176,0.22);--line-subtle:rgba(22,32,42,0.06);--line-default:rgba(22,32,42,0.12);--line-strong:rgba(22,32,42,0.22);--font-display:ui-sans-serif,system-ui,-apple-system,"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-body:ui-sans-serif,system-ui,-apple-system,"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,"SF Mono",Menlo,Consolas,monospace;--text-3xs:0.625rem;--text-2xs:0.6875rem;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.65;--tracking-tight:-0.02em;--tracking-normal:0;--tracking-wide:0.02em;--tracking-widest:0.08em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--space-9:48px;--space-10:64px;--space-11:80px;--space-12:96px;--space-13:128px;--radius-xs:6px;--radius-sm-ext:10px;--radius-xl:36px;--radius-pill:999px;--shadow-xs:0 1px 2px rgba(15,23,32,0.06);--shadow-sm:0 2px 6px -1px rgba(15,23,32,0.08);--shadow-md:0 8px 20px -8px rgba(15,23,32,0.12);--shadow-lg:0 18px 40px -22px rgba(15,23,32,0.18);--shadow-xl:0 24px 60px -20px rgba(15,23,32,0.28);--shadow-2xl:0 32px 80px -24px rgba(15,23,32,0.38);--shadow-focus:0 0 0 3px var(--brand-focus-ring);--duration-instant:80ms;--duration-fast:150ms;--duration-base:240ms;--duration-slow:400ms;--duration-slower:700ms;--ease-linear:linear;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.4,0,1,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--ease-spring:cubic-bezier(0.2,0.9,0.3,1.1);--ease-bounce:cubic-bezier(0.34,1.56,0.64,1);--container-prose:720px;--container-shell:1080px;--container-wide:1280px;--container-xwide:1440px;--container-full:100vw;--container-px:clamp(16px,4vw,32px);--bp-sm:480px;--bp-md:760px;--bp-lg:980px;--bp-xl:1280px;--bp-2xl:1536px;--z-base:1;--z-footer-bar:6;--z-selection-box:8;--z-header:20;--z-template-dock:30;--z-overlay:40;--z-editor-fullscreen:60;--z-picker:120;--z-modal:200;--z-language-dropdown:1000;--z-toast:2000;--z-asset-library:2200}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:var(--z-toast);background:var(--brand);color:var(--text-on-brand);padding:.75rem 1.5rem;border-radius:0 0 var(--radius-sm) 0;font-weight:600;text-decoration:none}.skip-to-content:focus{left:0}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--body-bg-overlay),var(--body-bg);color:var(--text);font-family:var(--font-body)}.editorial-heading,.eyebrow,h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:.95rem 1rem;background:white;font-size:16px}textarea{min-height:140px;resize:vertical}.field-help{display:block;margin-top:8px;color:var(--muted);font-size:.88rem;line-height:1.5}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.narrow-shell{width:min(860px,calc(100% - 32px))}.layout-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.layout-xwide{width:min(var(--container-xwide),calc(100% - var(--container-px) * 2));margin-inline:auto}.layout-wide{width:min(var(--container-wide),calc(100% - var(--container-px) * 2));margin-inline:auto}.layout-shell{width:min(var(--container-shell),calc(100% - var(--container-px) * 2));margin-inline:auto}.layout-prose{width:min(var(--container-prose),calc(100% - var(--container-px) * 2));margin-inline:auto}.layout-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-9);gap:var(--space-9);align-items:center}@media (max-width:760px){.layout-split{grid-template-columns:1fr;gap:var(--space-7)}}.section{padding:48px 0 56px}.eyebrow{margin:0 0 10px;color:var(--brand);font-size:.84rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.account-side p,.admin-card-copy,.footer-copy,.hero-copy,.page-copy,.product-desc,.story-card p{color:var(--muted);line-height:1.7}.big-form-title{margin:0 0 16px;font-size:1.08rem;font-weight:700}.rich-editor-shell{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.82)}.rich-editor-shell.fullscreen{position:fixed;inset:20px;z-index:60;border-radius:24px;box-shadow:var(--shadow);background:#fffdf9}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:10px;border-bottom:1px solid var(--line);background:rgba(15,23,32,.03)}.rich-editor-toolbar button{border:1px solid var(--line);border-radius:10px;padding:.45rem .7rem;background:white}.rich-editor-body{display:grid}.rich-editor-body.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.rich-editor-upload{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;padding:.45rem .7rem;background:white;cursor:pointer}.rich-editor-color,.rich-editor-select{width:auto}.rich-editor-select{min-width:92px;padding:.45rem .65rem;border-radius:10px}.rich-editor-color{display:inline-flex;align-items:center;gap:8px;padding:.45rem .65rem;border:1px solid var(--line);border-radius:10px;background:white}.rich-editor-color input{width:28px;min-width:28px;height:28px;padding:0;border:0;background:transparent}.rich-editor-surface{min-height:220px;padding:16px;outline:none;line-height:1.7}.rich-editor-source{min-height:260px;border:0;border-radius:0;padding:16px;resize:vertical;font:inherit;line-height:1.7;background:rgba(15,23,32,.02)}.rich-editor-shell.fullscreen .rich-editor-source,.rich-editor-shell.fullscreen .rich-editor-surface{min-height:calc(100vh - 150px)}.rich-editor-surface:empty:before{content:attr(data-placeholder);color:var(--muted)}.rich-editor-status{color:var(--muted);font-size:.9rem;font-weight:700}.rich-editor-status.error{color:#b42318}.site-header{position:relative;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(247,242,232,.72);border-bottom:1px solid rgba(15,23,32,.08)}.site-header.sticky-enabled{position:-webkit-sticky;position:sticky}.announcement-bar{border-bottom:1px solid rgba(15,23,32,.08);background:#13221d;color:rgba(255,255,255,.86);font-size:.9rem}.account-links,.admin-filter-bar,.admin-page-head,.admin-toolbar,.admin-toolbar-actions,.announcement-inner,.announcement-meta,.card-head,.detail-meta,.header-inner,.hero-actions,.mini-cart-actions,.newsletter-row,.overlay-top,.product-card-actions,.product-price-row,.product-rating-row,.row-actions,.search-result-row,.section-head,.stat-row,.summary-line{display:flex;align-items:center;justify-content:space-between;gap:14px}.announcement-inner{padding:10px 0}.header-contact-link{color:inherit;font-weight:600;display:inline-flex;align-items:center;gap:6px}.whatsapp-icon{flex-shrink:0;color:#25d366}.header-b2b-contacts{display:flex;align-items:center;gap:16px}.header-b2b-contacts .header-contact-link+.header-contact-link:before{content:"|";margin-right:16px;opacity:.4}.header-inner{padding:16px 0}.brand{gap:14px}.brand,.brand-logo-shell{display:flex;align-items:center}.brand-logo-shell{width:auto;min-height:46px}.brand-logo-image{width:auto;height:40px;max-width:none;object-fit:fill}.admin-brand,.brand strong{font-size:1rem;letter-spacing:.08em}.brand small{display:block;color:var(--muted);margin-top:4px}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--panel-strong);color:white;font-weight:700}.nav{display:flex;gap:10px;flex-wrap:wrap}.nav-item-group{position:relative}.benefit-pill,.cart-pill,.filter-pill,.icon-pill,.mobile-menu-button,.nav-link,.tool-pill{border:1px solid var(--line);border-radius:var(--radius-pill);padding:.68rem 1rem;background:rgba(255,255,255,.7);min-width:0;overflow-wrap:anywhere;word-break:break-word}.cart-pill,.filter-pill.active,.nav-link.active,.primary-button{background:var(--panel-strong);color:white;border-color:var(--panel-strong)}.icon-pill{background:rgba(255,255,255,.82)}.icon-only-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0}.icon-only-button svg{width:19px;height:19px}.cart-count-badge{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:var(--radius-pill);background:#b42318;color:white;font-size:.72rem;font-weight:700;line-height:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav-dropdown{position:absolute;top:100%;left:0;min-width:220px;display:grid;grid-gap:8px;gap:8px;padding:22px 12px 12px;border-radius:20px;border:1px solid var(--line);background:rgba(255,253,249,.96);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.nav-item-group.open .nav-dropdown,.nav-item-group:focus-within .nav-dropdown,.nav-item-group:hover .nav-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-sub-link{padding:.8rem .95rem;border-radius:14px;border:1px solid rgba(15,23,32,.06);background:rgba(255,255,255,.82)}.header-tools{display:flex;align-items:center;gap:12px}.header-inquiry-button{white-space:nowrap}.header-locale-switch,.mobile-locale-switch{display:flex;flex-wrap:wrap;gap:8px}.header-locale-pill{border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-pill);padding:.28rem .68rem;background:transparent;color:rgba(255,255,255,.84)}.header-locale-pill.active{background:rgba(255,255,255,.16);color:white}.mobile-menu-button{display:none}.hero-section{padding:42px 0 24px}.account-card,.admin-layout,.admin-two-column,.cart-layout,.checkout-grid,.collection-split,.editorial-grid,.hero-grid,.product-detail-grid,.spotlight-grid{display:grid;grid-gap:24px;gap:24px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center}.hero-grid-mirrored{grid-template-columns:.95fr 1.05fr}@media (max-width:760px){.hero-grid-mirrored{grid-template-columns:1fr}.hero-grid-mirrored .hero-visual{order:-1}}.hero-v-scene-hotspots{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;position:relative}.hero-v-scene-hotspots .hotspot-host{position:relative;aspect-ratio:16/9;max-height:80vh;overflow:hidden}.hero-v-scene-hotspots .hero-scene-image{width:100%;height:100%;object-fit:cover;display:block}.hero-v-scene-hotspots .hero-scene-caption{position:absolute;left:var(--container-px);bottom:var(--space-7);max-width:min(560px,calc(100% - var(--container-px) * 2));padding:var(--space-6);background:var(--surface-overlay);color:var(--text-on-surface-strong);border-radius:var(--radius-md);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:4}.hero-v-scene-hotspots .hero-scene-caption .eyebrow{color:var(--text-on-brand);opacity:.85}.hero-v-scene-hotspots .hero-scene-caption h1{margin:0 0 var(--space-3);color:var(--text-on-surface-strong);font-size:clamp(var(--text-2xl),4vw,var(--text-4xl));line-height:var(--leading-tight)}.hero-v-scene-hotspots .hero-scene-caption p{margin:0;color:var(--text-on-surface-strong);opacity:.88;line-height:var(--leading-relaxed)}@media (max-width:760px){.hero-v-scene-hotspots .hotspot-host{aspect-ratio:4/5}.hero-v-scene-hotspots .hero-scene-caption{bottom:var(--space-4);left:var(--space-3);right:var(--space-3);max-width:none;padding:var(--space-4)}}.hotspot-product-card{display:grid;grid-gap:var(--space-2);gap:var(--space-2);text-decoration:none;color:var(--text)}.hotspot-product-card img{width:100%;height:auto;border-radius:var(--radius-sm);display:block}.hotspot-product-card strong{font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--text)}.hotspot-product-card .price{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--brand)}.admin-page-head h1,.hero-grid h1,.section h1,.section h2{margin:0;line-height:1.08}.hero-grid h1{font-size:clamp(2.8rem,7vw,5.4rem);max-width:10ch}.hero-copy{max-width:60ch;font-size:1.06rem}.primary-button,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius-pill);padding:.9rem 1.25rem}.secondary-button{border-color:var(--line);background:rgba(255,255,255,.76)}.text-button{padding:0;background:none;color:var(--brand)}.account-card,.collection-banner,.empty-state,.form-card,.hero-visual,.muted-card,.product-card,.quote-card,.success-card,.summary-card,.table-card{border:1px solid rgba(15,23,32,.08);border-radius:var(--radius-lg);background:rgba(255,253,249,.9);box-shadow:var(--shadow)}.hero-visual{position:relative;overflow:hidden;min-height:620px}.hero-carousel,.hero-carousel-slide{position:absolute;inset:0}.hero-carousel-slide{opacity:0;transition:opacity .6s ease;z-index:0}.hero-carousel-slide--active{opacity:1;z-index:1}.hero-carousel-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.hero-carousel-dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:transparent;cursor:pointer;padding:0;transition:background .2s}.hero-carousel-dot--active{background:var(--surface)}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-floating-card{position:absolute;right:24px;bottom:24px;max-width:320px;padding:18px 20px;border-radius:24px;background:rgba(255,251,245,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.campaign-banner{display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:18px;border:1px solid rgba(15,143,104,.18);border-radius:24px;background:radial-gradient(circle at top left,rgba(15,143,104,.12),transparent 42%),rgba(255,255,255,.82);box-shadow:0 20px 50px rgba(15,23,32,.08)}.campaign-banner.compact{margin-bottom:28px}.campaign-banner--stack{grid-template-columns:1fr}.campaign-banner--highlight{border-color:rgba(15,143,104,.22);background:radial-gradient(circle at top left,rgba(15,143,104,.16),transparent 44%),rgba(255,255,255,.9)}.campaign-banner img{width:100%;height:180px;object-fit:cover;border-radius:18px}.campaign-banner-copy{display:grid;grid-gap:8px;gap:8px;min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.campaign-banner-copy p{margin:0;color:var(--muted);line-height:1.7}.stat-row{margin-top:28px;justify-content:flex-start}.stat-row div{min-width:120px}.stat-row strong{display:block;font-size:2rem}.stat-row span{color:var(--muted)}.section-head{margin-bottom:22px}.text-link{color:var(--brand);font-weight:700;overflow-wrap:anywhere;word-break:break-word}.admin-grid,.admin-stats,.collection-grid,.collection-poster-grid,.product-grid,.showcase-grid,.spotlight-products,.story-grid{display:grid;grid-gap:20px;gap:20px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid.compact,.spotlight-products{grid-template-columns:repeat(2,minmax(0,1fr))}.best-seller-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);grid-gap:20px;gap:20px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity}.best-seller-strip--grid,.best-seller-strip--highlight{grid-auto-flow:row;grid-auto-columns:unset;overflow-x:visible;padding-bottom:0;scroll-snap-type:none}.best-seller-strip--highlight .best-seller-card--lead{grid-column:1/-1}.best-seller-strip--highlight .best-seller-card--lead .product-card,.best-seller-strip--highlight .best-seller-card--lead .product-merch-card{min-height:100%;box-shadow:0 22px 48px rgba(15,23,32,.12)}.best-seller-strip .product-card{scroll-snap-align:start}.pg-v-hover-swap{gap:var(--space-8)}.pg-v-hover-swap .product-card,.pg-v-hover-swap .product-merch-card,.pg-v-hover-swap .showcase-card{background:transparent;border:0;box-shadow:none;border-radius:0}.pg-v-hover-swap .product-image-wrap,.pg-v-hover-swap .product-merch-media{border-radius:0}.pg-v-hover-swap .product-card .product-name,.pg-v-hover-swap .product-merch-name{font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide)}.best-seller-strip.pg-v-masonry,.showcase-grid.pg-v-masonry{display:block!important;column-count:3;column-gap:var(--space-6);grid-template-columns:unset!important;grid-auto-flow:unset!important}.pg-v-masonry>*{page-break-inside:avoid;break-inside:avoid;margin-bottom:var(--space-6);display:block}@media (max-width:980px){.best-seller-strip.pg-v-masonry,.showcase-grid.pg-v-masonry{column-count:2}}@media (max-width:600px){.best-seller-strip.pg-v-masonry,.showcase-grid.pg-v-masonry{column-count:1}}.best-seller-strip.pg-v-asymmetric,.showcase-grid.pg-v-asymmetric{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:1fr;gap:var(--space-5);align-items:stretch}.pg-v-asymmetric>:first-child{grid-column:span 2;grid-row:span 2}.pg-v-asymmetric>:first-child .product-image-wrap,.pg-v-asymmetric>:first-child .product-merch-media,.pg-v-asymmetric>:first-child .showcase-card img{aspect-ratio:1/1}@media (max-width:980px){.best-seller-strip.pg-v-asymmetric,.showcase-grid.pg-v-asymmetric{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pg-v-asymmetric>:first-child{grid-column:span 2;grid-row:span 1}}.best-seller-strip .product-merch-card{scroll-snap-align:start;min-width:250px}.product-merch-card{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:24px;padding:14px;background:rgba(255,255,255,.92)}.product-merch-media{display:block;border-radius:18px;overflow:hidden;background:rgba(15,23,42,.04)}.product-merch-media img{width:100%;height:220px;object-fit:cover;display:block}.product-merch-copy{display:grid;grid-gap:8px;gap:8px}.product-merch-rating{margin:0;color:var(--brand);font-size:.92rem;font-weight:700}.product-merch-name{color:inherit;text-decoration:none;font-size:1.05rem;font-weight:700}.product-merch-price-row{display:flex;align-items:baseline;gap:10px}.action-feedback-stack{position:fixed;top:20px;right:20px;z-index:var(--z-toast);display:grid;grid-gap:10px;gap:10px;width:min(360px,calc(100vw - 32px))}.action-feedback-toast{border-radius:18px;padding:14px 16px;color:var(--text-on-brand);font-weight:700;box-shadow:0 18px 40px rgba(15,23,42,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.action-feedback-toast--success{background:rgba(22,163,74,.92)}.action-feedback-toast--error{background:rgba(220,38,38,.92)}.action-feedback-toast--info{background:rgba(15,23,42,.92)}.collection-grid,.collection-poster-grid,.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-module.collection-layout--split,.collection-split{grid-template-columns:.85fr 1.15fr}.collection-module.collection-layout--grid,.collection-module.collection-layout--highlight,.collection-module.collection-layout--stack{grid-template-columns:1fr}.collection-module.collection-layout--grid .collection-intro-card,.collection-module.collection-layout--highlight .collection-intro-card,.collection-module.collection-layout--stack .collection-intro-card{position:static}.collection-module.collection-layout--grid .collection-intro-card,.collection-module.collection-layout--highlight .collection-intro-card{max-width:none}.collection-module.collection-layout--highlight .collection-intro-card{background:radial-gradient(circle at top left,rgba(15,143,104,.12),transparent 48%),rgba(255,253,249,.92)}.showcase-module.showcase-layout--stack .showcase-grid{grid-template-columns:1fr}.showcase-module.showcase-layout--stack .showcase-card{min-height:250px}.showcase-module.showcase-layout--highlight .showcase-grid>.showcase-card--lead{grid-column:1/-1;min-height:420px}.showcase-module.showcase-layout--highlight .showcase-grid>.showcase-card--lead .showcase-copy{inset:auto auto 24px 24px;max-width:min(440px,calc(100% - 48px));background:rgba(255,253,249,.96);box-shadow:0 18px 40px rgba(15,23,32,.12)}.showcase-module.showcase-layout--highlight .showcase-grid>.showcase-card--lead .showcase-copy h3{font-size:clamp(1.6rem,2vw,2rem)}.showcase-module.showcase-layout--highlight .showcase-grid>.showcase-card--lead .showcase-copy p{-webkit-line-clamp:3}.reviews-grid{display:grid;grid-gap:18px;gap:18px}.reviews-grid--highlight .review-card--lead{grid-column:1/-1;background:radial-gradient(circle at top left,rgba(15,143,104,.12),transparent 54%),rgba(255,253,249,.96);border-color:rgba(15,143,104,.18);min-height:260px}.review-card{display:grid;grid-gap:14px;gap:14px;padding:24px;border-radius:24px;border:1px solid rgba(15,23,32,.08);background:rgba(255,253,249,.9);box-shadow:var(--shadow);min-width:0}.review-card--lead{padding:30px}.review-card--empty{grid-column:1/-1;min-height:200px;align-content:center;text-align:center}.review-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.review-rating{gap:8px;padding:.45rem .8rem;background:rgba(15,143,104,.12);color:var(--brand-dark);font-size:.9rem;font-weight:700}.review-product-tag,.review-rating{display:inline-flex;align-items:center;border-radius:var(--radius-pill)}.review-product-tag{padding:.45rem .78rem;background:rgba(15,23,32,.06);color:var(--muted);font-size:.82rem;font-weight:600}.review-card h3{margin:0;font-size:1.25rem;line-height:1.35}.review-card p{margin:0;color:var(--muted);line-height:1.8;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.review-card strong{color:var(--text);font-size:.98rem}.spotlight-grid{grid-template-columns:.85fr 1.15fr}.spotlight-grid--highlight,.spotlight-grid--stack,.spotlight-products--stack{grid-template-columns:1fr}.spotlight-grid--highlight .spotlight-copy--highlight{background:radial-gradient(circle at top left,rgba(15,143,104,.14),transparent 52%),rgba(255,253,249,.94);box-shadow:0 22px 50px rgba(15,23,32,.12)}.collection-intro-card{position:static;height:-moz-fit-content;height:fit-content;padding:28px;border-radius:var(--radius-lg);background:rgba(255,253,249,.88);border:1px solid rgba(15,23,32,.08);box-shadow:var(--shadow);min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.collection-section-shell{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.collection-intro-media{overflow:hidden;aspect-ratio:4/3;border-radius:24px;margin-bottom:18px}.collection-intro-media img{width:100%;height:100%;object-fit:cover}.collection-intro-copy{display:grid;grid-gap:12px;gap:12px}.collection-intro-copy h2{margin:0}.collection-intro-copy p{margin:0;color:var(--muted)}.collection-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px;align-items:start}.collection-banner,.collection-card,.poster-card,.showcase-card{position:relative;overflow:hidden;min-height:320px;min-width:0}.collection-banner img,.collection-card img,.poster-card img,.showcase-card img{width:100%;height:100%;object-fit:cover}.collection-banner-copy,.collection-overlay,.poster-card-copy,.showcase-copy{position:absolute;inset:auto 18px 18px 18px;padding:16px 18px;border-radius:22px;background:rgba(255,251,244,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.poster-card-copy h3{margin:0}.collection-banner-copy h3,.collection-banner-copy p,.collection-overlay h3,.collection-overlay p,.poster-card-copy h3,.poster-card-copy p,.showcase-copy h3,.showcase-copy p{min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.poster-card-copy p{margin:10px 0 0;color:var(--muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.play-badge{display:inline-flex;margin-bottom:10px;padding:.42rem .7rem;border-radius:var(--radius-pill);background:var(--panel-strong);color:white;font-size:.8rem}.store-picked-product-row--review{align-items:flex-start}.store-picked-product-row--review .store-picked-product-copy{gap:6px}.store-picked-product-row--review .store-picked-product-copy p{margin:0;color:var(--muted);line-height:1.6;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.design-preview-grid--reviews{align-items:stretch}.design-preview-mini-card--review{display:grid;grid-gap:8px;gap:8px}.design-preview-mini-card--review small{color:var(--muted)}.design-preview-mini-card--empty{grid-column:1/-1}.product-card{overflow:hidden;display:flex;flex-direction:column}.product-image-wrap{display:block;aspect-ratio:1/1;overflow:hidden;position:relative;cursor:pointer}.product-image-overlay{position:absolute;inset:0;z-index:1;display:block}.product-image{width:100%;height:100%;object-fit:cover}.product-image-wrap .img-primary{transition:opacity var(--duration-base) var(--ease-out),transform var(--duration-base) var(--ease-out)}.product-image-wrap .img-secondary{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity var(--duration-base) var(--ease-out);pointer-events:none;z-index:0}.product-image-wrap[data-image-hover=swap]:hover .img-primary{opacity:0}.product-image-wrap[data-image-hover=swap]:hover .img-secondary{opacity:1}@media (prefers-reduced-motion:reduce){.product-image-wrap .img-primary,.product-image-wrap .img-secondary{transition:none}}[data-fade-in]{opacity:1;transform:none;transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out)}.js [data-fade-in=hidden]{opacity:0;transform:translateY(16px)}.js [data-fade-in=visible]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-fade-in]{transition:none}.js [data-fade-in=hidden]{opacity:1;transform:none}}.hotspot-host{position:relative}.hotspot-marker{width:28px;height:28px;background:var(--surface);cursor:pointer;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;color:var(--brand);font-weight:var(--weight-bold);font-size:var(--text-xs);box-shadow:var(--shadow-md);transition:transform var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out);z-index:4}.hotspot-marker,.hotspot-marker:before{position:absolute;border-radius:var(--radius-pill);border:2px solid var(--brand)}.hotspot-marker:before{content:"";inset:-6px;opacity:.5;animation:hotspot-pulse 1.8s var(--ease-out) infinite}@keyframes hotspot-pulse{0%{transform:scale(.9);opacity:.6}70%{transform:scale(1.5);opacity:0}to{transform:scale(1.5);opacity:0}}.hotspot-marker:hover,.hotspot-marker[data-open=true]{transform:translate(-50%,-50%) scale(1.15);background:var(--brand);color:var(--text-on-brand)}.hotspot-popover{position:absolute;min-width:220px;max-width:280px;padding:var(--space-4);background:var(--surface-elevated);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-xl);z-index:5;transform:translate(-50%,calc(-100% - 14px));animation:hotspot-popover-in var(--duration-fast) var(--ease-spring)}@keyframes hotspot-popover-in{0%{opacity:0;transform:translate(-50%,calc(-100% - 6px)) scale(.96)}to{opacity:1;transform:translate(-50%,calc(-100% - 14px)) scale(1)}}@media (prefers-reduced-motion:reduce){.hotspot-marker:before,.hotspot-popover{animation:none}}.product-body{padding:18px}.breadcrumb,.detail-meta span,.product-meta,.product-rating{color:var(--muted);font-size:.92rem}.product-rating-row{justify-content:flex-start;gap:4px;font-size:.85rem}.product-stars{color:#f5a623;letter-spacing:1px}.product-rating-text{font-weight:600;color:var(--fg)}.product-review-count{color:var(--muted)}.product-name{display:block;margin:8px 0;font-size:1.12rem;font-weight:700}.review-count{color:var(--muted);font-size:.9rem}.price{font-weight:700;font-size:1.25rem}.compare-price{color:var(--muted);text-decoration:line-through}.round-cart-button{min-width:88px;border:0;border-radius:var(--radius-pill);padding:.85rem 1rem;background:var(--brand);color:white}.product-link-button{flex:1 1}.admin-grid,.story-grid{grid-template-columns:1.5fr 1fr}.story-grid--highlight,.story-grid--stack{grid-template-columns:1fr}.empty-state,.story-card,.success-card{padding:30px;min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.story-summary{margin-top:18px}.account-feature-list--standalone{margin-top:26px}.spotlight-copy{padding:34px}.spotlight-copy .module-image-link,.spotlight-copy>img{display:block;margin-bottom:28px}.spotlight-copy .account-feature-list{margin-top:20px;gap:12px}.spotlight-copy .benefit-pill{padding:.62rem 1rem;background:rgba(255,255,255,.92);border-color:rgba(15,23,42,.1);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote-card{background:linear-gradient(135deg,#10241f,#164237);color:white}.quote-card p{color:rgba(255,255,255,.82)}.story-card--highlight{background:radial-gradient(circle at top left,rgba(15,143,104,.14),transparent 50%),rgba(255,253,249,.94)}.quote-card--highlight{border-color:rgba(255,255,255,.24);box-shadow:0 24px 56px rgba(6,18,14,.26)}.inverted-button{background:rgba(255,255,255,.12);color:white;border-color:rgba(255,255,255,.2)}.editorial-grid{grid-template-columns:1.1fr .9fr}.editorial-grid--highlight,.editorial-grid--stack{grid-template-columns:1fr}.editorial-grid--stack .editorial-card.image{min-height:320px;height:320px}.editorial-grid--highlight .editorial-card.image{min-height:440px;height:440px}.editorial-grid--highlight .editorial-card.copy{background:radial-gradient(circle at top left,rgba(15,143,104,.14),transparent 50%),linear-gradient(160deg,#fcf6ea,#f0ece4)}.editorial-card--feature-media{border-color:rgba(15,143,104,.18)}.editorial-card--feature-copy{box-shadow:0 22px 48px rgba(15,23,32,.12)}.editorial-card{min-height:440px;overflow:hidden;border-radius:var(--radius-lg);border:1px solid rgba(15,23,32,.08);box-shadow:var(--shadow)}.editorial-card.image{height:440px;background:#000}.editorial-card.image img{width:100%;height:100%;object-fit:cover}.editorial-card.image video{display:block;width:100%;height:100%;object-fit:contain}.module-image-link{display:block;color:inherit;text-decoration:none}.editorial-card.copy{padding:34px;background:linear-gradient(160deg,#fcf6ea,#f0ece4);min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.editorial-card.copy .eyebrow{color:var(--brand)}.editorial-card.copy h2,.editorial-card.copy h3,.editorial-card.copy strong{color:var(--text)}.editorial-card.copy .page-copy,.editorial-card.copy p{color:var(--muted)}.editorial-card.copy .benefit-pill{background:rgba(255,255,255,.92);color:var(--text);border-color:rgba(15,23,42,.12)}.editorial-card.copy .secondary-button{color:var(--text);border-color:rgba(15,23,42,.12);background:rgba(255,255,255,.88)}.form-tool-module{align-items:start}.form-tool-copy-card,.form-tool-form-card{min-height:auto}.form-tool-copy-card{padding:30px 34px}.form-tool-copy-card .account-feature-list{margin-top:18px}.form-tool-form-card{padding:30px 34px}.form-tool-form-grid{gap:16px;align-items:start}.form-tool-form-grid__full{grid-column:1/-1}.form-tool-form-grid button,.form-tool-form-grid input,.form-tool-form-grid textarea{min-height:72px}.form-tool-form-grid textarea{min-height:148px}.form-tool-form-grid .primary-button{grid-column:1/-1;justify-self:center;align-self:start;min-width:240px;min-height:56px;height:56px;border-radius:18px}.benefit-list,.category-inline-list,.filter-pills{display:flex;flex-wrap:wrap;gap:14px}.category-anchor-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.category-anchor-link{display:inline-block;padding:5px 12px;border:1px solid var(--border);border-radius:999px;font-size:13px;color:var(--ink);text-decoration:none;transition:background-color .14s ease,border-color .14s ease}.category-anchor-link:hover{background-color:var(--surface-strong);border-color:var(--ink)}.category-inline-card{flex:1 1 220px;padding:18px;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid var(--line);text-align:left}.active-card{border-color:rgba(15,143,104,.4);box-shadow:0 10px 24px rgba(15,143,104,.12)}.breadcrumb{display:flex;align-items:center;gap:6px;margin-bottom:18px;flex-wrap:wrap}.breadcrumb-sep{opacity:.5}.product-detail-grid{grid-template-columns:minmax(0,480px) 1fr}.product-detail-media{overflow:hidden;border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:12px}.product-detail-media>video{width:100%;height:420px;object-fit:contain;background:#000;border-radius:var(--radius-lg)}.product-detail-main-image{position:relative;width:100%;aspect-ratio:1/1;max-height:420px;border-radius:var(--radius-lg);overflow:hidden}.product-detail-main-image img{object-fit:cover;border-radius:var(--radius-lg)}.product-detail-video{width:100%;height:100%;object-fit:contain;border-radius:var(--radius-lg);background:#000}.product-detail-content{padding:18px 4px}.product-media-strip{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin}.variant-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:12px;gap:12px;margin-top:14px}.media-thumb{overflow:hidden;padding:0;border:2px solid var(--line);border-radius:10px;background:rgba(255,255,255,.78);flex-shrink:0;cursor:pointer;transition:border-color .15s;position:relative}.media-thumb:hover{border-color:#9ca3af}.media-thumb.active-card{border-color:#22c55e}.media-thumb img,.media-thumb-video{width:80px;height:80px;object-fit:cover;display:block}.media-thumb-video{display:grid;place-items:center;background:linear-gradient(135deg,#13221d,#1f4d3d);color:white;font-weight:700}.product-short-desc{font-size:.95rem;color:#475569;line-height:1.6;margin:0}.detail-description-section{padding-top:32px;padding-bottom:32px;border-top:1px solid rgba(15,23,42,.06)}.detail-description-section .section-head h2{font-size:1.3rem;margin-bottom:16px}.product-richtext{display:grid;grid-gap:12px;gap:12px}.product-richtext h2,.product-richtext ol,.product-richtext p,.product-richtext ul{margin:0}.product-price-row.detail{justify-content:flex-start;margin:18px 0}.detail-meta{margin:24px 0;justify-content:flex-start}.detail-meta div{min-width:140px}.detail-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.detail-support-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.78)}.detail-support-card strong{display:block;margin-bottom:8px}.detail-support-card p{margin:0;color:var(--muted);line-height:1.6}.detail-section-block{margin-top:64px;padding-top:40px;border-top:1px solid rgba(15,23,42,.06)}.detail-info-grid,.review-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.detail-info-grid--stack{grid-template-columns:1fr}.detail-info-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-info-grid--highlight .detail-info-card--lead{grid-column:1/-1;background:radial-gradient(circle at top left,rgba(15,143,104,.12),transparent 54%),rgba(255,255,255,.92);border-color:rgba(15,143,104,.18);min-height:180px}.detail-addon-card,.detail-info-card,.faq-card,.review-highlight-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.82);min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.faq-answer{margin-top:8px;color:var(--muted);line-height:1.7;font-size:14px}.faq-answer>:first-child{margin-top:0}.faq-answer>:last-child{margin-bottom:0}.faq-answer p{margin:0 0 8px}.faq-answer ol,.faq-answer ul{margin:8px 0;padding-left:20px}.faq-answer li{margin:4px 0}.faq-answer strong{font-weight:600;color:var(--ink)}.faq-answer a{color:var(--accent);text-decoration:underline}.detail-info-card strong,.faq-card--plain strong,.review-highlight-card strong{display:block;line-height:1.6;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.review-highlight-card small,.review-highlight-card span{display:block;margin-top:10px;color:var(--muted)}.review-highlight-card p{margin:12px 0 0;color:var(--muted);line-height:1.7}.campaign-callout{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:8px;gap:8px;margin-top:16px;padding:14px 16px;border-radius:18px;border:1px solid rgba(15,143,104,.22);background:rgba(15,143,104,.08)}.campaign-callout img{width:72px;height:72px;object-fit:cover;border-radius:16px}.campaign-callout div{display:grid;grid-gap:6px;gap:6px}.campaign-callout span{color:var(--brand-dark);font-weight:700}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-list--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list--stack{grid-template-columns:1fr!important}.faq-list--highlight .faq-card--highlight,.faq-list--split .faq-card--lead{grid-column:1/-1}.faq-list--highlight .faq-card--highlight{background:radial-gradient(circle at top left,rgba(15,143,104,.12),transparent 54%),rgba(255,255,255,.92);border-color:rgba(15,143,104,.2)}.faq-card summary{cursor:pointer;font-weight:700}.faq-card p{margin:12px 0 0;color:var(--muted);line-height:1.7;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.detail-addon-card{display:flex;flex-direction:column;gap:12px}.detail-addon-card .product-card{border:none!important;background:none!important;box-shadow:none!important;padding:0;flex:1 1;overflow:visible}.detail-addon-card .product-image-wrap{aspect-ratio:4/3;border-radius:14px;overflow:hidden}.detail-addon-card .product-image{height:100%;border-radius:14px}.detail-addon-card .product-body{padding:12px 0 0}.detail-addon-card .product-price-row{justify-content:flex-start;flex-wrap:nowrap;overflow:visible}.detail-addon-card .secondary-button.wide{width:100%;text-align:center}.review-highlight-grid--list{grid-template-columns:1fr}.review-highlight-grid--list .review-highlight-card{display:grid;grid-gap:6px;gap:6px}.editorial-wide-image{width:100%;border-radius:24px;object-fit:cover}.catalog-trust-grid,.collection-section+.collection-section{margin-top:36px}@media (max-width:900px){.collection-section-shell{grid-template-columns:1fr}.collection-products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr);gap:18px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-design-section--split{grid-template-columns:1fr}}.account-card,.cart-layout,.checkout-grid{grid-template-columns:1fr 360px}.cart-row,.table-row{display:grid;grid-template-columns:84px 1fr 100px 110px;grid-gap:16px;gap:16px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.table-row{grid-template-columns:1.4fr 1fr 1fr}.table-row.multi{grid-template-columns:1.6fr 1fr 1fr .8fr}.customer-row,.order-row{grid-template-columns:1.3fr .9fr .9fr .8fr .8fr}.cart-row:first-of-type,.table-row:first-of-type{border-top:0}.cart-row img,.row-thumb{width:84px;height:84px;object-fit:cover;border-radius:16px}.account-card,.form-card,.summary-card,.table-card{padding:24px}.summary-card{height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:96px}.summary-line{padding:12px 0;border-top:1px solid var(--line)}.summary-line.total{font-size:1.08rem}.wide{width:100%}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:20px 0}.full-span{grid-column:1/-1}.payment-box{margin-bottom:20px;padding:18px;border-radius:18px;background:#f4f7f5}.checkout-status-box{text-align:left}.checkout-status-box strong{display:block;margin-bottom:6px}.checkout-status-box p{margin:0;color:var(--muted)}.checkout-status-box.muted-box{background:rgba(15,23,42,.04)}.account-card{overflow:hidden;align-items:start}.account-side{padding:30px;background:linear-gradient(135deg,#123126,var(--brand));color:white;min-width:0}.account-side p{color:rgba(255,255,255,.82)}.account-form{padding:30px;display:grid;grid-gap:14px;gap:14px}.account-page-grid,.account-service-grid{display:grid;grid-gap:24px;gap:24px}.account-page-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start}.account-service-grid{align-content:start}.account-form-panel{padding:30px;display:grid;grid-gap:16px;gap:16px;min-width:0}.account-form-panel .account-form{padding:0}.account-feature-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.account-support-list{display:grid}.account-dashboard,.account-member-summary{display:grid;grid-gap:16px;gap:16px}.account-member-summary{margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.account-dashboard .customer-profile-grid,.account-dashboard .customer-profile-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.account-dashboard .field-label textarea{min-height:120px}.account-nav-list,.account-order-items,.account-order-stack,.account-purchased-list{display:grid;grid-gap:12px;gap:12px}.account-nav-list{margin-top:18px}.account-nav-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 16px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);color:white;font-weight:700}.account-nav-link.active{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.32)}.account-nav-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:var(--radius-pill);background:rgba(255,255,255,.18);font-size:.82rem}.account-order-card,.account-purchased-row,.customer-order-detail-card,.order-line-item-card,.order-review-card,.order-service-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.74);min-width:0}.detail-stack{display:grid;grid-gap:14px;gap:14px}.attachment-list{display:flex;flex-wrap:wrap;gap:12px}.attachment-thumb{display:inline-flex;width:88px;height:88px;overflow:hidden;border-radius:14px;border:1px solid var(--line)}.attachment-thumb img{width:100%;height:100%;object-fit:cover}.account-meta-row,.account-order-item,.account-purchased-row,.account-review-row,.order-line-item-card,.order-review-card,.order-service-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.account-order-item img,.account-purchased-row img,.order-line-item-card img{width:72px;height:72px;border-radius:16px;object-fit:cover}.account-order-actions,.customer-order-items-inline{display:flex;flex-wrap:wrap;gap:10px}.account-order-actions>*,.customer-order-items-inline>*{flex-shrink:0}.account-meta-block{display:grid;grid-gap:10px;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.after-sales-activity-log{list-style:none;margin:0;padding:0;display:grid;grid-gap:6px;gap:6px}.after-sales-activity-log li{display:grid;grid-template-columns:max-content max-content 1fr;grid-gap:10px;gap:10px;font-size:13px;color:var(--ink-2);padding:6px 0;border-bottom:1px solid var(--line)}.after-sales-activity-log li:last-child{border-bottom:0}.after-sales-activity-log time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink-3)}.after-sales-activity-actor{font-weight:500;color:var(--ink-1)}.order-timeline{display:grid;grid-gap:12px;gap:12px}.order-timeline-step{display:grid;grid-template-columns:16px 1fr;grid-gap:12px;gap:12px;align-items:start}.order-timeline-dot{width:12px;height:12px;margin-top:6px;border-radius:var(--radius-pill);background:rgba(15,23,32,.18);box-shadow:0 0 0 4px rgba(15,23,32,.06)}.order-timeline-step.done .order-timeline-dot{background:var(--brand);box-shadow:0 0 0 4px rgba(15,143,104,.14)}.order-timeline-step.current .order-timeline-dot{background:var(--accent);box-shadow:0 0 0 4px rgba(242,139,69,.14)}.order-timeline-step p{margin:4px 0 0;color:var(--muted)}.account-purchased-row{align-items:center}.account-layout{width:100%;max-width:960px;margin:0 auto;display:grid;grid-gap:24px;gap:24px}.account-layout-guest,.account-layout-loading{padding:48px 24px;text-align:center;display:grid;grid-gap:16px;gap:16px;justify-items:center}.account-layout-guest-actions{display:flex;gap:12px;justify-content:center}.account-guest{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:48px;gap:48px;align-items:start;max-width:1080px;margin:0 auto;padding:24px 4px 8px}.account-guest-hero{display:grid;grid-gap:18px;gap:18px}.account-guest-eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:5px 12px;border-radius:var(--radius-pill);background:rgba(15,143,104,.1);color:var(--brand-dark);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-guest-hero h1{margin:0;font-size:clamp(2rem,4vw,2.6rem);line-height:1.12;letter-spacing:-.02em;color:var(--text);font-weight:800}.account-guest-subtitle{margin:0;font-size:1.02rem;color:var(--muted);line-height:1.55;max-width:52ch}.account-guest-benefits{list-style:none;padding:0;margin:16px 0 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.account-guest-benefit{display:flex;align-items:flex-start;gap:14px;padding:18px;background:rgba(255,253,247,.7);border:1px solid var(--line);border-radius:16px;transition:border-color .15s,transform .15s,box-shadow .15s}.account-guest-benefit:hover{border-color:rgba(15,143,104,.3);transform:translateY(-1px);box-shadow:0 6px 16px -8px rgba(15,23,32,.08)}.account-guest-benefit-icon{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,rgba(15,143,104,.12),rgba(242,139,69,.12));color:var(--brand-dark)}.account-guest-benefit-icon svg{width:20px;height:20px}.account-guest-benefit h3{margin:0 0 4px;font-size:.96rem;font-weight:700;color:var(--text);letter-spacing:-.005em}.account-guest-benefit p{margin:0;font-size:.84rem;color:var(--muted);line-height:1.5}.account-guest-cta{position:-webkit-sticky;position:sticky;top:24px}.account-guest-cta-card{background:linear-gradient(155deg,#fffdf7,rgba(255,253,247,.7));border:1px solid var(--line);border-radius:20px;padding:32px;display:grid;grid-gap:14px;gap:14px;box-shadow:0 18px 40px -22px rgba(15,23,32,.18);position:relative;overflow:hidden}.account-guest-cta-card:before{content:"";position:absolute;top:-60px;right:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(15,143,104,.2),transparent 70%);pointer-events:none}.account-guest-cta-card h2{margin:0;font-size:1.45rem;font-weight:700;color:var(--text);letter-spacing:-.01em;position:relative}.account-guest-cta-card>p{margin:0 0 6px;color:var(--muted);font-size:.92rem;line-height:1.5;position:relative}.account-guest-cta-primary{width:100%;background:var(--brand);color:var(--text-on-brand);border-color:var(--brand);padding:.95rem 1.25rem;font-weight:600;font-size:.95rem;position:relative;transition:background .15s,transform .05s}.account-guest-cta-primary:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.account-guest-cta-primary:active{transform:translateY(1px)}.account-guest-cta-secondary{display:inline-flex;justify-content:center;align-items:center;width:100%;padding:.7rem 1.25rem;color:var(--muted);font-size:.88rem;font-weight:500;text-decoration:none;border-radius:var(--radius-pill);transition:color .15s,background .15s;position:relative}.account-guest-cta-secondary:hover{color:var(--text);background:rgba(15,23,32,.04)}@media (max-width:980px){.account-guest{grid-template-columns:1fr;gap:32px;padding:16px 4px}.account-guest-cta{position:static;order:-1}.account-guest-benefits{grid-template-columns:1fr;gap:12px}.account-guest-benefit{padding:14px}.account-guest-cta-card{padding:24px}}.account-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 4px 0}.account-header-identity{display:flex;align-items:center;gap:14px;min-width:0}.account-avatar{flex-shrink:0;width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:var(--text-on-brand);font-weight:700;font-size:1.15rem;letter-spacing:.02em;box-shadow:0 6px 14px -6px rgba(15,143,104,.45)}.account-header h1{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.account-header h1,.account-header-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-header-email{margin:2px 0 0;color:var(--muted);font-size:.86rem}.account-header-logout{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:1px solid var(--line);border-radius:var(--radius-pill);background:rgba(255,253,247,.8);color:var(--muted);font-size:.86rem;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.account-header-logout svg{width:16px;height:16px}.account-header-logout:hover{color:var(--text);border-color:rgba(15,23,32,.22);background:#fffdf7}.account-header-logout:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.account-overview{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;padding:4px}.account-overview-stat{display:flex;flex-direction:column;gap:2px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(160deg,rgba(255,253,247,.95),rgba(255,253,247,.6));transition:border-color .15s,transform .15s}.account-overview-stat:hover{border-color:rgba(15,143,104,.28);transform:translateY(-1px)}.account-overview-stat-value{font-size:1.8rem;font-weight:800;color:var(--text);letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1}.account-overview-stat-label{font-size:.78rem;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.account-tabs{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0;border-bottom:1px solid var(--line)}.account-tabs::-webkit-scrollbar{display:none}.account-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;font-weight:600;font-size:.92rem;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap;transition:color .18s,border-color .18s;text-decoration:none;flex-shrink:0}.account-tab:hover{color:var(--text)}.account-tab.active{color:var(--text);border-bottom-color:var(--brand)}.account-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:var(--radius-pill);background:rgba(15,23,32,.08);font-size:.76rem;font-weight:700}.account-tab.active .account-tab-badge{background:var(--brand);color:white}.account-content{min-width:0}.account-orders{display:grid;grid-gap:20px;gap:20px}.order-card{padding:20px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.74);display:grid;grid-gap:14px;gap:14px}.order-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-card-info{display:flex;align-items:baseline;gap:12px}.order-card-number{font-weight:700;font-size:.95rem}.order-card-date{color:var(--muted);font-size:.85rem}.order-card-reservation{color:var(--accent);font-size:.85rem;font-weight:600;margin:0}.order-status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--radius-pill);font-size:.78rem;font-weight:700;white-space:nowrap}.order-status-badge.status-pending{background:#fff3e0;color:#e65100}.order-status-badge.status-paid{background:#e3f2fd;color:#1565c0}.order-status-badge.status-shipped{background:#e8f5e9;color:#2e7d32}.order-status-badge.status-completed{background:#f5f5f5;color:var(--muted)}.order-status-badge.status-cancelled{background:#fce4ec;color:#c62828}.order-card-item{display:flex;align-items:center;gap:14px}.order-card-thumb{width:56px;height:56px;border-radius:12px;object-fit:cover;flex-shrink:0}.order-card-item-details strong{display:block;font-size:.92rem}.order-card-item-details p{margin:4px 0 0;color:var(--muted);font-size:.84rem}.order-card-more{color:var(--muted);font-size:.84rem;margin:0}.order-card-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px;border-top:1px solid var(--line)}.account-section-card{padding:24px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.74);display:grid;grid-gap:16px;gap:16px}.account-section-title{font-size:1rem;font-weight:700;margin:0;padding:0 0 8px;border-bottom:1px solid var(--line)}.account-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--line)}.account-section-header .account-section-title{padding:0;border-bottom:none}.address-cascader{display:grid;grid-gap:8px;gap:8px}.address-cascader-input,.address-cascader-select{width:100%;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:var(--bg);font-size:.9rem;color:var(--foreground)}.address-cascader-input:disabled,.address-cascader-select:disabled{opacity:.5;cursor:not-allowed}.field-hint{font-size:.85rem;color:var(--muted);margin:4px 0 0}.account-order-detail{display:grid;grid-gap:20px;gap:20px}.order-detail-header{display:flex;align-items:center;gap:16px}.order-detail-header h2{margin:0;font-size:1.1rem}.order-detail-status-bar{display:flex;align-items:center;gap:12px}.order-detail-shipping-address{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.order-detail-shipping-address p{margin:6px 0 0;color:var(--muted)}.order-detail-actions{display:flex;flex-wrap:wrap;gap:10px}.account-detail-message{padding:12px 16px;border-radius:12px;background:rgba(15,143,104,.08);color:var(--brand);font-size:.88rem;margin:0}.account-profile{display:grid;grid-gap:20px;gap:20px}.account-profile .customer-profile-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-verified-badge{background:rgba(15,143,104,.1);color:var(--brand)}.profile-unverified-badge,.profile-verified-badge{display:inline-block;margin-top:4px;padding:2px 10px;border-radius:var(--radius-pill);font-size:.76rem;font-weight:700}.profile-unverified-badge{background:rgba(242,139,69,.12);color:#e65100}.input-readonly{opacity:.6;cursor:not-allowed}.account-profile-actions{display:flex;justify-content:flex-end;gap:10px}.account-addresses{display:grid;grid-gap:20px;gap:20px}.account-addresses-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-addresses-header h3{margin:0}.address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.address-card{padding:20px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.74);display:grid;grid-gap:12px;gap:12px}.address-default-badge{justify-self:start}.address-card-view{display:grid;grid-gap:12px;gap:12px}.address-card-info strong{display:block;margin-bottom:4px}.address-card-info p{margin:2px 0;color:var(--muted);font-size:.88rem}.account-security{display:grid;grid-gap:20px;gap:20px}.account-empty-state{padding:40px 24px;text-align:center;color:var(--muted);border-radius:18px;border:1px dashed var(--line)}@media (max-width:980px){.account-layout{padding:0 8px}.account-profile .customer-profile-grid.compact,.address-grid{grid-template-columns:1fr}.account-header{flex-direction:row;align-items:center;gap:12px}.account-avatar{width:48px;height:48px;font-size:1rem}.account-header h1{font-size:1.1rem}.account-header-email{font-size:.78rem}.account-header-logout,.account-header-logout span{font-size:.8rem}.account-header-logout{padding:8px 12px}.account-overview{grid-template-columns:repeat(3,1fr);gap:8px}.account-overview-stat{padding:14px 12px;border-radius:14px}.account-overview-stat-value{font-size:1.4rem}.account-overview-stat-label{font-size:.68rem}.order-card-header,.order-detail-header{flex-direction:column;align-items:flex-start}}.nested-card-head{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.timeline-editor-card{padding:14px 0;border-top:1px solid var(--line)}.timeline-editor-card:first-child{border-top:0;padding-top:0}.timeline-editor-grid{display:grid;grid-gap:12px;gap:12px}.timeline-editor-full{grid-column:1/-1}.order-item-editor{align-items:stretch}.order-item-fields{display:grid;grid-gap:12px;gap:12px;flex:1 1;min-width:0}.inline-field{min-width:220px}.inventory-alert{color:#c24d2c}.service-timeline{display:grid;grid-gap:10px;gap:10px;padding:12px 14px;border-radius:14px;background:rgba(15,23,32,.04)}.service-timeline-item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.92rem}.service-timeline-item span{color:var(--muted)}.customer-order-detail-card{display:grid;grid-gap:12px;gap:12px}.customer-order-items-inline{gap:8px}.customer-order-item-chip{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(15,23,32,.04)}.site-footer{margin-top:56px;padding:28px 0 48px;border-top:1px solid rgba(15,23,32,.08)}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);grid-gap:22px;gap:22px}.footer-utility-card{display:grid;grid-gap:14px;gap:14px}.footer-title{margin:0 0 12px;font-weight:700}.site-footer a{display:block;margin-bottom:10px;color:var(--muted)}.footer-newsletter-inline{display:flex;gap:10px}.footer-newsletter-inline input{flex:1 1;min-height:46px;border-radius:var(--radius-pill);border:1px solid rgba(15,23,32,.12);background:white;padding:0 16px}.footer-newsletter-inline button{min-width:46px;min-height:46px;border-radius:var(--radius-pill);border:0;background:var(--brand);color:white;cursor:pointer}.footer-newsletter-inline button:disabled{opacity:.6;cursor:not-allowed}.footer-newsletter-feedback{margin:6px 0 0;font-size:.82rem}.footer-newsletter-feedback--success{color:var(--success,#22c55e)}.footer-newsletter-feedback--error{color:var(--danger,#ef4444)}.footer-payment-row,.footer-social-row{display:flex;flex-wrap:wrap;gap:10px}.footer-payment-row span,.footer-social-row span{padding:8px 12px;border-radius:var(--radius-pill);background:rgba(15,23,32,.05);color:var(--muted)}.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;padding-top:18px;border-top:1px solid rgba(15,23,32,.08)}.footer-bottom-copy{margin:0;color:var(--muted);text-align:right}.content-page{padding:4rem 0 5rem}.content-page-hero{background:linear-gradient(135deg,rgba(255,246,235,.95),rgba(243,250,247,.92));border:1px solid rgba(31,111,74,.12);border-radius:2rem;box-shadow:0 24px 80px rgba(26,31,44,.06);margin-bottom:2rem;padding:2.25rem 2.5rem}.content-page-eyebrow{color:var(--brand-green);font-size:.9rem;font-weight:700;letter-spacing:.14em;margin:0 0 .8rem;text-transform:uppercase}.blog-post-header h1,.content-page-hero h1{color:var(--ink);font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.15;margin:0}.content-page-intro{color:var(--muted);font-size:1.08rem;line-height:1.8;margin:1.2rem 0 0;max-width:56rem}.content-page-hero-image{width:100%;max-height:420px;margin-top:1.5rem;object-fit:cover;border-radius:1.5rem}.content-design-sections,.content-page-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.content-design-sections{margin-bottom:2rem}.content-design-section{display:grid;grid-gap:1rem;gap:1rem;padding:1.9rem;border-radius:1.9rem;border:1px solid rgba(31,111,74,.1);background:rgba(255,255,255,.95);box-shadow:0 18px 48px rgba(26,31,44,.06)}.content-design-section--split{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:1.5rem}@media (max-width:900px){.content-design-section--split{grid-template-columns:1fr}}.content-design-section--banner{align-items:center}.content-design-copy,.content-design-stack{display:grid;grid-gap:1rem;gap:1rem}.content-design-copy h2,.content-design-head h2,.content-page-card h3{color:var(--ink);margin:0}.content-design-copy p,.content-design-head p{color:var(--muted);line-height:1.8;margin:0}.content-design-contact{color:var(--ink)!important;font-weight:700}.content-page-intro.compact{font-size:1rem;margin-top:.2rem}.content-design-media img,.content-design-media video{display:block;width:100%;border-radius:1.5rem;object-fit:cover;max-height:420px}.content-design-side-card{display:grid;grid-gap:.8rem;gap:.8rem;padding:1.25rem 1.35rem;border-radius:1.4rem;background:#163327;color:rgba(255,255,255,.92)}.content-design-side-card .content-page-eyebrow{margin:0;color:rgba(255,255,255,.78)}.content-design-side-card p{margin:0;color:rgba(255,255,255,.92);line-height:1.7}.content-design-actions{display:flex;flex-wrap:wrap;gap:12px}.content-design-form{grid-template-columns:minmax(0,1fr) auto}.content-design-form,.content-design-form-shell{display:grid;grid-gap:12px;gap:12px}.content-design-form--lookup{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.content-design-form input{min-width:0;padding:.95rem 1rem;border-radius:var(--radius-pill);border:1px solid rgba(15,23,32,.12);background:rgba(255,255,255,.92)}.content-design-form button{border:none;border-radius:var(--radius-pill);padding:.95rem 1.4rem;background:var(--brand-green);color:white;font-weight:700}.content-design-form-card{display:grid;grid-gap:1rem;gap:1rem}.content-design-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.content-design-form-grid input,.content-design-form-grid textarea{min-width:0;padding:.95rem 1rem;border-radius:1.2rem;border:1px solid rgba(15,23,32,.12);background:rgba(255,255,255,.94);color:var(--ink)}.content-design-form-grid textarea{min-height:148px;resize:vertical}.content-design-form-grid__full{grid-column:1/-1}.content-design-form-actions{display:flex;justify-content:flex-start}.content-product-grid,.content-review-grid,.content-timeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.content-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.content-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:var(--radius-pill);background:rgba(15,143,104,.1);color:var(--brand-green);font-weight:700}.content-design-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.content-design-link{color:var(--brand-green);font-weight:800;text-decoration:none;white-space:nowrap}.content-product-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border:1px solid rgba(31,111,74,.1);border-radius:1.5rem;background:rgba(255,255,255,.96)}.content-product-card img{width:100%;height:220px;object-fit:cover;border-radius:1.2rem}.content-product-card-body{display:grid;grid-gap:.45rem;gap:.45rem}.content-product-card-body strong{color:var(--ink);font-size:1.05rem}.content-product-card-body span{color:var(--muted);line-height:1.6}.content-product-card-body p{display:flex;align-items:baseline;gap:10px;margin:0;font-size:1.2rem;font-weight:800;color:var(--ink)}.content-product-card-body small{color:var(--muted);text-decoration:line-through;font-size:.95rem;font-weight:600}.content-review-author{color:var(--brand-green);font-weight:700}.content-page-grid.has-aside{grid-template-columns:minmax(0,1fr) 320px}.content-page-aside,.content-page-main{display:grid;grid-gap:1.25rem;gap:1.25rem}.blog-card,.blog-post,.content-page-card,.content-page-side-card{background:rgba(255,255,255,.95);border:1px solid rgba(31,111,74,.1);border-radius:1.75rem;box-shadow:0 18px 48px rgba(26,31,44,.06)}.content-page-card,.content-page-side-card{padding:1.75rem}.blog-card h2,.content-page-card h2,.content-page-side-card h3{color:var(--ink);margin:0 0 .9rem}.blog-card p,.content-page-card p,.content-page-side-card p{color:var(--muted);line-height:1.8;margin:0}.content-page-richtext{color:var(--text);display:grid;grid-gap:1rem;gap:1rem;line-height:1.8}.content-page-richtext h2,.content-page-richtext h3,.content-page-richtext h4{color:var(--ink);margin:0}.content-page-richtext blockquote,.content-page-richtext ol,.content-page-richtext p,.content-page-richtext table,.content-page-richtext ul{margin:0}.content-page-richtext iframe,.content-page-richtext img,.content-page-richtext video{width:100%;max-width:100%;border-radius:1rem}.content-page-richtext table{width:100%;border-collapse:collapse}.content-page-richtext td,.content-page-richtext th{border:1px solid rgba(26,31,44,.12);padding:.75rem}.content-attachments{display:grid;grid-gap:.8rem;gap:.8rem}.content-attachment-list{display:grid;grid-gap:.9rem;gap:.9rem}.content-attachment-item{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem 1.1rem;border:1px solid rgba(31,111,74,.12);border-radius:1.2rem;background:rgba(255,255,255,.88);color:var(--ink);text-decoration:none}.content-attachment-item span{color:var(--muted);font-size:.92rem}.content-page-bullets{display:grid;grid-gap:.7rem;gap:.7rem;margin:1rem 0 0;padding-left:1.1rem}.content-page-bullets li{color:var(--ink);line-height:1.7}.blog-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card{overflow:hidden}.blog-card img{aspect-ratio:1/1;display:block;object-fit:cover;width:100%}.blog-card-image-link{display:block}.blog-card h2 a{color:inherit;text-decoration:none}.blog-card h2 a:hover{color:var(--brand)}.blog-read-link{color:var(--brand);font-weight:600}.blog-back-link,.blog-read-link{text-decoration:none;font-size:.95rem}.blog-back-link{color:var(--muted);font-weight:500}.blog-back-link:hover{color:var(--brand)}.blog-post-nav-top{margin-bottom:1.25rem}.blog-related{margin-top:3rem}.blog-related h2{font-size:1.5rem;margin-bottom:1.25rem;color:var(--ink)}.blog-card-body{display:grid;grid-gap:.9rem;gap:.9rem;padding:1.35rem 1.45rem 1.5rem}.blog-card-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-size:.9rem;gap:.8rem}.blog-category-link{color:var(--brand);text-decoration:none;font-weight:600}.collection-detail-hero-image{border-radius:var(--radius-md);overflow:hidden;max-height:320px}.collection-detail-hero-image img{width:100%;height:100%;object-fit:cover}.blog-post{overflow:hidden}.blog-post-body,.blog-post-header{padding:2rem 2.25rem}.blog-post-body{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (max-width:980px){.content-page-grid.has-aside{grid-template-columns:1fr}.content-page-hero{padding:1.8rem}.blog-post-body,.blog-post-header{padding:1.5rem}}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}}.newsletter-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#153126,#1f604b);color:white;box-shadow:var(--shadow)}.newsletter-banner--stack{flex-direction:column;align-items:stretch}.newsletter-banner--highlight{padding:34px;background:radial-gradient(circle at top left,rgba(242,139,69,.18),transparent 32%),linear-gradient(135deg,#153126,#1f604b)}.newsletter-inline{display:flex;gap:12px;width:min(460px,100%)}.newsletter-inline--stack{width:100%;flex-direction:column}.newsletter-inline input,.newsletter-row input{flex:1 1}.newsletter-inline button,.newsletter-row button{border:0;border-radius:var(--radius-pill);padding:.95rem 1.2rem;background:var(--accent);color:white}.form-feedback{margin:12px 0 0;font-size:.92rem;line-height:1.5}.form-feedback--banner{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:18px;padding:.9rem 1.1rem;text-align:center;font-weight:600;border:1px solid transparent;background:#f8fafc}.form-feedback.success{color:var(--brand);border-color:rgba(15,143,104,.18);background:rgba(15,143,104,.08)}.form-feedback.error{color:#c2410c;border-color:rgba(194,65,12,.18);background:rgba(194,65,12,.08)}.admin-layout{grid-template-columns:260px 1fr;min-height:calc(100vh - 80px)}.admin-layout--immersive{grid-template-columns:minmax(0,1fr);min-height:100vh;height:100vh;overflow:hidden}.admin-sidebar{padding:28px 20px;border-right:1px solid rgba(15,23,32,.08);background:linear-gradient(180deg,rgba(14,22,31,.98),rgba(16,31,43,.96)),rgba(253,251,247,.72);color:rgba(255,255,255,.92)}.admin-sidebar-head{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-sidebar-kicker{margin:0 0 10px;color:rgba(255,255,255,.56);font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.admin-sidebar-copy{margin:12px 0 0;color:rgba(255,255,255,.62);line-height:1.6}.admin-nav-groups{display:grid;grid-gap:18px;gap:18px;margin-top:24px}.admin-nav-group{display:grid;grid-gap:10px;gap:10px}.admin-nav-group-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.92);text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.admin-nav-group-trigger:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}.admin-nav-group-trigger--expanded{background:rgba(18,214,122,.12);border-color:rgba(18,214,122,.22)}.admin-nav-group-title{margin:0;color:inherit;font-size:1rem;font-weight:800;letter-spacing:0;text-transform:none}.admin-nav-group-chevron{flex:0 0 auto;color:rgba(255,255,255,.56);font-size:.95rem;line-height:1;transform:rotate(-90deg);transition:transform .2s ease,color .2s ease}.admin-nav-group-trigger--expanded .admin-nav-group-chevron{color:rgba(255,255,255,.9);transform:rotate(0deg)}.admin-nav{display:grid;grid-gap:8px;gap:8px;padding:0 0 0 12px}.admin-nav--collapsed{display:none}.admin-nav-link{padding:.85rem 1rem;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.84)}.admin-nav-link.active{background:linear-gradient(135deg,var(--accent),#d76e25);border-color:transparent;color:white}.admin-main{padding:20px 26px 30px;min-width:0}.admin-main--immersive{padding:0;min-width:0;min-height:0;height:100vh;overflow:hidden}.admin-topbar,.admin-workspace-bar{display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-topbar{margin-bottom:18px;padding:16px 18px;border-radius:22px;border:1px solid rgba(15,23,32,.08);background:rgba(255,253,249,.84);box-shadow:var(--shadow)}.admin-topbar-copy,.admin-topbar-left,.admin-topbar-right,.admin-user-pill,.admin-workspace-meta{display:flex;align-items:center;gap:12px}.admin-topbar-copy{gap:8px}.admin-topbar-right{flex-wrap:wrap;justify-content:flex-end}.admin-topbar-copy strong,.admin-user-pill strong,.admin-workspace-title{font-weight:800}.admin-breadcrumb,.admin-topbar-copy span,.admin-workspace-meta{color:var(--muted);font-size:.92rem}.admin-topbar-badge{min-width:82px;height:38px;padding:0 12px;background:#13221d;color:white;font-size:.78rem;font-weight:800;letter-spacing:.12em}.admin-chip,.admin-topbar-badge,.admin-view-link{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill)}.admin-chip,.admin-view-link{min-height:38px;padding:0 14px;border:1px solid rgba(15,23,32,.1);background:rgba(255,255,255,.9);font-size:.88rem;font-weight:700}.admin-view-link{background:rgba(15,143,104,.12);color:var(--brand-dark)}button.admin-view-link{cursor:pointer;font:inherit}.admin-user-pill{min-height:42px;padding:0 12px 0 8px;border-radius:var(--radius-pill);background:#13221d;color:white;flex-shrink:0}.admin-user-pill strong{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-pill);background:rgba(255,255,255,.16);font-size:.82rem}.admin-user-pill span{font-size:.9rem}.admin-workspace-bar{margin-bottom:20px;padding:0 4px}.admin-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 6px}.admin-breadcrumb strong{color:var(--text)}.admin-workspace-title{margin:0;font-size:1rem}.admin-page-head{margin-bottom:22px;padding:24px 26px;border-radius:24px;background:rgba(255,253,249,.86);border:1px solid rgba(15,23,32,.08);box-shadow:var(--shadow)}.admin-page-head p{max-width:60ch;color:var(--muted)}.admin-head-actions{display:flex;gap:12px}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.admin-toolbar{margin-bottom:18px}.admin-toolbar-actions,.filter-pills.wrap{flex-wrap:wrap}.admin-status-banner{margin-bottom:18px;padding:14px 18px;border-radius:16px;background:rgba(15,143,104,.12);color:var(--brand-dark)}.metric-card{padding:20px;border-radius:22px;background:linear-gradient(180deg,#13221d,#0f3f32);color:white}.metric-card span{color:rgba(255,255,255,.68)}.metric-card strong{display:block;margin-top:14px;font-size:2rem}.row-main{display:flex;align-items:center;gap:14px;min-width:0}.admin-two-column{grid-template-columns:1.25fr .75fr}.admin-products-layout{grid-template-columns:minmax(0,1fr) 320px}.admin-product-editor-layout{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start}.admin-product-page-shell{display:grid;grid-gap:18px;gap:18px}.admin-product-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-product-page-head h2{margin:6px 0 0}.admin-inline-tip,.admin-product-back-link,.side-link-button{color:var(--muted);font-size:.92rem;font-weight:700}.admin-product-action-strip,.admin-product-page-nav{display:flex;align-items:center;gap:12px}.admin-product-action-strip{min-height:32px}.icon-button{min-width:80px;justify-content:center}.admin-list{display:grid;grid-gap:12px;gap:12px}.admin-list-row{display:grid;grid-template-columns:1.6fr 1fr 1fr .8fr;grid-gap:14px;gap:14px;align-items:center;width:100%;min-width:0;padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.72);text-align:left}.product-admin-list{--product-list-columns:minmax(240px,1.7fr) minmax(140px,1fr) minmax(112px,0.82fr) minmax(118px,0.86fr) minmax(108px,0.78fr) minmax(110px,0.82fr)}.product-admin-row{grid-template-columns:44px var(--product-list-columns);gap:12px;align-items:start}.review-admin-row{grid-template-columns:1.5fr .8fr 1fr .9fr .9fr}.admin-list-row.active{border-color:rgba(15,143,104,.4);box-shadow:0 10px 24px rgba(15,143,104,.12)}.admin-list-row>div,.row-main>div{min-width:0}.admin-card-copy,.customer-row-meta,.row-main p,.row-main strong{overflow-wrap:anywhere}.admin-preview-image{width:100%;height:220px;object-fit:cover;border-radius:18px;margin-bottom:16px}.product-editor-sidebar{display:grid;grid-gap:16px;gap:16px;align-self:start;position:-webkit-sticky;position:sticky;top:24px}.admin-product-side{gap:18px}.admin-filter-bar{align-items:flex-start;margin:18px 0}.product-search-row{display:flex;align-items:stretch;gap:12px;margin:18px 0 12px}.product-search-actions{display:flex;align-items:center;gap:10px}.product-search-shell{display:grid;grid-template-columns:minmax(0,1fr) 88px;width:min(100%,760px);border:1px solid #b8c6d4;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(15,23,42,.04)}.product-search-shell input{min-height:52px;border:0;border-radius:0;font-size:1rem}.product-search-button{border:0;background:#117b3c;color:var(--text-on-brand);font-weight:700}.active-filter-button{border-color:rgba(17,123,60,.24);background:rgba(17,123,60,.08);color:#117b3c}.product-search-more{min-width:52px;padding-inline:0;font-size:1.2rem}.product-search-actions .secondary-button{min-height:52px;box-shadow:0 10px 24px rgba(15,23,42,.04)}.product-list-head{display:grid;grid-template-columns:var(--product-list-columns);grid-gap:14px;gap:14px;padding:14px 18px 12px 74px;border-bottom:1px solid rgba(15,23,42,.08);background:rgba(239,243,247,.78);color:var(--muted);font-size:.84rem;font-weight:700}.filter-summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;color:var(--muted);font-size:.92rem}.filter-summary-actions,.filter-summary-main,.product-cell-stack,.product-price-cell{display:grid;grid-gap:4px;gap:4px}.filter-summary-main strong,.product-cell-stack strong,.product-price-cell strong{color:var(--ink)}.filter-summary-actions{justify-items:end}.filter-summary-actions .admin-preview-badges{justify-content:flex-end}.compact-button{min-height:40px;padding:0 18px;border-radius:var(--radius-pill)}.product-status-pill{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:30px;padding:0 12px;border-radius:var(--radius-pill);background:rgba(18,163,74,.12);color:#148a45;font-size:.82rem;font-weight:800}.product-status-pill--draft{background:rgba(149,162,178,.16);color:#66758a}.product-cell-stack span,.product-price-cell span{color:var(--muted);font-size:.88rem}.product-cell-stack small{color:#94a3b8;font-size:.78rem;font-weight:600}.product-compare-price{text-decoration:line-through}.product-admin-list{gap:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.92)}.product-admin-list .admin-list-row{border:0;border-radius:0;border-top:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.92)}.product-admin-list .admin-list-row:hover{background:rgba(248,251,254,.98)}.product-admin-list .admin-list-row:first-of-type{border-top:0}.batch-fill-grid,.bulk-toolbar,.bulk-toolbar-actions,.inline-picker-row,.option-value-row,.picker-button,.variant-image-cell{display:flex;align-items:center;gap:12px}.bulk-toolbar{flex-wrap:wrap;justify-content:space-between;margin-bottom:14px;padding:12px 16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(247,249,252,.82)}.bulk-toolbar.compact{justify-content:flex-start;margin-bottom:20px;padding:0;border:0;background:transparent}.bulk-toolbar-actions .secondary-button,.bulk-toolbar.compact .admin-select,.bulk-toolbar.compact .secondary-button{min-height:42px}.permission-grid{display:flex;flex-wrap:wrap;gap:10px}.permission-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid rgba(15,23,32,.1);background:rgba(255,255,255,.82);font-size:.9rem;font-weight:600}.permission-chip input{margin:0}.bulk-select-pill{width:auto;padding-right:20px}.bulk-summary{color:var(--muted);font-size:.92rem;font-weight:700}.product-row-check input{width:auto}.admin-form-stack{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.checkbox-field{display:flex;align-items:center;gap:10px;font-weight:600}.checkbox-field input{width:auto;min-height:0;accent-color:var(--brand)}.admin-form-stack .form-grid{margin:0}.admin-filter-drawer{display:grid;grid-template-rows:auto 1fr auto;width:min(520px,calc(100vw - 24px));height:100vh;margin-left:auto;padding:28px 24px 24px;background:rgba(255,255,255,.98);box-shadow:-16px 0 40px rgba(15,23,42,.12);border-left:1px solid rgba(15,23,42,.06)}.admin-filter-drawer-footer,.admin-filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-filter-drawer-head{padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,.08)}.admin-filter-drawer-head strong{font-size:2rem;line-height:1}.admin-filter-drawer-title{display:grid;grid-gap:10px;gap:10px}.admin-filter-drawer-body{display:grid;grid-gap:16px;gap:16px;padding:18px 0;overflow:auto}.admin-filter-section{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:20px;background:#f7f9fc}.admin-filter-section.collapsible{display:block;padding:0}.admin-filter-section.collapsible>summary{position:relative;padding:20px;list-style:none;cursor:pointer;font-size:1rem;font-weight:700}.admin-filter-section.collapsible>summary::-webkit-details-marker{display:none}.admin-filter-section.collapsible>summary:after{content:"⌄";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#8aa0b5;font-size:1.2rem}.admin-filter-section.collapsible[open]>summary:after{transform:translateY(-50%) rotate(180deg)}.admin-filter-section.collapsible>:not(summary){padding:0 20px 20px;max-height:320px;overflow-x:hidden;overflow-y:auto}.admin-filter-section.collapsible:not([open])>:not(summary){display:none}.admin-filter-field{display:grid;grid-gap:8px;gap:8px}.admin-filter-field span{color:var(--muted);font-size:.86rem;font-weight:700}.admin-filter-choice-list{display:grid;grid-gap:10px;gap:10px;max-height:240px;overflow-y:auto;scrollbar-width:thin}.admin-filter-choice-list::-webkit-scrollbar{width:6px}.admin-filter-choice-list::-webkit-scrollbar-track{background:transparent}.admin-filter-choice-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.admin-filter-choice{display:flex;align-items:center;gap:12px;min-height:48px;border:1px solid rgba(190,206,221,.86);border-radius:16px;background:var(--surface);padding:0 16px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.admin-filter-choice.active{border-color:rgba(21,179,74,.48);box-shadow:0 10px 20px rgba(21,179,74,.08);background:rgba(245,252,247,.96)}.admin-filter-radio{width:18px;height:18px;border-radius:var(--radius-pill);border:2px solid #c9d7e4;background:var(--surface);flex-shrink:0}.admin-filter-choice.active .admin-filter-radio{border-color:#19a75b;background:radial-gradient(circle at center,#19a75b 0 45%,transparent 46%)}.admin-filter-section .filter-pill{min-height:42px;padding-inline:16px;font-size:.92rem;font-weight:700}.admin-filter-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.field-label{display:grid;grid-gap:8px;gap:8px}.field-label-with-counter{grid-template-columns:minmax(0,1fr) auto;align-items:center}.field-label span{color:var(--muted);font-size:.92rem;font-weight:700}.field-label-with-counter>strong{color:#19a75b;font-size:.92rem}.field-label-with-counter>div,.field-label-with-counter>input,.field-label-with-counter>textarea{grid-column:1/-1}.section-inline-head{justify-content:space-between}.input-prefix-row,.section-inline-head{display:flex;align-items:center;gap:12px}.input-prefix-row{min-height:54px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:white}.input-prefix-row span{color:var(--muted);font-weight:700}.input-prefix-row input,.input-prefix-row select{border:0;padding:0;min-height:0;background:transparent;box-shadow:none}.input-prefix-row input:focus,.input-prefix-row select:focus{outline:none}.input-prefix-row--compact{padding-right:10px}.input-prefix-row--compact input{min-width:0}.admin-switch-row{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:.9rem;font-weight:700}.admin-switch-row input{width:auto;margin:0}.picker-button{width:100%;justify-content:space-between;padding:.95rem 1rem;border:1px solid var(--line);border-radius:14px;background:white;text-align:left}.picker-button-copy{display:grid;grid-gap:4px;gap:4px}.picker-button-copy small{color:var(--muted)}.picker-button--tall{min-height:110px}.admin-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.admin-checkbox-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.product-inline-checkbox{align-self:end}.tall-textarea{min-height:180px}.admin-checkbox-row input{width:auto;margin:0}.admin-row-icon{display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#123126,var(--brand));color:white;font-weight:800}.admin-preview-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.benefit-pill--accent{background:rgba(15,143,104,.14);color:var(--brand-dark)}.benefit-pill-button{border:0;cursor:pointer}.admin-link-editor-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.admin-link-editor{padding:14px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.admin-empty-state{padding:20px;border:1px dashed rgba(15,23,32,.2);border-radius:18px;background:rgba(255,255,255,.52);color:var(--muted)}.customer-manager-layout{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)}.customer-workbench-list{margin-top:16px}.customer-workbench-row{grid-template-columns:minmax(260px,1.4fr) repeat(4,minmax(0,.8fr))}.customer-row-cell{display:grid;grid-gap:4px;gap:4px;text-align:left}.customer-row-label{color:var(--muted);font-size:.8rem;font-weight:700}.customer-row-meta{color:var(--muted);font-size:.86rem}.customer-profile-card{display:grid;grid-gap:16px;gap:16px}.customer-profile-head{display:flex;align-items:center;gap:16px}.customer-profile-head h2{margin:0}.customer-avatar{width:72px;height:72px}.customer-profile-grid{display:grid;grid-gap:14px;gap:14px}.customer-profile-grid,.customer-profile-grid.compact,.customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-summary-grid{display:grid;grid-gap:0 18px;gap:0 18px}.customer-inline-card{padding:18px}.customer-order-list{display:grid;grid-gap:12px;gap:12px}.customer-order-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid var(--line)}.customer-order-row>div{min-width:0}.customer-order-row:first-child{border-top:0;padding-top:0}.customer-detail-layout{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.customer-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 18px;gap:0 18px}.customer-detail-inline-card{margin-top:18px}.customer-address-list,.customer-login-log-list{display:grid;grid-gap:12px;gap:12px}.customer-login-log-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid var(--line)}.customer-login-log-row:first-child{border-top:0;padding-top:0}.customer-address-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.customer-address-card p{margin:6px 0 0;color:var(--muted)}.customer-detail-side{display:grid;grid-gap:18px;gap:18px}.admin-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:var(--radius-pill);background:rgba(15,23,32,.08);color:var(--text);font-size:.84rem;font-weight:700}.admin-badge.success{background:rgba(15,143,104,.14);color:var(--brand-dark)}.admin-badge.muted{background:rgba(15,23,32,.06);color:var(--muted)}.wide-actions>*{flex:1 1}.stacked-mobile{align-items:flex-start}.admin-textarea{min-height:120px}.design-card{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.72)}.compact-grid{margin:12px 0 0}.design-section-list{display:grid;grid-gap:16px;gap:16px}.admin-upload-dropzone{display:grid;place-items:center;grid-gap:14px;gap:14px;min-height:220px;margin-top:18px;padding:20px;border:1px dashed rgba(15,143,104,.28);border-radius:22px;background:linear-gradient(180deg,rgba(245,249,247,.96),rgba(255,255,255,.96));text-align:center;cursor:pointer}.admin-upload-dropzone strong{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:52px;padding:0 24px;border-radius:16px;background:#16b34a;color:white;font-size:1rem}.admin-upload-dropzone span{max-width:620px;color:var(--muted)}.tag-input-shell{display:flex;align-items:center;gap:10px}.tag-input-shell input{flex:1 1}.admin-media-preview-strip{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.admin-media-preview-chip{display:grid;grid-template-columns:88px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.8);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-media-preview-chip.active{border-color:rgba(15,143,104,.42);box-shadow:0 18px 36px rgba(15,143,104,.12);transform:translateY(-1px)}.admin-media-preview-chip img{width:88px;height:88px;object-fit:cover;border-radius:14px}.admin-media-preview-chip span,.admin-media-preview-chip strong{display:block}.admin-media-preview-chip span{color:var(--muted);font-size:.9rem;overflow-wrap:anywhere}.admin-media-chip-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.media-gallery-grid{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.media-gallery-card{display:grid;grid-template-columns:minmax(220px,320px) minmax(220px,1fr) auto;grid-gap:18px;gap:18px;align-items:start;padding:18px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.88)}.media-gallery-preview{overflow:hidden;border-radius:18px;background:rgba(15,23,32,.06)}.media-gallery-copy{display:grid;grid-gap:10px;gap:10px;align-content:start}.media-gallery-copy strong{font-size:1.05rem}.media-gallery-copy p{margin:0;color:var(--muted);overflow-wrap:anywhere}.design-page-list,.media-gallery-actions{display:grid;grid-gap:12px;gap:12px}.design-page-item{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:15px 16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.8);text-align:left}.design-page-item span{color:var(--muted);font-size:.92rem}.design-page-item.active{border-color:rgba(15,143,104,.4);box-shadow:0 10px 24px rgba(15,143,104,.12)}.compact-spacing{margin-top:12px}.design-section-item{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.8)}.media-editor-preview-card{display:grid;grid-gap:12px;gap:12px;margin-bottom:16px}.media-editor-preview-asset{width:100%;max-height:320px;object-fit:cover;border-radius:18px;background:#edf2f7}.media-editor-preview-empty{display:grid;place-items:center;min-height:180px;border-radius:18px;background:#edf2f7;color:var(--muted);font-weight:700}.media-editor-preview-meta{display:grid;grid-gap:6px;gap:6px}.media-editor-preview-meta span{color:var(--muted);font-size:.86rem;font-weight:700}.option-batch-card{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:18px;border:1px dashed rgba(15,143,104,.24);background:rgba(245,250,247,.85)}.option-batch-textarea{min-height:104px}.option-group-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.8)}.product-relation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.product-relation-card{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.82);text-align:left;min-width:0}.product-relation-card img{width:100%;height:120px;object-fit:cover;border-radius:14px}.product-relation-card span{color:var(--muted);font-size:.92rem}.relation-shell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.relation-shell-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.82)}.relation-shell-card p{margin:0;color:var(--muted)}.relation-selected-list{display:grid;grid-gap:10px;gap:10px}.relation-selected-row{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:rgba(255,255,255,.9)}.relation-selected-row img{width:52px;height:52px;border-radius:14px;object-fit:cover}.relation-selected-row div{min-width:0}.relation-selected-row span,.relation-selected-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-selected-row span{color:var(--muted);font-size:.9rem}.option-values-grid{display:grid;grid-gap:10px;gap:10px}.admin-spec-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.admin-spec-mode-card{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;padding:24px;border:1px solid rgba(180,194,208,.9);border-radius:22px;background:rgba(255,255,255,.82);text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-spec-mode-card.active-card{border-color:rgba(15,179,74,.82);box-shadow:0 18px 36px rgba(15,179,74,.12);background:linear-gradient(180deg,rgba(243,252,246,.96),rgba(255,255,255,.92))}.admin-spec-mode-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:rgba(228,238,233,.96);color:#1d9b59;font-size:1.05rem;font-weight:800}.admin-spec-mode-copy{display:grid;grid-gap:5px;gap:5px}.admin-spec-mode-copy small{color:#97a3b6;font-size:.8rem;font-weight:700}.admin-spec-mode-copy strong{font-size:1.08rem}.admin-spec-mode-copy span{color:var(--muted)}.admin-template-chip-row{display:flex;flex-wrap:wrap;gap:10px}.option-empty-state{display:grid;grid-gap:14px;gap:14px}.option-value-row input{flex:1 1}.variant-table{--variant-table-columns:52px minmax(156px,1.18fr) minmax(138px,1fr) minmax(86px,0.68fr) minmax(86px,0.68fr) minmax(86px,0.68fr) minmax(108px,0.84fr) minmax(78px,0.62fr) minmax(116px,0.82fr) minmax(88px,0.68fr);display:grid;grid-gap:0;gap:0;min-width:872px}.variant-table-scroll{overflow-x:auto;padding-bottom:0;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.88)}.variant-table-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;color:var(--muted);font-size:.92rem}.variant-table-meta strong{color:var(--ink)}.variant-table-head,.variant-table-row{display:grid;grid-template-columns:var(--variant-table-columns);grid-gap:10px;gap:10px;align-items:center}.variant-table-head>:first-child,.variant-table-head>:nth-child(10),.variant-table-head>:nth-child(4),.variant-table-head>:nth-child(5),.variant-table-head>:nth-child(6),.variant-table-head>:nth-child(7),.variant-table-head>:nth-child(8),.variant-table-head>:nth-child(9),.variant-table-row>:first-child,.variant-table-row>:nth-child(10),.variant-table-row>:nth-child(4),.variant-table-row>:nth-child(5),.variant-table-row>:nth-child(6),.variant-table-row>:nth-child(7),.variant-table-row>:nth-child(8),.variant-table-row>:nth-child(9){justify-self:center}.variant-table-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:11px 16px;background:rgba(239,243,247,.78);color:var(--muted);font-size:.8rem;font-weight:700}.variant-table-row{padding:9px 16px;border-top:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.96)}.variant-table-row:nth-child(2n){background:rgba(249,251,253,.92)}.variant-table-row:hover{background:rgba(243,247,251,.98)}.variant-table-row input,.variant-table-row select{min-height:38px;border-radius:11px;font-size:.92rem}.variant-table-row .admin-select,.variant-table-row input{width:100%}.variant-row-check{display:inline-flex;align-items:center;justify-content:center}.variant-row-check input{width:auto;margin:0}.variant-image-cell{align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%}.variant-image-summary{display:grid;grid-gap:4px;gap:4px;min-width:0;flex:1 1 auto}.variant-image-summary small{color:var(--muted);font-size:.8rem}.variant-image-summary span{color:var(--muted);font-size:.84rem}.variant-weight-cell{display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-gap:4px;gap:4px}.variant-weight-cell input,.variant-weight-cell select{min-width:0}.variant-image-cell img{width:36px;height:36px;border-radius:10px;object-fit:cover}.variant-row-actions{display:flex;flex-wrap:nowrap;gap:6px;justify-content:center}.variant-row-actions .secondary-button{width:auto;justify-content:center;min-height:36px;padding-inline:12px}.variant-image-cell .secondary-button{min-height:36px;padding-inline:12px}.variant-number-input{text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;padding-inline:10px}.variant-sku-input,.variant-title-input{font-size:.94rem}.variant-sku-input{font-weight:700;letter-spacing:.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-filter-drawer-footer{border-top:1px solid rgba(15,23,42,.08);padding-top:18px}.admin-filter-drawer-footer .primary-button,.admin-filter-drawer-footer .secondary-button{flex:1 1}.product-admin-row .row-actions{display:grid;grid-gap:8px;gap:8px;justify-items:stretch}.product-row-main{align-items:flex-start}.product-row-copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.product-row-copy strong{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;line-height:1.2}.product-row-copy p{color:var(--muted);font-size:.95rem}.product-row-actions{align-self:center}.product-admin-row .row-actions .secondary-button{min-width:0;min-height:38px;padding-inline:12px;font-size:.9rem}.product-admin-row .row-thumb{width:72px;height:72px;border-radius:16px;object-fit:cover;flex-shrink:0}.compact-summary{padding:14px 16px}.batch-fill-card{display:grid;grid-gap:14px;gap:14px;margin-bottom:16px;padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.86)}.batch-fill-grid{flex-wrap:wrap}.batch-fill-grid>*{flex:1 1;min-width:160px}.quick-import-field{min-width:260px}.admin-side-card{margin-top:0}.admin-seo-preview{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.admin-seo-preview strong{font-size:1.05rem}.admin-seo-preview p,.admin-seo-preview span{margin:0;color:var(--muted);overflow-wrap:anywhere}.category-modal-toolbar{display:flex;align-items:center;gap:12px}.admin-empty-note{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:14px;background:rgba(255,156,84,.14);color:#c66b1d;font-size:.92rem;font-weight:700}.category-selection-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.86)}.category-selection-row{display:grid;grid-template-columns:92px minmax(0,1fr) minmax(0,.7fr);grid-gap:12px;gap:12px;align-items:center;padding:14px 18px;border-top:1px solid rgba(15,23,32,.06)}.category-selection-row--head{border-top:0;background:rgba(238,244,248,.72);color:var(--muted);font-size:.86rem;font-weight:800}.category-selection-row input{width:auto;margin:0}.admin-product-preview-card{display:grid;grid-gap:12px;gap:12px}.admin-product-footer-bar{position:-webkit-sticky;position:sticky;bottom:12px;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid rgba(15,23,32,.08);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(15,23,32,.08)}.design-drag-item{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.design-drag-item.dragging{opacity:.72;border-color:rgba(15,143,104,.42);box-shadow:0 16px 34px rgba(15,143,104,.16)}.design-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-quick-links{display:grid;grid-gap:12px;gap:12px}.campaign-row{grid-template-columns:1.5fr .8fr .9fr .8fr .8fr}.design-editor-layout{align-items:start;grid-template-columns:minmax(420px,.92fr) minmax(680px,1.38fr)}.design-preview-sidebar{display:grid;grid-gap:18px;gap:18px}.design-module-library{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.template-library-layout{display:grid;grid-gap:18px;gap:18px}.template-library-list{display:grid;grid-gap:14px;gap:14px}.template-library-card{padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.82)}.template-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.template-inline-preview{margin-top:14px}.template-preview-canvas{min-height:0}.store-overview-hero{display:grid;grid-gap:18px;gap:18px;padding:20px 24px 26px;border-radius:26px;background:#eef2f6}.store-overview-head h2{margin:0;font-size:2rem}.store-overview-style-card{display:grid;grid-template-columns:minmax(0,1.2fr) 320px;grid-gap:24px;gap:24px;padding:28px;border-radius:26px;background:rgba(255,255,255,.92)}.store-overview-style-preview{position:relative;min-height:420px}.store-style-desktop{max-width:980px}.store-style-mobile{position:absolute;right:80px;bottom:12px;width:270px}.store-style-preview-shell{overflow:hidden;border:2px solid #c7d2de;border-radius:32px;background:white;box-shadow:0 20px 44px rgba(14,32,58,.12)}.store-style-preview-shell.mobile{border-radius:28px}.store-style-preview-topbar{padding:6px 12px;background:#215e39;color:rgba(255,255,255,.88);font-size:.72rem;text-align:center}.store-style-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px}.store-style-preview-header.mobile{justify-content:center}.store-style-preview-nav{display:flex;gap:18px;color:#215e39;font-size:.88rem;font-weight:700}.store-style-preview-banner{display:grid;grid-template-columns:1fr 1fr;min-height:280px}.store-style-preview-banner.mobile{grid-template-columns:1fr;min-height:180px}.store-style-preview-banner img{width:100%;height:100%;object-fit:cover}.store-style-preview-copy{display:grid;grid-gap:10px;gap:10px;align-content:center;padding:24px;background:#73d06a;color:white}.store-style-preview-copy.mobile{padding:16px}.store-style-preview-copy h3{margin:0;font-size:3.2rem;line-height:.95}.store-style-preview-copy.mobile h3{font-size:1.8rem}.store-style-preview-copy p{margin:0;font-size:1rem;line-height:1.5}.store-style-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;padding:18px}.store-style-preview-product{height:110px;border-radius:18px;background:#f8efe5}.store-overview-style-meta{display:grid;align-content:center;grid-gap:18px;gap:18px;justify-items:stretch;text-align:center}.store-overview-style-meta strong{font-size:2rem;color:var(--ink)}.store-overview-style-meta span{color:#7b8796;font-size:1.28rem}.store-overview-cta{width:100%;justify-content:center;min-height:58px;font-size:1.1rem}.store-overview-drafts{padding-bottom:24px}.store-overview-draft-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.store-overview-draft-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.86)}.store-overview-draft-card img{width:100%;height:190px;border-radius:18px;object-fit:cover}.store-overview-empty{min-height:260px;place-items:center}.store-overview-empty-icon{font-size:4rem;color:#d1d8e2}.module-library-hero{position:relative;padding:52px 24px 140px;border-radius:28px;background:linear-gradient(180deg,#36cfbf,#b9f3e2 52%,#eff4f8 0);text-align:center}.module-library-hero h2{margin:0 0 28px;font-size:4rem;color:#3c4650}.module-library-search{display:grid;grid-template-columns:220px 1fr 140px;grid-gap:0;gap:0;max-width:1120px;margin:0 auto;overflow:hidden;border-radius:var(--radius-pill);background:white;box-shadow:0 24px 40px rgba(28,79,93,.12)}.module-library-search button,.module-library-search input,.module-library-search select{min-height:74px;border:0;border-radius:0;background:transparent}.module-library-search input,.module-library-search select{padding:0 24px}.module-library-category-panel{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%;margin-top:20px}.module-category-tile{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px 16px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:rgba(255,255,255,.9);color:#334155;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease}.module-category-tile span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid #d7e2ec;background:var(--surface);color:var(--brand);font-size:.95rem;font-weight:800;flex-shrink:0}.module-category-tile strong{font-size:.95rem;line-height:1.3}.module-category-tile.active{border-color:rgba(15,143,104,.34);background:#eef9f1;color:var(--brand)}.module-category-tile:hover{border-color:rgba(15,143,104,.26);transform:translateY(-1px)}.module-library-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.module-library-gallery.featured{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.module-gallery-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:24px;background:white;border:1px solid rgba(14,32,58,.06);box-shadow:0 16px 30px rgba(17,32,52,.06)}.module-gallery-code{font-size:1rem;color:var(--ink)}.module-gallery-card img{width:100%;height:360px;object-fit:cover;border-radius:20px}.module-preview-shell{display:grid;grid-gap:14px;gap:14px;min-height:260px;padding:18px;border-radius:22px;border:1px solid rgba(14,32,58,.08);background:radial-gradient(circle at top left,rgba(15,143,104,.12),transparent 42%),linear-gradient(180deg,#ffffff,#f7fafc);overflow:hidden}.module-preview-shell--collections,.module-preview-shell--product{min-height:300px}.module-preview-shell--video{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);align-items:stretch;min-height:260px}.module-preview-shell--collections,.module-preview-shell--inquiry{grid-template-columns:minmax(150px,.8fr) minmax(0,1.2fr)}.module-preview-head{display:flex;align-items:center;gap:10px}.module-preview-head span{width:12px;height:12px;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--brand),#0bc982);box-shadow:0 0 0 5px rgba(15,143,104,.12)}.module-preview-head strong{width:88px;height:12px;border-radius:var(--radius-pill);background:rgba(14,32,58,.14)}.module-preview-grid{display:grid;grid-gap:12px;gap:12px}.module-preview-grid--products{grid-template-columns:repeat(2,minmax(0,1fr))}.module-preview-grid--collections{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.module-preview-card,.module-preview-faq-item,.module-preview-poster{display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:18px;background:rgba(255,255,255,.9);border:1px solid rgba(14,32,58,.06);box-shadow:0 12px 24px rgba(17,32,52,.05)}.module-preview-media{min-height:92px;border-radius:16px;background:linear-gradient(135deg,rgba(15,143,104,.18),rgba(11,201,130,.1)),linear-gradient(180deg,#eaf4ee,#dbe8e2)}.module-preview-media.tall{min-height:126px}.module-preview-line{height:11px;border-radius:var(--radius-pill);background:rgba(14,32,58,.14)}.module-preview-line.medium{width:72%}.module-preview-line.short{width:56%}.module-preview-line.tiny{width:34%}.module-preview-button,.module-preview-input{min-height:42px;border-radius:var(--radius-pill);border:1px solid rgba(14,32,58,.1);background:rgba(255,255,255,.95)}.module-preview-button{width:108px;background:linear-gradient(135deg,#111d2f,#20324a);border:none}.module-preview-button.wide{width:100%}.module-preview-video{position:relative;min-height:220px;border-radius:24px;background:linear-gradient(160deg,rgba(14,32,58,.76),rgba(15,143,104,.42)),linear-gradient(180deg,#20324a 0,var(--brand) 100%);overflow:hidden}.module-preview-video:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(255,255,255,.08),transparent 58%),radial-gradient(circle at top right,rgba(255,255,255,.16),transparent 30%)}.module-preview-play{left:50%;width:72px;height:72px;border-radius:var(--radius-pill);background:rgba(255,255,255,.92);box-shadow:0 20px 30px rgba(17,32,52,.18)}.module-preview-play,.module-preview-play:before{position:absolute;top:50%;transform:translate(-50%,-50%)}.module-preview-play:before{content:"";left:54%;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid var(--brand)}.module-preview-copy,.module-preview-form-stack,.module-preview-side,.module-preview-stack{display:grid;grid-gap:12px;gap:12px;align-content:start}.module-preview-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;align-items:center}.module-preview-form-stack .module-preview-input.tall{min-height:88px;border-radius:24px}.module-preview-side{padding:12px 4px 12px 0}.module-preview-poster .module-preview-line.short{width:74%}.module-preview-stack{gap:10px}.module-preview-faq-item{padding:14px 16px}.module-gallery-meta{display:grid;grid-gap:8px;gap:8px}.module-gallery-meta strong{font-size:1.4rem}.module-gallery-meta p{margin:0;color:var(--muted);line-height:1.6}.template-gallery-hero{text-align:center;padding:18px 0 12px}.template-gallery-hero h2{margin:0 0 24px;font-size:4rem;color:#49515b}.template-gallery-toolbar{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:12px}.template-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.template-gallery-card{display:grid;grid-gap:12px;gap:12px}.template-gallery-code{font-size:1.2rem;color:#4b525d}.template-gallery-shot{position:relative;overflow:hidden;border-radius:0;border:1px solid #dfe6ee;background:white;padding:12px}.template-gallery-shot img{width:100%;height:520px;object-fit:cover;background:#f7f8fa}.template-gallery-badge{position:absolute;right:24px;bottom:24px;display:inline-flex;align-items:center;justify-content:center;min-width:126px;min-height:52px;padding:0 18px;border-radius:var(--radius-pill);background:#12b84f;color:white;font-size:1rem;font-weight:800}.template-gallery-badge.active:after{content:"✓";margin-left:8px}.template-gallery-actions{display:flex;gap:12px}.template-gallery-actions>*{flex:1 1;justify-content:center}.design-inline-media{overflow:hidden;border-radius:16px;border:1px solid #d9e2eb;background:#f8fafc}.design-inline-media img,.design-inline-media video{display:block;width:100%;max-height:220px;object-fit:cover}.design-inline-media.logo-preview img{object-fit:contain;padding:12px;background:white}.design-card.subtle{background:#f7fafc;border-style:dashed}.design-side-content-item.active{border-color:var(--brand);background:#eef9f1}.design-nav-preview-list{display:flex;flex-wrap:wrap;gap:8px}.design-nav-preview-list span{padding:8px 12px;border-radius:var(--radius-pill);background:white;border:1px solid #d9e2eb;color:#24452f;font-size:.92rem}.store-canvas-logo{max-width:92px;max-height:42px;object-fit:contain}.template-pack-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.template-pack-preview-card{display:grid;grid-gap:6px;gap:6px}.template-pack-preview-card img{width:100%;height:120px;border-radius:12px;object-fit:cover;border:1px solid #dfe6ee;background:#f7f8fa}.template-pack-preview-card span{font-size:.9rem;color:#627080}.store-visual-editor{--store-visual-toolbar-height:82px;position:fixed;inset:0;width:100%;max-width:none;min-width:0;height:100vh;min-height:100vh;display:block;padding:calc(var(--store-visual-toolbar-height) + 14px) 14px 14px;box-sizing:border-box;overflow:hidden;overflow-x:hidden;overscroll-behavior:none;background:radial-gradient(circle at top,rgba(242,139,69,.16),transparent 34%),#f6f8fb;z-index:2}.store-visual-toolbar{position:fixed;top:14px;left:14px;right:14px;z-index:60;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;width:auto;min-width:0;padding:14px 18px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(15,23,32,.08)}.store-visual-device-switch,.store-visual-toolbar-left,.store-visual-toolbar-right{display:flex;align-items:center;gap:14px}.store-visual-toolbar-left,.store-visual-toolbar-right{min-width:0}.store-visual-toolbar-right{justify-content:flex-end;flex-wrap:nowrap}.store-visual-back{display:inline-flex;align-items:center;min-height:52px;color:#4b5563;font-weight:700;white-space:nowrap;flex-shrink:0}.store-visual-page-select{width:220px;min-width:220px;background:#edf2f7}.store-visual-locale-select,.store-visual-page-select{min-height:52px;border-radius:12px;border:1px solid var(--line);padding:0 18px;font-size:1rem;flex:0 0 auto}.store-visual-locale-select{width:132px;min-width:132px;background:#f8fbfd;font-weight:700;color:#0f172a}.device-pill{min-width:72px;min-height:52px;border-radius:12px;border:1px solid var(--line);background:#f8fbfd;font-weight:700}.device-pill.active{border-color:rgba(15,143,104,.36);color:var(--brand);box-shadow:inset 0 -3px 0 var(--brand)}.store-visual-status{padding:.4rem 1rem;border-radius:var(--radius-pill);background:#e6f8ea;color:#16a34a;font-weight:800}.store-visual-body{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:18px;gap:18px;padding:0;height:calc(100vh - var(--store-visual-toolbar-height) - 28px);min-height:0;min-width:0;overflow:hidden;overflow-x:hidden;align-items:stretch}.store-visual-canvas-wrap{min-width:0;min-height:0;height:100%;padding:14px;border-radius:28px;background:#dfe5ea;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable}.store-visual-canvas{position:relative;overflow:visible;min-height:1200px;min-width:0;padding:14px;border-radius:22px;background:#eef2f6}.store-visual-canvas.mobile{max-width:480px;margin:0 auto}.store-live-preview-frame{position:relative;width:100%;min-width:0;min-height:1140px;border-radius:20px;overflow:hidden;background:var(--surface);border:1px solid rgba(15,23,32,.08);box-shadow:0 18px 36px rgba(15,23,32,.08)}.store-live-preview-frame iframe{display:block;width:100%;min-height:1140px;border:0;background:var(--surface)}.store-preview-selection-box{position:absolute;top:12px;left:12px;pointer-events:none;z-index:8}.store-preview-selection-toolbar{display:inline-flex;align-items:stretch;pointer-events:auto;transform:translateZ(0);box-shadow:0 12px 24px rgba(15,23,32,.12)}.store-preview-selection-label{padding:0 14px;background:#15b34a;font-size:.92rem}.store-preview-selection-edit,.store-preview-selection-label{display:inline-flex;align-items:center;min-height:36px;color:var(--text-on-brand);font-weight:800;line-height:1;white-space:nowrap}.store-preview-selection-edit{padding:0 12px;border:0;background:#111b28;font-size:.86rem}.store-region-tag{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border-radius:0;border:0;background:#15b34a;color:white;font-size:.98rem;font-weight:800}.store-region-tag.active{background:#0d9442}.store-footer-tag{margin-top:12px}.store-canvas-footer,.store-canvas-header,.store-canvas-section{position:relative;border:3px solid transparent;background:white}.store-canvas-footer.active,.store-canvas-header.active,.store-canvas-section.active{border-color:#15b34a}.store-canvas-nav-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:98px;padding:0 36px}.store-canvas-nav-icons,.store-canvas-nav-links{display:flex;align-items:center;gap:24px;color:#215e39;font-weight:800}.store-canvas-hero{display:grid;grid-template-columns:1fr 1fr;min-height:420px}.store-canvas-hero img{width:100%;height:100%;object-fit:cover}.store-canvas-hero-copy{display:grid;align-content:center;grid-gap:12px;gap:12px;padding:28px;background:#72d06b;color:white}.store-canvas-hero-copy h3{margin:0;font-size:clamp(2rem,5vw,5.8rem);line-height:.94}.store-canvas-hero-copy p{margin:0;font-size:1.15rem}.store-canvas-sections{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.store-canvas-section{padding:16px}.store-canvas-section .design-preview-section{min-height:320px}.store-canvas-floating-actions{position:absolute;left:50%;top:6px;transform:translateX(-50%);display:flex;gap:6px;padding:6px;border-radius:12px;background:rgba(20,25,27,.92);z-index:2}.store-canvas-floating-actions button{min-width:52px;min-height:48px;border:0;border-radius:10px;background:transparent;color:white;font-weight:800}.store-canvas-floating-actions button.danger{color:#ff4d4f}.store-canvas-footer{padding:26px 30px 34px;background:#215e39;color:white}.store-canvas-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.store-canvas-footer-grid div{display:grid;grid-gap:10px;gap:10px}.store-canvas-footer p,.store-canvas-footer-grid span{color:rgba(255,255,255,.84)}.store-visual-sidebar{display:flex;flex-direction:column;gap:18px;align-self:stretch;min-height:0;height:100%;min-width:0;overflow:hidden}.store-side-panel{display:grid;grid-gap:12px;gap:12px}.store-homepage-check-panel{display:grid;grid-gap:16px;gap:16px;width:min(720px,calc(100vw - 48px));max-height:min(80vh,920px);padding:20px;border-radius:24px;background:#f4f7fa;overflow:auto}.store-side-tree{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;min-height:0;height:100%;padding:14px;border-radius:18px;background:#eef2f6;overflow:hidden}.store-side-tree-bottom,.store-side-tree-top{display:grid;grid-gap:12px;gap:12px;flex:0 0 auto}.store-side-tree-scroll{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;overscroll-behavior:contain;scrollbar-gutter:stable}.store-side-tree-group-label{padding:0 4px;color:#64748b;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-side-tree-scroll .store-side-add{margin-top:2px}.template-runtime-shell{min-height:100vh;background:radial-gradient(circle at top,rgba(242,139,69,.12),transparent 32%),#f8fafc;position:relative}.template-runtime-kicker{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#127a49}.template-runtime-tabs{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.template-runtime-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface);color:var(--ink);font-weight:700;text-decoration:none}.template-runtime-tab.active{border-color:rgba(15,143,104,.28);background:#e6f8ea;color:#127a49}.template-runtime-main{min-height:60vh}.template-runtime-dock{position:fixed;right:24px;bottom:24px;z-index:30;display:grid;grid-gap:14px;gap:14px;width:min(420px,calc(100vw - 48px));padding:18px;border-radius:24px;border:1px solid rgba(15,23,32,.08);background:rgba(255,255,255,.94);box-shadow:0 24px 60px rgba(15,23,32,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-runtime-dock-head{display:grid;grid-gap:8px;gap:8px}.template-runtime-dock-head strong{font-size:1rem}.store-side-editor{position:relative;display:grid;grid-gap:14px;gap:14px;align-content:start;padding:12px;border-radius:18px;background:#dfe5ea;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden}.store-side-editor>.store-side-editor-back{margin:0;padding:0 4px}.store-side-editor>.design-card>.card-head,.store-side-editor>.design-card>.store-side-editor-header{position:static;background:transparent;padding-bottom:0}.store-side-overlay{display:grid;grid-gap:14px;gap:14px;min-height:100%}.store-side-overlay-card{display:grid;grid-gap:14px;gap:14px;padding:14px;border-radius:18px;background:#dfe5ea;border:1px solid rgba(15,23,32,.08);box-shadow:0 18px 40px rgba(15,23,32,.08);overflow:auto}.store-side-overlay-hint{margin:0;color:#52606d;font-size:.93rem;line-height:1.6}.store-content-entry{gap:12px}.store-content-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-content-entry-head p{margin:4px 0 0;color:#6b7280;font-size:.88rem;line-height:1.5}.store-content-entry-preview{border-radius:16px;overflow:hidden;background:#f7f8fa;border:1px solid rgba(15,23,32,.08)}.store-content-entry-preview img,.store-content-entry-preview video{display:block;width:100%;max-height:220px;object-fit:cover}.store-content-entry-value{display:block;color:#64748b;font-size:.82rem;line-height:1.5;word-break:break-all}.store-side-detail-card.active{border-color:rgba(22,163,74,.35);box-shadow:inset 0 0 0 1px rgba(22,163,74,.18)}.store-side-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.store-side-media-card{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid rgba(15,23,32,.08);border-radius:14px;background:var(--surface);text-align:left}.store-side-media-card img,.store-side-media-card video{width:100%;height:108px;object-fit:cover;border-radius:10px;background:#f4f6f8}.store-side-media-card strong{font-size:.84rem;color:#22303d;line-height:1.4;word-break:break-word}.store-side-editor-back{justify-self:start;min-height:40px;padding:0 10px;border:0;background:transparent;color:#4b5563;font-weight:700}.store-side-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-side-tree>.store-side-add,.store-side-tree>.store-side-node--page{flex-shrink:0}.module-library-topbar{display:flex;justify-content:flex-end;margin-bottom:12px}.store-side-node{display:flex;align-items:center;gap:14px;width:100%;padding:12px 14px;border-radius:16px;border:1px solid rgba(17,24,39,.08);background:white;text-align:left}.store-side-node-actions{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}.store-side-node-actions button{display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(148,163,184,.32);border-radius:10px;background:var(--surface);color:#334155;font-size:.86rem;font-weight:800}.store-side-node-actions button:hover{border-color:rgba(15,143,104,.32);color:var(--brand)}.store-side-node:not(.active) .store-side-node-actions button{opacity:.8}.store-side-node--page{min-height:82px}.store-side-handle{color:#94a3b8;font-size:1rem;letter-spacing:-2px;flex-shrink:0}.store-side-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.store-side-copy strong{color:#1f2937;font-size:1rem}.store-side-copy em{color:var(--brand);font-size:.75rem;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.store-side-copy small{color:#7b8796;font-size:.84rem;line-height:1.35}.store-side-node.active{border-color:rgba(15,143,104,.42);box-shadow:0 10px 22px rgba(15,143,104,.12)}.store-side-icon,.store-side-thumb{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;border:1px solid #d4dde7;background:#f9fbfc;overflow:hidden;flex-shrink:0;color:var(--brand);font-size:1.05rem;font-weight:800}.store-side-thumb img{width:100%;height:100%;object-fit:cover}.store-side-add{justify-content:center;margin-top:4px}.design-side-content-list{display:grid;grid-gap:10px;gap:10px;padding-bottom:10px;background:transparent}.design-side-content-item{display:flex;align-items:center;gap:12px;min-height:72px;padding:0 14px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.88)}.design-side-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;border:1px solid #d4dde7}.store-side-detail-card{display:grid;grid-gap:14px;gap:14px}.store-side-panel-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.08)}.store-side-detail-title{display:grid;grid-gap:4px;gap:4px}.store-side-detail-title strong{color:#0f172a;font-size:1.05rem}.store-side-detail-title span{color:#64748b;font-size:.9rem}.store-side-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.store-side-stat-card{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:16px;background:rgba(255,255,255,.82);border:1px solid #d6e0e8}.store-side-stat-card span{color:#64748b;font-size:.82rem}.store-side-stat-card strong{color:#0f172a;font-size:1.25rem}.store-side-check-card{gap:10px}.store-side-check-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-side-check-head>div{display:grid;grid-gap:6px;gap:6px}.design-setting-group{display:grid;grid-gap:10px;gap:10px}.store-side-picker-card{gap:12px}.store-picked-products{display:grid;grid-gap:10px;gap:10px}.store-picked-product-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.88);border:1px solid #d6e0e8;min-width:0}.store-picked-product-row--interactive{cursor:pointer}.store-picked-product-row.active{border-color:rgba(15,143,104,.45);box-shadow:0 14px 28px rgba(15,143,104,.12)}.store-picked-product-row.dragging{opacity:.72;border-color:rgba(15,143,104,.4);box-shadow:0 12px 24px rgba(15,143,104,.12)}.store-picker-select-mark{display:grid;place-items:center;flex-shrink:0}.store-picker-select-mark input{width:18px;height:18px}.store-picked-product-index{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--radius-pill);background:#e7f7ee;color:var(--brand);font-size:.82rem;font-weight:800;flex-shrink:0}.store-picked-product-row img{width:48px;height:48px;object-fit:cover;border-radius:12px;background:#f8fafc;flex-shrink:0}.store-picked-product-copy{display:grid;grid-gap:2px;gap:2px;min-width:0;flex:1 1 auto}.store-picked-product-copy strong{color:#0f172a;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-picked-product-copy small{color:#64748b;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-picked-product-remove{flex-shrink:0;border:0;background:transparent;color:#dc2626;font-weight:700}.store-side-delete-button{width:100%;justify-content:center}.design-toggle-list{display:grid;grid-gap:12px;gap:12px;padding:14px;border-radius:16px;background:rgba(255,255,255,.8);border:1px solid #d6e0e8}.search-suggestion-block{display:grid;grid-gap:10px;gap:10px;margin-top:18px;padding:14px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.66)}.search-suggestion-block strong{color:#334155;font-size:.9rem}.search-suggestion-tags{display:flex;flex-wrap:wrap;gap:8px}.product-picker-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);grid-gap:18px;gap:18px;min-height:0;overflow:hidden}.product-picker-modal-page{min-height:100vh;padding:26px;background:rgba(223,229,234,.9)}.store-product-picker-overlay{position:fixed;inset:0;z-index:var(--z-picker);display:grid;place-items:center;padding:28px}.store-product-picker-overlay-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.store-product-picker-overlay-panel{position:relative;width:min(1480px,calc(100vw - 56px));max-height:calc(100vh - 56px);z-index:1}.store-inline-editor-modal-panel{width:min(620px,calc(100vw - 56px))}.store-inline-editor-modal{display:grid;grid-gap:18px;gap:18px;padding:24px;border-radius:28px;background:rgba(255,253,249,.98);box-shadow:0 26px 70px rgba(15,23,42,.16)}.store-inline-editor-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.store-inline-editor-modal__header h2{margin:6px 0 0;font-size:2rem}.store-inline-editor-modal__section{display:grid;grid-gap:14px;gap:14px}.store-inline-editor-modal__footer{padding-top:6px}.store-picked-product-action{border:none;background:transparent;color:var(--brand);font-weight:700;cursor:pointer}.product-picker-modal{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;height:calc(100vh - 52px);max-width:1460px;margin:0 auto;padding:26px;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 26px 70px rgba(15,23,42,.16);overflow:hidden}.product-picker-modal--embedded{height:min(880px,calc(100vh - 56px));max-height:calc(100vh - 56px);margin:0}.product-picker-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,.08)}.product-picker-modal-header h2{margin:0;font-size:2rem}.product-picker-close{min-width:58px;min-height:58px;padding:0 18px;border:1px solid rgba(148,163,184,.24);border-radius:var(--radius-pill);background:var(--surface);font-weight:700}.product-picker-modal-footer,.product-picker-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-picker-toolbar-left{display:flex;align-items:center;flex-wrap:wrap;gap:12px;min-width:0}.product-picker-toolbar-right{display:flex;align-items:center;justify-content:flex-end;min-width:0;flex:0 1 560px}.product-picker-toolbar-label{color:#52606d;font-size:.92rem;font-weight:700}.product-picker-mode-group{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-picker-check,.product-picker-mode{min-height:44px;padding:0 16px;border-radius:var(--radius-pill);border:1px solid #d7e0e8;background:var(--surface);color:#1f2937;font-weight:700}.product-picker-check:hover,.product-picker-mode.active{border-color:rgba(21,179,74,.38);background:#eefbf3;color:#14824a}.product-picker-pane{min-height:0;padding:18px;overflow:hidden}.product-picker-pane--pool,.product-picker-pane--selected{height:auto;min-height:0}.product-picker-pane--pool{display:grid;grid-template-rows:auto auto auto 1fr}.product-picker-pane--selected{display:grid;grid-template-rows:auto 1fr}.product-picker-pane-head-actions{display:flex;align-items:center;gap:10px}.product-picker-filterbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:12px;gap:12px;width:min(100%,560px)}.product-picker-tagbar{margin-bottom:14px}.product-picker-filterbar input,.product-picker-filterbar select{min-height:48px;border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:0 14px}.product-picker-search-button{min-width:108px}.product-relation-grid--picker{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;overflow:auto;padding-right:4px;min-height:0}.product-picker-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid rgba(15,23,42,.08)}.product-picker-pagination-summary{display:flex;align-items:center;gap:12px;color:#64748b;font-size:.9rem}.product-picker-pagination-summary strong{color:#0f172a;font-size:.92rem}.product-picker-pagination-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-picker-pagination-actions select{min-height:40px;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:0 12px}.product-picker-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:var(--radius-pill);background:#eff4f8;color:#64748b;font-size:.8rem;font-weight:700}.product-picker-badge.active{background:#e7f7ee;color:var(--brand)}.product-picker-card-meta{display:flex;align-items:center;gap:8px;color:#0f172a;font-size:.9rem;font-weight:800;min-width:0;flex-wrap:wrap}.product-picker-card-meta small{color:#94a3b8;font-size:.8rem;text-decoration:line-through}.product-picker-card-meta--inline{margin-left:auto;flex-shrink:0;justify-content:flex-end}.store-picker-row-actions{display:flex;flex-wrap:wrap;gap:8px;margin-left:0;flex-shrink:0;justify-content:flex-end}.store-picked-products{overflow:auto;padding-right:4px;min-height:0}.store-picker-drag-handle{cursor:-webkit-grab;cursor:grab}.store-picker-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.product-picker-modal-footer{padding-top:8px;border-top:1px solid rgba(15,23,42,.08);flex-shrink:0}.product-relation-card,.store-picked-product-copy,.store-picked-product-row{min-width:0}.product-relation-card .store-picked-product-copy small,.product-relation-card .store-picked-product-copy strong,.store-picked-product-row .store-picked-product-copy small,.store-picked-product-row .store-picked-product-copy strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-picker-card-meta small,.product-picker-card-meta span{white-space:nowrap}@media (max-width:1680px){.admin-product-editor-layout,.admin-products-layout{grid-template-columns:1fr}.product-editor-sidebar{position:static}}@media (max-width:1480px){.admin-product-editor-layout{grid-template-columns:1fr}.product-editor-sidebar{position:static}}@media (max-width:1280px){.module-library-category-panel{grid-template-columns:repeat(4,minmax(0,1fr))}.module-library-gallery,.template-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-picker-layout,.store-overview-style-card,.store-visual-body{grid-template-columns:1fr}.product-relation-grid--picker{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.module-library-hero h2,.template-gallery-hero h2{font-size:2.4rem}.module-library-category-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.module-library-hero{padding-bottom:28px}.product-picker-modal-footer,.product-picker-modal-header,.product-picker-modal-toolbar{flex-direction:column;align-items:stretch}.store-product-picker-overlay{padding:12px}.store-product-picker-overlay-panel{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.product-picker-filterbar{grid-template-columns:1fr;width:100%}.product-picker-pagination{flex-direction:column;align-items:stretch}.product-picker-pagination-actions,.product-picker-pagination-summary{justify-content:space-between}.module-library-search{border-radius:24px}.module-library-gallery,.module-library-search,.module-preview-shell--collections,.module-preview-shell--inquiry,.module-preview-shell--video,.template-gallery-grid{grid-template-columns:1fr}.module-preview-grid--collections{grid-template-columns:repeat(2,minmax(0,1fr))}.module-preview-form-row,.store-overview-style-card,.store-visual-body,.store-visual-toolbar{grid-template-columns:1fr}.store-visual-editor{--store-visual-toolbar-height:132px;height:100vh;padding-top:calc(var(--store-visual-toolbar-height) + 24px)}.store-visual-device-switch,.store-visual-toolbar-left,.store-visual-toolbar-right{flex-wrap:wrap;justify-content:flex-start}.store-visual-toolbar{top:10px;left:10px;right:10px}.store-visual-page-select{min-width:0;width:100%}.store-style-mobile{position:static;width:220px;margin-top:16px}.store-canvas-hero,.store-style-preview-banner{grid-template-columns:1fr}.store-canvas-footer-grid,.store-canvas-nav-row{grid-template-columns:1fr;display:grid}}.design-template-group,.design-template-groups{display:grid;grid-gap:12px;gap:12px}.design-module-card{display:grid;grid-gap:10px;gap:10px;align-content:start;padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.86);text-align:left}.design-module-card strong{font-size:1rem}.design-module-card p{margin:0;color:var(--muted);line-height:1.6}.danger-button{border-color:rgba(196,77,77,.24);color:#b04242}.danger-button:hover{border-color:rgba(196,77,77,.36);background:rgba(196,77,77,.08)}.design-module-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:.28rem .66rem;border-radius:var(--radius-pill);background:rgba(15,143,104,.12);color:var(--brand-dark);font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.design-preview-canvas{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#f8f4ec,#fffdf9);min-height:780px}.design-preview-canvas.mobile{width:min(100%,430px);margin:0 auto;min-height:760px}.design-preview-announcement{padding:10px 16px;background:#13221d;color:rgba(255,255,255,.88);font-size:.86rem}.design-preview-header,.design-preview-section{display:flex;align-items:center;justify-content:space-between;gap:12px}.design-preview-header{padding:18px 20px;border-bottom:1px solid var(--line)}.design-preview-nav{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.9rem}.design-preview-nav span{padding:.35rem .7rem;border-radius:var(--radius-pill);border:1px solid var(--line);background:rgba(255,255,255,.7)}.design-preview-hero{padding:18px;display:grid;grid-gap:16px;gap:16px}.design-preview-hero img{width:100%;height:220px;object-fit:cover;border-radius:20px}.design-preview-hero-copy h3{margin:0 0 10px;font-size:1.45rem;line-height:1.15}.design-preview-status{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:10px;padding:.28rem .7rem;border-radius:var(--radius-pill);background:rgba(19,34,29,.08);color:var(--ink);font-size:.76rem;font-weight:700}.design-preview-footer,.design-preview-hero-copy p,.design-preview-section p{margin:0;color:var(--muted);line-height:1.6}.design-preview-sections{display:grid;grid-gap:12px;gap:12px;padding:0 18px 18px}.design-preview-section{padding:14px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.82)}.design-preview-section--split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(180px,.9fr);align-items:stretch}.design-preview-section--highlight{display:grid;grid-gap:14px;gap:14px}.design-preview-section--dark{background:linear-gradient(180deg,#13221d,#1f352e);border-color:rgba(255,255,255,.08)}.design-preview-section--dark .design-module-chip,.design-preview-section--dark p,.design-preview-section--dark strong{color:rgba(255,255,255,.94)}.design-preview-section--warm{background:linear-gradient(180deg,#f7efe3,#fffaf3)}.design-preview-section--soft{background:linear-gradient(180deg,#eef4ef,#f8fbf8)}.design-preview-section-copy{display:grid;grid-gap:8px;gap:8px;align-content:start}.design-preview-section-image{width:100%;height:170px;object-fit:cover;border-radius:18px}.design-preview-placeholder{min-height:170px;border-radius:18px;border:1px dashed var(--line);display:grid;place-items:center;color:var(--muted);background:rgba(255,255,255,.4)}.design-preview-grid,.design-preview-pill-grid,.design-preview-stack{display:grid;grid-gap:10px;gap:10px}.design-preview-stack--faq.design-preview-stack--stack{grid-template-columns:1fr!important}.design-preview-faq-card,.design-preview-mini-card,.design-preview-panel,.design-preview-pill-card{border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.84)}.design-preview-mini-card{display:grid;grid-gap:8px;gap:8px;padding:12px}.design-preview-mini-media{height:72px;border-radius:12px;background:linear-gradient(135deg,rgba(15,143,104,.16),rgba(19,34,29,.06))}.design-preview-pill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.design-preview-pill-card{padding:12px;text-align:center;font-weight:700}.design-preview-faq-card{padding:12px;display:grid;grid-gap:6px;gap:6px}.design-preview-stack--faq.design-preview-stack--highlight .design-preview-faq-card--highlight,.design-preview-stack--faq.design-preview-stack--split .design-preview-faq-card--lead{grid-column:1/-1}.design-preview-faq-card--highlight{background:radial-gradient(circle at top left,rgba(15,143,104,.14),transparent 56%),rgba(255,255,255,.92);border-color:rgba(15,143,104,.24)}.design-preview-panel{display:grid;grid-gap:10px;gap:10px;padding:14px}.design-preview-panel-line{height:12px;border-radius:var(--radius-pill);background:rgba(19,34,29,.1)}.design-preview-panel-line.short{width:58%}.design-preview-button{white-space:nowrap;padding:.55rem .9rem;border-radius:var(--radius-pill);background:var(--panel-strong);color:white;font-size:.9rem}.design-preview-footer{padding:0 18px 18px}.design-live-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);grid-gap:22px;gap:22px;padding:28px;margin-bottom:28px;border-radius:28px;border:1px solid var(--line)}.design-live-hero--default{background:linear-gradient(145deg,#ffffff,#f8f4ec)}.design-live-hero--warm{background:linear-gradient(145deg,#f7efe3,#fffaf3)}.design-live-hero--soft{background:linear-gradient(145deg,#eef4ef,#fbfdfb)}.design-live-hero--dark{background:linear-gradient(145deg,#13221d,#20352e)}.design-live-hero--dark .eyebrow,.design-live-hero--dark .page-copy,.design-live-hero--dark h1{color:rgba(255,255,255,.94)}.design-live-hero-copy{display:grid;grid-gap:14px;gap:14px;align-content:center}.design-live-hero-copy .primary-button{justify-self:start;width:auto;max-width:100%;padding:.78rem 1.12rem;font-size:.95rem;line-height:1}.design-live-hero-image{width:100%;min-height:240px;height:100%;object-fit:cover;border-radius:22px}.design-live-hero-media-link{display:block}.design-live-section{border-radius:24px}.design-live-section:not(.table-card):not(.summary-card):not(.account-side):not(.product-detail-content){padding:22px;border:1px solid rgba(15,23,32,.08);box-shadow:var(--shadow)}.design-live-section--default{background:rgba(255,255,255,.86)}.design-live-section--warm{background:linear-gradient(180deg,#f7efe3,#fffaf3)}.design-live-section--soft{background:linear-gradient(180deg,#eef4ef,#fbfdfb)}.design-live-section--dark{background:linear-gradient(180deg,#13221d,#20352e)}.design-live-section--dark,.design-live-section--dark .admin-card-copy,.design-live-section--dark .eyebrow,.design-live-section--dark .page-copy,.design-live-section--dark h2,.design-live-section--dark h3,.design-live-section--dark p,.design-live-section--dark strong{color:rgba(255,255,255,.94)}.design-live-hero--industrial{background:linear-gradient(145deg,#dfe4ea,#e8ecf2)}.design-live-section--industrial{background:linear-gradient(180deg,#e2e8f0,#eef2f7)}.design-live-section--industrial .eyebrow{color:#1d4ed8}.design-live-hero--technical{background:linear-gradient(145deg,#0f172a,#1e293b)}.design-live-hero--technical .eyebrow,.design-live-hero--technical .page-copy,.design-live-hero--technical h1{color:rgba(255,255,255,.94)}.design-live-hero--technical .eyebrow{color:#60a5fa}.design-live-section--technical{background:linear-gradient(180deg,#0f172a,#1e293b);color:rgba(255,255,255,.94)}.design-live-section--technical .admin-card-copy,.design-live-section--technical .eyebrow,.design-live-section--technical .page-copy,.design-live-section--technical h2,.design-live-section--technical h3,.design-live-section--technical p,.design-live-section--technical strong{color:rgba(255,255,255,.94)}.design-live-section--technical .eyebrow{color:#60a5fa}.b2b-spec-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.b2b-spec-table{width:100%;border-collapse:collapse;font-size:.92rem;line-height:1.5}.b2b-spec-table td,.b2b-spec-table th{padding:12px 16px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}.b2b-spec-table thead th{font-weight:700;font-size:.84rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:2px solid var(--line)}.b2b-spec-table tbody tr:last-child td{border-bottom:none}.b2b-spec-table tbody td:first-child{font-weight:600;color:var(--text)}.design-live-section--industrial .b2b-spec-table th,.design-live-section--technical .b2b-spec-table th{color:rgba(255,255,255,.6)}.design-live-section--technical .b2b-spec-table td{border-bottom-color:rgba(255,255,255,.1)}.b2b-selector-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.b2b-selector-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.b2b-selector-group-label{font-weight:600;font-size:.84rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-right:4px}.b2b-selector-btn{padding:6px 14px;border:1px solid var(--line);border-radius:8px;background:transparent;font-size:.84rem;color:var(--text);transition:all .15s}.b2b-selector-btn:hover{border-color:var(--brand);color:var(--brand)}.b2b-selector-btn--active{background:var(--brand);color:white;border-color:var(--brand)}.b2b-cert-grid,.b2b-selector-products{display:grid;grid-gap:18px;gap:18px}.b2b-cert-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);text-align:center;transition:transform .15s,box-shadow .15s}.b2b-cert-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.b2b-cert-icon{width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:1.4rem;font-weight:700}.design-live-section--default .b2b-cert-card,.design-live-section--industrial .b2b-cert-card,.design-live-section--soft .b2b-cert-card,.design-live-section--warm .b2b-cert-card{border-color:var(--line);background:rgba(255,255,255,.7)}.design-live-section--default .b2b-cert-icon,.design-live-section--industrial .b2b-cert-icon,.design-live-section--soft .b2b-cert-icon,.design-live-section--warm .b2b-cert-icon{background:var(--brand);color:white}.b2b-cert-name{font-weight:600;font-size:.92rem}.b2b-usecase-grid{display:grid;grid-gap:22px;gap:22px}.b2b-usecase-card{border-radius:14px;overflow:hidden;border:1px solid var(--line);background:var(--panel);transition:transform .15s,box-shadow .15s}.b2b-usecase-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.b2b-usecase-card img{width:100%;height:200px;object-fit:cover}.b2b-usecase-body{padding:18px 20px 22px}.b2b-usecase-body h3{margin:0 0 6px;font-size:1.05rem}.b2b-usecase-body p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}[data-audience=b2b]{--bg:#f0f2f5;--panel:#ffffff;--panel-strong:#0f172a;--text:#1e293b;--muted:#64748b;--line:rgba(15,23,42,0.10);--brand:#1d4ed8;--brand-dark:#1e40af;--accent:#dc2626;--shadow:0 12px 40px rgba(15,23,42,0.06);--radius-lg:12px;--radius-md:8px;--radius-sm:4px;background:#f0f2f5;min-height:100vh}[data-audience=b2b] .shell{width:min(1360px,calc(100% - 32px))}[data-audience=b2b] .section{padding:32px 0 36px}[data-audience=b2b] .design-live-section:not(.table-card):not(.summary-card):not(.account-side):not(.product-detail-content){padding:18px;border-radius:12px}[data-audience=b2b] .design-live-section .section-head{margin-bottom:14px}[data-audience=b2b] .design-live-hero{border-radius:12px}[data-audience=b2b] .hero-section{padding:32px 0 36px}[data-audience=b2b] .product-card{border-radius:var(--radius-sm)}.product-inquiry-button{width:100%;text-align:center;font-size:.92rem}[data-audience=b2b].template-runtime-shell{background:#f0f2f5}[data-audience=b2b] .design-live-hero--default{background:linear-gradient(145deg,#f8f9fb,#eef1f5)}[data-audience=b2b] .design-live-hero--warm{background:linear-gradient(145deg,#eef1f5,#f4f6f9)}[data-audience=b2b] .design-live-section--default{background:rgba(255,255,255,.92)}[data-audience=b2b] .design-live-section--warm{background:linear-gradient(180deg,#eef1f5,#f4f6f9)}[data-audience=b2b] .design-live-section--soft{background:linear-gradient(180deg,#edf2f7,#f5f7fa)}[data-audience=b2b] .announcement-bar{background:#0f172a}[data-audience=b2b] .design-live-section--dark{background:linear-gradient(180deg,#0f172a,#1e293b)}[data-audience=b2b] .design-live-hero--dark{background:linear-gradient(145deg,#0f172a,#1e293b)}[data-audience=b2b] .newsletter-inline button,[data-audience=b2b] .newsletter-row button{background:#2563eb}[data-audience=b2b] .editorial-card.copy{background:linear-gradient(160deg,#eef1f5,#e2e8f0)}[data-audience=b2b] .editorial-grid--highlight .editorial-card.copy{background:radial-gradient(circle at top left,rgba(29,78,216,.1),transparent 50%),linear-gradient(160deg,#eef1f5,#e2e8f0)}[data-audience=b2b] .editorial-card--feature-media{border-color:rgba(29,78,216,.15)}[data-audience=b2b] .story-card--highlight{background:radial-gradient(circle at top left,rgba(29,78,216,.08),transparent 50%),rgba(255,255,255,.94)}@media (max-width:900px){.b2b-spec-table td,.b2b-spec-table th{padding:10px 12px;font-size:.84rem}.b2b-cert-grid{grid-template-columns:repeat(2,1fr)!important}.b2b-usecase-grid{grid-template-columns:1fr!important}.b2b-selector-filters{flex-direction:column}}@media (max-width:640px){.b2b-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.footer-grid{grid-template-columns:1fr}.hero-visual{min-height:300px}.b2b-spec-table td,.b2b-spec-table th{padding:8px 10px;font-size:.8rem}}.product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.account-support-showcase{display:grid;grid-gap:8px;gap:8px;margin-top:18px;padding:18px;border:1px solid var(--line)}.design-live-section .section-head{margin-bottom:18px}.design-live-section .section-head:last-child{margin-bottom:0}@media (max-width:900px){.design-live-hero,.design-preview-section--split{grid-template-columns:1fr}.product-grid,.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.design-preview-pill-grid{grid-template-columns:1fr}.product-grid,.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--2{grid-template-columns:1fr}.design-live-hero{padding:20px}}.admin-login-page{display:grid;grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 133px)}.admin-login-art{position:relative;background:radial-gradient(circle at top left,rgba(15,143,104,.34),transparent 30%),linear-gradient(150deg,#f6f1e7,#e8f0ea);display:grid;place-items:center;padding:40px}.admin-login-art-card{max-width:520px;padding:36px;border-radius:28px;background:rgba(255,253,249,.84);box-shadow:var(--shadow)}.admin-login-art-card h1{margin:0 0 14px;font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.04}.admin-login-art-card p:last-child{color:var(--muted);line-height:1.7}.admin-login-panel{display:grid;place-items:center;padding:40px}.admin-login-box{width:min(460px,100%);padding:34px;border-radius:30px;background:rgba(255,253,249,.96);border:1px solid rgba(15,23,32,.08);box-shadow:var(--shadow)}.admin-login-logo{margin-bottom:18px;color:var(--brand);font-size:1.6rem;font-weight:800;letter-spacing:.08em}.admin-login-kicker{margin:0 0 18px;font-size:1.3rem;font-weight:700}.admin-login-form{display:grid;grid-gap:14px;gap:14px}.admin-login-links{display:flex;justify-content:space-between;margin-top:14px}.admin-login-links a,.admin-login-tip{color:var(--muted)}.admin-login-tip{margin-top:18px;line-height:1.6}.overlay-panel{position:fixed;inset:0;z-index:40;pointer-events:none}.asset-library-overlay{z-index:var(--z-asset-library)}.overlay-panel.open{pointer-events:auto}.overlay-scrim{position:absolute;inset:0;background:rgba(15,23,32,.42);opacity:0;transition:opacity .2s ease}.overlay-panel.open .overlay-scrim{opacity:1}.overlay-content{position:absolute;background:#fffdf9;box-shadow:var(--shadow);transition:transform .25s ease}.top-sheet{top:0;left:50%;width:min(860px,calc(100% - 24px));max-height:85vh;padding:22px;border-radius:0 0 28px 28px;transform:translate(-50%,-105%)}.overlay-panel.open .top-sheet{transform:translate(-50%)}.admin-overlay-sheet{width:min(1180px,calc(100% - 24px));max-height:calc(100vh - 32px);overflow:auto}.side-left,.side-right{top:0;width:min(420px,100%);height:100%;padding:22px}.side-right{right:0;transform:translateX(105%)}.side-left{left:0;transform:translateX(-105%)}.overlay-panel.open .side-left,.overlay-panel.open .side-right{transform:translateX(0)}.mini-cart-list,.mobile-menu-links,.search-results{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.mobile-nav-group{display:grid;grid-gap:8px;gap:8px}.search-result-row{padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.72);justify-content:flex-start}.search-result-row>div{flex:1 1;min-width:0}.mini-cart-row img,.search-result-row img{width:72px;height:72px;object-fit:cover;border-radius:14px}.mini-cart-row{display:grid;grid-template-columns:72px 1fr;grid-gap:14px;gap:14px;padding:12px;border-radius:16px;border:1px solid var(--line)}.mini-cart-actions button{border:1px solid var(--line);border-radius:var(--radius-pill);padding:.3rem .7rem;background:rgba(255,255,255,.85)}.mini-cart-footer{margin-top:16px}.empty-state.compact{padding:18px}.mobile-menu-links a{padding:.95rem 1rem;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.8)}.mobile-sub-link{margin-left:16px;padding-left:14px;border-left:2px solid rgba(15,143,104,.2);color:var(--muted)}.mobile-nav-group>a.mobile-sub-link{border-bottom:0}.admin-list-row-sub{grid-template-columns:1.8fr 1fr}.category-picker-grid,.media-library-grid{display:grid;grid-gap:14px;gap:14px}.category-picker-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.category-picker-card,.media-library-card{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.82);text-align:left}.category-picker-card img,.media-library-card img,.media-library-video{width:100%;height:160px;object-fit:cover;border-radius:14px}.media-library-video{background:#000}.media-folder-select{min-width:140px}.media-card-check{display:flex;justify-content:flex-end}.media-manager-layout{align-items:start}.media-library-card{cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.media-library-card.active{border-color:rgba(15,143,104,.48);box-shadow:0 16px 32px rgba(15,143,104,.12);transform:translateY(-2px)}.media-preview-card{top:24px}.media-preview-panel{display:grid;grid-gap:14px;gap:14px}.media-preview-media{width:100%;max-height:260px;object-fit:cover;border-radius:18px;background:#000}.category-picker-card p,.media-library-card span{margin:0;color:var(--muted);line-height:1.6}.media-library-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (max-width:1100px){.account-card,.account-page-grid,.account-service-grid,.admin-grid,.admin-layout,.admin-login-page,.admin-stats,.admin-two-column,.cart-layout,.checkout-grid,.collection-split,.editorial-grid,.hero-grid,.product-detail-grid,.product-grid,.product-grid.compact,.showcase-grid,.spotlight-grid,.spotlight-products,.story-grid{grid-template-columns:1fr}.collection-grid,.collection-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-banner,.category-picker-grid,.design-module-library,.detail-info-grid,.detail-support-grid,.media-library-grid,.review-highlight-grid,.rich-editor-body.split{grid-template-columns:1fr}.collection-intro-card{position:static}.admin-sidebar{border-right:0;border-bottom:1px solid rgba(15,23,32,.08)}.admin-product-page-head,.admin-topbar,.admin-topbar-right,.admin-workspace-bar,.admin-workspace-meta{flex-direction:column;align-items:flex-start}.summary-card{position:static}.admin-media-preview-chip,.admin-spec-mode-grid,.category-selection-row,.customer-detail-grid,.customer-profile-grid,.customer-summary-grid,.customer-workbench-row{grid-template-columns:1fr}.account-meta-row,.account-order-item,.account-purchased-row,.account-review-row,.customer-login-log-row,.customer-order-item-chip,.order-line-item-card,.order-review-card,.order-service-card{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.account-links,.admin-filter-bar,.admin-filter-drawer-footer,.admin-filter-drawer-head,.admin-head-actions,.admin-product-action-strip,.admin-product-footer-bar,.admin-product-page-nav,.admin-toolbar,.admin-toolbar-actions,.announcement-inner,.announcement-meta,.content-design-form,.content-design-form--lookup,.detail-meta,.filter-summary-row,.header-inner,.hero-actions,.nav,.newsletter-banner,.newsletter-inline,.newsletter-row,.product-search-actions,.product-search-row,.search-result-row,.section-head,.stat-row{flex-direction:column;align-items:stretch}.header-locale-switch{justify-content:flex-start}.admin-filter-price-grid,.admin-list-row,.cart-row,.content-design-form-grid,.customer-row,.form-grid,.media-gallery-card,.order-row,.product-admin-row,.product-search-shell,.relation-shell-grid,.table-row,.table-row.multi,.variant-table-head,.variant-table-row{grid-template-columns:1fr}.batch-fill-grid,.bulk-toolbar,.bulk-toolbar-actions,.category-modal-toolbar,.inline-picker-row,.input-prefix-row,.option-value-row,.picker-button,.tag-input-shell,.variant-image-cell{flex-direction:column;align-items:stretch}.campaign-callout{grid-template-columns:1fr}.product-list-head,.variant-table-head{display:none}.filter-summary-actions,.variant-table-meta{align-items:flex-start}.filter-summary-actions .admin-preview-badges{justify-content:flex-start}.field-label-with-counter,.media-gallery-card,.relation-shell-grid{grid-template-columns:1fr}.hero-section .shell.hero-grid{width:100%;padding:0 18px}.hero-text{display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:0 16px;gap:0 16px}.hero-text .eyebrow{grid-column:1/-1}.hero-text h1{grid-column:1;grid-row:2;align-self:end;max-width:none}.hero-text .hero-actions{grid-column:1;grid-row:3;align-self:start;justify-self:start;margin-top:8px}.hero-text .hero-copy{grid-column:1/-1;grid-row:4;margin-top:10px}.hero-text .stat-row{grid-column:2;grid-row:2/4;flex-direction:column;align-self:center;margin-top:0;gap:6px}.hero-text .stat-row div{min-width:auto;text-align:right}.hero-text .stat-row strong{font-size:1.5rem}.hero-visual{min-height:360px}.nav{display:none}.mobile-menu-button{display:inline-flex}.header-tools{flex-direction:row;align-items:center}.announcement-meta{display:none}.top-sheet{width:100%;left:0;border-radius:0 0 24px 24px;transform:translateY(-105%)}.admin-overlay-sheet{max-height:100vh}.overlay-panel.open .top-sheet{transform:translateY(0)}}.announcement-login-button{background:var(--surface);color:#13221d;border:none;padding:5px 18px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;letter-spacing:.3px;transition:background .2s,transform .15s;white-space:nowrap}.announcement-login-button:hover{background:#e8faf2;transform:scale(1.05)}.language-switcher{position:relative;display:inline-block}.language-switcher-trigger{background:transparent;border:1px solid rgba(255,255,255,.3);color:inherit;padding:4px 10px;border-radius:4px;cursor:pointer;font-size:13px;display:flex;align-items:center;gap:4px}.language-switcher-trigger:hover{border-color:rgba(255,255,255,.6)}.language-switcher-arrow{font-size:10px}.language-switcher-dropdown{position:absolute;top:100%;right:0;z-index:var(--z-language-dropdown);background:var(--surface);border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);list-style:none;padding:4px 0;margin:4px 0 0;min-width:150px;max-height:70vh;overflow-y:auto}.mobile-locale-switch .language-switcher-dropdown{top:100%;bottom:auto;left:0;right:auto;margin:4px 0 0;max-height:50vh}.language-switcher-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 16px;border:none;background:transparent;color:#333;font-size:14px;cursor:pointer;text-align:left}.language-switcher-option:hover{background:#f5f5f5}.language-switcher-option.active{font-weight:600;color:#000}.language-switcher-check{color:#2563eb;font-weight:700}[dir=rtl]{text-align:right}[dir=rtl] .announcement-inner,[dir=rtl] .header-inner{flex-direction:row-reverse}[dir=rtl] .footer-grid{direction:rtl}[dir=rtl] .language-switcher-dropdown{right:auto;left:0}[dir=rtl] .language-switcher-option{text-align:right;flex-direction:row-reverse}[dir=rtl] .product-card{text-align:right}[dir=rtl] .cart-row,[dir=rtl] .checkout-grid{direction:rtl}.login-modal-backdrop{position:fixed;inset:0;z-index:var(--z-toast);background:rgba(15,23,32,.48);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;animation:login-modal-fade .2s ease-out}@keyframes login-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes login-modal-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.login-modal{background:#fffdf7;border:1px solid var(--line);border-radius:20px;width:100%;max-width:440px;max-height:calc(100vh - 48px);overflow-y:auto;padding:36px 32px 32px;position:relative;box-shadow:0 24px 60px -20px rgba(15,23,32,.28),0 8px 20px -8px rgba(15,23,32,.12);animation:login-modal-pop .24s cubic-bezier(.2,.9,.3,1.1)}.login-modal-handle{display:none}.login-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;background:transparent;border:1px solid transparent;border-radius:var(--radius-pill);cursor:pointer;color:var(--muted);font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.login-modal-close:focus-visible,.login-modal-close:hover{background:rgba(15,23,32,.06);color:var(--text);border-color:var(--line);outline:none}.login-modal h2{margin:0 0 6px;font-size:1.55rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.login-modal .subtitle{color:var(--muted);margin:0 0 22px;font-size:.92rem;line-height:1.5}.oauth-google-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:11px 16px;background:#ffffff;color:#3c4043;font-size:14px;font-weight:500;border:1px solid #dadce0;border-radius:8px;cursor:pointer;transition:background-color .14s ease,box-shadow .14s ease}.oauth-google-button:hover{background:#f8f9fa;box-shadow:0 1px 2px rgba(60,64,67,.15)}.oauth-google-button:disabled{opacity:.6;cursor:not-allowed}.oauth-google-button svg{flex-shrink:0}.login-modal-divider{display:flex;align-items:center;gap:12px;margin:14px 0;color:rgba(15,23,32,.45);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.login-modal-divider:after,.login-modal-divider:before{content:"";flex:1 1;height:1px;background:rgba(15,23,32,.12)}.login-modal-help{margin:6px 0 0;color:rgba(15,23,32,.6);font-size:12px}.login-modal-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;padding:4px;background:rgba(15,23,32,.05);border-radius:var(--radius-pill);margin:0 0 24px;position:relative}.login-modal-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:9px 12px;border:none;background:transparent;border-radius:var(--radius-pill);cursor:pointer;font-size:.88rem;font-weight:600;color:var(--muted);transition:color .18s}.login-modal-tab:hover{color:var(--text)}.login-modal-tab.active{background:#fffdf7;color:var(--text);box-shadow:0 1px 3px rgba(15,23,32,.08),0 0 0 1px rgba(15,23,32,.04)}.login-modal-tab:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.login-modal-form{display:grid;grid-gap:14px;gap:14px}.login-modal-field{position:relative}.login-modal-form .login-modal-field input{width:100%;padding:22px 14px 10px;border:1px solid var(--line);border-radius:12px;font-size:16px;background:#fffdf7;color:var(--text);transition:border-color .15s,box-shadow .15s,background .15s;font-family:inherit}.login-modal-form .login-modal-field input::placeholder{color:transparent}.login-modal-form .login-modal-field input:hover{border-color:rgba(15,23,32,.22)}.login-modal-form .login-modal-field input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px rgba(15,143,104,.15)}.login-modal-field-label{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:.95rem;pointer-events:none;background:transparent;padding:0 4px;transition:top .15s,font-size .15s,color .15s,transform .15s}.login-modal-field input:focus~.login-modal-field-label,.login-modal-field input:not(:placeholder-shown)~.login-modal-field-label{top:8px;transform:translateY(0);font-size:.72rem;font-weight:600;color:var(--brand);letter-spacing:.02em}.login-modal-field.invalid input{border-color:#d24c3d}.login-modal-field.invalid input:focus{box-shadow:0 0 0 3px rgba(210,76,61,.18)}.login-modal-field.invalid .login-modal-field-label{color:#d24c3d}.login-modal-field-error{margin:6px 4px 0;font-size:.78rem;color:#d24c3d}.login-modal-field-password input{padding-right:44px}.login-modal-password-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;background:transparent;color:var(--muted);cursor:pointer;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.login-modal-password-toggle:focus-visible,.login-modal-password-toggle:hover{color:var(--text);background:rgba(15,23,32,.06);outline:none}.login-modal-password-toggle svg{width:18px;height:18px}.login-modal-form .primary-button{width:100%;margin-top:6px;padding:.95rem 1.25rem;background:var(--brand);color:var(--text-on-brand);border-color:var(--brand);font-weight:600;font-size:.95rem;letter-spacing:.01em;transition:background .15s,transform .05s}.login-modal-form .primary-button:hover:not(:disabled){background:var(--brand-dark);border-color:var(--brand-dark)}.login-modal-form .primary-button:active:not(:disabled){transform:translateY(1px)}.login-modal-form .primary-button:disabled{opacity:.7;cursor:not-allowed}.login-modal-form .primary-button .login-modal-spinner{margin-right:8px}.login-modal-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top:2px solid var(--text-on-brand);border-radius:50%;animation:login-modal-spin .7s linear infinite;vertical-align:-2px}@keyframes login-modal-spin{to{transform:rotate(1turn)}}.login-modal-footer{margin-top:16px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:.82rem}.login-modal-footer .text-button{color:var(--brand);background:none;border:none;cursor:pointer;font-size:.82rem;font-weight:600;padding:4px 0;border-radius:4px;transition:color .15s}.login-modal-footer .text-button:hover{color:var(--brand-dark);text-decoration:underline;text-underline-offset:3px}.login-modal-footer .text-button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.login-modal-message{padding:10px 12px;border-radius:10px;font-size:.82rem;margin-bottom:14px;display:flex;align-items:flex-start;gap:8px;line-height:1.45}.login-modal-message.error{background:rgba(210,76,61,.1);color:#a8392c;border:1px solid rgba(210,76,61,.2)}.login-modal-message.success{background:rgba(15,143,104,.1);color:var(--brand-dark);border:1px solid rgba(15,143,104,.22)}.login-modal-trust{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:.74rem;letter-spacing:.02em}.login-modal-trust svg{width:12px;height:12px;flex-shrink:0}.inquiry-modal{max-width:440px}.inquiry-product-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e5e5}.inquiry-product-image{width:56px;height:56px;object-fit:cover;border-radius:8px;flex-shrink:0}.inquiry-product-name{font-weight:600;font-size:.95rem;line-height:1.3}.inquiry-modal-title{margin:0 0 12px;font-size:1.25rem}.inquiry-modal .login-modal-form textarea{width:100%;padding:10px 14px;border:1px solid #d0d0d0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical}.inquiry-field{display:contents}@media (max-width:760px){.login-modal-backdrop{align-items:flex-end;padding:0}.login-modal{width:100%;max-width:100%;max-height:92vh;border-radius:20px 20px 0 0;border-bottom:none;padding:20px 20px calc(24px + env(safe-area-inset-bottom));animation:login-modal-slide-up .28s cubic-bezier(.2,.9,.3,1.05)}.login-modal-handle{display:block;width:40px;height:4px;border-radius:var(--radius-pill);background:rgba(15,23,32,.18);margin:-4px auto 14px}.login-modal h2{font-size:1.4rem}.inquiry-modal{max-width:100%;border-radius:20px 20px 0 0;max-height:90vh}.inquiry-modal .login-modal-form textarea,.login-modal-form input{font-size:16px}}@keyframes login-modal-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.account-dropdown{position:relative;display:inline-block}.account-dropdown-trigger{background:transparent;border:none;color:inherit;cursor:pointer;font-size:13px;display:flex;align-items:center;gap:4px}.account-dropdown-menu{position:absolute;top:100%;right:0;z-index:var(--z-language-dropdown);background:var(--surface);border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);list-style:none;padding:4px 0;margin:4px 0 0;min-width:160px}.account-dropdown-item{display:block;width:100%;padding:8px 16px;border:none;background:transparent;color:#333;font-size:14px;cursor:pointer;text-align:left;text-decoration:none}.account-dropdown-item:hover{background:#f5f5f5}.account-dropdown-divider{border-top:1px solid #e0e0e0;margin:4px 0}.account-dropdown-item.logout{color:#dc2626}.phone-input-group{position:relative;display:flex;border:1px solid #d0d0d0;border-radius:8px;overflow:visible}.phone-prefix-trigger{display:flex;align-items:center;gap:4px;padding:8px 10px;background:#f5f5f5;border:none;border-right:1px solid #d0d0d0;cursor:pointer;font-size:14px;white-space:nowrap;border-radius:8px 0 0 8px}.phone-prefix-trigger:hover{background:#eee}.phone-prefix-arrow{font-size:10px;color:#999}.phone-prefix-dropdown{position:absolute;top:100%;left:0;z-index:var(--z-language-dropdown);background:var(--surface);border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);list-style:none;padding:4px 0;margin:4px 0 0;min-width:250px;max-height:300px;overflow-y:auto}.phone-prefix-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:transparent;cursor:pointer;font-size:14px;text-align:left}.phone-prefix-option:hover{background:#f5f5f5}.phone-prefix-option .flag{font-size:18px}.phone-prefix-option .prefix{color:#666;min-width:45px}.phone-number-input{flex:1 1;border:none;padding:8px 12px;font-size:14px;outline:none;border-radius:0 8px 8px 0;min-width:0}.nav-manager{display:flex;flex-direction:column;gap:0}.nav-manager-header{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:16px;flex-wrap:wrap}.nav-manager-header h2{font-size:1.5rem;font-weight:700;margin:0}.nav-manager-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.nav-locale-selector{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #22c55e;border-radius:24px;background:var(--surface)}.nav-locale-selector,.nav-locale-selector select{color:#22c55e;font-size:.9rem;font-weight:600;cursor:pointer}.nav-locale-selector select{border:none;background:transparent;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.nav-locale-icon{font-size:.85rem;font-weight:700}.nav-toast{padding:10px 18px;background:#22c55e;color:var(--text-on-brand);border-radius:10px;font-size:.9rem;margin-bottom:12px;animation:nav-toast-in .3s ease}@keyframes nav-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-items-list{gap:12px}.nav-item-group,.nav-items-list{display:flex;flex-direction:column}.nav-item-row{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:var(--surface);border-radius:14px;box-shadow:0 1px 4px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.06);gap:12px;transition:box-shadow .15s ease}.nav-item-row:hover{box-shadow:0 2px 10px rgba(0,0,0,.07)}.nav-child-row{margin-left:40px;border-radius:12px;background:#fafbfc}.nav-children-list{display:flex;flex-direction:column;gap:8px;padding-top:8px}.nav-item-row-left{display:flex;align-items:center;gap:12px;min-width:0}.nav-item-row-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.nav-drag-handle{color:#c0c4cc;font-size:1rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:2px}.nav-item-label{font-size:1rem;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-tag{display:inline-block;padding:2px 10px;font-size:.78rem;font-weight:500;color:#475569;background:#e8ecf1;border-radius:6px;border:1px solid #d1d5db;white-space:nowrap}.nav-expand-btn{width:28px;height:28px;border-radius:50%;border:none;background:#22c55e;color:var(--text-on-brand);font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.nav-expand-btn:hover{background:#16a34a}.nav-expand-icon{line-height:1}.nav-sort-arrows{display:flex;flex-direction:column;gap:2px}.nav-arrow-btn{background:none;border:1px solid #e5e7eb;border-radius:4px;padding:2px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .15s;line-height:1}.nav-arrow-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;color:#374151}.nav-arrow-btn:disabled{opacity:.25;cursor:not-allowed}.nav-action-text{background:none;border:none;color:#6b7280;font-size:.88rem;cursor:pointer;padding:4px 0;white-space:nowrap}.nav-action-text:hover{color:#374151}.nav-icon-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.nav-icon-btn:hover{color:#374151;background:rgba(0,0,0,.04)}.nav-icon-btn-danger:hover{color:#ef4444;background:rgba(239,68,68,.06)}.nav-modal-overlay{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:nav-fade-in .2s ease}@keyframes nav-fade-in{0%{opacity:0}to{opacity:1}}.nav-modal-panel{background:#f3f5f7;border-radius:18px;width:min(640px,calc(100vw - 48px));max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);animation:nav-slide-up .25s ease}.nav-modal-wide{width:min(1100px,calc(100vw - 48px))}@keyframes nav-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.nav-modal-head{display:flex;align-items:center;justify-content:space-between;padding:22px 28px 16px}.nav-modal-head h3{font-size:1.2rem;font-weight:700;margin:0}.nav-modal-close{background:none;border:none;font-size:1.6rem;color:#6b7280;cursor:pointer;padding:4px 8px;line-height:1}.nav-modal-close:hover{color:#111}.nav-modal-body{flex:1 1;overflow:auto;padding:0 28px 16px}.nav-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 28px;border-top:1px solid rgba(0,0,0,.06)}.nav-add-layout{display:grid;grid-template-columns:250px 1fr;grid-gap:0;gap:0;min-height:400px;padding:0!important}.nav-page-links-sidebar{background:var(--surface);border-right:1px solid rgba(0,0,0,.06);padding:16px 0;overflow:auto;border-radius:0 0 0 18px}.nav-sidebar-title{font-size:.88rem;font-weight:600;color:#374151;padding:8px 20px 12px;margin:0}.nav-page-link-item{display:flex;align-items:center;gap:8px;padding:10px 20px;cursor:pointer;font-size:.92rem;color:#374151;transition:background .12s}.nav-page-link-item.active,.nav-page-link-item:hover{background:#eef5ff}.nav-expand-small{width:20px;height:20px;border-radius:50%;border:1.5px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#9ca3af;flex-shrink:0}.nav-add-link-btn{margin-left:auto;background:none;border:none;color:#22c55e;font-weight:600;font-size:.88rem;cursor:pointer;padding:2px 4px}.nav-add-link-btn:hover{text-decoration:underline}.nav-page-link-sub-items{padding-left:28px;background:#f8fafc}.nav-page-link-sub-item{display:flex;align-items:center;justify-content:space-between;padding:8px 20px 8px 12px;font-size:.85rem;color:#475569;border-bottom:1px solid rgba(0,0,0,.03)}.nav-page-link-sub-item:last-child{border-bottom:none}.nav-pending-panel{padding:16px 24px;overflow:auto}.nav-pending-header{display:grid;grid-template-columns:1.2fr 1.5fr .8fr .5fr;grid-gap:12px;gap:12px;padding:8px 0 12px;border-bottom:1px solid rgba(0,0,0,.06);font-size:.82rem;font-weight:600;color:#6b7280}.nav-pending-header.with-icon{grid-template-columns:1.2fr 1.5fr .8fr 80px .5fr}.nav-pending-row{display:grid;grid-template-columns:1.2fr 1.5fr .8fr .5fr;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.04);align-items:center}.nav-pending-row.with-icon{grid-template-columns:1.2fr 1.5fr .8fr 80px .5fr}.nav-pending-col{min-width:0}.nav-pending-col-action,.nav-pending-col-icon,.nav-pending-col-sub{display:flex;align-items:center;justify-content:center}.nav-inline-input{width:100%;padding:8px 12px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;background:var(--surface);outline:none;transition:border-color .15s}.nav-inline-input:focus{border-color:#22c55e}.nav-inline-select{width:100%;padding:8px 12px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;background:var(--surface);outline:none;cursor:pointer;transition:border-color .15s}.nav-inline-select:focus{border-color:#22c55e}.nav-link-display{font-size:.88rem;color:#6b7280}.nav-icon-upload-box{width:42px;height:42px;border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#22c55e;font-size:1.3rem;cursor:pointer;transition:border-color .15s}.nav-icon-upload-box:hover{border-color:#22c55e}.nav-edit-form{display:grid;grid-gap:16px;gap:16px}.nav-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#9ca3af;text-align:center}.nav-empty-icon{margin-bottom:12px;opacity:.5}.nav-empty-state p{margin:0;font-size:.92rem;color:#9ca3af}.nav-status-published{color:#15803d;background:#dcfce7}.nav-status-draft,.nav-status-published{display:inline-block;padding:2px 10px;font-size:.78rem;font-weight:600;border-radius:6px;white-space:nowrap}.nav-status-draft{color:#92400e;background:#fef3c7}.nav-publish-btn{background:#22c55e;color:var(--text-on-brand);border:none;padding:4px 12px;border-radius:6px;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.nav-publish-btn:hover{background:#16a34a}.nav-publish-btn--unpublish{background:#f59e0b;color:var(--text-on-brand)}.nav-publish-btn--unpublish:hover{background:#d97706}.page-edit-form{display:flex;flex-direction:column;gap:24px}.page-edit-section{padding:18px;background:var(--surface);border-radius:14px;border:1px solid rgba(0,0,0,.06)}.page-edit-section-title{font-size:.95rem;font-weight:700;color:#1a1a1a;margin:0 0 14px}.page-edit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.page-edit-hint{font-size:.88rem;color:#6b7280;margin:0;line-height:1.6}@media (max-width:768px){.page-edit-grid{grid-template-columns:1fr}}.pagination-bar{display:flex;align-items:center;justify-content:space-between;padding:16px 0 8px;gap:12px;flex-wrap:wrap}.pagination-left{display:flex;align-items:center;gap:16px}.pagination-info,.pagination-size-selector{font-size:.85rem;color:#6b7280}.pagination-size-selector{display:flex;align-items:center;gap:6px}.pagination-size-selector select{padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px;font-size:.85rem;background:var(--surface);cursor:pointer;outline:none}.pagination-size-selector select:focus{border-color:#22c55e}.pagination-buttons{display:flex;align-items:center;gap:4px}.pagination-btn{min-width:36px;height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:var(--surface);color:#374151;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pagination-btn:disabled{opacity:.35;cursor:not-allowed}.pagination-btn--active{background:#22c55e;border-color:#22c55e;color:var(--text-on-brand);font-weight:700}.pagination-btn--active:hover{background:#16a34a}.pagination-ellipsis{padding:0 4px;color:#9ca3af;font-size:.85rem}.filter-summary-compact{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 0;font-size:.88rem;color:#6b7280}.filter-summary-compact strong{color:#1a1a1a;margin-right:4px}.filter-tag{display:inline-flex;align-items:center;padding:3px 10px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:.8rem;color:#374151;white-space:nowrap}.filter-tag-clear{background:none;border:1px solid #d1d5db;color:#ef4444;cursor:pointer;font-weight:600}.filter-tag-clear:hover{background:#fef2f2;border-color:#fecaca}.nav-cat-thumb{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}.cat-image-preview{border-radius:12px;overflow:hidden;max-height:160px}.cat-image-preview img{width:100%;height:160px;object-fit:cover;display:block}.media-header-actions{display:flex;gap:16px}.media-header-actions .nav-action-text{color:#22c55e;font-weight:600}.media-visual-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:14px;gap:14px;margin-top:14px}.media-visual-card{position:relative;border-radius:12px;overflow:hidden;border:2px solid transparent;background:#f3f4f6;aspect-ratio:1;cursor:pointer;transition:border-color .15s}.media-visual-card--primary{border-color:#22c55e;box-shadow:0 0 0 2px rgba(34,197,94,.15)}.media-visual-card:hover{border-color:#d1d5db}.media-visual-card--primary:hover{border-color:#22c55e}.media-visual-thumb{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f9fafb}.media-visual-asset{width:100%;height:100%;object-fit:cover;display:block}.media-visual-empty{color:#9ca3af;font-size:.85rem}.media-visual-video-badge{bottom:8px;right:8px;width:28px;height:28px;color:var(--text-on-brand);border-radius:50%;font-size:.7rem}.media-visual-overlay,.media-visual-video-badge{position:absolute;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.media-visual-overlay{inset:0;gap:6px;opacity:0;transition:opacity .15s}.media-visual-card:hover .media-visual-overlay{opacity:1}.media-visual-overlay button{width:30px;height:30px;border:none;border-radius:6px;background:rgba(255,255,255,.9);color:#374151;font-size:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s}.media-visual-overlay button:hover{background:var(--surface)}.media-overlay-danger:hover{background:#fef2f2!important;color:#ef4444!important}.media-visual-upload-card{border:2px dashed #d1d5db;border-radius:12px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;background:#f0fdf4;transition:border-color .15s,background .15s}.media-visual-upload-card:hover{border-color:#22c55e;background:#dcfce7}.media-visual-upload-text{color:#22c55e;font-weight:600;font-size:.92rem}.media-visual-upload-card small{color:#6b7280;font-size:.78rem}@media (max-width:768px){.media-visual-grid{grid-template-columns:repeat(2,1fr)}.media-header-actions{flex-direction:column;gap:8px}}.product-row-actions-icons{display:flex;align-items:center;gap:8px;justify-content:center}.tdk-var-hints{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.tdk-var-label{font-size:.84rem;font-weight:600;color:#374151}.tdk-var-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;background:var(--surface);border:1px solid #d1d5db;border-radius:6px;font-size:.82rem;font-family:monospace;color:#15803d}.tdk-var-tag small{color:#6b7280;font-family:inherit;font-size:.78rem}.store-side-nav-hint{margin:12px 0;padding:12px 14px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:.84rem;color:#92400e;line-height:1.5}.store-side-nav-hint p{margin:0 0 8px}.store-side-nav-hint .secondary-button{font-size:.82rem;padding:4px 12px}.nav-link-href-tag{font-size:.8rem;color:#9ca3af;background:#f3f4f6;padding:2px 8px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.footer-links-editor{margin-top:8px}.footer-links-editor-title{font-size:.88rem;font-weight:600;color:#374151;margin:0 0 10px}.footer-link-row{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;align-items:center;margin-bottom:8px}@media (max-width:768px){.nav-manager-header{flex-direction:column;align-items:flex-start}.nav-child-row{margin-left:20px}.nav-add-layout{grid-template-columns:1fr}.nav-page-links-sidebar{border-right:none;border-bottom:1px solid rgba(0,0,0,.06);max-height:200px}.nav-pending-header,.nav-pending-row{grid-template-columns:1fr;gap:8px}.nav-modal-wide{width:calc(100vw - 24px)}}.seo-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center;margin-bottom:28px}.seo-hero img{width:100%;border-radius:16px;object-fit:cover;max-height:400px}.seo-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center;margin:28px 0}.seo-split img{width:100%;border-radius:16px;object-fit:cover;max-height:360px}.seo-divider{border:none;border-top:1px solid rgba(15,23,42,.08);margin:32px 0}.seo-gallery{text-align:center;margin:28px 0}.seo-gallery img{display:block;margin:0 auto 12px;width:100%;max-width:600px;border-radius:16px;object-fit:cover}.seo-gallery p{color:var(--muted);font-size:.9rem}.seo-hero-reverse{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center;margin-bottom:28px}.seo-hero-reverse>:first-child{order:2}.seo-hero-reverse>:last-child{order:1}.seo-hero-reverse img{width:100%;border-radius:16px;object-fit:cover;max-height:400px}.seo-split-reverse{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:center;margin:28px 0}.seo-split-reverse>:first-child{order:2}.seo-split-reverse>:last-child{order:1}.seo-split-reverse img{width:100%;border-radius:16px;object-fit:cover;max-height:360px}.seo-full-width{width:100%;margin:28px 0}.seo-center{display:flex;flex-direction:column;align-items:center;text-align:center;margin:28px 0}.seo-center img{max-width:600px;width:100%;border-radius:16px;margin:8px 0;object-fit:cover}.seo-img-center{display:flex;justify-content:center;margin:20px 0}.seo-img-center img{max-width:600px;width:100%;border-radius:16px}.seo-text-center{text-align:center;margin:28px 0}.seo-grid-2{grid-template-columns:repeat(2,1fr);grid-gap:20px}.seo-grid-2,.seo-grid-3{display:grid;gap:20px;margin:28px 0}.seo-grid-3{grid-template-columns:repeat(3,1fr);grid-gap:20px}.seo-img-sm img{max-width:300px;width:100%;border-radius:12px;object-fit:cover}.seo-img-md img{max-width:500px;width:100%;border-radius:14px;object-fit:cover}.seo-img-lg img{max-width:800px}.seo-img-full img,.seo-img-lg img{width:100%;border-radius:16px;object-fit:cover}.seo-img-round img{border-radius:50%}.seo-card{padding:20px;border:1px solid rgba(15,23,32,.08);border-radius:16px;background:rgba(255,255,255,.8);box-shadow:0 4px 16px rgba(0,0,0,.04);margin:16px 0}.seo-highlight{padding:24px;border-radius:16px;background:linear-gradient(145deg,#eef4ef,#fbfdfb);margin:28px 0}.seo-badge,.seo-tag{display:inline-block;padding:3px 10px;border-radius:12px;background:rgba(15,143,104,.1);color:var(--brand);font-size:.82rem;font-weight:500}@media (max-width:768px){.seo-hero,.seo-hero-reverse,.seo-split,.seo-split-reverse{grid-template-columns:1fr}.seo-hero-reverse>:first-child,.seo-hero-reverse>:last-child,.seo-split-reverse>:first-child,.seo-split-reverse>:last-child{order:unset}.seo-grid-2{grid-template-columns:1fr}.seo-grid-3{grid-template-columns:repeat(2,1fr)}.seo-center img,.seo-gallery img,.seo-img-center img{max-width:100%}.seo-card,.seo-highlight{padding:16px}}.seo-bg-warm{background:linear-gradient(145deg,#f7efe3,#fffaf3)}.seo-bg-dark,.seo-bg-warm{padding:24px;border-radius:16px;margin:28px 0}.seo-bg-dark{background:linear-gradient(145deg,#1e293b,#0f172a)}.seo-bg-dark,.seo-bg-dark h2,.seo-bg-dark h3,.seo-bg-dark li,.seo-bg-dark p,.seo-bg-dark strong{color:rgba(255,255,255,.94)}.seo-bg-light{background:#f8fafc}.seo-bg-brand,.seo-bg-light{padding:24px;border-radius:16px;margin:28px 0}.seo-bg-brand{background:linear-gradient(145deg,#eef4ef,#e0f2e9)}.seo-text-light{color:rgba(255,255,255,.94)}.seo-text-muted{color:#64748b}.seo-gap-sm{margin:12px 0}.seo-gap-lg{margin:48px 0}.seo-img-square img{aspect-ratio:1/1;object-fit:cover}.seo-img-landscape img{aspect-ratio:16/9;object-fit:cover}.seo-img-portrait img{aspect-ratio:3/4;object-fit:cover}.seo-caption{font-size:.85rem;color:#64748b;text-align:center;margin-top:8px;line-height:1.5}.seo-quote{border-left:3px solid var(--brand);padding:16px 20px;margin:24px 0;background:rgba(15,143,104,.04);border-radius:0 12px 12px 0;font-style:italic}.seo-quote p{margin:0}.seo-quote strong{font-style:normal;display:block;margin-top:8px;color:var(--text)}.seo-table{width:100%;border-collapse:collapse;margin:24px 0;border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08)}.seo-table td,.seo-table th{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(15,23,42,.06)}.seo-table th{background:#f1f5f9;font-weight:600;font-size:.9rem}.seo-table tr:last-child td{border-bottom:none}.seo-cta{display:inline-block;padding:12px 28px;background:var(--brand);color:var(--text-on-brand);border-radius:24px;font-weight:600;text-decoration:none;margin:16px 0;transition:opacity .2s}.seo-cta:hover{opacity:.9}.seo-check-list{list-style:none;padding:0}.seo-check-list li{padding:6px 0 6px 28px;position:relative}.seo-check-list li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:700}.seo-steps{list-style:none;padding:0;counter-reset:step-counter}.seo-steps li{padding:12px 0 12px 48px;position:relative;counter-increment:step-counter;border-bottom:1px solid rgba(15,23,42,.06)}.seo-steps li:last-child{border-bottom:none}.seo-steps li:before{content:counter(step-counter);position:absolute;left:0;top:10px;width:32px;height:32px;background:var(--brand);color:var(--text-on-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.seo-split-wide{display:grid;grid-template-columns:2fr 1fr;grid-gap:24px;gap:24px;align-items:center;margin:28px 0}.seo-split-wide img{width:100%;border-radius:16px;object-fit:cover}.seo-split-narrow{display:grid;grid-template-columns:1fr 2fr;grid-gap:24px;gap:24px;align-items:center;margin:28px 0}.seo-split-narrow img{width:100%;border-radius:16px;object-fit:cover}.seo-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:28px 0}@media (max-width:768px){.seo-split-narrow,.seo-split-wide{grid-template-columns:1fr}.seo-grid-4{grid-template-columns:repeat(2,1fr)}.seo-bg-brand,.seo-bg-dark,.seo-bg-light,.seo-bg-warm{padding:16px}}.product-richtext figure{margin:24px 0;text-align:center}.product-richtext figcaption{font-size:.85rem;color:#64748b;margin-top:8px}.product-richtext mark{background:#fef08a;padding:2px 6px;border-radius:4px}.product-richtext del{color:#94a3b8;text-decoration:line-through}.product-richtext ins{text-decoration:none;color:var(--brand);font-weight:600}.product-richtext details{margin:16px 0;border:1px solid rgba(15,23,42,.08);border-radius:12px;overflow:hidden}.product-richtext details summary{padding:14px 18px;cursor:pointer;font-weight:600;background:#f8fafc}.product-richtext details summary:hover{background:#f1f5f9}.product-richtext details>:not(summary){padding:0 18px 14px}.product-richtext video{width:100%;max-width:800px;border-radius:16px;margin:16px auto;display:block}.product-richtext sub,.product-richtext sup{font-size:.75em}@media (max-width:400px){.product-grid,.product-grid--2,.product-grid--3,.product-grid--4{grid-template-columns:1fr}}@media (max-width:480px){.shell{width:calc(100% - 20px)}.hero-section{padding-top:12px;padding-bottom:12px}.hero-visual{min-height:260px}.hero-floating-card{right:12px;bottom:12px;padding:12px 14px}.hero-grid h1{font-size:1.6rem}.hero-copy{font-size:.9rem}.stat-row{gap:12px}.section{padding-top:28px;padding-bottom:28px}.section-head{gap:8px;margin-bottom:14px}.section-head h2{font-size:1.25rem}.product-card .product-body{padding:10px}.product-name{font-size:.88rem}.product-desc{font-size:.8rem;-webkit-line-clamp:2}.product-card-actions{gap:6px}.product-card-actions .round-cart-button,.product-card-actions .secondary-button{padding:8px 10px;font-size:.78rem}.primary-button,.secondary-button{min-height:44px;padding:10px 18px}.footer-grid{gap:16px}.site-footer{padding:28px 0 20px}.footer-group h3{font-size:.88rem}.footer-link{padding:4px 0;font-size:.84rem}.newsletter-inline{gap:8px}.newsletter-inline input{min-height:44px}.campaign-banner{padding:14px;gap:12px}.campaign-banner h2{font-size:1.15rem}.faq-card,.review-card{padding:14px}.account-page-grid{padding:0 4px}.product-detail-grid{gap:16px;padding-left:18px;padding-right:18px}.detail-tab-content{padding:14px}.cart-row{gap:8px}.cart-row img{width:64px;height:64px}.checkout-grid{gap:16px}.breadcrumb{font-size:.8rem;gap:2px}.product-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.footer-grid{grid-template-columns:1fr!important;gap:20px}.footer-grid>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.footer-grid>div>.footer-title{width:100%}.site-footer a{word-break:break-word;display:inline-block;margin-bottom:0}.editorial-grid,.story-grid{gap:16px}.editorial-card.copy,.story-card{padding:18px}.editorial-card{min-height:auto}.editorial-card.image,.editorial-grid--highlight .editorial-card.image,.editorial-grid--stack .editorial-card.image{height:260px;min-height:auto}.footer-bottom-row{flex-direction:column;align-items:center;text-align:center}.footer-bottom-copy{text-align:center}.brand{gap:10px;min-width:0}.brand small,.brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{font-size:.95rem;max-width:45vw;display:block}.overlay-panel .top-sheet{padding:14px;max-height:100vh;border-radius:0}.content-design-section{padding:1.2rem}.content-design-media img,.content-design-media video{max-height:280px}.collection-grid{gap:12px}.collection-card,.poster-card,.showcase-card{min-height:160px}.poster-card-copy,.showcase-copy{inset:auto 10px 10px 10px;padding:10px 12px}.poster-card-copy h3,.showcase-copy h3{font-size:.85rem}}@media (max-width:640px){.collection-grid,.collection-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:400px){.collection-grid,.collection-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.breadcrumb a,.footer-link a,.mobile-nav-link,.nav-link{min-height:44px;display:inline-flex;align-items:center}.product-grid,.product-grid.compact{gap:18px}.category-inline-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;scrollbar-width:none}.category-inline-list::-webkit-scrollbar{display:none}.category-inline-card{flex:0 0 auto;padding:10px 16px;border-radius:var(--radius-pill);white-space:nowrap;font-size:.85rem}.best-seller-strip{gap:18px;grid-auto-columns:70vw}.best-seller-strip--grid,.best-seller-strip--highlight{grid-template-columns:repeat(2,minmax(0,1fr))!important}.best-seller-strip .product-merch-card{min-width:0}.product-merch-card{padding:0!important;overflow:hidden}.product-merch-media img{height:auto;aspect-ratio:1/1}.reviews-grid{gap:18px}.design-live-section{border-radius:0}.shell.design-live-section{width:100%}.design-live-section:not(.table-card):not(.summary-card):not(.account-side):not(.product-detail-content){padding:18px;border-left:none;border-right:none;box-shadow:none}.detail-section-block .product-grid.design-live-section:not(.table-card):not(.summary-card):not(.account-side):not(.product-detail-content){padding-left:0;padding-right:0}.product-card{border-radius:0;border:none;box-shadow:none;background:transparent}.hero-actions{gap:8px}.hero-actions .primary-button,.hero-actions .secondary-button{width:auto;text-align:center;justify-content:center}.announcement-bar{font-size:.78rem}.announcement-inner{padding:6px 0}.header-contact-link{min-height:44px}.detail-section-block{margin-top:10px;padding-top:8px}.detail-section-block .section.shell{width:100%;padding:0}.detail-meta{flex-direction:row!important;align-items:center!important;justify-content:space-between;margin:12px 0}.detail-meta div{min-width:0}.shell.announcement-inner,.shell.header-inner{width:100%;padding-left:16px;padding-right:16px}.header-inner{flex-direction:row!important;align-items:center!important;padding-top:12px;padding-bottom:12px;gap:10px}.mobile-menu-button{padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.brand{gap:10px;flex:1 1;min-width:0}.brand-logo-shell{display:flex;align-items:center;width:auto;min-height:auto}.brand-logo-image{width:auto;height:40px;max-width:none;object-fit:fill;display:block}.brand{gap:8px}.brand-mark{width:42px;height:42px;border-radius:12px;font-size:.85rem}.brand strong{font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:45vw;display:block}.brand small{display:none}.header-tools{flex-direction:row!important;gap:4px}.header-inquiry-button,.header-search-button{display:none}.cart-pill,.icon-only-button{padding:.45rem}.cart-pill svg,.icon-only-button svg{width:20px;height:20px}.product-detail-grid .hero-actions{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-header);background:rgba(255,253,249,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 16px;border-top:1px solid var(--line);flex-direction:row!important;gap:8px;margin:0}.product-detail-grid .hero-actions .primary-button,.product-detail-grid .hero-actions .secondary-button{flex:1 1;min-height:44px;font-size:.9rem}.site-footer{padding-bottom:70px}.collection-products-grid,.product-grid,.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}.collection-intro-media{display:none}}@media (max-width:480px){.collection-banner,.collection-card,.showcase-card{min-height:200px}.section+.section{margin-top:0}.content-page-card{padding:1.2rem}.content-page-hero h1{font-size:1.5rem}.content-page.shell>.breadcrumb,.section.shell>.breadcrumb{margin:9px 0}.content-design-sections>.editor-section+.editor-section,.section.shell>.editor-section+.editor-section{margin-top:18px}.category-inline-list,.detail-info-grid,.filter-pills,.review-highlight-grid{gap:18px}.content-page{padding:0}.content-page-hero{border-radius:0;border-left:none;border-right:none;box-shadow:none;margin-bottom:0;padding:18px}.content-design-section{border-radius:0;border:none;box-shadow:none;background:transparent;padding:0 18px}}body{font-size:15px;-webkit-text-size-adjust:100%}h1{font-size:clamp(1.5rem,5vw,2.8rem)}h2{font-size:clamp(1.2rem,3.5vw,1.8rem)}h3{font-size:clamp(1.05rem,2.5vw,1.4rem)}.site-header .header-inner{max-height:68px;overflow:hidden}@media (max-width:767px){.shell:not(.header-inner):not(.announcement-inner):not(.hero-grid):not(.design-live-section){width:100%;padding-left:18px;padding-right:18px}.content-design-sections>.editor-section,.section.shell>.editor-section{margin-left:-18px;margin-right:-18px}.section,[data-audience=b2b] .section{padding-top:0;padding-bottom:0;margin-top:18px}}.section-head{margin-bottom:14px}.nav{display:none}.mobile-menu-button{display:inline-flex}.mobile-menu-links a,.mobile-menu-links button,.mobile-menu-links span{min-height:48px;display:flex;align-items:center}.pagination-btn{min-width:44px;height:44px}.benefit-pill,.filter-pill{min-height:38px;padding:.5rem .85rem}.language-switcher-trigger{min-height:36px;padding:6px 12px}.language-switcher-option{min-height:44px;padding:10px 16px}.breadcrumb a{min-height:36px;display:inline-flex;align-items:center}.announcement-bar{font-size:.78rem}.announcement-inner{padding:6px 0}.product-grid,.product-grid.compact{gap:18px}.product-card .product-body{padding:10px}.product-name{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-desc{font-size:.82rem;-webkit-line-clamp:2}.best-seller-strip{grid-auto-columns:70vw;gap:18px}.hero-actions{flex-direction:column;gap:8px}.hero-actions .primary-button,.hero-actions .secondary-button{width:auto;text-align:center;justify-content:center}.product-detail-grid .hero-actions{position:fixed;bottom:0;left:0;right:0;z-index:var(--z-header);background:rgba(255,253,249,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 16px;border-top:1px solid var(--line);flex-direction:row!important;gap:8px;margin:0}.product-detail-grid .hero-actions .primary-button,.product-detail-grid .hero-actions .secondary-button{flex:1 1;min-height:44px}.content-design-section--split{grid-template-columns:1fr}.top-sheet{max-height:90vh}.side-left,.side-right,.top-sheet{overflow-y:auto;-webkit-overflow-scrolling:touch}@media (min-width:768px){body{font-size:16px}h1{font-size:clamp(1.8rem,4vw,3.2rem)}h2{font-size:clamp(1.35rem,3vw,2rem)}h3{font-size:clamp(1.15rem,2vw,1.5rem)}.nav{display:flex}.mobile-menu-button{display:none}.site-header .header-inner{max-height:none;overflow:visible;padding:16px 0}.section{padding-top:48px;padding-bottom:56px;margin-top:0}.section-head{margin-bottom:22px}.announcement-bar{font-size:.9rem}.announcement-inner{padding:10px 0}.footer-grid{grid-template-columns:repeat(2,1fr)}.best-seller-strip{grid-auto-columns:minmax(250px,1fr)}.hero-actions{flex-direction:row}.hero-actions .primary-button,.hero-actions .secondary-button{width:auto}.product-detail-grid .hero-actions{position:static;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;border-top:none;flex-direction:row!important}.product-detail-grid .hero-actions .primary-button,.product-detail-grid .hero-actions .secondary-button{width:auto;flex:none}.product-detail-grid{padding-bottom:0}.content-design-section--split{grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.top-sheet{max-height:85vh}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}.editorial-grid,.hero-grid{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:minmax(0,480px) 1fr}.cart-layout{grid-template-columns:1fr 360px}.checkout-grid{grid-template-columns:1fr 380px}.account-card{grid-template-columns:1fr 360px}}@media (min-width:1280px){.shell{width:min(1280px,calc(100% - 48px))}}[data-editor-section-id]{position:relative!important;cursor:pointer}[data-editor-section-id]:hover{outline:2px dashed rgba(37,99,235,.6);outline-offset:-2px}[data-editor-region=footer].editor-active,[data-editor-region=header].editor-active,[data-editor-section-id].editor-active{position:relative!important;z-index:1;outline:2px solid #15b34a!important;outline-offset:-2px}.editor-hover-toolbar{position:absolute;top:12px;left:12px;display:inline-flex;align-items:stretch;opacity:0;pointer-events:none;transform:translateZ(0);transition:opacity .12s ease;z-index:12;border-radius:6px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}[data-editor-region=footer]:hover>.editor-hover-toolbar,[data-editor-region=header]:hover>.editor-hover-toolbar,[data-editor-section-id]:hover>.editor-hover-toolbar{opacity:1;pointer-events:auto}.editor-hover-toolbar__label{padding:0 14px;background:#15b34a;font-size:.92rem}.editor-hover-toolbar__btn,.editor-hover-toolbar__label{display:inline-flex;align-items:center;min-height:36px;color:var(--text-on-brand);font-weight:800;line-height:1;white-space:nowrap}.editor-hover-toolbar__btn{padding:0 12px;border:0;background:#111b28;font-size:.86rem;cursor:pointer}.editor-hover-toolbar__btn:hover{background:#1e3a5f}.editor-hover-toolbar__btn--danger:hover{background:#b91c1c}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@500;600;700&display=swap");body.theme-natural-bloom{--bg:#ffffff;--panel:#ffffff;--panel-strong:#222222;--text:#222222;--muted:#696969;--line:rgba(0,0,0,0.08);--brand:#222222;--brand-dark:#000000;--accent:#222222;--radius-lg:0;--radius-md:0;--radius-sm:0;--shadow:none;background:#ffffff!important;color:var(--muted);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px}body.theme-natural-bloom .hero-title,body.theme-natural-bloom .page-title,body.theme-natural-bloom .section-head h2,body.theme-natural-bloom .section-title,body.theme-natural-bloom h1,body.theme-natural-bloom h2,body.theme-natural-bloom h3,body.theme-natural-bloom h4{font-family:Poppins,Inter,system-ui,sans-serif;font-weight:600;color:var(--text-strong);letter-spacing:normal;text-transform:none}body.theme-natural-bloom .hero-title,body.theme-natural-bloom .section-head h2{font-size:clamp(2rem,4vw,3.125rem);line-height:1.15}body.theme-natural-bloom .section-surface--dark,body.theme-natural-bloom .section-surface--default,body.theme-natural-bloom .section-surface--industrial,body.theme-natural-bloom .section-surface--soft,body.theme-natural-bloom .section-surface--technical,body.theme-natural-bloom .section-surface--warm{background:transparent!important;box-shadow:none!important;border-radius:0!important;border:0!important}body.theme-natural-bloom .hero-primary-button,body.theme-natural-bloom .primary-button,body.theme-natural-bloom button.primary-button{background:var(--surface-strong);color:var(--text-on-brand);border:0;border-radius:0;padding:.9rem 1.9rem;font-weight:500;letter-spacing:.02em;text-transform:none;box-shadow:none;transition:background .2s ease}body.theme-natural-bloom .hero-primary-button:hover,body.theme-natural-bloom .primary-button:hover,body.theme-natural-bloom button.primary-button:hover{background:#000000;transform:none}body.theme-natural-bloom .secondary-button{background:transparent;color:var(--text-strong);border:1px solid #222222;border-radius:0;padding:.85rem 1.75rem}body.theme-natural-bloom .text-link,body.theme-natural-bloom a.text-link{color:var(--text-strong);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}body.theme-natural-bloom .benefit-pill{background:transparent;color:#696969;border:0;padding:0;font-weight:500}body.theme-natural-bloom .best-seller-card,body.theme-natural-bloom .product-card,body.theme-natural-bloom .product-grid-card,body.theme-natural-bloom .product-list-card,body.theme-natural-bloom .showcase-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible;transition:none}body.theme-natural-bloom .best-seller-card:hover,body.theme-natural-bloom .product-card:hover,body.theme-natural-bloom .product-grid-card:hover,body.theme-natural-bloom .product-list-card:hover,body.theme-natural-bloom .showcase-card:hover{transform:none;box-shadow:none!important}body.theme-natural-bloom .best-seller-card img,body.theme-natural-bloom .product-card img,body.theme-natural-bloom .showcase-card img{border-radius:0!important}body.theme-natural-bloom .price-current,body.theme-natural-bloom .product-price{color:var(--text-strong);font-weight:500}body.theme-natural-bloom .price-compare,body.theme-natural-bloom .product-price--compare{color:#999999;text-decoration:line-through}body.theme-natural-bloom .collection-module .poster-card{background:transparent;border:0;box-shadow:none;padding:0;position:relative}body.theme-natural-bloom .collection-module .poster-card img,body.theme-natural-bloom .collection-module .poster-card picture,body.theme-natural-bloom .collection-module .poster-card>div:first-child{border-radius:0!important;overflow:hidden}body.theme-natural-bloom .collection-module .poster-card-copy{position:absolute;left:0;right:0;bottom:1.25rem;padding:0 1.25rem;color:var(--text-on-brand);text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.35)}body.theme-natural-bloom .collection-module .poster-card-copy h3{font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:500;color:var(--text-on-brand);margin:0}body.theme-natural-bloom .section-surface--warm .account-feature-list,body.theme-natural-bloom [class*=trust-strip] .account-feature-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;text-align:center}body.theme-natural-bloom [class*=trust-strip] h3{font-size:1.1rem;font-weight:600;color:var(--text-strong)}@media (max-width:760px){body.theme-natural-bloom .section-surface--warm .account-feature-list,body.theme-natural-bloom [class*=trust-strip] .account-feature-list{grid-template-columns:repeat(2,1fr)}}body.theme-natural-bloom .site-header,body.theme-natural-bloom .site-header--sticky{background:var(--surface);border-bottom:1px solid var(--line);box-shadow:none}body.theme-natural-bloom .site-header a,body.theme-natural-bloom .site-header nav a{color:var(--text-strong);font-weight:400;text-transform:none;letter-spacing:normal}body.theme-natural-bloom .site-footer{background:var(--surface);color:#696969;border-top:1px solid var(--line)}body.theme-natural-bloom .site-footer a{color:var(--text-strong)}body.theme-natural-bloom .site-footer a:hover{color:#000000}body.theme-natural-bloom .site-footer h3,body.theme-natural-bloom .site-footer h4{color:var(--text-strong)}body.theme-natural-bloom .hero-block,body.theme-natural-bloom .hero-module,body.theme-natural-bloom .hero-section{background:#ffffff!important;border-radius:0!important;box-shadow:none!important}body.theme-natural-bloom .editorial-module .editorial-card,body.theme-natural-bloom .editorial-module article{background:transparent!important;border-radius:0!important;border:0!important;box-shadow:none!important}body.theme-natural-bloom .newsletter-module{background:transparent!important;text-align:center}body.theme-natural-bloom .newsletter-module input[type=email]{border:1px solid var(--line);border-radius:0;padding:.85rem 1rem}body.theme-natural-bloom{background-image:none!important}body.theme-rose-classic{--color-background:var(--surface);--color-surface:#f7f7f7;--color-surface-alt:#fafafa;--color-text-primary:#171717;--color-text-secondary:#525252;--color-text-muted:#a3a3a3;--color-text-placeholder:#737373;--color-border:#e5e5e5;--color-border-light:#f5f5f5;--color-border-hover:#d4d4d4;--color-accent-emerald:#059669;--color-accent-emerald-dark:#047857;--color-accent-orange:#f97316;--color-accent-amber:#fbbf24;--color-accent-red:#ef4444;--color-hotspot-ring:#fbbf24;--bg:var(--color-background);--panel:var(--color-background);--panel-strong:var(--color-text-primary);--panel-soft:var(--color-surface);--text:var(--color-text-primary);--muted:var(--color-text-muted);--line:var(--color-border);--brand:var(--color-accent-emerald);--brand-dark:var(--color-accent-emerald-dark);--accent:var(--color-accent-orange);--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-display:Georgia,"Times New Roman",serif;--text-xs:0.6875rem;--text-sm:0.75rem;--text-md:0.875rem;--text-lg:1rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--font-normal:400;--font-medium:500;--font-semibold:600;--line-snug:1.375;--line-body:1.5;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;--space-3xl:3rem;--space-section:3.5rem;--max-content:1400px;--radius-none:0;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,0.04);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 30px rgba(0,0,0,0.12);--shadow-xl:0 12px 40px rgba(0,0,0,0.15);--shadow:var(--shadow-md);--transition-fast:150ms ease-out;--transition-base:200ms ease-out;--transition-slow:300ms ease-out;--transition-slower:500ms ease-out;--transition-image:opacity 500ms ease-out;background:var(--color-background)!important;background-image:none!important;color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-md);line-height:var(--line-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.theme-rose-classic .hero-title,body.theme-rose-classic .page-title,body.theme-rose-classic .section-head h2,body.theme-rose-classic .section-title,body.theme-rose-classic h1,body.theme-rose-classic h2,body.theme-rose-classic h3,body.theme-rose-classic h4,body.theme-rose-classic h5,body.theme-rose-classic h6{font-family:var(--font-body);font-weight:var(--font-medium);color:var(--color-text-primary);letter-spacing:-.01em;text-transform:none;line-height:var(--line-snug);margin:0}body.theme-rose-classic .page-title,body.theme-rose-classic h1{font-size:clamp(var(--text-2xl),3.4vw,var(--text-3xl))}body.theme-rose-classic .hero-title,body.theme-rose-classic .section-head h2,body.theme-rose-classic h2{font-size:clamp(var(--text-xl),2.4vw,1.75rem)}body.theme-rose-classic h3{font-size:var(--text-xl)}body.theme-rose-classic h4{font-size:var(--text-lg)}body.theme-rose-classic .hero-subtitle,body.theme-rose-classic .section-head p,body.theme-rose-classic p{color:var(--color-text-secondary);font-size:var(--text-md);line-height:var(--line-body)}body.theme-rose-classic a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}body.theme-rose-classic a:hover{color:var(--color-text-primary)}body.theme-rose-classic hr{border:0;border-top:1px solid var(--color-border);margin:var(--space-lg) 0}body.theme-rose-classic input[type=email],body.theme-rose-classic input[type=number],body.theme-rose-classic input[type=password],body.theme-rose-classic input[type=search],body.theme-rose-classic input[type=tel],body.theme-rose-classic input[type=text],body.theme-rose-classic select,body.theme-rose-classic textarea{font-family:var(--font-body);font-size:var(--text-md);color:var(--color-text-primary);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-none);padding:var(--space-sm) var(--space-md);height:40px;transition:border-color var(--transition-fast);outline:none;width:100%;box-sizing:border-box}body.theme-rose-classic textarea{height:auto;min-height:96px;resize:vertical;padding-top:var(--space-md)}body.theme-rose-classic input::placeholder,body.theme-rose-classic textarea::placeholder{color:var(--color-text-placeholder)}body.theme-rose-classic input:hover,body.theme-rose-classic select:hover,body.theme-rose-classic textarea:hover{border-color:var(--color-border-hover)}body.theme-rose-classic input:focus,body.theme-rose-classic select:focus,body.theme-rose-classic textarea:focus{border-color:var(--color-text-primary);box-shadow:none}body.theme-rose-classic button{font-family:var(--font-body);font-size:var(--text-md);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}body.theme-rose-classic .dr-container,body.theme-rose-classic .shell{max-width:var(--max-content);margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){body.theme-rose-classic .dr-container,body.theme-rose-classic .shell{padding-left:1rem;padding-right:1rem}}@media (min-width:1024px){body.theme-rose-classic .dr-container,body.theme-rose-classic .shell{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){body.theme-rose-classic .dr-container,body.theme-rose-classic .shell{padding-left:2rem;padding-right:2rem}}body.theme-rose-classic .dr-section{padding-top:var(--space-section);padding-bottom:var(--space-section)}body.theme-rose-classic .dr-section--tight{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}body.theme-rose-classic .dr-section--surface{background:var(--color-surface)}body.theme-rose-classic .dr-section--surface-alt{background:var(--color-surface-alt)}body.theme-rose-classic .dr-breadcrumbs{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--color-text-placeholder);padding:var(--space-md) 0;flex-wrap:wrap}body.theme-rose-classic .dr-breadcrumbs a{color:var(--color-text-secondary)}body.theme-rose-classic .dr-breadcrumbs a:hover{color:var(--color-text-primary)}body.theme-rose-classic .dr-breadcrumbs .dr-breadcrumb-sep{color:var(--color-text-muted);font-size:var(--text-xs);margin:0 var(--space-xs)}body.theme-rose-classic .dr-breadcrumbs .dr-breadcrumb-current{color:var(--color-text-primary);font-weight:var(--font-medium)}body.theme-rose-classic .dr-tabs{display:flex;gap:var(--space-xl);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-lg);overflow-x:auto;scrollbar-width:none}body.theme-rose-classic .dr-tabs::-webkit-scrollbar{display:none}body.theme-rose-classic .dr-tab{background:transparent;border:0;border-bottom:2px solid transparent;padding:var(--space-md) 0;font-size:var(--text-md);font-weight:var(--font-medium);color:var(--color-text-placeholder);cursor:pointer;white-space:nowrap;transition:color var(--transition-fast),border-color var(--transition-fast)}body.theme-rose-classic .dr-tab:hover{color:var(--color-text-secondary)}body.theme-rose-classic .dr-tab.active{color:var(--color-text-primary);border-bottom-color:var(--color-text-primary)}body.theme-rose-classic .dr-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-md);animation:dr-fade-in var(--transition-slow)}body.theme-rose-classic .dr-modal-panel{background:var(--color-background);border-radius:var(--radius-none);box-shadow:var(--shadow-xl);max-width:480px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:dr-fade-in-up var(--transition-slow)}body.theme-rose-classic .dr-modal-close{position:absolute;top:var(--space-md);right:var(--space-md);width:32px;height:32px;background:transparent;border:0;cursor:pointer;color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;z-index:1}body.theme-rose-classic .dr-modal-close:hover{color:var(--color-text-primary)}@keyframes dr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dr-fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dr-fade-in-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes dr-hotspot-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(2.5);opacity:0}}body.theme-rose-classic ::selection{background:var(--color-text-primary);color:var(--color-background)}body.theme-rose-classic .section-surface--dark,body.theme-rose-classic .section-surface--default,body.theme-rose-classic .section-surface--industrial,body.theme-rose-classic .section-surface--technical,body.theme-rose-classic .section-surface--warm{background:#ffffff!important;box-shadow:none!important;border-radius:0!important;border:0!important}body.theme-rose-classic .section-surface--soft{background:#f5f5f5!important;box-shadow:none!important;border-radius:0!important;border:0!important}body.theme-rose-classic .hero-primary-button,body.theme-rose-classic .primary-button,body.theme-rose-classic button.primary-button{background:var(--surface-strong);color:var(--text-on-brand);border:0;border-radius:var(--radius-pill);padding:.85rem 1.9rem;font-weight:500;letter-spacing:.02em;text-transform:none;box-shadow:none;transition:background .2s ease,transform .2s ease}body.theme-rose-classic .hero-primary-button:hover,body.theme-rose-classic .primary-button:hover,body.theme-rose-classic button.primary-button:hover{background:#006b19;transform:translateY(-1px)}body.theme-rose-classic .hero-secondary-button,body.theme-rose-classic .secondary-button{background:transparent;color:var(--text-strong);border:1px solid #222222;border-radius:var(--radius-pill);padding:.8rem 1.75rem}body.theme-rose-classic .hero-secondary-button:hover,body.theme-rose-classic .secondary-button:hover{background:var(--surface-strong);color:var(--text-on-brand)}body.theme-rose-classic .text-link,body.theme-rose-classic a.text-link{color:#006b19;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}body.theme-rose-classic a:hover{color:#004f12}body.theme-rose-classic .benefit-pill{color:#696969;font-weight:500}body.theme-rose-classic .benefits-strip,body.theme-rose-classic .trust-strip{padding:18px 0;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}body.theme-rose-classic .best-seller-card,body.theme-rose-classic .product-card,body.theme-rose-classic .product-grid-card,body.theme-rose-classic .product-list-card,body.theme-rose-classic .showcase-card{background:var(--surface);border:1px solid #ececec;border-radius:8px;box-shadow:none;padding:0;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease;position:relative}body.theme-rose-classic .best-seller-card:hover,body.theme-rose-classic .product-card:hover,body.theme-rose-classic .product-grid-card:hover,body.theme-rose-classic .product-list-card:hover,body.theme-rose-classic .showcase-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}body.theme-rose-classic .best-seller-card img,body.theme-rose-classic .product-card img,body.theme-rose-classic .product-grid-card img,body.theme-rose-classic .product-list-card img,body.theme-rose-classic .showcase-card img{border-radius:0;transition:transform .4s ease}body.theme-rose-classic .best-seller-card:hover img,body.theme-rose-classic .product-card:hover img,body.theme-rose-classic .product-grid-card:hover img{transform:scale(1.03)}body.theme-rose-classic .best-seller-card h3,body.theme-rose-classic .product-card h3,body.theme-rose-classic .product-grid-card h3{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:var(--text-strong);margin-top:12px}body.theme-rose-classic .best-seller-price,body.theme-rose-classic .price-current,body.theme-rose-classic .price-sale,body.theme-rose-classic .product-price{color:var(--text-strong);font-weight:500}body.theme-rose-classic .price-compare,body.theme-rose-classic .price-original,body.theme-rose-classic .product-compare-price{color:#ec0101;text-decoration:line-through;font-weight:400}body.theme-rose-classic .badge-sale,body.theme-rose-classic .best-seller-card .discount-badge,body.theme-rose-classic .product-badge,body.theme-rose-classic .product-card .discount-badge{background:#ec0101;color:var(--text-on-brand);border-radius:0;padding:4px 10px;font-size:12px;font-weight:500;letter-spacing:0;text-transform:none;position:absolute;top:10px;left:10px;z-index:2}body.theme-rose-classic .badge-new,body.theme-rose-classic .product-badge--new{background:#006b19}body.theme-rose-classic .collections-split-grid,body.theme-rose-classic .showcase-grid{gap:20px}body.theme-rose-classic .collections-split-card,body.theme-rose-classic .showcase-grid>article{border-radius:0;overflow:hidden;border:0}body.theme-rose-classic .hero-surface,body.theme-rose-classic .home-hero{background:var(--surface);padding:0}body.theme-rose-classic .hero-image,body.theme-rose-classic .home-hero img{border-radius:0}body.theme-rose-classic .newsletter-surface,body.theme-rose-classic .section-surface--dark{background:#222222!important;color:var(--text-on-brand)}body.theme-rose-classic .newsletter-surface h2,body.theme-rose-classic .section-surface--dark .section-head h2,body.theme-rose-classic .section-surface--dark h2{color:var(--text-on-brand)}body.theme-rose-classic .newsletter-surface input,body.theme-rose-classic .section-surface--dark input{background:var(--surface);color:var(--text-strong);border:0;border-radius:0;padding:.85rem 1rem}body.theme-rose-classic .newsletter-surface .primary-button,body.theme-rose-classic .section-surface--dark .primary-button{background:#006b19;color:var(--text-on-brand)}body.theme-rose-classic .site-header,body.theme-rose-classic header{background:var(--surface);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:none}body.theme-rose-classic .site-header .header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px}body.theme-rose-classic .site-header .nav{order:1;justify-self:start;display:flex;gap:24px}body.theme-rose-classic .site-header .brand{order:2;justify-self:center;text-align:center}body.theme-rose-classic .site-header .header-tools{order:3;justify-self:end}body.theme-rose-classic .site-header .nav-link{color:var(--text-strong);font-weight:400;text-transform:none;letter-spacing:normal;font-size:15px}body.theme-rose-classic .site-header .nav-link.active{color:#006b19}@media (max-width:900px){body.theme-rose-classic .site-header .header-inner{grid-template-columns:auto 1fr auto}body.theme-rose-classic .site-header .nav{display:none}}body.theme-rose-classic .announcement-bar{background:var(--surface-strong);color:var(--text-on-brand);font-size:12px;letter-spacing:.04em;padding:8px 0;text-align:center}body.theme-rose-classic .site-footer,body.theme-rose-classic footer{background:var(--surface);color:#696969;border-top:1px solid rgba(0,0,0,.08)}body.theme-rose-classic .site-footer h3,body.theme-rose-classic footer h3{color:var(--text-strong);font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}body.theme-rose-classic .site-footer a,body.theme-rose-classic footer a{color:#696969;text-decoration:none}body.theme-rose-classic .site-footer a:hover,body.theme-rose-classic footer a:hover{color:#006b19}body.theme-rose-classic .section-head{text-align:center;padding:20px 0 32px}body.theme-rose-classic .section-head h2{text-align:center;display:inline-block;padding-bottom:10px;border-bottom:2px solid #006b19;margin-bottom:4px}body.theme-rose-classic .section-head .subtitle,body.theme-rose-classic .section-head p{text-align:center;margin-top:8px}body.theme-rose-classic .collection-module .poster-card,body.theme-rose-classic .poster-card{background:transparent;border:0;box-shadow:none;padding:0;position:relative;overflow:hidden;border-radius:4px}body.theme-rose-classic .collection-module .poster-card img,body.theme-rose-classic .poster-card img,body.theme-rose-classic .poster-card picture{border-radius:4px!important;display:block;width:100%;height:100%;object-fit:cover}body.theme-rose-classic .collection-module .poster-card-copy,body.theme-rose-classic .poster-card-copy{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);background:rgba(34,34,34,.92);color:var(--text-on-brand);padding:10px 22px;text-align:center;min-width:150px;text-shadow:none;border-radius:0}body.theme-rose-classic .collection-module .poster-card-copy h3,body.theme-rose-classic .poster-card-copy h3{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:500;color:var(--text-on-brand);margin:0;letter-spacing:.01em}body.theme-rose-classic .collection-module .collections-split-card,body.theme-rose-classic .showcase-grid>article{position:relative;overflow:hidden;border-radius:4px}body.theme-rose-classic .collection-module .collections-split-card h3,body.theme-rose-classic .showcase-grid>article h3{color:var(--text-on-brand);font-family:Poppins,Inter,sans-serif;font-size:clamp(28px,3vw,44px);font-weight:700;letter-spacing:.02em;text-transform:uppercase}body.theme-rose-classic .tab-pill,body.theme-rose-classic [role=tab]{background:transparent;color:var(--text-strong);border:1px dashed transparent;border-radius:var(--radius-pill);padding:6px 18px;font-weight:500;cursor:pointer}body.theme-rose-classic .tab-pill--active,body.theme-rose-classic .tab-pill.active,body.theme-rose-classic [role=tab][aria-selected=true]{border-color:var(--text-strong);background:transparent}body.theme-rose-classic .design-live-section,body.theme-rose-classic .editor-section>.shell,body.theme-rose-classic section.shell{padding-top:clamp(40px,5vw,80px);padding-bottom:clamp(40px,5vw,80px)}body.theme-rose-classic .hero-module,body.theme-rose-classic .hero-section{padding-top:0;padding-bottom:0}body.theme-rose-classic .best-seller-card .product-image-wrap,body.theme-rose-classic .product-card .product-image-wrap,body.theme-rose-classic .product-merch-card .product-merch-media{aspect-ratio:1/1;overflow:hidden;display:block}body.theme-rose-classic .best-seller-card img,body.theme-rose-classic .product-card .product-image,body.theme-rose-classic .product-merch-media img{width:100%;height:100%;object-fit:cover}body.theme-rose-classic .best-seller-card h3,body.theme-rose-classic .product-card .product-name,body.theme-rose-classic .product-merch-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em;line-height:1.4;font-size:14px;font-weight:400;color:var(--text-strong)}body.theme-rose-classic .product-card .product-price-row,body.theme-rose-classic .product-merch-price{margin-top:8px;gap:10px;display:flex;align-items:baseline}body.theme-rose-classic .product-card .price,body.theme-rose-classic .product-merch-price strong{font-size:15px;font-weight:600;color:var(--text-strong)}body.theme-rose-classic .product-card .compare-price,body.theme-rose-classic .product-merch-price .compare{font-size:13px;color:#ec0101;text-decoration:line-through}body.theme-rose-classic .best-seller-card,body.theme-rose-classic .product-card,body.theme-rose-classic .product-merch-card{position:relative}body.theme-rose-classic .product-card .product-image-wrap:after,body.theme-rose-classic .product-merch-media:after{content:"View product";position:absolute;left:50%;bottom:18px;transform:translateX(-50%) translateY(10px);background:var(--surface-strong);color:var(--text-on-brand);padding:9px 22px;border-radius:var(--radius-pill);font-size:13px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}body.theme-rose-classic .product-card:hover .product-image-wrap:after,body.theme-rose-classic .product-merch-card:hover .product-merch-media:after{opacity:1;transform:translateX(-50%) translateY(0)}body.theme-rose-classic .shell{width:100%;max-width:none;padding-left:clamp(16px,3vw,40px);padding-right:clamp(16px,3vw,40px)}body.theme-rose-classic .collection-module,body.theme-rose-classic .editor-section .collection-module,body.theme-rose-classic .editor-section.hero-section,body.theme-rose-classic .hero-section,body.theme-rose-classic .hero-surface,body.theme-rose-classic .home-hero{max-width:none}body.theme-rose-classic .hero-section .shell,body.theme-rose-classic .hero-section>div,body.theme-rose-classic .home-hero .shell{padding-left:0;padding-right:0}body.theme-rose-classic .hero-image,body.theme-rose-classic .hero-section img,body.theme-rose-classic .home-hero img{width:100%;height:auto;max-height:775px;object-fit:cover}body.theme-rose-classic .best-seller-card h3,body.theme-rose-classic .product-card h3{padding:12px 14px 4px;margin:0}body.theme-rose-classic .best-seller-price,body.theme-rose-classic .price-current,body.theme-rose-classic .product-price{padding:0 14px 14px;display:inline-block}body.theme-rose-classic .nav-dropdown{left:0;background:var(--surface);border:1px solid rgba(0,0,0,.08);padding:20px;gap:20px;min-width:520px;box-shadow:0 8px 24px rgba(0,0,0,.08)}body.theme-rose-classic .nav-item-group.open .nav-dropdown,body.theme-rose-classic .nav-item-group:hover .nav-dropdown{display:flex}body.theme-rose-classic .nav-dropdown .nav-sub-link{font-size:13px;color:var(--text-strong);gap:8px}body.theme-rose-classic .nav-dropdown .nav-sub-link img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid rgba(0,0,0,.06)}body.theme-rose-classic .nav-dropdown .nav-sub-link:hover img{border-color:rgba(0,0,0,.2)}body.theme-rose-classic .product-card .product-image-overlay{z-index:1}body.theme-rose-classic .product-card .product-image-wrap .img-primary{transition:opacity .4s ease}body.theme-rose-classic .product-card .product-image-wrap .img-secondary{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}body.theme-rose-classic .product-card:hover .product-image-wrap .img-primary{opacity:0}body.theme-rose-classic .product-card:hover .product-image-wrap .img-secondary{opacity:1}body.theme-rose-classic .product-card .product-image-wrap:after{display:none}body.theme-rose-classic .product-card-hover-actions{position:absolute;bottom:0;left:0;right:0;display:flex;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;z-index:3;pointer-events:none}body.theme-rose-classic .product-card:hover .product-card-hover-actions{opacity:1;transform:translateY(0);pointer-events:auto}body.theme-rose-classic .dr-quick-view-btn{flex:1 1;background:rgba(34,34,34,.88);color:var(--text-on-brand);border:0;padding:10px 8px;font-size:12px;font-weight:500;cursor:pointer;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:background .15s}body.theme-rose-classic .dr-quick-view-btn:hover{background:rgba(0,0,0,.96);color:var(--text-on-brand)}body.theme-rose-classic .dr-add-cart-btn{flex:2 1;background:#006b19;color:var(--text-on-brand);border:0;padding:10px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s}body.theme-rose-classic .dr-add-cart-btn:hover{background:#004f12}body.theme-rose-classic .product-card .product-card-actions{display:none}body.theme-rose-classic .dr-wishlist-btn{position:absolute;top:10px;right:10px;width:32px;height:32px;background:var(--surface);border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:3;opacity:0;pointer-events:none;transition:opacity .2s;color:#696969}body.theme-rose-classic .product-card:hover .dr-wishlist-btn{opacity:1;pointer-events:auto}body.theme-rose-classic .dr-wishlist-btn.active{color:#ec0101}body.theme-rose-classic .dr-discount-badge{position:absolute;top:10px;left:10px;background:#ec0101;color:var(--text-on-brand);font-size:11px;font-weight:600;padding:3px 8px;z-index:3;pointer-events:none;line-height:1}body.theme-rose-classic .dr-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:24px;gap:16px;flex-wrap:wrap}body.theme-rose-classic .dr-toolbar-left,body.theme-rose-classic .dr-toolbar-right{display:flex;align-items:center;gap:12px}body.theme-rose-classic .dr-col-btn{background:transparent;border:1px solid transparent;padding:4px 8px;cursor:pointer;font-size:12px;color:#696969;line-height:1;transition:border-color .15s,color .15s}body.theme-rose-classic .dr-col-btn.active{border-color:var(--text-strong);color:var(--text-strong)}body.theme-rose-classic .dr-col-btn:hover{border-color:rgba(0,0,0,.3)}body.theme-rose-classic .dr-sort-select{border:1px solid rgba(0,0,0,.15);padding:6px 12px;font-size:13px;background:var(--surface);color:var(--text-strong);cursor:pointer;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}body.theme-rose-classic .dr-product-grid{display:grid;grid-gap:20px;gap:20px}body.theme-rose-classic .dr-product-grid[data-cols="1"]{grid-template-columns:1fr}body.theme-rose-classic .dr-product-grid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}body.theme-rose-classic .dr-product-grid[data-cols="3"]{grid-template-columns:repeat(3,1fr)}body.theme-rose-classic .dr-product-grid[data-cols="4"]{grid-template-columns:repeat(4,1fr)}body.theme-rose-classic .dr-product-grid[data-cols="5"]{grid-template-columns:repeat(5,1fr)}body.theme-rose-classic .dr-product-grid[data-cols="6"]{grid-template-columns:repeat(6,1fr)}@media (max-width:768px){body.theme-rose-classic .dr-product-grid[data-cols="3"],body.theme-rose-classic .dr-product-grid[data-cols="4"],body.theme-rose-classic .dr-product-grid[data-cols="5"],body.theme-rose-classic .dr-product-grid[data-cols="6"]{grid-template-columns:repeat(2,1fr)}}body.theme-rose-classic .product-price-row.detail .price{font-size:28px;font-weight:700;color:#006b19}body.theme-rose-classic .dr-qty-selector{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.15)}body.theme-rose-classic .dr-qty-selector button{width:36px;height:44px;background:transparent;border:0;font-size:20px;line-height:1;cursor:pointer;color:var(--text-strong);transition:background .15s;display:flex;align-items:center;justify-content:center}body.theme-rose-classic .dr-qty-selector button:hover{background:#f5f5f5}body.theme-rose-classic .dr-qty-selector span{min-width:44px;text-align:center;font-size:15px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.theme-rose-classic .dr-add-to-cart-main{background:#006b19;color:var(--text-on-brand);border:0;border-radius:0;padding:0 32px;height:44px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s;flex:1 1;min-width:140px}body.theme-rose-classic .dr-add-to-cart-main:hover:not(:disabled){background:#004f12}body.theme-rose-classic .dr-add-to-cart-main:disabled{background:#ccc;cursor:not-allowed}body.theme-rose-classic .dr-icon-btn{width:44px;height:44px;border:1px solid rgba(0,0,0,.15);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s;color:#696969;flex-shrink:0}body.theme-rose-classic .dr-icon-btn:hover{border-color:#006b19;color:#006b19}body.theme-rose-classic .dr-icon-btn.active{color:#ec0101;border-color:#ec0101}body.theme-rose-classic .hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:16px 0}body.theme-rose-classic .dr-live-stats{display:flex;flex-wrap:wrap;gap:16px;padding:10px 0;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);margin:12px 0;font-size:12px;color:#696969}body.theme-rose-classic .dr-live-stats strong{color:var(--text-strong);font-weight:600}body.theme-rose-classic .dr-sticky-bottom{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--surface);border-top:1px solid rgba(0,0,0,.1);padding:12px 16px;z-index:40;gap:12px;align-items:center;box-shadow:0 -2px 12px rgba(0,0,0,.06)}@media (max-width:1023px){body.theme-rose-classic .dr-sticky-bottom{display:flex}body.theme-rose-classic .product-detail-grid{padding-bottom:72px}}body.theme-rose-classic .dr-sticky-price{font-size:18px;font-weight:700;color:#006b19;flex-shrink:0}body.theme-rose-classic .announcement-bar{background:#f7f7f7;color:var(--color-text-placeholder);border-bottom:1px solid var(--color-border-light);font-size:var(--text-xs);letter-spacing:.05em;padding:var(--space-sm) 0}body.theme-rose-classic .announcement-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);text-align:center}body.theme-rose-classic .announcement-inner>span:first-child{flex:1 1;text-align:center}body.theme-rose-classic .announcement-meta{display:flex;align-items:center;gap:var(--space-md);flex-shrink:0}body.theme-rose-classic .announcement-meta button,body.theme-rose-classic .announcement-meta>span{font-size:var(--text-xs);color:var(--color-text-placeholder);letter-spacing:.05em;text-transform:uppercase}body.theme-rose-classic .announcement-login-button{background:transparent;border:0;padding:0;cursor:pointer}body.theme-rose-classic .announcement-login-button:hover{color:var(--color-text-primary)}body.theme-rose-classic .site-header{background:var(--color-background);border-bottom:1px solid var(--color-border);position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:none}body.theme-rose-classic .shell.header-inner{display:flex;align-items:center;justify-content:space-between;height:60px;position:relative}body.theme-rose-classic .brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;line-height:1;text-decoration:none;z-index:1}body.theme-rose-classic .brand .brand-logo-shell{display:flex;align-items:center;justify-content:center}body.theme-rose-classic .brand .brand-logo-image{max-height:40px;width:auto;display:block}body.theme-rose-classic .brand .brand-mark{font-family:var(--font-display);font-size:1.375rem;font-weight:var(--font-normal);letter-spacing:-.02em;color:var(--color-text-primary);background:transparent!important;border:0!important;padding:0!important;border-radius:0}body.theme-rose-classic .brand>span:not(.brand-logo-shell){display:none}@media (max-width:1023px){body.theme-rose-classic .brand{left:auto;right:var(--space-md);transform:translateY(-50%)}}body.theme-rose-classic .nav{display:flex;align-items:center;gap:0;flex:1 1;justify-content:flex-start;flex-wrap:nowrap;overflow:hidden;min-width:0;padding-right:200px}@media (max-width:1023px){body.theme-rose-classic .nav{display:none}}body.theme-rose-classic .nav-link{position:relative;font-size:var(--text-md);color:var(--color-text-secondary);background:transparent!important;border:0!important;border-radius:0!important;padding:1.25rem .75rem;letter-spacing:.03em;font-weight:var(--font-normal);white-space:nowrap;transition:color var(--transition-fast);text-decoration:none}body.theme-rose-classic .nav-link.active,body.theme-rose-classic .nav-link:hover{color:var(--color-text-primary)!important;background:transparent!important}body.theme-rose-classic .nav-item-group{position:relative}body.theme-rose-classic .nav-item-group>.nav-link:after{content:"";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:0;height:1.5px;background:var(--color-text-primary);transition:width var(--transition-slow)}body.theme-rose-classic .nav-item-group:hover>.nav-link:after,body.theme-rose-classic .nav-link.active:after{width:80%}body.theme-rose-classic .nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:var(--color-background);border:1px solid var(--color-border);border-top:0;box-shadow:var(--shadow-md);display:none;padding:var(--space-lg) var(--space-xl);z-index:100;flex-wrap:wrap;gap:var(--space-lg);min-width:600px;justify-content:center;animation:dr-fade-in-down var(--transition-slow)}body.theme-rose-classic .nav-item-group.open>.nav-dropdown,body.theme-rose-classic .nav-item-group:hover>.nav-dropdown{display:flex}body.theme-rose-classic .nav-dropdown .nav-sub-link{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-secondary);text-align:center;text-decoration:none;padding:0;background:transparent!important;border:0;min-width:110px;transition:color var(--transition-fast)}body.theme-rose-classic .nav-dropdown .nav-sub-link:hover{color:var(--color-text-primary)}body.theme-rose-classic .nav-dropdown .nav-sub-link:before{content:"";width:80px;height:80px;border-radius:var(--radius-full);background:var(--color-surface) center/cover no-repeat;display:block;border:1px solid var(--color-border-light)}body.theme-rose-classic .header-tools{display:flex;align-items:center;gap:var(--space-md);flex:1 1;justify-content:flex-end;z-index:1}body.theme-rose-classic .icon-only-button,body.theme-rose-classic .icon-pill{background:transparent!important;border:0!important;border-radius:0!important;padding:var(--space-sm)!important;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-primary);cursor:pointer;position:relative;transition:color var(--transition-fast)}body.theme-rose-classic .icon-only-button:hover,body.theme-rose-classic .icon-pill:hover{background:transparent!important;color:var(--color-text-secondary)}body.theme-rose-classic .icon-only-button svg,body.theme-rose-classic .icon-pill svg{width:18px;height:18px}body.theme-rose-classic .icon-only-button .cart-count,body.theme-rose-classic .icon-pill .cart-count{position:absolute;top:2px;right:2px;background:var(--color-text-primary);color:var(--color-background);font-size:9px;min-width:16px;height:16px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}body.theme-rose-classic .menu-trigger,body.theme-rose-classic .nav-mobile-toggle{display:none}@media (max-width:1023px){body.theme-rose-classic .menu-trigger,body.theme-rose-classic .nav-mobile-toggle{display:inline-flex;background:transparent!important;border:0!important;color:var(--color-text-primary);padding:var(--space-sm);cursor:pointer}}body.theme-rose-classic .search-modal,body.theme-rose-classic .search-overlay{background:rgba(0,0,0,.4)}body.theme-rose-classic .cart-drawer,body.theme-rose-classic .cart-overlay-panel,body.theme-rose-classic .search-modal-panel,body.theme-rose-classic .search-overlay-panel{background:var(--color-background);border-radius:0;box-shadow:var(--shadow-xl)}body.theme-rose-classic .cart-drawer .primary-button{border-radius:0;background:var(--color-text-primary);color:var(--color-background)}body.theme-rose-classic .site-header.rose-classic-header{background:var(--color-background)}body.theme-rose-classic .primary-button,body.theme-rose-classic a.primary-button,body.theme-rose-classic button.primary-button{border-radius:0;background:var(--color-text-primary);color:var(--color-background);border:0;font-weight:var(--font-medium);letter-spacing:.05em;text-transform:uppercase;font-size:var(--text-sm);padding:.875rem 1.75rem;transition:background var(--transition-base)}body.theme-rose-classic .primary-button:hover{background:#000;color:var(--color-background)}body.theme-rose-classic .secondary-button,body.theme-rose-classic a.secondary-button,body.theme-rose-classic button.secondary-button{border-radius:0;background:transparent;color:var(--color-text-primary);border:1px solid var(--color-border-hover);font-weight:var(--font-medium);letter-spacing:.05em;text-transform:uppercase;font-size:var(--text-sm);padding:.875rem 1.75rem;transition:border-color var(--transition-base),color var(--transition-base)}body.theme-rose-classic .secondary-button:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}body.theme-rose-classic .filter-pill{border-radius:0;background:transparent;border:1px solid transparent;color:var(--color-text-secondary);padding:var(--space-xs) var(--space-md);font-size:var(--text-sm);font-weight:var(--font-normal);text-transform:none;letter-spacing:0}body.theme-rose-classic .filter-pill.active{border-color:var(--color-text-primary);color:var(--color-text-primary)}body.theme-rose-classic .site-footer{background:var(--color-surface);color:var(--color-text-secondary);padding:var(--space-3xl) 0 0;margin-top:var(--space-section);border-top:1px solid var(--color-border)}body.theme-rose-classic .site-footer .shell.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr) 1.2fr;grid-gap:2.5rem;gap:2.5rem;padding-bottom:var(--space-2xl)}@media (max-width:1279px){body.theme-rose-classic .site-footer .shell.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:var(--space-xl)}}@media (max-width:767px){body.theme-rose-classic .site-footer .shell.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){body.theme-rose-classic .site-footer .shell.footer-grid{grid-template-columns:1fr}}body.theme-rose-classic .site-footer .shell.footer-grid>div:first-child{display:flex;flex-direction:column;gap:var(--space-md)}body.theme-rose-classic .site-footer .shell.footer-grid>div:first-child .footer-title{font-family:var(--font-display);font-size:1.375rem;font-weight:var(--font-normal);letter-spacing:-.02em;color:var(--color-text-primary);text-transform:none;margin:0}body.theme-rose-classic .site-footer .shell.footer-grid>div:first-child .footer-copy{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--line-body);margin:0;max-width:280px}body.theme-rose-classic .site-footer .shell.footer-grid>div .footer-title{font-size:var(--text-md);font-weight:var(--font-medium);color:var(--color-text-primary);text-transform:none;letter-spacing:0;margin:0 0 var(--space-md)}body.theme-rose-classic .site-footer .shell.footer-grid>div>a{display:block;font-size:var(--text-sm);color:var(--color-text-secondary);text-decoration:none;padding:var(--space-xs) 0;transition:color var(--transition-fast)}body.theme-rose-classic .site-footer .shell.footer-grid>div>a:hover{color:var(--color-text-primary)}body.theme-rose-classic .footer-utility-card{background:transparent;border:0;padding:0;border-radius:0;box-shadow:none}body.theme-rose-classic .footer-newsletter-inline{display:flex;border:1px solid var(--color-border-hover);background:var(--color-background);height:44px;margin-top:var(--space-sm)}body.theme-rose-classic .footer-newsletter-inline input{flex:1 1;border:0!important;height:100%;padding:0 var(--space-md);font-size:var(--text-sm);color:var(--color-text-primary);background:transparent;outline:none}body.theme-rose-classic .footer-newsletter-inline input:focus{border:0!important;box-shadow:none}body.theme-rose-classic .footer-newsletter-inline button{background:var(--color-text-primary);color:var(--color-background);border:0;padding:0 var(--space-lg);font-size:var(--text-sm);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;height:100%;border-radius:0;transition:background var(--transition-fast)}body.theme-rose-classic .footer-newsletter-inline button:hover{background:#000}body.theme-rose-classic .footer-newsletter-inline button:disabled{background:var(--color-text-muted);cursor:not-allowed}body.theme-rose-classic .footer-newsletter-feedback{font-size:var(--text-xs);margin-top:var(--space-sm)}body.theme-rose-classic .footer-newsletter-feedback--success{color:var(--color-accent-emerald)}body.theme-rose-classic .footer-newsletter-feedback--error{color:var(--color-accent-red)}body.theme-rose-classic .footer-social-row{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-top:var(--space-sm)}body.theme-rose-classic .footer-social-row a,body.theme-rose-classic .footer-social-row span{font-size:var(--text-sm);color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast)}body.theme-rose-classic .footer-social-row a:hover{color:var(--color-text-primary)}body.theme-rose-classic .site-footer .footer-bottom-row{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) 0;border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-muted);gap:var(--space-md);flex-wrap:wrap}body.theme-rose-classic .site-footer .footer-bottom-copy{margin:0;letter-spacing:.02em}body.theme-rose-classic .footer-payment-row{display:flex;gap:var(--space-md);align-items:center}body.theme-rose-classic .footer-payment-row span{padding:.25rem .625rem;border:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-muted);background:var(--color-background);letter-spacing:.05em;text-transform:uppercase}body.theme-rose-classic .dr-hero-banner{width:100%;margin-bottom:var(--space-section)}body.theme-rose-classic .dr-hero-banner-inner{position:relative;width:100%;height:clamp(420px,60vw,720px);overflow:hidden;background:var(--color-surface-alt)}body.theme-rose-classic .dr-hero-banner-image,body.theme-rose-classic .dr-hero-banner-image img{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;display:block}body.theme-rose-classic .dr-hero-banner-overlay{position:absolute;inset:0;display:flex;align-items:center;background:linear-gradient(90deg,rgba(255,255,255,.85) 0,rgba(255,255,255,.55) 35%,rgba(255,255,255,0) 60%);padding:0}body.theme-rose-classic .dr-hero-banner-content{max-width:var(--max-content);width:100%;margin:0 auto;padding:0 var(--space-md)}@media (min-width:640px){body.theme-rose-classic .dr-hero-banner-content{padding:0 var(--space-lg)}}@media (min-width:1024px){body.theme-rose-classic .dr-hero-banner-content{padding:0 var(--space-xl)}}body.theme-rose-classic .dr-hero-banner-content>*{max-width:520px}body.theme-rose-classic .dr-hero-banner-eyebrow{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 var(--space-md);font-weight:var(--font-medium)}body.theme-rose-classic .dr-hero-banner-title{font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:-.02em;color:var(--color-text-primary);font-weight:var(--font-medium);margin:0 0 var(--space-md)}body.theme-rose-classic .dr-hero-banner-subtitle{font-size:var(--text-lg);line-height:var(--line-body);color:var(--color-text-secondary);margin:0 0 var(--space-xl)}body.theme-rose-classic .dr-hero-banner-actions{display:flex;gap:var(--space-md);flex-wrap:wrap;align-items:center}@media (max-width:768px){body.theme-rose-classic .dr-hero-banner-overlay{background:linear-gradient(180deg,rgba(255,255,255,.92) 0,rgba(255,255,255,.7) 50%,rgba(255,255,255,0));align-items:flex-start;padding-top:var(--space-2xl)}body.theme-rose-classic .dr-hero-banner-content>*{max-width:100%}}body.theme-rose-classic .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-lg);margin-bottom:var(--space-xl);padding-top:var(--space-2xl);border-bottom:0}body.theme-rose-classic .section-head>div:first-child{flex:1 1}body.theme-rose-classic .section-head h2{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-medium);letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 var(--space-sm);text-transform:none}body.theme-rose-classic .section-head .eyebrow,body.theme-rose-classic .section-head p.eyebrow{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-placeholder);margin:0 0 var(--space-sm);font-weight:var(--font-medium)}body.theme-rose-classic .section-head .page-copy{font-size:var(--text-md);color:var(--color-text-secondary);line-height:var(--line-body);margin:0;max-width:540px}body.theme-rose-classic .section-head .text-link{font-size:var(--text-sm);color:var(--color-text-primary);text-decoration:none;border-bottom:1px solid var(--color-text-primary);padding-bottom:2px;white-space:nowrap;letter-spacing:.05em;text-transform:uppercase;font-weight:var(--font-medium)}body.theme-rose-classic .section-head .text-link:hover{border-bottom-color:var(--color-text-secondary)}body.theme-rose-classic .benefit-pill{display:inline-block;padding:0;background:transparent;border:0;font-size:var(--text-sm);color:var(--color-text-secondary);margin-right:var(--space-md)}body.theme-rose-classic .best-seller-module{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0;margin-bottom:var(--space-section)}body.theme-rose-classic .best-seller-strip{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))!important}@media (max-width:1023px){body.theme-rose-classic .best-seller-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:768px){body.theme-rose-classic .best-seller-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem}}body.theme-rose-classic .showcase-module{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0;margin-bottom:var(--space-section)}body.theme-rose-classic .showcase-grid{display:grid;grid-gap:var(--space-lg);gap:var(--space-lg)}body.theme-rose-classic .showcase-grid.product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}body.theme-rose-classic .showcase-grid.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}body.theme-rose-classic .showcase-grid.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}body.theme-rose-classic .showcase-grid.product-grid--3>.showcase-card:nth-child(n+7),body.theme-rose-classic .showcase-grid.product-grid--4>.showcase-card:nth-child(n+9){display:none}@media (max-width:768px){body.theme-rose-classic .showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--space-md)}}body.theme-rose-classic .showcase-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;text-decoration:none}body.theme-rose-classic .showcase-card img{border-radius:var(--radius-full);aspect-ratio:1/1;object-fit:cover;width:100%;max-width:280px;height:auto;border:1px solid var(--color-border-light);transition:transform var(--transition-base)}body.theme-rose-classic .showcase-card:hover img{transform:scale(1.03)}body.theme-rose-classic .showcase-card .showcase-copy{padding:var(--space-md) 0 0}body.theme-rose-classic .showcase-card h3{font-size:var(--text-md);font-weight:var(--font-medium);color:var(--color-text-primary);margin:0;letter-spacing:0}body.theme-rose-classic .showcase-card .play-badge,body.theme-rose-classic .showcase-card p{display:none}body.theme-rose-classic .collection-module{margin-bottom:var(--space-section);display:grid;grid-template-columns:1fr;grid-gap:var(--space-lg);gap:var(--space-lg)}body.theme-rose-classic .collection-module,body.theme-rose-classic .collection-module .collection-intro-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}body.theme-rose-classic .collection-module .collection-intro-card{max-width:720px}body.theme-rose-classic .collection-module .collection-intro-card h2{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-medium);letter-spacing:-.02em;margin:0 0 var(--space-sm);color:var(--color-text-primary)}body.theme-rose-classic .collection-module .collection-intro-card .page-copy{font-size:var(--text-md);color:var(--color-text-secondary);line-height:var(--line-body);margin:0 0 var(--space-lg)}body.theme-rose-classic .collection-poster-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:var(--space-md);gap:var(--space-md)}@media (max-width:768px){body.theme-rose-classic .collection-poster-grid{grid-template-columns:1fr!important}}body.theme-rose-classic .collection-poster-grid>.poster-card:nth-child(n+3){display:none}body.theme-rose-classic .poster-card{position:relative;display:block;background:var(--color-surface-alt);aspect-ratio:4/5;overflow:hidden;border-radius:0!important;border:0!important;box-shadow:none!important;text-decoration:none}body.theme-rose-classic .poster-card img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform var(--transition-slower)}body.theme-rose-classic .poster-card:hover img{transform:scale(1.05)}body.theme-rose-classic .poster-card-copy{position:absolute;left:var(--space-xl);right:var(--space-xl);bottom:var(--space-xl);z-index:2;color:var(--color-background);text-shadow:0 1px 8px rgba(0,0,0,.4)}body.theme-rose-classic .poster-card-copy h3{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:var(--font-medium);letter-spacing:-.01em;margin:0 0 var(--space-sm);color:var(--color-background)}body.theme-rose-classic .poster-card-copy p{font-size:var(--text-sm);color:var(--color-background);margin:0}body.theme-rose-classic .story-grid{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin-bottom:var(--space-section);display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-xl);gap:var(--space-xl)}@media (max-width:768px){body.theme-rose-classic .story-grid{grid-template-columns:1fr;gap:var(--space-lg)}}body.theme-rose-classic .story-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;display:flex;flex-direction:column;text-decoration:none;color:inherit;gap:var(--space-md)}body.theme-rose-classic .story-card.muted-card .eyebrow{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-placeholder);font-weight:var(--font-medium)}body.theme-rose-classic .story-card h2,body.theme-rose-classic .story-card h3{font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:var(--font-medium);letter-spacing:-.02em;margin:0;color:var(--color-text-primary)}body.theme-rose-classic .story-card .page-copy,body.theme-rose-classic .story-card .story-summary{font-size:var(--text-md);color:var(--color-text-secondary);line-height:var(--line-body);margin:0}body.theme-rose-classic .story-card .editorial-wide-image{width:100%;aspect-ratio:4/3;object-fit:cover}body.theme-rose-classic .story-card.quote-card{background:var(--color-surface)!important;padding:var(--space-xl)!important}body.theme-rose-classic .newsletter-module{background:var(--color-surface)!important;border:0!important;border-radius:0!important;padding:var(--space-3xl) var(--space-lg)!important;margin:var(--space-section) 0!important;text-align:center}body.theme-rose-classic .newsletter-banner{background:transparent!important;border:0!important;padding:0!important;display:flex;flex-direction:column;align-items:center;gap:var(--space-md);max-width:640px;margin:0 auto}body.theme-rose-classic .newsletter-banner .eyebrow{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-placeholder);font-weight:var(--font-medium);margin:0}body.theme-rose-classic .newsletter-banner h2{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:var(--font-medium);letter-spacing:-.02em;margin:0;color:var(--color-text-primary)}body.theme-rose-classic .newsletter-banner .page-copy{font-size:var(--text-md);color:var(--color-text-secondary);margin:0 0 var(--space-sm);max-width:520px}body.theme-rose-classic .newsletter-inline{display:flex!important;width:100%;max-width:480px;border:1px solid var(--color-border-hover)!important;background:var(--color-background)!important;height:48px;border-radius:0!important;padding:0!important;gap:0!important}body.theme-rose-classic .newsletter-inline input{flex:1 1;border:0!important;height:100%;padding:0 var(--space-md)!important;font-size:var(--text-md);background:transparent!important;outline:none;border-radius:0!important}body.theme-rose-classic .newsletter-inline button{background:var(--color-text-primary)!important;color:var(--color-background)!important;border:0!important;padding:0 var(--space-xl)!important;font-size:var(--text-sm);font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;height:100%;border-radius:0!important}body.theme-rose-classic .newsletter-inline button:hover{background:#000!important}body.theme-rose-classic main>div>.editor-section .design-live-section>.detail-info-grid.product-grid--4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-lg);gap:var(--space-lg);margin:0}@media (max-width:768px){body.theme-rose-classic main>div>.editor-section .design-live-section>.detail-info-grid.product-grid--4{grid-template-columns:repeat(2,1fr)}}body.theme-rose-classic main>div>.editor-section .design-live-section>.detail-info-grid.product-grid--4 .detail-info-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:var(--space-md) 0!important;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-xs)}body.theme-rose-classic main>div>.editor-section .design-live-section>.detail-info-grid.product-grid--4 .detail-info-card strong{font-size:var(--text-md);color:var(--color-text-primary);font-weight:var(--font-medium);letter-spacing:0;text-transform:none}body.theme-rose-classic main>div>.editor-section:nth-of-type(2)>.design-live-section{background:var(--color-surface)!important;border:0!important;border-radius:0!important;padding:var(--space-xl) var(--space-lg)!important}body.theme-rose-classic main>div>.editor-section:nth-of-type(2) .section-head{text-align:center;align-items:center;flex-direction:column;margin-bottom:var(--space-lg);padding-top:0}body.theme-rose-classic main>div>.editor-section:nth-of-type(2) .section-head>div:first-child{text-align:center}body.theme-rose-classic .design-live-hero,body.theme-rose-classic .design-live-section,body.theme-rose-classic .detail-section-block{border-radius:0!important;box-shadow:none!important}body.theme-rose-classic .design-live-hero{border:0!important;background:var(--color-surface)!important;padding:var(--space-3xl) var(--space-lg)!important}body.theme-rose-classic .design-live-hero h1,body.theme-rose-classic .design-live-hero h2{font-weight:var(--font-medium);letter-spacing:-.02em;color:var(--color-text-primary)}body.theme-rose-classic .content-page-hero{border-radius:0!important;border:0!important;background:transparent!important;padding:var(--space-2xl) 0 var(--space-lg)!important}body.theme-rose-classic .content-page-hero h1{font-weight:var(--font-medium);letter-spacing:-.02em;font-size:clamp(1.875rem,3vw,2.5rem)}body.theme-rose-classic .product-card,body.theme-rose-classic .product-merch-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}body.theme-rose-classic .product-card .product-image-wrap,body.theme-rose-classic .product-merch-card .product-merch-media{border-radius:0!important;border:0!important;background:var(--color-surface);overflow:hidden;aspect-ratio:1/1}body.theme-rose-classic .product-card .img-primary,body.theme-rose-classic .product-card .img-secondary,body.theme-rose-classic .product-card .product-image,body.theme-rose-classic .product-merch-card .product-merch-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}body.theme-rose-classic .product-body,body.theme-rose-classic .product-merch-copy{padding:var(--space-md) 0 0!important;background:transparent!important}body.theme-rose-classic .product-merch-name,body.theme-rose-classic .product-name{font-size:var(--text-md);font-weight:var(--font-medium);letter-spacing:0;color:var(--color-text-primary);text-decoration:none;margin:0 0 var(--space-xs);text-transform:none}body.theme-rose-classic .product-desc,body.theme-rose-classic .product-merch-card p{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0 0 var(--space-sm)}body.theme-rose-classic .product-merch-price-row,body.theme-rose-classic .product-price-row{font-size:var(--text-md);font-weight:var(--font-medium);color:var(--color-text-primary);gap:var(--space-sm)}body.theme-rose-classic .product-merch-price-row .compare-at,body.theme-rose-classic .product-price-row .compare-at{color:var(--color-text-placeholder);text-decoration:line-through;font-weight:var(--font-regular)}body.theme-rose-classic .product-grid{gap:var(--space-lg) var(--space-md)!important}body.theme-rose-classic .filter-pills .pill,body.theme-rose-classic .filter-pills button{border-radius:0!important;border:1px solid var(--color-border-light)!important;background:transparent!important;color:var(--color-text-primary)!important;font-weight:var(--font-regular);font-size:var(--text-sm);text-transform:none;letter-spacing:0;padding:var(--space-xs) var(--space-md)!important}body.theme-rose-classic .filter-pills .pill.active,body.theme-rose-classic .filter-pills button.active,body.theme-rose-classic .filter-pills button[aria-pressed=true]{background:var(--color-text-primary)!important;color:var(--color-background)!important;border-color:var(--color-text-primary)!important}body.theme-rose-classic .category-inline-card{border-radius:0!important;border:1px solid var(--color-border-light)!important;background:transparent!important;box-shadow:none!important}body.theme-rose-classic .product-detail-grid{gap:var(--space-2xl)!important}body.theme-rose-classic .product-detail-main-image,body.theme-rose-classic .product-detail-video{border-radius:0!important;border:0!important;box-shadow:none!important;background:var(--color-surface)}body.theme-rose-classic .media-thumb{border-radius:0!important;border:1px solid var(--color-border-light)!important;box-shadow:none!important}body.theme-rose-classic .media-thumb.active-card,body.theme-rose-classic .media-thumb.is-active{border-color:var(--color-text-primary)!important}body.theme-rose-classic .product-detail-content h1{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-medium);letter-spacing:-.02em;margin:0 0 var(--space-sm)}body.theme-rose-classic .product-short-desc{color:var(--color-text-secondary);font-size:var(--text-md);line-height:var(--line-body)}body.theme-rose-classic .product-rating .product-stars{color:var(--color-text-primary)}body.theme-rose-classic .variant-picker .swatch,body.theme-rose-classic .variant-picker button{border-radius:0!important;border:1px solid var(--color-border-light)!important;background:transparent!important;color:var(--color-text-primary);font-weight:var(--font-regular)}body.theme-rose-classic .variant-picker .swatch.active,body.theme-rose-classic .variant-picker button.active,body.theme-rose-classic .variant-picker button[aria-pressed=true]{border-color:var(--color-text-primary)!important;background:var(--color-text-primary)!important;color:var(--color-background)!important}body.theme-rose-classic .faq-list .faq-card,body.theme-rose-classic .faq-list .faq-card--cards,body.theme-rose-classic .faq-list .faq-card--plain{border-radius:0!important;border:0!important;border-bottom:1px solid var(--color-border-light)!important;background:transparent!important;box-shadow:none!important;padding:var(--space-md) 0!important}body.theme-rose-classic .detail-addon-card,body.theme-rose-classic .review-highlight-grid .review-highlight-card{border-radius:0!important;border:1px solid var(--color-border-light)!important;background:transparent!important;box-shadow:none!important}body.theme-rose-classic .collection-intro-card{border-radius:0!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}body.theme-rose-classic .collection-intro-media{border-radius:0!important}body.theme-rose-classic .collection-section,body.theme-rose-classic .collection-section-shell{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;margin-bottom:var(--space-section)}body.theme-rose-classic .editorial-grid{gap:var(--space-lg)}body.theme-rose-classic .editorial-card{border-radius:0!important;border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}body.theme-rose-classic .editorial-card .editorial-wide-image,body.theme-rose-classic .editorial-wide-image{border-radius:0!important;width:100%;aspect-ratio:4/3;object-fit:cover}body.theme-rose-classic .editorial-card h2,body.theme-rose-classic .editorial-card h3{font-weight:var(--font-medium);letter-spacing:-.01em}body.theme-rose-classic .cart-layout{gap:var(--space-2xl)!important}body.theme-rose-classic .summary-card,body.theme-rose-classic .table-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}body.theme-rose-classic .table-card .card-head{border-bottom:1px solid var(--color-border-light)!important;padding:0 0 var(--space-md)!important;font-weight:var(--font-medium);letter-spacing:0;text-transform:none}body.theme-rose-classic .cart-row{border-radius:0!important;border:0!important;border-bottom:1px solid var(--color-border-light)!important;background:transparent!important;box-shadow:none!important;padding:var(--space-lg) 0!important;gap:var(--space-md)}body.theme-rose-classic .cart-row img{border-radius:0!important;border:0!important}body.theme-rose-classic .summary-card{background:var(--color-surface)!important;padding:var(--space-xl)!important;position:-webkit-sticky;position:sticky;top:var(--space-xl)}body.theme-rose-classic .summary-line{font-size:var(--text-sm);color:var(--color-text-secondary);padding:var(--space-xs) 0}body.theme-rose-classic .summary-line.total{font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--color-text-primary);border-top:1px solid var(--color-border-light);padding-top:var(--space-md);margin-top:var(--space-sm)}body.theme-rose-classic .summary-card .primary-button,body.theme-rose-classic .summary-card button[type=submit]{width:100%;border-radius:0!important;background:var(--color-text-primary)!important;color:var(--color-background)!important;font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.05em;padding:var(--space-md) var(--space-xl)!important}@media (max-width:767px){body.theme-rose-classic .section-head{flex-direction:column;align-items:flex-start;gap:var(--space-sm);padding-top:var(--space-xl);margin-bottom:var(--space-lg)}body.theme-rose-classic .section-head .text-link{margin-top:0}body.theme-rose-classic .newsletter-module{padding:var(--space-xl) var(--space-md)!important;margin:var(--space-lg) 0!important}body.theme-rose-classic .newsletter-inline{max-width:100%}body.theme-rose-classic main>div>.editor-section:nth-of-type(2)>.design-live-section{padding:var(--space-lg) var(--space-md)!important}body.theme-rose-classic .collection-module{gap:var(--space-md)}body.theme-rose-classic .collection-module .collection-intro-card .page-copy{margin:0 0 var(--space-md)}body.theme-rose-classic .poster-card-copy{left:var(--space-md);right:var(--space-md);bottom:var(--space-md)}body.theme-rose-classic .product-detail-grid{gap:var(--space-lg)!important}body.theme-rose-classic .product-detail-content h1{font-size:clamp(1.25rem,5vw,1.625rem)}body.theme-rose-classic .summary-card{position:static!important;top:auto!important;margin-top:var(--space-lg)}body.theme-rose-classic .cart-row{padding:var(--space-md) 0!important}body.theme-rose-classic .story-card.quote-card{padding:var(--space-lg)!important}body.theme-rose-classic .product-grid{gap:var(--space-md) var(--space-sm)!important}}