: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:flex-start;width:100%}.header-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:baseline;gap:1.2rem}.selections-nav,.wishlist-nav{display:inline-flex;align-items:baseline;gap:.35rem;padding:0 0 .35rem;border:0;background:transparent;color:rgba(60,47,44,.82);font:inherit;font-size:.8rem;letter-spacing:.08em;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-count,.wishlist-count{color:rgba(106,79,87,.68)}.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}.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)}.is-disabled{opacity:.48;pointer-events:none;box-shadow:none}.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)}.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}.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-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:30}.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-gap:1rem;gap:1rem;width:min(92vw,1080px);margin:min(4vh,2rem) auto;padding:1rem}.image-zoom-toolbar{display:flex;justify-content:flex-end;gap:.55rem}.image-zoom-close,.image-zoom-control{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;min-height:3rem;padding:.8rem 1rem;border:1px solid rgba(255,239,230,.18);border-radius:999px;background:rgba(255,250,246,.1);color:#fff3ea;font:inherit;cursor:pointer;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.image-zoom-close:focus-visible,.image-zoom-close:hover,.image-zoom-control:focus-visible,.image-zoom-control:hover{background:rgba(255,250,246,.16);border-color:rgba(255,239,230,.3);transform:translateY(-1px)}.image-zoom-stage{display:grid;place-items:center;min-height:min(78vh,860px);overflow:auto;border-radius:28px;background:rgba(12,8,7,.48);box-shadow:0 30px 80px rgba(12,8,7,.28)}.image-zoom-image{max-width:100%;max-height:78vh;transform-origin:center center;transition:transform .2s ease;will-change:transform}@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-product-card{grid-template-columns:1fr}.collection-product-card.is-reversed .collection-product-copy,.collection-product-card.is-reversed .collection-product-media{order:0}}@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-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 (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)}}body,html{min-height:100%}body.next-app{min-height:100vh}