@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap');
:root{--green:#173e35;--ink:#203f35;--cream:#faf8f0;--line:#c9cfc3;--muted:#57665c;--accent:#d2e1a4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.65;cursor:wait}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ac632b;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}header{height:96px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 6%}nav{display:flex;align-items:center;gap:34px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.monogram{font:32px 'Italiana',Georgia,serif;white-space:nowrap}.monogram span{font-size:22px;font-style:italic;margin:0 4px}.nav-rsvp{border:1px solid var(--green);padding:9px 25px}.hero{max-width:1440px;margin:auto;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:42px 8% 72px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:500;margin:0 0 28px}h1,h2,h3{font-family:'Italiana',Georgia,serif;font-weight:400;margin:0;line-height:1.06}h1{font-size:clamp(78px,8.8vw,128px);letter-spacing:-3px}.amp{font-size:.75em;font-style:italic}h2{font-size:clamp(38px,4.5vw,64px);letter-spacing:-1px}h3{font-size:42px}.hero-intro{font-size:18px;margin:28px 0}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;background:var(--green);color:white;border:1px solid var(--green);padding:14px 22px;font-size:14px;text-decoration:none;transition:background .2s}.button:hover{background:#28574a}.full-names{font-size:12px;letter-spacing:1px;margin-top:28px;color:var(--muted)}.hero-image{position:relative;width:100%;aspect-ratio: .85}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;border-radius:48% 48% 2px 2px}.photo-note{position:absolute;right:-22px;bottom:22px;background:var(--cream);padding:10px 22px;font-family:'Italiana',Georgia,serif;font-size:24px;transform:rotate(-5deg)}.hero-index{position:absolute;right:22px;writing-mode:vertical-rl;font-size:11px;letter-spacing:3px}.date-strip{background:var(--green);color:var(--cream);display:flex;gap:28px;justify-content:center;padding:23px 6%;align-items:center;font-size:14px;letter-spacing:.5px}.star{color:var(--accent);font-size:24px}.section{padding:100px 8%;max-width:1440px;margin:auto}.welcome{text-align:center;max-width:950px}.welcome>p:not(.eyebrow){max-width:600px;margin:28px auto;color:var(--muted)}.countdown{display:flex;flex-direction:column;margin:32px 0 22px}.countdown strong{font:64px 'Italiana',Georgia,serif}.countdown span{font-size:14px}.text-link{font-size:14px;border-bottom:1px solid;padding-bottom:4px}.venue{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--green);color:var(--cream);gap:80px;padding-top:80px;padding-bottom:80px}.venue-heading h2{font-size:76px}.venue-heading>p:not(.eyebrow){margin:30px 0 12px}.small-label{font-size:14px;color:var(--muted)}.venue .small-label{color:#c6d2c6}.venue-info{border-left:1px solid #60776c;padding-left:70px}.section-number{font-size:12px;letter-spacing:2px;color:#c6d2c6;display:block;margin-bottom:28px}.venue h3 i{font-size:32px}.venue-info>p{color:#e3e6dc}.venue-links{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:28px}.button.light{background:var(--cream);color:var(--green)}.venue-footnote{font-size:14px;max-width:360px;margin:28px 0 0}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-top>p{font-size:14px;color:var(--muted)}.gallery{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:20px;align-items:start}.gallery-photo{padding:0;border:0;background:none;overflow:hidden;height:300px}.gallery-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-photo:hover img{transform:scale(1.025)}.gallery-photo.tall{height:410px}.gallery-photo.wide{margin-top:50px;height:310px}.gallery-photo:nth-child(4){grid-column:1;margin-top:0}.gallery-photo:nth-child(5){grid-column:2 / 4;margin-top:-50px;height:350px}.gallery-photo:nth-child(5) img{object-position:50% 43%}.details{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;border-top:1px solid var(--line)}.details>div>p:not(.eyebrow){color:var(--muted);margin-top:24px}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;padding:21px 34px 21px 0;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;font-size:22px;top:16px}details[open] summary:after{content:'−'}.faqs details p{font-size:15px;color:var(--muted);margin:0 24px 24px 0}.rsvp{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;background:#e9eddf}.rsvp h2{font-size:76px}.rsvp-intro>p:not(.eyebrow){margin-top:30px}.rsvp-panel{padding-top:10px}label{display:block;font-size:14px;font-weight:500;margin-bottom:18px}label span{font-weight:400;color:var(--muted)}input,textarea,select{width:100%;border:1px solid #9aa99b;background:#fffef8;color:var(--ink);padding:12px;border-radius:0;margin-top:8px}textarea{resize:vertical}.inline-input{display:flex;gap:10px}.inline-input input{margin:0;min-width:0}.inline-input .button{white-space:nowrap}.form-help{font-size:13px;color:var(--muted)}#rsvp-form{margin-top:30px;border-top:1px solid #b9c5b4;padding-top:24px}#rsvp-form h3{font-size:30px;margin-bottom:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}fieldset{border:0;padding:0;margin:0 0 20px}legend{font-size:14px;margin-bottom:12px}.radio{display:inline-flex;align-items:center;gap:8px;margin-right:18px}.radio input{width:auto;margin:0;accent-color:var(--green)}[role=status]{font-size:14px}.error{color:#9c2929}.success{padding:16px;background:#d3e2c4}footer{display:flex;align-items:center;justify-content:space-between;padding:45px 8%;gap:24px}footer p{font-family:'Italiana',Georgia,serif;font-size:25px}footer>span{font-size:12px;letter-spacing:1px}dialog{border:0;padding:0;background:transparent;max-width:90vw;max-height:90vh;overflow:visible}dialog::backdrop{background:#091b16e8}dialog img{display:block;max-width:90vw;max-height:86vh;object-fit:contain}.close-photo{position:absolute;right:0;top:0;border:0;background:var(--cream);color:var(--green);width:44px;height:44px;font-size:30px}#preview-banner{background:#d2e1a4;padding:8px 20px;text-align:center;font-size:13px}[hidden]{display:none!important}@media(max-width:800px){header{height:80px;padding:0 6%}nav{gap:18px}nav a:not(.nav-rsvp){display:none}.hero{padding:24px 7% 55px;gap:30px}.hero h1{font-size:74px}.hero .eyebrow{font-size:10px;letter-spacing:1.3px}.hero-intro{font-size:16px}.hero-image{aspect-ratio:.72}.hero-index{display:none}.hero .button{font-size:13px;padding:12px 16px;gap:12px}.photo-note{right:-10px;font-size:20px;padding:7px 12px}.date-strip{gap:15px;font-size:12px}.section{padding:65px 7%}.venue,.details,.rsvp{gap:35px}.venue-info{padding-left:30px}.venue-heading h2,.rsvp h2{font-size:58px}.venue h3{font-size:34px}.venue h3 i{font-size:26px}.gallery{gap:12px}.gallery-photo.tall{height:300px}.gallery-photo.wide{height:220px}.gallery-photo{height:240px}.gallery-photo:nth-child(5){height:290px}.inline-input{flex-direction:column}.form-grid{grid-template-columns:1fr;gap:0}}@media(max-width:540px){.hero{grid-template-columns:1fr;text-align:center;gap:30px;padding-top:25px}.hero h1{font-size:86px;line-height:1}.hero h1 br{display:none}.hero h1{font-size:66px;letter-spacing:-2px}.hero .eyebrow{margin-bottom:20px}.hero-intro{margin:20px 0}.full-names{margin:20px 0 0}.hero-image{max-width:350px;aspect-ratio:1;justify-self:center}.date-strip{flex-direction:column;gap:3px;padding:20px}.date-strip .star{display:none}.date-strip span:first-child{font-size:16px}.section{padding:56px 7%}.welcome h2{font-size:42px}.venue,.details,.rsvp{grid-template-columns:1fr;gap:35px}.venue-heading h2 br{display:none}.venue-heading h2,.rsvp h2{font-size:54px}.venue-info{padding-left:0;padding-top:30px;border-left:0;border-top:1px solid #60776c}.section-top{display:block;margin-bottom:25px}.section-top .eyebrow{margin-bottom:16px}.section-top>p{margin-top:18px}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery-photo.tall,.gallery-photo.wide,.gallery-photo{height:230px;margin:0}.gallery-photo:nth-child(3){grid-column:1 / 3;height:390px}.gallery-photo:nth-child(4){grid-column:auto}.gallery-photo:nth-child(5){grid-column:auto;margin:0;height:230px}.rsvp h2 br{display:none}.inline-input{flex-direction:column}.rsvp-intro>p:not(.eyebrow){margin-top:20px}footer{flex-direction:column;gap:12px;text-align:center}footer p{margin:0}.eyebrow{margin-bottom:20px}h2{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.admin-title{font-size:64px;margin-bottom:35px}#admin-login{max-width:500px}#summary{font-size:32px}.response-card{border-top:1px solid var(--line);padding:25px 0}.response-card h3{font-size:28px}.response-card dl{display:grid;grid-template-columns:150px 1fr;gap:8px;font-size:14px}.response-card dt{font-weight:600}.response-card dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:540px){.response-card dl{grid-template-columns:1fr}.response-card dd{margin-bottom:14px}}
@media(max-width:540px){.hero h1 br{display:block}.hero h1{font-size:78px;line-height:1.05}.hero h1 .amp{margin-right:5px}}
