*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a,button,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}img{max-width:100%}#root{min-height:100vh}:root{--deep-burgundy:#4b072b;--wine-red:#603;--muted-plum:#7b3857;--dusty-mauve:#d3bca9;--warm-rose-cream:#f7e6ca;--sand-blush:#d5a39b;--warm-paper:#fffdfb;--soft-paper:#f8f3ed;--linen:#fbf7f2;--ink:#32101f;--text-muted:#604058;--shadow:0 18px 50px #4b072b1a;--radius:8px;--section-width:1120px;--hero-image:linear-gradient(135deg, var(--deep-burgundy), var(--wine-red))}html{scroll-behavior:smooth}body{background:var(--warm-paper);color:var(--ink)}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfbf0;border-bottom:1px solid #d3bca970;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;padding:.75rem clamp(1rem,4vw,2rem);display:grid;position:sticky;top:0}.brand-mark{border:1px solid var(--dusty-mauve);width:2.75rem;height:2.75rem;color:var(--deep-burgundy);border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark span{color:var(--sand-blush);padding:0 .1rem}.nav-links{scrollbar-width:none;grid-column:1/-1;gap:.85rem;padding:.25rem 0 .1rem;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-links a{color:var(--deep-burgundy);white-space:nowrap;flex:none;font-size:.84rem;font-weight:900;text-decoration:none}.language-toggle{background:var(--soft-paper);border:1px solid #d3bca9a3;border-radius:999px;justify-self:end;gap:.25rem;padding:.2rem;display:inline-flex}.language-toggle button{min-width:2.5rem;min-height:2rem;color:var(--deep-burgundy);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.78rem;font-weight:800}.language-toggle button.is-active{background:var(--wine-red);color:#fff}.hero-section{background-image:linear-gradient(105deg, #4b072be0 0%, #4b072ba8 54%, #66003357 100%), var(--hero-image);color:#fff;background-position:50%;background-size:cover;min-height:calc(100svh - 4.5rem);padding:clamp(4.5rem,14vw,8rem) clamp(1rem,4vw,2rem);display:grid}.hero-content{width:min(100%, var(--section-width));margin:auto}.eyebrow{color:var(--muted-plum);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:900}.hero-section .eyebrow,.hero-section .hero-location,.hero-section .hero-date{color:var(--warm-rose-cream)}h1,h2,h3,h4,p,li{overflow-wrap:anywhere}h1,h2{color:var(--deep-burgundy);margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{color:#fff;max-width:11ch;font-size:clamp(3.5rem,18vw,7.8rem);font-weight:500}h2{font-size:clamp(2rem,8vw,4rem);font-weight:500}h3{color:var(--deep-burgundy);margin:0 0 .65rem;font-size:1.05rem;line-height:1.25}h4{color:var(--deep-burgundy);margin:0;font-size:.92rem;line-height:1.35}.hero-location,.hero-date{margin:1rem 0 0;font-size:clamp(1rem,3.6vw,1.35rem);font-weight:800}.hero-date{margin-top:.35rem}.hero-copy{color:#fffaf2;max-width:42rem;margin:1.4rem 0 0;font-size:clamp(1.05rem,3vw,1.35rem);line-height:1.65}.hero-actions,.section-actions,.form-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.7rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.8rem 1.15rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--wine-red);color:#fff}.hero-section .button-primary{color:var(--wine-red);background:#fff}.button-secondary{border-color:var(--dusty-mauve);color:var(--deep-burgundy);background:#fffdfb}.hero-section .button-secondary{color:#fff;background:0 0;border-color:#ffffff9e}.button-ghost{color:var(--deep-burgundy);background:0 0;border-color:#66003338}.countdown{color:#fff;border:1px solid #ffffff61;border-radius:999px;flex-wrap:wrap;gap:.45rem;margin:1.4rem 0 0;padding:.65rem .85rem;font-size:.95rem;display:inline-flex}.countdown span{font-weight:900}.section{padding:clamp(4rem,10vw,7rem) clamp(1rem,4vw,2rem)}.section-blush{background:linear-gradient(180deg, var(--soft-paper), #fffdfb)}.section-header,.story-grid,.travel-gallery,.map-layout,.agenda-grid,.rsvp-layout,.card-grid,.venue-media,.faq-list,.feature-note,.split-section{width:min(100%, var(--section-width));margin-inline:auto}.section-header{margin-bottom:clamp(1.5rem,5vw,2.7rem)}.section-header-compact{margin-top:clamp(1.5rem,5vw,2.5rem);margin-bottom:1rem}.section-header>p:not(.eyebrow){max-width:48rem;color:var(--text-muted);margin:1rem 0 0;font-size:1.02rem;line-height:1.75}.story-grid,.map-layout,.rsvp-layout,.split-section{gap:1.25rem;display:grid}.prose{color:var(--text-muted);gap:1rem;font-size:1.03rem;line-height:1.8;display:grid}.prose p{margin:0}.photo-pair,.venue-media{grid-template-columns:1fr;gap:1rem;display:grid}.image-card,.map-card,.visual-card,.info-card,.agenda-day,.rsvp-form,.note-panel,.faq-list details{border-radius:var(--radius);box-shadow:var(--shadow);background:#fffdfbf5;border:1px solid #d3bca980}.feature-note{border:1px solid #d3bca98a;border-left:.35rem solid var(--sand-blush);border-radius:var(--radius);background:var(--linen);margin-top:1rem;padding:clamp(1rem,4vw,1.2rem)}.feature-note p{color:var(--text-muted);margin:0;line-height:1.65}.image-card{margin:0;overflow:hidden}.image-card img,.visual-card img,.venue-media img,.map-card img{width:100%;height:auto;display:block}.image-card figcaption,.map-card figcaption{color:var(--text-muted);padding:.85rem 1rem;font-size:.9rem;line-height:1.45}.travel-gallery{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdfbf5,#fbf7f2f5);border:1px solid #d3bca98a;margin-top:clamp(1.5rem,5vw,2.5rem);padding:clamp(1rem,4vw,1.3rem)}.travel-gallery-copy{gap:.35rem;max-width:42rem;margin-bottom:1rem;display:grid}.travel-gallery-copy h3,.travel-gallery-copy p{margin:0}.travel-gallery-copy h3{color:var(--deep-burgundy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,4vw,2rem)}.travel-gallery-copy p{color:var(--text-muted);line-height:1.65}.travel-gallery-rail{scroll-snap-type:x proximity;scrollbar-color:var(--dusty-mauve) transparent;grid-auto-columns:clamp(10.5rem,28vw,15rem);grid-auto-flow:column;gap:.75rem;padding:.15rem 0 .8rem;display:grid;overflow-x:auto}.travel-photo-card{aspect-ratio:4/5;border-radius:calc(var(--radius) + 4px);background:var(--soft-paper);scroll-snap-align:start;border:1px solid #d3bca97a;margin:0;position:relative;overflow:hidden}.travel-photo-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#4b072b1f);position:absolute;inset:0}.travel-photo-card img{object-fit:cover;width:100%;height:100%;display:block}.map-layout{align-items:start}.map-card{margin:0;overflow:auto hidden}.map-card img{width:max(100%,680px);max-width:none}.note-panel{padding:clamp(1rem,4vw,1.4rem)}.note-panel p{color:var(--text-muted);margin:0;line-height:1.7}.survey-preview,.destination-list,.stacked-list{gap:1rem;display:grid}.survey-preview{border-top:1px solid #d3bca98f;margin-top:1.2rem;padding-top:1.2rem}.survey-preview article,.destination-list div,.stacked-list div{border-top:1px solid #d3bca970;padding-top:1rem}.survey-preview article:first-child,.destination-list div:first-child,.stacked-list div:first-child{border-top:0;padding-top:0}.survey-preview p,.destination-list p,.stacked-list p{color:var(--text-muted);margin:.25rem 0 0;line-height:1.6}.check-list{gap:.75rem;margin:.8rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--text-muted);grid-template-columns:.7rem 1fr;gap:.65rem;line-height:1.55;display:grid}.check-list li:before{content:"";background:var(--sand-blush);border-radius:50%;width:.55rem;height:.55rem;margin-top:.45rem}.legend-list{gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.legend-list li{color:var(--deep-burgundy);align-items:center;gap:.6rem;font-weight:800;display:flex}.legend-list li:before{content:"";background:var(--sand-blush);border-radius:50%;width:.7rem;height:.7rem}.agenda-grid,.card-grid{gap:1rem;display:grid}.agenda-day{padding:clamp(1rem,4vw,1.35rem)}.day-label{background:var(--deep-burgundy);color:#fff;border-radius:999px;margin:0 0 .75rem;padding:.35rem .65rem;font-size:.78rem;font-weight:900;display:inline-flex}.day-date{color:var(--muted-plum);margin:0 0 1rem;font-weight:800}.timeline{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.timeline li{grid-template-columns:4.3rem 1fr;align-items:start;gap:.85rem;display:grid}.timeline time{background:var(--warm-rose-cream);color:var(--deep-burgundy);border-radius:999px;justify-content:center;padding:.35rem .45rem;font-size:.82rem;font-weight:900;display:inline-flex}.timeline strong{color:var(--deep-burgundy);display:block}.timeline p,.info-card p,.visual-card p{color:var(--text-muted);margin:.25rem 0 0;line-height:1.6}.rsvp-layout{align-items:start}.rsvp-form{gap:.9rem;padding:clamp(1rem,4vw,1.4rem);display:grid}.form-note,.form-message{color:var(--text-muted);margin:0;line-height:1.55}.form-message{border-radius:var(--radius);background:var(--soft-paper);color:var(--deep-burgundy);border:1px solid #d3bca9a8;padding:.8rem .9rem;font-weight:800}.rsvp-form label{color:var(--deep-burgundy);gap:.4rem;font-weight:900;display:grid}.rsvp-form input,.rsvp-form select,.rsvp-form textarea{border-radius:var(--radius);width:100%;color:var(--ink);background:#fff;border:1px solid #d3bca9bd;padding:.8rem .85rem}.rsvp-form textarea{resize:vertical}.visual-card{overflow:hidden}.visual-card div,.info-card{padding:clamp(1rem,4vw,1.2rem)}.venue-media{margin-bottom:1rem}.venue-media img{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #d3bca980}.section-actions{width:min(100%, var(--section-width));margin-inline:auto}.faq-list{gap:.8rem;display:grid}.faq-list details{padding:1rem 1.1rem}.faq-list summary{color:var(--deep-burgundy);cursor:pointer;font-weight:900}.faq-list p{color:var(--text-muted);margin:.8rem 0 0;line-height:1.7}.site-footer{background:var(--deep-burgundy);color:var(--warm-rose-cream);text-align:center;gap:.35rem;padding:2.5rem clamp(1rem,4vw,2rem);display:grid}.site-footer p{margin:0}.footer-couple{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.6rem}.site-footer small{width:min(100%,48rem);color:var(--dusty-mauve);margin:.8rem auto 0;line-height:1.55}@media (width>=720px){.photo-pair,.venue-media,.agenda-grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid,.map-layout,.rsvp-layout,.split-section{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr)}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=980px){.site-header{grid-template-columns:auto 1fr auto}.nav-links{grid-column:auto;justify-content:center;gap:clamp(.5rem,1.2vw,1.1rem);padding:0;overflow:visible}.nav-links a{font-size:.88rem}.nav-links a:hover{color:var(--muted-plum)}.agenda-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
