@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap");:root{--ink:#102544;--muted:#607089;--paper:#f3f6fb;--white:#fff;--accent:#2f6db7;--accent-dark:#1e568f;--gold:#d8a84d;--gold-soft:#ead5a6;--sage:#e6edf5;--line:rgba(16,37,68,.14);--shadow:0 22px 70px rgba(16,37,68,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:DM Sans,Arial,Helvetica,sans-serif}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:600}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,244,239,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{min-height:76px;display:flex;align-items:center;gap:30px}.brand{font-family:Georgia,serif;font-style:italic;font-size:29px;letter-spacing:-1.5px;margin-right:auto}.brand b{color:var(--accent);font-weight:700}.navlinks{display:flex;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.pill{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;font-weight:800;color:white;box-shadow:0 8px 22px rgba(255,51,153,.22)}.pill.secondary{color:var(--ink);background:white;box-shadow:none;border:1px solid var(--line)}.hero{min-height:590px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.eyebrow{font-size:12px;font-weight:900}h1{max-width:760px;margin:12px 0 20px;font-family:Georgia,serif;font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.04em}.lead{max-width:600px;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:28px}.room{position:relative;height:470px;border-radius:32px;overflow:hidden;background:#e9e2d9;box-shadow:var(--shadow)}.room:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.9),transparent 48%),repeating-linear-gradient(90deg,transparent 0 33%,rgba(132,113,91,.12) 33.2% 33.5%)}.frame{position:absolute;width:48%;aspect-ratio:3/4;left:26%;top:11%;padding:12px;background:#302e2b;box-shadow:0 24px 30px rgba(0,0,0,.22);transform:rotate(-1deg)}.frame img{width:100%;height:100%;object-fit:cover;display:block}.bench{position:absolute;height:22%;width:84%;left:8%;bottom:0;background:#cbbba8;border-radius:28px 28px 0 0}.section{padding:86px 0}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:34px}h2{margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);letter-spacing:-.035em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:26px}.step-no{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sage);font-weight:900}.card h3{font-family:Georgia,serif;font-size:24px;margin:30px 0 10px}.card p{line-height:1.6}.card p,.footer{color:var(--muted)}.footer{padding:44px 0;border-top:1px solid var(--line);font-size:13px}.customizer{padding:48px 0 90px}.customizer-head{max-width:780px;margin-bottom:28px}.designer-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;align-items:start}.controls,.preview-panel{background:white;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.preview-panel{padding:22px}.crop-stage{position:relative;height:min(66vh,660px);min-height:440px;background:#d9d3ca;border-radius:16px;overflow:hidden}.empty-stage{height:100%;display:grid;place-items:center;padding:34px;text-align:center;color:var(--muted)}.empty-stage strong{color:var(--ink);display:block;font-size:24px;margin-bottom:8px}.controls{padding:25px;position:sticky;top:98px}.control-group{padding:19px 0;border-bottom:1px solid var(--line)}.control-group:first-child{padding-top:0}.control-group:last-child{border:0;padding-bottom:0}.label{display:block;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:7px}.segmented button,.size-button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 9px}.segmented button.active,.size-button.active{border-color:var(--ink);background:var(--ink);color:#fff}.kind-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.kind-option{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 10px;text-align:left;color:var(--ink)}.kind-option small,.kind-option strong{display:block}.kind-option small{margin-top:3px;opacity:.62;font-size:.75rem}.kind-option.active{border-color:var(--ink);background:var(--ink);color:#fff}.sizes{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.size-button{text-align:left}.size-button small{display:block;opacity:.65;margin-top:3px}.upload{display:block;border:1px dashed #aaa198;border-radius:14px;padding:16px;text-align:center;cursor:pointer}.upload input{display:none}.range{width:100%;accent-color:var(--accent)}.quality{border-radius:12px;padding:11px 13px;font-size:13px;margin-top:10px}.quality.good{background:#e4f3e7;color:#245e31}.quality.warn{background:#fff0d5;color:#805300}.quality.bad{background:#fee4e3;color:#7a1f1c}.checkline{display:grid;grid-template-columns:20px 1fr;gap:10px;font-size:13px;line-height:1.5;align-items:start}.summary-row{display:flex;justify-content:space-between;gap:16px;margin-bottom:15px}.summary-row strong{font-size:22px}.full{width:100%}.message{padding:12px 14px;border-radius:10px;margin-top:12px;background:#f4eeee;color:#7a1f1c;font-size:13px}.admin-table{width:100%;border-collapse:collapse;background:white}.admin-table td,.admin-table th{padding:12px;text-align:left;border-bottom:1px solid var(--line);font-size:13px}.mock-checkout{padding:25px;border:1px solid #e6d172;background:#fff8cf;border-radius:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.product-card h3{font-family:Georgia,serif;font-size:20px;margin:14px 4px 5px}.product-card p{margin:0 4px 10px;color:var(--muted)}.product-image{aspect-ratio:1;overflow:hidden;border-radius:12px;background:#eee;position:relative}.product-format{position:absolute;top:12px;left:12px;padding:6px 10px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.92);color:var(--ink);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-gallery img,.product-image img{width:100%;height:100%;object-fit:cover}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.product-gallery{aspect-ratio:1;overflow:hidden;border-radius:22px;background:#eee}.variant-select{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px;margin:0 0 14px}.product-copy{margin-top:30px;color:var(--muted);line-height:1.65}.hero-reworked{min-height:640px}.hero-copy{padding:46px 0}.hero-art{position:relative}.art-label{position:absolute;z-index:2;top:28px;left:-18px;padding:13px 17px;border-radius:12px;background:var(--accent);color:#fff;font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 12px 25px rgba(255,51,153,.25)}.art-label b{display:block;margin-top:4px;font-family:Georgia,serif;font-size:17px;line-height:1.05;letter-spacing:-.02em;text-transform:none}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:32px;color:var(--muted);font-size:12px;font-weight:700}.hero-proof span:before{content:"✓";margin-right:7px;color:var(--accent-dark)}.product-showcase{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-product-grid{margin-top:0}.home-product-card{padding:10px;transition:transform .2s ease,box-shadow .2s ease}.home-product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card-meta{display:flex;align-items:start;justify-content:space-between;gap:10px}.product-card-meta h3{margin-bottom:4px}.product-card-meta p{font-size:13px}.arrow{display:grid;place-items:center;width:30px;height:30px;margin-top:12px;border:1px solid var(--line);border-radius:50%;font-size:18px}.text-link{font-weight:800;white-space:nowrap}.process-section{padding-top:74px}.admin-page,.dashboard-page{padding-top:66px}.dashboard-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px}.dashboard-heading h1{margin-bottom:12px}.admin-actions{display:flex;gap:10px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}.admin-stats{grid-template-columns:repeat(4,1fr)}.stat-card{min-height:145px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px}.stat-card span{display:block;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.stat-card strong{display:block;margin:16px 0 7px;font-family:Georgia,serif;font-size:42px;line-height:1}.stat-card small{color:var(--muted);font-size:12px}.stat-card-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.stat-card-dark small,.stat-card-dark span{color:#cfc8c0}.dashboard-panel{padding:28px;background:#fff;border:1px solid var(--line);border-radius:22px}.dashboard-panel .section-head{margin-bottom:24px}.panel-note{color:var(--muted);font-size:12px}.order-list{display:grid;gap:0}.order-row{display:grid;grid-template-columns:1.5fr .8fr .8fr auto;align-items:center;gap:16px;min-height:64px;border-top:1px solid var(--line);font-size:13px}.order-row>div{display:grid;gap:4px}.order-row small{color:var(--muted);font-size:12px}.status{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;background:#eee;font-size:11px;font-weight:800;text-transform:uppercase}.status-completed,.status-paid,.status-processing{color:#276d3b;background:#e4f3e7}.status-draft,.status-pending{color:#805300;background:#fff0d5}.empty-dashboard{padding:38px 18px 18px;text-align:center;color:var(--muted)}.empty-dashboard h3{margin:16px 0 7px;color:var(--ink);font-family:Georgia,serif;font-size:25px}.empty-dashboard p{margin:0 0 20px}.empty-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto;border-radius:50%;color:var(--accent-dark);background:#fde3f0;font-size:22px}.admin-lower{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.quick-links{display:grid;gap:10px;margin-top:20px;color:var(--accent-dark);font-weight:800}.dot{display:inline-block;width:9px;height:9px;margin-right:8px;border-radius:50%;background:#55a96b}.dot-yellow{background:#e1ae34}.shop-page h1{max-width:620px}.shop-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.shop-count{display:grid;justify-items:end;gap:4px;padding-bottom:9px;color:var(--muted)}.shop-count strong{color:var(--ink);font-family:Georgia,serif;font-size:42px;line-height:1}.shop-count span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.shop-toolbar{display:flex;gap:12px;margin-bottom:14px}.search-field{display:flex;flex:1 1;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.search-field input{min-width:0;flex:1 1;padding:13px 15px;border:0;outline:0;background:transparent}.search-field button{padding:0 18px;border:0;border-left:1px solid var(--line);background:#fff;color:var(--accent-dark);font-weight:800}.shop-toolbar select{min-width:220px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.shop-apply{flex:0 0 auto;white-space:nowrap}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.category-tabs a{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;font-weight:800}.category-tabs a.active,.category-tabs a:hover{border-color:var(--ink);background:var(--ink);color:#fff}.shop-live-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,230px) repeat(2,minmax(125px,155px));gap:10px;margin:22px 0 14px}.shop-live-toolbar select{min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.shop-price-field{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:800}.shop-price-field input{min-width:0;width:100%;min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink)}.category-tabs button{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.category-tabs button.active,.category-tabs button:hover{border-color:var(--ink);background:var(--ink);color:#fff}.shop-results-count{margin:0 0 10px;color:var(--muted);font-size:13px}.shop-product-grid{margin-top:24px}.shop-empty{margin-top:36px;padding:65px 20px;border:1px solid var(--line);border-radius:22px;background:#fff}.breadcrumb{display:flex;gap:9px;margin-bottom:25px;color:var(--muted);font-size:12px}.breadcrumb a{color:var(--accent-dark);font-weight:800}.product-page>.product-detail{margin-bottom:30px}.product-info h1{margin-top:12px}.product-tags{display:flex;gap:7px;flex-wrap:wrap}.product-tags span{padding:6px 9px;border-radius:999px;background:var(--sage);color:#4f5b4c;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-price{margin:22px 0 18px;font-family:Georgia,serif;font-size:30px}.product-custom-link{margin-top:9px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.trust-grid div{padding:13px;border-radius:12px;background:#f4f0ea}.trust-grid span,.trust-grid strong{display:block}.trust-grid strong{font-size:12px}.trust-grid span{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.35}.related-section{padding-bottom:0}.control-hint{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.saved-link{display:inline-block;margin-top:12px;color:var(--accent-dark);font-size:13px;font-weight:800}.design-history{margin-top:18px}.design-list{display:grid;gap:0}.design-row{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:14px;min-height:82px;border-top:1px solid var(--line)}.design-row img{width:62px;height:62px;border-radius:10px;background:#eee;object-fit:cover}.design-row>div{display:grid;gap:5px}.design-row small{color:var(--muted);font-size:12px}.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}body:has(.home-page){background:var(--paper)}body:has(.home-page) .site-header{position:absolute;inset:0 0 auto;background:transparent;border-bottom-color:rgba(255,255,255,.2);color:#fff}body:has(.home-page) .brand{color:#fff}body:has(.home-page) .brand b{color:var(--gold-soft)}.site-header{transition:background .2s ease,color .2s ease}.brand{font-family:Playfair Display,Georgia,serif;font-style:normal;font-size:27px;letter-spacing:-.07em}.navlinks{gap:25px;font-size:11px;letter-spacing:.14em}.navlinks a{opacity:.9}.navlinks a:hover{opacity:1;color:var(--gold)}.pill{border-radius:2px;padding:13px 19px;background:var(--accent);box-shadow:none;font-size:12px;letter-spacing:.03em}.pill:hover{background:var(--accent-dark)}.header-cta{border:1px solid rgba(255,255,255,.6);background:transparent}.header-cta:hover{background:#fff;color:var(--ink)}.footer{background:var(--ink);border-top:0;color:rgba(255,255,255,.7)}.commerce-hero{min-height:min(760px,92vh);position:relative;display:grid;align-items:center;overflow:hidden;background:var(--ink);color:#fff}.commerce-hero-media,.commerce-hero-shade{position:absolute;inset:0}.commerce-hero-media img{width:100%;height:100%;object-fit:cover;opacity:.8;filter:saturate(.82)}.commerce-hero-shade{background:linear-gradient(90deg,rgba(8,24,47,.92),rgba(8,24,47,.74) 43%,rgba(8,24,47,.32)),linear-gradient(0deg,rgba(8,24,47,.5),transparent 45%)}.commerce-hero-content{position:relative;z-index:1;padding:150px 0 100px}.commerce-hero-content h1{max-width:670px;margin:18px 0 24px;color:#fff;font-size:clamp(58px,8vw,112px);line-height:.92;letter-spacing:-.06em}.commerce-hero-content p{max-width:525px;margin:0;color:rgba(255,255,255,.84);font-size:18px;line-height:1.65}.eyebrow{display:inline-block;color:var(--accent-dark);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow-light{color:var(--gold-soft)}.hero-actions{margin-top:30px}.pill-light{background:#fff;color:var(--ink)}.pill-light:hover{background:var(--gold-soft);color:var(--ink)}.pill-quiet{border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff}.pill-quiet:hover{border-color:#fff;background:rgba(255,255,255,.1)}.commerce-hero .hero-proof{color:rgba(255,255,255,.72);font-weight:500}.commerce-hero .hero-proof span:before{color:var(--gold)}.commerce-hero-foot{position:absolute;z-index:1;left:50%;bottom:26px;display:flex;justify-content:space-between;transform:translateX(-50%);color:rgba(255,255,255,.7);font-size:11px;letter-spacing:.07em;text-transform:uppercase}.scroll-cue{display:inline-flex;gap:10px;align-items:center}.scroll-cue i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold)}.commerce-intro{padding:104px 0;background:#fff}.commerce-intro-grid{display:grid;grid-template-columns:.8fr 1.5fr .8fr;gap:40px;align-items:start}.commerce-intro h2,.section-heading h2{margin:0;font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.05em}.commerce-intro .lead{margin:24px 0 0;max-width:680px;font-size:18px}.intro-note{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;line-height:1.5}.intro-line{width:36px;height:1px;flex:0 0 auto;background:var(--gold)}.section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:end;margin-bottom:42px}.heading-side p,.section-heading>p{max-width:390px;margin:0 0 5px;color:var(--muted);line-height:1.65}.commerce-categories{background:var(--paper)}.commerce-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.commerce-category-card{overflow:hidden;border:1px solid var(--line);background:#fff}.category-card-top{display:flex;justify-content:space-between;padding:17px 20px;color:var(--accent-dark);font-size:12px;font-weight:700;letter-spacing:.1em}.category-visual{height:190px;background:#e5edf6}.category-visual img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.category-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#dbe8f5,#eff4f9)}.category-card-body{padding:24px 22px 27px}.category-card-body h3{margin:0 0 11px;font-size:28px;line-height:1.05}.category-card-body p{min-height:66px;margin:0 0 20px;color:var(--muted);line-height:1.55;font-size:14px}.audience-card a,.category-card-body a{color:var(--accent-dark);font-size:12px;font-weight:700;letter-spacing:.04em}.commerce-feature{padding:110px 0;background:#fff}.commerce-feature-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}.commerce-feature-image{position:relative;min-height:490px;background:#e5edf6}.commerce-feature-image:after{content:"";position:absolute;inset:22px -18px -18px 22px;z-index:0;border:1px solid var(--gold)}.commerce-feature-image img{position:relative;z-index:1;width:100%;height:490px;object-fit:cover}.commerce-feature-copy{padding-left:10px}.commerce-feature-copy h2{margin:15px 0 22px;font-size:clamp(38px,5vw,65px);line-height:1.02}.commerce-feature-copy .lead{margin:0 0 18px;font-size:18px}.commerce-feature-copy>p:not(.lead){max-width:500px;color:var(--muted);line-height:1.65}.text-link{color:var(--accent-dark);font-size:12px;font-weight:700;letter-spacing:.04em}.commerce-feature-copy .text-link{display:inline-block;margin-top:18px}.commerce-audience{background:var(--paper)}.audience-heading{margin-bottom:37px}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.audience-card{min-height:345px;display:flex;justify-content:space-between;overflow:hidden}.audience-card>div{padding:35px}.audience-card h3{max-width:410px;margin:14px 0;font-size:36px;line-height:1.05}.audience-card p{max-width:370px;color:var(--muted);line-height:1.6}.audience-home{background:#dfeaf5}.audience-home img{align-self:end;width:42%;height:230px;object-fit:cover}.audience-gift{background:var(--ink);color:#fff}.audience-gift p{color:rgba(255,255,255,.72)}.audience-gift a{color:var(--gold-soft)}.audience-tag{color:var(--accent-dark);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.audience-gift .audience-tag{color:var(--gold-soft)}.audience-mark{align-self:end;min-width:150px;color:var(--gold);font-family:Playfair Display,Georgia,serif;font-size:78px;line-height:.75;text-align:right}.audience-mark span{display:block;margin-top:14px;color:rgba(255,255,255,.4);font-family:DM Sans,sans-serif;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.commerce-products{background:#fff}.heading-side{display:grid;justify-items:end;gap:16px}.commerce-product-grid{grid-template-columns:repeat(4,1fr);margin-top:0}.commerce-product-card{padding:0;border:0;border-radius:0;background:transparent}.commerce-product-card .product-image{border-radius:0;background:#e8eef5}.commerce-product-card:hover{transform:translateY(-4px)}.commerce-product-card .product-card-meta{padding-top:14px}.commerce-product-card h3{margin:6px 0 4px;font-size:21px}.commerce-product-card p{margin:0;font-size:13px}.product-label{color:var(--accent-dark);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.commerce-product-card .arrow{width:27px;height:27px;margin-top:18px}.commerce-journey{background:var(--paper)}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.journey-step{min-height:205px;padding:0 12px 0 0}.journey-number{display:block;color:var(--accent-dark);font-size:12px;font-weight:700;letter-spacing:.1em}.journey-rule{display:block;width:100%;height:1px;margin:18px 0 22px;background:var(--gold)}.journey-step h3{margin:0 0 10px;font-size:27px;line-height:1.08}.journey-step p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.commerce-cta{padding:91px 0;background:var(--ink);color:#fff}.commerce-cta-grid{display:flex;align-items:end;justify-content:space-between;gap:32px}.commerce-cta h2{margin:15px 0;color:#fff;font-size:clamp(42px,6vw,78px);line-height:.98}.commerce-cta p{max-width:530px;margin:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.6}.commerce-chat{position:fixed;z-index:40;right:22px;bottom:22px;width:min(360px,calc(100vw - 44px))}.commerce-chat-trigger{display:flex;align-items:center;gap:9px;width:max-content;margin-left:auto;padding:0;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:700;text-align:left}.commerce-chat-trigger>span:nth-child(2){flex:none;padding:10px 13px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 30px rgba(16,37,68,.12)}.commerce-chat-dot{display:grid;width:60px;height:60px;background:var(--gold);color:var(--ink);box-shadow:0 12px 30px rgba(16,37,68,.25)}body:has(.home-page) .commerce-chat-trigger>span:nth-child(2){border-color:rgba(255,255,255,.25);background:var(--ink);color:#fff}.commerce-chat-panel{margin-bottom:10px;padding:22px;border:1px solid var(--line);background:#fff;box-shadow:0 20px 55px rgba(16,37,68,.2)}.commerce-chat-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.commerce-chat-kicker{color:var(--accent-dark);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.commerce-chat-panel h2{margin:8px 0 0;font-size:28px;line-height:1.05}.commerce-chat-panel>p{margin:14px 0 17px;color:var(--muted);font-size:13px;line-height:1.55}.commerce-chat-close{width:30px;height:30px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:22px;line-height:1}.commerce-chat-form{display:grid;gap:9px}.commerce-chat-form input,.commerce-chat-form textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:0;background:var(--paper);color:var(--ink);font:inherit;font-size:13px}.commerce-chat-form textarea{resize:vertical}.commerce-chat-form .pill{width:100%}.commerce-chat-status{margin:2px 0 0;font-size:12px;line-height:1.4}.commerce-chat-status.success{color:#276d3b}.commerce-chat-status.error{color:#8a2d2d}.account-login-grid{display:grid;grid-template-columns:1fr minmax(320px,430px);gap:80px;align-items:center;min-height:560px}.account-login-grid h1{margin-top:14px}.account-auth{padding:26px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.account-auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:-26px -26px 25px}.account-auth-tabs button{padding:15px;border:0;border-bottom:1px solid var(--line);background:var(--paper);color:var(--muted);font-weight:700}.account-auth-tabs button.active{border-bottom-color:var(--ink);background:#fff;color:var(--ink)}.account-auth form{display:grid;gap:10px}.account-auth input{padding:13px;border:1px solid var(--line);background:var(--paper)}.account-badge{display:inline-flex;align-items:center;padding:11px 13px;border:1px solid var(--line);color:var(--muted);font-size:12px}.chat-lead-list{display:grid}.chat-lead-row{display:grid;grid-template-columns:1fr auto;gap:20px;padding:17px 0;border-top:1px solid var(--line)}.chat-lead-row>div{display:grid;gap:6px}.chat-lead-row small{color:var(--muted);font-size:12px}.chat-lead-row p{margin:0;color:var(--muted);line-height:1.5}@media (max-width:480px){.shop-live-toolbar{grid-template-columns:1fr}.shop-live-toolbar .search-field{grid-column:auto}.commerce-chat{right:11px;bottom:11px;width:calc(100vw - 22px)}.commerce-chat-trigger>span:nth-child(2){display:none}.commerce-chat-trigger{gap:0}.account-login-grid{grid-template-columns:1fr;gap:30px;min-height:0}.chat-lead-row{grid-template-columns:1fr;gap:9px}}:root{--nordic-v2-ink:#18221f;--nordic-v2-green:#1f4b39;--nordic-v2-green-deep:#143327;--nordic-v2-cream:#f6f1e8;--nordic-v2-paper:#fbfaf7;--nordic-v2-line:rgba(24,34,31,.14);--nordic-v2-muted:#69716c;--nordic-v2-coral:#d88770}body:has(.nordic-v2){background:var(--nordic-v2-paper);color:var(--nordic-v2-ink)}body:has(.nordic-v2){overflow-x:hidden}body:has(.nordic-v2) .site-header{position:sticky;background:rgba(251,250,247,.94);color:var(--nordic-v2-ink);border-bottom:1px solid var(--nordic-v2-line)}body:has(.nordic-v2) .brand{color:var(--nordic-v2-ink);font-family:Georgia,serif;font-style:normal;font-size:25px;letter-spacing:-.055em}body:has(.nordic-v2) .brand b{color:var(--nordic-v2-green)}body:has(.nordic-v2) .brand small{display:none}body:has(.nordic-v2) .navlinks{text-transform:none;letter-spacing:0;font-size:13px;font-weight:500}body:has(.nordic-v2) .navlinks a:hover{color:var(--nordic-v2-green)}body:has(.nordic-v2) .header-cta{display:none}.nordic-v2{background:var(--nordic-v2-paper);max-width:100%;overflow-x:clip}.nordic-v2-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-template-rows:auto auto;width:100%;max-width:100%;min-width:0;background:var(--nordic-v2-cream)}.nordic-v2-hero>*{min-width:0}.nordic-v2-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(56px,8vw,112px) clamp(22px,6vw,86px)}.nordic-v2-kicker{font-size:10px;font-weight:800;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.nordic-v2-kicker,.nordic-v2-kicker.dark{color:var(--nordic-v2-green)}.nordic-v2-hero-copy h1{max-width:620px;margin:17px 0 22px;color:var(--nordic-v2-ink);font-family:Georgia,serif;font-size:clamp(52px,6vw,86px);font-weight:500;line-height:.96;letter-spacing:-.065em}.nordic-v2-hero-copy p{max-width:500px;margin:0;color:#4c5851;font-size:17px;line-height:1.55}.nordic-v2-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:29px}.nordic-v2-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:0 22px;border:1px solid transparent;font-size:14px;font-weight:700}.nordic-v2-button.primary{background:var(--nordic-v2-green);color:#fff}.nordic-v2-button.primary:hover{background:var(--nordic-v2-green-deep)}.nordic-v2-button.secondary{border-color:var(--nordic-v2-line);color:var(--nordic-v2-ink)}.nordic-v2-button.secondary:hover{border-color:var(--nordic-v2-green);color:var(--nordic-v2-green)}.nordic-v2-button.light{background:#fff;color:var(--nordic-v2-green)}.nordic-v2-hero-media{position:relative;min-width:0;min-height:610px;overflow:hidden}.nordic-v2-hero-media>img{width:100%;height:100%;min-height:610px;object-fit:cover;object-position:center;display:block}.nordic-v2-studio{position:absolute;top:12%;right:clamp(18px,3vw,42px);width:min(265px,calc(100% - 48px));max-width:calc(100% - 48px);box-sizing:border-box;padding:20px;border-radius:16px;background:var(--nordic-v2-green);color:#fff;box-shadow:0 24px 50px rgba(20,51,39,.24)}.nordic-v2-studio-title{margin-bottom:18px;font-family:Georgia,serif;font-size:21px}.nordic-v2-studio-step{display:flex;align-items:flex-start;gap:9px;margin-top:12px}.nordic-v2-studio-step b{display:grid;place-items:center;width:21px;height:21px;flex:none;border-radius:50%;background:#f5efe5;color:var(--nordic-v2-green);font-size:11px}.nordic-v2-studio-step span{display:grid;gap:2px}.nordic-v2-studio-step strong{font-size:12px}.nordic-v2-studio-step small{color:rgba(255,255,255,.68);font-size:10px}.nordic-v2-studio input{width:100%;margin-top:8px;padding:9px 10px;border:0;border-radius:6px;background:#f5efe5;color:var(--nordic-v2-ink);font-size:11px}.nordic-v2-swatches{display:flex;gap:8px;margin:10px 0 3px 30px}.nordic-v2-swatches i{width:20px;height:20px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#d88770}.nordic-v2-swatches i:nth-child(2){background:#f3e6d3}.nordic-v2-swatches i:nth-child(3){background:#57728f}.nordic-v2-swatches i:nth-child(4){background:#9ba19a}.nordic-v2-swatches i:nth-child(5){background:#283b33}.nordic-v2-swatches i.active{outline:2px solid #fff;outline-offset:2px}.nordic-v2-mini-preview{display:grid;place-items:center;aspect-ratio:3/4;margin:13px auto;background:#eee6d9;color:var(--nordic-v2-green);font-family:Georgia,serif;font-size:18px;line-height:.95;text-align:center}.nordic-v2-studio-cta{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-radius:7px;background:#f5efe5;color:var(--nordic-v2-green);font-size:12px;font-weight:800}.nordic-v2-proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--nordic-v2-line);background:var(--nordic-v2-cream)}.nordic-v2-proof span{display:grid;grid-template-columns:auto 1fr;gap:2px 11px;padding:17px clamp(18px,4vw,58px);border-right:1px solid var(--nordic-v2-line)}.nordic-v2-proof span:last-child{border-right:0}.nordic-v2-proof b{grid-row:span 2;color:var(--nordic-v2-green);font-size:18px;font-weight:400}.nordic-v2-proof strong{font-size:12px}.nordic-v2-proof small{color:var(--nordic-v2-muted);font-size:11px}.nordic-v2-section-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:28px}.nordic-v2-section-heading h2{margin:10px 0 0;color:var(--nordic-v2-ink);font-family:Georgia,serif;font-size:clamp(36px,4vw,57px);font-weight:500;line-height:.99;letter-spacing:-.05em}.nordic-v2-script{max-width:130px;color:var(--nordic-v2-muted);font-family:cursive;font-size:17px;transform:rotate(-5deg)}.nordic-v2-paths{padding-top:85px;padding-bottom:84px}.nordic-v2-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.nordic-v2-path{display:block;overflow:hidden;background:#fff;border:1px solid var(--nordic-v2-line)}.nordic-v2-path:hover .nordic-v2-path-image img{transform:scale(1.04)}.nordic-v2-path-image{aspect-ratio:1.15;overflow:hidden;background:#e8e0d6}.nordic-v2-path-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.nordic-v2-path-copy{position:relative;padding:17px 20px 21px}.nordic-v2-path-copy h3{margin:0;color:var(--nordic-v2-ink);font-family:Georgia,serif;font-size:25px;font-weight:500}.nordic-v2-path-copy p{max-width:240px;margin:5px 0 0;color:var(--nordic-v2-muted);font-size:13px;line-height:1.45}.nordic-v2-path-copy>span{position:absolute;right:19px;bottom:19px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--nordic-v2-green);color:#fff}.nordic-v2-journey{padding:77px 0 82px;background:var(--nordic-v2-cream)}.nordic-v2-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.nordic-v2-steps>div{display:grid;grid-template-columns:auto 1fr;gap:4px 16px;padding-top:17px;border-top:1px solid var(--nordic-v2-line)}.nordic-v2-steps b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--nordic-v2-green);color:#fff;font-size:13px}.nordic-v2-steps h3{margin:4px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:500}.nordic-v2-steps p{grid-column:2;max-width:260px;margin:7px 0 0;color:var(--nordic-v2-muted);font-size:13px;line-height:1.55}.nordic-v2-products{padding-top:85px;padding-bottom:92px}.nordic-v2-text-link{color:var(--nordic-v2-green);font-size:13px;font-weight:800;white-space:nowrap}.nordic-v2-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.nordic-v2-product-image{display:block;overflow:hidden;aspect-ratio:1/1.12;background:var(--nordic-v2-cream)}.nordic-v2-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.nordic-v2-product:hover img{transform:scale(1.035)}.nordic-v2-product-name{display:block;margin-top:11px;font-size:14px;font-weight:800}.nordic-v2-product-meta{display:block;margin-top:4px;color:var(--nordic-v2-muted);font-size:11px}.nordic-v2-product-price{display:block;margin-top:9px;font-family:Georgia,serif;font-size:17px;font-weight:500}.nordic-v2-empty{padding:25px;border:1px dashed var(--nordic-v2-line);color:var(--nordic-v2-muted)}.nordic-v2-empty a{color:var(--nordic-v2-green);font-weight:800}.nordic-v2-cta{padding:74px 0;background:var(--nordic-v2-green);color:#fff}.nordic-v2-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:28px}.nordic-v2-cta h2{max-width:660px;margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(38px,5vw,65px);font-weight:500;line-height:.98;letter-spacing:-.055em}.nordic-v2-cta .nordic-v2-kicker{color:#bfd0c5}body:has(.nordic-v2) .footer{background:var(--nordic-v2-ink);color:rgba(255,255,255,.7)}@media (max-width:900px){.nordic-v2-hero{grid-template-columns:1fr}.nordic-v2-hero-copy{padding-bottom:52px}.nordic-v2-hero-media,.nordic-v2-hero-media>img{min-height:540px}.nordic-v2-studio{width:min(265px,46%)}.nordic-v2-path-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:901px){.nordic-v2-studio{left:8%;right:auto}}@media (max-width:1120px){body:has(.nordic-v2) .nav{gap:16px}body:has(.nordic-v2) .navlinks{gap:16px;font-size:12px}}@media (max-width:820px){body:has(.nordic-v2) .navlinks{display:none}}@media (max-width:640px){body:has(.nordic-v2) .navlinks{display:none}body:has(.nordic-v2) .brand{font-size:22px}.nordic-v2-hero-copy{padding:52px 22px 38px}.nordic-v2-hero-copy h1{font-size:55px}.nordic-v2-hero-copy p{font-size:16px}.nordic-v2-actions{flex-direction:column}.nordic-v2-button{width:100%}.nordic-v2-hero-media{min-height:495px}.nordic-v2-hero-media>img{min-height:495px;object-position:56% center}.nordic-v2-studio{top:8%;right:14px;width:min(245px,64%);padding:15px}.nordic-v2-proof{grid-template-columns:1fr}.nordic-v2-proof span{border-right:0;border-bottom:1px solid var(--nordic-v2-line)}.nordic-v2-proof span:last-child{border-bottom:0}.nordic-v2-paths,.nordic-v2-products{padding-top:58px;padding-bottom:64px}.nordic-v2-section-heading{align-items:flex-start;flex-direction:column;gap:14px}.nordic-v2-path-grid,.nordic-v2-product-grid,.nordic-v2-steps{grid-template-columns:1fr}.nordic-v2-path-copy h3{font-size:28px}.nordic-v2-journey{padding:58px 0 63px}.nordic-v2-cta{padding:58px 0}.nordic-v2-cta .shell{align-items:stretch;flex-direction:column}}:root{--nordic-ink:#18243d;--nordic-plum:#34162d;--nordic-plum-deep:#1f1222;--nordic-orange:#ff6327;--nordic-cream:#f7f2ec;--nordic-line:rgba(24,36,61,.14);--nordic-muted:#667085}body:has(.nordic-gallery){background:#fff;color:var(--nordic-ink)}body:has(.nordic-gallery) .site-header{position:sticky;inset:auto;background:#fff;color:var(--nordic-ink);border-bottom:1px solid var(--nordic-line)}body:has(.nordic-gallery) .brand{display:inline-flex;align-items:baseline;gap:0;color:var(--nordic-ink);font-family:DM Sans,Arial,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.06em}body:has(.nordic-gallery) .brand b{color:var(--nordic-orange);font-weight:800}body:has(.nordic-gallery) .brand small{align-self:flex-end;margin-left:8px;color:var(--nordic-muted);font-size:8px;font-weight:800;letter-spacing:.13em}body:has(.nordic-gallery) .navlinks{gap:22px;font-size:11px;letter-spacing:.01em;text-transform:none}body:has(.nordic-gallery) .navlinks a{opacity:1}body:has(.nordic-gallery) .navlinks a:hover{color:var(--nordic-orange)}body:has(.nordic-gallery) .header-cta{border:0;background:var(--nordic-orange);color:#fff}body:has(.nordic-gallery) .header-cta:hover{background:#e94d16;color:#fff}.nordic-gallery{background:#fff}.nordic-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:535px}.nordic-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(24px,7vw,104px);background:var(--nordic-plum);color:#fff}.nordic-kicker{color:#ffb18e;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.nordic-kicker:before{content:"";display:inline-block;width:36px;height:3px;margin:0 14px 3px 0;background:var(--nordic-orange)}.nordic-kicker-dark{color:var(--nordic-orange)}.nordic-hero h1{max-width:620px;margin:20px 0 22px;color:#fff;font-size:clamp(54px,6.3vw,94px);line-height:.94;letter-spacing:-.065em}.nordic-hero-copy p{max-width:530px;margin:0;color:rgba(255,255,255,.84);font-size:18px;line-height:1.5}.nordic-hero-image{min-height:535px;background:#d8c7b4}.nordic-hero-image img{width:100%;height:100%;object-fit:cover;object-position:60% center;display:block}.nordic-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.nordic-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:0 22px;border:1px solid transparent;font-size:14px;font-weight:800}.nordic-button-primary{background:var(--nordic-orange);color:#fff}.nordic-button-primary:hover{background:#e94d16}.nordic-button-secondary{border-color:rgba(255,255,255,.58);color:#fff}.nordic-button-secondary:hover{background:rgba(255,255,255,.1)}.nordic-hero-proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px;color:rgba(255,255,255,.78);font-size:12px}.nordic-hero-proof span:before{content:"";display:inline-block;width:8px;height:8px;margin:0 8px 1px 0;border-radius:50%;background:#ffb18e}.nordic-categories{padding:24px clamp(18px,5vw,72px) 26px;background:#fff}.nordic-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;max-width:1360px;margin:0 auto}.nordic-category{display:grid;justify-items:center;gap:6px;padding:8px 7px;text-align:center}.nordic-category:hover .nordic-category-image{transform:translateY(-3px)}.nordic-category-image{display:grid;place-items:center;width:100%;aspect-ratio:1;max-width:142px;overflow:hidden;border-radius:50%;background:var(--nordic-cream);transition:transform .2s ease}.nordic-category-image img{width:76%;height:76%;object-fit:cover;mix-blend-mode:multiply}.nordic-category-title{margin-top:3px;font-size:15px;font-weight:800}.nordic-category-hint{color:var(--nordic-muted);font-size:12px;line-height:1.3}.nordic-category-hint span{color:var(--nordic-orange);font-size:15px}.nordic-trust{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--nordic-line);border-bottom:1px solid var(--nordic-line);background:var(--nordic-cream)}.nordic-trust-item{display:grid;gap:4px;padding:17px 20px;border-right:1px solid var(--nordic-line)}.nordic-trust-item:last-child{border-right:0}.nordic-trust-item strong{font-size:12px}.nordic-trust-item span{color:var(--nordic-muted);font-size:11px}.nordic-products{padding-top:64px;padding-bottom:78px}.nordic-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.nordic-section-heading h2{margin:10px 0 0;color:var(--nordic-ink);font-size:clamp(38px,4vw,58px);line-height:.98}.nordic-section-heading p{max-width:340px;margin:0;color:var(--nordic-muted);line-height:1.55}.nordic-text-link{color:var(--nordic-orange);font-size:13px;font-weight:800;white-space:nowrap}.nordic-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.nordic-product{min-width:0}.nordic-product-image{display:block;overflow:hidden;aspect-ratio:1/1.08;background:var(--nordic-cream)}.nordic-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.nordic-product:hover .nordic-product-image img{transform:scale(1.035)}.nordic-product-name{display:block;margin-top:11px;font-size:14px;font-weight:800}.nordic-product-name:hover{color:var(--nordic-orange)}.nordic-product-meta{display:block;margin-top:4px;color:var(--nordic-muted);font-size:11px}.nordic-product-buy{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:11px}.nordic-product-buy strong{font-family:Playfair Display,Georgia,serif;font-size:18px}.nordic-cart-button{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;background:var(--nordic-orange);color:#fff;font-size:11px;font-weight:800}.nordic-cart-button:hover{background:#e94d16}.nordic-empty{padding:28px;border:1px dashed var(--nordic-line);color:var(--nordic-muted)}.nordic-empty a{color:var(--nordic-orange);font-weight:800}.nordic-journey{padding:68px 0 76px;background:var(--nordic-cream)}.nordic-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.nordic-steps>div{display:grid;grid-template-columns:auto 1fr;gap:9px 16px;align-content:start;padding:18px 14px 0 0;border-top:2px solid var(--nordic-orange)}.nordic-steps b{color:var(--nordic-orange);font-size:12px;letter-spacing:.1em}.nordic-steps strong{font-family:Playfair Display,Georgia,serif;font-size:24px;line-height:1.05}.nordic-steps span{grid-column:2;color:var(--nordic-muted);font-size:13px;line-height:1.55}body:has(.nordic-gallery) .footer{background:var(--nordic-ink);color:rgba(255,255,255,.7)}@media (max-width:960px){.nordic-category-grid{grid-template-columns:repeat(3,1fr)}.nordic-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:30px}.nordic-trust{grid-template-columns:repeat(3,1fr)}.nordic-trust-item:nth-child(3){border-right:0}.nordic-trust-item:nth-child(n+4){border-top:1px solid var(--nordic-line)}}@media (max-width:720px){body:has(.nordic-gallery) .navlinks{display:none}.nordic-hero{grid-template-columns:1fr}.nordic-hero-copy{min-height:475px;padding:56px 22px 50px}.nordic-hero-image{min-height:300px;max-height:420px}.nordic-category-grid{grid-template-columns:repeat(3,1fr);gap:7px}.nordic-category-image{max-width:105px}.nordic-category-title{font-size:13px}.nordic-category-hint{font-size:10px}.nordic-trust{grid-template-columns:repeat(2,1fr)}.nordic-trust-item:nth-child(3){border-top:1px solid var(--nordic-line);border-right:1px solid var(--nordic-line)}.nordic-trust-item:nth-child(2n){border-right:0}.nordic-products{padding-top:48px;padding-bottom:58px}.nordic-section-heading{align-items:start;flex-direction:column;gap:14px}.nordic-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nordic-product-buy{align-items:start;flex-direction:column}.nordic-cart-button{width:100%;justify-content:center}.nordic-steps{grid-template-columns:1fr;gap:18px}}@media (max-width:430px){body:has(.nordic-gallery) .brand{font-size:17px}body:has(.nordic-gallery) .brand small{display:none}body:has(.nordic-gallery) .header-cta{padding:10px 12px;font-size:10px}.nordic-hero h1{font-size:56px}.nordic-hero-copy p{font-size:16px}.nordic-hero-actions{flex-direction:column}.nordic-button{width:100%}.nordic-category-grid{grid-template-columns:repeat(2,1fr)}.nordic-trust{grid-template-columns:1fr 1fr}.nordic-trust-item{padding:14px 11px}.nordic-product-grid{grid-template-columns:1fr 1fr;gap:12px}.nordic-product-name{font-size:13px}}@media (max-width:840px){.commerce-hero{min-height:760px}.commerce-hero-content{padding:150px 0 110px}.commerce-hero-content h1{font-size:clamp(57px,15vw,90px)}.commerce-hero-foot{display:none}.commerce-feature-grid,.commerce-intro-grid{grid-template-columns:1fr;gap:25px}.intro-note{margin-top:8px}.section-heading{grid-template-columns:1fr;gap:16px;align-items:start}.commerce-category-grid,.journey-grid{grid-template-columns:repeat(2,1fr)}.commerce-feature-image,.commerce-feature-image img{min-height:380px;height:380px}.commerce-feature-grid{gap:55px}.heading-side{justify-items:start}.commerce-product-grid{grid-template-columns:repeat(2,1fr);row-gap:35px}.audience-grid{grid-template-columns:1fr}.commerce-cta-grid{align-items:start;flex-direction:column}}@media (max-width:480px){body:has(.home-page) .site-header{position:absolute}.nav{min-height:70px;gap:10px}.navlinks{display:none}.brand{font-size:24px}.header-cta{padding:10px 12px;font-size:11px}.commerce-hero{min-height:740px}.commerce-hero-content{padding-top:140px}.commerce-hero-content p{font-size:16px}.commerce-hero .hero-actions{gap:9px}.commerce-hero .hero-actions .pill{width:100%}.commerce-feature,.commerce-intro{padding:70px 0}.commerce-intro h2,.section-heading h2{font-size:42px}.commerce-category-grid,.commerce-product-grid,.journey-grid{grid-template-columns:1fr}.category-visual{height:210px}.commerce-feature-image,.commerce-feature-image img{min-height:320px;height:320px}.commerce-feature-image:after{inset:13px -10px -10px 13px}.audience-card{min-height:0;flex-direction:column}.audience-card>div{padding:27px}.audience-card h3{font-size:31px}.audience-home img{width:100%;height:190px}.audience-mark{align-self:end;min-height:75px;padding-top:0!important}.commerce-cta{padding:70px 0}.commerce-cta h2{font-size:49px}}@media (max-width:840px){.kind-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.navlinks{display:none}.hero{grid-template-columns:1fr;gap:24px;padding:56px 0}.room{height:390px}.designer-grid,.product-detail,.steps{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-reworked{min-height:auto}.hero-copy{padding:0}.art-label{left:10px}.admin-stats,.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-heading{align-items:start;flex-direction:column}.admin-actions,.dashboard-heading>.pill{width:100%}.admin-actions .pill{flex:1 1}.admin-lower{grid-template-columns:1fr}.order-row{grid-template-columns:1.2fr .8fr auto}.order-row>strong:last-child{grid-column:3;grid-row:1}.order-row>span:not(.status){display:none}.shop-heading{align-items:start;flex-direction:column}.shop-count{justify-items:start}.shop-toolbar{flex-direction:column}.shop-live-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-live-toolbar .search-field{grid-column:1/-1}.shop-toolbar select{min-height:45px}.trust-grid{grid-template-columns:1fr}.controls{position:static}.crop-stage{height:56vh;min-height:390px}}@media (max-width:480px){.shell{width:min(100% - 22px,1180px)}.site-header .pill{padding:10px 14px;font-size:12px}.brand{font-size:24px}.hero-actions{flex-direction:column}.hero-actions .pill{width:100%}.section{padding:58px 0}.product-grid{grid-template-columns:1fr}.hero-proof{display:grid;gap:9px}.section-head{align-items:start;flex-direction:column;gap:10px}.section-head .text-link{white-space:normal}.admin-page,.dashboard-page{padding-top:42px}.admin-stats,.stat-grid{grid-template-columns:1fr}.dashboard-panel{padding:20px 16px}.dashboard-panel .section-head{align-items:start;flex-direction:column}.order-row{grid-template-columns:1fr auto;gap:8px;padding:13px 0}.order-row>strong:last-child{grid-column:2;grid-row:1}.design-row{grid-template-columns:52px 1fr;gap:11px;padding:10px 0}.design-row img{width:52px;height:52px}.design-row .status{grid-column:2;justify-self:start}}.module-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.module-admin-card{display:grid;gap:10px;min-height:146px;padding:18px;border:1px solid var(--nordic-line,#e7e1d8);background:#fff}.module-admin-card h3{margin:0;font-size:17px}.module-admin-card p{margin:0;color:var(--nordic-muted,#667085);font-size:13px;line-height:1.45}.module-admin-card code{color:var(--nordic-orange,#f15b2a);font-size:10px}.module-admin-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.module-admin-area{color:var(--nordic-orange,#f15b2a);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.module-state{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:3px 9px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.module-state.state-ready{border-color:#b9dec9;background:#edf8f1;color:#17623c}.module-state.state-partial{border-color:#f0d9a7;background:#fff8e8;color:#805b16}.module-state.state-needs-adapter{border-color:#f0c8be;background:#fff1ed;color:#873e2b}.integration-grid small,.module-integration-note{color:var(--nordic-muted,#667085);font-size:11px;line-height:1.5}.module-integration-note{margin:14px 0 0}.module-integrations{margin-top:22px}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.integration-grid>div{display:grid;gap:5px;padding:16px;background:#f7f3ee}.integration-grid span{color:var(--nordic-muted,#667085);font-size:13px}@media (max-width:840px){.module-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.integration-grid,.module-admin-grid{grid-template-columns:1fr}}.content-admin-toolbar{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(150px,1fr)) auto;align-items:end;gap:12px;margin-bottom:16px}.content-admin-form label,.content-admin-toolbar label{display:grid;gap:6px;color:#5b554e;font-size:12px;font-weight:750}.content-admin-form input,.content-admin-form select,.content-admin-form textarea,.content-admin-toolbar select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d9d2c8;border-radius:10px;background:#fff;color:#27231f;font:inherit}.content-admin-form textarea{min-height:90px;resize:vertical;line-height:1.55}.content-admin-form label:nth-child(4) textarea{min-height:260px}.content-admin-notice{padding:12px 14px;border:1px solid #d8e4d8;border-radius:10px;background:#f1f8f2;color:#365a42}.content-admin-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:16px}.content-admin-editor,.content-admin-list{min-width:0}.content-admin-rows{display:grid}.content-admin-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid #eee8df}.content-admin-select{display:grid;gap:4px;min-width:0;padding:0;border:0;background:none;color:inherit;text-align:left;cursor:pointer}.content-admin-select strong{overflow-wrap:anywhere}.content-admin-form small,.content-admin-select small,.content-admin-select span{color:#706960;font-size:11px;line-height:1.45}.content-admin-form{display:grid;gap:12px}.content-admin-actions{display:flex;flex-wrap:wrap;gap:9px}@media (max-width:800px){.content-admin-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.content-admin-layout{grid-template-columns:1fr}}@media (max-width:520px){.content-admin-toolbar{grid-template-columns:1fr}.content-admin-row{align-items:flex-start}}.retention-toolbar{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,1fr) auto;align-items:end;gap:12px;margin-bottom:16px}.retention-toolbar label{display:grid;gap:6px;color:#5b554e;font-size:12px;font-weight:750}.retention-toolbar select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d9d2c8;border-radius:10px;background:#fff;color:#27231f;font:inherit}.retention-stats a{transition:transform .15s ease,border-color .15s ease}.retention-stats a:hover{transform:translateY(-2px);border-color:var(--nordic-orange,#f15b2a)}.retention-rows{display:grid}.retention-row{display:grid;grid-template-columns:minmax(200px,.85fr) minmax(0,1.15fr);gap:18px;padding:16px 0;border-top:1px solid #eee8df}.retention-main,.retention-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0}.retention-main strong{overflow-wrap:anywhere}.retention-main small,.retention-meta span{color:#706960;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.retention-main small{width:100%}.retention-disclaimer{margin:14px 0 0;color:#706960;font-size:12px;line-height:1.55}.newsletter-unsubscribe{max-width:760px;min-height:55vh;text-align:center}.newsletter-unsubscribe .eyebrow{display:block}.newsletter-unsubscribe h1{margin-left:auto;margin-right:auto;font-size:clamp(38px,5vw,58px)}.newsletter-unsubscribe .lead{margin:0 auto 24px;font-size:16px}.newsletter-unsubscribe-message{display:inline-block;padding:14px 18px;border:1px solid #c8ddcd;border-radius:12px;background:#f1f8f2;color:#365a42}@media (max-width:800px){.retention-toolbar{grid-template-columns:1fr 1fr}.retention-toolbar button{grid-column:1/-1}}@media (max-width:520px){.retention-toolbar{grid-template-columns:1fr}.retention-toolbar button{grid-column:auto}.retention-row{grid-template-columns:1fr;gap:8px}}.standard-module-zone{padding:86px 0 92px;background:#f7f3ee}.standard-module-heading{align-items:end;margin-bottom:30px}.standard-module-heading>p{max-width:360px;margin:0;color:var(--nordic-muted);line-height:1.55}.standard-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.standard-module-card{display:flex;min-height:208px;flex-direction:column;padding:22px;border:1px solid var(--nordic-line);background:#fff}.standard-module-number{color:var(--nordic-orange);font-size:11px;font-weight:800;letter-spacing:.12em}.standard-module-card h3{margin:24px 0 8px;font-family:Playfair Display,Georgia,serif;font-size:27px;line-height:1}.standard-module-card p{margin:0;color:var(--nordic-muted);font-size:13px;line-height:1.5}.standard-module-card a{margin-top:auto;padding-top:20px;color:var(--nordic-orange);font-size:12px;font-weight:800}.standard-recommendations{margin-top:66px}.standard-subheading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.standard-subheading h3{margin:8px 0 0;color:var(--nordic-ink);font-family:Playfair Display,Georgia,serif;font-size:35px;line-height:1}.standard-recommendation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.standard-recommendation-card{min-width:0}.standard-recommendation-image{display:block;overflow:hidden;aspect-ratio:1/1.08;background:#e9e2d8}.standard-recommendation-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.standard-recommendation-image:hover img{transform:scale(1.035)}.standard-recommendation-meta{display:flex;align-items:start;justify-content:space-between;gap:8px;padding-top:11px}.standard-recommendation-meta div{display:grid;gap:4px}.standard-recommendation-meta strong{font-size:13px}.standard-recommendation-meta span{color:var(--nordic-muted);font-size:11px}.standard-wishlist{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--nordic-line);background:#fff;color:var(--nordic-orange);font-size:17px}.standard-wishlist.is-saved{background:var(--nordic-orange);color:#fff}.standard-retention-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;margin-top:62px}.standard-newsletter,.standard-recovery{min-height:250px;padding:28px}.standard-newsletter{background:var(--nordic-plum);color:#fff}.standard-newsletter .nordic-v2-kicker{color:#ffb18e}.standard-newsletter h3,.standard-recovery h3{max-width:470px;margin:14px 0 10px;font-family:Playfair Display,Georgia,serif;font-size:35px;line-height:1}.standard-newsletter p,.standard-recovery p{max-width:440px;margin:0;font-size:13px;line-height:1.55}.standard-newsletter p{color:rgba(255,255,255,.76)}.standard-recovery{background:#fff;border:1px solid var(--nordic-line)}.standard-recovery p{color:var(--nordic-muted)}.standard-newsletter form{display:flex;gap:8px;max-width:520px;margin-top:24px}.standard-newsletter input{min-width:0;flex:1 1;padding:13px 14px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff;font:inherit}.standard-newsletter input::placeholder{color:rgba(255,255,255,.6)}.standard-newsletter button{padding:0 16px;border:0;background:var(--nordic-orange);color:#fff;font-size:12px;font-weight:800}.standard-newsletter button:disabled{opacity:.65}.standard-form-error,.standard-form-success{display:block;margin-top:10px;font-size:12px}.standard-form-success{color:#b9efc8}.standard-form-error{color:#ffb7ad}@media (max-width:900px){.standard-module-grid,.standard-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.standard-module-zone{padding:62px 0 68px}.standard-module-grid,.standard-retention-grid{grid-template-columns:1fr}.standard-subheading{align-items:start}.standard-newsletter form,.standard-subheading{flex-direction:column}.standard-newsletter button,.standard-newsletter input{min-height:46px}}.commerce-campaign-bar{display:flex;align-items:center;justify-content:center;gap:28px;min-height:36px;padding:8px 18px;background:var(--nordic-orange,#ff6327);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.commerce-campaign-bar a{color:#fff;text-decoration:underline;text-underline-offset:3px}.editorial-drop{padding:92px 0;background:var(--nordic-plum,#34162d);color:#fff}.editorial-drop-intro{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}.editorial-drop-intro h2{max-width:670px;margin:14px 0 0;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,5vw,72px);line-height:.96;letter-spacing:-.045em}.editorial-drop-intro p{max-width:280px;margin:0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.55}.editorial-drop-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.editorial-drop-feature{position:relative;min-height:520px;overflow:hidden;background:#563143}.editorial-drop-feature>img{width:100%;height:100%;min-height:520px;object-fit:cover;opacity:.75}.editorial-drop-feature>div{position:absolute;inset:auto 28px 28px;max-width:390px}.editorial-drop-feature span{color:#ffb18e;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.editorial-drop-feature h3{margin:10px 0 22px;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:40px;line-height:.98}.editorial-drop-stack{display:grid;gap:10px}.editorial-drop-item{display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:15px;min-height:0;padding:10px;background:#fff;color:var(--nordic-ink,#18243d)}.editorial-drop-item img{width:92px;height:116px;object-fit:cover;background:var(--nordic-cream,#f7f2ec)}.editorial-drop-item span{display:grid;gap:6px}.editorial-drop-item small{color:var(--nordic-orange,#ff6327);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.editorial-drop-item strong{font-size:16px;line-height:1.15}.editorial-drop-item em{color:var(--nordic-muted,#667085);font-size:12px;font-style:normal}.editorial-drop-item>b{color:var(--nordic-orange,#ff6327);font-size:21px}.editorial-rail{padding-top:86px;padding-bottom:92px}.editorial-rail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.editorial-rail-card{min-width:0}.editorial-rail-image{position:relative;display:block;overflow:hidden;aspect-ratio:1/1.12;background:var(--nordic-cream,#f7f2ec)}.editorial-rail-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.editorial-rail-image:hover img{transform:scale(1.035)}.editorial-rail-image span{position:absolute;top:11px;left:11px;padding:6px 8px;background:#fff;color:var(--nordic-orange,#ff6327);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.editorial-rail-name{display:block;margin-top:12px;font-size:14px;font-weight:800}.editorial-rail-card>strong{display:block;margin-top:5px;color:var(--nordic-muted,#667085);font-size:12px;font-weight:500}.editorial-bundles{padding-top:92px;padding-bottom:96px}.editorial-bundle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.editorial-bundle-card{position:relative;min-width:0;padding-bottom:6px}.editorial-bundle-image{overflow:hidden;aspect-ratio:1/1.05;background:var(--nordic-cream,#f7f2ec)}.editorial-bundle-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.editorial-bundle-card:hover .editorial-bundle-image img{transform:scale(1.04)}.editorial-bundle-card>span{display:block;margin-top:14px;color:var(--nordic-orange,#ff6327);font-size:10px;font-weight:800;letter-spacing:.12em}.editorial-bundle-card h3{margin:6px 0 4px;font-family:Playfair Display,Georgia,serif;font-size:29px;line-height:1}.editorial-bundle-card p{margin:0;color:var(--nordic-muted,#667085);font-size:12px}.editorial-bundle-card>b{position:absolute;right:2px;bottom:8px;color:var(--nordic-orange,#ff6327);font-size:20px}.editorial-inspiration{padding-top:88px;padding-bottom:96px}.editorial-inspiration-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:90px;gap:12px}.editorial-inspiration-image{position:relative;display:block;overflow:hidden;background:var(--nordic-cream,#f7f2ec)}.editorial-inspiration-image:first-child{grid-column:span 5;grid-row:span 5}.editorial-inspiration-image:nth-child(2){grid-column:span 3;grid-row:span 3}.editorial-inspiration-image:nth-child(3){grid-column:span 4;grid-row:span 4}.editorial-inspiration-image:nth-child(4){grid-column:span 3;grid-row:span 2}.editorial-inspiration-image:nth-child(5){grid-column:span 4;grid-row:span 3}.editorial-inspiration-image:nth-child(6){grid-column:span 5;grid-row:span 2}.editorial-inspiration-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.editorial-inspiration-image:hover img{transform:scale(1.04)}.editorial-inspiration-image span{position:absolute;right:10px;bottom:10px;padding:7px 9px;background:#fff;color:var(--nordic-ink,#18243d);font-size:11px;font-weight:800}.editorial-mobile-cta{display:none}@media (max-width:900px){.editorial-drop-grid{grid-template-columns:1fr}.editorial-drop-feature,.editorial-drop-feature>img{min-height:400px}.editorial-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-inspiration-grid{grid-auto-rows:70px}}@media (max-width:620px){.commerce-campaign-bar{justify-content:space-between;gap:8px;font-size:9px}.commerce-campaign-bar span:nth-child(2){display:none}.editorial-bundles,.editorial-drop,.editorial-inspiration{padding:64px 0}.editorial-drop-intro{align-items:start;flex-direction:column;gap:14px}.editorial-drop-intro h2{font-size:44px}.editorial-drop-feature,.editorial-drop-feature>img{min-height:390px}.editorial-drop-feature h3{font-size:33px}.editorial-drop-item{grid-template-columns:70px 1fr auto}.editorial-drop-item img{width:70px;height:90px}.editorial-rail{padding-top:62px;padding-bottom:64px}.editorial-rail-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.editorial-bundle-grid{gap:20px 12px}.editorial-bundle-card h3{font-size:25px}.editorial-inspiration-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.editorial-inspiration-image:nth-child(n){grid-column:auto;grid-row:auto}.editorial-inspiration-image:first-child,.editorial-inspiration-image:nth-child(4){grid-row:span 2}.editorial-mobile-cta{position:fixed;z-index:20;right:12px;bottom:12px;left:12px;display:grid;grid-template-columns:1.3fr .7fr;gap:1px;padding:4px;background:rgba(24,36,61,.96);box-shadow:0 14px 34px rgba(24,36,61,.22)}.editorial-mobile-cta a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;color:#fff;font-size:12px;font-weight:800}.editorial-mobile-cta a:first-child{background:var(--nordic-orange,#ff6327)}}:root{--story-ink:#2a0d20;--story-wine:#8c173a;--story-wine-deep:#641027;--story-forest:#174837;--story-coral:#c44d62;--story-pink:#f8d8dc;--story-cream:#fbf7ef;--story-butter:#f8e6ac;--story-sage:#dbe7d6;--story-line:rgba(42,13,32,.15);--story-muted:#6d5d65}body:has(.story-shop){overflow-x:hidden;background:#fffdfa;color:var(--story-ink)}.shell-wide{width:min(1360px,calc(100% - 48px));margin-inline:auto}.story-header{position:sticky;z-index:50;top:0;background:rgba(255,253,250,.96);border-bottom:1px solid var(--story-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.story-announcement{min-height:34px;display:flex;align-items:center;justify-content:center;gap:34px;padding:7px 24px;background:var(--story-coral);color:#fff;font-size:11px}.story-announcement span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.story-announcement em{margin-left:auto;font-family:Playfair Display,Georgia,serif;font-size:13px;font-style:italic}.story-header-main{min-height:68px;display:flex;align-items:center;gap:22px}.story-logo{flex:none;color:var(--story-ink);font-family:Playfair Display,Georgia,serif;font-size:29px;font-weight:700;letter-spacing:-.055em}.story-logo span{color:var(--story-wine)}.story-nav{display:flex;align-items:center;gap:18px;font-size:12px;white-space:nowrap}.story-nav a:hover{color:var(--story-wine)}.story-search{min-width:220px;max-width:330px;height:40px;display:flex;align-items:center;gap:8px;margin-left:auto;padding:0 12px;border:1px solid var(--story-line);background:#fff}.story-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--story-ink);font-size:12px}.story-header-actions{display:flex;align-items:center;gap:13px}.story-header-actions>a,.story-menu-button{position:relative;display:grid;place-items:center;width:30px;height:38px;border:0;background:transparent;color:var(--story-ink)}.story-header-actions a:hover{color:var(--story-wine)}.story-cart b{position:absolute;top:0;right:-5px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--story-wine);color:#fff;font-size:9px}.story-menu-button{display:none}.story-mobile-nav{display:grid;padding:10px 24px 18px;border-top:1px solid var(--story-line);background:#fffdfa}.story-mobile-nav a{padding:11px 0;border-bottom:1px solid var(--story-line);font-weight:600}.story-shop{--story-wine:var(--site-accent,#8c173a);--story-wine-deep:var(--site-accent-deep,#641027);--story-pink:var(--site-accent-soft,#f8d8dc);background:#fffdfa}.story-hero{position:relative;min-height:610px;overflow:hidden;background:#eee5dc}.story-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.story-hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,244,.97),rgba(255,250,244,.87) 31%,rgba(255,250,244,.16) 58%,transparent 78%)}.story-hero-content{position:relative;z-index:2;width:min(1360px,calc(100% - 96px));min-height:610px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:55px 0 28px}.story-hero-content>span{color:var(--story-ink);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.story-hero h1{max-width:600px;margin:18px 0;color:var(--story-ink);font-family:Playfair Display,Georgia,serif;font-size:clamp(64px,7.4vw,108px);font-weight:600;line-height:.82;letter-spacing:-.065em}.story-hero h1 span{display:block}.story-hero-content>p{max-width:460px;margin:0;color:#54464c;font-size:17px;line-height:1.5}.story-hero-actions{display:flex;gap:12px;margin-top:28px}.story-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:0 24px;border:1px solid transparent;font-size:14px;font-weight:800}.story-button.primary{background:var(--story-wine);color:#fff}.story-button.primary:hover,.story-button.wine:hover{background:var(--story-wine-deep)}.story-button.secondary{border-color:var(--story-ink);background:rgba(255,255,255,.7);color:var(--story-ink)}.story-button.wine{background:var(--story-wine);color:#fff}.story-slider-arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--story-ink);box-shadow:0 7px 24px rgba(42,13,32,.12);transform:translateY(-50%)}.story-slider-arrow.prev{left:18px}.story-slider-arrow.next{right:18px}.story-slider-controls{display:flex;align-items:center;gap:30px;margin-top:auto}.story-thumbnails{display:flex;gap:7px}.story-thumbnails button{width:56px;height:40px;padding:2px;border:1px solid transparent;background:rgba(255,255,255,.7)}.story-thumbnails button.active{border-color:var(--story-wine)}.story-thumbnails img{width:100%;height:100%;display:block;object-fit:cover}.story-dots{display:flex;gap:8px}.story-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(42,13,32,.25)}.story-dots button.active{background:var(--story-wine)}.story-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;padding-top:24px;padding-bottom:32px}.story-category{min-width:0;display:grid;justify-items:center;text-align:center}.story-category>span{display:block;width:min(100%,154px);aspect-ratio:1;padding:12px;overflow:hidden;border-radius:50%;background:var(--story-pink)}.story-category.tone-2>span{background:#e3ecdf}.story-category.tone-3>span{background:var(--story-butter)}.story-category.tone-4>span{background:#f0dce3}.story-category.tone-5>span{background:#d7e8db}.story-category.tone-6>span{background:#f6dcd9}.story-category img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%;transition:transform .25s ease}.story-category:hover img{transform:scale(1.045)}.story-category strong{margin-top:10px;font-size:13px}.story-category small{display:flex;align-items:center;gap:5px;margin-top:3px;color:var(--story-muted);font-size:11px}.story-collections{gap:14px;padding-top:4px}.story-collection,.story-collections{display:grid;grid-template-columns:1fr 1fr}.story-collection{min-height:310px;overflow:hidden;border-radius:5px}.story-collection.warm{background:#f8e4af}.story-collection.sage{background:var(--story-sage)}.story-collection>div:first-child{display:flex;flex-direction:column;align-items:start;justify-content:center;padding:34px}.story-collection>div>span{font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.story-collection h2{margin:10px 0;color:var(--story-ink);font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,3.4vw,50px);line-height:.9;letter-spacing:-.05em}.story-collection p{margin:0;color:#5e4d53;font-size:13px;line-height:1.45}.story-collection>img{width:100%;height:100%;object-fit:cover}.story-collection-editorial{grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr)}.story-collection-editorial.warm{background:color-mix(in srgb,var(--site-accent-soft,#f8e4af) 66%,#fffdfa)}.story-collection-editorial.sage{background:color-mix(in srgb,var(--site-accent-soft,#dbe7d6) 42%,#e7eee5)}.story-collection-editorial .story-collection-copy{position:relative;z-index:1}.story-collection-art{position:relative;display:grid;place-items:center;overflow:hidden;min-width:0;color:var(--site-accent,#8c173a)}.story-collection-art:after,.story-collection-art:before{position:absolute;content:"";border:1px solid;border-radius:50%;opacity:.18}.story-collection-art:before{width:250px;height:250px}.story-collection-art:after{width:185px;height:185px}.story-collection-art>span{position:absolute;top:22px;right:26px;color:currentColor;font-size:11px;font-weight:800;letter-spacing:.16em;opacity:.55}.story-collection-art>svg{position:relative;z-index:1;width:76px;height:76px;stroke-width:1.2}.story-outline-link{display:inline-flex;align-items:center;gap:15px;margin-top:22px;padding:11px 13px;border:1px solid var(--story-ink);font-size:11px;font-weight:800}.story-collage{display:grid!important;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px;padding:18px!important}.story-collage img{width:100%;height:100%;object-fit:cover;min-height:0}.story-collage img:first-child{grid-row:1/-1}.story-products{padding-top:32px;padding-bottom:38px}.story-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.story-section-head>div{display:flex;align-items:baseline;gap:20px}.story-section-head h2{margin:0;color:var(--story-ink);font-family:Playfair Display,Georgia,serif;font-size:36px;line-height:1;letter-spacing:-.04em}.story-section-head p{margin:0;color:var(--story-muted);font-size:12px}.story-section-head>a{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.story-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.story-product-card{position:relative;min-width:0;display:flex;flex-direction:column}.story-product-image{display:block;overflow:hidden;aspect-ratio:1/1.03;background:#eee7de}.story-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.story-product-card:hover .story-product-image img{transform:scale(1.035)}.story-product-card>button{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:var(--story-ink)}.story-product-card>button.saved{color:var(--story-wine)}.story-product-title{margin-top:9px;font-size:13px;font-weight:800}.story-product-card>small{margin-top:2px;color:var(--story-muted);font-size:10px}.story-product-card>strong{margin:4px 0 10px;font-size:13px}.story-quick-add{min-height:36px;display:grid;place-items:center;margin-top:auto;background:var(--story-forest);color:#fff;font-size:11px;font-weight:800}.story-quick-add:hover{background:#0f3628}.story-empty{padding:28px;border:1px dashed var(--story-line)}.story-studio{display:grid;grid-template-columns:1.05fr 1.25fr .9fr;align-items:stretch;min-height:330px;background:var(--story-pink)}.story-studio-copy{display:flex;flex-direction:column;align-items:start;justify-content:center;padding:40px clamp(24px,4vw,70px)}.story-studio-copy>span{font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.story-studio-copy h2{margin:10px 0;color:var(--story-ink);font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,4.2vw,58px);line-height:.9;letter-spacing:-.05em}.story-studio-copy p{margin:0 0 22px;color:var(--story-muted);font-size:13px}.story-studio-steps{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:30px 12px}.story-studio-steps>div{min-height:170px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 18px;border-right:1px solid rgba(140,23,58,.2);text-align:center}.story-studio-steps>div:last-child{border-right:0}.story-studio-steps b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--story-wine);color:#fff;font-size:12px}.story-studio-steps strong{font-size:12px}.story-studio-steps small{color:var(--story-muted);font-size:10px;line-height:1.45}.story-studio-preview{position:relative;overflow:hidden}.story-studio-preview img{position:absolute;object-fit:cover;box-shadow:0 18px 38px rgba(80,15,37,.16)}.story-studio-preview img:first-child{z-index:2;left:8%;bottom:15%;width:40%;height:50%;transform:rotate(-7deg)}.story-studio-preview img:last-child{right:7%;bottom:-5%;width:55%;height:92%;transform:rotate(2deg)}.story-studio-editorial{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);background:var(--site-page-tint,var(--story-cream))}.story-occasions{padding-top:36px;padding-bottom:28px}.story-occasion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.story-occasion-grid>a{position:relative;min-height:190px;overflow:hidden;background:#eee6dc}.story-occasion-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.story-occasion-grid>a:hover img{transform:scale(1.04)}.story-occasion-grid span{position:absolute;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:auto 1fr;gap:2px 9px;padding:12px;background:rgba(255,250,244,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.story-occasion-grid svg{grid-row:span 2;color:var(--story-wine)}.story-occasion-grid strong{font-size:13px}.story-occasion-grid small{color:var(--story-muted);font-size:10px}.story-inspiration{padding-top:12px}.story-inspiration-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.story-inspiration-grid>*{overflow:hidden;aspect-ratio:1.18;background:#eee6dc;position:relative}.story-inspiration-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.story-inspiration-grid a:hover img{transform:scale(1.04)}.story-inspiration-card span,.story-inspiration-grid a span{position:absolute;inset:auto 0 0;padding:28px 12px 10px;color:#fff;font-size:13px;background:linear-gradient(transparent,rgba(0,0,0,.58))}.story-customer-gallery{padding-block:36px}.story-customer-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.story-customer-gallery-grid a{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#eee6dc}.story-customer-gallery-grid img,.story-customer-gallery-grid video{width:100%;height:100%;display:block;object-fit:cover}.story-customer-gallery-grid span{position:absolute;inset:auto 0 0;padding:30px 12px 10px;color:#fff;font-size:13px;background:linear-gradient(transparent,rgba(0,0,0,.65))}.story-trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px;border-top:1px solid var(--story-line);border-bottom:1px solid var(--story-line);background:#fff}.story-trust span{display:grid;grid-template-columns:auto 1fr;gap:2px 11px;padding:18px clamp(15px,3vw,46px);border-right:1px solid var(--story-line)}.story-trust span:last-child{border-right:0}.story-trust svg{grid-row:span 2;color:var(--story-wine)}.story-trust b{font-size:12px}.story-trust small{color:var(--story-muted);font-size:10px}.story-footer{background:#fffdfa;color:var(--story-ink)}.story-newsletter{position:relative;min-height:105px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;padding:22px max(24px,calc((100% - 1320px) / 2));background:var(--story-forest);color:#fff}.story-newsletter span{color:#dce9df;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.story-newsletter h2{margin:4px 0 0;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:27px}.story-newsletter form{display:grid;grid-template-columns:1fr auto;gap:8px}.story-newsletter input{min-width:0;height:44px;padding:0 14px;border:0;background:#fff;color:var(--story-ink)}.story-newsletter button{height:44px;padding:0 24px;border:0;background:var(--story-pink);color:var(--story-ink);font-weight:800}.story-newsletter>small{position:absolute;right:max(24px,calc((100% - 1320px) / 2));bottom:7px;font-size:10px}.story-newsletter>.story-newsletter-disclosure{position:static;grid-column:2;margin-top:-30px;color:rgba(255,255,255,.78);font-size:10px;line-height:1.4}.story-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.75fr) 1fr;gap:38px;padding-top:38px;padding-bottom:36px}.story-footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:7px}.story-footer-grid strong{margin-bottom:5px;font-size:12px}.story-footer-grid a,.story-footer-grid p{margin:0;color:var(--story-muted);font-size:11px}.story-footer-brand>div{display:flex;gap:12px;margin-top:10px}.story-footer-note{justify-content:center;color:var(--story-wine);font-family:Playfair Display,Georgia,serif;font-size:26px;font-style:italic;line-height:1.1;transform:rotate(-4deg)}.story-footer-legal{display:flex;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:22px;border-top:1px solid var(--story-line);color:var(--story-muted);font-size:10px}.story-footer-legal span:last-child{display:flex;gap:18px}@media (max-width:1180px){.story-nav{gap:12px;font-size:11px}.story-search{max-width:260px}.story-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}.story-studio{grid-template-columns:1fr 1.2fr}.story-studio-preview{display:none}}@media (max-width:900px){.shell-wide{width:min(100% - 30px,1360px)}.story-announcement em,.story-announcement span:nth-child(3),.story-nav{display:none}.story-search{max-width:none}.story-menu-button{display:grid}.story-hero,.story-hero-content{min-height:610px}.story-hero-content{width:min(100% - 80px,1360px)}.story-hero-scrim{background:linear-gradient(90deg,rgba(255,250,244,.95),rgba(255,250,244,.68) 58%,rgba(255,250,244,.08))}.story-categories{grid-template-columns:repeat(3,1fr)}.story-collections{grid-template-columns:1fr}.story-collection-editorial{grid-template-columns:minmax(0,1.2fr) minmax(130px,.8fr)}.story-studio{grid-template-columns:1fr}.story-studio-steps{padding-top:0}.story-occasion-grid{grid-template-columns:repeat(2,1fr)}.story-inspiration-grid{grid-template-columns:repeat(4,1fr)}.story-customer-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-inspiration-grid>:nth-child(n+5){display:none}.story-trust{grid-template-columns:repeat(2,1fr)}.story-trust span:nth-child(2){border-right:0}.story-trust span:nth-child(n+3){border-top:1px solid var(--story-line)}.story-newsletter{grid-template-columns:1fr;gap:16px}.story-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.story-footer-grid>div:nth-child(4),.story-footer-note{display:none}}@media (max-width:640px){.shell-wide{width:min(100% - 22px,1360px)}.story-announcement{justify-content:space-between;gap:8px;padding-inline:12px;font-size:9px}.story-announcement span:nth-child(2){display:none}.story-header-main{min-height:60px;gap:10px}.story-logo{font-size:23px}.story-search{display:none}.story-header-actions{margin-left:auto;gap:5px}.story-header-actions>a:nth-child(2){display:none}.story-hero,.story-hero-content{min-height:640px}.story-hero-bg{object-position:62% center!important}.story-hero-scrim{background:linear-gradient(180deg,rgba(255,250,244,.93),rgba(255,250,244,.78) 52%,rgba(255,250,244,.1) 78%)}.story-hero-content{width:calc(100% - 42px);justify-content:flex-start;padding-top:62px}.story-hero h1{max-width:355px;font-size:61px;line-height:.86}.story-hero-content>p{max-width:340px;font-size:15px}.story-hero-actions{flex-direction:column;width:min(100%,330px)}.story-button{width:100%}.story-slider-arrow{top:auto;bottom:18px;width:38px;height:38px}.story-slider-arrow.prev{left:auto;right:60px}.story-slider-arrow.next{right:14px}.story-slider-controls{margin-top:22px}.story-thumbnails{display:none}.story-categories{grid-template-columns:repeat(2,1fr);gap:18px 10px;padding-top:20px}.story-category>span{width:min(100%,135px)}.story-collections{width:100%}.story-collection{min-height:470px;grid-template-columns:1fr;grid-template-rows:auto 1fr;border-radius:0}.story-collection-editorial{min-height:350px;grid-template-columns:minmax(0,1.2fr) minmax(96px,.55fr);grid-template-rows:1fr}.story-collection>div:first-child{padding:28px 22px}.story-collection-editorial>.story-collection-copy{padding:26px 18px}.story-collection-art:before{width:160px;height:160px}.story-collection-art:after{width:115px;height:115px}.story-collection-art>svg{width:52px;height:52px}.story-collection h2{font-size:42px}.story-collage{min-height:240px}.story-section-head,.story-section-head>div{align-items:flex-start;flex-direction:column;gap:7px}.story-products{padding-top:28px}.story-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.story-studio-copy{padding:42px 22px 24px}.story-studio-copy h2{font-size:44px}.story-studio-steps{grid-template-columns:1fr;gap:4px;padding:0 22px 30px}.story-studio-steps>div{min-height:0;display:grid;grid-template-columns:auto auto 1fr;grid-template-rows:auto auto;align-items:center;justify-content:start;text-align:left;border-right:0;border-bottom:1px solid rgba(140,23,58,.2)}.story-studio-steps small{grid-column:3}.story-occasion-grid{grid-template-columns:1fr}.story-occasion-grid>a{min-height:220px}.story-inspiration-grid{grid-template-columns:repeat(2,1fr)}.story-customer-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.story-inspiration-grid>:nth-child(n+5){display:block}.story-inspiration-grid>:last-child{display:none}.story-trust{grid-template-columns:1fr}.story-trust span{border-right:0;border-top:1px solid var(--story-line)}.story-newsletter{padding:30px 16px}.story-newsletter h2{font-size:26px}.story-newsletter form{grid-template-columns:1fr}.story-newsletter>small{position:static}.story-newsletter>.story-newsletter-disclosure{grid-column:1;margin-top:-10px}.story-footer-grid{grid-template-columns:1.2fr 1fr;gap:28px 20px}.story-footer-grid>div:nth-child(4){display:flex}.story-footer-brand{grid-column:1/-1}.story-footer-legal{align-items:flex-start;flex-direction:column}.story-footer-legal span:last-child{flex-wrap:wrap;gap:10px 16px}}.commerce-chat-trigger{gap:11px;cursor:pointer}.commerce-chat-label{position:relative;display:inline-flex;align-items:center;min-height:46px;padding:0 17px;border:1px solid rgba(24,34,31,.1);border-radius:999px;background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(16,37,68,.14);font-size:13px;font-weight:650;white-space:nowrap}.commerce-chat-label:after{position:absolute;top:50%;right:-6px;width:10px;height:10px;border-top:1px solid rgba(24,34,31,.1);border-right:1px solid rgba(24,34,31,.1);background:#fff;content:"";transform:translateY(-50%) rotate(45deg)}.commerce-chat-dot{position:relative;display:grid!important;flex:0 0 58px;place-items:center;width:58px;height:58px;border:3px solid #fff;border-radius:50%;background:linear-gradient(145deg,var(--site-accent,#315c62),var(--site-accent-deep,#173a40))!important;color:#fff;box-shadow:0 10px 28px rgba(16,37,68,.25);font-size:22px}.commerce-chat-dot:after{position:absolute;right:1px;bottom:1px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#43a66a;content:""}.commerce-chat-panel{border-radius:20px}.commerce-chat-close{border-radius:50%;cursor:pointer}.commerce-chat-form input,.commerce-chat-form textarea{border-radius:12px}.commerce-chat-close:focus-visible,.commerce-chat-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--site-accent,#315c62) 60%,white);outline-offset:3px}@media (max-width:480px){.commerce-chat-trigger>.commerce-chat-label{display:inline-flex}.commerce-chat-trigger{gap:8px}.commerce-chat-label{min-height:42px;padding:0 12px;font-size:11px}.commerce-chat-dot{flex-basis:54px;width:54px;height:54px}}.commerce-cookie-consent{position:fixed;z-index:60;left:max(20px,env(safe-area-inset-left));bottom:max(20px,env(safe-area-inset-bottom));width:min(390px,calc(100vw - 40px));padding:18px;border:1px solid rgba(16,37,68,.12);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 18px 54px rgba(16,37,68,.22);font-size:13px;line-height:1.45}.commerce-cookie-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.commerce-cookie-heading strong{font-size:15px}.commerce-cookie-heading button{width:30px;height:30px;border:0;border-radius:50%;background:#f1f3f4;font-size:20px}.commerce-cookie-consent p{margin:10px 0 14px;color:#53616b}.commerce-cookie-options{display:grid;gap:9px;margin:12px 0}.commerce-cookie-options label{display:flex;align-items:center;gap:9px}.commerce-cookie-options input{accent-color:var(--site-accent,#315c62)}.commerce-cookie-actions{display:flex;flex-wrap:wrap;gap:7px}.commerce-cookie-actions button,.commerce-cookie-consent.is-mini button{min-height:36px;padding:7px 10px;border:1px solid rgba(16,37,68,.16);border-radius:9px;background:#fff;color:var(--ink);font-size:11px;font-weight:700}.commerce-cookie-actions button.primary{border-color:var(--site-accent-deep,#173a40);background:var(--site-accent-deep,#173a40);color:#fff}.commerce-cookie-consent.is-mini{display:flex;align-items:center;justify-content:space-between;gap:10px;width:auto;max-width:360px;padding:8px 10px 8px 14px;border-radius:999px;font-size:11px}@media(max-width:600px){.commerce-chat:not(.is-mobile-visible){visibility:hidden;opacity:0;pointer-events:none}.commerce-cookie-consent{left:max(10px,env(safe-area-inset-left));bottom:max(10px,env(safe-area-inset-bottom));width:calc(100vw - 20px);padding:15px}.commerce-cookie-consent.is-mini{width:auto;max-width:calc(100vw - 20px)}.commerce-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.commerce-cookie-actions button:first-child{grid-column:1/-1}.commerce-chat-label{display:none!important}.commerce-chat-trigger{gap:0!important}.commerce-chat-panel{max-height:min(72vh,560px);overflow:auto}}.shop-heading-actions{display:flex;justify-content:flex-end;margin:-5px 0 14px}.product-card-main{display:block;color:inherit;text-decoration:none}.shop-card-actions{display:flex;gap:8px;margin:8px 2px 2px}.compare-products button,.shop-card-actions button{min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.shop-card-actions button[aria-pressed=true]{border-color:var(--site-accent,#315c62);background:var(--site-accent,#315c62);color:#fff}.compare-products button:focus-visible,.shop-card-actions button:focus-visible{outline:3px solid var(--site-accent,#315c62);outline-offset:2px}.shop-interaction-notice{margin:12px 0;color:var(--muted);font-size:13px}.compare-panel{margin-top:34px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.compare-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.compare-panel-heading h2{margin:6px 0 0;font-size:22px}.compare-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.compare-products article{display:grid;gap:10px;align-content:start;padding:14px;border:1px solid var(--line);border-radius:12px}.compare-products article a{color:var(--ink);font-weight:700}.compare-products article span{color:var(--muted);font-size:13px}@media(max-width:760px){.compare-products{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-panel-heading{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.shop-card-actions{gap:6px}.shop-card-actions button{flex:1 1;padding:8px 6px;font-size:11px}.compare-products{grid-template-columns:1fr 1fr}.compare-panel{padding:16px}}@media(max-width:760px){.shop-page>.dashboard-heading+div{grid-template-columns:1fr!important}}.checkout-page{max-width:1180px}.checkout-heading{display:grid;gap:8px;margin-bottom:24px}.checkout-heading h1{margin:0;font-size:clamp(38px,6vw,68px);line-height:.98}.checkout-steps{display:flex;gap:0;margin:12px 0 0;padding:0;list-style:none;counter-reset:checkout-step}.checkout-steps li{position:relative;display:flex;align-items:center;gap:8px;min-width:140px;color:var(--muted);font-size:12px;font-weight:750}.checkout-steps li:before{counter-increment:checkout-step;display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;background:#fff;content:counter(checkout-step)}.checkout-steps li:not(:last-child):after{width:42px;height:1px;margin:0 12px;background:var(--line);content:""}.checkout-steps li.is-complete,.checkout-steps li[aria-current=step]{color:var(--ink)}.checkout-steps li.is-complete:before{border-color:var(--site-accent,#315c62);background:var(--site-accent,#315c62);color:#fff;content:"✓"}.checkout-steps li[aria-current=step]:before{border-color:var(--site-accent,#315c62);box-shadow:0 0 0 4px color-mix(in srgb,var(--site-accent,#315c62) 14%,transparent)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:24px;align-items:start}.checkout-main-card,.checkout-summary-card{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 45px rgba(16,37,68,.08)}.checkout-main-card{min-height:430px;padding:clamp(28px,5vw,60px);display:grid;align-content:center;justify-items:start}.checkout-main-card h2,.checkout-summary-card h2{margin:8px 0 12px;font-size:clamp(25px,3vw,38px);line-height:1.08}.checkout-main-card>p{max-width:620px;color:var(--muted);font-size:16px;line-height:1.7}.checkout-lock{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--site-accent-soft,#e8f0ef);color:var(--site-accent-deep,#173a40);font-size:26px}.checkout-kicker{margin:18px 0 0!important;color:var(--site-accent-deep,#173a40)!important;font-size:12px!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.checkout-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.checkout-summary-card{position:sticky;top:110px;padding:28px}.checkout-summary-card>p{color:var(--muted);line-height:1.6}.checkout-summary-card dl{display:grid;gap:0;margin:22px 0}.checkout-summary-card dl div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--line)}.checkout-summary-card dt{color:var(--muted)}.checkout-summary-card dd{margin:0;font-weight:750}.checkout-trust-list{display:grid;gap:9px;margin:0;padding:18px 0 0;border-top:1px solid var(--line);list-style:none;color:var(--muted);font-size:13px}.checkout-layout-single{max-width:820px}.checkout-layout-single .checkout-layout{grid-template-columns:1fr}.checkout-layout-single .checkout-summary-card{position:static}@media(max-width:780px){.checkout-layout{grid-template-columns:1fr}.checkout-summary-card{position:static;order:-1}.checkout-main-card{min-height:0}.checkout-steps{overflow-x:auto;padding-bottom:6px}.checkout-steps li{min-width:max-content}.checkout-steps li:not(:last-child):after{width:20px;margin:0 8px}}@media(max-width:480px){.checkout-main-card,.checkout-summary-card{border-radius:18px}.checkout-main-card{padding:24px 20px}.checkout-summary-card{padding:22px 20px}.checkout-actions{display:grid;width:100%}.checkout-actions a{text-align:center}}.customer-toolbar,.order-toolbar{grid-template-columns:minmax(220px,1.2fr) minmax(180px,1fr) auto}.order-row-link{color:inherit;text-decoration:none}.order-row-link:hover{background:#f8faf9}.order-detail{margin:18px 0}.order-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:4px 0 18px;color:var(--muted);font-size:13px}.order-detail-meta strong{color:var(--ink)}.order-item-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.order-total{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid var(--line);font-size:17px}.customer-list{display:grid}.customer-row{display:grid;grid-template-columns:minmax(0,1fr) 90px 90px;gap:18px;align-items:center;padding:16px 0;border-top:1px solid var(--line)}.customer-primary{display:grid;gap:4px;min-width:0}.customer-primary a{width:fit-content;max-width:100%;overflow-wrap:anywhere;color:var(--site-accent-deep,#173a40);font-size:13px}.customer-count span,.customer-primary small{color:var(--muted);font-size:12px}.customer-count{display:grid;justify-items:center;gap:2px}.customer-count strong{font-size:18px}@media(max-width:760px){.customer-toolbar,.order-toolbar{grid-template-columns:1fr}.customer-toolbar button,.order-toolbar button{grid-column:auto}.order-detail-meta{grid-template-columns:1fr}.customer-row{grid-template-columns:minmax(0,1fr) 64px 64px;gap:8px}}.review-toolbar{grid-template-columns:minmax(220px,1.2fr) minmax(180px,1fr) auto}.review-moderation-panel{margin-top:18px}.review-admin-list{display:grid}.review-admin-card{padding:22px 0;border-top:1px solid var(--line)}.review-admin-heading{display:flex;justify-content:space-between;gap:16px;align-items:start}.review-admin-heading h3{margin:4px 0;font-size:20px}.review-admin-heading>strong{white-space:nowrap;color:var(--site-accent-deep,#173a40)}.review-admin-body{max-width:820px;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--ink);line-height:1.65}.review-admin-meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:12px}.review-admin-media{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.review-admin-media-item{display:grid;gap:5px;width:min(220px,100%);color:var(--muted);font-size:11px}.review-admin-media-item img,.review-admin-media-item video{display:block;width:100%;max-height:220px;aspect-ratio:1/1;border-radius:12px;background:#eef1f1;object-fit:contain}.review-admin-actions{display:flex;gap:8px;margin-top:16px}.review-admin-actions button{cursor:pointer}.review-admin-actions button:disabled{opacity:.55;cursor:wait}.review-admin-error{padding:12px;border:1px solid #e3a7a7;border-radius:10px;background:#fff5f5;color:#8e2b2b}@media(max-width:760px){.review-toolbar{grid-template-columns:1fr}.review-admin-heading{align-items:flex-start}}.commerce-review-media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.commerce-review-media img,.commerce-review-media video{display:block;width:100%;aspect-ratio:1/1;border-radius:12px;background:#eef1f1;object-fit:cover}.commerce-review-media-pending{display:grid;gap:6px;margin:0;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#f7f9f8;list-style:none;color:var(--muted);font-size:12px}.commerce-review-form input[type=file]{padding:10px;border:1px dashed var(--line);border-radius:12px;background:#fff}@media(max-width:560px){.commerce-review-media{grid-template-columns:repeat(2,minmax(0,1fr))}}.commerce-language-selector{display:inline-flex;align-items:center}.commerce-language-selector select{min-height:36px;max-width:105px;padding:6px 26px 6px 9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:inherit;font-size:11px;font-weight:750}.commerce-language-selector select:focus-visible{outline:3px solid color-mix(in srgb,var(--site-accent,#315c62) 45%,white);outline-offset:2px}@media(max-width:760px){.commerce-language-selector{display:none}}