@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Lato:wght@300;400;700&display=swap";:root{--pine-green: #3A5F3B;--pine-green-light: #4a7a4c;--amber: #D4A857;--amber-light: #e8c97a;--cream: #F5F0E8;--cream-dark: #E8E0D0;--terracotta: #C7634D;--river-blue: #5B8FA8;--warm-white: #FAF7F2;--brown: #5C4033;--brown-light: #7A5C4F;--text-dark: #2C2418;--text-medium: #5C4033;--text-light: #8A7A6C}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Lato,sans-serif;background-color:var(--warm-white);color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Playfair Display,serif}img{max-width:100%;height:auto}a{color:var(--pine-green);text-decoration:none}a:hover{color:var(--pine-green-light)}::selection{background-color:var(--amber-light);color:var(--text-dark)}.wedding-app{min-height:100vh}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;transition:background .3s,box-shadow .3s}.nav.scrolled{background:#faf7f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #00000014}.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo{display:flex;align-items:center;gap:8px}.nav-logo img{width:36px;height:36px;object-fit:contain}.nav-logo span{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:var(--pine-green)}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-medium);transition:color .2s;padding:4px 0;border-bottom:2px solid transparent}.nav-links a:hover,.nav-links a.active{color:var(--pine-green);border-bottom-color:var(--amber)}.nav-rsvp-btn{background:var(--pine-green);color:#fff!important;padding:8px 20px!important;border-radius:24px;border-bottom:none!important;transition:background .2s!important}.nav-rsvp-btn:hover{background:var(--pine-green-light)!important;border-bottom-color:transparent!important}.nav-mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.nav-mobile-toggle span{display:block;width:24px;height:2px;background:var(--text-dark);margin:5px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(180deg,var(--cream) 0%,var(--warm-white) 100%)}.hero-content{text-align:center;z-index:2;padding:2rem;max-width:800px}.hero-image{width:min(600px,90vw);margin:0 auto 2rem;clip-path:inset(5.5% 5.5% 5.5% 5.5%);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero h1{font-size:clamp(2.5rem,6vw,4.5rem);color:var(--pine-green);margin-bottom:.5rem;font-weight:700}.hero h1 em{font-style:italic;color:var(--terracotta)}.hero-asterisk{font-size:clamp(.8rem,1.8vw,.95rem);color:var(--text-medium);margin-bottom:.25rem}.hero-asterisk a{color:var(--text-medium);text-decoration:underline;text-underline-offset:2px}.hero-asterisk a:hover{color:var(--terracotta)}.hero-date{font-size:clamp(1rem,2.5vw,1.3rem);color:var(--text-medium);letter-spacing:.15em;text-transform:uppercase;margin-bottom:2rem}.hero-countdown{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}.countdown-item{text-align:center}.countdown-number{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--amber);line-height:1}.countdown-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin-top:4px}.hero-cta{display:inline-block;background:var(--pine-green);color:#fff;padding:14px 40px;border-radius:32px;font-weight:700;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;transition:background .2s,transform .2s}.hero-cta:hover{background:var(--pine-green-light);color:#fff;transform:translateY(-2px)}.section{padding:6rem 2rem;max-width:1100px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:clamp(2rem,4vw,3rem);color:var(--pine-green);margin-bottom:.5rem}.section-header p{color:var(--text-light);font-size:1.1rem;max-width:500px;margin:0 auto}.section-moose{width:48px;height:48px;object-fit:contain;display:block;margin:0 auto 1rem}.section-divider{width:60px;height:3px;background:var(--amber);margin:1rem auto 0;border-radius:2px}.story-bg{background:var(--cream)}.timeline{position:relative;z-index:0;padding:0}.timeline:before{content:"";position:absolute;z-index:-1;left:50%;top:0;bottom:0;width:3px;background:var(--amber-light);opacity:.35;transform:translate(-50%)}.timeline-item{display:flex;align-items:center;margin-bottom:4rem;position:relative;z-index:1}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-dot{position:absolute;left:50%;transform:translate(-50%);width:16px;height:16px;background:var(--amber);border:3px solid var(--cream);border-radius:50%;z-index:2}.timeline-image{flex:0 0 45%;padding:0 2rem}.timeline-image img{width:100%;display:block;clip-path:inset(5.5% 5.5% 5.5% 5.5%)}.timeline-content{flex:0 0 45%;padding:0 2rem}.timeline-year{font-family:Playfair Display,serif;font-size:1.4rem;color:var(--amber);font-weight:700;margin-bottom:.3rem}.timeline-title{font-family:Playfair Display,serif;font-size:1.2rem;color:var(--pine-green);margin-bottom:.5rem}.timeline-text{color:var(--text-medium);font-size:.95rem;line-height:1.7}.schedule-days{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.schedule-day{background:#fff;border-radius:16px;padding:2rem 2rem 1.5rem;box-shadow:0 4px 20px #0000000f;border:1px solid var(--cream-dark)}.schedule-day-header{font-family:Playfair Display,serif;font-size:1.4rem;color:var(--pine-green);margin-bottom:.3rem}.schedule-day-date{font-size:.85rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--amber-light)}.schedule-event{display:flex;gap:1rem;margin-bottom:1.4rem;align-items:flex-start}.schedule-time{flex:0 0 auto;font-size:.8rem;font-weight:700;color:var(--amber);text-transform:uppercase;min-width:70px;padding-top:2px}.schedule-event-name{font-weight:700;color:var(--text-dark);font-size:.95rem}.schedule-event-desc{color:var(--text-light);font-size:.85rem;margin-top:2px;line-height:1.4}.schedule-event-note{margin-top:.4rem;font-size:.8rem;color:var(--amber);font-style:italic;line-height:1.4}.schedule-image{margin-top:3rem;text-align:center}.schedule-image img{width:min(500px,80vw);display:block;margin:0 auto;clip-path:inset(5.5% 5.5% 5.5% 5.5%)}.travel-bg{background:var(--cream)}.travel-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.travel-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000f;border:1px solid var(--cream-dark)}.travel-card h3{font-size:1.3rem;color:var(--pine-green);margin-bottom:1rem}.travel-card p,.travel-card li{color:var(--text-medium);font-size:.95rem;line-height:1.7}.travel-card ul{list-style:none;padding:0}.travel-card li{padding:.5rem 0 .5rem 1.5rem;position:relative}.travel-card li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--amber);border-radius:50%}.travel-card a{color:var(--terracotta);font-weight:700;transition:color .2s}.travel-card a:hover{color:var(--pine-green)}.travel-card.full-width{grid-column:1 / -1}.travel-image{margin-top:3rem;text-align:center}.travel-image img{width:min(450px,70vw);display:block;margin:0 auto;clip-path:inset(5.5% 5.5% 5.5% 5.5%)}#activities{background:var(--cream)}.activities-intro{text-align:center;max-width:650px;margin:0 auto 2.5rem;color:var(--text-medium);font-size:1rem;line-height:1.7}.activities-grid{display:flex;flex-direction:column;gap:2.5rem}.activity-category h3{font-family:Playfair Display,serif;font-size:1.4rem;color:var(--pine-green);margin:0}.activities-accordion{display:grid;gap:1rem}.activity-category{background:#ffffffb8;border:1px solid var(--cream-dark);border-radius:20px;overflow:hidden;box-shadow:0 6px 24px #0000000d}.activity-category-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border:none;background:transparent;text-align:left;cursor:pointer}.activity-category-toggle:hover{background:#ffffff59}.activity-category-icon{flex-shrink:0;font-size:1.7rem;line-height:1;color:var(--amber);transition:transform .25s ease}.activity-category-icon.open{transform:rotate(45deg)}.activity-category-panel{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 1.5rem}.activity-category-panel.open{max-height:2400px;padding:0 1.5rem 1.5rem}.activity-items{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.activity-card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 4px 20px #0000000f;border:1px solid var(--cream-dark)}.activity-card.full-width-activity{grid-column:1 / -1}.activity-card h4{font-size:1.1rem;color:var(--pine-green);margin-bottom:.6rem}.activity-card p,.activity-card-copy{color:var(--text-medium);font-size:.95rem;line-height:1.7}.activity-card-copy p{margin:0}.activity-card a{color:var(--terracotta);font-weight:700;transition:color .2s}.activity-card a:hover{color:var(--pine-green)}.activity-tag{display:inline-block;margin-top:.75rem;font-size:.8rem;font-weight:600;color:var(--terracotta);background:#c46d4714;padding:.25rem .75rem;border-radius:20px;letter-spacing:.02em}.activity-distance{display:block;margin-top:.5rem;font-size:.8rem;font-weight:600;color:var(--pine-green)}.activity-distance:before{content:"📍"}.activity-category-note{color:var(--text-medium);font-size:.9rem;line-height:1.6;margin-bottom:1rem;margin-top:-.5rem}.activities-carousel{margin-top:3rem;position:relative;text-align:center}.activities-carousel-bottom{margin-top:0}.carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{flex:0 0 auto;width:320px;height:240px;border-radius:16px;overflow:hidden;cursor:pointer;opacity:.5;transition:opacity .3s,transform .3s;border:3px solid transparent}.carousel-slide.active{opacity:1;transform:scale(1.04);border-color:var(--amber)}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-btn{position:absolute;top:120px;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 12px #00000026;font-size:1.5rem;color:var(--pine-green);cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}.carousel-btn:hover{background:var(--cream)}.carousel-prev{left:-10px}.carousel-next{right:-10px}.carousel-caption{margin-top:1rem;font-size:.95rem;color:var(--text-medium);font-style:italic;min-height:1.5em}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem}.carousel-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--amber);background:transparent;cursor:pointer;padding:0;transition:background .2s}.carousel-dot.active{background:var(--amber)}.gifts-card{max-width:650px;margin:0 auto;background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000000f;border:1px solid var(--cream-dark)}.gifts-card p{margin-bottom:1rem;line-height:1.6}.gifts-card p:last-child{margin-bottom:0}.gifts-card em{font-style:italic}.faq-list{max-width:700px;margin:0 auto}.faq-item{border-bottom:1px solid var(--cream-dark)}.faq-question{width:100%;background:none;border:none;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.faq-question h3{font-size:1.1rem;color:var(--pine-green);font-family:Playfair Display,serif}.faq-icon{font-size:1.5rem;color:var(--amber);transition:transform .3s;flex-shrink:0;margin-left:1rem}.faq-icon.open{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:300px;padding-bottom:1.5rem}.faq-answer p{color:var(--text-medium);line-height:1.7;font-size:.95rem}.rsvp-bg{background:var(--pine-green);color:#fff}.rsvp-bg .section-header h2{color:#fff}.rsvp-bg .section-header p{color:#ffffffb3}.rsvp-bg .section-divider{background:var(--amber)}.rsvp-form{max-width:550px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;color:#fffc}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-family:Lato,sans-serif;font-size:1rem;transition:border-color .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--amber)}.form-group select{cursor:pointer}.form-group select option{background:var(--pine-green);color:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.rsvp-submit{display:block;width:100%;padding:14px;background:var(--amber);color:var(--text-dark);border:none;border-radius:32px;font-family:Lato,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .2s;margin-top:.5rem}.rsvp-submit:hover{background:var(--amber-light);transform:translateY(-2px)}.rsvp-success{text-align:center;padding:3rem 1rem}.rsvp-success img{width:80px;margin-bottom:1.5rem}.rsvp-success h3{font-size:1.8rem;margin-bottom:.5rem}.rsvp-success p{color:#ffffffb3;font-size:1.05rem}.rsvp-error{text-align:center;color:var(--amber);margin-bottom:1.5rem;font-size:.95rem;max-width:550px;margin-left:auto;margin-right:auto}.rsvp-search-results{max-width:550px;margin:1.5rem auto 0;text-align:center}.rsvp-search-results p{color:#ffffffb3;margin-bottom:1rem}.rsvp-match-btn{display:block;width:100%;padding:14px 20px;margin-bottom:.5rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:Playfair Display,serif;font-size:1.1rem;cursor:pointer;transition:background .2s,border-color .2s;text-align:left}.rsvp-match-btn:hover{background:#ffffff26;border-color:var(--amber)}.rsvp-party-list{margin-bottom:1.5rem}.rsvp-party-member{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.rsvp-party-member:last-child{border-bottom:none}.rsvp-member-name{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.rsvp-status-badge{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 12px;border-radius:16px}.rsvp-status-badge.attending{background:#d4a8574d;color:var(--amber)}.rsvp-status-badge.declined{background:#ffffff1a;color:#ffffff80}.rsvp-back-link{display:block;width:100%;background:none;border:none;color:#ffffff80;font-size:.85rem;cursor:pointer;margin-top:1rem;padding:8px;text-align:center;transition:color .2s}.rsvp-back-link:hover{color:#fffc}.rsvp-respond-card{padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.rsvp-respond-card:last-of-type{border-bottom:none}.rsvp-respond-card h4{font-family:Playfair Display,serif;font-size:1.15rem;margin-bottom:.75rem}.rsvp-attendance-toggle{display:flex;gap:.5rem;margin-bottom:1rem}.rsvp-toggle-btn{flex:1;padding:10px 16px;border:2px solid rgba(255,255,255,.2);border-radius:24px;background:#ffffff0d;color:#fff9;font-family:Lato,sans-serif;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.rsvp-toggle-btn.active{background:var(--amber);border-color:var(--amber);color:var(--text-dark)}.rsvp-toggle-btn.decline.active{background:#ffffff26;border-color:#ffffff4d;color:#ffffffb3}.rsvp-toggle-btn:hover:not(.active){border-color:#fff6;color:#fffc}.footer{text-align:center;padding:3rem 2rem;background:var(--cream)}.footer img{width:60px;margin-bottom:1rem}.footer p{color:var(--text-light);font-size:.9rem}.footer .names{font-family:Playfair Display,serif;font-size:1.1rem;color:var(--pine-green);margin-bottom:.3rem}@media(max-width:768px){.nav-links{display:none}.nav-mobile-toggle{display:block}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:64px;left:0;right:0;background:#faf7f2fa;padding:1rem 2rem;gap:.5rem;box-shadow:0 8px 30px #0000001a}.nav-links.open a{padding:12px 0}.timeline:before{left:20px}.timeline-item,.timeline-item:nth-child(2n){flex-direction:column;padding-left:50px}.timeline-dot{left:20px}.timeline-image,.timeline-content{flex:1;padding:0}.timeline-image{margin-bottom:1rem}.schedule-days,.travel-grid,.activity-items{grid-template-columns:1fr}.carousel-slide{width:260px;height:195px}.carousel-btn{display:none}.hero-countdown{gap:1rem}.form-row{grid-template-columns:1fr}.rsvp-attendance-toggle{flex-direction:column}}
