:root{--bg:#08060d;--ink:#f7f4fa;--muted:#c9c1cf;--grad:linear-gradient(100deg,#a24bff 0%,#c13ad6 46%,#ff6fa5 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Arial Nova","Aptos",Arial,sans-serif}a{color:inherit;text-decoration:none}.skip-link{position:fixed;z-index:20;left:16px;top:-80px;padding:12px 16px;background:#fff;color:#08060d}.skip-link:focus{top:16px}.header{height:92px;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:46px;padding:0 clamp(32px,3.2vw,64px);background:linear-gradient(90deg,rgba(8,6,13,.98),rgba(12,8,18,.91));border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 12px 44px rgba(0,0,0,.2);backdrop-filter:blur(20px)}.wordmark{display:inline-flex;align-items:center;gap:11px;font-weight:700;font-size:24px;letter-spacing:-.045em}.wordmark img{width:34px;height:34px}.header-nav{display:flex;gap:26px;margin-left:auto}.header-nav a,.header-action{font-size:13px;letter-spacing:.03em;color:#ded7e5;transition:color .2s}.header-nav a:hover,.header-action:hover{color:#fff}.header-action{padding:12px 17px;border:1px solid rgba(255,137,203,.42);border-radius:999px;color:#fff}.header-action b{color:#ff8dc5;margin-left:9px}.experience{overflow:hidden}.scene,.showcase,.portrait-scene,.closing-scene,.craft-scene,.studio-scene{position:relative;isolation:isolate;overflow:hidden;background:var(--bg)}
.hero{height:calc(100svh - 92px);min-height:700px}.scene-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero-image{object-position:center 65%;animation:heroIn 1.6s cubic-bezier(.17,.75,.23,1) both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,4,9,.87),rgba(7,5,12,.55) 41%,rgba(8,6,13,.04) 78%),linear-gradient(0deg,rgba(8,6,13,.45),transparent 52%)}.hero-title{position:absolute;z-index:2;left:max(7vw,calc((100vw - 1370px)/2));top:26%;padding-top:.09em;animation:titleIn 1s cubic-bezier(.17,.72,.21,1) both}.hero-title h1,h2{margin:0;font-family:"Arial Nova","Aptos Display",Arial,sans-serif;letter-spacing:-.028em;font-weight:600;line-height:1.04}.hero-title h1{font-size:clamp(63px,8.5vw,142px);color:var(--ink)}h1 span,h2 span{font-weight:320;letter-spacing:-.025em;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.quiet-link{display:inline-flex;gap:25px;align-items:center;margin-top:25px;padding-bottom:9px;border-bottom:1px solid rgba(255,255,255,.42);font-size:12px;letter-spacing:.09em;text-transform:uppercase}.quiet-link b{font-size:18px;color:#f397c3}@keyframes heroIn{from{transform:scale(1.07)}to{transform:scale(1)}}@keyframes titleIn{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}
.cta-primary{display:inline-grid;grid-template-columns:auto 34px;align-items:center;gap:42px;position:relative;margin-top:34px;padding:0 0 12px;border:0;border-bottom:1px solid rgba(255,255,255,.52);border-radius:0;background:transparent;color:var(--ink);box-shadow:none;font-size:16px;font-weight:620;letter-spacing:-.02em;text-transform:none;transition:gap .25s,border-color .25s,color .25s}.cta-primary:after{content:"";position:absolute;left:0;bottom:-1px;width:42%;height:2px;background:var(--grad);transition:width .28s ease}.cta-primary:hover{transform:none;gap:54px;background:transparent;box-shadow:none;border-color:rgba(255,255,255,.85);color:#fff}.cta-primary:hover:after{width:100%}.cta-primary b{font-size:25px;line-height:.7;font-weight:300;color:#ff8fc2}.cta-orb{display:none}
.showcase{height:582px}.showcase-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;transform:scale(1.45);opacity:.62;filter:saturate(.82)}.showcase-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.9),rgba(8,6,13,.4) 52%,rgba(8,6,13,.08)),linear-gradient(0deg,rgba(8,6,13,.2),transparent 60%)}.showcase-title{position:absolute;z-index:3;left:max(7vw,calc((100vw - 1370px)/2));top:7%;font-size:clamp(58px,6.3vw,104px);line-height:1.06}.showcase-screen{position:absolute;z-index:2;right:2%;bottom:0;width:min(64vw,1120px);margin:0;isolation:isolate}.showcase-screen:before{content:"";position:absolute;z-index:-1;left:3%;top:8%;width:105%;height:92%;border-radius:50%;background:radial-gradient(ellipse,rgba(173,60,255,.4),rgba(255,92,168,.19) 36%,transparent 70%);filter:blur(44px);animation:editorGlow 6s ease-in-out infinite alternate}.showcase-screen img{display:block;width:100%;height:auto}.scene-cta{position:absolute;z-index:4;left:max(7vw,calc((100vw - 1370px)/2));top:55%;bottom:auto}@keyframes editorGlow{to{transform:scale(1.08);opacity:.95}}
.craft-scene{min-height:690px;display:grid;grid-template-columns:58% 42%;align-items:center;background:radial-gradient(circle at 17% 48%,rgba(92,34,149,.28),transparent 31%),#0a0710}.craft-image{align-self:stretch;margin:0;overflow:hidden}.craft-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.craft-copy{position:relative;z-index:2;margin-left:-10%;padding:42px;max-width:560px}.eyebrow{margin:0 0 20px;color:#d4c8db;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.craft-copy h2,.studio-copy h2{font-size:clamp(63px,6.8vw,112px)}.craft-copy>p:not(.eyebrow){max-width:280px;margin:25px 0 0;color:var(--muted);font-size:17px;line-height:1.45}.text-cta{display:inline-flex;gap:15px;margin-top:31px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.42);font-weight:650}.text-cta b{color:#ff87bd}
.portrait-scene{height:870px}.portrait-flow{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.62;filter:saturate(.8)}.portrait-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.86),rgba(8,6,13,.22) 68%),linear-gradient(0deg,rgba(8,6,13,.5),transparent 60%)}.portrait-title{position:absolute;z-index:4;left:max(4vw,calc((100vw - 1450px)/2));top:25%;font-size:clamp(62px,7.2vw,118px);line-height:1.04}.portrait-image{position:absolute;z-index:2;top:0;right:0;width:55%;height:100%;margin:0;mask-image:linear-gradient(90deg,transparent 0%,#000 30%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 30%,#000 100%)}.portrait-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:right center}.portrait-scene.is-active .portrait-image img{animation:portraitIn 1.3s cubic-bezier(.2,.7,.2,1) both}.portrait-cta{position:absolute;z-index:5;left:max(4vw,calc((100vw - 1450px)/2));top:65%}@keyframes portraitIn{from{transform:scale(1.07)}to{transform:scale(1)}}
.studio-scene{height:710px;display:flex;align-items:center;justify-content:flex-end;background:radial-gradient(circle at 73% 45%,rgba(217,55,183,.18),transparent 30%),#09070e}.studio-copy{position:absolute;z-index:2;left:9%;top:23%;max-width:490px}.studio-image{width:min(51vw,850px);height:100%;margin:0;overflow:hidden}.studio-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;mix-blend-mode:screen;opacity:.92}.studio-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 3%,rgba(8,6,13,.7) 38%,transparent 75%);pointer-events:none}
.closing-scene{height:850px}.closing-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform,filter}.closing-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.62),rgba(8,6,13,.25) 43%,rgba(8,6,13,.03) 75%),linear-gradient(0deg,rgba(8,6,13,.16),transparent 58%)}.closing-copy{position:absolute;z-index:2;left:max(7vw,calc((100vw - 1370px)/2));top:54%;padding-top:.12em;transform:translateY(-50%)}.closing-copy h2{font-size:clamp(66px,8vw,132px);line-height:1.08}.closing-scene.is-active .closing-background{animation:closingReveal 1.55s cubic-bezier(.18,.77,.2,1) both}.closing-scene.is-active .closing-copy{animation:closingCopy .9s .2s cubic-bezier(.2,.7,.2,1) both}@keyframes closingReveal{from{opacity:0;transform:scale(1.09);filter:brightness(.65) saturate(.8)}to{opacity:1;transform:scale(1);filter:brightness(1.08) saturate(1.06)}}@keyframes closingCopy{from{opacity:0;transform:translate(-34px,16px)}to{opacity:1;transform:translateY(-50%)}}
.footer{height:118px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(32px,3.2vw,64px);border-top:1px solid rgba(255,255,255,.08);color:#aaa0b3;font-size:13px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .75s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.showcase.is-active .showcase-screen{animation:screenEnter 1.15s .1s cubic-bezier(.17,.78,.2,1) both}.craft-scene.is-active .craft-image img{animation:cropSettle 1.3s cubic-bezier(.2,.75,.2,1) both}.studio-scene.is-active .studio-image{animation:studioEnter 1.15s .12s cubic-bezier(.2,.75,.2,1) both}@keyframes screenEnter{from{opacity:0;transform:translate3d(70px,34px,0) scale(.96)}to{opacity:1;transform:none}}@keyframes cropSettle{from{transform:scale(1.12)}to{transform:scale(1)}}@keyframes studioEnter{from{opacity:0;transform:translateX(70px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:760px){.header{height:72px;padding:0 20px;gap:0}.header-nav{display:none}.wordmark{font-size:20px}.wordmark img{width:25px;height:25px}.header-action{margin-left:auto;font-size:11px;padding:10px 12px}.hero{height:calc(100svh - 72px);min-height:620px}.hero-image{object-position:60% 58%}.hero-title{left:20px;top:auto;bottom:72px}.hero-title h1{font-size:clamp(55px,16vw,82px);line-height:.98}.cta-primary{margin-top:26px;font-size:13px;padding:13px 15px}.quiet-link{margin-top:20px}.showcase{height:700px}.showcase-background{object-position:64% bottom;transform:scale(1.28)}.showcase-title{left:20px;top:8%;font-size:clamp(50px,14vw,73px)}.showcase-screen{width:112%;right:-14%;top:30%;bottom:auto}.scene-cta{left:20px;bottom:7%;top:auto}.craft-scene{min-height:720px;display:flex;align-items:flex-end}.craft-image{position:absolute;inset:0;opacity:.58}.craft-copy{margin:0;padding:28px 20px 50px;max-width:400px}.craft-copy h2,.studio-copy h2{font-size:clamp(56px,15vw,80px)}.portrait-scene{height:690px}.portrait-title{left:20px;top:12%;font-size:clamp(50px,13.8vw,74px);line-height:1.08}.portrait-image{width:100%;height:100%;mask-image:linear-gradient(180deg,transparent 0%,#000 30%,#000 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 30%,#000 100%)}.portrait-image img{object-position:58% center}.portrait-cta{left:20px;top:auto;bottom:8%}.studio-scene{height:650px;align-items:flex-end}.studio-copy{left:20px;top:12%;z-index:3}.studio-image{width:100%;height:70%;opacity:.8}.studio-scene:after{background:linear-gradient(180deg,var(--bg),rgba(8,6,13,.2) 70%,var(--bg))}.closing-scene{height:690px}.closing-copy{left:20px;top:auto;bottom:78px;transform:none}.closing-copy h2{font-size:clamp(58px,16vw,86px)}.footer{height:90px;padding:0 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image,.portrait-image img,.closing-scene.is-active .closing-background,.closing-scene.is-active .closing-copy,.showcase-screen:before,.showcase.is-active .showcase-screen,.craft-scene.is-active .craft-image img,.studio-scene.is-active .studio-image{animation:none}.reveal{opacity:1;transform:none;transition:none}.cta-primary{transition:none}}
.architecture-scene,.detail-scene,.sea-scene{position:relative;isolation:isolate;overflow:hidden;background:var(--bg)}.architecture-scene{height:700px}.architecture-scene>img,.sea-scene>img,.detail-macro{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.architecture-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.86),rgba(8,6,13,.2) 70%),linear-gradient(0deg,rgba(8,6,13,.38),transparent 55%)}.architecture-mark{position:absolute;z-index:2;left:7vw;bottom:12%;margin:0;font-size:clamp(28px,3vw,48px);letter-spacing:-.04em}.architecture-mark span{display:block;margin-top:9px;color:#c9c1cf;font-size:14px;letter-spacing:.01em}.detail-scene{height:760px;background:#0a0710}.detail-macro{object-position:right center}.detail-shade{position:absolute;inset:0;background:linear-gradient(90deg,#08060d 12%,rgba(8,6,13,.73) 46%,rgba(8,6,13,.06) 80%)}.detail-copy{position:absolute;z-index:2;top:20%;left:9%}.detail-copy h2{font-size:clamp(68px,8vw,136px);line-height:1.03}.cherry-detail{position:absolute;z-index:3;right:12%;bottom:-12%;width:min(23vw,360px);margin:0;box-shadow:0 25px 70px rgba(0,0,0,.45)}.cherry-detail img{display:block;width:100%;height:auto}.sea-scene{height:560px}.sea-scene>img{object-position:center 54%;filter:saturate(.86)}.sea-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.58),transparent 66%),linear-gradient(0deg,rgba(8,6,13,.5),transparent 50%)}.sea-link{position:absolute;z-index:2;right:8%;bottom:16%;font-size:clamp(24px,3vw,42px);letter-spacing:-.04em}.sea-link b{margin-left:14px;color:#ff8cc1;font-weight:400}@media(max-width:760px){.architecture-scene{height:520px}.architecture-mark{left:20px;bottom:10%;font-size:31px}.detail-scene{height:650px}.detail-copy{top:11%;left:20px}.detail-copy h2{font-size:clamp(57px,16vw,82px)}.cherry-detail{right:4%;width:52vw;bottom:-5%}.sea-scene{height:440px}.sea-link{left:20px;right:auto;bottom:11%;font-size:28px}}
.craft-scene{height:790px;display:block;background:#0a0710}.craft-image{position:absolute;inset:0 auto 0 0;width:72%;height:100%;margin:0}.craft-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 48%,#0a0710 100%),linear-gradient(0deg,rgba(8,6,13,.35),transparent 45%)}.craft-image img{height:100%;object-position:left center}.craft-copy{position:absolute;z-index:2;right:7%;bottom:16%;margin:0;padding:0;max-width:480px}.craft-copy h2{font-size:clamp(72px,7.6vw,130px);line-height:1.01}.craft-copy .eyebrow{margin-bottom:24px}.craft-copy>p:not(.eyebrow){display:none}.studio-scene{height:760px;display:block;background:#e7c5af}.studio-image{position:absolute;inset:0;width:100%;height:100%;margin:0}.studio-image img{object-position:center right;mix-blend-mode:normal;opacity:1}.studio-scene:after{background:linear-gradient(90deg,rgba(19,11,13,.76),rgba(19,11,13,.14) 61%,transparent)}.studio-copy{left:9%;top:auto;bottom:13%;z-index:3}.studio-copy h2{font-size:clamp(76px,8vw,136px);line-height:1.01;color:#fff}.studio-copy .eyebrow{color:#f5ddd7}.architecture-scene{height:780px}.architecture-scene>img{object-position:center}.architecture-shade{background:linear-gradient(0deg,rgba(8,6,13,.73),transparent 55%)}.architecture-mark{left:7%;bottom:8%;font-size:clamp(38px,4vw,64px)}.architecture-mark span{font-size:12px;letter-spacing:.13em;text-transform:uppercase}.detail-scene{height:820px;background:#08060d}.detail-macro{width:78%;left:auto;object-position:right center}.detail-shade{background:linear-gradient(90deg,#08060d 0%,rgba(8,6,13,.91) 28%,rgba(8,6,13,.08) 68%,transparent)}.detail-copy{top:16%;left:8%;z-index:4}.detail-copy h2{font-size:clamp(78px,9vw,148px);line-height:1}.cherry-detail{left:7%;right:auto;bottom:-16%;width:min(21vw,330px);box-shadow:none}.sea-scene{height:500px}.sea-scene>img{object-position:center 62%;transform:scale(1.04)}.sea-shade{background:linear-gradient(90deg,rgba(8,6,13,.24),transparent 70%),linear-gradient(0deg,rgba(8,6,13,.46),transparent 55%)}.sea-link{right:7%;bottom:14%;font-size:clamp(32px,4vw,64px);color:#fff}.sea-link b{margin-left:7px}@keyframes wideReveal{from{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.craft-scene.is-active .craft-image img,.architecture-scene.is-active>img,.sea-scene.is-active>img{animation:wideReveal 1.5s cubic-bezier(.2,.75,.2,1) both}.detail-scene.is-active .cherry-detail{animation:cherryRise 1.1s .25s cubic-bezier(.2,.75,.2,1) both}@keyframes cherryRise{from{opacity:0;transform:translateY(80px)}to{opacity:1;transform:none}}@media(max-width:760px){.craft-scene{height:690px}.craft-image{width:100%;opacity:.72}.craft-image:after{background:linear-gradient(0deg,#0a0710 4%,transparent 68%)}.craft-copy{right:auto;left:20px;bottom:9%}.craft-copy h2{font-size:clamp(60px,16vw,84px)}.studio-scene{height:650px}.studio-copy{left:20px;bottom:9%}.studio-copy h2{font-size:clamp(61px,16vw,86px)}.architecture-scene{height:600px}.detail-scene{height:680px}.detail-macro{width:100%}.detail-copy{left:20px;top:10%}.detail-copy h2{font-size:clamp(64px,17vw,90px)}.cherry-detail{left:20px;width:48vw;bottom:-7%}.sea-scene{height:400px}}
.image-atlas{position:relative;min-height:2360px;overflow:hidden;background:#08060d}.image-atlas figure{margin:0}.atlas-sea{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;opacity:.52;filter:saturate(.76)}.atlas-sea:after{content:""}.image-atlas:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#08060d 0%,rgba(8,6,13,.42) 22%,rgba(8,6,13,.08) 48%,rgba(8,6,13,.56) 74%,#08060d 100%);pointer-events:none}.atlas-architecture{position:absolute;z-index:2;left:0;right:0;top:29%;height:39%;overflow:hidden}.atlas-architecture:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.52),transparent 52%),linear-gradient(0deg,rgba(8,6,13,.6),transparent 55%)}.atlas-architecture img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.atlas-camera{position:absolute;z-index:3;top:5%;left:-3%;width:62%;height:31%;overflow:hidden}.atlas-camera:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,rgba(8,6,13,.94) 100%),linear-gradient(0deg,rgba(8,6,13,.55),transparent 42%)}.atlas-camera img{width:100%;height:100%;display:block;object-fit:cover;object-position:left center}.atlas-heading{position:absolute;z-index:4;top:11%;right:8%;width:43%}.atlas-heading p{margin:0 0 19px;color:#d4c8db;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.atlas-heading h2{font-size:clamp(66px,7.4vw,126px);line-height:1.02}.atlas-macro{position:absolute;z-index:3;right:-6%;top:47%;width:63%;aspect-ratio:1/1;overflow:hidden;border-radius:50%}.atlas-macro img{width:100%;height:100%;object-fit:cover;object-position:right center}.atlas-cherries{position:absolute;z-index:4;left:9%;top:54%;width:min(25vw,390px);overflow:hidden}.atlas-cherries img{display:block;width:100%;height:auto}.atlas-still{position:absolute;z-index:3;left:0;right:0;bottom:0;height:32%;overflow:hidden}.atlas-still:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.66),transparent 50%),linear-gradient(0deg,#08060d,transparent 30%)}.atlas-still img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 66%}.atlas-cta{position:absolute;z-index:5;left:9%;bottom:16%;display:inline-flex;gap:42px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.55);font-size:17px;font-weight:620;letter-spacing:-.02em}.atlas-cta:after{content:"";position:absolute;left:0;bottom:-1px;width:42%;height:2px;background:var(--grad)}.atlas-cta b{font-size:24px;font-weight:300;color:#ff8fc2}.image-atlas .reveal{transition-duration:1s}.image-atlas .reveal.visible{animation:atlasSettle 1.35s cubic-bezier(.18,.78,.2,1) both}@keyframes atlasSettle{from{opacity:0;transform:translateY(54px) scale(.975)}to{opacity:1;transform:none}}@media(max-width:760px){.image-atlas{min-height:1780px}.atlas-camera{top:4%;left:0;width:100%;height:25%}.atlas-camera:after{background:linear-gradient(0deg,#08060d,transparent 55%)}.atlas-heading{top:17%;left:20px;right:auto;width:90%}.atlas-heading h2{font-size:clamp(58px,16vw,84px)}.atlas-architecture{top:31%;height:29%}.atlas-cherries{top:54%;left:20px;width:48vw}.atlas-macro{top:57%;right:-25%;width:90%}.atlas-still{height:25%}.atlas-cta{left:20px;bottom:10%}}
.architecture-copy{position:absolute;z-index:2;left:8%;bottom:13%}.architecture-copy h2,.sea-copy h2{font-size:clamp(72px,7.4vw,126px);line-height:1.02}.architecture-scene{height:680px}.architecture-scene>img{object-position:center 57%}.architecture-shade{background:linear-gradient(90deg,rgba(8,6,13,.76),rgba(8,6,13,.08) 72%),linear-gradient(0deg,rgba(8,6,13,.48),transparent 55%)}.detail-scene{height:760px}.detail-macro{width:65%;height:100%;right:0;left:auto}.detail-shade{background:linear-gradient(90deg,#08060d 0%,rgba(8,6,13,.9) 36%,rgba(8,6,13,.1) 71%,transparent)}.detail-copy{top:20%;left:9%}.cherry-detail{position:absolute;z-index:3;right:8%;left:auto;bottom:0;top:auto;width:auto;height:83%;margin:0;overflow:hidden;box-shadow:none}.cherry-detail img{display:block;width:auto;height:100%;object-fit:contain}.sea-scene{height:590px}.sea-scene>img{object-position:center 58%;filter:saturate(.88)}.sea-shade{background:linear-gradient(90deg,rgba(8,6,13,.68),rgba(8,6,13,.08) 72%),linear-gradient(0deg,rgba(8,6,13,.5),transparent 60%)}.sea-copy{position:absolute;z-index:2;right:8%;bottom:13%;text-align:right}.sea-copy .eyebrow{color:#e4c6d7}@media(max-width:760px){.architecture-scene{height:540px}.architecture-copy{left:20px;bottom:10%}.architecture-copy h2,.sea-copy h2{font-size:clamp(58px,16vw,84px)}.detail-scene{height:650px}.detail-macro{width:100%}.detail-copy{left:20px;top:11%}.cherry-detail{height:55%;right:5%;opacity:.9}.sea-scene{height:470px}.sea-copy{left:20px;right:auto;text-align:left;bottom:10%}}
.architecture-copy{left:50%;bottom:10%;transform:translateX(-50%);width:max-content;text-align:center}.architecture-shade{background:linear-gradient(0deg,rgba(8,6,13,.72),transparent 60%)}.detail-scene{height:720px;background:#08060d}.detail-shade{z-index:2;background:linear-gradient(90deg,rgba(8,6,13,.88),rgba(8,6,13,.12) 62%,rgba(8,6,13,.35)),linear-gradient(0deg,rgba(8,6,13,.55),transparent 57%)}.detail-copy{z-index:4;top:13%;left:auto;right:7%;text-align:right}.cherry-detail{position:absolute;z-index:1;inset:0;width:auto;height:auto;margin:0;overflow:hidden}.cherry-detail img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 62%}.sea-copy{left:7%;right:auto;top:12%;bottom:auto;text-align:left}.sea-shade{background:linear-gradient(90deg,rgba(8,6,13,.52),transparent 70%),linear-gradient(0deg,rgba(8,6,13,.38),transparent 62%)}@media(max-width:760px){.architecture-copy{left:20px;transform:none;width:auto;text-align:left}.detail-copy{left:20px;right:auto;top:10%;text-align:left}.cherry-detail{inset:0}.sea-copy{left:20px;top:10%;bottom:auto}}
.architecture-copy{left:7%;bottom:9%;transform:none;width:32%;text-align:left}.architecture-copy h2{font-size:clamp(54px,5.2vw,90px)}.architecture-shade{background:linear-gradient(90deg,rgba(8,6,13,.78),rgba(8,6,13,.08) 68%),linear-gradient(0deg,rgba(8,6,13,.46),transparent 60%)}.detail-macro{display:block;position:absolute;inset:0 0 0 auto;width:65%;height:100%;object-fit:cover;object-position:right center}.cherry-detail{display:none}.detail-shade{z-index:2;background:linear-gradient(90deg,#08060d 0%,rgba(8,6,13,.9) 36%,rgba(8,6,13,.1) 71%,transparent)}.detail-copy{z-index:4;top:20%;left:9%;right:auto;text-align:left}@media(max-width:760px){.architecture-copy{left:20px;bottom:9%;width:70%}.detail-macro{width:100%}.detail-copy{left:20px;top:11%}}
.hero-title .cta-primary,.closing-copy .cta-primary{display:inline-flex;align-items:center;gap:15px;min-width:0;margin-top:38px;padding:17px 24px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:var(--grad);color:#fff;box-shadow:0 14px 36px rgba(193,58,214,.42),0 0 30px rgba(255,111,165,.2),inset 0 1px rgba(255,255,255,.34);font-size:15px;font-weight:700;letter-spacing:.025em;text-transform:none}.hero-title .cta-primary:after,.closing-copy .cta-primary:after{display:none}.hero-title .cta-primary:hover,.closing-copy .cta-primary:hover{gap:15px;transform:translateY(-3px) scale(1.025);background:var(--grad);box-shadow:0 19px 46px rgba(193,58,214,.54),0 0 42px rgba(255,111,165,.28)}.hero-title .cta-primary b,.closing-copy .cta-primary b{font-size:20px;color:#fff}@media(max-width:760px){.hero-title .cta-primary,.closing-copy .cta-primary{margin-top:26px;padding:15px 20px;font-size:14px}}
.statement-scene,.lightfield-scene,.horizon-scene{position:relative;isolation:isolate;overflow:hidden;background:#08060d}.statement-scene{min-height:690px;padding:clamp(70px,10vw,150px) 8%;display:flex;flex-direction:column;justify-content:center}.statement-rule{position:absolute;top:17%;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.27) 18%,rgba(255,255,255,.27) 82%,transparent)}.statement-kicker{margin:0 0 32px;color:#d4cadb;font-size:13px;letter-spacing:.16em;text-transform:uppercase}.statement-title{position:relative;z-index:1;font-size:clamp(84px,12vw,210px);line-height:.86;letter-spacing:-.065em}.statement-title:after{content:"";position:absolute;z-index:-1;right:8%;bottom:-18%;width:42%;height:42%;background:radial-gradient(ellipse,rgba(162,75,255,.29),transparent 70%);filter:blur(30px)}.statement-note{align-self:flex-end;margin:40px 7% 0 0;color:#d3c8d9;font-size:clamp(16px,1.35vw,21px);line-height:1.35}.lightfield-scene{height:780px;background:radial-gradient(circle at var(--light-x,58%) var(--light-y,47%),rgba(255,110,164,.38),transparent 23%),radial-gradient(circle at calc(var(--light-x,58%) - 18%) calc(var(--light-y,47%) + 8%),rgba(119,54,255,.42),transparent 32%),#0a0710;transition:background .45s ease}.lightfield-plane{position:absolute;z-index:0;inset:8% 7%;border:1px solid rgba(255,255,255,.14);background:linear-gradient(118deg,rgba(255,255,255,.06),rgba(255,255,255,.012));box-shadow:inset 0 1px rgba(255,255,255,.12),0 40px 100px rgba(0,0,0,.3);transform:perspective(1300px) rotateX(8deg) rotateY(-5deg);transition:transform .7s cubic-bezier(.2,.75,.2,1)}.lightfield-scene:hover .lightfield-plane{transform:perspective(1300px) rotateX(3deg) rotateY(2deg)}.lightfield-plane:before,.lightfield-plane:after{content:"";position:absolute;pointer-events:none}.lightfield-plane:before{inset:12%;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at var(--light-x,62%) var(--light-y,45%),rgba(255,255,255,.16),transparent 18%)}.lightfield-plane:after{inset:auto 10% 12% 10%;height:1px;background:linear-gradient(90deg,transparent,#c13ad6,#ff6fa5,transparent);box-shadow:0 0 22px #d849dd}.lightfield-plane i{position:absolute;width:11px;height:11px;border-radius:50%;border:1px solid rgba(255,255,255,.55);box-shadow:0 0 18px rgba(255,255,255,.35)}.lightfield-plane i:nth-child(1){top:22%;left:18%}.lightfield-plane i:nth-child(2){top:61%;right:25%}.lightfield-plane i:nth-child(3){bottom:20%;left:47%}.lightfield-copy{position:absolute;z-index:2;left:12%;top:24%}.lightfield-copy p{margin:0 0 19px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#e2d5e4}.lightfield-copy h2{font-size:clamp(70px,8.5vw,145px);line-height:.93}.horizon-scene{height:720px;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 82%,rgba(125,43,190,.25),transparent 45%),#08060d}.horizon-grid{position:absolute;z-index:0;left:-10%;right:-10%;bottom:-34%;height:76%;background:repeating-linear-gradient(90deg,transparent 0 9.8%,rgba(211,144,255,.16) 10% 10.15%),repeating-linear-gradient(0deg,transparent 0 12.3%,rgba(211,144,255,.13) 12.5% 12.68%);transform:perspective(600px) rotateX(68deg);transform-origin:bottom;mask-image:linear-gradient(transparent,#000 33%);-webkit-mask-image:linear-gradient(transparent,#000 33%)}.horizon-mark{position:relative;z-index:2;display:grid;justify-items:center}.horizon-mark img{width:clamp(90px,12vw,170px);height:clamp(90px,12vw,170px);filter:drop-shadow(0 0 34px rgba(202,73,221,.42))}.horizon-mark h2{margin-top:25px;font-size:clamp(55px,7vw,118px);font-weight:590;letter-spacing:-.065em}.horizon-note{position:absolute;z-index:2;bottom:8%;margin:0;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#dac9dc}@media(max-width:760px){.statement-scene{min-height:570px;padding:72px 20px}.statement-rule{left:20px;right:20px;top:13%}.statement-title{font-size:clamp(68px,20vw,108px)}.statement-note{align-self:auto;margin:35px 0 0;font-size:16px}.lightfield-scene{height:620px}.lightfield-plane{inset:9% 5%;transform:perspective(800px) rotateX(5deg)}.lightfield-copy{left:10%;top:20%}.lightfield-copy h2{font-size:clamp(59px,17vw,88px)}.horizon-scene{height:550px}.horizon-note{bottom:8%;font-size:10px}.horizon-grid{bottom:-25%;height:65%}}@media(prefers-reduced-motion:reduce){.lightfield-scene{transition:none}.lightfield-plane{transition:none}}
.lookbook{position:relative;height:600vh;background:#08060d}.lookbook-stage{position:sticky;top:0;height:100svh;overflow:hidden;background:#08060d}.lookbook-image{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.08);transition:opacity .9s ease,transform 1.25s cubic-bezier(.2,.75,.2,1)}.lookbook-image.is-active{opacity:1;transform:scale(1)}.lookbook-image img{display:block;width:100%;height:100%;object-fit:cover}.lookbook-image:nth-child(1) img{object-position:center}.lookbook-image:nth-child(2) img{object-position:right center}.lookbook-image:nth-child(3) img{object-position:center}.lookbook-image:nth-child(4) img{object-position:center 58%}.lookbook-image:nth-child(5) img{object-position:center}.lookbook-image:nth-child(6) img{object-position:center}.lookbook-stage:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,6,13,.7),rgba(8,6,13,.05) 65%),linear-gradient(0deg,rgba(8,6,13,.48),transparent 52%);pointer-events:none}.lookbook-copy{position:absolute;z-index:2;left:max(7vw,calc((100vw - 1370px)/2));bottom:13%;pointer-events:none}.lookbook-copy p{margin:0 0 20px;color:#ddd2e1;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.lookbook-copy h2{font-size:clamp(66px,7.8vw,132px);line-height:1.02}.lookbook-count{display:block;margin-top:30px;font-size:17px;color:#ff9aca;letter-spacing:.12em}.lookbook-steps{position:absolute;inset:0;z-index:-1;display:grid;grid-template-rows:repeat(6,1fr)}.lookbook-steps i{display:block}@media(max-width:760px){.lookbook{height:500vh}.lookbook-copy{left:20px;bottom:11%}.lookbook-copy h2{font-size:clamp(57px,16vw,84px)}.lookbook-copy p{font-size:10px}.lookbook-image:nth-child(4) img{object-position:center 70%}.lookbook-stage:after{background:linear-gradient(90deg,rgba(8,6,13,.62),rgba(8,6,13,.06)),linear-gradient(0deg,rgba(8,6,13,.58),transparent 50%)}}@media(prefers-reduced-motion:reduce){.lookbook-image{transition:none}}
.experience{overflow:visible}.lookbook-steps{z-index:0;pointer-events:none}.lookbook-stage{z-index:1}
