:root{--paper:#f6eaed;--ink:#563147;--muted:#795e6c;--line:#d7bcc7;--pink:#e9c3d1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Manrope',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--ink);outline-offset:6px}header{height:105px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-family:'Cormorant Garamond',Georgia,serif;font-size:31px;font-weight:600}.brand-star{font-size:48px;font-weight:400}.brand small{font-family:'Manrope',sans-serif;font-size:9px;letter-spacing:2px;display:block;margin-top:2px}nav{display:flex;gap:40px;align-items:center;font-size:14px}.nav-link{border-bottom:1px solid var(--ink);padding:12px 0}.nav-link span{margin-left:25px}.hero{min-height:calc(100svh - 105px);position:relative;display:grid;grid-template-columns:1fr 1fr;padding:45px 8% 90px;align-items:center;gap:40px;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:500;margin:0 0 30px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400}h1{font-size:clamp(65px,7.7vw,122px);letter-spacing:-3px;line-height:.94;margin-bottom:30px}h1 em,h2 em{font-weight:400;color:#a26680}.intro{line-height:1.85;color:var(--muted);font-size:15px;margin-bottom:30px}.round-link{display:inline-flex;align-items:center;gap:28px;font-size:14px}.circle{border:1px solid #98778a;border-radius:50%;width:49px;height:49px;display:grid;place-items:center;font-size:22px;transition:background .3s,transform .3s}.round-link:hover .circle{background:var(--pink);transform:rotate(45deg)}.hero-art{position:relative;max-width:480px;width:100%;justify-self:center;padding:15px 25px 20px}.photo-frame{height:min(60vh,610px);min-height:390px;overflow:hidden;border-radius:48% 48% 4px 4px;transform:rotate(3deg);background:#d9c3bc}.photo-frame img{height:100%;width:100%;object-fit:cover;object-position:center 60%;transform:scale(1.07)}.photo-note{display:block;text-align:right;font-family:'Cormorant Garamond',serif;font-size:23px;font-style:italic;transform:rotate(-5deg);margin-top:20px}.floating-star{position:absolute;right:-18px;top:5px;font-size:100px;color:#a26680}.seal{position:absolute;left:-38px;bottom:60px;width:136px;height:136px;background:var(--paper);border:1px solid #b993a3;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;letter-spacing:1.3px;transform:rotate(-12deg);box-shadow:0 0 0 8px #f6eaed99}.seal span{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:27px;line-height:1;letter-spacing:0;text-align:center;margin:10px 0}.hero-bottom{position:absolute;bottom:25px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px}.hero-bottom a{font-size:12px;letter-spacing:0}.hero-bottom a span{margin-left:18px;font-size:22px}.collection{text-align:center;padding:100px 20px 70px;border-top:1px solid var(--line)}h2{font-size:clamp(50px,6vw,85px);line-height:1;letter-spacing:-1px;margin-bottom:25px}.collection>p:last-child{color:var(--muted);line-height:1.9}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}@media(min-width:1600px){.hero{padding-left:14%;padding-right:14%}}@media(max-width:700px){header{height:85px;padding:0 6%}.brand{font-size:25px}.brand small{font-size:7px;letter-spacing:1.4px}.brand-star{font-size:38px}nav{gap:0}nav>a:not(:last-child){display:none}.nav-link{font-size:12px}.nav-link span{margin-left:8px}.hero{grid-template-columns:1fr;gap:40px;padding:44px 8% 80px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:25px}h1{font-size:clamp(48px,15.5vw,76px);letter-spacing:-2px}.hero-art{max-width:370px;padding-left:30px}.photo-frame{height:460px;min-height:0}.hero-bottom{font-size:8px}.hero-bottom>a{font-size:10px}.hero-bottom>span:last-child{display:none}.seal{left:-2px;width:110px;height:110px;font-size:7px}.seal span{font-size:23px}.floating-star{right:-4px;font-size:75px}.collection{padding-top:70px}.collection p{font-size:14px}}
.cinema{height:380svh;position:relative;background:#342b30;color:white}.cinema-sticky{position:sticky;top:0;height:100svh;overflow:hidden}.scenes,.scene{position:absolute;inset:0}.scene{overflow:hidden;clip-path:inset(0 0 100% 0);will-change:clip-path}.scene:first-child{clip-path:inset(0)}.scene img{position:absolute;right:0;top:0;width:66%;height:100%;object-fit:cover;object-position:50% 55%;will-change:transform}.scene::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#352c31 5%,#352c31f2 26%,#352c31a6 45%,transparent 73%)}.scene:nth-child(2)::after{background:linear-gradient(90deg,#553747 5%,#553747f2 26%,#553747a6 45%,transparent 73%)}.scene:nth-child(3)::after{background:linear-gradient(90deg,#3d4435 5%,#3d4435f2 26%,#3d4435a6 45%,transparent 73%)}.scene-copy{position:relative;z-index:1;padding:12vh 8%;max-width:800px}.scene-copy h2{font-size:clamp(65px,7.5vw,112px);line-height:.98}.scene-copy h2 em{color:#efd2df}.scene-copy>p:last-child{line-height:1.9;color:#fff9;font-size:16px}.cinema-controls{position:absolute;bottom:30px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;z-index:5;font-size:10px;letter-spacing:1.8px}.scene-buttons{display:flex;gap:10px}.scene-buttons button{border:1px solid #ffffff55;color:white;background:transparent;border-radius:50%;width:46px;height:46px;cursor:pointer;font-size:12px;transition:background .2s}.scene-buttons button[aria-pressed=true]{background:white;color:var(--ink)}.cinema-progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff22;z-index:6}.cinema-progress span{display:block;height:100%;width:100%;background:#eabacf;transform-origin:left;transform:scaleX(0)}.moments{padding:120px 8%}.moments-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:55px}.moments-heading p,.gallery-heading>p{font-size:14px;line-height:1.8;color:var(--muted)}.ritual{display:grid;grid-template-columns:60px 1fr 1fr 30px;gap:20px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}.ritual:last-child{border-bottom:1px solid var(--line)}.ritual>span{font-size:12px;color:#916f81}.ritual>span:last-child{font-size:32px}.ritual h3{font-size:32px;margin:0}.ritual p{margin:0;font-size:14px;color:var(--muted)}.gallery{padding:100px 8%;background:#efdee5}.gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:50px}.gallery-heading h2{font-size:clamp(48px,5vw,75px)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 30px}.work{background:none;border:none;padding:0;text-align:left;color:var(--ink);cursor:pointer;min-width:0}.work-image{display:block;height:390px;overflow:hidden;position:relative;background:#d6c7c5;border-radius:2px}.work:nth-child(3n+2){margin-top:60px}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.work:hover img{transform:scale(1.06)}.work-title{display:flex;justify-content:space-between;gap:10px;font-family:'Cormorant Garamond',serif;font-size:25px;margin:19px 0 8px}.work-title>span{font-family:'Manrope',sans-serif;font-size:11px;padding-top:7px}.work-type{font-size:9px;letter-spacing:1.7px}.zoom{position:absolute;right:15px;bottom:15px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--paper);font-size:21px}.closing{text-align:center;padding:90px 20px 100px}.closing>span{display:block;font-size:65px;color:#a26680;margin-bottom:25px}.closing>p:not(.eyebrow){color:var(--muted);line-height:1.9;margin-bottom:35px}footer{border-top:1px solid var(--line);padding:30px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>a:last-child{font-size:12px;color:var(--muted);margin:0}dialog{border:none;background:#f6eaed;padding:16px;max-width:92vw;max-height:94svh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#291621db;backdrop-filter:blur(8px)}dialog img{display:block;max-width:100%;max-height:78svh;object-fit:contain;margin:auto}dialog p{margin:15px 45px 0 0;font-family:'Cormorant Garamond',serif;font-size:25px}.close-dialog{position:absolute;right:24px;top:24px;z-index:2;border:none;border-radius:50%;width:44px;height:44px;background:var(--paper);color:var(--ink);font-size:29px;cursor:pointer}.motion-ready .reveal{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.motion-ready .reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.gallery-grid{gap:40px 20px}.work-image{height:310px}.ritual{grid-template-columns:35px 1fr 1fr 25px}.ritual h3{font-size:27px}.moments-heading{display:block}}@media(max-width:700px){.scene img{width:100%;object-position:50% 50%}.scene::after,.scene:nth-child(2)::after,.scene:nth-child(3)::after{background:linear-gradient(0deg,#30252de6 5%,#30252d80 60%,#30252d10)}.scene-copy{padding:0 8%;position:absolute;bottom:115px}.scene-copy h2{font-size:61px;margin-bottom:20px}.scene-copy .eyebrow{font-size:9px}.scene-copy>p:last-child{font-size:14px;color:#fffd}.cinema-controls>span{font-size:8px;max-width:90px;line-height:1.6}.cinema-controls .scroll-cue{display:none}.scene-buttons button{width:40px;height:40px}.moments{padding:75px 7%}.moments-heading{margin-bottom:35px}.moments-heading h2{font-size:51px}.ritual{grid-template-columns:25px 1fr 20px;gap:10px;padding:22px 0}.ritual h3{font-size:27px}.ritual p{grid-column:2;font-size:12px}.ritual>span:last-child{grid-column:3;grid-row:1 / span 2}.gallery{padding:70px 6%}.gallery-heading{display:block}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:30px 16px}.work:nth-child(3n+2){margin-top:0}.work:nth-child(even){margin-top:35px}.work-image{height:245px}.work-title{font-size:21px;line-height:1.1}.work-title>span{display:none}.work-type{font-size:8px;letter-spacing:1px}.closing h2{font-size:54px}footer{flex-wrap:wrap}footer p{order:3;width:100%}footer .brand{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.cinema{height:auto}.cinema-sticky{height:auto;position:relative}.scenes{position:relative}.scene{position:relative;height:100svh;clip-path:none!important}.cinema-controls,.cinema-progress{display:none}.motion-ready .reveal{opacity:1;transform:none}}
/* Scroll-led collection and shared-image motion */
.scene img{transform-origin:60% 65%}
.gallery{padding:0}.gallery-stage{padding:65px 8% 35px}.gallery-heading{margin-bottom:30px}.gallery-heading h2{margin-bottom:12px}
.gallery-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a26680 transparent;padding:8px 0 15px}
.gallery-grid{display:flex;gap:28px;width:max-content}.gallery-grid .work{width:clamp(260px,28vw,420px);flex-shrink:0;margin:0;scroll-snap-align:start;position:relative}.gallery-grid .work-image{height:clamp(230px,43svh,470px)}
.gallery-hint{font-size:12px;color:var(--muted);margin:20px 0 12px;letter-spacing:.7px}.gallery-meter{height:2px;background:var(--line)}.gallery-meter span{display:block;height:100%;background:var(--ink);transform:scaleX(.12);transform-origin:left}
.scroll-gallery .gallery-stage{position:sticky;top:0;min-height:100svh;display:flex;flex-direction:column;justify-content:center}.scroll-gallery .gallery-viewport{overflow:hidden;scroll-snap-type:none}.scroll-gallery .gallery-grid{will-change:transform}.gallery-grid .reveal{opacity:1;transform:none}
#lightbox{overflow:visible;background:transparent;padding:0;color:var(--paper)}#lightbox img{transform-origin:top left;border-radius:3px;max-height:80svh}#lightbox p{font-size:24px}#lightbox::backdrop{animation:backdrop-in .4s both}#lightbox.closing-photo::backdrop{animation:backdrop-out .36s both}#lightbox.closing-photo p,#lightbox.closing-photo button{opacity:0}#lightbox .close-dialog{right:10px;top:10px}html{scrollbar-gutter:stable}
@keyframes backdrop-in{from{background:#29162100;backdrop-filter:blur(0)}to{background:#291621db;backdrop-filter:blur(8px)}}@keyframes backdrop-out{from{background:#291621db;backdrop-filter:blur(8px)}to{background:#29162100;backdrop-filter:blur(0)}}
@media(max-width:700px){header{height:72px}.hero{padding:25px 7% 50px;gap:18px;min-height:0}.hero-copy .eyebrow{margin-bottom:15px;font-size:9px}h1{font-size:clamp(44px,13vw,65px);margin-bottom:17px}.intro{font-size:14px;line-height:1.65;margin-bottom:12px}.round-link{gap:18px}.circle{width:44px;height:44px}.hero-art{padding:0 24px 12px;max-width:310px}.photo-frame{height:clamp(250px,40svh,340px)}.photo-note{font-size:19px;margin-top:10px}.seal{width:90px;height:90px;left:0;bottom:40px;font-size:6px}.seal span{font-size:21px;margin:7px 0}.floating-star{font-size:55px;right:0}.hero-bottom{bottom:14px}.hero-bottom>span{display:none}.hero-bottom>a{margin:auto}.collection{padding:55px 7% 45px}.cinema{height:300svh}.scene-copy{bottom:100px}.scene-copy h2{font-size:clamp(43px,13vw,61px)}.scene-copy>p:last-child{font-size:14px}.scene img{object-position:55% 55%;transform-origin:55% 58%}.gallery-stage{padding:55px 6% 35px}.gallery-heading h2{font-size:44px}.gallery-grid{gap:18px}.gallery-grid .work{width:76vw;max-width:350px}.gallery-grid .work-image{height:390px;height:clamp(270px,47svh,420px)}.gallery-viewport{margin-right:-6.8%;padding-right:7%;overscroll-behavior-x:contain}.work-title{font-size:25px}.work-type{font-size:10px}.gallery-heading>p{font-size:14px}.close-dialog{min-width:44px;min-height:44px}}
@media(max-height:600px) and (orientation:landscape){.scene-copy{padding:30px 8%;bottom:60px}.scene-copy h2{font-size:40px}.scene-copy .eyebrow{margin-bottom:12px}.scene-copy>p:last-child{font-size:13px;line-height:1.4}.cinema-controls{bottom:12px}.gallery-grid .work-image{height:220px}}
@media(prefers-reduced-motion:reduce){.cinema{height:auto}.scene img,.photo-frame img{transform:none!important}#lightbox::backdrop{animation:none}.gallery-stage{position:static}.gallery-grid{transform:none!important}.gallery-grid .work-image img{transition:none}}
@media(min-width:701px) and (min-height:601px){.scroll-gallery .gallery-stage{padding-top:35px;padding-bottom:25px}.scroll-gallery .work-image{height:36svh;min-height:220px}.scroll-gallery .gallery-heading{margin-bottom:20px}.scroll-gallery .gallery-hint{margin-top:12px}}
/* A keepsake composition for the final chapter. */
.closing{position:relative;isolation:isolate;overflow:hidden;min-height:730px;display:grid;place-items:center;padding:100px 24px;background:radial-gradient(ellipse at 50% 40%,#fff3f5 0%,#edcbd9 58%,#d6a9bf 100%);border-top:1px solid #d4acbf}
.closing::before{content:'';position:absolute;width:590px;height:590px;border:1px solid #ae789333;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;box-shadow:0 0 0 45px #fff4f51a,0 0 0 90px #fff4f514}
.closing-copy{position:relative;z-index:2;width:min(100%,600px)}.closing-copy>span{display:block;font-size:54px;color:#995b78;margin-bottom:22px}.closing-copy .eyebrow{margin-bottom:24px}.closing-copy h2{font-size:clamp(48px,5.1vw,78px);line-height:1.04}.closing-copy>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#725162;margin-bottom:30px}.closing-copy .round-link{padding:10px 10px 10px 24px;border:1px solid #af7d9599;border-radius:60px;background:#fff5f660;backdrop-filter:blur(8px)}.closing-copy .circle{background:#563147;color:#fff;border-color:#563147}.closing-copy .round-link:hover .circle{background:#754661}
.closing-photos{position:absolute;inset:0;z-index:1;pointer-events:none}.closing-photo{position:absolute;margin:0;padding:10px 10px 18px;background:#fff5f6;box-shadow:0 25px 60px #643a552b;width:clamp(160px,19vw,300px);will-change:transform}.closing-photo img{display:block;width:100%;height:clamp(220px,26vw,380px);object-fit:cover}.closing-photo figcaption{font-family:'Cormorant Garamond',Georgia,serif;font-size:20px;font-style:italic;margin-top:13px;line-height:1.1}.closing-photo-left{left:-2%;top:15%;transform:translateY(var(--closing-drift,0px)) rotate(-12deg)}.closing-photo-left img{object-position:50% 45%}.closing-photo-right{right:-2%;bottom:12%;transform:translateY(calc(var(--closing-drift,0px) * -1)) rotate(12deg)}.closing-photo-right img{object-position:50% 63%}
@media(min-width:1400px){.closing-photo-left{left:3%}.closing-photo-right{right:3%}}
@media(max-width:1000px){.closing{padding-top:70px;padding-bottom:70px;min-height:640px}.closing-photo{width:17vw;padding:7px 7px 13px}.closing-photo img{height:235px}.closing-photo figcaption{font-size:17px}.closing-copy{width:64%}.closing-copy h2{font-size:clamp(44px,5.8vw,60px)}}
@media(max-width:700px){.closing{display:flex;flex-direction:column;min-height:0;padding:45px 6% 35px;gap:28px}.closing-copy{width:100%;order:0}.closing-copy>span{font-size:42px;margin-bottom:13px}.closing-copy .eyebrow{margin-bottom:18px}.closing-copy h2{font-size:clamp(41px,11.6vw,64px)}.closing-copy>p:not(.eyebrow){font-size:14px;margin-bottom:23px}.closing-photos{position:relative;inset:auto;display:flex;justify-content:center;gap:15px;width:100%;order:1;padding:15px 5px 10px}.closing-photo{position:relative;inset:auto;width:44%;max-width:210px;padding:7px 7px 12px;will-change:auto}.closing-photo img{height:clamp(145px,47vw,235px)}.closing-photo-left{transform:rotate(-8deg)}.closing-photo-right{transform:translateY(13px) rotate(8deg)}.closing-photo figcaption{font-size:16px;margin-top:9px}.closing::before{width:420px;height:420px;top:35%}.closing-copy .round-link{font-size:13px;padding-left:20px}}
@media(prefers-reduced-motion:reduce){.closing-photo-left{transform:rotate(-8deg)}.closing-photo-right{transform:rotate(8deg)}}
/* Cinematic atelier cover */
.hero-new{background:#382331;color:#fff0f4;isolation:isolate;min-height:calc(100svh - 105px);padding:65px 7% 80px;grid-template-columns:1.05fr 1fr;gap:0}.hero-new::after{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 75% 40%,#ae668944,transparent 65%)}.hero-glow{position:absolute;width:65vw;height:65vw;top:-25%;left:35%;border-radius:50%;background:radial-gradient(circle,#d388ac22,transparent 68%);pointer-events:none;transform:translate(var(--pointer-x,0px),var(--pointer-y,0px));transition:transform .6s ease-out;z-index:-1}.hero-new .hero-copy{position:relative;z-index:3}.hero-new .eyebrow{color:#e5b5ce;font-size:11px;letter-spacing:2.4px;margin-bottom:40px}.hero-new h1{font-size:clamp(76px,9.5vw,155px);line-height:.9;letter-spacing:-3px;margin-bottom:35px}.hero-new h1 span,.hero-new h1 em{display:block}.hero-new h1 em{color:#efbad3;font-weight:400;padding-bottom:.09em}.hero-new .intro{color:#ecdae2;font-size:16px;line-height:1.85;max-width:430px;margin-bottom:30px}.hero-new .round-link{background:#f5dce6;color:#452737;border-radius:60px;padding:8px 8px 8px 24px;gap:30px;font-size:14px;transition:box-shadow .25s,background .25s}.hero-new .round-link:hover{background:#fff0f6;box-shadow:0 0 35px #efbad338}.hero-new .circle{background:#543047;color:#fff0f4;border:0}.hero-signature{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:23px;color:#c89db3;margin:25px 0 0}.hero-new .hero-art{max-width:600px;height:clamp(420px,66svh,680px);padding:0;position:relative;justify-self:end;width:100%;z-index:1;animation:hero-art-in 1.2s cubic-bezier(.2,.7,.2,1) both}.hero-main-photo{position:absolute;inset:0 0 15px 5%;overflow:hidden;border-radius:180px 180px 12px 12px;transform:translate(calc(var(--pointer-x,0px) * -.4),calc(var(--pointer-y,0px) * -.4)) rotate(5deg);transition:transform .6s ease-out;box-shadow:0 35px 80px #170d244d}.hero-main-photo::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#2515219c);pointer-events:none}.hero-main-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transform:scale(var(--hero-scale,1.03));will-change:transform}.hero-photo-caption{position:absolute;bottom:24px;left:25px;right:15px;z-index:1;color:white;font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:25px}.hero-small-photo{position:absolute;width:37%;height:51%;left:-5%;bottom:-24px;padding:7px 7px 13px;background:#f5dce6;box-shadow:0 18px 50px #160b2655;transform:translate(var(--pointer-x,0px),var(--pointer-y,0px)) rotate(-11deg);transition:transform .7s ease-out;z-index:2}.hero-small-photo img{width:100%;height:calc(100% - 27px);object-fit:cover;object-position:50% 65%;display:block}.hero-small-photo>span{font-family:'Cormorant Garamond',Georgia,serif;font-size:21px;font-style:italic;color:#633d51;display:block;text-align:center;padding-top:6px}.hero-spark{position:absolute;color:#f6cce0;z-index:3;line-height:1;pointer-events:none}.spark-one{right:-25px;top:4%;font-size:92px;animation:spark-arrive 1.6s ease-out both}.spark-two{left:-7%;top:9%;font-size:40px;animation:spark-arrive 2s ease-out both}.hero-orbit{position:absolute;inset:-4% -6%;border:1px solid #eab3d042;border-radius:50%;transform:rotate(-22deg);z-index:-1}.hero-new .hero-bottom{color:#d8b8c8;bottom:22px}.hero-new .hero-bottom a span{display:inline-block;animation:scroll-invite 2s ease-in-out 2;animation-delay:1.5s}.hero-new .hero-copy>*{animation:hero-copy-in .85s cubic-bezier(.2,.7,.2,1) both}.hero-new .hero-copy h1{animation-delay:.1s}.hero-new .hero-copy .intro{animation-delay:.22s}.hero-new .hero-copy .round-link{animation-delay:.32s}.hero-new .hero-copy .hero-signature{animation-delay:.42s}
@keyframes hero-copy-in{from{opacity:0;transform:translateY(24px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes hero-art-in{from{opacity:0;transform:translateY(35px) scale(.94)}to{opacity:1;transform:none}}@keyframes spark-arrive{from{opacity:0;transform:rotate(-60deg) scale(.5)}to{opacity:1;transform:none}}@keyframes scroll-invite{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}
@media(min-width:1500px){.hero-new{padding-left:10%;padding-right:10%}}
@media(min-width:701px) and (max-width:1000px){.hero-new{padding:55px 6% 80px;grid-template-columns:1.1fr 1fr}.hero-new h1{font-size:10vw}.hero-new .hero-art{height:480px}.hero-new .intro{font-size:14px}.hero-signature{font-size:20px}.hero-new .eyebrow{font-size:9px}.hero-photo-caption{font-size:20px;left:20px}.hero-small-photo{left:0;width:43%;height:46%}}
@media(max-width:700px){.hero-new{padding:28px 7% 52px;display:flex;flex-direction:column;gap:28px;min-height:0}.hero-new .hero-copy{width:100%}.hero-new .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:20px}.hero-new h1{font-size:clamp(62px,18vw,100px);letter-spacing:-2px;line-height:.9;margin-bottom:18px}.hero-new .intro{font-size:14px;line-height:1.7;margin-bottom:20px}.hero-new .round-link{font-size:13px;padding-left:20px;gap:20px}.hero-signature{display:none}.hero-new .hero-art{height:300px;width:84%;max-width:370px;align-self:center;margin-bottom:15px;animation-duration:.85s}.hero-main-photo{inset:0 0 8px 3%;border-radius:100px 100px 8px 8px;transform:rotate(4deg)}.hero-main-photo img{object-position:50% 57%}.hero-small-photo{width:38%;height:65%;left:-10%;bottom:-15px;transform:rotate(-10deg);padding:5px 5px 9px}.hero-small-photo>span{font-size:17px}.hero-photo-caption{font-size:19px;bottom:15px;left:36%}.spark-one{right:-20px;font-size:57px;top:0}.spark-two{left:-12%;top:13%;font-size:29px}.hero-new .hero-bottom{bottom:13px}.hero-new .hero-bottom a{font-size:11px}.hero-new .hero-bottom>a span{font-size:20px}.hero-orbit{inset:-4% -9%}}
@media(prefers-reduced-motion:reduce){.hero-new .hero-copy>*,.hero-new .hero-art,.hero-spark,.hero-new .hero-bottom a span{animation:none}.hero-main-photo{transform:rotate(4deg);transition:none}.hero-small-photo{transform:rotate(-10deg);transition:none}.hero-main-photo img{transform:none;will-change:auto}.hero-glow{transform:none;transition:none}}
@media(min-width:701px){.hero-photo-caption{left:38%;right:18px;font-size:22px;line-height:1.05}}
/* Contact details */
.header-phone{padding:11px 17px;border:1px solid #b78ba0;border-radius:30px;font-size:13px;white-space:nowrap;transition:background .25s,color .25s}.header-phone:hover{background:var(--ink);color:var(--paper)}
.closing-actions{display:flex;flex-direction:column;align-items:center;gap:22px}.contact-call{display:flex;flex-direction:column;align-items:center;gap:4px;padding-bottom:6px;border-bottom:1px solid #9b6980}.contact-call small{font-size:9px;letter-spacing:1.8px}.contact-call strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;font-weight:500}.footer-contact{text-align:center}.footer-contact p{font-size:12px;color:var(--muted);margin:0 0 6px}.footer-contact a{font-family:'Cormorant Garamond',Georgia,serif;font-size:21px}.footer-contact a:hover,.contact-call:hover{color:#8e526f}
@media(max-width:1100px) and (min-width:701px){nav{gap:18px}.header-phone{padding:10px 12px;font-size:12px}}
@media(max-width:700px){nav>a:not(:last-child){display:none}.header-phone{display:block!important;padding:9px 12px;font-size:11px}.closing-actions{gap:18px}.contact-call strong{font-size:24px}footer{align-items:flex-start}.footer-contact{text-align:left;order:3;width:100%}.footer-contact p{margin-bottom:5px}}
/* Refined identity and contemporary motion */
body{font-weight:500}h1,h2,h3{font-weight:500}h1 em,h2 em{font-weight:500}.intro,.scene-copy>p:last-child,.collection>p:last-child,.moments-heading p,.ritual p,.gallery-heading>p,.closing-copy>p:not(.eyebrow){font-weight:500}
header{position:sticky;top:0;z-index:40;background:#f6eaed;transition:height .35s,background .35s,box-shadow .35s,backdrop-filter .35s}header.scrolled{height:78px;background:#f6eaede8;backdrop-filter:blur(18px) saturate(1.25);box-shadow:0 10px 35px #51334516}.brand{gap:13px}.brand-mark{position:relative;display:grid;place-items:center;width:54px;height:54px;border:1px solid #8d5b73;border-radius:50% 48% 50% 46%;transform:rotate(-7deg);transition:transform .45s,background .35s,color .35s}.brand-mark::before{content:'';position:absolute;inset:5px;border:1px solid #bf93a8;border-radius:inherit}.brand-mark b{font-family:'Cormorant Garamond',Georgia,serif;font-size:21px;font-weight:600;letter-spacing:-2px;transform:rotate(7deg);padding-right:2px}.brand-mark i{position:absolute;right:-6px;top:-8px;font-style:normal;font-size:16px;color:#a05f7d;filter:drop-shadow(0 0 6px #d796b5)}.brand:hover .brand-mark{transform:rotate(8deg) scale(1.04);background:#563147;color:#f6eaed}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;font-weight:600;line-height:.9}.brand-copy small{font-family:'Manrope',sans-serif;font-size:8px;font-weight:600;letter-spacing:2px;margin-top:8px}.footer-brand .brand-mark{width:48px;height:48px}.footer-brand .brand-copy strong{font-size:25px}
.page-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;background:#ffffff20}.page-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#a85f82,#efbad3,#79445e);transform:scaleX(0);transform-origin:left;will-change:transform}.cursor-glow{position:fixed;left:-170px;top:-170px;width:340px;height:340px;border-radius:50%;pointer-events:none;z-index:39;background:radial-gradient(circle,#e6a8c326 0%,transparent 68%);mix-blend-mode:multiply;will-change:transform}
.magic-marquee{overflow:hidden;border-top:1px solid #d4b5c3;border-bottom:1px solid #d4b5c3;background:#f0dce4;padding:14px 0}.magic-marquee>div{display:flex;align-items:center;width:max-content;gap:30px;white-space:nowrap;animation:marquee-move 28s linear infinite}.magic-marquee span{font-size:10px;font-weight:600;letter-spacing:2px}.magic-marquee i{font-style:normal;color:#a35e7e;font-size:15px}@keyframes marquee-move{to{transform:translateX(-50%)}}
.work-image{transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-origin:center;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.work:hover .work-image{box-shadow:0 25px 50px #653b5129}.work-image::after{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,#ffffff38 45%,transparent 65%);transform:translateX(-120%);transition:transform .8s;pointer-events:none}.work:hover .work-image::after{transform:translateX(120%)}
@media(max-width:700px){header{position:sticky}.brand{gap:9px}.brand-mark{width:42px;height:42px}.brand-mark b{font-size:17px}.brand-mark i{font-size:12px}.brand-copy strong{font-size:23px}.brand-copy small{font-size:6px;letter-spacing:1.4px;margin-top:5px}header .header-phone{position:fixed;right:14px;bottom:14px;top:auto;display:grid!important;place-items:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;font-size:0;color:#fff;background:#563147;box-shadow:0 10px 28px #43223755;z-index:80;animation:phone-pulse 2.4s ease-out 3}header .header-phone::after{content:'☎';font-size:18px;line-height:1}.magic-marquee{position:relative;padding:13px 0;border:0;background:linear-gradient(135deg,#f3dfe7 0%,#f8edf1 48%,#ead0dc 100%);box-shadow:inset 0 1px #fff8,inset 0 -1px #b9849d33}.magic-marquee::before,.magic-marquee::after{content:'';position:absolute;z-index:2;top:0;bottom:0;width:36px;pointer-events:none}.magic-marquee::before{left:0;background:linear-gradient(90deg,#f3dfe7,transparent)}.magic-marquee::after{right:0;background:linear-gradient(-90deg,#ead0dc,transparent)}.magic-marquee>div{gap:9px;animation-duration:26s}.magic-marquee span{display:flex;align-items:center;min-height:38px;padding:0 15px;border:1px solid #fff9;border-radius:999px;background:linear-gradient(135deg,#fffafcde,#f4dce7d9);box-shadow:0 7px 18px #74415914,inset 0 1px #fff;color:#563147;font-size:8px;font-weight:700;letter-spacing:1.15px}.magic-marquee span::before{content:'✦';margin-right:8px;color:#b56c8e;font-size:10px;filter:drop-shadow(0 0 4px #d795b4)}.magic-marquee i{display:none}.cursor-glow{display:none}.footer-brand .brand-mark{width:42px;height:42px}.footer-brand .brand-copy strong{font-size:22px}}
@media(max-width:350px){.hero-new h1{font-size:15.5vw}.brand-copy strong{font-size:21px}.brand-copy small{letter-spacing:1px}}
@keyframes phone-pulse{0%,100%{box-shadow:0 10px 28px #43223755,0 0 0 0 #b87b9966}55%{box-shadow:0 10px 28px #43223755,0 0 0 12px #b87b9900}}
@media(prefers-reduced-motion:reduce){.magic-marquee>div{animation:none}.cursor-glow{display:none}.work-image{transform:none!important}.work-image::after{display:none}}
/* Denser editorial hero */
.hero-new::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(115deg,transparent 0 44%,#f4bed31a 44.1% 44.25%,transparent 44.35%),radial-gradient(circle at 8% 78%,#d98fb517 0 1px,transparent 2px);background-size:auto,23px 23px;mask-image:linear-gradient(90deg,#000 0%,transparent 46%)}
.hero-new .hero-copy{max-width:660px}.hero-new h1{filter:drop-shadow(0 12px 24px #1e0d1830)}
.hero-trust{display:flex;gap:9px;margin-top:25px}.hero-trust span{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #edc9da29;border-radius:999px;background:#fff0f407;color:#d8b8c8;font-size:9px;letter-spacing:.6px;white-space:nowrap;backdrop-filter:blur(7px)}.hero-trust b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#f2bfd527;color:#f4c7dc;font-size:7px;font-weight:600}
.hero-main-photo{inset:-2% -2% 10px 2%;border-radius:210px 210px 14px 14px}.hero-main-photo::before{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(125deg,#fff7 0%,transparent 17% 76%,#5a244733 100%);mix-blend-mode:soft-light;pointer-events:none}.hero-small-photo{left:-9%;bottom:-19px}
.hero-floating-note{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #fff7;border-radius:999px;background:#f8e5eddd;color:#563147;box-shadow:0 12px 32px #160b2633;backdrop-filter:blur(12px);font-size:9px;font-weight:600;letter-spacing:1.1px;text-transform:uppercase;animation:note-float 4.2s ease-in-out infinite}.hero-floating-note i{font-style:normal;color:#a35e7e;font-size:12px}.note-one{right:-4%;top:19%}.note-two{right:4%;bottom:12%;animation-delay:-2.1s}
@keyframes note-float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}
@media(min-width:701px) and (max-height:780px){.hero-new{padding-top:42px}.hero-new .eyebrow{margin-bottom:27px}.hero-new h1{margin-bottom:24px}.hero-signature{margin-top:16px}.hero-trust{margin-top:17px}.hero-new .hero-art{height:clamp(420px,63svh,610px)}}
@media(max-width:700px){.hero-new{gap:16px;padding-top:24px;background:linear-gradient(180deg,#382331 0%,#412738 70%,#382331 100%)}.hero-new::before{background:radial-gradient(circle at 83% 16%,#e6a7c026 0 1px,transparent 2px);background-size:20px 20px;mask-image:linear-gradient(#000,transparent 43%)}.hero-new h1{margin-bottom:14px}.hero-new .intro{margin-bottom:17px}.hero-trust{width:calc(100vw - 14vw);margin-top:19px;gap:6px;overflow-x:auto;scrollbar-width:none}.hero-trust::-webkit-scrollbar{display:none}.hero-trust span{flex:0 0 auto;padding:7px 10px;font-size:8px}.hero-trust b{width:18px;height:18px}.hero-new .hero-art{width:100%;height:340px;max-width:410px;margin-top:1px}.hero-main-photo{inset:0 -9% 7px 15%;border-radius:120px 120px 9px 9px}.hero-small-photo{left:-2%;bottom:-8px;width:40%;height:57%}.hero-photo-caption{left:43%;right:-2%;bottom:17px}.hero-floating-note{padding:8px 11px;font-size:7px}.note-one{right:-5%;top:19%}.note-two{display:none}.spark-two{left:5%;top:7%}.hero-orbit{inset:-3% -8% -2% 7%}}
@media(max-width:380px){.hero-new .hero-art{height:310px}.note-one{right:-3%}.hero-trust span{padding:6px 9px}}
@media(prefers-reduced-motion:reduce){.hero-floating-note{animation:none}}
.footer-credit{display:flex;align-items:center;color:var(--muted)}.footer-credit a{font-size:10px;font-weight:600;letter-spacing:.7px;border-bottom:1px solid #b78ba066;padding-bottom:2px;transition:color .2s,border-color .2s}.footer-credit a:hover{color:var(--ink);border-color:var(--ink)}
@media(max-width:700px){.footer-credit{align-items:flex-start;order:4;width:100%;padding-top:16px;border-top:1px solid var(--line)}footer>a:last-child{margin-left:auto}}
/* Full works album */
.photo-album{position:relative;overflow:hidden;padding:115px 6% 95px;background:#2f1d28;color:#faedf3}.photo-album::before{content:'';position:absolute;width:720px;height:720px;top:-350px;right:-230px;border-radius:50%;background:radial-gradient(circle,#bd6d9336,transparent 68%);pointer-events:none}.photo-album::after{content:'✦';position:absolute;right:4.5%;top:64px;color:#e9b9cf;font-size:54px;line-height:1;filter:drop-shadow(0 0 20px #d48dac66)}.album-heading{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:58px}.album-heading .eyebrow{color:#dca7bf}.album-heading h2{max-width:850px;margin:0;font-size:clamp(52px,6vw,92px);line-height:.93}.album-heading h2 em{color:#efbad3}.album-heading>p{max-width:390px;margin:0 6% 8px 0;color:#d5bfc9;font-size:14px;line-height:1.9}.album-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:150px;gap:14px}.album-card{position:relative;grid-row:span 2;min-width:0;padding:0;overflow:hidden;border:0;border-radius:3px;background:#563147;color:#fff;text-align:left;cursor:zoom-in}.album-card.album-feature{grid-column:span 2;grid-row:span 4}.album-card.album-wide{grid-column:span 2}.album-card.album-tall{grid-row:span 3}.album-card::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,#1c101bc9 100%);transition:opacity .45s}.album-card::before{content:'↗';position:absolute;z-index:3;right:16px;top:16px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #fff8;border-radius:50%;background:#2e18277a;color:#fff;font-size:20px;opacity:0;transform:translateY(8px);backdrop-filter:blur(8px);transition:opacity .35s,transform .35s}.album-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .45s}.album-card:hover img,.album-card:focus-visible img{transform:scale(1.045);filter:saturate(1.06)}.album-card:hover::before,.album-card:focus-visible::before{opacity:1;transform:none}.album-card>span{position:absolute;z-index:2;left:20px;right:20px;bottom:17px;display:flex;align-items:end;justify-content:space-between;gap:15px}.album-card>span b{font:600 9px 'Manrope',sans-serif;letter-spacing:1.3px;color:#e9c2d4}.album-card>span em{font:500 italic clamp(18px,1.8vw,28px) 'Cormorant Garamond',Georgia,serif;text-align:right}.album-signature{display:flex;align-items:center;justify-content:center;gap:18px;margin:55px 0 0;color:#cda9ba;font:italic 24px 'Cormorant Garamond',Georgia,serif}.album-signature span{color:#efbad3;font-style:normal;font-size:20px}
@media(max-width:1000px){.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:140px}.album-heading>p{margin-right:0}.photo-album::after{top:48px}}
@media(max-width:700px){.photo-album{padding:72px 5% 60px}.photo-album::after{right:5%;top:29px;font-size:35px}.album-heading{display:block;margin-bottom:35px;padding-right:5px}.album-heading .eyebrow{margin-bottom:18px}.album-heading h2{font-size:clamp(43px,12.5vw,63px);line-height:.96}.album-heading>p{margin-top:23px;font-size:13px;line-height:1.7}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:8px}.album-card,.album-card.album-tall{grid-column:span 1;grid-row:auto;aspect-ratio:3/4}.album-card.album-feature,.album-card.album-wide{grid-column:span 2;grid-row:auto;aspect-ratio:16/11}.album-card:nth-child(4n+2){margin-top:22px;margin-bottom:-22px}.album-card.album-wide,.album-card.album-feature{margin-top:0;margin-bottom:0}.album-card>span{left:12px;right:12px;bottom:11px;display:block}.album-card>span b{display:block;margin-bottom:4px;font-size:7px}.album-card>span em{font-size:18px;text-align:left}.album-card::before{display:none}.album-signature{margin-top:42px;font-size:20px;text-align:center}}
@media(max-width:370px){.album-grid{grid-template-columns:1fr}.album-card,.album-card.album-feature,.album-card.album-wide,.album-card.album-tall{grid-column:1;aspect-ratio:4/5;margin:0}.album-card>span em{font-size:21px}}
