@import"https://fonts.googleapis.com/css2?family=Inria+Serif:wght@400;700&family=Inter:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";:root{--c-primary: #16130E;--c-brand: #FFB832;--c-white: #FFFFFF;--c-black: #000000;--c-bg1: #FAFAFA;--c-bg2: #F5F5F5;--c-stroke: #E6E6E6;--c-disable: #C8C8C8;--c-secondary-text: #7D7D7D;--c-primary-text: #18272C;--c-error: #DC1717;--c-warning: #FDCF36;--c-success: #43C40B;--c-link: #1270DB;--font-title: "Inria Serif", serif;--font-body: "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--c-primary);color:var(--c-primary-text);min-height:100vh;margin:0;overflow-x:hidden}#root{width:100%;margin:0 auto;text-align:center}h1,h2,h3{font-weight:700}p{line-height:1.6}a{color:var(--primary);text-decoration:none;transition:color .3s ease}a:hover{color:var(--secondary)}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;background-color:var(--c-primary)}.hero-background{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1}.hero-background img{width:100%;height:100%;object-fit:cover;display:block}.hero-gradient-overlay{position:absolute;top:0;left:0;width:100%;height:450px;background:linear-gradient(to top,#fff0,#fff 35%,#fff);z-index:2;pointer-events:none}.hero-content{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:3;pointer-events:none}.hero-top-content{display:flex;flex-direction:column;align-items:center;position:relative;z-index:5;padding-top:40px}.spacer-top{height:20px}.pre-title{font-family:var(--font-title);font-size:28px;letter-spacing:1.5px;font-weight:400;margin:0 0 20px;text-align:center;color:var(--c-primary-text)}.date-section{display:flex;flex-direction:column;align-items:center}.custom-divider{display:flex;align-items:center;margin-bottom:12px}.divider-line{height:1px;background-color:var(--c-stroke)}.divider-dot{width:6px;height:6px;border-radius:50%;background-color:var(--c-stroke);margin:0 8px}.date-text{font-family:var(--font-title);font-size:17px;font-weight:700;color:var(--c-primary-text);margin:0}.hero-name-container{position:absolute;top:50%;left:0;width:100%;text-align:center;z-index:4}.mega-title{font-family:Great Vibes,cursive;font-size:300px;line-height:1;color:var(--c-brand);margin:0}.ampersand{font-family:Great Vibes,cursive}.hero-couple-container{position:absolute;bottom:0;left:0;width:100%;height:100vh;z-index:5;pointer-events:none}.hero-couple{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:flex-end}.hero-couple img{object-fit:contain;object-position:bottom center}@media(max-width:600px){.pre-title{font-size:20px}.mega-title{font-size:140px}}.spouse-section{position:relative;width:100%;padding:120px 20px;overflow:hidden;display:flex;justify-content:center;align-items:center;color:var(--c-white)}.spouse-bg-container{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--c-primary);z-index:1}.spouse-bg-image{position:absolute;top:0;left:-5%;width:110%;height:100%;background-size:cover;background-position:center;opacity:.08}.spouse-content{position:relative;z-index:2;text-align:center;max-width:800px;display:flex;flex-direction:column;gap:48px}.spouse-person{display:flex;flex-direction:column;gap:8px}.spouse-name{font-family:var(--font-title);font-size:28px;letter-spacing:1px;font-weight:700;margin:0}.spouse-detail{font-family:var(--font-body);font-size:13px;line-height:1.5;opacity:.5;margin:0}.spouse-heart-wrapper{perspective:1000px;display:flex;justify-content:center}.spouse-heart-container{position:relative;width:48px;height:48px;transform-style:preserve-3d;transition:transform .1s ease-out}.heart-shape,.heart-reflection{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(50% 35%,20% 10%,0% 15%,0% 40%,50% 100%,100% 40%,100% 15%,80% 10%);clip-path:path("M24 16 C 9.6 4, -12 28.8, 24 48 C 60 28.8, 38.4 4, 24 16")}.heart-shape{background-color:#f44336}.heart-reflection{background:transparent;pointer-events:none}.story-section{position:relative;width:100%;background-color:#fdfcfb;overflow:hidden;display:flex;justify-content:center}.story-paper-texture{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;pointer-events:none;background-repeat:repeat;background-image:url(/assets/paper_texture-DF3GpBWc.webp);background-size:350px}.story-container{position:relative;width:100%;max-width:1200px;padding:100px 0;z-index:2;display:flex;flex-direction:column;align-items:center}.story-main-title{font-family:var(--font-title);font-size:42px;font-weight:700;color:var(--c-primary-text);margin-bottom:120px;text-align:center}.story-timeline-wrapper{position:relative;width:100%;padding-top:120px}.story-timeline-line{position:absolute;top:120px;bottom:0;left:50%;width:1.5px;background:linear-gradient(to bottom,#e0e0e0,#e0e0e000 90%);transform:translate(-50%);z-index:0}.story-items-list{display:flex;flex-direction:column;gap:120px;width:100%;position:relative;z-index:10}.story-item-desktop{display:flex;flex-direction:row;align-items:flex-start;width:100%}.story-col{flex-shrink:0}.story-left,.story-right{flex:1}.story-center{width:80px;display:flex;justify-content:center;padding-top:120px}.story-heart{width:32px;height:32px;background:transparent}.story-content-box{padding-top:120px;padding-bottom:40px}.story-left .story-content-box{padding-right:20px}.story-right .story-content-box{padding-left:20px}.story-photo-top-pad{padding-top:80px}.story-left .story-photo-top-pad{padding-right:40px}.story-right .story-photo-top-pad{padding-left:40px}.align-left{text-align:left}.align-right{text-align:right}.story-year{font-family:var(--font-title);font-size:24px;font-weight:700;color:var(--c-primary);margin:0 0 16px;line-height:1}.story-paragraph{font-family:var(--font-body);font-size:15px;color:var(--c-secondary-text);line-height:1.6;margin:0}.story-item-mobile{display:flex;flex-direction:row;align-items:flex-start;width:100%;padding-left:16px}.story-mobile-left{width:32px;display:flex;flex-direction:column;align-items:center}.story-mobile-left .story-heart{width:24px;height:24px}.heart-spacer{height:80px}.story-mobile-right{flex:1;padding-left:20px;padding-right:20px}.photo-spacer-mobile{height:40px}.tilted-photo-wrapper{position:relative;height:400px;display:flex;justify-content:center;align-items:center}.tilted-photo-wrapper.mobile{height:250px;justify-content:flex-start}.tilted-photo-stack{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.photo-anim-wrapper{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.photo-card{position:relative;background-color:#fff;border:4px solid #fff;border-radius:2px;box-shadow:0 10px 40px #00000040;overflow:hidden;display:flex;justify-content:center;align-items:center}.photo-card img{width:100%;height:100%;object-fit:cover;display:block}.tilted-photo-wrapper:not(.mobile) .photo-card{width:280px;height:380px}.tilted-photo-wrapper.mobile .photo-card{width:160px;height:220px}.photo-back{z-index:1}.photo-front{z-index:2}.tilted-photo-wrapper.variant-1:not(.mobile) .photo-back{transform:translate(-50px,-30px) rotate(-8deg)}.tilted-photo-wrapper.variant-1:not(.mobile).right .photo-back{transform:translate(50px,-30px) rotate(8deg)}.tilted-photo-wrapper.variant-1:not(.mobile) .photo-front{transform:translate(50px,30px) rotate(6deg)}.tilted-photo-wrapper.variant-1:not(.mobile).right .photo-front{transform:translate(-50px,30px) rotate(-6deg)}.tilted-photo-wrapper.variant-1.mobile .photo-back{transform:translate(-30px,-20px) rotate(-8deg)}.tilted-photo-wrapper.variant-1.mobile .photo-front{transform:translate(30px,20px) rotate(6deg)}.tilted-photo-wrapper.variant-2:not(.mobile) .photo-back{transform:translate(40px,-20px) rotate(-30deg)}.tilted-photo-wrapper.variant-2:not(.mobile).right .photo-back{transform:translate(-40px,-20px) rotate(30deg)}.tilted-photo-wrapper.variant-2:not(.mobile) .photo-front{transform:translate(-30px,10px) rotate(40deg)}.tilted-photo-wrapper.variant-2:not(.mobile).right .photo-front{transform:translate(30px,10px) rotate(-40deg)}.tilted-photo-wrapper.variant-2.mobile .photo-back{transform:translate(25px,-15px) rotate(-30deg)}.tilted-photo-wrapper.variant-2.mobile .photo-front{transform:translate(-15px,10px) rotate(40deg)}.tilted-photo-wrapper.variant-3:not(.mobile) .photo-back{transform:translate(20px,-30px) rotate(40deg)}.tilted-photo-wrapper.variant-3:not(.mobile).right .photo-back{transform:translate(-20px,-30px) rotate(-40deg)}.tilted-photo-wrapper.variant-3:not(.mobile) .photo-front{transform:translate(-20px,30px) rotate(-30deg)}.tilted-photo-wrapper.variant-3:not(.mobile).right .photo-front{transform:translate(20px,30px) rotate(30deg)}.tilted-photo-wrapper.variant-3.mobile .photo-back{transform:translate(15px,-20px) rotate(40deg)}.tilted-photo-wrapper.variant-3.mobile .photo-front{transform:translate(-15px,20px) rotate(-30deg)}.story-finale{margin-top:120px;display:flex;flex-direction:column;align-items:center;position:relative;padding-bottom:60px}.finale-text-wrapper{margin-top:60px;margin-bottom:48px}.finale-title{font-family:var(--font-title);font-size:42px;font-weight:700;color:var(--c-primary);margin:0}.finale-center-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.floral-corner{position:absolute;width:180px;z-index:5;pointer-events:none}.floral-corner.top-left{top:-40px;left:-60px}.floral-corner.bottom-right{bottom:-40px;right:-60px;transform:rotate(180deg)}.finale-image-container{display:flex;justify-content:center;align-items:center}.finale-image-bob{position:relative;display:flex;justify-content:center;align-items:center;width:400px;height:400px}.finale-img{width:360px;height:360px;object-fit:contain;position:relative;z-index:2;animation:heart-glow-pulse 3s infinite alternate}@keyframes heart-glow-pulse{0%{filter:drop-shadow(0 0 20px rgba(255,235,59,.15))}to{filter:drop-shadow(0 0 40px rgba(255,235,59,.35))}}@media(max-width:768px){.story-container{padding:60px 20px}.story-main-title{font-size:32px;margin-bottom:32px}.story-timeline-wrapper{padding-top:80px}.story-timeline-line{left:28px;top:80px}.story-items-list{gap:80px}.floral-corner{width:120px}.floral-corner.top-left{top:-40px;left:-20px}.floral-corner.bottom-right{bottom:-40px;right:-20px}.finale-title{font-size:32px}.finale-image-bob{width:240px;height:240px}.finale-img{width:220px;height:220px}}.poem-section{position:relative;width:100%;background-color:#fdfcfb;overflow:hidden;display:flex;flex-direction:column}.poem-paper-texture{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;pointer-events:none;background-repeat:repeat;background-image:url(/assets/paper_texture-DF3GpBWc.webp);background-size:350px}.poem-content-zone{position:relative;z-index:2;width:100%;display:flex;flex-direction:column}.poem-text-layer{position:relative;width:100%;min-height:400px;display:flex;justify-content:center;align-items:center;padding:120px 20px}.poem-text-center{max-width:600px;width:100%;z-index:10}.poem-decor{position:absolute;width:140px;opacity:.85}.poem-decor.top-left{top:32px;left:32px}.poem-decor.bottom-right{bottom:32px;right:32px;transform:rotate(180deg)}.poem-typewriter-wrapper{position:relative;width:100%;display:flex;justify-content:center}.poem-typewriter-text{font-family:var(--font-title);color:var(--c-primary-text);font-size:28px;line-height:1.5;text-align:center;white-space:pre-wrap;font-weight:700}.poem-typewriter-text.invisible{color:transparent;visibility:visible}.poem-typewriter-text.typing{position:absolute;top:0;left:0;right:0}.poem-typewriter-text.mobile{font-size:20px}.poem-marquee-container{width:100%;height:320px;overflow:hidden;display:flex;white-space:nowrap}.poem-marquee-container.mobile{height:180px}.poem-marquee-track{display:flex;width:max-content}.poem-marquee-track.left{animation:scroll-left linear infinite}.poem-marquee-track.right{animation:scroll-right linear infinite}.poem-marquee-group{display:flex}.poem-marquee-img{height:320px;object-fit:contain;margin:0;padding:0 12px 0 0;display:block}.poem-marquee-container.mobile .poem-marquee-img{height:180px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.333333%)}}@keyframes scroll-right{0%{transform:translate(-33.333333%)}to{transform:translate(0)}}.poem-spacer{height:16px}@media(max-width:600px){.poem-text-layer{padding:80px 20px}.poem-decor{width:90px}.poem-decor.top-left{top:20px;left:20px}.poem-decor.bottom-right{bottom:20px;right:20px}}.invite-section{position:relative;width:100%;height:800px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#000}.invite-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1}.invite-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.invite-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px}.invite-detail-item{display:flex;flex-direction:column;align-items:center}.invite-icon{color:var(--c-brand);font-size:32px;margin-bottom:16px;display:flex;justify-content:center;align-items:center}.invite-detail-title{font-family:var(--font-title);font-size:20px;color:var(--c-white);line-height:1.2;margin-bottom:8px;font-weight:700}.invite-detail-content{font-family:var(--font-body);font-size:13px;color:var(--c-disable);margin:0}.invite-spacer{height:80px}.invite-main-text{font-family:var(--font-title);font-size:20px;color:var(--c-white);line-height:1.4;margin:0;text-align:center}@media(max-width:768px){.invite-section{height:600px}.invite-spacer{height:40px}.invite-detail-title,.invite-main-text{font-size:18px}}.home-container{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.blob{position:absolute;border-radius:50%;filter:blur(80px);z-index:0;opacity:.6;animation:float 10s infinite ease-in-out alternate}.blob-1{width:400px;height:400px;background:var(--primary);top:-100px;left:-100px;animation-delay:0s}.blob-2{width:300px;height:300px;background:var(--secondary);bottom:-50px;right:-50px;animation-delay:-3s}.blob-3{width:250px;height:250px;background:#00d2ff;top:40%;left:50%;transform:translate(-50%,-50%);animation-delay:-6s}@keyframes float{0%{transform:translate(0) scale(1)}50%{transform:translate(30px,-50px) scale(1.1)}to{transform:translate(-30px,20px) scale(.9)}}.glass-card{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:0 8px 32px #0000004d;z-index:10;padding:3rem;max-width:900px;width:100%}.hero{text-align:center;margin-bottom:3rem}.title{font-size:4rem;letter-spacing:-1px;margin-bottom:1rem}.gradient-text{background:linear-gradient(to right,var(--primary),var(--secondary),#00d2ff);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;animation:text-pulse 3s infinite alternate}@keyframes text-pulse{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(30deg)}}.subtitle{font-size:1.25rem;color:var(--text-muted);max-width:600px;margin:0 auto}.interactive-section{display:flex;flex-direction:column;gap:3rem;align-items:center}.counter-widget{display:flex;flex-direction:column;align-items:center;background:#0003;padding:2.5rem;border-radius:100px;border:1px solid var(--glass-border);transition:transform .3s ease,box-shadow .3s ease}.counter-widget:hover{transform:translateY(-5px);box-shadow:0 10px 40px #8a2be233}.counter-display{font-size:4.5rem;font-weight:700;line-height:1;background:linear-gradient(to bottom,#fff,#b0b0c0);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem}.counter-label{font-size:.9rem;text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin-bottom:1.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%}.feature-card{background:#ffffff08;border:1px solid var(--glass-border);border-radius:16px;padding:2rem;text-align:left;transition:all .3s cubic-bezier(.25,.8,.25,1)}.feature-card:hover{background:#ffffff14;transform:translateY(-8px);box-shadow:0 12px 24px #0003;border-color:#ffffff4d}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;margin-bottom:.5rem;color:#fff}.feature-card p{color:var(--text-muted);font-size:.95rem}.footer{margin-top:4rem;text-align:center;font-size:.85rem;color:#fff6;border-top:1px solid var(--glass-border);padding-top:1.5rem}@media(max-width:768px){.glass-card{padding:2rem}.title{font-size:2.5rem}.counter-display{font-size:3.5rem}}
