:root{--ivory:#f7f2eb;--paper:#fbf7f1;--parchment:#eee4d8;--mauve:#b5969f;--mauve-soft:rgba(181,150,159,0.14);--mauve-line:rgba(156,124,133,0.26);--dusty-rose:#c7a9ad;--taupe:#b6a495;--bronze:#8c6a4d;--charcoal:#2f2b29;--soft-charcoal:#5f5854;--line:rgba(78,62,57,0.08);--shadow:0 30px 90px rgba(50,33,28,0.11);--shadow-soft:0 18px 42px rgba(50,33,28,0.07);--serif:"Cormorant Garamond","Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--sans:"Avenir Next","Helvetica Neue","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--sans);font-weight:350;color:var(--charcoal);background:radial-gradient(circle at top left,rgba(203,180,184,.34),transparent 32%),radial-gradient(circle at bottom right,rgba(220,208,194,.38),transparent 28%),linear-gradient(180deg,var(--paper) 0,var(--ivory) 50%,#f6efe7 100%)}body.home-page{overflow-x:clip}body.zoom-modal-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.atmosphere{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 18%,rgba(223,201,204,.32),transparent 20%),radial-gradient(circle at 86% 22%,rgba(214,198,181,.24),transparent 18%),radial-gradient(circle at 50% 88%,rgba(190,172,176,.12),transparent 22%);z-index:0}.inquiry-drawer,.site-footer,.site-header,main{position:relative;z-index:1}.site-header{padding:1.8rem 4.8vw 0}.header-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%}.header-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:1.2rem}.scroll-chrome{position:fixed;top:calc(env(safe-area-inset-top) + .75rem);left:50%;z-index:80;width:min(1040px,calc(100vw - 2rem));transform:translate(-50%,-120%);opacity:0;pointer-events:none;transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.scroll-chrome.is-visible{transform:translate(-50%);opacity:1;pointer-events:auto}.scroll-chrome__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem .9rem;border-radius:999px;border:1px solid rgba(146,117,126,.18);background:rgba(255,250,246,.84);box-shadow:0 18px 44px rgba(31,20,18,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.scroll-chrome__brand{display:inline-flex;align-items:center;gap:.6rem}.scroll-chrome__brand>img:first-child{width:2rem;height:auto}.scroll-chrome__wordmark{width:clamp(7.8rem,18vw,10rem);height:auto}.scroll-chrome__nav{display:inline-flex;align-items:center;gap:1rem}.scroll-chrome__back,.scroll-chrome__nav a{display:inline-flex;align-items:center;gap:.45rem;min-height:2.65rem;padding:0 1rem;border-radius:999px;border:1px solid rgba(135,105,114,.14);background:rgba(255,252,248,.62);color:rgba(62,46,42,.96);font:inherit;font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:background-color .28s ease,border-color .28s ease,transform .28s ease}.scroll-chrome__back:focus-visible,.scroll-chrome__back:hover,.scroll-chrome__nav a:focus-visible,.scroll-chrome__nav a:hover{background:rgba(248,240,234,.96);border-color:rgba(146,117,126,.28);transform:translateY(-1px)}.selections-nav,.wishlist-nav{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:rgba(60,47,44,.82);font:inherit;font-size:.8rem;letter-spacing:.08em;line-height:1.08;text-transform:uppercase;cursor:pointer;position:relative;white-space:nowrap}.selections-nav:after,.wishlist-nav:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(137,108,118,.26);transform:scaleX(0);transform-origin:center;transition:transform .32s ease}.selections-nav:focus-visible:after,.selections-nav:hover:after,.wishlist-nav:focus-visible:after,.wishlist-nav:hover:after{transform:scaleX(1)}.selections-nav.is-emphasized{color:rgba(66,45,38,.98);animation:selectionsNavPulse .9s ease 2}.selections-nav.is-emphasized:after{transform:scaleX(1);background:rgba(125,88,99,.72)}.selections-nav.is-emphasized .selections-count{color:rgba(125,88,99,.92)}.selections-count,.wishlist-count{color:rgba(106,79,87,.68)}.selection-toast{position:fixed;right:clamp(.85rem,2vw,1.5rem);bottom:calc(env(safe-area-inset-bottom, 0px) + 1rem);z-index:58;display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;max-width:min(27rem,calc(100vw - 1.3rem));padding:.76rem 1.15rem;border-radius:999px;border:1px solid rgba(166,133,142,.34);background:rgba(255,250,246,.94);color:rgba(83,60,54,.94);font:inherit;font-size:.74rem;font-weight:600;letter-spacing:.075em;text-transform:uppercase;box-shadow:0 18px 46px rgba(35,24,20,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease}.selection-toast:focus-visible,.selection-toast:hover{transform:translateY(-1px);background:rgba(255,249,244,.98);box-shadow:0 20px 52px rgba(35,24,20,.24)}@media (max-width:840px){.selection-toast{left:50%;right:auto;width:min(calc(100vw - 1rem),24rem);bottom:calc(env(safe-area-inset-bottom, 0px) + .9rem);transform:translateX(-50%)}.selection-toast:focus-visible,.selection-toast:hover{transform:translateX(-50%)}}@keyframes selectionsNavPulse{0%{transform:translateY(0);text-shadow:0 0 0 rgba(140,103,112,0)}45%{transform:translateY(-1px);text-shadow:0 8px 16px rgba(140,103,112,.28)}to{transform:translateY(0);text-shadow:0 0 0 rgba(140,103,112,0)}}.commerce-drawer{position:fixed;inset:0;z-index:60;pointer-events:none}.commerce-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(28,19,16,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .32s ease,-webkit-backdrop-filter .32s ease;transition:background-color .32s ease,backdrop-filter .32s ease;transition:background-color .32s ease,backdrop-filter .32s ease,-webkit-backdrop-filter .32s ease}.commerce-drawer__backdrop.is-open{pointer-events:auto;background:rgba(28,19,16,.32);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.commerce-drawer__panel{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto 1fr auto;grid-gap:1.25rem;gap:1.25rem;width:min(440px,100vw);height:100%;padding:1.4rem;background:linear-gradient(180deg,rgba(255,250,246,.96),rgba(245,237,229,.98));box-shadow:-24px 0 60px rgba(41,28,24,.16);transform:translateX(104%);transition:transform .36s ease;pointer-events:auto}.commerce-drawer__panel.is-open{transform:translateX(0)}.commerce-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.commerce-drawer__tabs{display:inline-flex;gap:.5rem;padding:.25rem;border-radius:999px;background:rgba(191,164,171,.12)}.commerce-drawer__close,.commerce-drawer__tab{border:0;background:transparent;color:rgba(72,53,49,.84);font:inherit;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.commerce-drawer__tab{padding:.72rem 1rem;border-radius:999px;font-size:.76rem}.commerce-drawer__tab.is-active{background:rgba(171,136,145,.18);color:rgba(72,53,49,.96)}.commerce-drawer__close{font-size:.72rem}.commerce-drawer__body{overflow:auto;display:grid;align-content:start;grid-gap:1rem;gap:1rem;padding-right:.2rem}.commerce-drawer__body h2{font-size:clamp(2rem,4vw,2.8rem);line-height:.98}.commerce-drawer__empty{color:rgba(82,63,58,.74);line-height:1.9}.commerce-drawer__list{display:grid;grid-gap:1rem;gap:1rem}.commerce-drawer__item{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;padding:.9rem;border-radius:22px;background:rgba(255,252,249,.78);box-shadow:inset 0 0 0 1px rgba(147,120,126,.1)}.commerce-drawer__item-media{display:block;aspect-ratio:.86;border-radius:16px;overflow:hidden}.commerce-drawer__item-media img{width:100%;height:100%;object-fit:cover}.commerce-drawer__item-copy{display:grid;grid-gap:.28rem;gap:.28rem}.commerce-drawer__item-name{font-family:var(--serif);font-size:1.2rem;line-height:1.02}.commerce-drawer__item-quantity,.commerce-drawer__item-variant{color:rgba(86,66,61,.78)}.commerce-drawer__item-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.35rem}.commerce-drawer__footer{display:grid;grid-gap:.75rem;gap:.75rem}.commerce-drawer__footer .button{width:100%}.brand-logo{display:inline-flex;align-items:center;justify-self:start;width:-moz-fit-content;width:fit-content;grid-column:1;padding:.75rem;border-radius:24px;background:linear-gradient(180deg,rgba(169,135,142,.98),rgba(161,128,135,.96));box-shadow:0 16px 36px rgba(93,66,72,.12)}.brand-logo-image{display:block;width:clamp(3.4rem,5vw,4.4rem);height:auto}.wordmark{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;grid-column:2;margin:0 auto;padding:.9rem 1.4rem .8rem;border-radius:26px;background:linear-gradient(180deg,rgba(169,135,142,.98),rgba(161,128,135,.96));box-shadow:0 16px 36px rgba(93,66,72,.12)}.wordmark-image{display:block;width:clamp(12rem,21vw,16rem);height:auto}.site-nav{display:flex;justify-content:center;gap:2.2rem;margin-top:1.35rem;padding:.7rem 0 .2rem;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(58,46,43,.72)}.site-nav a{position:relative;padding-bottom:.35rem}.site-nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(137,108,118,.26);transform:scaleX(0);transform-origin:center;transition:transform .32s ease}.site-nav a:focus-visible:after,.site-nav a:hover:after{transform:scaleX(1)}main{width:min(1180px,calc(100vw - 3rem));margin:0 auto;padding:1.5rem 0 6rem}main.home-main{width:100%;margin:0;padding:0 0 7rem}.home-page .site-header,.site-header.site-header--home{position:absolute;inset:0 0 auto;z-index:3;padding:1.4rem 4vw 0;opacity:0;transform:translateY(-18px);transition:opacity .9s ease,transform 1.2s cubic-bezier(.22,1,.36,1)}.home-page .site-header:after,.site-header.site-header--home:after{content:"";position:absolute;inset:0 0 auto;height:10rem;background:linear-gradient(180deg,rgba(18,12,11,.52),rgba(18,12,11,0));pointer-events:none;z-index:-1}.home-page .site-header .brand-logo,.home-page .site-header .wordmark,.site-header.site-header--home .brand-logo,.site-header.site-header--home .wordmark{padding:0;background:transparent;box-shadow:none}.home-page .site-header .brand-logo-image,.site-header.site-header--home .brand-logo-image{width:clamp(3.7rem,5vw,4.9rem)}.home-page .site-header .wordmark-image,.site-header.site-header--home .wordmark-image{width:clamp(14rem,24vw,19rem)}.home-page .site-header .selections-nav,.home-page .site-header .site-nav,.home-page .site-header .wishlist-nav,.site-header.site-header--home .selections-nav,.site-header.site-header--home .site-nav,.site-header.site-header--home .wishlist-nav{color:rgba(255,246,238,.82)}.home-page .site-header .selections-count,.home-page .site-header .wishlist-count,.site-header.site-header--home .selections-count,.site-header.site-header--home .wishlist-count{color:rgba(255,238,229,.62)}.home-page .site-header .selections-nav:after,.home-page .site-header .site-nav a:after,.home-page .site-header .wishlist-nav:after,.site-header.site-header--home .selections-nav:after,.site-header.site-header--home .site-nav a:after,.site-header.site-header--home .wishlist-nav:after{background:rgba(255,238,229,.36)}.home-page.is-loaded .site-header,.site-header.site-header--home{opacity:clamp(.55,calc(1 - var(--hero-progress, 0) * .42),1);transform:translateY(0)}.hero{width:100vw;margin:0 0 0 calc(50% - 50vw)}.hero-panel{position:relative;overflow:hidden;min-height:min(82vh,920px);background:rgba(255,252,247,.38)}.home-page .hero-panel{--hero-progress:0;min-height:100svh;border-radius:0 0 40px 40px;background:#201715}.hero-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,27,25,.5),rgba(38,27,25,.18) 38%,rgba(38,27,25,.1)),linear-gradient(180deg,rgba(20,12,10,.12),rgba(20,12,10,.3))}.home-page .hero-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 22%,rgba(245,211,177,.18),transparent 20%),radial-gradient(circle at 20% 80%,rgba(217,167,172,.12),transparent 24%);z-index:1}.home-page .hero-panel:after{background:linear-gradient(90deg,rgba(21,13,12,.82),rgba(21,13,12,.44) 32%,rgba(21,13,12,.12) 66%,rgba(21,13,12,.08)),linear-gradient(180deg,rgba(21,13,12,.08),rgba(21,13,12,.2) 46%,rgba(21,13,12,.58));z-index:1}.hero-media{position:absolute;inset:0}.home-page .hero-media{opacity:0;transform:translate3d(0,24px,0) scale(1.14);will-change:transform,opacity;transition:opacity 1.4s ease,transform 2.4s cubic-bezier(.22,1,.36,1)}.home-page.is-loaded .hero-media{opacity:1;transform:translate3d(0,calc(var(--hero-progress, 0) * 5vh),0) scale(calc(1.08 - var(--hero-progress, 0) * .08))}.hero-image{width:100%;height:100%;min-height:min(82vh,920px);object-fit:cover;filter:saturate(.94) sepia(.05) brightness(.98)}.home-page .hero-image{min-height:100svh;object-position:center center;filter:saturate(.88) sepia(.08) brightness(.72)}.hero-copy{position:absolute;z-index:1;inset:auto auto 4.8rem 6.5vw;width:min(560px,calc(100% - 3rem));color:#fff8f1}.home-page .hero-copy{z-index:2;inset:auto auto 7rem 6.5vw;width:min(720px,calc(100% - 3rem));opacity:clamp(0,calc(1 - var(--hero-progress, 0) * 1.25),1);transform:translate3d(0,calc(var(--hero-progress, 0) * 62px),0);will-change:transform,opacity}.home-page .hero-copy h1 span{display:block}.home-page .hero-copy>*{opacity:0;transform:translate3d(0,28px,0);transition:opacity 1.1s ease,transform 1.4s cubic-bezier(.22,1,.36,1)}.home-page .hero-copy>:first-child{transition-delay:.18s}.home-page .hero-copy>:nth-child(2){transition-delay:.32s}.home-page .hero-copy>:nth-child(3){transition-delay:.44s}.home-page .hero-copy>:nth-child(4){transition-delay:.56s}.home-page.is-loaded .hero-copy>*{opacity:1;transform:translateZ(0)}.hero-eyebrow{color:rgba(255,234,224,.72)}.hero-actions{display:flex;flex-wrap:wrap;gap:.95rem;margin-top:2rem}.hero-caption{position:absolute;right:clamp(1.5rem,4vw,4rem);bottom:clamp(1.6rem,3vw,2.4rem);z-index:2;display:grid;grid-gap:.3rem;gap:.3rem;max-width:24rem;text-align:right}.home-page .hero-caption{opacity:0;transform:translate3d(0,18px,0);will-change:transform,opacity;transition:opacity 1.2s ease .76s,transform 1.4s cubic-bezier(.22,1,.36,1) .76s}.home-page.is-loaded .hero-caption{opacity:clamp(0,calc(1 - var(--hero-progress, 0) * 1.5),1);transform:translate3d(0,calc(var(--hero-progress, 0) * 42px),0)}.hero-caption p{color:rgba(255,239,230,.74);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;line-height:1.6}.eyebrow{margin:0 0 1rem;font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(112,84,91,.76)}blockquote,h1,h2,h3{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.02em}h1{font-size:clamp(3.1rem,7vw,6rem);line-height:.94;max-width:9ch}h2{font-size:clamp(2.35rem,4vw,4rem)}h2,h3{line-height:1}h3{font-size:2rem}p{margin:0;line-height:1.85;color:var(--soft-charcoal)}.hero-text{max-width:30ch;margin-top:1.3rem;font-size:1.12rem;letter-spacing:.01em;color:rgba(255,247,239,.88)}.home-page .hero-text{max-width:28ch;font-size:1.1rem;line-height:1.9}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 1.45rem;border-radius:999px;border:1px solid transparent;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;transition:background-color .32s ease,border-color .32s ease,color .32s ease,opacity .32s ease,transform .18s ease;cursor:pointer}.button:focus-visible,.button:hover{opacity:.88}.button-filled{background:linear-gradient(135deg,rgba(184,154,163,.92),rgba(170,138,148,.92));border-color:rgba(171,132,142,.18);color:#fffaf7;box-shadow:0 14px 30px rgba(109,74,81,.16)}.button-soft{color:#6f5860;background:var(--mauve-soft);border-color:rgba(156,124,133,.14)}.button-outline{color:rgba(74,56,52,.92);background:rgba(255,252,248,.8);border-color:rgba(137,108,118,.18)}.is-disabled{opacity:.48;pointer-events:none;box-shadow:none}.button:active{transform:translateY(1px) scale(.995)}.button.is-pending{cursor:progress;opacity:.9}.commerce-drawer__footer .button.is-pending{opacity:1;background:linear-gradient(135deg,rgba(194,164,173,.98),rgba(177,145,155,.98));box-shadow:0 0 0 2px rgba(255,241,231,.28),0 14px 30px rgba(109,74,81,.2)}.button-full{width:100%}.hero .button-filled{margin-top:2rem}.button-outline-light{border-color:rgba(255,241,231,.3);background:rgba(255,251,247,.06);color:rgba(255,246,239,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-outline-light:focus-visible,.button-outline-light:hover{background:rgba(255,251,247,.12)}.hero-actions .button-filled{margin-top:0}.section-shell{width:min(1320px,calc(100vw - 4rem));margin:0 auto}.section-shell-narrow{width:min(840px,calc(100vw - 4rem));text-align:center}.home-intro{padding:clamp(5rem,10vw,8.5rem) 0 clamp(2.5rem,5vw,4rem)}.home-intro h2{max-width:12ch;margin:0 auto;font-size:clamp(3.2rem,7vw,6.25rem);line-height:.94}.section-lead{width:min(34ch,100%);margin:1.5rem auto 0;font-size:1.08rem;line-height:1.9}.showcase-section{--showcase-progress:0;min-height:220vh;padding:0}.showcase-sticky{position:-webkit-sticky;position:sticky;top:0;min-height:100svh;display:flex;align-items:center;overflow:clip}.showcase-shell{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);grid-gap:clamp(2rem,7vw,7rem);gap:clamp(2rem,7vw,7rem);align-items:center;width:min(1320px,calc(100vw - 4rem));margin:0 auto}.showcase-copy{width:min(29rem,100%);opacity:clamp(.26,calc(.42 + var(--showcase-progress, 0) * .78),1);transform:translate3d(0,calc((1 - var(--showcase-progress, 0)) * 38px),0);will-change:transform,opacity}.showcase-copy h2{font-size:clamp(3rem,6vw,5.45rem);line-height:.94;max-width:8ch}.showcase-text{max-width:31ch;margin-top:1.35rem;font-size:1.08rem;line-height:1.95}.showcase-notes{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.8rem}.showcase-notes span{padding:.62rem .95rem;border-radius:999px;background:rgba(182,156,160,.12);border:1px solid rgba(147,118,127,.12);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(88,69,73,.8);opacity:clamp(.2,calc(var(--showcase-progress, 0) * 1.15),1);transform:translate3d(0,calc((1 - var(--showcase-progress, 0)) * 20px),0)}.showcase-visual{position:relative;min-height:min(84vh,860px)}.showcase-glow{position:absolute;inset:10% 12%;border-radius:50%;background:radial-gradient(circle,rgba(214,180,138,.32) 0,rgba(214,180,138,.12) 36%,transparent 68%);filter:blur(24px);transform:scale(calc(.88 + var(--showcase-progress, 0) * .22));will-change:transform}.showcase-layer{position:absolute;inset:0;margin:0;display:flex;align-items:center;justify-content:center}.showcase-layer img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 34px 70px rgba(42,28,25,.18))}.showcase-detail-layer{opacity:clamp(0,calc(1.08 - var(--showcase-progress, 0) * 1.5),1);transform:translate3d(calc(var(--showcase-progress, 0) * -4%),calc(var(--showcase-progress, 0) * -3%),0) scale(calc(1.08 - var(--showcase-progress, 0) * .12));will-change:transform,opacity}.showcase-full-layer{opacity:clamp(0,calc((var(--showcase-progress, 0) - .22) * 1.65),1);transform:translate3d(calc((1 - var(--showcase-progress, 0)) * 4%),calc((1 - var(--showcase-progress, 0)) * 46px),0) scale(calc(.88 + var(--showcase-progress, 0) * .14));will-change:transform,opacity}.featured-sequence{display:grid;grid-gap:0;gap:0;padding-top:2rem}.featured-piece{position:relative;--feature-progress:0;min-height:135vh}.featured-piece-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:clamp(2rem,5vw,6rem);gap:clamp(2rem,5vw,6rem);align-items:center;width:min(1320px,calc(100vw - 4rem));margin:0 auto;min-height:100svh;padding:11vh 0 8vh;position:-webkit-sticky;position:sticky;top:0}.featured-piece-reverse .featured-media{order:2}.featured-piece-reverse .featured-copy{order:1}.featured-media{position:relative;align-self:center}.featured-media-frame{position:relative;overflow:hidden;min-height:clamp(420px,64vw,780px);padding:clamp(2.2rem,5vw,4.5rem);border-radius:40px;box-shadow:0 34px 80px rgba(51,34,30,.12);opacity:clamp(.35,calc(.34 + var(--feature-progress, 0) * .9),1);transform:translate3d(0,calc((1 - var(--feature-progress, 0)) * 54px),0) scale(calc(.9 + var(--feature-progress, 0) * .1));will-change:transform,opacity}.featured-piece-ink .featured-media-frame{background:radial-gradient(circle at 50% 12%,rgba(225,192,132,.18),transparent 20%),linear-gradient(180deg,#23324d,#151f33)}.featured-piece-blush .featured-media-frame{background:radial-gradient(circle at 30% 12%,rgba(255,237,236,.44),transparent 24%),linear-gradient(180deg,#decfc8,#c5a4a8)}.featured-piece-ivory .featured-media-frame{background:radial-gradient(circle at 62% 14%,rgba(255,255,255,.72),transparent 22%),linear-gradient(180deg,#ede2d4,#dfd2c1)}.featured-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(34,25,23,.2))}.featured-copy{width:min(33rem,100%);opacity:clamp(.28,calc(.32 + var(--feature-progress, 0) * .88),1);transform:translate3d(0,calc((1 - var(--feature-progress, 0)) * 42px),0);will-change:transform,opacity}.featured-copy h2{font-size:clamp(2.9rem,5vw,4.8rem);line-height:.96;max-width:11ch}.feature-description{max-width:30ch;margin-top:1.2rem;font-size:1.07rem;line-height:1.92}.featured-piece .product-variant{margin-top:.85rem;font-size:1.45rem}.featured-piece .product-price{margin-top:1.15rem;font-size:1.28rem;color:rgba(53,42,39,.76)}.featured-piece .product-actions{justify-items:start;width:min(22rem,100%);margin-top:1.35rem}.featured-piece .product-actions .button{width:100%}.featured-piece .product-feedback{margin-top:.85rem}.craft-canvas{padding:clamp(6rem,9vw,9rem) 0 0}.craft-canvas-shell{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);grid-gap:clamp(2rem,6vw,7rem);gap:clamp(2rem,6vw,7rem);align-items:center;width:min(1320px,calc(100vw - 4rem));margin:0 auto}.craft-canvas-copy{width:min(30rem,100%)}.craft-canvas-copy h2{font-size:clamp(2.8rem,5vw,4.9rem);line-height:.97;max-width:9ch}.craft-canvas-media{overflow:hidden;border-radius:42px;padding:clamp(1.6rem,4vw,2.4rem);background:radial-gradient(circle at top left,rgba(233,214,189,.46),transparent 24%),linear-gradient(180deg,#efe5d7,#d8c5b0);box-shadow:0 30px 76px rgba(55,38,33,.1)}.craft-canvas-media img{width:100%;aspect-ratio:1;object-fit:contain}.whatsapp-section-editorial{padding-top:clamp(6rem,10vw,9rem);padding-bottom:1rem}.whatsapp-section-editorial .whatsapp-inner{display:grid;align-content:center;justify-items:center;text-align:center;width:min(1320px,calc(100vw - 2.5rem));min-height:clamp(30rem,74svh,46rem);padding:clamp(4.5rem,10vw,7rem) clamp(1.4rem,4vw,3rem) clamp(2.8rem,5vw,3.8rem);border-radius:40px;background:radial-gradient(circle at top right,rgba(199,171,177,.16),transparent 20%),linear-gradient(180deg,rgba(255,251,247,.96),rgba(244,235,227,.92));box-shadow:0 26px 68px rgba(55,37,34,.08)}.whatsapp-section-editorial .whatsapp-inner .eyebrow{color:rgba(121,92,95,.82)}.whatsapp-section-editorial .whatsapp-inner h2{max-width:16ch;margin:0 auto;color:#2d2321;font-size:clamp(2.85rem,5.3vw,4.8rem);line-height:.98;text-wrap:balance}.contact-section{padding-top:clamp(4rem,7vw,6rem);padding-bottom:clamp(4rem,8vw,6rem)}.contact-shell{width:min(1320px,calc(100vw - 2.5rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1.06fr);grid-gap:clamp(1.15rem,3vw,2.2rem);gap:clamp(1.15rem,3vw,2.2rem);align-items:stretch;padding:clamp(.9rem,1.8vw,1.35rem);border-radius:40px;background:radial-gradient(circle at top right,rgba(199,171,177,.16),transparent 20%),linear-gradient(180deg,rgba(255,251,247,.96),rgba(244,235,227,.92));box-shadow:0 26px 68px rgba(55,37,34,.08)}.contact-mobile-tabs{display:none}.contact-mobile-tab{border:1px solid rgba(132,104,95,.12);background:rgba(255,252,248,.68);color:rgba(68,52,49,.88);font:inherit;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;min-height:2.75rem;cursor:pointer;transition:background-color .28s ease,border-color .28s ease,color .28s ease}.contact-mobile-tab.is-active{background:linear-gradient(135deg,rgba(184,154,163,.94),rgba(170,138,148,.94));border-color:rgba(171,132,142,.26);color:#fffaf7}.contact-card,.contact-copy{border-radius:28px;background:rgba(255,252,248,.56);border:1px solid rgba(132,104,95,.08)}.contact-copy{display:grid;align-content:start;grid-gap:.8rem;gap:.8rem;padding:clamp(1.65rem,3vw,2.35rem)}.contact-copy h2{max-width:18ch;font-size:clamp(2.1rem,3.3vw,3.2rem);line-height:.98;color:#2d2321}.contact-copy p{max-width:38ch;color:rgba(65,54,50,.82);line-height:1.74}.contact-details{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:.6rem}.contact-detail{padding-top:1rem;border-top:1px solid rgba(132,104,95,.12)}.contact-detail span{display:block;margin-bottom:.35rem;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(98,76,71,.58)}.contact-detail a,.contact-detail p{margin:0;color:rgba(53,42,39,.9)}.contact-card{display:grid;grid-gap:.7rem;gap:.7rem;padding:clamp(1.35rem,2.4vw,1.85rem)}.contact-form{display:grid;grid-gap:.72rem;gap:.72rem}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.82rem;gap:.82rem}.contact-field{display:grid;grid-gap:.38rem;gap:.38rem}.contact-field--full{grid-column:1/-1}.contact-field label{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(98,76,71,.62)}.contact-field input,.contact-field textarea{width:100%;padding:.82rem .95rem;border:1px solid rgba(132,104,95,.14);border-radius:18px;background:rgba(255,255,255,.82);color:#2d2321;font:inherit}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:rgba(137,108,118,.32);box-shadow:0 0 0 4px rgba(181,150,159,.12)}.contact-field textarea{min-height:132px;resize:vertical}.contact-card .button{width:-moz-fit-content;width:fit-content;min-width:11.5rem}.contact-feedback{min-height:1.4rem;color:rgba(98,74,80,.92);font-size:.95rem;line-height:1.6;opacity:0;transition:opacity .22s ease}.contact-feedback.is-visible{opacity:1}[data-parallax]{transform:translate3d(0,var(--parallax-offset,0),0) scale(1.04);will-change:transform}.detail-main{width:min(1160px,calc(100vw - 3rem));margin:0 auto;padding:2.4rem 0 6rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.84fr);grid-gap:clamp(2rem,5vw,5.5rem);gap:clamp(2rem,5vw,5.5rem);align-items:flex-start}.detail-gallery{display:grid;grid-gap:1.05rem;gap:1.05rem}.detail-primary-image{width:100%;aspect-ratio:.92;object-fit:cover;border-radius:30px;box-shadow:var(--shadow);filter:saturate(.94) sepia(.05) brightness(.98)}.detail-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.thumbnail-button{position:relative;border:0;padding:0;border-radius:18px;overflow:hidden;background:transparent;opacity:.72;cursor:pointer;transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease}.thumbnail-button img{width:100%;aspect-ratio:1;object-fit:cover;filter:saturate(.95) sepia(.05) brightness(.99)}.thumbnail-button.is-active,.thumbnail-button:focus-visible,.thumbnail-button:hover{opacity:1;transform:translateY(-1px);box-shadow:var(--shadow-soft)}.detail-info{display:grid;justify-items:center;grid-gap:1rem;gap:1rem;padding-top:1.4rem;text-align:center}.detail-name{font-size:clamp(3rem,5.6vw,4.9rem);line-height:.96;max-width:10ch}.detail-variant-name{font-family:var(--serif);font-size:1.55rem;font-style:italic;color:rgba(102,77,86,.86)}.detail-description{max-width:28ch;font-size:1.06rem;line-height:1.8}.detail-story{color:rgba(77,59,56,.86)}.product-disclaimer{max-width:34ch;margin:-.2rem 0 .45rem;font-size:.94rem;line-height:1.65;font-style:italic;color:rgba(91,72,68,.82)}.detail-price{font-family:var(--serif);font-size:1.45rem;color:rgba(54,41,39,.82)}.detail-meta{display:grid;grid-gap:.85rem;gap:.85rem;width:min(360px,100%);margin-top:.35rem}.detail-meta-item{padding-top:.8rem;border-top:1px solid rgba(108,85,77,.12)}.detail-meta-item span{display:block;font-size:.74rem;letter-spacing:.11em;text-transform:uppercase;color:rgba(98,76,71,.58)}.detail-meta-item p{margin:.32rem 0 0}.detail-backlink{margin-bottom:1.35rem;border-color:rgba(137,108,118,.2);background:rgba(181,150,159,.08);color:rgba(98,74,80,.92)}.detail-actions{display:grid;grid-gap:.8rem;gap:.8rem;width:min(340px,100%);margin-top:.7rem}.detail-actions .button,.detail-actions .product-action-stack,.detail-actions .text-action{width:100%}.product-feedback-detail{min-height:1.2rem}.media-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:inherit;padding:1.5rem;background:radial-gradient(circle at top left,rgba(205,182,187,.18),transparent 24%),linear-gradient(180deg,rgba(248,242,236,.9),rgba(238,229,220,.92))}.media-placeholder span{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.1rem;border-radius:999px;border:1px solid rgba(132,104,95,.16);color:rgba(77,59,56,.8);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.detail-sections{display:grid;grid-gap:2.8rem;gap:2.8rem;width:min(900px,100%);margin:0 auto;padding-top:clamp(4rem,7vw,6rem)}.detail-section{padding-top:1.2rem;border-top:1px solid rgba(108,85,77,.12);text-align:center}.detail-section h2{font-size:clamp(1.95rem,3vw,2.6rem)}.detail-section p{width:min(58ch,100%);margin:1rem auto 0}.craft-section,.section-heading,.whatsapp-section{padding-top:clamp(5.8rem,9vw,9rem)}.section-heading{width:min(700px,100%);margin:0 auto;text-align:center}.section-heading p:last-child{margin-top:1.4rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1.5rem,2.2vw,3rem);gap:clamp(1.5rem,2.2vw,3rem);margin-top:3.4rem}.product-card{text-align:center}.product-card img{width:100%;aspect-ratio:.82;object-fit:cover;border-radius:24px;box-shadow:var(--shadow-soft);filter:saturate(.94) sepia(.05) brightness(.99)}.product-copy{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:center;padding:1.55rem 0 0}.product-variant{font-family:var(--serif);font-size:1.25rem;font-style:italic;color:rgba(111,88,96,.86)}.product-price{font-family:var(--serif);font-size:1.4rem;color:var(--charcoal)}.product-actions{display:grid;justify-items:center;grid-gap:.75rem;gap:.75rem;margin-top:.5rem}.text-action{border:0;background:transparent;padding:0;color:rgba(96,73,80,.72);font:inherit;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:color .32s ease,opacity .32s ease}.text-action:focus-visible,.text-action:hover{color:rgba(96,73,80,.92);opacity:.86}.text-action-muted{color:rgba(110,87,94,.62)}.product-action-stack{display:grid;grid-gap:.5rem;gap:.5rem;width:100%}.product-action-feedback{min-height:1.15rem;color:rgba(110,87,94,.74);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;opacity:0;transition:opacity .22s ease}.product-action-feedback.is-visible{opacity:1}.product-feedback{min-height:1.2rem;font-size:.8rem;letter-spacing:.05em;color:rgba(108,86,94,.78);opacity:0;transform:translateY(4px);transition:opacity .32s ease,transform .32s ease}.product-feedback.is-visible{opacity:1;transform:translateY(0)}.craft-section{width:min(760px,100%);margin:0 auto;text-align:center}.craft-text{margin-top:1.5rem;font-size:1.1rem;line-height:1.95}.whatsapp-section{padding-bottom:3rem}.whatsapp-inner{width:min(780px,100%);margin:0 auto;padding:clamp(2rem,4vw,3.5rem);text-align:center;background:radial-gradient(circle at top right,rgba(199,171,177,.18),transparent 24%),linear-gradient(180deg,rgba(255,250,245,.9),rgba(247,240,233,.74));border-radius:32px}.whatsapp-inner p:not(.eyebrow){width:min(42ch,100%);margin:1.4rem auto 0;color:rgba(61,48,45,.86);line-height:1.88}.whatsapp-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.2rem}.drawer-backdrop{position:fixed;inset:0;z-index:4;background:rgba(42,30,27,.24);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .42s ease}body.drawer-open .drawer-backdrop{opacity:1}.inquiry-drawer{position:fixed;top:0;right:0;z-index:5;display:grid;grid-template-rows:auto 1fr auto;width:min(430px,100vw);height:100vh;padding:1.45rem 1.3rem 1.2rem;background:radial-gradient(circle at top right,rgba(198,170,176,.14),transparent 24%),linear-gradient(180deg,rgba(251,247,242,.98),rgba(245,237,230,.98));border-left:1px solid rgba(120,94,88,.08);box-shadow:-18px 0 56px rgba(50,33,28,.12);overflow-y:auto;transform:translateX(100%);transition:transform .48s cubic-bezier(.22,1,.36,1)}body.drawer-open .inquiry-drawer{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-handle{display:none}.drawer-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.45rem 0 1rem}.drawer-intro{margin-top:.2rem;max-width:28ch}.drawer-close{position:relative;width:2.4rem;height:2.4rem;border:0;border-radius:999px;background:rgba(255,252,248,.78);cursor:pointer}.drawer-close span{position:absolute;left:.75rem;top:1.15rem;width:.9rem;height:1px;background:rgba(68,52,49,.72)}.drawer-close span:first-child{transform:rotate(45deg)}.drawer-close span:last-child{transform:rotate(-45deg)}.drawer-section{padding:1.1rem 0 0}.drawer-section-soft{margin-top:1rem;padding-top:1.4rem;border-top:1px solid rgba(111,88,96,.12)}.drawer-subhead{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;margin-bottom:.8rem}.drawer-subcount{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(104,82,89,.68)}.drawer-list{display:grid;grid-gap:.95rem;gap:.95rem}.drawer-list-compact{gap:.55rem}.drawer-item{display:grid;grid-gap:.75rem;gap:.75rem;padding:1.05rem 0;border-bottom:1px solid rgba(112,90,84,.1)}.drawer-item-main{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.drawer-item-name{font-family:var(--serif);font-size:1.4rem;line-height:1.05}.drawer-item-variant{margin-top:.28rem;font-size:.9rem;color:rgba(102,77,86,.74)}.drawer-item-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem}.quantity-control{display:inline-flex;align-items:center;gap:.6rem}.quantity-button{width:2rem;height:2rem;border:0;border-radius:999px;background:rgba(188,156,163,.12);color:rgba(80,61,66,.82);font:inherit;cursor:pointer}.quantity-value{min-width:1.2rem;text-align:center;font-size:.92rem;color:rgba(55,43,40,.78)}.drawer-action{border:0;background:transparent;padding:0;color:rgba(108,86,94,.76);font:inherit;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.drawer-empty{display:none;padding:.25rem 0 .5rem;font-size:.92rem;line-height:1.8;color:rgba(96,73,80,.68)}.drawer-empty.is-visible{display:block}.drawer-footer{padding-top:1rem}.site-footer{display:flex;justify-content:space-between;gap:1rem;align-items:center;width:min(1180px,calc(100vw - 3rem));margin:0 auto;padding:0 0 2.8rem;border-top:1px solid rgba(108,85,77,.1);color:rgba(72,57,53,.72);font-size:.9rem}.home-page .site-footer{width:min(1320px,calc(100vw - 4rem));padding-top:4rem}.footer-mark{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.1rem .7rem;border-radius:22px;background:linear-gradient(180deg,rgba(169,135,142,.98),rgba(161,128,135,.96))}.footer-wordmark-image{display:block;width:clamp(8.5rem,14vw,11.5rem);height:auto}.footer-links{display:flex;gap:1.5rem}.site-footer,.site-header,main{transition:opacity .42s ease,transform .56s cubic-bezier(.22,1,.36,1)}body.is-route-transitioning .site-footer,body.is-route-transitioning .site-header,body.is-route-transitioning main,body:not(.is-loaded):not(.home-page) .site-footer,body:not(.is-loaded):not(.home-page) .site-header,body:not(.is-loaded):not(.home-page) main{opacity:0;transform:translate3d(0,16px,0)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1040px){.detail-main,.site-footer,main{width:min(100vw - 2rem,100%)}.detail-layout{grid-template-columns:1fr}.hero-copy{inset:auto 1.5rem 2rem 1.5rem;width:auto}.home-page .hero-copy{inset:auto 1.5rem 3rem 1.5rem;width:min(34rem,calc(100% - 3rem))}.showcase-section{min-height:auto;padding:1rem 0 0}.showcase-sticky{position:relative;min-height:auto;padding:3rem 0 1rem}.craft-canvas-shell,.featured-piece-shell,.showcase-shell{grid-template-columns:1fr}.showcase-shell{width:min(100vw - 2rem,100%)}.showcase-copy{width:100%}.showcase-visual{min-height:min(70vh,680px)}.featured-piece{min-height:auto}.featured-piece-shell{position:relative;top:auto;min-height:auto;padding:4rem 0}.featured-piece-reverse .featured-copy,.featured-piece-reverse .featured-media{order:0}.craft-canvas-copy,.featured-copy{width:100%}.product-grid{grid-template-columns:1fr}.inquiry-drawer{width:min(420px,100vw)}}@media (max-width:720px){body{font-weight:400}.site-header{padding:.55rem .75rem 0}.home-page .site-header{padding:max(.55rem,env(safe-area-inset-top)) .75rem 0}.header-top{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.5rem;row-gap:.25rem}.brand-logo{padding:.3rem;border-radius:14px}.brand-logo-image{width:clamp(2rem,6vw,2.35rem)}.header-actions{grid-column:2;justify-self:end;flex-wrap:wrap;gap:.45rem .55rem;margin-top:0}.wordmark{grid-column:1/-1;justify-self:center;margin:.1rem 0 0;padding:.32rem .68rem .28rem;border-radius:16px}.wordmark-image{width:clamp(7.6rem,34vw,8.8rem)}.site-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.3rem .5rem;gap:.3rem .5rem;width:100%;justify-content:stretch;margin-top:.45rem;font-size:.62rem;font-weight:600;letter-spacing:.08em;color:rgba(61,48,45,.96);text-align:center}.home-page .site-nav,.site-header.site-header--home .site-nav{margin-top:.42rem}.home-page .site-header .brand-logo,.home-page .site-header .wordmark,.site-header.site-header--home .brand-logo,.site-header.site-header--home .wordmark{padding:0;background:transparent;box-shadow:none}.home-page .site-header .brand-logo-image,.site-header.site-header--home .brand-logo-image{width:clamp(2rem,6vw,2.35rem)}.home-page .site-header .wordmark-image,.site-header.site-header--home .wordmark-image{width:clamp(7.8rem,36vw,9.2rem)}.home-page .site-header .selections-nav,.home-page .site-header .site-nav,.home-page .site-header .wishlist-nav,.site-header.site-header--home .selections-nav,.site-header.site-header--home .site-nav,.site-header.site-header--home .wishlist-nav{color:rgba(255,249,244,.98);font-weight:600;text-shadow:0 2px 12px rgba(17,12,10,.44)}.home-page .site-header .selections-count,.home-page .site-header .wishlist-count,.site-header.site-header--home .selections-count,.site-header.site-header--home .wishlist-count{color:rgba(255,236,226,.98)}.home-page .site-header:after,.site-header.site-header--home:after{height:6rem;background:linear-gradient(180deg,rgba(18,12,11,.74),rgba(18,12,11,0))}main{width:calc(100vw - 1rem);padding-top:.8rem}.hero-image,.hero-panel{min-height:700px}.master-hero-shell{min-height:clamp(640px,84svh,760px)}.master-hero-image{object-position:54% 24%}.hero-copy{inset:auto 1rem 1.5rem 1rem}.home-page .hero-copy{inset:auto 1rem 2rem 1rem;width:auto}.home-page .hero-image{object-position:60% center}.hero-caption{display:none}.showcase-sticky{padding-top:2rem}.craft-canvas-shell,.featured-piece-shell,.home-page .site-footer,.showcase-shell,.whatsapp-section-editorial .whatsapp-inner{width:calc(100vw - 1rem)}.showcase-copy h2{max-width:100%}.showcase-notes{gap:.55rem}.showcase-notes span{font-size:.7rem;letter-spacing:.1em}.showcase-visual{min-height:58vh}h1{max-width:7ch}h3{font-size:1.6rem}.detail-main{width:calc(100vw - 1rem);padding-top:1.2rem}.detail-primary-image{border-radius:24px}.detail-actions{width:100%}.header-actions{gap:.65rem}.selections-nav,.wishlist-nav{color:rgba(56,44,41,.98);font-size:.62rem;font-weight:600;letter-spacing:.08em}.selections-count,.wishlist-count{color:rgba(96,73,80,.96)}.commerce-drawer__panel{width:min(420px,100vw)}.drawer-backdrop{background:rgba(42,30,27,.18)}.inquiry-drawer{width:100vw;height:100vh;border-radius:0;transform:translateX(100%);box-shadow:-20px 0 60px rgba(50,33,28,.14)}body.drawer-open .inquiry-drawer{transform:translateX(0)}.whatsapp-actions{flex-direction:column}.craft-canvas-shell,.featured-piece-shell,.home-page .site-footer,.section-shell,.section-shell-narrow,.showcase-shell,.whatsapp-section-editorial .whatsapp-inner{width:calc(100vw - 1rem)}.home-intro{padding-top:4.2rem}.craft-canvas-copy h2,.featured-copy h2,.home-intro h2,.whatsapp-section-editorial .whatsapp-inner h2{max-width:100%}.featured-sequence{gap:1.5rem;padding-top:1rem}.featured-media-frame{min-height:360px;padding:1.6rem;border-radius:28px}.featured-piece .product-actions{justify-items:stretch;width:100%}.craft-canvas-media{border-radius:28px}.button,.detail-actions .text-action,.hero .button-filled{width:100%}.site-footer{flex-direction:column;width:calc(100vw - 1rem);padding-bottom:1.5rem}.footer-links{flex-wrap:wrap;justify-content:center}.footer-wordmark-image{width:clamp(8rem,42vw,10rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.home-page .hero-caption,.home-page .hero-copy>*,.home-page .hero-media,.home-page .site-header,.inquiry-drawer,.reveal,.reveal.is-visible,.selections-nav:after,.site-nav a:after{transition:none}.featured-copy,.featured-media-frame,.home-page .hero-caption,.home-page .hero-copy>*,.home-page .hero-media,.home-page .site-header,.reveal,.showcase-copy,.showcase-detail-layer,.showcase-full-layer,.showcase-notes span{opacity:1;transform:none}.featured-piece-shell,.showcase-sticky{position:relative;top:auto}[data-parallax]{transform:none}}.story-home{padding:0 0 7rem;background:radial-gradient(circle at top left,rgba(203,180,184,.24),transparent 30%),linear-gradient(180deg,#120d0c,#191210 10%,#f6efe7 34%,#f7f0e9)}.story-hero,.story-scene{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:100svh}.story-scene-sticky{position:relative;height:100svh;overflow:clip;isolation:isolate;background:#140f0e}.story-layer,.story-media-stack{position:absolute;inset:0}.story-layer{overflow:hidden}.story-image{width:100%;height:100%;object-fit:cover;transform:translateZ(0);will-change:transform,opacity,filter}.story-overlay{position:absolute;inset:0;pointer-events:none;z-index:1}.story-overlay-hero{background:linear-gradient(90deg,rgba(21,14,12,.82),rgba(21,14,12,.42) 34%,rgba(21,14,12,.16) 66%,rgba(21,14,12,.1)),linear-gradient(180deg,rgba(18,12,11,.22),rgba(18,12,11,.56))}.story-overlay-soft{background:radial-gradient(circle at center,rgba(24,17,16,.06),transparent 28%),linear-gradient(180deg,rgba(18,12,11,.16),rgba(18,12,11,.44))}.story-overlay-craft{background:linear-gradient(180deg,rgba(18,12,11,.22),rgba(18,12,11,.5))}.story-overlay-warm{background:linear-gradient(180deg,rgba(31,20,17,.18),rgba(31,20,17,.48))}.story-overlay-light{background:linear-gradient(180deg,rgba(22,15,13,.06),rgba(22,15,13,.26))}.story-overlay-finale{background:linear-gradient(180deg,rgba(16,13,12,.18),rgba(16,13,12,.56))}.story-caption,.story-copy{position:absolute;z-index:2;color:#fff8f2;will-change:transform,opacity}.story-caption p,.story-copy p{color:rgba(255,246,239,.86)}.story-hero-copy{left:clamp(1.25rem,6vw,6.5vw);bottom:clamp(2.5rem,9vh,6.5rem);width:min(46rem,calc(100% - 3rem))}.story-copy-compact .eyebrow,.story-hero-copy .eyebrow{color:rgba(255,232,220,.7)}.story-hero-copy h1{max-width:8ch;color:#fff8f1;font-size:clamp(3.4rem,7vw,6.4rem);line-height:.92}.story-hero-copy h1 span{display:block}.story-hero-copy .hero-text{max-width:27ch;margin-top:1.25rem}.story-copy-compact{left:clamp(1.5rem,6vw,6rem);bottom:clamp(2.5rem,9vh,6rem);width:min(34rem,calc(100% - 3rem))}.story-copy-compact h2{color:#fff8f1;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.96;max-width:10ch}.story-copy-finale h2{max-width:11ch}.story-caption-centered{left:50%;bottom:clamp(2.2rem,11vh,5rem);width:min(40rem,calc(100% - 3rem));transform:translateX(-50%);text-align:center}.story-caption-centered p{font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.6rem);line-height:1}.story-caption-edge{right:clamp(1.5rem,4vw,4rem);bottom:clamp(1.5rem,5vh,3rem);max-width:25rem;text-align:right}.story-caption-edge p:first-child,.story-caption-whisper p{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.story-caption-edge p:last-child{margin-top:.4rem;font-size:.92rem;line-height:1.7}.story-caption-whisper{right:clamp(1.5rem,4vw,4rem);bottom:clamp(1.5rem,5vh,3rem);max-width:26rem;text-align:right}.story-hero .story-layer-base .story-image{object-position:62% center}.story-scene-craft .story-layer-crop .story-image,.story-scene-focus .story-layer-room .story-image,.story-scene-runner .story-layer-detail-runner .story-image{opacity:0}.story-motion-active .story-scene-craft .story-layer-crop .story-image,.story-motion-active .story-scene-craft .story-layer-full .story-image,.story-motion-active .story-scene-focus .story-layer-detail .story-image,.story-motion-active .story-scene-focus .story-layer-room .story-image,.story-motion-active .story-scene-runner .story-layer-detail-runner .story-image,.story-motion-active .story-scene-runner .story-layer-full-runner .story-image,.story-scene-craft .story-layer-full .story-image,.story-scene-focus .story-layer-detail .story-image,.story-scene-runner .story-layer-full-runner .story-image{opacity:1}.story-scene-focus .story-layer-detail .story-image,.story-scene-focus .story-layer-room .story-image{object-position:center center}.story-scene-craft .story-layer-crop .story-image{object-position:center 42%}.story-scene-craft .story-layer-full .story-image{object-position:center center}.story-scene-runner .story-layer-detail-runner .story-image{object-position:center 46%}.story-scene-finale .story-layer-finale .story-image,.story-scene-runner .story-layer-full-runner .story-image,.story-scene-scale .story-layer-scale .story-image{object-position:center center}.collection-landing{padding:clamp(5.5rem,10vw,8rem) 0 0}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1.5rem,2.4vw,2.8rem);gap:clamp(1.5rem,2.4vw,2.8rem);width:min(1320px,calc(100vw - 4rem));margin:3.2rem auto 0}.collection-piece{display:grid;grid-gap:1.2rem;gap:1.2rem}.collection-piece-media{display:flex;align-items:center;justify-content:center;min-height:clamp(340px,42vw,560px);padding:clamp(1.8rem,4vw,3rem);border-radius:34px;box-shadow:0 28px 74px rgba(55,37,34,.1)}.collection-piece-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(37,24,21,.18))}.collection-piece-media-ink{background:radial-gradient(circle at 50% 10%,rgba(224,194,141,.22),transparent 22%),linear-gradient(180deg,#23324d,#182338)}.collection-piece-media-blush{background:radial-gradient(circle at 30% 14%,rgba(255,240,236,.44),transparent 22%),linear-gradient(180deg,#e0d1ca,#c4a1a8)}.collection-piece-media-ivory{background:radial-gradient(circle at 64% 12%,rgba(255,255,255,.72),transparent 20%),linear-gradient(180deg,#efe5d7,#ddd0bf)}.collection-piece-copy{display:grid;justify-items:start;grid-gap:.78rem;gap:.78rem}.collection-piece-copy h3{font-size:clamp(1.9rem,3vw,2.45rem);line-height:.98}.collection-piece .product-actions{justify-items:start;width:min(20rem,100%)}.collection-piece .product-actions .button{width:100%}.collection-piece .product-feedback{min-height:1rem}@media (max-width:1040px){.story-copy-compact,.story-hero-copy{width:min(34rem,calc(100% - 3rem))}.story-caption-centered{width:min(34rem,calc(100% - 2rem))}.collection-grid{grid-template-columns:1fr;width:min(100vw - 2rem,100%)}}@media (max-width:720px){.story-home{padding-bottom:5rem}.story-scene-sticky{height:100svh}.story-copy-compact,.story-hero-copy{left:1rem;right:1rem;bottom:2rem;width:auto}.story-copy-compact h2,.story-hero-copy h1{max-width:100%}.story-caption-edge,.story-caption-whisper{right:1rem;left:1rem;max-width:none;text-align:left}.story-caption-centered{left:1rem;right:1rem;bottom:2rem;width:auto;transform:none}.story-caption-centered p{font-size:clamp(1.7rem,8vw,2.35rem)}.story-hero .story-layer-base .story-image{object-position:70% center}.collection-landing{padding-top:4.5rem}.collection-grid{width:calc(100vw - 1rem)}.collection-piece-media{min-height:300px;padding:1.4rem;border-radius:28px}.collection-piece .product-actions{width:100%}}@media (prefers-reduced-motion:reduce){.story-hero,.story-scene{min-height:100svh}.story-scene-sticky{position:relative;height:100svh}}.collections-home{padding:0 0 7rem;background:radial-gradient(circle at top left,rgba(203,180,184,.24),transparent 28%),linear-gradient(180deg,#120d0c,#18110f 10%,#3a2a27 20%,#f0e7de 34%,#f7f1ea)}.master-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw)}.master-hero-shell{position:relative;min-height:100svh;overflow:clip;background:#140f0e}.master-hero-media,.master-hero-overlay{position:absolute;inset:0}.collection-led-intro-media,.collection-product-media,.collection-world-hero__media,.detail-gallery,.master-hero-media{isolation:isolate}.media-brand-badge{position:absolute;right:24px;bottom:24px;width:64px;height:64px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,rgba(151,116,125,.98),rgba(117,86,96,.98));box-shadow:-8px -10px 24px rgba(47,29,33,.16);pointer-events:none;z-index:4}.media-brand-badge img{display:block;width:32px;height:auto}.media-brand-badge--detail,.media-brand-badge--product{right:18px;bottom:18px;width:58px;height:58px}.media-brand-badge--compact{width:52px;height:52px}.media-brand-badge--detail img,.media-brand-badge--product img{width:28px}.media-brand-badge--compact img{width:24px}.master-hero-image{width:100%;height:100%;object-fit:cover;transform:translateZ(0);will-change:transform}.master-hero-overlay{background:linear-gradient(90deg,rgba(19,13,11,.82),rgba(19,13,11,.48) 34%,rgba(19,13,11,.18) 66%,rgba(19,13,11,.08)),linear-gradient(180deg,rgba(18,12,11,.18),rgba(18,12,11,.56))}.master-hero-copy{position:absolute;z-index:2;left:clamp(1.25rem,6vw,6.5vw);bottom:clamp(2.5rem,9vh,6rem);width:min(48rem,calc(100% - 3rem));color:#fff8f1}.master-hero-copy .eyebrow{color:rgba(255,232,220,.68)}.master-hero-copy h1{max-width:8ch;color:#fff8f1;font-size:clamp(3.5rem,7vw,6.5rem);line-height:.92}.master-hero-copy .hero-text{max-width:28ch;color:rgba(255,244,235,.86)}.collection-led-intro{position:relative;width:100vw;min-height:100svh;margin-left:calc(50% - 50vw);padding:clamp(3rem,6vw,4.5rem) 0 clamp(1.4rem,3vw,2.2rem);overflow:hidden;border-radius:0;background:#140f0e;box-shadow:none}.collection-led-intro.collection-led-intro-no-media{background:radial-gradient(circle at top left,rgba(199,171,177,.14),transparent 24%),linear-gradient(180deg,#241917,#3b2a28 24%,#1b1311)}.collection-led-intro.collection-led-intro-no-media .collection-led-intro__brand-badge{display:none}.collection-led-intro-media,.collection-led-intro-overlay{position:absolute;inset:0}.collection-led-intro-image,.collection-led-intro-video{width:100%;height:100%;object-fit:cover;transform:scale(1.08) translateZ(0);transform-origin:center center;will-change:transform;animation:craftIntroDrift 18s ease-in-out infinite alternate}.collection-led-intro-video{animation-duration:26s}.collection-led-intro-overlay{background:linear-gradient(180deg,rgba(18,12,11,.42),rgba(18,12,11,.56)),radial-gradient(circle at center,rgba(120,88,92,.08),rgba(18,12,11,.06) 46%,rgba(18,12,11,.16) 100%);z-index:1}.collection-led-intro.collection-led-intro-no-media .collection-led-intro-overlay{display:none}.collection-led-intro-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(203,180,184,.18),transparent 26%),linear-gradient(180deg,#241917,#3b2a28 24%,#1b1311)}.collection-led-intro-placeholder span{display:inline-flex;align-items:center;justify-content:center;padding:.86rem 1.2rem;border-radius:999px;border:1px solid rgba(255,232,220,.18);background:rgba(255,248,242,.08);color:rgba(255,240,231,.82);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.collection-led-intro-shell{position:relative;z-index:3;width:min(1320px,calc(100vw - 3rem));margin:0 auto;min-height:calc(100svh - clamp(4.4rem, 8vw, 6.7rem));display:grid;align-content:center;justify-items:center;padding-block:clamp(.8rem,1.8vw,1.4rem)}.collection-led-intro-status{width:-moz-fit-content;width:fit-content;margin:1.5rem auto 0;padding:.72rem 1rem;border-radius:999px;border:1px solid rgba(255,232,220,.16);background:rgba(255,248,242,.08);color:rgba(255,240,231,.78);font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.collection-led-intro .eyebrow{color:rgba(255,229,218,.9)}.collection-led-brandline{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:wrap}.collection-led-brandline-wordmark{margin-top:0}.collection-led-wordmark{width:clamp(8.75rem,18vw,13.5rem);height:auto;opacity:.98}.collection-led-intro h2{width:min(24ch,calc(100vw - 4rem));max-width:none;margin:0 auto;color:rgba(255,247,239,.98);font-size:clamp(2.1rem,3.8vw,3.25rem);line-height:.98;text-wrap:balance}.collection-led-intro .section-lead{width:min(52rem,calc(100vw - 4.2rem));max-width:none;margin:.8rem auto 0;color:rgba(255,241,233,.9);font-size:clamp(.98rem,1.05vw,1.08rem);line-height:1.58;text-wrap:pretty}.collection-led-story-intro{max-width:none}.collection-led-read-more{display:none}.collection-led-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;width:min(1060px,calc(100vw - 3rem));margin:.5rem auto 0;align-items:flex-start}.collection-led-story-card{display:grid;grid-gap:.55rem;gap:.55rem;padding:clamp(.95rem,1.45vw,1.2rem);border-radius:24px;background:rgba(255,249,243,.08);border:1px solid rgba(255,234,223,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;box-shadow:0 18px 44px rgba(20,14,10,.08)}.collection-led-story-card h3{margin:0;color:rgba(255,247,239,.98);font-size:clamp(1.14rem,1.35vw,1.38rem);line-height:1.08}.collection-led-story-card p{margin:0;color:rgba(255,241,233,.88);font-size:.93rem;line-height:1.55}.collection-led-story-welcome{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;margin:1.45rem auto 0;color:rgba(255,239,230,.92);font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.collection-led-wordmark-welcome{width:clamp(9rem,20vw,14rem);height:auto}.collection-led-list{display:flex;flex-wrap:wrap;gap:.9rem 1.1rem;margin-top:1.1rem;justify-content:center}.collection-led-link{display:inline-flex;align-items:center;padding-bottom:.4rem;border-bottom:1px solid rgba(246,225,214,.16);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,237,228,.84);transition:color .28s ease,border-color .28s ease,transform .28s ease}.collection-led-link:focus-visible,.collection-led-link:hover{color:rgba(255,244,236,.98);border-color:rgba(255,231,220,.42);transform:translateY(-1px)}.collection-worlds{position:relative;display:grid;grid-gap:clamp(3rem,5vw,4.5rem);gap:clamp(3rem,5vw,4.5rem);width:calc(100vw - clamp(.5rem, 1vw, .95rem));margin:clamp(.5rem,1.4vw,1rem) auto 0}.collection-world-hero{position:relative;width:100%;height:clamp(620px,88vh,860px);max-height:100vh;border-radius:32px;overflow:hidden;isolation:isolate;background:#140f0e;box-shadow:0 42px 108px rgba(25,16,14,.2)}.collection-world-hero--text-only{min-height:auto;height:auto;background:radial-gradient(circle at top left,rgba(203,180,184,.18),transparent 24%),linear-gradient(180deg,#211715,#382825 20%,#f1e7de)}.collection-world-hero__media,.collection-world-hero__overlay{position:absolute;inset:0}.collection-hero-picture,.collection-world-hero__picture{display:block;width:100%;height:100%}.collection-world-hero__image{width:100%;height:100%;object-fit:cover;object-position:var(--collection-world-image-position-desktop,center center);transform:translateZ(0);will-change:transform}.collection-world-hero__overlay{background:linear-gradient(90deg,rgba(20,14,10,.6),rgba(20,14,10,.3) 32%,rgba(20,14,10,.08) 62%,rgba(20,14,10,.02)),linear-gradient(180deg,rgba(17,12,10,.08),rgba(17,12,10,.24));z-index:1}.collection-world-hero--right .collection-world-hero__overlay{background:linear-gradient(270deg,rgba(20,14,10,.6),rgba(20,14,10,.3) 32%,rgba(20,14,10,.08) 62%,rgba(20,14,10,.02)),linear-gradient(180deg,rgba(17,12,10,.08),rgba(17,12,10,.24))}.collection-world-hero__content{position:absolute;left:72px;bottom:72px;z-index:2;display:grid;grid-gap:clamp(.95rem,1.4vw,1.22rem);gap:clamp(.95rem,1.4vw,1.22rem);width:min(420px,calc(100% - 144px));color:#fff8f1;text-shadow:0 2px 18px rgba(12,8,7,.2)}.collection-world-hero--right .collection-world-hero__content{left:auto;right:72px;bottom:118px;text-align:right;justify-items:end}.collection-world-hero--text-only .collection-world-hero__content{position:relative;left:auto;right:auto;bottom:auto;width:min(700px,calc(100% - 4rem));margin:0 auto;padding:4rem 0;color:#2d2321;text-shadow:none}.collection-world-hero__content .eyebrow{margin:0;color:rgba(255,234,223,.78)}.collection-world-hero--text-only .collection-world-hero__content .eyebrow{color:rgba(112,84,91,.76)}.collection-world-hero__content h2{max-width:7.2ch;margin:0;font-size:clamp(52px,6vw,88px);line-height:.95;letter-spacing:-.03em;color:#fff8f1;text-wrap:balance}.collection-world-hero--text-only .collection-world-hero__content h2{color:#2d2321}.collection-world-hero__story{margin:0;max-width:24ch;color:rgba(255,244,235,.9);font-size:clamp(1.08rem,1.4vw,1.38rem);line-height:1.64}.collection-world-hero--text-only .collection-world-hero__story{color:rgba(61,48,45,.86)}.collection-world-hero__cta{align-self:start;min-width:14rem;margin-top:.3rem;box-shadow:0 18px 40px rgba(33,21,20,.24)}.collection-world-hero--right .collection-world-hero__cta{align-self:end}.collection-world-hero__brand-badge{position:absolute;right:24px;bottom:24px;width:64px;height:64px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,rgba(151,116,125,.98),rgba(117,86,96,.98));box-shadow:-8px -10px 24px rgba(47,29,33,.16);pointer-events:none;z-index:3}.collection-world-hero__brand-badge img{display:block;width:32px;height:auto}.collections-home .whatsapp-section-editorial{margin-top:clamp(4.5rem,8vw,7rem)}.collection-main{width:100%;margin:0;padding:0 0 7rem}.collection-hero{position:relative;width:100vw;min-height:82svh;margin-left:calc(50% - 50vw);overflow:clip;background:#140f0e}.collection-hero.collection-hero-text-only{min-height:auto;padding:clamp(5.5rem,9vw,7rem) 0 0;background:radial-gradient(circle at top left,rgba(203,180,184,.18),transparent 24%),linear-gradient(180deg,#201614,#382825 18%,#f1e7de)}.collection-hero-media,.collection-hero-overlay{position:absolute;inset:0}.collection-hero-picture{display:block;width:100%;height:100%}.collection-hero-image{width:100%;height:100%;object-fit:cover;object-position:var(--collection-page-hero-position-desktop,center center);transform:scale(1.08) translateZ(0);will-change:transform}.collection-hero-overlay{background:linear-gradient(90deg,rgba(19,13,11,.76),rgba(19,13,11,.42) 34%,rgba(19,13,11,.14) 68%,rgba(19,13,11,.08)),linear-gradient(180deg,rgba(17,12,10,.16),rgba(17,12,10,.46))}.collection-hero-copy{position:absolute;z-index:3;left:clamp(1.25rem,6vw,6rem);bottom:clamp(2.5rem,8vh,5rem);width:min(42rem,calc(100% - 3rem));color:#fff8f1}.collection-hero.collection-hero-text-only .collection-hero-copy{position:relative;left:auto;bottom:auto;width:min(760px,calc(100vw - 2rem));margin:0 auto;color:#2d2321}.collection-backlink{display:inline-flex;align-items:center;gap:.45rem;width:-moz-fit-content;width:fit-content;padding:.62rem .92rem;border-radius:999px;border:1px solid rgba(255,239,228,.34);background:rgba(56,37,31,.44);color:rgba(255,244,236,.96);font:inherit;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 18px 40px rgba(20,14,10,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background-color .32s ease,border-color .32s ease,box-shadow .32s ease,transform .32s ease}.collection-backlink:focus-visible,.collection-backlink:hover{background:rgba(70,47,39,.58);border-color:rgba(255,241,232,.5);box-shadow:0 22px 46px rgba(20,14,10,.22);transform:translateY(-1px)}.collection-hero__backlink{position:absolute;z-index:4;top:clamp(1.25rem,4vw,2.3rem);left:clamp(1.25rem,4vw,2.6rem)}.collection-hero.collection-hero-text-only .collection-backlink{border-color:rgba(137,108,118,.2);background:rgba(181,150,159,.08);color:rgba(98,74,80,.92);box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.collection-hero.collection-hero-text-only .collection-hero__backlink{position:relative;top:auto;left:auto;margin:0 0 1.15rem}.collection-hero-copy .eyebrow{color:rgba(255,232,220,.68)}.collection-hero.collection-hero-text-only .collection-hero-copy .eyebrow{color:rgba(112,84,91,.76)}.collection-hero-copy h1{max-width:8ch;color:#fff8f1;font-size:clamp(3.1rem,6vw,5.8rem);line-height:.92}.collection-hero.collection-hero-text-only .collection-hero-copy h1{color:#2d2321}.collection-hero-story{max-width:30ch;color:rgba(255,244,235,.84)}.collection-hero.collection-hero-text-only .collection-hero-story{color:rgba(61,48,45,.86)}.collection-products{padding:clamp(4.8rem,9vw,7rem) 0 0}.collection-products-grid{display:grid;grid-gap:clamp(2rem,4vw,3rem);gap:clamp(2rem,4vw,3rem);width:min(1320px,calc(100vw - 4rem));margin:3rem auto 0}.collection-products-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.6rem)}.collection-product-compact-card{display:grid;grid-template-rows:auto 1fr;grid-gap:.72rem;gap:.72rem;padding:clamp(.8rem,1.2vw,1rem);border-radius:24px;background:linear-gradient(180deg,rgba(255,251,246,.92),rgba(247,240,232,.96));box-shadow:0 18px 42px rgba(49,34,29,.08);height:100%}.collection-product-compact-card .collection-product-media{height:clamp(220px,24vw,320px);min-height:220px;border-radius:18px}.collection-product-compact-card .collection-product-studio{width:clamp(76px,26%,110px);border-radius:14px}.collection-product-compact-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.22rem;align-content:start;min-height:0;height:100%}.collection-product-compact-copy .eyebrow{color:rgba(112,84,91,.72)}.collection-product-compact-name{border:0;padding:0;width:-moz-fit-content;width:fit-content;background:none;margin:0;font-family:var(--serif);font-size:clamp(1.36rem,2vw,1.75rem);line-height:1;color:#2d2321;text-align:left;cursor:pointer;transition:color .22s ease;line-height:1.02;min-height:2.04em}.collection-product-compact-name:focus-visible,.collection-product-compact-name:hover{color:rgba(109,74,81,.92)}.collection-product-compact-copy .detail-variant-name{margin-top:.08rem;min-height:1.2em;display:block}.collection-product-compact-actions{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;gap:.8rem;margin-top:auto;padding-top:.42rem}.collection-product-compact-add{width:auto;min-width:11rem;min-height:2.36rem;margin:0;padding-inline:1.04rem;font-size:.66rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;box-shadow:0 10px 24px rgba(109,74,81,.14)}.collection-product-compact-add.is-selected{background:linear-gradient(180deg,rgba(126,96,105,.95),rgba(101,75,83,.95))}.collection-product-compact-add.is-recent{border-color:rgba(233,210,220,.66);box-shadow:0 0 0 2px rgba(255,245,236,.44),0 14px 30px rgba(109,74,81,.2)}.collection-product-compact-wishlist{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:2.2rem;margin:0;padding:0 .15rem;border:0;background:transparent;color:rgba(108,82,88,.94);font-size:.66rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;transition:color .22s ease}.collection-product-compact-wishlist:focus-visible,.collection-product-compact-wishlist:hover{color:rgba(93,69,76,.98)}.collection-product-compact-wishlist.is-active{color:rgba(80,57,64,.98)}.collection-product-compact-actions button{min-width:0}.compact-action-label-mobile{display:none!important}.compact-action-label-desktop,.compact-action-label-mobile{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:901px){.compact-action-label-desktop{display:block!important}.compact-action-label-mobile{display:none!important}}.compact-product-modal{position:fixed;inset:0;z-index:35}.compact-product-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(18,12,10,.74);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.compact-product-modal__panel{position:relative;z-index:1;width:min(1160px,calc(100vw - 2rem));max-height:min(92svh,940px);margin:min(4svh,2rem) auto;overflow:auto;padding:clamp(3.35rem,4.8vw,4rem) clamp(1rem,1.8vw,1.4rem) clamp(1rem,1.8vw,1.4rem);border-radius:26px;background:linear-gradient(180deg,rgba(255,251,246,.96),rgba(247,240,232,.98));box-shadow:0 36px 90px rgba(25,16,14,.28)}.compact-product-modal__close{position:absolute;top:clamp(.76rem,1.2vw,1rem);right:clamp(.8rem,1.3vw,1.1rem);left:auto;z-index:6;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 1rem;border-radius:999px;border:1px solid rgba(132,104,95,.16);background:rgba(255,250,246,.9);color:rgba(74,56,52,.88);font:inherit;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.compact-product-modal__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1fr);grid-gap:clamp(1rem,2.2vw,2rem);gap:clamp(1rem,2.2vw,2rem);margin-top:0}.compact-product-modal__layout .collection-product-media{height:clamp(320px,46vw,560px)}.compact-product-modal__copy{display:grid;align-content:start;grid-gap:.75rem;gap:.75rem}.compact-product-modal__copy h2{margin:0;font-size:clamp(2rem,3.2vw,3.2rem);line-height:.96}.collection-product-card{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,1fr);grid-gap:clamp(1.4rem,3vw,3rem);gap:clamp(1.4rem,3vw,3rem);align-items:stretch;padding:clamp(1.25rem,2vw,1.8rem);border-radius:34px;background:linear-gradient(180deg,rgba(255,251,246,.92),rgba(247,240,232,.96));box-shadow:0 24px 70px rgba(49,34,29,.08)}.collection-product-card.is-reversed .collection-product-media{order:2}.collection-product-card.is-reversed .collection-product-copy{order:1}.collection-product-media{position:relative;height:clamp(360px,40vw,560px);min-height:360px;border-radius:28px;overflow:hidden;background:rgba(232,222,211,.7);box-shadow:inset 0 0 0 1px rgba(132,104,95,.08)}.collection-product-media-button,.collection-product-media-link,.collection-product-media-main{position:relative;display:block;width:100%;height:100%;min-height:inherit;padding:0;border:0;background:transparent;cursor:zoom-in}.collection-product-media-main{position:absolute;inset:0}.collection-product-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.08);transform-origin:center center}.collection-product-studio{position:absolute;left:clamp(1rem,2vw,1.4rem);bottom:clamp(1rem,2vw,1.4rem);width:clamp(120px,24%,176px);aspect-ratio:.9;border-radius:20px;overflow:hidden;background:rgba(244,234,225,.92);box-shadow:0 18px 42px rgba(35,23,20,.18),inset 0 0 0 1px rgba(132,104,95,.12);z-index:2;padding:0;border:0;cursor:pointer}.thumbnail-button:before{content:"";position:absolute;right:8px;bottom:8px;width:32px;height:32px;background:url(/brand/mallowmauve-logo.png) 50%/16px no-repeat,linear-gradient(180deg,rgba(151,116,125,.98),rgba(117,86,96,.98));border-radius:999px;box-shadow:-6px -8px 18px rgba(47,29,33,.16);pointer-events:none;z-index:2}.collection-product-studio-image{width:100%;height:100%;object-fit:cover;filter:saturate(.96) sepia(.03) brightness(1)}.detail-gallery{position:relative;overflow:hidden}.detail-primary-image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.detail-primary-image{transform:scale(1.08);transform-origin:center center}.image-zoom-modal{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:max(.75rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))}.image-zoom-backdrop{position:absolute;inset:0;background:rgba(17,12,10,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-zoom-shell{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:.65rem;gap:.65rem;width:min(96vw,1200px);height:min(94dvh,980px);padding:.9rem;border-radius:28px;background:rgba(18,12,11,.16)}.image-zoom-close{position:absolute;top:max(.6rem,env(safe-area-inset-top));right:max(.6rem,env(safe-area-inset-right));z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.72rem 1rem;border:1px solid rgba(255,239,230,.18);border-radius:999px;background:rgba(255,250,246,.1);color:#fff3ea;font:inherit;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.image-zoom-close:focus-visible,.image-zoom-close:hover{background:rgba(255,250,246,.16);border-color:rgba(255,239,230,.3);transform:translateY(-1px)}.image-zoom-hint{margin:0;font-size:.8rem;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,241,232,.72);text-align:center}.image-zoom-stage{display:grid;place-items:center;min-height:0;height:100%;overflow:hidden;overscroll-behavior:contain;border-radius:28px;background:rgba(12,8,7,.48);box-shadow:0 30px 80px rgba(12,8,7,.28);touch-action:none;cursor:zoom-in}.image-zoom-stage.is-zoomed{cursor:-webkit-grab;cursor:grab}.image-zoom-stage.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.image-zoom-image{max-width:none;max-height:none;transform-origin:center center;transition:transform 30ms linear;image-rendering:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform}@media (max-width:900px){.compact-action-label-desktop{display:none!important}.compact-action-label-mobile{display:block!important}.collection-product-compact-actions{gap:.4rem}.image-zoom-shell{width:min(96vw,100%);height:min(92dvh,840px);gap:.5rem;padding:calc(3.3rem + env(safe-area-inset-top)) .72rem .72rem}.image-zoom-close{top:max(.5rem,env(safe-area-inset-top));right:max(.5rem,env(safe-area-inset-right));min-height:2.55rem;padding:.62rem .92rem;font-size:.72rem}.image-zoom-hint{font-size:.68rem;letter-spacing:.06em}}@media (max-width:560px){.image-zoom-modal{padding:max(.5rem,env(safe-area-inset-top)) max(.5rem,env(safe-area-inset-right)) max(.5rem,env(safe-area-inset-bottom)) max(.5rem,env(safe-area-inset-left))}.image-zoom-shell{width:100%;height:min(90dvh,760px);border-radius:20px;gap:.4rem;padding:calc(3rem + env(safe-area-inset-top)) .58rem .58rem}.image-zoom-close{top:max(.42rem,env(safe-area-inset-top));right:max(.42rem,env(safe-area-inset-right));min-height:2.42rem;padding:.55rem .78rem}.image-zoom-stage{border-radius:18px}}@keyframes craftIntroDrift{0%{transform:scale(1.08) translateZ(0)}to{transform:scale(1.14) translate3d(-1.2%,-1.4%,0)}}.collection-product-copy{display:grid;align-content:start;grid-gap:.85rem;gap:.85rem;padding:clamp(.5rem,1vw,.8rem) 0}.collection-product-name-link{display:block;color:inherit}.collection-product-copy h2{font-size:clamp(2.3rem,4vw,3.8rem);line-height:.94}.collection-product-description{max-width:38ch;color:rgba(65,54,50,.8);line-height:1.85}.collection-product-specs{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:.9rem}.collection-product-spec{padding-top:.9rem;border-top:1px solid rgba(86,66,61,.1)}.collection-product-spec span{display:block;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(98,76,71,.58)}.collection-product-spec p{margin:.35rem 0 0;color:rgba(61,50,46,.82);line-height:1.8}.collection-product-card .product-actions{width:min(20rem,100%);justify-items:start;margin-top:.2rem}.collection-product-card .product-actions .button{width:100%}.collection-product-card .product-action-stack{width:min(20rem,100%)}.collection-product-link{width:-moz-fit-content;width:fit-content;margin-top:.1rem}.collection-missing{display:grid;grid-gap:1rem;gap:1rem;width:min(720px,calc(100vw - 2rem));margin:6rem auto;padding:2rem;border-radius:28px;background:rgba(255,251,246,.92);box-shadow:var(--shadow-soft)}@media (max-width:1040px){.collection-worlds{width:calc(100vw - .75rem);gap:clamp(2.5rem,4vw,3.5rem)}.collection-world-hero{height:clamp(540px,76vh,720px);max-height:100vh;border-radius:28px}.collection-world-hero__content{left:48px;bottom:48px;width:min(360px,calc(100% - 96px))}.collection-world-hero--right .collection-world-hero__content{left:auto;right:48px;bottom:104px}.collection-world-hero__content h2{max-width:7.4ch;font-size:clamp(2.8rem,5.4vw,4.5rem)}.collection-world-hero__story{max-width:25ch;font-size:clamp(1rem,1.7vw,1.16rem);line-height:1.62}.collection-world-hero__brand-badge{right:20px;bottom:20px;width:60px;height:60px}.collection-world-hero__brand-badge img{width:30px}.collection-products-grid{width:min(calc(100vw - 2rem),100%)}.collection-products-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-product-card{grid-template-columns:1fr}.collection-product-card.is-reversed .collection-product-copy,.collection-product-card.is-reversed .collection-product-media{order:0}.compact-product-modal__layout{grid-template-columns:1fr}}@media (max-width:720px){.master-hero-shell{min-height:clamp(640px,84svh,760px)}.master-hero-copy{bottom:max(1rem,env(safe-area-inset-bottom));width:min(18rem,calc(100% - 1.25rem))}.master-hero-copy h1{max-width:6.4ch;font-size:clamp(2.4rem,10.5vw,3.4rem);line-height:.96}.master-hero-copy .hero-text{max-width:17ch;font-size:.9rem;line-height:1.46;color:rgba(255,244,236,.96);text-wrap:pretty}.master-hero-copy .hero-actions{margin-top:.82rem;gap:.55rem}.master-hero-copy .button{min-height:2.85rem;font-size:.68rem;font-weight:600;letter-spacing:.09em}.button-filled{background:linear-gradient(135deg,rgba(188,158,167,.98),rgba(171,139,149,.98));color:#fffdf9}.collection-hero__backlink{top:.85rem;left:.85rem;padding:.58rem .88rem;font-size:.68rem;font-weight:600;letter-spacing:.1em}.collection-backlink{background:rgba(47,33,29,.84);border-color:rgba(255,239,228,.56);color:rgba(255,248,241,1)}.collection-hero-copy,.master-hero-copy{left:1rem;right:1rem;width:auto;bottom:2rem}.collection-hero-copy h1,.master-hero-copy h1{max-width:100%}.collection-hero.collection-hero-text-only .collection-hero-copy{width:calc(100vw - 1rem)}.collection-led-intro{width:100vw;min-height:100svh;padding:1.75rem 0 .9rem;border-radius:0}.collection-led-intro-shell{min-height:calc(100svh - 1.5rem);padding-block:.35rem}.collection-led-intro h2{width:min(9.5ch,calc(100vw - 1rem));max-width:none;font-size:clamp(1.9rem,9.2vw,2.5rem);line-height:.96}.collection-led-intro .section-lead{width:min(22rem,calc(100vw - 1.2rem));font-size:.9rem;line-height:1.44;color:rgba(255,243,235,.96);text-align:center}.collection-led-story-intro{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.collection-led-intro.is-story-expanded .collection-led-story-intro{display:block;overflow:visible}.collection-led-read-more{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;margin-top:.12rem;border:1px solid rgba(255,235,225,.24);border-radius:999px;background:rgba(255,248,242,.08);color:rgba(255,245,238,.98);font:inherit;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.collection-led-brandline{width:100%;gap:.45rem;justify-content:center}.collection-led-brandline-wordmark{margin-top:0}.collection-led-wordmark{width:clamp(7.4rem,36vw,10rem)}.collection-led-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45rem .55rem;gap:.45rem .55rem;width:min(100%,21rem);justify-content:center}.collection-led-link{justify-content:center;font-size:.68rem;letter-spacing:.06em;line-height:1.3;text-align:center}.collection-led-story-grid{display:none;grid-template-columns:1fr;width:min(100%,19rem);margin-top:.45rem;justify-items:center}.collection-led-intro.is-story-expanded .collection-led-story-grid{display:grid}.collection-led-story-card{width:100%;padding:.9rem .9rem .95rem;border-radius:20px;margin-inline:auto}.collection-led-story-card h3{font-size:1.28rem}.collection-led-story-card p{color:rgba(255,242,234,.94);font-size:.95rem;line-height:1.56}.collection-led-story-welcome{flex-direction:column;gap:.2rem;margin-top:.55rem}.collection-led-wordmark-welcome{width:clamp(7.25rem,38vw,9rem)}.collection-hero-story,.collection-product-description,.collection-world-hero__story{max-width:100%}.collection-worlds{width:calc(100vw - 1rem);gap:1.2rem}.collection-world-hero{height:clamp(390px,46vh,450px);max-height:450px;border-radius:24px}.collection-world-hero__image{object-position:var(--collection-world-image-position-mobile,var(--collection-world-image-position-desktop,center center))}.collection-world-hero--right .collection-world-hero__overlay,.collection-world-hero__overlay{background:linear-gradient(180deg,rgba(17,12,10,.14),rgba(17,12,10,.26) 40%,rgba(17,12,10,.78)),linear-gradient(90deg,rgba(17,12,10,.62),rgba(17,12,10,.26) 42%,rgba(17,12,10,.08))}.collection-world-hero__content{width:auto;gap:.42rem;max-width:calc(100% - 32px)}.collection-world-hero--right .collection-world-hero__content,.collection-world-hero__content{left:16px;right:16px;bottom:16px;text-align:left!important;justify-items:start!important}.collection-world-hero__content .eyebrow{color:rgba(255,245,238,.9);font-size:.64rem;letter-spacing:.12em;text-shadow:0 2px 18px rgba(12,8,7,.42)}.collection-world-hero__content h2{max-width:4.9ch;font-size:clamp(1.9rem,10vw,2.6rem);line-height:.94;text-shadow:0 2px 20px rgba(12,8,7,.48)}.collection-world-hero__story{max-width:15ch;font-size:.88rem;line-height:1.34;color:rgba(255,247,241,.98);text-shadow:0 2px 18px rgba(12,8,7,.42)}.collection-world-hero__cta{min-width:0;width:min(100%,14.5rem);min-height:2.85rem;padding-inline:1rem;font-size:.68rem;font-weight:600}.collection-world-hero__brand-badge{top:12px;right:12px;bottom:auto;width:38px;height:38px}.collection-world-hero__brand-badge img{width:17px}.collection-products-grid{width:calc(100vw - 1rem)}.collection-products-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;width:calc(100vw - 1rem)}.collection-product-compact-card{padding:.7rem;border-radius:18px}.collection-product-compact-card .collection-product-media{height:clamp(156px,25vw,210px);min-height:156px;border-radius:14px}.collection-product-compact-card .collection-product-studio{width:64px;border-radius:12px;left:8px;bottom:8px}.collection-product-compact-name{font-size:clamp(1.12rem,5vw,1.35rem)}.collection-product-compact-copy .detail-variant-name{font-size:.72rem}.collection-product-compact-copy .detail-price{font-size:.9rem}.collection-product-compact-actions{gap:.36rem;margin-top:.34rem}.collection-product-compact-add,.collection-product-compact-wishlist{min-height:1.92rem;padding-inline:.42rem;font-size:.58rem;letter-spacing:.06em}.compact-product-modal__panel{width:calc(100vw - 1rem);max-height:calc(100svh - 1rem);margin:.5rem auto;padding:3.25rem .75rem .75rem;border-radius:18px}.compact-product-modal__close{position:absolute!important;top:max(.56rem,env(safe-area-inset-top))!important;left:auto!important;right:max(.62rem,env(safe-area-inset-right))!important;margin-left:0!important;min-height:2.2rem;padding:0 .8rem;font-size:.66rem;z-index:8!important}.compact-product-modal__layout{gap:.9rem;margin-top:.4rem}.compact-product-modal__layout .collection-product-media{height:clamp(260px,52vw,360px)}.compact-product-modal__copy{gap:.6rem}.compact-product-modal__copy h2{font-size:clamp(1.7rem,8vw,2.2rem)}.collection-product-card{padding:.9rem;border-radius:24px}.collection-product-studio{width:112px;border-radius:18px}.thumbnail-button:before{right:6px;bottom:6px;width:28px;height:28px;background:url(/brand/mallowmauve-logo.png) 50%/14px no-repeat,linear-gradient(180deg,rgba(151,116,125,.98),rgba(117,86,96,.98));border-radius:999px}.collection-led-intro-image,.collection-led-intro-video{animation-duration:42s;object-position:50% 42%}.collection-hero-image{object-position:var(--collection-page-hero-position-mobile,var(--collection-page-hero-position-desktop,center center))}.collection-hero-copy .eyebrow{color:rgba(255,236,225,.84)}.collection-hero-story{max-width:18ch;color:rgba(255,245,236,.96);font-size:.98rem;line-height:1.5}.collection-product-media{height:clamp(320px,58vw,420px);min-height:320px;border-radius:22px}.collection-product-copy{gap:.58rem;padding:.2rem 0 .35rem}.collection-product-copy h2{color:#3a2c29;font-size:clamp(1.75rem,9vw,2.35rem);line-height:1.04}.collection-product-description,.collection-product-spec p,.detail-description,.detail-meta-item p,.detail-story{color:rgba(54,40,36,.96)}.collection-product-spec span,.detail-meta-item span,.detail-price,.detail-variant-name,.text-action{color:rgba(80,60,57,.94)}.detail-name{color:#332725;font-size:clamp(2.35rem,12vw,3.4rem)}.text-action{font-weight:600}.contact-shell{width:calc(100vw - 1rem);grid-template-columns:1fr;gap:.55rem;padding:.65rem;border-radius:28px}.contact-mobile-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.1rem}.contact-mobile-tab{min-height:2.5rem;font-size:.68rem;font-weight:600;color:rgba(62,48,45,.96)}.contact-card,.contact-copy{display:none!important;padding:.92rem;border-radius:22px}.contact-card.is-active,.contact-copy.is-active{display:grid!important}.contact-copy h2{max-width:13ch;font-size:clamp(1.72rem,8vw,2.2rem);line-height:.95;text-wrap:balance}.contact-copy p{max-width:26ch;color:rgba(44,34,31,.94);font-size:.9rem;line-height:1.45}.contact-details{display:grid!important;grid-template-columns:1fr!important;grid-gap:.3rem;gap:.3rem;align-items:start;margin-top:.3rem}.contact-detail{padding-top:.6rem}.contact-detail span,.contact-field label{color:rgba(86,64,60,.96)}.contact-detail a,.contact-detail p{color:rgba(43,34,31,.98);font-size:.92rem;line-height:1.45;overflow-wrap:anywhere}.contact-form-grid{grid-template-columns:1fr!important;gap:.6rem}.contact-form{gap:.6rem}.contact-card .eyebrow{margin-bottom:.35rem;color:rgba(95,72,69,.94)}.contact-field input,.contact-field textarea{padding:.78rem .85rem;color:#2d2321;font-size:.92rem}.contact-field input::placeholder,.contact-field textarea::placeholder{color:rgba(99,79,83,.75)}.contact-card .button{width:100%;min-height:2.95rem;font-size:.72rem;font-weight:600}.commerce-drawer__panel{width:100vw;padding:1rem}.commerce-drawer__item{grid-template-columns:84px minmax(0,1fr)}.commerce-drawer__body h2{font-size:1.8rem}.media-brand-badge{right:16px;bottom:16px;width:54px;height:54px}.media-brand-badge img{width:24px}.media-brand-badge--detail,.media-brand-badge--product{width:50px;height:50px}.media-brand-badge--detail img,.media-brand-badge--product img{width:22px}.site-footer{gap:1rem;padding-bottom:1.8rem}.footer-mark{padding:.6rem 1rem .55rem}.footer-links{width:100%;justify-content:space-between;gap:.75rem}.footer-links a{color:rgba(77,59,56,.92)}}@media (max-width:840px){.site-header{padding:max(.6rem,env(safe-area-inset-top)) .85rem 0}.header-top{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.65rem;row-gap:.35rem}.brand-logo{grid-column:1;padding:.22rem}.brand-logo-image{width:clamp(2.1rem,7vw,2.6rem)}.wordmark{grid-column:2;justify-self:start;align-self:center;margin:0;padding:0;background:transparent;box-shadow:none}.wordmark-image{width:clamp(9.5rem,42vw,11.6rem)}.header-actions{grid-column:1/-1;justify-self:end;gap:.55rem .7rem;margin-top:.1rem}.collection-backlink,.collection-led-link,.contact-detail span,.contact-field label,.contact-mobile-tab,.detail-price,.detail-variant-name,.footer-links a,.selections-nav,.site-nav a,.text-action,.wishlist-nav{color:rgba(56,42,39,.96);font-weight:600}.home-page .site-header .selections-nav,.home-page .site-header .site-nav a,.home-page .site-header .wishlist-nav,.site-header.site-header--home .selections-nav,.site-header.site-header--home .site-nav a,.site-header.site-header--home .wishlist-nav{color:rgba(255,247,241,.98);font-weight:600;text-shadow:0 2px 18px rgba(16,11,10,.52)}.selections-count,.wishlist-count{color:rgba(92,69,76,.84)}.home-page .site-header .selections-count,.home-page .site-header .wishlist-count,.site-header.site-header--home .selections-count,.site-header.site-header--home .wishlist-count{color:rgba(255,232,220,.94)}.site-nav{gap:.4rem;margin-top:.35rem;font-size:.66rem;letter-spacing:.09em}.master-hero-shell{min-height:clamp(560px,74svh,680px)}.master-hero-image{object-position:58% 28%}.master-hero-copy{left:1rem;right:1rem;bottom:1.65rem;width:min(23rem,calc(100% - 2rem))}.master-hero-copy h1{max-width:6.9ch;font-size:clamp(2.45rem,10vw,3.5rem);line-height:.94}.master-hero-copy .hero-text{max-width:21ch;font-size:.96rem;line-height:1.42;color:rgba(255,245,237,.98)}.master-hero-copy .hero-actions{gap:.6rem}.collection-led-intro{min-height:100svh;padding:1rem 0 .7rem}.collection-led-intro-shell{min-height:calc(100svh - .8rem);width:min(100vw - 1.3rem,24rem);padding-block:.15rem;justify-items:center;text-align:center}.collection-led-intro h2{width:min(8.8ch,100%);font-size:clamp(2rem,9.5vw,2.8rem)}.collection-led-intro .section-lead{width:min(100%,22.8rem);font-size:.96rem;line-height:1.48}.collection-led-story-intro{-webkit-line-clamp:4;line-clamp:4}.collection-led-story-grid{display:none!important;width:min(100%,20rem);margin-top:.2rem;justify-items:center}.collection-led-intro.is-story-expanded .collection-led-story-grid{display:grid!important}.collection-led-story-card{width:100%;margin-inline:auto;justify-items:center;text-align:center}.collection-led-story-card h3,.collection-led-story-card p{text-align:center}.collection-led-story-welcome{margin-top:.75rem}.collection-led-list{width:min(100%,22rem);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.collection-led-link{min-width:0;font-size:.65rem;letter-spacing:.05em}.collection-led-intro-video{animation-duration:56s;object-position:52% 44%}.collection-world-hero{height:clamp(360px,43vh,430px);max-height:430px}.collection-world-hero--right .collection-world-hero__overlay,.collection-world-hero__overlay{background:linear-gradient(180deg,rgba(17,12,10,.18),rgba(17,12,10,.22) 34%,rgba(17,12,10,.82)),linear-gradient(90deg,rgba(17,12,10,.74),rgba(17,12,10,.36) 42%,rgba(17,12,10,.12))}.collection-world-hero--right .collection-world-hero__content,.collection-world-hero__content{left:18px!important;right:18px!important;bottom:18px!important;width:auto!important;max-width:calc(100% - 36px);gap:.5rem;text-align:left!important;justify-items:start!important}.collection-world-hero__content .eyebrow{color:rgba(255,244,237,.96);font-size:.7rem;font-weight:600}.collection-world-hero__content h2{max-width:5.6ch;font-size:clamp(2.2rem,10.6vw,2.9rem);color:rgba(255,250,246,1);text-shadow:0 2px 22px rgba(11,7,6,.58)}.collection-world-hero__story{max-width:17ch;font-size:.96rem;line-height:1.36;color:rgba(255,247,241,.98)}.collection-world-hero__cta{width:min(100%,14.8rem);min-height:3rem;font-size:.74rem;font-weight:700;color:#fffdf9}.collection-world-hero__brand-badge{top:14px!important;right:14px!important;bottom:auto!important;width:42px;height:42px}.collection-world-hero__brand-badge img{width:18px}.collection-backlink,.collection-hero__backlink{background:rgba(34,24,22,.88);border-color:rgba(255,238,227,.64);color:rgba(255,248,241,1);font-weight:700}.collection-product-copy h2,.detail-name{color:#2f2421}.collection-product-description,.collection-product-spec p,.detail-description,.detail-meta-item p,.detail-story{color:rgba(58,43,39,.98)}.collection-product-link,.collection-product-spec span,.detail-meta-item span,.detail-price,.detail-variant-name{color:rgba(70,53,49,.98)}.contact-shell{width:calc(100vw - 1rem);gap:.65rem;padding:.68rem}.contact-card,.contact-copy{padding:1rem}.contact-copy h2{max-width:16ch;font-size:clamp(1.95rem,8vw,2.45rem);line-height:.96;color:#2e221f}.contact-copy p{max-width:31ch;font-size:.96rem;line-height:1.54;color:rgba(58,43,39,.96)}.contact-details{grid-template-columns:1fr!important}.contact-detail a,.contact-detail p{display:block;color:rgba(52,39,35,.98);font-size:.98rem}.contact-form-grid{grid-template-columns:1fr!important}.contact-card .eyebrow,.contact-field label{color:rgba(88,66,62,.98);font-weight:600}.contact-field input,.contact-field textarea{color:#2d2321;font-size:.96rem}.contact-field input::placeholder,.contact-field textarea::placeholder{color:rgba(92,72,76,.74)}.site-footer{padding-inline:.85rem}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;align-items:center}.footer-links a{display:block;text-align:center;font-size:.72rem;letter-spacing:.06em}.scroll-chrome{width:calc(100vw - 1rem);top:calc(env(safe-area-inset-top) + .5rem)}.scroll-chrome__inner{padding:.56rem .7rem;gap:.6rem}.scroll-chrome__nav{gap:.4rem}.scroll-chrome__back,.scroll-chrome__nav a{min-height:2.35rem;padding-inline:.72rem;font-size:.64rem;letter-spacing:.08em}.scroll-chrome__wordmark{width:8rem}}@media (prefers-reduced-motion:reduce){.collection-led-intro-image,.collection-led-intro-video{animation:none;transform:scale(1.06) translateZ(0)}.collection-hero-image,.collection-world-hero__image{transform:scale(1.02) translateZ(0)}}@media (max-width:840px){.home-page .site-header,.site-header,.site-header.site-header--home{padding:max(.55rem,env(safe-area-inset-top)) .8rem 0}.header-top{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.65rem;row-gap:.42rem}.brand-logo{grid-column:1;padding:0;background:transparent;box-shadow:none;border-radius:0}.brand-logo-image{width:clamp(2rem,7vw,2.4rem)}.wordmark{grid-column:2;justify-self:start;align-self:center;margin:0;padding:0;background:transparent;box-shadow:none}.wordmark-image{width:clamp(9.25rem,41vw,11.4rem)}.header-actions{grid-column:1/-1;justify-self:end;gap:.6rem .75rem;margin-top:.18rem}.site-nav{width:100%;margin-top:.45rem;gap:.45rem .55rem;font-size:.64rem;letter-spacing:.08em}.collection-backlink,.collection-led-link,.collection-world-hero__content .eyebrow,.contact-card .eyebrow,.contact-copy .eyebrow,.contact-detail span,.contact-field label,.contact-mobile-tab,.detail-price,.detail-variant-name,.footer-links a,.scroll-chrome__back,.scroll-chrome__nav a,.selections-nav,.site-nav a,.text-action,.wishlist-nav{color:rgba(57,43,39,.98);font-weight:600}.home-page .site-header .selections-nav,.home-page .site-header .site-nav a,.home-page .site-header .wishlist-nav,.site-header.site-header--home .selections-nav,.site-header.site-header--home .site-nav a,.site-header.site-header--home .wishlist-nav{color:rgba(255,248,242,.98);font-weight:600;text-shadow:0 2px 14px rgba(16,11,10,.52)}.contact-field input::placeholder,.contact-field textarea::placeholder,.selections-count,.wishlist-count{color:rgba(96,72,78,.78)}.home-page .site-header .selections-count,.home-page .site-header .wishlist-count,.site-header.site-header--home .selections-count,.site-header.site-header--home .wishlist-count{color:rgba(255,234,224,.98)}.master-hero-shell{min-height:clamp(560px,76svh,700px)}.master-hero-image{object-position:57% 24%}.master-hero-copy{left:1rem;right:1rem;bottom:1.55rem;width:min(21rem,calc(100% - 2rem))}.master-hero-copy h1{max-width:6.2ch;font-size:clamp(2.35rem,9.8vw,3.35rem);line-height:.94}.master-hero-copy .hero-text{max-width:23ch;font-size:.94rem;line-height:1.44;color:rgba(255,245,238,.98)}.master-hero-copy .hero-actions{gap:.58rem;margin-top:.9rem}.master-hero-copy .button{min-height:2.9rem;font-size:.7rem;font-weight:600;letter-spacing:.09em}.collection-led-intro{min-height:100svh;padding:.8rem 0 .75rem}.collection-led-intro-shell{width:min(calc(100vw - 1.2rem),23rem);min-height:calc(100svh - .55rem);padding-block:.25rem;justify-items:center;align-content:center;text-align:center}.collection-led-brandline{width:100%;gap:.4rem;justify-content:center}.collection-led-wordmark{width:clamp(7.2rem,34vw,9rem)}.collection-led-intro h2{width:min(8.2ch,100%);font-size:clamp(1.95rem,9vw,2.65rem);line-height:.96}.collection-led-intro .section-lead{width:min(100%,22rem);font-size:.92rem;line-height:1.46;color:rgba(255,243,235,.96)}.collection-led-story-intro{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.collection-led-intro.is-story-expanded .collection-led-story-intro{display:block;overflow:visible}.collection-led-intro:not(.is-story-expanded) .collection-led-story-grid{display:none!important}.collection-led-read-more{display:inline-flex!important;align-items:center;justify-content:center;padding:.68rem 1rem;margin-top:.08rem;border:1px solid rgba(255,235,225,.26);border-radius:999px;background:rgba(255,248,242,.08);color:rgba(255,246,239,.98);font:inherit;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.collection-led-story-grid{width:min(100%,19rem);margin-top:.4rem;justify-items:center;gap:.7rem}.collection-led-story-card{width:100%;margin-inline:auto;padding:.9rem .95rem .95rem;justify-items:center;text-align:center}.collection-led-story-card h3,.collection-led-story-card p{text-align:center}.collection-led-story-card p{color:rgba(255,242,234,.94);font-size:.94rem;line-height:1.54}.collection-led-story-welcome{flex-direction:column;gap:.15rem;margin-top:.65rem}.collection-led-wordmark-welcome{width:clamp(7.2rem,34vw,9rem)}.collection-led-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.42rem .5rem;gap:.42rem .5rem;width:min(100%,22rem);margin-top:.8rem;justify-content:center}.collection-led-link{justify-content:center;min-width:0;font-size:.64rem;letter-spacing:.05em;line-height:1.24;text-align:center}.collection-led-intro-video{animation-duration:64s;object-position:52% 44%}.collection-worlds{width:calc(100vw - 1rem);gap:1.2rem}.collection-world-hero{height:clamp(390px,48vh,450px);max-height:450px;border-radius:24px}.collection-world-hero__image{object-position:var(--collection-world-image-position-mobile,var(--collection-world-image-position-desktop,center center))}.collection-world-hero--right .collection-world-hero__overlay,.collection-world-hero__overlay{background:linear-gradient(180deg,rgba(17,12,10,.16),rgba(17,12,10,.22) 34%,rgba(17,12,10,.84)),linear-gradient(90deg,rgba(17,12,10,.74),rgba(17,12,10,.34) 42%,rgba(17,12,10,.12))}.collection-world-hero--right .collection-world-hero__content,.collection-world-hero__content{left:18px!important;right:18px!important;bottom:18px!important;width:auto!important;max-width:calc(100% - 36px);gap:.5rem;text-align:left!important;justify-items:start!important}.collection-world-hero__content h2{max-width:6.1ch;font-size:clamp(2rem,10vw,2.8rem);color:rgba(255,250,246,1);text-shadow:0 2px 22px rgba(11,7,6,.58)}.collection-world-hero__story{max-width:22ch;font-size:.96rem;line-height:1.42;color:rgba(255,247,241,.98)}.collection-world-hero__cta{width:min(100%,15rem);min-height:3rem;font-size:.74rem;font-weight:700;color:#fffdf9}.collection-world-hero__brand-badge{top:14px!important;right:14px!important;bottom:auto!important;width:42px;height:42px}.collection-world-hero__brand-badge img{width:18px}.collection-backlink,.collection-hero__backlink{background:rgba(34,24,22,.88);border-color:rgba(255,238,227,.64);color:rgba(255,248,241,1);font-weight:700}.collection-product-copy{gap:.52rem}.collection-product-copy h2,.detail-name{color:#2f2421}.collection-product-description,.collection-product-spec p,.detail-description,.detail-meta-item p,.detail-story{color:rgba(54,40,36,.98);font-size:.98rem;line-height:1.54}.collection-product-copy .eyebrow,.collection-product-link,.collection-product-spec span,.detail-meta-item span,.detail-price,.detail-variant-name{color:rgba(70,53,49,.98)}.text-action{font-weight:600}.contact-section{padding-top:2.8rem;padding-bottom:3rem}.contact-shell{width:calc(100vw - 1rem);grid-template-columns:1fr;gap:.65rem;padding:.68rem;border-radius:28px}.contact-mobile-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.1rem}.contact-mobile-tab{min-height:2.55rem;font-size:.68rem}.contact-card,.contact-copy{display:none!important;padding:1rem;border-radius:22px}.contact-card.is-active,.contact-copy.is-active{display:grid!important}.contact-copy{gap:.72rem}.contact-copy h2{max-width:12ch;font-size:clamp(1.85rem,8vw,2.3rem);line-height:.96;color:#2e221f;text-wrap:balance}.contact-copy p{max-width:28ch;font-size:.95rem;line-height:1.52;color:rgba(58,43,39,.96)}.contact-details{display:grid!important;grid-template-columns:1fr!important;grid-gap:.35rem;gap:.35rem;margin-top:.28rem}.contact-detail{padding-top:.68rem}.contact-detail a,.contact-detail p{display:block;color:rgba(52,39,35,.98);font-size:.96rem;line-height:1.48;overflow-wrap:anywhere}.contact-form{gap:.64rem}.contact-form-grid{grid-template-columns:1fr!important;gap:.62rem}.contact-field input,.contact-field textarea{padding:.82rem .88rem;color:#2d2321;font-size:.95rem}.contact-card .button{width:100%;min-height:2.95rem;font-size:.72rem;font-weight:600}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;width:100%;align-items:center}.footer-links a{display:block;text-align:center;font-size:.68rem;letter-spacing:.05em}.scroll-chrome{width:calc(100vw - 1rem);top:calc(env(safe-area-inset-top) + .45rem)}.scroll-chrome__inner{padding:.54rem .7rem;gap:.55rem}.scroll-chrome__nav{gap:.35rem}.scroll-chrome__back,.scroll-chrome__nav a{min-height:2.3rem;padding-inline:.68rem;font-size:.64rem;letter-spacing:.08em}.scroll-chrome__wordmark{width:7.7rem}}@media (max-width:520px){.home-page .site-header,.site-header,.site-header.site-header--home{padding-inline:.7rem}.wordmark-image{width:clamp(8.8rem,42vw,10.2rem)}.header-actions{gap:.5rem .6rem}.site-nav{font-size:.62rem}.master-hero-shell{min-height:clamp(540px,74svh,660px)}.master-hero-copy{width:min(19.5rem,calc(100% - 2rem))}.master-hero-copy .hero-text{max-width:21ch;font-size:.92rem}.collection-world-hero{height:clamp(370px,46vh,420px);max-height:420px}.collection-world-hero__content h2{max-width:5.4ch;font-size:clamp(1.9rem,10vw,2.6rem)}.collection-world-hero__story{max-width:18ch;font-size:.9rem}.contact-copy h2{max-width:10.5ch;font-size:clamp(1.72rem,8vw,2.05rem)}.contact-copy p{max-width:25ch;font-size:.92rem}.collection-led-intro h2{width:min(8ch,100%);font-size:clamp(1.85rem,8.6vw,2.4rem)}.collection-led-intro .section-lead{width:min(100%,20.5rem);font-size:.9rem}.collection-led-list{gap:.4rem .42rem}.footer-links a{font-size:.64rem}}@media (max-width:840px){.home-page .site-header,.site-header,.site-header.site-header--home{padding:max(.5rem,env(safe-area-inset-top)) .78rem 0!important}.header-top{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;column-gap:.68rem!important;row-gap:.58rem!important}.home-page .header-top,.site-header.site-header--home .header-top{position:relative!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;row-gap:.3rem!important}.brand-logo{grid-column:1!important;align-self:center!important}.home-page .brand-logo,.site-header.site-header--home .brand-logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;z-index:2!important}.brand-logo-image{width:clamp(2rem,7vw,2.35rem)!important}.wordmark{grid-column:2!important;justify-self:start!important;align-self:center!important;margin:0!important}.home-page .wordmark,.site-header.site-header--home .wordmark{grid-column:1/-1!important;grid-row:1!important;justify-self:center!important;align-self:center!important;padding-inline:1.65rem 0!important}.wordmark-image{width:clamp(8.7rem,43vw,10.6rem)!important}.header-actions{grid-column:1/-1!important;justify-self:end!important;gap:.52rem .72rem!important;margin-top:.28rem!important}.home-page .header-actions,.site-header.site-header--home .header-actions{grid-row:2!important;margin-top:.14rem!important}.collection-backlink,.collection-led-link,.collection-product-spec span,.collection-world-hero__content .eyebrow,.contact-card .eyebrow,.contact-copy .eyebrow,.contact-detail span,.contact-field label,.contact-mobile-tab,.detail-meta-item span,.detail-price,.detail-variant-name,.footer-links a,.scroll-chrome__back,.scroll-chrome__nav a,.selections-nav,.site-nav a,.text-action,.wishlist-nav{color:rgba(63,48,44,.98)!important;font-weight:600!important}.home-page .site-header .selections-count,.home-page .site-header .selections-nav,.home-page .site-header .site-nav a,.home-page .site-header .wishlist-count,.home-page .site-header .wishlist-nav,.site-header.site-header--home .selections-count,.site-header.site-header--home .selections-nav,.site-header.site-header--home .site-nav a,.site-header.site-header--home .wishlist-count,.site-header.site-header--home .wishlist-nav{color:rgba(255,247,241,.98)!important;text-shadow:0 2px 16px rgba(17,11,10,.56)!important}.selections-nav,.wishlist-nav{font-size:.68rem!important;letter-spacing:.065em!important}.selections-count,.wishlist-count{color:rgba(100,74,80,.82)!important}.site-nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:.35rem!important;gap:.35rem!important;width:100%!important;margin-top:.3rem!important;font-size:.66rem!important;letter-spacing:.08em!important;text-align:center!important}.site-nav a{min-width:0!important}.master-hero-shell{min-height:clamp(600px,78svh,720px)!important}.master-hero-image{object-position:56% 19%!important}.master-hero-copy{left:1rem!important;right:1rem!important;bottom:2.6rem!important;width:min(22.8rem,calc(100% - 2rem))!important}.master-hero-copy .eyebrow{display:none!important}.master-hero-copy h1{max-width:7.1ch!important;font-size:clamp(1.92rem,8.8vw,2.76rem)!important;line-height:.95!important}.master-hero-copy .hero-text{max-width:23ch!important;font-size:.89rem!important;line-height:1.44!important;color:rgba(255,246,239,.98)!important}.master-hero-copy .hero-actions{gap:.55rem!important;margin-top:.7rem!important}.master-hero-copy .button{font-weight:650!important}.button-filled,.button-outline-light,.button-soft,.collection-world-hero__cta{color:#fffaf6!important;font-weight:650!important;letter-spacing:.08em!important}.collection-led-intro{min-height:100svh!important;padding:.7rem 0 .6rem!important}.collection-led-intro-shell{width:min(calc(100vw - 1rem),22rem)!important;min-height:calc(100svh - .35rem)!important;padding-block:.2rem!important;justify-items:center!important;align-content:center!important;text-align:center!important}.collection-led-brandline{justify-content:center!important;width:100%!important;gap:.42rem!important}.collection-led-wordmark{width:clamp(7rem,33vw,8.9rem)!important}.collection-led-intro h2{width:min(8.4ch,100%)!important;font-size:clamp(1.72rem,8.5vw,2.22rem)!important;line-height:.98!important}.collection-led-intro .section-lead{width:min(100%,20.8rem)!important;font-size:.89rem!important;line-height:1.48!important;color:rgba(255,242,234,.94)!important}.collection-led-story-intro{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;overflow:hidden!important}.collection-led-intro.is-story-expanded .collection-led-story-intro{display:block!important;overflow:visible!important}.collection-led-read-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:.12rem!important;padding:.7rem 1rem!important;border-radius:999px!important;border:1px solid rgba(255,236,225,.24)!important;background:rgba(255,248,242,.1)!important;color:rgba(255,247,240,.98)!important;font-size:.68rem!important;font-weight:650!important;letter-spacing:.1em!important;text-transform:uppercase!important}.collection-led-intro:not(.is-story-expanded) .collection-led-story-grid{display:none!important}.collection-led-intro.is-story-expanded .collection-led-story-grid{display:grid!important;grid-template-columns:1fr!important;width:min(100%,20rem)!important;grid-gap:.72rem!important;gap:.72rem!important;justify-items:center!important;margin-top:.35rem!important}.collection-led-story-card{width:100%!important;margin-inline:auto!important;padding:.9rem 1rem .95rem!important}.collection-led-story-card,.collection-led-story-card h3,.collection-led-story-card p{text-align:center!important}.collection-led-story-card p{font-size:.94rem!important;line-height:1.56!important;color:rgba(255,241,233,.92)!important}.collection-led-story-welcome{flex-direction:column!important;gap:.12rem!important;margin-top:.62rem!important}.collection-led-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:.38rem .45rem!important;gap:.38rem .45rem!important;width:min(100%,20.8rem)!important;margin-top:.72rem!important;justify-content:center!important}.collection-led-link{justify-content:center!important;min-width:0!important;color:rgba(255,246,238,.96)!important;font-size:.6rem!important;font-weight:600!important;letter-spacing:.045em!important;line-height:1.22!important;text-align:center!important;text-shadow:0 2px 14px rgba(18,12,11,.56)!important}.collection-led-intro-video{animation-duration:76s!important;object-position:50% 42%!important}.collection-worlds{width:calc(100vw - 1rem)!important;gap:1rem!important}.collection-world-hero{height:clamp(360px,43svh,405px)!important;max-height:405px!important;border-radius:24px!important}.collection-world-hero__image{object-position:var(--collection-world-image-position-mobile,var(--collection-world-image-position-desktop,center center))!important}.collection-world-hero--right .collection-world-hero__overlay,.collection-world-hero__overlay{background:linear-gradient(180deg,rgba(17,12,10,.14),rgba(17,12,10,.2) 32%,rgba(17,12,10,.84)) !important,linear-gradient(90deg,rgba(17,12,10,.74),rgba(17,12,10,.36) 42%,rgba(17,12,10,.12))!important}.collection-world-hero--right .collection-world-hero__content,.collection-world-hero__content{left:16px!important;right:16px!important;bottom:16px!important;width:auto!important;max-width:calc(100% - 32px)!important;gap:.46rem!important;text-align:left!important;justify-items:start!important}.collection-world-hero__content h2{max-width:6.05ch!important;font-size:clamp(1.95rem,9.8vw,2.65rem)!important}.collection-world-hero__story{max-width:18ch!important;font-size:.95rem!important;line-height:1.36!important;color:rgba(255,248,242,.98)!important}.collection-world-hero__cta{width:min(100%,15.2rem)!important;min-height:2.92rem!important;font-size:.72rem!important}.collection-world-hero__brand-badge{top:12px!important;right:12px!important;bottom:auto!important;width:40px!important;height:40px!important}.collection-world-hero__brand-badge img{width:16px!important}.collection-backlink,.collection-hero__backlink{background:rgba(36,25,22,.9)!important;border-color:rgba(255,239,229,.58)!important;color:rgba(255,248,241,1)!important;font-weight:700!important}.collection-product-copy h2,.collection-products .section-shell .eyebrow,.collection-products .section-shell .section-lead,.collection-products .section-shell h2,.detail-name{color:#2f2421!important}.collection-product-copy .eyebrow,.collection-product-link,.collection-product-spec span,.detail-meta-item span,.detail-price,.detail-variant-name{color:rgba(82,61,56,.98)!important}.collection-product-description,.collection-product-spec p,.detail-description,.detail-meta-item p,.detail-story{color:rgba(56,42,38,.96)!important;font-size:.97rem!important;line-height:1.56!important}.contact-section{padding-top:2.35rem!important;padding-bottom:2.5rem!important}.contact-shell{width:calc(100vw - 1rem)!important;grid-template-columns:1fr!important;gap:.55rem!important;padding:.72rem!important;border-radius:28px!important}.contact-mobile-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:.45rem!important;gap:.45rem!important;margin-bottom:0!important}.contact-mobile-tab{min-height:2.5rem!important;font-size:.68rem!important;color:rgba(58,44,40,.96)!important}.contact-card,.contact-copy{display:none!important;padding:.98rem!important;border-radius:22px!important}.contact-card.is-active,.contact-copy.is-active{display:grid!important}.contact-copy{gap:.68rem!important}.contact-copy h2{max-width:10.3ch!important;font-size:clamp(1.72rem,7.8vw,2.04rem)!important;line-height:.98!important;text-wrap:balance!important}.contact-copy p{max-width:30ch!important;font-size:.93rem!important;line-height:1.48!important;color:rgba(54,40,36,.94)!important}.contact-details{display:grid!important;grid-template-columns:1fr!important;grid-gap:.28rem!important;gap:.28rem!important;margin-top:.16rem!important}.contact-detail{padding-top:.64rem!important}.contact-detail a,.contact-detail p{display:block!important;color:rgba(52,39,35,.98)!important;font-size:.95rem!important;line-height:1.42!important;overflow-wrap:anywhere!important}.contact-form{gap:.6rem!important}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.58rem!important}.contact-field{gap:.32rem!important}.contact-field label{color:rgba(81,61,56,.98)!important;font-size:.68rem!important;font-weight:600!important}.contact-field input,.contact-field textarea{padding:.8rem .88rem!important;border-color:rgba(132,104,95,.16)!important;color:#2d2321!important;font-size:.94rem!important}.contact-field input::placeholder,.contact-field textarea::placeholder{color:rgba(92,72,76,.72)!important}.contact-field textarea{min-height:122px!important}.contact-card .button{width:100%!important;min-height:2.92rem!important;font-size:.72rem!important;font-weight:700!important}.footer-mark{padding:.5rem .9rem .48rem!important}.footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:.32rem!important;gap:.32rem!important;width:100%!important;align-items:center!important}.footer-links a{display:block!important;text-align:center!important;font-size:.62rem!important;letter-spacing:.04em!important;white-space:nowrap!important}}@media (max-width:520px){.home-page .wordmark,.site-header.site-header--home .wordmark{padding-inline:1.35rem 0!important}.wordmark-image{width:clamp(7.8rem,39vw,9.1rem)!important}.header-actions{gap:.48rem .58rem!important}.selections-nav,.site-nav,.wishlist-nav{font-size:.62rem!important}.master-hero-shell{min-height:clamp(600px,78svh,720px)!important}.master-hero-copy{width:min(21.4rem,calc(100% - 1.8rem))!important}.master-hero-copy h1{max-width:6.3ch!important;font-size:clamp(1.88rem,8.7vw,2.55rem)!important}.master-hero-copy .hero-text{max-width:19ch!important;font-size:.86rem!important}.collection-world-hero{height:clamp(350px,42svh,390px)!important}.collection-world-hero__content h2{font-size:clamp(1.88rem,9.8vw,2.45rem)!important}.collection-world-hero__story{max-width:16ch!important;font-size:.92rem!important}.collection-led-intro h2{width:min(8.6ch,100%)!important;font-size:clamp(1.6rem,8vw,2rem)!important}.collection-led-intro .section-lead{width:min(100%,20rem)!important;font-size:.84rem!important}.collection-led-list{width:min(100%,20.4rem)!important}.collection-led-link{font-size:.58rem!important}.contact-copy h2{max-width:9.8ch!important;font-size:clamp(1.64rem,7.6vw,1.92rem)!important}.contact-copy p{max-width:28ch!important}.footer-links a{font-size:.59rem!important}}@media (max-width:840px){.brand-logo,.wordmark{background:linear-gradient(180deg,rgba(164,131,139,.94),rgba(142,111,120,.92))!important;box-shadow:0 12px 28px rgba(61,39,44,.16)!important}.brand-logo{padding:.28rem!important;border-radius:18px!important}.wordmark{padding:.52rem .92rem .46rem!important;border-radius:20px!important}.home-page .wordmark,.site-header.site-header--home .wordmark{padding:.5rem .92rem .44rem!important}.collection-hero-copy .eyebrow,.collection-world-hero__content .eyebrow{color:rgba(255,244,236,.96)!important;text-shadow:0 2px 18px rgba(15,10,9,.58)!important;font-weight:600!important}}@media (max-width:520px){.wordmark{padding:.46rem .78rem .4rem!important}.home-page .wordmark,.site-header.site-header--home .wordmark{padding:.44rem .78rem .38rem!important}}.scroll-chrome__brand>img:first-child{padding:.26rem;border-radius:14px;background:linear-gradient(180deg,rgba(162,127,136,.96),rgba(137,104,114,.94));box-shadow:0 10px 22px rgba(64,43,45,.14)}.master-hero-copy h1{max-width:9.3ch;text-wrap:balance}.master-hero-copy .hero-text{max-width:34ch;line-height:1.72;text-wrap:pretty}.whatsapp-section-editorial .whatsapp-inner .eyebrow{color:rgba(104,77,78,.94)}.whatsapp-section-editorial .whatsapp-inner h2{color:rgba(38,27,24,.98)}.whatsapp-section-editorial .whatsapp-inner p{color:rgba(72,54,49,.92)}.whatsapp-section-editorial .button-soft{color:rgba(54,38,34,.98);background:linear-gradient(180deg,rgba(233,221,226,.96),rgba(225,211,217,.96));border-color:rgba(138,107,115,.24)}.collection-led-intro h2{width:min(28ch,calc(100vw - 4rem))}.collection-led-intro .section-lead{width:min(58rem,calc(100vw - 4rem));line-height:1.62}.collection-led-link{color:rgba(255,245,236,.94);text-shadow:0 2px 14px rgba(18,12,11,.48)}.collection-world-hero__content .eyebrow{color:rgba(255,241,232,.9);text-shadow:0 2px 18px rgba(15,10,9,.52)}@media (max-width:840px){.brand-logo,.wordmark{background:linear-gradient(180deg,rgba(151,117,126,.98),rgba(126,95,105,.96))!important;box-shadow:0 14px 30px rgba(61,39,44,.18)!important}.scroll-chrome__brand>img:first-child{padding:.24rem;border-radius:13px}.master-hero-copy h1{max-width:7.2ch!important;font-size:clamp(1.98rem,8.8vw,2.82rem)!important;line-height:.96!important}.master-hero-copy .hero-text{max-width:24ch!important;font-size:.94rem!important;line-height:1.56!important}.collection-led-intro h2{width:min(10.5ch,100%)!important;font-size:clamp(1.78rem,8.2vw,2.16rem)!important}.collection-led-intro .section-lead{width:min(100%,22.4rem)!important;font-size:.92rem!important;line-height:1.54!important;color:rgba(255,245,238,.96)!important;text-shadow:0 2px 16px rgba(17,12,10,.42)!important}.collection-led-story-card{justify-self:center!important}.collection-led-link{color:rgba(255,246,238,.98)!important;font-weight:650!important;text-shadow:0 2px 16px rgba(17,12,10,.62)!important}.contact-copy h2{max-width:12.6ch!important;font-size:clamp(1.88rem,7.6vw,2.14rem)!important;line-height:.98!important;text-wrap:balance!important}.contact-copy p{max-width:31ch!important;color:rgba(63,46,41,.98)!important}.contact-detail span{color:rgba(98,74,68,.92)!important}.contact-detail a,.contact-detail p{color:rgba(52,39,35,.98)!important}}@media (max-width:520px){.master-hero-copy h1{max-width:7.05ch!important;font-size:clamp(1.92rem,8.4vw,2.48rem)!important}.master-hero-copy .hero-text{max-width:23ch!important;font-size:.9rem!important}.collection-led-intro h2{width:min(10.2ch,100%)!important;font-size:clamp(1.7rem,7.7vw,1.96rem)!important}.collection-led-intro .section-lead{width:min(100%,21.6rem)!important;font-size:.88rem!important}.contact-copy h2{max-width:12.2ch!important;font-size:clamp(1.76rem,7.2vw,1.98rem)!important}.contact-copy p{max-width:29ch!important}}.scroll-chrome__wordmark{filter:brightness(.34) sepia(.14) saturate(.9);opacity:.98}@media (max-width:840px){.scroll-chrome__wordmark{display:none!important}.scroll-chrome__brand{gap:0!important}.site-header:not(.site-header--home) .header-top{position:relative!important;grid-template-columns:auto 1fr auto!important;grid-template-rows:auto auto!important;row-gap:.4rem!important;align-items:center!important}.site-header:not(.site-header--home) .brand-logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;z-index:2!important}.site-header:not(.site-header--home) .wordmark{grid-column:1/-1!important;grid-row:1!important;justify-self:center!important;align-self:center!important;margin:0!important;padding:.48rem .88rem .42rem!important;background:linear-gradient(180deg,rgba(151,117,126,.98),rgba(126,95,105,.96))!important;box-shadow:0 14px 30px rgba(61,39,44,.18)!important;border-radius:20px!important}.site-header:not(.site-header--home) .wordmark-image{opacity:1!important;filter:none!important}.site-header:not(.site-header--home) .header-actions{grid-column:1/-1!important;grid-row:2!important;justify-self:end!important;margin-top:.12rem!important}.site-header:not(.site-header--home) .selections-count,.site-header:not(.site-header--home) .selections-nav,.site-header:not(.site-header--home) .site-nav a,.site-header:not(.site-header--home) .wishlist-count,.site-header:not(.site-header--home) .wishlist-nav{color:rgba(68,51,47,.98)!important;text-shadow:none!important}.collection-hero-copy .eyebrow,.collection-world-hero__content .eyebrow{color:rgba(255,246,239,.98)!important;opacity:1!important;font-weight:700!important;text-shadow:0 2px 20px rgba(14,10,9,.62)!important}}@media (max-width:720px){.master-hero-shell{min-height:clamp(720px,92svh,860px)!important}.master-hero-image{object-position:56% 16%!important}.master-hero-copy{left:1rem!important;right:1rem!important;bottom:1.9rem!important;width:min(22rem,calc(100% - 2rem))!important}.master-hero-copy h1{max-width:8.1ch!important;font-size:clamp(1.82rem,8.25vw,2.24rem)!important;line-height:.98!important}.master-hero-copy .hero-text{max-width:26ch!important;font-size:.88rem!important;line-height:1.5!important;text-wrap:balance!important}.master-hero-copy .hero-actions{width:100%!important;justify-content:center!important;align-items:center!important}.master-hero-copy .hero-actions .button{width:min(100%,20rem)!important;justify-content:center!important;margin-inline:auto!important}}@media (max-width:520px){.home-page .header-top,.site-header.site-header--home .header-top{grid-template-columns:auto 1fr auto!important;grid-template-rows:auto auto!important;row-gap:.22rem!important}.home-page .brand-logo,.site-header.site-header--home .brand-logo{grid-column:1!important;grid-row:1!important}.home-page .wordmark,.site-header.site-header--home .wordmark{grid-column:1/-1!important;grid-row:1!important;justify-self:center!important;padding-left:0!important}.home-page .header-actions,.site-header.site-header--home .header-actions{grid-column:1/-1!important;grid-row:2!important;justify-self:end!important;margin-top:.02rem!important}.master-hero-shell{min-height:clamp(700px,88svh,820px)!important}.master-hero-copy{width:min(22.6rem,calc(100% - 1.8rem))!important;bottom:3rem!important}.master-hero-copy h1{max-width:8.95ch!important;font-size:clamp(1.7rem,7.4vw,2.02rem)!important}.master-hero-copy .hero-text{max-width:25ch!important;font-size:.84rem!important;line-height:1.42!important}.master-hero-copy .hero-actions{gap:.48rem!important;margin-top:.62rem!important}.collection-led-intro-shell{width:min(calc(100vw - 1.2rem),22.5rem)!important}.collection-led-intro h2{width:min(12.2ch,100%)!important;font-size:clamp(1.54rem,6.8vw,1.84rem)!important;line-height:1.01!important}.collection-led-intro .section-lead{width:min(100%,20rem)!important;font-size:.85rem!important}.collection-led-link{color:rgba(255,248,241,.99)!important;font-size:.62rem!important;font-weight:700!important;text-shadow:0 2px 18px rgba(14,10,9,.64)!important}}@media (max-width:840px){.home-page .site-header .header-top,.site-header .header-top,.site-header.site-header--home .header-top,.site-header:not(.site-header--home) .header-top{position:relative!important;grid-template-columns:auto auto minmax(0,1fr)!important;grid-template-rows:auto!important;align-items:center!important;column-gap:.44rem!important;row-gap:0!important}.home-page .site-header .brand-logo,.site-header .brand-logo,.site-header.site-header--home .brand-logo,.site-header:not(.site-header--home) .brand-logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;z-index:2!important}.home-page .site-header .wordmark,.site-header .wordmark,.site-header.site-header--home .wordmark,.site-header:not(.site-header--home) .wordmark{grid-column:2!important;grid-row:1!important;justify-self:start!important;align-self:center!important;margin:0 0 0 .12rem!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.home-page .site-header .wordmark-image,.site-header .wordmark-image,.site-header.site-header--home .wordmark-image,.site-header:not(.site-header--home) .wordmark-image{width:clamp(6.55rem,28vw,7.8rem)!important}.home-page .site-header .header-actions,.site-header .header-actions,.site-header.site-header--home .header-actions,.site-header:not(.site-header--home) .header-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;margin-left:auto!important;margin-top:0!important;gap:.42rem .72rem!important;flex-wrap:nowrap!important}.home-page .site-header .selections-nav,.site-header .selections-nav,.site-header.site-header--home .selections-nav,.site-header:not(.site-header--home) .selections-nav{margin-left:.24rem!important}.home-page .master-hero-copy .eyebrow,.master-hero-copy .eyebrow{display:block!important;color:rgba(255,241,232,.9)!important;font-size:.72rem!important;font-weight:600!important;letter-spacing:.12em!important;text-shadow:0 2px 14px rgba(16,11,10,.52)!important;margin-bottom:.42rem!important}}@media (max-width:520px){.home-page .site-header .wordmark-image,.site-header .wordmark-image,.site-header.site-header--home .wordmark-image,.site-header:not(.site-header--home) .wordmark-image{width:clamp(6.6rem,28vw,7.8rem)!important}.site-header .selections-nav,.site-header .wishlist-nav{font-size:.6rem!important;letter-spacing:.05em!important}.home-page .site-header .header-actions,.site-header .header-actions,.site-header.site-header--home .header-actions,.site-header:not(.site-header--home) .header-actions{gap:.35rem .62rem!important}}.site-header .header-top{align-items:center!important}.site-header .header-actions{align-items:center!important;margin-top:0!important}.site-header .selections-nav,.site-header .wishlist-nav{align-items:center!important;padding:0!important;line-height:1!important}@media (max-width:840px){.site-header:not(.site-header--home) .wordmark-image{filter:brightness(.2) sepia(.24) saturate(1.12) contrast(1.24)!important;opacity:1!important}}