@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@300;400;600&family=Oswald:wght@400;600&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}#root{width:100%}body{margin:0;min-width:320px;min-height:150vh}.app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1{font-size:3.2em;line-height:1.1;color:#213547}.landing-page-container{position:relative;z-index:1;padding-bottom:5rem;background-color:transparent}.content-spacer{height:calc(100vh + 100px);pointer-events:none}.hero-entrance-component{position:fixed;top:0;left:0;width:100%;height:calc(100vh + 100px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:11;pointer-events:none;opacity:1;transition:opacity .6s ease-out}.hero-entrance-component *{pointer-events:all}.landing-page-container.scrolled .hero-entrance-component,.hero-entrance-component .hero-title,.hero-entrance-component .hero-floral-divider,.hero-entrance-component .hero-date,.hero-entrance-component .hero-time{opacity:0}.hero-entrance-component .hero-title{color:#fdfaf8;font-size:6rem;font-family:Bebas Neue,sans-serif;font-weight:400;text-shadow:0 4px 22px rgba(0,0,0,.75);margin-bottom:.4rem;letter-spacing:3px;text-transform:uppercase;animation:fadeInSlideUp .8s .3s cubic-bezier(.25,.1,.25,1) forwards}.hero-entrance-component .hero-floral-divider{margin:.8rem 0 1.5rem;animation:fadeInSlideUp .8s .5s cubic-bezier(.25,.1,.25,1) forwards}.hero-entrance-component .hero-floral-divider svg path{stroke:#fdfaf8;stroke-opacity:.7}.hero-entrance-component .hero-date,.hero-entrance-component .hero-time{color:#fdfaf8;font-size:1.6rem;font-family:Montserrat,sans-serif;font-weight:300;text-shadow:0 3px 16px rgba(0,0,0,.7);margin-bottom:.8rem;letter-spacing:1px}.hero-entrance-component .hero-date{animation:fadeInSlideUp .8s .7s cubic-bezier(.25,.1,.25,1) forwards}.hero-entrance-component .hero-time{animation:fadeInSlideUp .8s .9s cubic-bezier(.25,.1,.25,1) forwards}@media (max-width: 768px){.hero-entrance-component .hero-title{font-size:3.5rem}.hero-entrance-component .hero-date,.hero-entrance-component .hero-time{font-size:1.2rem}}.details-section-component{position:relative;margin-top:-600px;left:50%;width:calc(100vw - 90px);z-index:10;background:#fffffff2;max-width:780px;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 6px 25px #0000001a;opacity:0;transform:translate(-50%) translateY(50px);transition:opacity .6s ease-out,transform .6s ease-out}.landing-page-container.scrolled .details-section-component{opacity:1;transform:translate(-50%) translateY(0)}.details-section-component .details-title{font-family:Bebas Neue,sans-serif;color:#7d5a50;font-size:3.2rem;text-align:center;margin-bottom:.5rem;font-weight:400;letter-spacing:2px;text-transform:uppercase}.details-section-component .details-date-time{text-align:center;color:#555;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;margin-bottom:1.5rem;letter-spacing:1px}.details-section-component .details-divider{border:none;height:1px;background-color:#7d5a50;opacity:.8;max-width:80px;margin:1.5rem auto 2.5rem}.details-section-component .venue{font-style:normal;text-align:center;color:#666;margin-bottom:2.5rem;font-size:1rem;font-family:Montserrat,sans-serif}.details-section-component .message h2{font-family:Oswald,sans-serif;color:#7d5a50;font-size:2.2rem;margin-bottom:1.5rem;text-align:center;font-weight:400;text-transform:uppercase;letter-spacing:1px}.details-section-component .message p{color:#444;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.75;margin-bottom:1rem}.details-section-component .message .announcement{font-weight:600;color:#555;text-align:center;font-size:1.1rem;margin-bottom:1.5rem;font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:1px}.details-section-component .message .signature{font-style:normal;text-align:center;color:#7d5a50;margin-top:2.5rem;font-size:1.1rem;font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:1px}.details-section-component .message .hashtag{text-align:center;color:#7d5a50;margin-top:1rem;font-size:1.2rem;font-family:Bebas Neue,sans-serif;font-weight:400;letter-spacing:2px}@media (max-width: 768px){.details-section-component{max-width:92%;left:20px;top:40px;right:20px;transform:translate(0)!important;padding:2rem 1.5rem;border-radius:12px}.details-section-component .details-title{font-size:2.8rem}.details-section-component .details-date-time{font-size:.9rem}.details-section-component .message h2{font-size:2rem}.details-section-component .message p{font-size:.95rem}}.where-when-section-component{position:relative;z-index:1;padding-bottom:6rem;background-color:transparent}.where-when-content-wrapper{position:relative;width:100%;background:#fffc;max-width:780px;margin:60px auto;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 6px 25px #0000001a}.where-when-section-component .section-title{font-family:Bebas Neue,sans-serif;color:#7d5a50;font-size:2.5rem;text-align:center;margin-bottom:.5rem;font-weight:400;text-transform:uppercase;letter-spacing:2px}.where-when-section-component .section-divider{border:none;height:1px;background-color:#7d5a50;opacity:.8;max-width:80px;margin:1.5rem auto 2.5rem}.where-when-section-component h3{font-family:Oswald,sans-serif;color:#7d5a50;font-size:1.5rem;margin-bottom:1rem;text-align:center;text-transform:uppercase;letter-spacing:1px}.location-container{margin-bottom:3rem}.venue-name{text-align:center;font-family:Montserrat,sans-serif;font-size:1.1rem;margin-bottom:1rem;color:#444}.venue-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem}.venue-links a{color:#7d5a50;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:600;transition:color .3s ease,background-color .3s ease;padding:6px 12px;border:1px solid #7d5a50;border-radius:3px;text-transform:uppercase;font-size:.9rem;letter-spacing:1px}.venue-links a:hover{color:#fff;background-color:#7d5a50;border-color:#7d5a50}.venue-note{text-align:center;font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.75;color:#444;font-style:normal}.schedule-container{display:flex;flex-direction:column;gap:.5rem}.schedule-item{display:flex;justify-content:space-between;padding:.7rem 1.5rem;background-color:#d3c0b81a;border-radius:8px;transition:all .3s ease}.schedule-item:hover{background-color:#d3c0b84d;transform:translate(5px)}.schedule-item .time{font-family:Oswald,sans-serif;font-weight:400;color:#7d5a50;min-width:120px;text-transform:uppercase;letter-spacing:1px}.schedule-item .activity{font-family:Montserrat,sans-serif;color:#444;flex-grow:1;text-align:right}@media (max-width: 768px){.where-when-content-wrapper{max-width:92%;padding:2rem 1.5rem;border-radius:12px;box-sizing:border-box}.venue-links{flex-direction:column;align-items:center;gap:1rem}.schedule-item{padding:.7rem 1rem}.schedule-item .time{min-width:100px;font-size:.9rem}.schedule-item .activity{font-size:.9rem}}.accommodation-section-component{position:relative;z-index:1;padding-bottom:6rem;background-color:transparent}.accommodation-content-wrapper{position:relative;width:100%;background:#fffc;max-width:780px;margin:60px auto;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 6px 25px #0000001a}.accommodation-section-component .section-title{font-family:Bebas Neue,sans-serif;color:#7d5a50;font-size:2.5rem;text-align:center;margin-bottom:.5rem;font-weight:400;text-transform:uppercase;letter-spacing:2px}.accommodation-section-component .section-divider{border:none;height:1px;background-color:#7d5a50;opacity:.8;max-width:80px;margin:1.5rem auto 2.5rem}.accommodation-section-component p{font-family:Montserrat,sans-serif;color:#444;font-size:1rem;line-height:1.75;margin-bottom:1.5rem;text-align:center}.accommodation-section-component .glamping-option{background-color:#d3c0b833;padding:1rem;border-radius:8px;border-left:4px solid #7d5a50;text-align:left;margin:2rem 0}.accommodation-section-component .options-intro{font-weight:600;font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:1px;color:#666}.accommodation-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.accommodation-item{background-color:#fffc;border-radius:8px;padding:1.5rem;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.accommodation-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.accommodation-item h3{font-family:Oswald,sans-serif;color:#7d5a50;font-size:1.2rem;margin-bottom:1rem;text-align:center;font-weight:400;text-transform:uppercase;letter-spacing:1px}.accommodation-item p{font-size:.95rem;margin-bottom:1rem;flex-grow:1;text-align:center}.accommodation-item a{color:#7d5a50;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:600;padding:.6rem 1rem;border:1px solid #7d5a50;border-radius:4px;display:block;text-align:center;transition:all .3s ease;margin-top:auto;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.accommodation-item a:hover{background-color:#7d5a50;color:#fff}@media (max-width: 768px){.accommodation-content-wrapper{max-width:92%;padding:2rem 1.5rem;border-radius:12px;box-sizing:border-box}.accommodation-options{grid-template-columns:1fr}.accommodation-item{padding:1.2rem}.accommodation-section-component .section-title{font-size:2.2rem}.accommodation-section-component p{font-size:.95rem}}.extra-info-section-component{position:relative;z-index:1;padding-bottom:6rem;background-color:transparent}.extra-info-content-wrapper{position:relative;width:100%;background:#fffc;max-width:780px;margin:60px auto;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 6px 25px #0000001a}.extra-info-section-component .section-title{font-family:Bebas Neue,sans-serif;color:#7d5a50;font-size:2.5rem;text-align:center;margin-bottom:.5rem;font-weight:400;text-transform:uppercase;letter-spacing:2px}.extra-info-section-component .section-divider{border:none;height:1px;background-color:#7d5a50;opacity:.8;max-width:80px;margin:1.5rem auto 2.5rem}.info-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.info-item{background-color:#ffffff80;border-radius:8px;padding:1.5rem;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease}.info-item:hover{transform:translateY(-5px)}.info-item h3{font-family:Oswald,sans-serif;color:#7d5a50;font-size:1.4rem;margin-bottom:1rem;text-align:center;font-weight:400;text-transform:uppercase;letter-spacing:1px}.info-item p{font-family:Montserrat,sans-serif;color:#444;font-size:1rem;line-height:1.75;margin-bottom:1rem;text-align:center}.info-item p:last-child{margin-bottom:0}.highlight-text{color:#7d5a50;font-weight:600;font-style:italic}.info-item a{color:#7d5a50;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:600;padding:.6rem 1rem;border:1px solid #7d5a50;border-radius:4px;display:block;text-align:center;transition:all .3s ease;margin-top:auto;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.info-item a:hover{background-color:#7d5a50;color:#fff}.request-button{display:block;margin:1rem auto 0;background-color:transparent;color:#7d5a50;border:1px solid #7d5a50;border-radius:4px;padding:.8rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-decoration:none;text-align:center;transition:all .3s ease;max-width:250px}.request-button:hover{background-color:#7d5a50;color:#fff}@media (max-width: 768px){.extra-info-content-wrapper{max-width:92%;padding:2rem 1.5rem;border-radius:12px;box-sizing:border-box}.extra-info-section-component .section-title{font-size:2.2rem}.info-item{padding:1.2rem}.info-item h3{font-size:1.3rem}.info-item p{font-size:.95rem}.request-button{padding:.7rem 1.2rem;font-size:.85rem}}.gifts-section-component{position:relative;z-index:1;padding-bottom:6rem;background-color:transparent}.gifts-content-wrapper{position:relative;width:100%;background:#fffc;max-width:780px;margin:60px auto;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 6px 25px #0000001a}.gifts-section-component .section-title{font-family:Bebas Neue,sans-serif;color:#7d5a50;font-size:2.5rem;text-align:center;margin-bottom:.5rem;font-weight:400;text-transform:uppercase;letter-spacing:2px}.gifts-section-component .section-divider{border:none;height:1px;background-color:#7d5a50;opacity:.8;max-width:80px;margin:1.5rem auto 2.5rem}.gifts-message{text-align:center;max-width:650px;margin:0 auto;background-color:#ffffff80;padding:2rem;border-radius:8px;box-shadow:0 4px 15px #0000000d}.gifts-message p{font-family:Montserrat,sans-serif;color:#444;font-size:1.1rem;line-height:1.75;margin-bottom:2rem}.honeymoon-fund-button{display:inline-block;background-color:transparent;color:#7d5a50;border:2px solid #7d5a50;border-radius:4px;padding:1rem 2rem;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:400;text-transform:uppercase;letter-spacing:2px;text-decoration:none;transition:all .3s ease}.honeymoon-fund-button:hover{background-color:#7d5a50;color:#fff;transform:translateY(-5px);box-shadow:0 5px 15px #7d5a504d}@media (max-width: 768px){.gifts-content-wrapper{max-width:92%;padding:2rem 1.5rem;border-radius:12px;box-sizing:border-box}.gifts-section-component .section-title{font-size:2.2rem}.gifts-message{padding:1.5rem}.gifts-message p{font-size:1rem}.honeymoon-fund-button{padding:.8rem 1.5rem;font-size:1rem}}.rsvp-page-container{position:relative;z-index:1;padding-top:50px;font-family:Montserrat,sans-serif}.rsvp-content-wrapper{max-width:600px;margin:0 auto;padding:3rem 2.5rem;border-radius:16px}.rsvp-content-wrapper iframe{border:none;max-width:100%}.rsvp-content-wrapper h2{font-family:Bebas Neue,sans-serif;color:#fdf5e6;font-size:3rem;text-align:center;margin-bottom:2.5rem;font-weight:400;text-shadow:1px 1px 3px rgba(0,0,0,.5);text-transform:uppercase;letter-spacing:3px}.rsvp-form-placeholder{width:100%;height:400px;background-color:#f9f9f9;border:1px solid #7d5a50;display:flex;align-items:center;justify-content:center;color:#666;font-size:1.1rem;border-radius:8px;font-family:Montserrat,sans-serif}.rsvp-form-placeholder:after{content:"Form Placeholder";font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:1px}@media (max-width: 768px){.rsvp-content-wrapper{max-width:100%;padding:2rem 0}.rsvp-content-wrapper h2{font-size:2.5rem}}.background-parent{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.background-container{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/photos/bench.png);background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:1;transition:opacity .6s ease-in-out;will-change:opacity;z-index:-1}.background-container.fade-out{opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.background-container.fade-in{opacity:0;z-index:1;animation:fadeIn 1.5s ease-in-out forwards}:root{--transition-duration: .6s}body{margin:0;font-family:Montserrat,sans-serif}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
