@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&family=Caveat:wght@400;500&display=swap');
:root{--pink:#f9e4e9;--paper:#fff9fa;--berry:#68263d;--muted:#85616d;--blue:#dfedf5;--line:#68263d25;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--hand:'Caveat',cursive}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--paper);color:var(--berry);font-family:var(--sans);font-size:16px;line-height:1.65}body.locked{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #326c98;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-.04em}h2{font-size:clamp(2.8rem,5.4vw,5.4rem)}em{font-weight:400;color:#ac4e70}p{color:var(--muted)}.eyebrow{font-size:.75rem;letter-spacing:.17em;font-weight:600;line-height:1.6;display:block}.handwritten{font-family:var(--hand);font-size:1.9rem;line-height:1.2}.section-pad{padding:110px max(6vw,24px)}.pill{border-radius:100px;padding:16px 26px;border:1px solid var(--berry);display:flex;justify-content:space-between;gap:30px;font-size:.9rem}.solid{background:var(--berry);color:white}.pill:hover{background:#81334f}header{height:87px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--pink)}.wordmark{font-family:var(--serif);font-size:2.1rem;display:flex;align-items:center;gap:3px}.wordmark>span:not(.wordmark-label){font-family:Georgia;font-size:1.5rem}.wordmark .wordmark-label{font:400 .75rem var(--sans);margin-left:18px;letter-spacing:.02em}nav{display:flex;gap:29px;font-size:.82rem}nav a:hover{text-decoration:underline;text-underline-offset:7px}.lock-button{background:transparent;border:1px solid var(--line);padding:9px 17px;border-radius:40px;font-size:.8rem}.lock-button span{margin-left:15px}.hero{background:var(--pink);overflow:hidden;padding:30px 4vw 0}.hero-top,.hero-bottom{display:flex;justify-content:space-between;gap:20px}.hero-top .eyebrow{font-size:.69rem}.hero-stage{position:relative;min-height:650px;height:min(740px,75vw);max-width:1500px;margin:auto}.hero-type{position:relative;z-index:3;padding-top:115px;width:55%;pointer-events:none}.hero-type h1{font-size:clamp(5rem,9.8vw,10rem);line-height:.95;letter-spacing:-.055em}.hero-type h1 em{padding-left:1.25em}.hero-type p{margin:30px 0 22px;font-size:.92rem}.text-link{font-size:.85rem;border-bottom:1px solid var(--berry);padding-bottom:8px;pointer-events:auto}.text-link span{margin-left:25px}.hero-portrait{position:absolute;bottom:-4%;left:40%;height:104%;width:55%;object-fit:contain;object-position:bottom;z-index:2;transform:translateY(var(--hero-shift,0px))}.hero-halo{position:absolute;width:44%;aspect-ratio:1;left:44%;bottom:10%;background:#e4edf4;border-radius:50%;box-shadow:0 0 90px #dfeaf388}.love-note{position:absolute;z-index:4}.note-one{right:1%;top:15%;transform:rotate(7deg);max-width:185px}.note-one span{font-family:var(--hand);font-size:1.9rem}.note-one small{font-size:.7rem;display:block;line-height:1.5;max-width:150px}.note-two{right:1%;bottom:15%;background:#e0e7cd;padding:18px 27px;transform:rotate(-8deg);font-family:var(--hand);font-size:1.8rem;box-shadow:0 5px 15px #68263d10}.note-two>span+span{display:block;text-align:center;line-height:1}.hero-stamp{position:absolute;left:37%;bottom:9%;font-size:.6rem;letter-spacing:.12em;border:1px solid #a05772;border-radius:50%;width:100px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-13deg);z-index:3;line-height:1.15}.hero-stamp b{font:2rem Georgia;margin:2px}.hero-bottom{position:relative;z-index:5;border-top:1px solid var(--line);padding:19px 0;background:var(--pink);font-size:.62rem;letter-spacing:.13em}.clock-section{padding:65px 6vw;text-align:center;border-bottom:1px solid var(--line)}.clock-section h2{font-size:2.5rem;margin-top:10px}.clock{display:flex;justify-content:center;align-items:flex-start;gap:27px;margin:25px 0 12px}.clock strong{font-family:var(--serif);font-size:3.8rem;font-weight:400;line-height:1;font-variant-numeric:tabular-nums}.clock div{min-width:65px}.clock span{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;margin-top:9px}.clock>b{font:2rem var(--serif);opacity:.35}.clock-section>p{font-size:.85rem}.first-section{background:var(--blue);display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.first-photo{background:#fff;padding:13px;transform:rotate(-4deg);box-shadow:0 18px 50px #2e547c15;position:relative;max-width:460px;margin:auto}.photo-open{padding:0;border:0;background:transparent;width:100%;display:block}.first-photo img{aspect-ratio:3/4;width:100%;object-fit:cover}.print-caption{padding:16px 8px 10px;display:flex;flex-direction:column;align-items:center;gap:7px}.print-caption span{font:1.9rem var(--hand)}.print-caption small{font-size:.55rem;letter-spacing:.14em}.photo-tag{position:absolute;top:32px;left:-25px;background:#f8d6e1;padding:7px 12px;font-size:.58rem;letter-spacing:.1em;transform:rotate(-4deg)}.first-copy{position:relative}.first-copy h2{margin:24px 0}.first-copy .lead{font-size:1.2rem;color:var(--berry);margin-bottom:23px}.first-copy p:not(.lead){font-size:.94rem;max-width:400px;margin-bottom:18px;color:#5b6b7d}.first-copy .handwritten{display:block;margin-top:28px}.chapter-number{position:absolute;bottom:-60px;right:0;font:9rem var(--serif);opacity:.06;pointer-events:none}.ribbon{background:#eec5d3;padding:17px 0;overflow:hidden;transform:rotate(-1.5deg);margin:0 -1px}.ribbon>div{width:max-content;animation:marquee 45s linear infinite;font-size:.72rem;letter-spacing:.14em}.ribbon span{margin:0 45px;font-size:1rem}@keyframes marquee{to{transform:translateX(-50%)}}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:65px;gap:25px}.section-heading h2{margin-top:20px}.section-heading p{font-size:.9rem;line-height:1.9}.gallery{columns:3;column-gap:30px}.memory-card{break-inside:avoid;display:inline-block;width:100%;margin-bottom:38px;background:transparent;border:0;padding:0;text-align:left}.memory-image{overflow:hidden;position:relative;background:var(--pink)}.memory-card img{width:100%;height:auto;transition:transform .65s cubic-bezier(.2,.6,.2,1)}.memory-card:hover img{transform:scale(1.045)}.memory-card:nth-child(3n+2){padding-top:25px}.memory-zoom{position:absolute;bottom:13px;right:13px;background:#fff9faed;border-radius:50%;width:37px;height:37px;display:grid;place-items:center;font-size:1.3rem}.memory-meta{display:flex;justify-content:space-between;gap:10px;margin-top:12px;align-items:center}.memory-meta h3{font:1.35rem var(--hand);letter-spacing:0}.memory-meta>span{font-size:.65rem;letter-spacing:.1em;opacity:.7}.facts-section{background:#f5e0e9}.facts-intro{text-align:center;max-width:570px;margin:0 auto 55px}.facts-intro h2{margin:22px 0}.facts-intro p{max-width:425px;margin:auto;font-size:.95rem}.fact-profiles{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1030px;margin:auto}.profile{padding:40px;background:#fff7fa}.profile.petar{background:#e7edf5}.profile-heading{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:10px}.profile-heading h3{font-size:3.7rem;margin:10px 0}.profile-heading h3 span{font-size:2.1rem;float:right;transform:rotate(-15deg);color:#ae607c}.petar .profile-heading h3 span{color:#597455}.profile-heading p{font-size:.8rem}.fact-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.82rem}.fact-row dt{color:var(--muted);flex:0 0 42%}.fact-row dd{margin:0;text-align:right}.fact-list dl{margin:0}.shared-fact{padding-top:35px}.shared-fact p{font:2.6rem var(--serif);color:var(--berry);line-height:1.1;margin:17px 0}.shared-fact small{font-size:.8rem;color:var(--muted)}.future-careers{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:40px auto 0;max-width:1030px}.future-careers>span:not(.handwritten){font-size:.65rem;letter-spacing:.11em}.future-careers .handwritten{font-size:1.6rem}.timeline-section{display:grid;grid-template-columns:1fr 1fr;gap:10%}.timeline-heading{position:sticky;top:70px;align-self:start}.timeline-heading h2{margin:25px 0}.timeline-heading p{font-size:.95rem}.timeline-key{margin-top:35px;display:flex;flex-direction:column;gap:10px;font-size:.75rem}.timeline-key span:before{content:'';display:inline-block;width:8px;height:8px;background:var(--berry);border-radius:50%;margin-right:12px}.timeline-key span+span:before{background:transparent;border:1px dashed var(--berry)}.timeline-item{position:relative;padding:0 0 45px 35px;border-left:1px solid #c39aa9}.timeline-item:before{content:'';width:9px;height:9px;border-radius:50%;background:var(--berry);position:absolute;left:-5px;top:4px}.timeline-item.future{border-left-style:dashed}.timeline-item.future:before{border:1px solid var(--berry);background:var(--paper)}.timeline-item .eyebrow{font-size:.63rem}.timeline-item h3{font-size:2rem;margin:13px 0}.timeline-item p{font-size:.88rem}.timeline-item.special h3{color:#b34872}.timeline-item:last-child{border-color:transparent;padding-bottom:0}.future-label{font-size:.61rem;letter-spacing:.1em;background:#dfeaf4;display:inline-block;margin-top:15px;padding:4px 9px;border-radius:20px}.luna-section{background:#233746;color:#f6f0ec;display:grid;grid-template-columns:.85fr 1.15fr;gap:12%;align-items:center}.luna-photo img{width:100%;max-height:510px;object-fit:cover;border-radius:180px 180px 4px 4px}.luna-copy h2{margin:25px 0}.luna-copy h2 em{color:#d5b8d0}.luna-copy p{color:#c4cdd2;font-size:.94rem;max-width:420px;margin-bottom:20px}.luna-copy .handwritten{display:block;color:#e7c5d3;font-size:1.75rem;margin-top:32px}.closing{text-align:center;background:var(--pink);position:relative;padding-top:120px;padding-bottom:100px}.closing h2{margin:25px auto;font-size:clamp(2.8rem,5.5vw,5.7rem)}.closing p{font-size:.93rem;margin-bottom:35px}.closing>.handwritten{display:block;font-size:2.3rem;transform:rotate(-5deg)}.back-top{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;margin:50px auto 0}footer{display:flex;align-items:center;justify-content:space-between;padding:22px 4vw;background:var(--pink);border-top:1px solid var(--line);gap:20px}footer>span{font-size:.65rem;letter-spacing:.1em}footer>span:last-child{letter-spacing:0;font-size:.75rem}.gate{position:fixed;inset:0;background:var(--pink);z-index:100;display:flex;align-items:center;justify-content:center;padding:50px 24px;overflow-y:auto;background:radial-gradient(ellipse at 0 100%,#d6e9f5 0,transparent 48%),radial-gradient(ellipse at 100% 0,#edbad0 0,transparent 50%),var(--pink);transition:opacity .65s,visibility .65s}.gate.open{opacity:0;visibility:hidden;pointer-events:none}.gate-inner{text-align:center;max-width:390px;width:100%;margin:auto}.gate-monogram{font:4rem var(--serif);margin:25px 0 20px;display:flex;align-items:center;justify-content:center;gap:5px}.gate-monogram span{font-size:2.2rem}.gate h1{font-size:4.5rem;margin-bottom:22px}.gate-inner>p{font-size:.9rem}.gate form{margin-top:30px;text-align:left}.gate label{display:block;font-size:.75rem;margin-bottom:9px}.password-wrap{display:flex;border:1px solid #68263d50;border-radius:8px;background:#fff9fa88;overflow:hidden}.password-wrap input{min-width:0;width:100%;padding:14px;border:0;background:transparent;color:var(--berry);font-size:1rem;outline-offset:-4px}.password-wrap button{background:none;border:0;font-size:.75rem;padding:0 15px}.gate .pill{width:100%}.error{font-size:.8rem;min-height:27px;color:#9d2449;margin-top:5px}.gate-signature{display:block;font:1.8rem var(--hand);margin-top:30px;transform:rotate(-5deg)}.gate-footer{position:absolute;bottom:20px;left:4vw;right:4vw;display:flex;justify-content:space-between;font-size:.6rem;letter-spacing:.12em}.gate.shake .password-wrap{animation:shake .3s}@keyframes shake{25%,75%{transform:translateX(-5px)}50%{transform:translateX(5px)}}dialog{padding:0;border:0;max-width:1000px;width:calc(100% - 50px);max-height:90svh;background:var(--paper);color:var(--berry);border-radius:4px}dialog::backdrop{background:#1d1125d9;backdrop-filter:blur(8px)}.lightbox-shell{display:grid;grid-template-columns:1.2fr 1fr;position:relative}.lightbox-close{position:absolute;right:12px;top:12px;border:0;background:#fff9fae8;width:40px;height:40px;border-radius:50%;font-size:1.6rem;z-index:2}.lightbox-image{background:#211b22;display:flex;align-items:center;justify-content:center;min-height:450px}.lightbox-image img{width:100%;max-height:85svh;object-fit:contain}.lightbox-copy{padding:65px 35px 30px;display:flex;flex-direction:column;justify-content:center}.lightbox-copy h2{font-size:2.8rem;margin:20px 0}.lightbox-copy p{font-size:.95rem}.lightbox-nav{display:flex;align-items:center;justify-content:space-between;margin-top:40px;gap:10px}.lightbox-nav span{font-size:.6rem;letter-spacing:.1em}.lightbox-nav button{border:1px solid var(--line);background:transparent;border-radius:50%;width:40px;height:40px}.noscript{position:fixed;top:0;left:0;right:0;z-index:200;background:#68263d;color:white;text-align:center;padding:12px}.motion .reveal{opacity:0;translate:0 26px;transition:opacity .8s ease,translate .8s ease}.motion .reveal.visible{opacity:1;translate:0 0}@media(min-width:1500px){.section-pad{padding-left:max(8vw,calc((100vw - 1280px)/2));padding-right:max(8vw,calc((100vw - 1280px)/2))}}@media(max-width:1000px){.wordmark-label{display:none!important}.hero-stage{min-height:570px}.hero-type{padding-top:100px}.hero-type h1{font-size:10vw}.hero-portrait{left:38%;width:64%;height:95%}.hero-stamp{left:32%;bottom:10%}.note-one{right:0;top:10%;max-width:140px}.note-one span{font-size:1.6rem}.note-two{right:0;bottom:9%}.section-pad{padding-top:80px;padding-bottom:80px}.first-section{gap:7%}.gallery{column-gap:22px}.profile{padding:28px}.future-careers .handwritten{max-width:220px;text-align:center}.timeline-section{gap:6%}}@media(max-width:700px){html{scroll-padding-top:15px}header{height:72px;padding:0 6vw}.wordmark{font-size:1.9rem}nav{gap:16px;font-size:.72rem}nav a:first-child,nav a:last-child{display:none}.lock-button{padding:7px 11px;font-size:.68rem}.lock-button span{margin-left:5px}.hero{padding:22px 6vw 0}.hero-top{gap:12px}.hero-top .eyebrow{font-size:.54rem;max-width:150px}.hero-top .eyebrow:last-child{text-align:right}.hero-stage{height:710px;min-height:0}.hero-type{padding-top:33px;width:100%}.hero-type h1{font-size:clamp(4.3rem,14vw,6.2rem);line-height:.96}.hero-type h1 em{padding-left:.65em}.hero-type p{font-size:.8rem;margin:16px 0;max-width:160px}.text-link{font-size:.72rem}.text-link span{margin-left:10px}.hero-portrait{left:9%;width:101%;height:72%;bottom:-2%}.hero-halo{left:12%;width:87%;bottom:5%}.note-one{left:0;right:auto;top:auto;bottom:28%;max-width:105px;transform:rotate(-10deg)}.note-one span{font-size:1.55rem;line-height:1}.note-one small{font-size:.58rem;margin-top:5px}.note-two{right:-2%;bottom:7%;font-size:1.4rem;padding:10px 16px}.hero-stamp{left:0;bottom:5%;width:75px;height:75px;font-size:.48rem}.hero-stamp b{font-size:1.6rem}.hero-bottom{font-size:.51rem;padding:15px 0;gap:8px}.hero-bottom>span:first-child{display:none}.clock-section{padding:48px 20px}.clock-section .eyebrow{font-size:.6rem}.clock-section h2{font-size:2.2rem}.clock{gap:13px}.clock div{min-width:46px}.clock strong{font-size:2.9rem}.clock span{font-size:.6rem}.clock>b{font-size:1.5rem}.section-pad{padding:65px 7vw}.first-section{grid-template-columns:1fr;gap:55px}.first-photo{max-width:340px;width:90%}.first-copy h2{font-size:3.5rem}.first-copy p:not(.lead){max-width:none}.chapter-number{bottom:-20px}.section-heading{display:block;margin-bottom:35px}.section-heading p{margin-top:25px;font-size:.85rem}.gallery{columns:2;column-gap:15px}.memory-card{margin-bottom:26px}.memory-card:nth-child(3n+2){padding-top:0}.memory-card:nth-child(even){padding-top:15px}.memory-meta h3{font-size:1.2rem;line-height:1.05}.memory-meta>span{display:none}.memory-zoom{width:29px;height:29px;font-size:1rem;right:8px;bottom:8px}.fact-profiles{grid-template-columns:1fr;gap:20px}.profile{padding:28px}.future-careers{flex-wrap:wrap;justify-content:center;gap:17px}.future-careers .handwritten{order:3;max-width:none;width:100%;font-size:1.5rem}.future-careers>span:not(.handwritten){font-size:.58rem}.facts-intro h2{font-size:3rem}.timeline-section{grid-template-columns:1fr;gap:45px}.timeline-heading{position:static}.timeline-heading h2{font-size:3.3rem}.timeline-key{flex-direction:row;gap:16px;font-size:.63rem;margin-top:25px}.timeline{margin-left:5px}.timeline-item{padding-left:27px}.timeline-item h3{font-size:1.8rem}.luna-section{grid-template-columns:1fr;gap:42px}.luna-photo{max-width:320px;width:90%;margin:auto}.luna-photo img{max-height:400px}.luna-copy h2{font-size:3.1rem}.closing h2{font-size:3rem}.closing p br{display:none}footer{flex-wrap:wrap;padding:20px 6vw}footer>span{font-size:.5rem}footer>span:last-child{width:100%;text-align:center;font-size:.7rem}.lightbox-shell{grid-template-columns:1fr}.lightbox-image{min-height:0}.lightbox-image img{height:48svh;max-height:none}.lightbox-copy{padding:25px}.lightbox-copy h2{font-size:2rem;margin:13px 0}.lightbox-copy p{font-size:.85rem}.lightbox-nav{margin-top:20px}dialog{width:calc(100% - 26px)}.gate h1{font-size:3.8rem}.gate-footer{font-size:.5rem}.gate-inner>.eyebrow{font-size:.62rem}}@media(max-width:375px){.hero-stage{height:665px}.hero-type h1{font-size:14vw}.hero-type p{font-size:.72rem}.hero-portrait{height:70%}.clock{gap:9px}.clock strong{font-size:2.6rem}.gate{padding:30px 20px}.gate-monogram{margin:12px 0}.gate h1{font-size:3.2rem}.gate form{margin-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal{opacity:1;translate:none}.hero-portrait{transform:none}}

[hidden]{display:none!important}.luna-open{border:0;padding:0;background:transparent;color:#d8becf;text-align:center;width:100%}.luna-photo img{border-radius:0;object-fit:contain;filter:drop-shadow(0 20px 25px #12212c44)}.luna-open>span{display:inline-block;margin-top:20px;border-bottom:1px solid #d8becf66;font-size:.75rem;padding-bottom:4px}.luna-photo{position:relative}.luna-photo:before{content:"";position:absolute;inset:12% 0 5%;border-radius:50%;background:radial-gradient(ellipse,#738c9855,transparent 70%);pointer-events:none}

/* Progressive password hints stay readable on short screens. */
.password-hints{margin:0 0 22px;padding:15px 18px;background:#fff9fa80;border:1px solid var(--line);border-radius:10px;text-align:left}
.password-hints>.eyebrow{font-size:.63rem;margin-bottom:8px}
.password-hints ol{margin:0;padding-left:20px;font-size:.82rem;line-height:1.7}
.password-hints li{padding-left:4px;animation:hint-in .3s ease-out}
@keyframes hint-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.gate{flex-direction:column;justify-content:flex-start;gap:32px}
.gate-inner{flex-shrink:0}.gate-footer{position:static;width:100%;flex-shrink:0}
.hero-type>p{max-width:320px}
@media(max-width:700px){.hero-type>p{max-width:175px}.gate{padding-top:32px;padding-bottom:20px}}
