@import"https://fonts.googleapis.com/css2?family=Marck+Script&family=Dekko&display=swap";*{margin:0;padding:0;box-sizing:border-box}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: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;background-color:#f9f6f3}.bold{font-family:Gotham-Medium}.intro{display:flex;justify-content:center;align-items:center;height:100dvh;background-color:#f9f6f3;font-family:HV-Muse}.intro-container{display:flex;flex-direction:column;align-items:center;width:100%;gap:5rem}.date-container{display:flex}.date{display:flex;flex-direction:column;line-height:.9;padding-right:10px;border-right:rgba(0,0,0,.378) 1px solid}.date h2{font-size:6rem;font-weight:400;margin:0;color:#000;font-family:Karlotte}.names-container{display:flex;flex-direction:column;align-items:center;text-align:center}.names-container h1{font-size:6rem;font-weight:300;margin:.3rem 0;color:#000;text-transform:uppercase;letter-spacing:2px}@media screen and (max-width: 768px){.intro-container{gap:3rem}.date-container{align-self:flex-start;padding-left:70px}.date h2{font-size:4.5rem}.names-container h1{font-size:5rem}}.greeting{min-height:40vh;display:flex;justify-content:center;align-items:center}.greeting-container{max-width:1000px}.golden{color:#a2893c;text-align:center;margin-bottom:1em;text-transform:uppercase;font-weight:500}.greeting-text{max-width:800px;margin:0 auto;font-size:22px;color:#545454;text-align:center;font-weight:200;font-family:Gotham-XLight;line-height:30px}@media screen and (max-width: 768px){.greeting{min-height:60vh}.greeting-container{padding:30px}.greeting-title{font-size:1.7rem;line-height:40px}.greeting-text{font-size:20px}}.schedule-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 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{display:flex;justify-content:center;align-items:center;width:100%}.location-container{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:24px;color:#000;min-height:90vh;width:100%}.location-title{font-size:3rem;font-weight:400;margin-bottom:36px;text-align:center;color:#a2893c;letter-spacing:6px}.location-text{font-size:22px;text-align:center;max-width:600px;font-family:Gotham-XLight;color:#545454}.venue-card{margin-top:45px;display:flex;flex-direction:column;align-items:center;width:100%;max-width:700px}.venue-image{width:100%;height:auto;max-height:500px;object-fit:cover;border-radius:24px;box-shadow:0 10px 10px #0000004d}.venue-name{margin-top:28px;font-size:2rem;font-weight:400;color:#000;text-align:center;letter-spacing:2px;font-family:Gotham-Book}.venue-button{margin-top:20px;padding:14px 36px;background-color:#a2893c;color:#fff;text-decoration:none;font-size:16px;letter-spacing:3px;text-transform:uppercase;border-radius:10px;transition:background-color .3s ease,transform .2s ease;font-family:Gotham-XLight}.venue-button:hover{background-color:#8a7330;transform:translateY(-2px)}@media screen and (max-width: 768px){.location-title{font-size:2.2rem}.location-text{font-size:20px}.venue-name{font-size:1.5rem}.venue-button{padding:12px 28px;font-size:14px}}.dresscode-container{display:flex;flex-direction:column;align-items:center;padding:60px 24px;color:#4a4a4a;text-align:center}.dresscode-title{font-size:clamp(2rem,4vw,3rem);font-weight:400;margin-bottom:20px;color:#a2893c;letter-spacing:4px}.dresscode-text{font-size:clamp(20px,2vw,22px);max-width:800px;font-family:Gotham-XLight;color:#545454;padding:0 20px;margin-bottom:20px}.dresscode-group{display:flex;flex-direction:column;align-items:center;margin-top:40px;width:100%}.dresscode-subtitle{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400;color:#a2893c;letter-spacing:3px;text-transform:uppercase;margin-bottom:20px;font-family:Gotham-XLight}.dresscode-colors{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;max-width:700px}.color-circle{width:70px;height:70px;border-radius:50%;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px #00000014}.women-pink{background-color:#e8a3b8}.women-coral{background-color:#e87c6f}.women-peach{background-color:#f4b990}.women-yellow{background-color:#f0e09a}.women-green{background-color:#b8c98a}.women-blue{background-color:#a8c4dc}.women-lavender{background-color:#c9b8e0}.women-purple{background-color:#9678c4}.men-light-gray{background-color:#b8b8b8}.men-light-blue{background-color:#a8bdd1}.men-navy{background-color:#2a3a5c}.men-beige{background-color:#c2a98a}.men-brown{background-color:#6b4a3a}@media (max-width: 480px){.color-circle{width:55px;height:55px}.dresscode-colors{gap:10px}}.details-title{font-size:3rem;font-weight:400;margin-bottom:36px;text-align:center;color:#a2893c;letter-spacing:6px}.additional-container{min-height:40vh;display:flex;justify-content:center;align-items:center}.additional-text{max-width:800px;margin:0 auto;font-size:22px;color:#545454;text-align:center;font-weight:200;font-family:Gotham-XLight;line-height:30px}@media screen and (max-width: 768px){.details-title{font-size:32px}.additional-container{height:50vh}}.timer{min-height:80vh;display:flex;justify-content:center;align-items:center;width:100%}.timer-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:12vw;border-radius:20px;max-width:90%;background:url(/assets/timer-bg-BgRUydng.png) no-repeat center center;background-size:cover}.timer-flex{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:30px}.timer-countdown h2{font-size:clamp(2rem,5vw,5rem);font-weight:300;padding-bottom:10px;color:#69622c}.timer-box p{font-size:clamp(1rem,2vw,1.5rem);font-weight:200;text-align:center;color:#3a3a3a;font-family:Gotham-XLight}.timer-title{font-size:clamp(2rem,4vw,3rem);font-weight:400;margin-bottom:30px;letter-spacing:6px}@media screen and (max-width: 768px){.timer-flex{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.timer-box:first-child{grid-column:span 3;text-align:center}.timer-countdown h2{font-size:40px}.timer-box:first-child h2{font-size:60px}.timer-box p{font-size:18px}.timer-container{background-image:none;padding:0}.timer{background-image:url(/assets/timer-bg-mobile1-BMl75AfR.png);background-size:cover;background-position:center;min-height:100vh;padding-bottom:40px}.timer h1{font-size:30px}.timer-title{margin-top:90px;margin-bottom:0}}.rsvp-container{max-width:400px;margin:auto;padding:20px;border-radius:8px;font-family:Gotham-XLight}.rsvp-form{display:flex;flex-direction:column}.rsvp-form input,.rsvp-form textarea{margin-bottom:15px;padding:15px;border-radius:15px;border:1px solid black;font-family:Gotham-Medium;font-size:16px;background-color:#0000}.rsvp-form textarea{resize:vertical;min-height:80px;font-family:Gotham-Medium}.rsvp-title{font-size:3rem;font-weight:400;margin-bottom:40px;text-align:center;color:#a2893c;letter-spacing:6px;font-family:Cormorant Garamond,serif;margin-top:30px}button{margin-top:15px;padding:20px;border:none;background-color:#d4af37;color:#fff;cursor:pointer;border-radius:25px;font-family:Gotham-Book;letter-spacing:3px;font-size:16px}button:hover{background-color:#b8942c}.rsvp-label{font-size:20px;margin:10px 0 20px;font-family:Gotham-Book}.rsvp-form .radio input,.rsvp-form .checkbox input{margin-right:10px;width:18px;height:18px;cursor:pointer;accent-color:black}.rsvp-form .radio,.rsvp-form .checkbox{font-size:18px}.error{color:#b70000;font-family:Gotham-Bold;font-size:18px}.loader{border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;width:15px;height:15px;animation:spin 1s linear infinite;display:inline-block}.submission-status{font-size:24px;text-align:center;font-weight:600;color:#000;padding:40px 20px;font-family:Gotham-Book}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.rsvp-title{font-size:32px}.additional-text{font-size:20px}.rsvp-title-container{padding:0 20px}}.rsvp-form .radio input[type=radio],.rsvp-form .checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0 10px 0 0;width:18px;height:18px;border:1px solid black;transform:translateY(2px);display:inline-grid;place-content:center}.rsvp-form .radio input[type=radio]{border-radius:50%}.rsvp-form .checkbox input[type=checkbox]{border-radius:3px}.rsvp-form .radio input[type=radio]:before,.rsvp-form .checkbox input[type=checkbox]:before{content:"";width:10px;height:10px;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #000}.rsvp-form .radio input[type=radio]:before{border-radius:50%}.rsvp-form .checkbox input[type=checkbox]:before{border-radius:1px}.rsvp-form .radio input[type=radio]:checked:before,.rsvp-form .checkbox input[type=checkbox]:checked:before{transform:scale(1)}.rsvp-form .radio,.rsvp-form .checkbox{display:flex;align-items:center;margin-bottom:10px;cursor:pointer}.rsvp-form .radio input,.rsvp-form .checkbox input{accent-color:initial}.wedding-date{display:flex;flex-direction:column;align-items:center;padding:40px 20px;text-align:center}.wd-title{font-family:Cormorant Garamond,serif;font-size:3rem;color:#b5323a;margin-bottom:30px}.wd-subtitle{font-family:Gotham-XLight;font-size:1.2rem;line-height:1.8;max-width:300px;margin-bottom:60px;color:#1a1a1a}.wd-calendar{max-width:380px;width:100%;margin-bottom:60px}.wd-month{letter-spacing:.4em;font-size:1rem;margin-bottom:20px}.wd-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px 0}.wd-day-header{font-size:.85rem;color:#888}.wd-day{font-size:1.4rem;display:flex;justify-content:center;align-items:center;height:48px}.wd-heart-wrapper{position:relative;width:48px;height:48px}@keyframes heartbeat{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}}.wd-heart-wrapper svg{position:absolute;width:52px;height:52px;top:60%;left:50%;transform:translate(-50%,-50%);animation:heartbeat 2.4s ease-in-out infinite}.wd-day-num{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:1.4rem;line-height:1}.wd-program-title{font-family:Cormorant Garamond,serif;font-size:3rem;color:#a2893c;margin-bottom:40px;letter-spacing:6px;font-weight:400}.wd-timeline{position:relative;width:100%;max-width:420px;height:480px;font-family:Gotham-XLight}.wd-svg{position:absolute;left:50%;transform:translate(-50%);width:200px;height:460px;pointer-events:none}.wd-moving-heart{position:absolute;pointer-events:none;z-index:3}.wd-event{position:absolute;width:40%;display:flex;flex-direction:column}.wd-left{left:0;text-align:left;align-items:flex-start}.wd-right{right:0;text-align:right;align-items:flex-end}.wd-time{font-size:2.4rem;font-family:Gotham-Book;line-height:1.1}.wd-name{font-size:20px;margin-top:6px;font-weight:500}@media (max-width: 480px){.wd-title{font-size:2.4rem}.wd-program-title{font-size:2.2rem}.wd-time{font-size:2rem}}.album{min-height:40vh;display:flex;justify-content:center;align-items:center}.photo-album-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.album-title{font-size:3rem;font-weight:400;margin-bottom:40px;text-align:center;color:#a2893c;letter-spacing:6px;font-family:Cormorant Garamond,serif}.album-text{margin-bottom:20px}.album-btn{padding:25px 40px;background-color:#545454;cursor:not-allowed}.album-btn:hover{background-color:#727171}@media screen and (max-width: 768px){.album-title{font-size:32px}}.logo img{max-width:300px}.logo{text-align:center}
