html{box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%!important}*,*:before,*:after{box-sizing:inherit}html,body{-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}body{min-height:100vh}a{text-decoration:none;color:inherit}@font-face{font-family:Gotham-Thin;src:url(/assets/Gotham-Thin-B1HqW72y.otf)}@font-face{font-family:Gotham-XLight;src:url(/assets/Gotham-XLight-DTDD_24f.otf)}@font-face{font-family:Gotham-Medium;src:url(/assets/Gotham-Medium-DHa-K8AZ.otf)}@font-face{font-family:Gotham-Bold;src:url(/assets/Gotham-Bold-DnPUTuuR.otf)}@font-face{font-family:Gotham-Ultra;src:url(/assets/Gotham-Ultra-CLkTNdYg.otf)}@font-face{font-family:Gotham-Book;src:url(/assets/Gotham-Book-sprPKk5v.otf)}@font-face{font-family:Tan-Mon;src:url(../src/assets/fonts/tan-mon-cheri.ttf)}@font-face{font-family:HV-Muse;src:url(/assets/hv-muse-CrCtyRc-.otf)}@font-face{font-family:HV-Muse-Italic;src:url(/assets/hv-muse-italic-PGXqVey5.otf)}@font-face{font-family:Karlotte;src:url(/assets/Karlotte-C_sBKU3m.otf)}body{font-family:Cormorant Garamond,serif}.landing-page{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:9999}.landing-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.landing-content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem}.landing-title{font-size:4rem;font-weight:300;color:#5a0616;margin:0;font-weight:200;letter-spacing:0px}.landing-heart{width:180px;height:auto;cursor:pointer;transition:filter .3s ease;filter:drop-shadow(0 4px 20px rgba(146,0,0,.4))}.landing-heart:hover{filter:drop-shadow(0 8px 30px rgba(90,6,22,.6))}@media screen and (max-width: 768px){.landing-title{font-size:2rem}.landing-heart{width:140px}}@media screen and (max-width: 480px){.landing-heart{width:120px}}.intro-container{position:relative;width:100%;min-height:100vh;padding:80px 20px 40px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.bunting{position:absolute;top:0;left:0;width:100%;z-index:10;display:none}.bunting-image{width:100%;display:block}.top-section,.bottom-section{display:flex;align-items:center;justify-content:center;gap:40px;position:relative;z-index:2}.polaroid{background:#fff;padding:15px 15px 45px;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a;width:280px}.polaroid img,.ribbon img,.r-i-heart img,.balloons img{width:100%;display:block}.polaroid-1{transform:rotate(-5deg)}.polaroid-2{transform:rotate(4deg)}.ribbon{width:150px;z-index:3;animation:float 3s ease-in-out infinite;margin-left:-20px}.r-i-heart{width:300px;z-index:5;margin:20px 0}.balloons{width:120px;z-index:3;animation:float 4s ease-in-out infinite;margin-right:-20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width: 1024px){.intro-container{padding:80px 15px 40px}.top-section,.bottom-section{gap:30px}.polaroid{width:240px}.ribbon{width:130px}.r-i-heart{width:260px}.balloons{width:100px}}@media (max-width: 768px){.intro-container{padding:70px 10px 30px}.bunting{display:block}.top-section,.bottom-section{gap:20px}.polaroid{width:220px}.ribbon{width:110px;margin-left:0}.r-i-heart{width:240px;margin:15px 0}.balloons{width:90px;margin-right:0}}@media (max-width: 480px){.intro-container{padding:80px 10px}.top-section,.bottom-section{gap:15px}.polaroid{width:200px;padding:12px 12px 35px}.ribbon{width:90px}.r-i-heart{width:200px;margin:10px 0}.balloons{width:70px}}.greetings-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;position:relative}.music-button{margin-bottom:40px;background:none;border:2px solid #2c2c2c;border-radius:50%;width:60px;height:60px;cursor:pointer;transition:all .3s ease;padding:0}.music-button:hover{transform:scale(1.05);border-color:#7ca982}.music-button-circle{width:100%;height:100%;background-color:#7ca982;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.music-button:hover .music-button-circle{background-color:#6a9370}.play-icon{width:24px;height:24px;color:#2c2c2c;transition:transform .3s ease}.play-icon.playing{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.greetings-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;margin-bottom:60px;line-height:1.3}.greetings-text{font-size:1.5rem;color:#2c2c2c;line-height:2;max-width:600px}.greetings-text p{margin:0;font-weight:400}@media (max-width: 768px){.greetings-container{padding:40px 20px}.music-button{width:50px;height:50px;margin-bottom:30px}.play-icon{width:20px;height:20px}.greetings-title{font-size:2.8rem;margin-bottom:50px}.greetings-text{font-size:1.3rem;max-width:300px}}@media (max-width: 480px){.greetings-container{padding:30px 15px}.music-button{width:60px;height:60px;margin-bottom:25px}.play-icon{width:20px;height:20px}.greetings-title{font-size:2.2rem;margin-bottom:40px}.greetings-text{font-size:1.1rem}}.schedule-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:60px;margin:40px 0}.schedule-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;margin-bottom:20px}.schedule-item{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;width:100%;max-width:900px}.schedule-time{font-size:3rem;font-weight:700;color:#2c2c2c;text-align:right;justify-self:end;flex-shrink:0}.schedule-icon{width:100px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.schedule-text{font-size:1.5rem;color:#2c2c2c;line-height:2;max-width:600px;text-align:center;margin:0 auto}.schedule-icon img{width:100%;height:auto;display:block}.schedule-description{font-size:1.5rem;font-weight:400;color:#2c2c2c;text-align:left;justify-self:start;flex-shrink:0}.schedule-description p{margin:0;line-height:1.4}@media (max-width: 768px){.schedule-container{padding:40px 20px;gap:60px}.schedule-item{gap:25px;max-width:600px}.schedule-time{font-size:2.5rem;width:120px}.schedule-icon{width:80px}.schedule-description{font-size:1.5rem;width:180px}.schedule-title{font-size:2.2em}.schedule-text{font-size:1.3rem;max-width:300px}}@media (max-width: 480px){.schedule-container{padding:30px 15px;gap:50px;max-width:300px;margin:0 auto}.schedule-item{max-width:100%}.schedule-time{font-size:1.6rem;width:80px}.schedule-icon{width:60px}.schedule-description{font-size:18px;width:auto;flex-grow:1}.schedule-text{font-size:1.1rem}}.location-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.location-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;margin-bottom:50px}.location-content{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:700px}.venue-info{line-height:1.8}.venue-name{font-size:1.5rem;font-weight:400;color:#2c2c2c;margin:8px 0}.venue-address{font-size:1.3rem;font-weight:300;color:#2c2c2c;margin:4px 0}.map-button{background-color:#8b9c8e;color:#fff;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;padding:18px 60px;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease;margin-top:20px}.map-button:hover{background-color:#7a8b7d}.house-icon{width:150px;margin-top:30px}.house-icon img{width:100%;display:block}@media (max-width: 768px){.location-container{padding:40px 20px}.location-title{font-size:2.8rem;margin-bottom:40px}.location-content{gap:30px}.venue-name{font-size:1.3rem}.venue-address{font-size:18px}.map-button{font-size:1.3rem;padding:15px 50px}.house-icon{width:130px}}@media (max-width: 480px){.location-container{padding:30px 15px}.location-title{font-size:2.2rem;margin-bottom:30px}.location-content{gap:25px}.venue-name,.venue-address{font-size:18px}.map-button{font-size:1.2rem;padding:14px 40px}.house-icon{width:110px;margin-top:20px}}.dresscode-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.dresscode-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;margin-bottom:60px;line-height:1.3}.dresscode-text{font-size:1.5rem;color:#2c2c2c;line-height:2;max-width:600px}.dresscode-text p{margin:0;font-weight:400}@media (max-width: 768px){.dresscode-container{padding:40px 20px}.dresscode-title{font-size:2.8rem;margin-bottom:50px}.dresscode-text{font-size:1.3rem;max-width:300px}}@media (max-width: 480px){.dresscode-container{padding:30px 15px}.dresscode-title{font-size:2.2rem;margin-bottom:40px}.dresscode-text{font-size:1.1rem}}.details-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.details-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;line-height:1.3}.details-content{display:flex;flex-direction:column;align-items:center;gap:50px;max-width:600px}.details-subtitle{font-family:Alex Brush,cursive;font-size:2rem;font-weight:400;color:#2c2c2c;margin-bottom:15px}.details-text{font-size:1.5rem;font-weight:400;color:#2c2c2c;line-height:2;margin:0}@media (max-width: 768px){.details-container{padding:40px 20px}.details-title{font-size:2.8rem}.details-content{gap:40px;max-width:300px}.details-subtitle{font-size:1.8rem}.details-text{font-size:1.3rem}}@media (max-width: 480px){.details-container{padding:30px 15px}.details-title{font-size:2.2rem}.details-content{gap:35px}.details-subtitle{font-size:1.6rem}.details-text{font-size:1.1rem}}.timer-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;margin-bottom:70px}.timer-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;margin-bottom:60px;line-height:1.3}.timer-boxes{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;max-width:900px}.timer-box{display:flex;flex-direction:column;align-items:center;min-width:120px}.timer-value{font-size:4rem;font-weight:300;color:#2c2c2c;line-height:1;margin-bottom:10px}.timer-label{font-size:1.3rem;font-weight:400;color:#2c2c2c;text-transform:lowercase;margin:0}@media (max-width: 768px){.timer-container{padding:40px 20px}.timer-title{font-size:2.8rem;margin-bottom:50px}.timer-boxes{gap:30px}.timer-box{min-width:100px}.timer-value{font-size:3.5rem}.timer-label{font-size:1.2rem}}@media (max-width: 480px){.timer-container{padding:30px 15px}.timer-title{font-size:2.2rem;margin-bottom:40px}.timer-boxes{gap:20px}.timer-box{min-width:70px}.timer-value{font-size:2.5rem}.timer-label{font-size:1rem}}.rsvp-title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;max-width:600px;margin:0 auto}.rsvp-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;line-height:1.3;margin-bottom:40px}.additional-text{font-size:1.5rem;font-weight:400;color:#2c2c2c;line-height:2;margin:8px 0}.rsvp-text{font-weight:500;margin-top:15px}.rsvp-container{max-width:500px;width:100%;padding:0 40px;margin:0 auto}.rsvp-form{display:flex;flex-direction:column;gap:10px}.rsvp-label{font-size:1.5rem;font-weight:700;color:#2c2c2c;margin-top:10px;margin-bottom:10px}.rsvp-form input[type=text]{padding:15px 5px;border:none;border-bottom:1px solid #2c2c2c;border-radius:0;font-size:1.2rem;font-family:Cormorant Garamond,serif;background-color:transparent;color:#2c2c2c;transition:border-color .3s ease}.rsvp-form input[type=text]:focus{outline:none;border-bottom:2px solid #2c2c2c}.rsvp-form input[type=text]::placeholder{color:#999}.radio,.checkbox{display:flex;align-items:center;font-size:1.5rem;color:#2c2c2c;margin:8px 0;cursor:pointer}.radio input[type=radio],.checkbox input[type=checkbox]{width:20px;height:20px;margin-right:12px;cursor:pointer;accent-color:#8b9c8e}.rsvp-form button{background-color:#8b9c8e;color:#fff;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;letter-spacing:2px;padding:18px 40px;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease;margin-top:30px;text-transform:uppercase}.rsvp-form button:hover:not(:disabled){background-color:#7a8b7d}.rsvp-form button:disabled{opacity:.6;cursor:not-allowed}.error{color:#c74444;font-size:1.1rem;margin-top:5px}.submission-status{font-size:1.3rem;color:#4a7c59;margin-top:30px;text-align:center;font-weight:500}.loader{border:3px solid #f3f3f3;border-top:3px solid #8b9c8e;border-radius:50%;width:18px;height:18px;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.rsvp-title-container{padding:40px 20px;max-width:350px}.rsvp-title{font-size:2.8rem;margin-bottom:30px}.additional-text{font-size:1.3rem}.rsvp-label{font-size:1.2rem}.radio,.checkbox{font-size:1.1rem}.rsvp-form button{font-size:1.2rem;padding:15px 35px}}@media (max-width: 480px){.rsvp-title-container{padding:30px 15px}.rsvp-title{font-size:2.2rem;margin-bottom:25px}.additional-text,.rsvp-label{font-size:1.1rem}.radio,.checkbox{font-size:1rem}.rsvp-form input[type=text]{font-size:1.1rem}.rsvp-form button{font-size:1.1rem;padding:14px 30px}}@supports (-webkit-touch-callout: none){.radio input[type=radio],.checkbox input[type=checkbox]{transform:scale(1)}}.wedding-date-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.wedding-date-title{font-size:2.5rem;font-weight:400;letter-spacing:.1em;color:#2c2c2c;margin-bottom:40px}.date-badge{background-color:#e8d5c4;border-radius:50px;padding:20px 60px}.date-text{font-family:Alex Brush,cursive;font-size:2.5rem;color:#2c2c2c}.couple-names{font-size:2rem;font-weight:400;color:#2c2c2c;margin-bottom:40px}.drawn-couple{width:180px;margin-bottom:50px;animation:sway 3s ease-in-out infinite}.drawn-couple img{width:100%;display:block}@keyframes sway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.polaroid-photo{width:400px;max-width:90%}.polaroid-photo img{width:100%;display:block}@media (max-width: 768px){.wedding-date-container{padding:40px 20px}.wedding-date-title{font-size:2rem;margin-bottom:30px}.date-badge{padding:15px 50px}.date-text{font-size:2rem}.couple-names{font-size:1.7rem;margin-bottom:30px}.drawn-couple{width:150px;margin-bottom:40px}.polaroid-photo{width:350px}}@media (max-width: 480px){.wedding-date-container{padding:30px 15px}.wedding-date-title{font-size:1.6rem;margin-bottom:25px}.date-badge{padding:12px 40px}.date-text{font-size:1.7rem}.couple-names{font-size:1.4rem;margin-bottom:25px}.drawn-couple{width:120px;margin-bottom:35px}.polaroid-photo{width:300px}}.photo-share-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.photo-share-title{font-family:Alex Brush,cursive;font-size:3.5rem;font-weight:700;color:#2c2c2c;margin-bottom:50px;line-height:1.3}.photo-share-text{font-size:1.5rem;color:#2c2c2c;line-height:2;max-width:600px;margin-bottom:40px}.photo-share-text p{margin:0;font-weight:400}.telegram-button{background-color:#8b9c8e;color:#fff;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;padding:18px 60px;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease;margin-bottom:50px;cursor:not-allowed}.telegram-button:hover{background-color:#7a8b7d}.camera-icon{width:150px}.camera-icon img{width:100%;display:block}@media (max-width: 768px){.photo-share-container{padding:40px 20px}.photo-share-title{font-size:2.8rem;margin-bottom:40px}.photo-share-text{font-size:1.3rem;max-width:300px;margin-bottom:35px}.telegram-button{font-size:1.3rem;padding:15px 50px;margin-bottom:40px}.camera-icon{width:130px}}@media (max-width: 480px){.photo-share-container{padding:30px 15px}.photo-share-title{font-size:2.2rem;margin-bottom:35px}.photo-share-text{font-size:1.1rem;margin-bottom:30px}.telegram-button{font-size:1.2rem;padding:14px 40px;margin-bottom:35px}.camera-icon{width:110px}}.logo img{max-width:300px}.logo{text-align:center}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
