
:root{color-scheme:light;--cream:#f8f3ec;--wine:#4e1b26;--olive:#2e6b50;--gold:#efd751;--ink:#403e34;--muted:#777264}*{box-sizing:border-box}body{margin:0;background:#e8e6de;color:var(--ink);font-family:Arial,sans-serif}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{font:inherit;cursor:pointer}.app-shell{max-width:760px;height:100vh;height:100dvh;margin:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--cream);overflow:hidden}.app-header{display:flex;align-items:center;justify-content:space-between;padding:calc(13px + env(safe-area-inset-top)) 24px 13px;border-bottom:1px solid #ddd6c6}.app-header>a{font:24px Georgia,serif;text-decoration:none}.app-header i{color:var(--gold)}.app-header>span{font-size:10px;letter-spacing:.17em;color:var(--olive)}#screens{overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#cfc7b7 transparent}.screen{padding:0 26px 30px;min-height:100%}.screen[hidden]{display:none!important}.screen h1,.screen h2{outline:none}.home{padding:0}.hero-photo{position:relative;height:clamp(330px,53dvh,520px);overflow:hidden;background:#a9ad93}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 48%;display:block}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#25291caa)}.hero-copy{position:absolute;bottom:26px;left:28px;right:28px;color:white;z-index:1}.eyebrow{font-size:10px;letter-spacing:.2em;line-height:1.7;margin:0 0 13px}.hero-copy h1{font:clamp(46px,9vw,67px)/.95 Georgia,serif;letter-spacing:-.04em;margin:0 0 17px}.hero-copy h1 em{font-weight:normal;display:block;margin-left:40px}.hero-copy>p:last-child{font-size:12px;letter-spacing:.1em;margin:0}.home-details{text-align:center;padding:20px 25px 25px}.script{font:italic 28px Georgia,serif;margin:0 0 13px}.countdown{display:flex;align-items:start;justify-content:center;gap:12px;color:var(--wine)}.countdown strong{font:36px/1 Georgia,serif;font-variant-numeric:tabular-nums}.countdown b{font:26px Georgia,serif}.countdown span{display:block;font-size:8px;letter-spacing:.12em;color:var(--muted);margin-top:8px}.text-link{display:block;width:fit-content;margin:24px auto 0;font-size:12px;text-decoration:none;border-bottom:1px solid #b9b19a;padding-bottom:7px;color:var(--olive)}.section-heading{text-align:center;padding:32px 0 24px}.section-heading .eyebrow{color:var(--olive)}.section-heading h2{font:40px/1.05 Georgia,serif;letter-spacing:-.04em;margin:0 0 15px}.section-heading h2 em{font-weight:normal}.section-heading>p:last-child{font-size:13px;line-height:1.7;max-width:390px;margin:0 auto;color:var(--muted)}.venue-photo{overflow:hidden;border-radius:110px 110px 10px 10px;background:#e7dec9}.venue-photo img{width:100%;height:auto;display:block;object-fit:contain}.detail-card{text-align:center;padding:25px 18px;background:#fffdf7;border:1px solid #e5dfd1;border-radius:0 0 12px 12px}.small-label{font-size:9px;letter-spacing:.17em;color:var(--olive)}.date-line{font:24px Georgia,serif;margin:12px 0}.detail-card>p:not(.date-line){font-size:12px;line-height:1.6}.confirm{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;border:0;border-radius:8px;padding:16px;background:var(--wine);color:white;font-size:13px;letter-spacing:.02em;text-decoration:none;min-height:48px}.gold{background:var(--gold);margin-top:20px}.footnote{font-size:11px;color:var(--muted);text-align:center;line-height:1.6;margin:15px 0}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:flex;align-items:center;gap:23px;padding:12px 7px;border-bottom:1px solid #ddd6c6}.timeline li:last-child{border:0}.timeline img{width:76px;height:76px;object-fit:contain}.timeline time{font-size:10px;letter-spacing:.12em;color:var(--olive)}.timeline h3{font:23px Georgia,serif;color:var(--wine);margin:7px 0 0}.timeline li>span{margin-left:auto;font:italic 23px Georgia,serif;color:#c3bca9}.outfit-art{background:#fff;border-radius:100px 100px 12px 12px;padding:20px 24px 12px;max-width:420px;margin:auto}.outfit-art img{display:block;width:100%;max-height:340px;object-fit:contain}.section-heading>p.dress-style{font:22px Georgia,serif;color:var(--wine)}.palette{display:flex;justify-content:center;gap:15px;margin:24px 0 10px}.palette span{width:33px;height:33px;background:var(--swatch);border-radius:50%;box-shadow:0 0 0 4px var(--cream),0 0 0 5px #ddd6c6}.palette-caption{text-align:center;font-size:11px;color:var(--muted)}.dress-note{margin:22px auto 0;text-align:center;padding:17px;background:#ede9dc;border-radius:9px;font-size:13px;line-height:1.6}.dress-note strong{color:var(--wine)}.rsvp-photo{height:150px;border-radius:90px 90px 8px 8px;overflow:hidden;margin:0 auto 25px;width:180px}.rsvp-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 38%}#rsvp-form{max-width:460px;margin:auto}#rsvp-form>label,legend{display:block;font-size:12px;margin-bottom:9px}input:not([type=radio]){width:100%;border:1px solid #cbbba9;border-radius:8px;padding:14px;font:14px Arial,sans-serif;background:#fffdfa;color:var(--ink);min-height:48px}fieldset{border:0;padding:0;margin:22px 0}.choice{display:flex;align-items:center;gap:10px;border:1px solid #d4c9b9;border-radius:8px;padding:14px 12px;margin-bottom:9px;font-size:12px;line-height:1.5;cursor:pointer;background:#fffdfa;min-height:48px}.choice:has(input:checked){border-color:var(--wine);background:#f5e9e9}input[type=radio]{accent-color:var(--wine);margin:0;flex-shrink:0}#form-status{font-size:12px;line-height:1.6;color:var(--wine);text-align:center}.table-art{display:block;width:180px;height:110px;object-fit:contain;margin:20px auto 0}.signoff{font:italic 20px Georgia,serif;text-align:center;color:var(--olive);margin:15px 0}.bottom-menu{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:6px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #ddd6c6;background:#fffdf8;z-index:5}.bottom-menu a{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;padding:6px 0 4px;position:relative;color:var(--muted);min-width:0}.bottom-menu img{width:36px;height:36px;object-fit:contain}.bottom-menu span{font-size:10px}.bottom-menu a[aria-current=page]{color:var(--wine);background:#f2eddf}.bottom-menu a[aria-current=page]:before{content:'';position:absolute;top:-6px;left:24%;right:24%;height:2px;background:var(--wine)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--olive);outline-offset:3px}@media(min-width:600px){.screen{padding-left:65px;padding-right:65px}.screen.home{padding-left:0;padding-right:0}.hero-photo>img{object-position:center 45%}.hero-copy{left:65px}.timeline li{padding:16px 10px}.section-heading{padding-top:40px}.bottom-menu img{width:40px;height:40px}.bottom-menu span{font-size:12px}.app-header{padding-left:35px;padding-right:35px}}@media(max-width:350px){.screen{padding-left:18px;padding-right:18px}.screen.home{padding:0}.countdown{gap:9px}.section-heading h2{font-size:35px}.bottom-menu span{font-size:9px}}
