@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Playfair+Display:wght@400&display=swap";:root{color:#172130;background:#f7f4ef;font-family:DM Sans,Arial,sans-serif;font-synthesis:none;--paper: #f7f4ef;--ink: #172130;--accent: #829ed2}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}a{color:inherit}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.app-shell{min-height:130vh;background:var(--paper)}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:34px 3.35vw}.wordmark{font:400 27px/1 Playfair Display,Georgia,serif;letter-spacing:.26em;text-decoration:none}.header-contact{font-size:18px;text-decoration:none}.header-contact:after{content:"";display:block;height:1px;margin-top:4px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.header-contact:hover:after{transform:scaleX(1);transform-origin:left}.hero{--scroll-progress: 0;position:relative;min-height:100vh;overflow:clip;padding:8.7vh 3.35vw 4.6vh}.hero-title{position:relative;z-index:5;width:min(930px,67vw);margin:3.6vh 0 0 3.8vw;color:var(--ink);font:400 clamp(70px,7.35vw,112px)/.91 "Playfair Display",Georgia,serif;letter-spacing:-.045em;transform:translateY(calc(var(--scroll-progress) * -52px));transition:transform .08s linear}.hero-title span{display:block}.hero-title span:nth-child(2){white-space:nowrap}.hero-title span:nth-child(4){white-space:nowrap}.product-stage{position:absolute;z-index:3;right:-.5vw;top:8.7vh;width:min(74vw,1060px);transform:translateY(calc(var(--scroll-progress) * 28px)) scale(calc(1 + var(--scroll-progress) * .03));transform-origin:center;transition:transform .08s linear;pointer-events:none}.product-stage img{display:block;width:100%;height:auto}.edition-label{position:absolute;z-index:6;left:3.35vw;bottom:18vh;display:flex;flex-direction:column;align-items:center;gap:24px;color:#6f8bc4}.edition-label i{width:1px;height:142px;background:currentColor}.edition-label span{font-size:14px;font-weight:500;letter-spacing:.18em;writing-mode:vertical-rl;transform:rotate(180deg)}.hero-contact{position:absolute;z-index:8;left:3.35vw;bottom:4.8vh;display:flex;gap:8px;margin:0;font-size:16px}.hero-contact a{text-underline-offset:4px;text-decoration-thickness:1px}.pointer-trail{position:fixed;z-index:50;inset:0;pointer-events:none}.trail-dot{position:absolute;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;background:#829ed2a6;filter:blur(2px);animation:trail-fade .42s ease-out forwards}@keyframes trail-fade{to{opacity:0;transform:scale(.2)}}@media(max-width:1023px){.hero-title{width:86vw;margin-top:8vh;font-size:clamp(58px,9vw,86px)}.product-stage{top:25vh;width:84vw;right:-7vw}}@media(max-width:767px){.app-shell{min-height:112vh}.site-header{padding:24px 20px}.wordmark{font-size:20px}.header-contact{font-size:15px}.hero{min-height:100vh;padding:92px 20px 34px}.hero-title{width:100%;margin:0;font-size:clamp(43px,13.7vw,66px);line-height:.96;transform:none}.hero-title span,.hero-title span:nth-child(2),.hero-title span:nth-child(4){margin-left:0;white-space:normal}.product-stage{position:relative;top:auto;right:auto;width:118%;margin:3vh -9% 0;transform:none}.edition-label{position:relative;left:auto;bottom:auto;flex-direction:row;align-items:center;gap:12px;margin-top:-5vh}.edition-label i{width:72px;height:1px}.edition-label span{font-size:11px;writing-mode:horizontal-tb;transform:none}.hero-contact{position:relative;left:auto;bottom:auto;flex-wrap:wrap;margin-top:5vh;font-size:14px}.pointer-trail{display:none}}@media(pointer:coarse){.pointer-trail{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-title,.product-stage{transform:none}.pointer-trail{display:none}}
