*,::before,::after{box-sizing:border-box;border:0 solid}h1,h2,h3,p{margin:0}img,svg{display:block;vertical-align:middle}button{background:transparent}button,a{touch-action:manipulation}




:root { --background: #f8f3ea; --foreground: #502e2e; --primary: #7b202b; --primary-foreground: #fff8ea; --border: #b396623b; --ring: #a06c3c; --gold: #a78549; --muted: #816b61; --serif: 'Wedding Song', 'Songti SC', 'STSong', 'Noto Serif CJK SC', 'SimSun', serif; --roman: 'Baskerville', 'Times New Roman', Georgia, serif; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 35px; }
body { margin: 0; background: var(--background); color: var(--foreground); font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif; -webkit-font-smoothing: antialiased; }
body::after { content: ''; position: fixed; inset: 0; z-index: 20; pointer-events: none; opacity: .13; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.87' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23765432' opacity='.4' filter='url(%23n)' d='M0 0h160v160H0z'/%3E%3C/svg%3E"); }
::selection { background: #7b202b; color: #fff4dd; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible { outline: 2px solid var(--primary); outline-offset: 6px; }
button[hidden] { display: none; }
button svg, a svg { flex-shrink: 0; }
.skip-link { position: fixed; top: -100px; left: 20px; z-index: 100; background: var(--primary); color: white; padding: 15px; }
.skip-link:focus { top: 10px; }
.site-header { height: 100px; margin: 0 5.5%; border-bottom: 1px solid var(--border); display: flex; align-items: center; justify-content: space-between; }
.monogram { display: flex; align-items: baseline; font: 32px var(--roman); letter-spacing: -5px; color: var(--primary); }
.monogram span { font-size: 19px; font-style: italic; margin: 0 5px; }
.monogram .monogram-dot { font-size: 32px; margin-left: 6px; }
.header-note { font-family: var(--serif); font-size: 14px; letter-spacing: 5px; margin-left: 35px; }
.header-link { display: flex; align-items: center; gap: 13px; font-size: 14px; }
.hero { max-width: 1380px; margin: auto; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 65px; padding: 72px 7% 100px; position: relative; min-height: 805px; }
.hero-copy { padding-bottom: 24px; }
.eyebrow { color: var(--gold); display: flex; gap: 13px; align-items: center; font-size: 12px; letter-spacing: 3px; line-height: 1.8; }
.eyebrow > span { display: block; width: 25px; height: 1px; background: var(--gold); }
.french-script { font: italic 25px var(--roman); margin: 34px 0 17px; color: #a78549; }
h1 { position: relative; display: inline-block; color: var(--primary); font-family: var(--serif); font-size: clamp(54px, 5.8vw, 83px); font-weight: 400; letter-spacing: .095em; line-height: 1.29; margin: 0; }
h1 > span { padding-left: .6em; }
.title-seal { position: absolute; right: -33px; top: 10px; border: 1px solid #a14445; font: normal 22px var(--serif); border-radius: 2px; padding: 5px 4px; letter-spacing: 0; transform: rotate(7deg); }
.couple { display: flex; align-items: center; gap: 29px; margin: 33px 0 24px; }
.couple > span { font: 29px var(--serif); letter-spacing: 6px; display: flex; align-items: baseline; gap: 12px; }
.couple small { font: 12px 'PingFang SC', sans-serif; letter-spacing: 2px; color: var(--muted); }
.couple em { color: var(--gold); font: italic 29px var(--roman); }
.hero-message { font: 16px/2.1 var(--serif); letter-spacing: 2px; color: var(--muted); margin: 0 0 29px; }
.hero-actions { display: flex; gap: 16px; align-items: center; }
.primary-button { display: inline-flex; align-items: center; gap: 16px; padding: 18px 25px; background: var(--primary); color: #fcf3dd; border: 1px solid var(--primary); font-size: 14px; letter-spacing: 2px; transition: background .3s, box-shadow .3s, transform .3s; }
.primary-button:hover { background: #942c38; box-shadow: 0 8px 25px #7b202b24; transform: translateY(-2px); }
.primary-button > svg:last-child { margin-left: 19px; }
.replay-button { display: grid; place-items: center; height: 44px; width: 44px; background: transparent; border: 1px solid var(--border); border-radius: 50%; color: var(--primary); }
.hero-date { display: flex; align-items: center; flex-wrap: wrap; gap: 13px; font-size: 14px; margin: 23px 0 0; letter-spacing: 1px; color: var(--muted); }
.hero-date time { color: var(--primary); font: 19px var(--roman); letter-spacing: 1px; }
.hero-date > span { height: 11px; width: 1px; background: #b9a38b; }
.art-composition { position: relative; width: 100%; max-width: 490px; justify-self: end; }
.arch-topline { text-align: center; letter-spacing: 2.5px; font-size: 12px; color: var(--gold); margin-bottom: 23px; }
.art-frame { position: relative; aspect-ratio: .733; border-radius: 250px 250px 3px 3px; padding: 9px; border: 1px solid #b79a5e; box-shadow: 0 24px 45px -25px #46262250; }
.art-frame::before { content: ''; position: absolute; inset: -9px; border: 1px solid #b79a5e40; border-radius: inherit; pointer-events: none; }
.garden-scene { position: relative; width: 100%; height: 100%; overflow: hidden; border-radius: inherit; background: #dfc8a0; }
.garden-image { width: 100%; height: 100%; object-fit: cover; display: block; transform: scale(1); transition: transform 2.5s cubic-bezier(.2,.6,.2,1); }
.garden-title { position: absolute; top: 24%; left: 0; right: 0; text-align: center; color: #65212b; }
.garden-title > span { display: block; font: 55px var(--serif); margin-bottom: 9px; }
.garden-title p { font: 27px var(--serif); letter-spacing: 5px; margin: 0 0 9px; }
.garden-title p i { font: italic 24px var(--roman); letter-spacing: 0; margin: 0 3px; }
.garden-title small { font: 12px var(--roman); letter-spacing: 3px; }
.garden-light { position: absolute; inset: 0; background: linear-gradient(115deg, transparent 15%, #ffedb539 45%, transparent 72%); transform: translateX(-110%); pointer-events: none; }
.invitation-doors { display: none; position: absolute; inset: 9px; border-radius: inherit; overflow: hidden; perspective: 1200px; }
.js-ready .invitation-doors { display: block; }
.door-trigger { display: none; position: absolute; inset: 9px; z-index: 3; border: 0; padding: 0; border-radius: inherit; background: transparent; cursor: pointer; touch-action: manipulation; }
.js-ready .door-trigger { display: block; }
.door-trigger:focus-visible { outline: 2px solid #e9c797; outline-offset: -7px; }
.door { position: absolute; inset-block: 0; width: 50%; background: #79232c; background-image: linear-gradient(115deg, #b3443e15, #43121f36), repeating-linear-gradient(0deg, transparent 0, transparent 3px, #dcaa7321 4px, transparent 5px); transition: transform 1.8s cubic-bezier(.65,0,.25,1); backface-visibility: hidden; }
.door-left { left: 0; transform-origin: left center; border-right: 1px solid #dfbc82a8; }
.door-right { right: 0; transform-origin: right center; border-left: 1px solid #3a08144d; }
.door-border { position: absolute; inset: 24px 18px; border: 1px solid #d3ac6e52; border-radius: 230px 0 0 0; }
.door-right .door-border { border-radius: 0 230px 0 0; }
.door-poem { position: absolute; top: 52%; color: #dfc190; font: 25px/1.7 var(--serif); writing-mode: vertical-rl; letter-spacing: 12px; }
.door-left .door-poem { left: 37%; }.door-right .door-poem { right: 37%; }
.seal { position: absolute; left: 50%; top: 38%; transform: translate(-50%, -50%); width: 95px; height: 95px; background: radial-gradient(ellipse at 35% 25%, #bc4d4b, #762029 60%, #5e1021); border: 3px double #b8665c; border-radius: 50%; box-shadow: 0 5px 10px #2c051955, inset 0 1px 4px #ffcdac55; color: #e9c797; display: flex; flex-direction: column; align-items: center; justify-content: center; transition: opacity .5s, transform .7s; }
.seal > span { font: 42px var(--serif); text-shadow: 0 1px 2px #381020; }.seal small { font: 12px var(--roman); letter-spacing: 2px; margin-top: 1px; }
.door-top, .door-bottom { position: absolute; left: 0; width: 100%; text-align: center; color: #e3c397; font-family: var(--serif); transition: opacity .5s; }
.door-top { top: 16%; font-size: 14px; letter-spacing: 4px; }.door-bottom { bottom: 8%; font-size: 12px; letter-spacing: 4px; }
.js-ready .garden-image { transform: scale(1.12); }
.is-open .garden-image { transform: scale(1); }
.is-open .door-left { transform: rotateY(-105deg); }.is-open .door-right { transform: rotateY(105deg); }
.is-open .seal { opacity: 0; transform: translate(-50%, -50%) scale(1.5) rotate(-15deg); }.is-open .door-top, .is-open .door-bottom { opacity: 0; }
.is-open .garden-light { animation: light-sweep 3.5s 1s ease-out both; }
.gold-dust { position: absolute; inset: 0; overflow: hidden; pointer-events: none; border-radius: inherit; }
.gold-dust i { position: absolute; left: calc(5% + var(--i) * 6%); bottom: -5px; width: 3px; height: 3px; background: #ffdda4; border-radius: 50%; opacity: 0; }
.is-open .gold-dust i { animation: gold-float calc(3s + var(--i) * .14s) calc(1s + var(--i) * .13s) ease-out both; }
.side-caption { position: absolute; top: 29%; right: -39px; font: 12px var(--serif); letter-spacing: 4px; writing-mode: vertical-rl; color: #9d886d; }
.art-caption { display: flex; align-items: center; justify-content: space-between; margin-top: 25px; font-family: var(--serif); font-size: 13px; letter-spacing: 3px; }
.art-caption i { font: italic 17px var(--roman); color: var(--gold); letter-spacing: 0; }
.scroll-cue { position: absolute; bottom: 31px; left: 7%; display: flex; align-items: center; gap: 20px; font-size: 12px; letter-spacing: 3px; color: var(--muted); }.scroll-cue svg { animation: bob 2s infinite; }
.ribbon { display: flex; justify-content: center; align-items: center; gap: clamp(20px, 4.6vw, 80px); overflow: hidden; white-space: nowrap; background: var(--primary); color: #e8c998; min-height: 59px; font: 12px var(--serif); letter-spacing: 3px; }.ribbon i { font-size: 14px; font-style: normal; }
.invitation-section { position: relative; max-width: 1400px; margin: auto; padding: 106px 8% 125px; }
.invitation-number { display: flex; align-items: center; gap: 15px; color: var(--gold); font: italic 23px var(--roman); }.invitation-number span { font: 12px 'PingFang SC', sans-serif; letter-spacing: 2px; }
.letter { text-align: center; max-width: 720px; margin: -6px auto 0; position: relative; }.letter::before, .letter::after { content: ''; position: absolute; left: 50%; transform: translateX(-50%); width: 58px; height: 1px; background: var(--border); }.letter::before { top: 0; }.letter::after { bottom: -33px; }
.letter-mark { display: inline-block; color: var(--primary); font: 28px var(--serif); margin: 38px 0 16px; }.centered { justify-content: center; }
.letter .eyebrow { color: var(--muted); font-family: var(--serif); font-size: 14px; letter-spacing: 5px; }
h2 { font: 400 47px/1.55 var(--serif); letter-spacing: 5px; color: var(--primary); margin: 24px 0 26px; }
.mobile-break { display: none; }.letter-text { color: #78665b; font: 17px/2.4 var(--serif); letter-spacing: 2px; margin: 21px 0; }
.letter-signature { font: 24px var(--serif); color: var(--primary); margin-top: 38px; letter-spacing: 5px; }.letter-signature em { font: italic 26px var(--roman); color: var(--gold); margin: 0 10px; }.letter-signature small { font-size: 13px; margin-left: 15px; color: var(--muted); }
.letter-french { font: italic 18px var(--roman); color: var(--gold); margin: 14px 0 0; }.letter-side { writing-mode: vertical-rl; position: absolute; top: 45%; right: 8%; font: 12px var(--serif); letter-spacing: 6px; color: var(--gold); }
.details-section { display: grid; grid-template-columns: .9fr 1.5fr; gap: 9%; padding: 90px 9% 96px; background: #ede6d9; border-block: 1px solid var(--border); }
.details-heading h2 { margin-top: 31px; }.details-french { font: italic 28px var(--roman); color: var(--gold); }
.celebration-details { width: 100%; max-width: 620px; }.detail-label { display: flex; align-items: center; gap: 16px; }.detail-label > span { font: 16px var(--serif); letter-spacing: 3px; }.detail-label small { font-size: 12px; letter-spacing: 2px; color: var(--muted); }
.date-display { display: block; font: clamp(43px, 5vw, 65px)/1.15 var(--roman); color: var(--primary); letter-spacing: 1px; margin-top: 17px; }.date-display > span { color: #b6a080; margin: 0 5px; }.lunar-date { font-family: var(--serif); font-size: 16px; letter-spacing: 1.5px; margin: 12px 0 15px; color: var(--muted); }
.time-line { display: flex; align-items: baseline; gap: 12px; font-size: 14px; color: var(--muted); }.time-line strong { font: 30px var(--roman); color: var(--primary); }.time-line span:last-child { margin-left: 10px; font-family: var(--serif); letter-spacing: 2px; }
.venue-block { margin-top: 35px; padding-top: 33px; border-top: 1px solid #b3966255; }.venue-block h3 { font: 32px var(--serif); letter-spacing: 3px; margin: 17px 0 6px; }.venue-hall { font: 18px var(--serif); letter-spacing: 3px; margin: 10px 0 20px; color: var(--primary); }.address { display: flex; align-items: flex-start; gap: 10px; font-size: 16px; line-height: 1.7; color: var(--muted); }.address svg { margin-top: 4px; flex-shrink: 0; }
.copy-button { display: inline-flex; align-items: center; gap: 28px; font-size: 14px; border: 0; border-bottom: 1px solid #a17b62; padding: 12px 0 9px; color: var(--primary); background: transparent; margin-top: 5px; transition: gap .3s; }.copy-button:hover { gap: 36px; }.copy-feedback { font-size: 14px; color: var(--primary); min-height: 20px; margin-bottom: 0; }
.closing { position: relative; overflow: hidden; min-height: 520px; display: grid; place-items: center; background: #401b24; color: #f5e9d2; text-align: center; padding: 65px 25px; }.closing > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 68%; opacity: .15; filter: saturate(.65); }.closing::after { content: ''; position: absolute; inset: 20px; border: 1px solid #e0b37640; pointer-events: none; }.closing-content { position: relative; z-index: 1; }.closing-content > svg { margin: 0 auto 21px; color: #d2ac71; }.closing .eyebrow { color: #d2b988; }.closing h2 { color: #fff0d7; font-size: 44px; letter-spacing: 7px; margin-top: 19px; }.closing-content > p:not(.eyebrow) { font: 16px/1.8 var(--serif); letter-spacing: 2px; color: #d7c2a8; }.closing-names { display: block; font: italic 28px var(--roman); margin-top: 30px; color: #d8b47b; }.closing-names i { margin: 0 8px; font-size: 22px; }
footer { display: flex; justify-content: space-between; align-items: center; padding: 28px 6%; }.footer-mark { font: 28px var(--serif); color: var(--primary); }footer p { font-size: 12px; color: var(--muted); letter-spacing: 2px; }footer p span { margin: 0 12px; }.back-top { display: flex; align-items: center; gap: 10px; font-size: 12px; }
.reveal { opacity: 1; }.js-ready.motion-enabled .reveal:not(.visible) { opacity: 0; transform: translateY(32px); }.js-ready .reveal { transition: opacity 1s ease, transform 1s cubic-bezier(.2,.65,.3,1); }
@keyframes light-sweep { to { transform: translateX(110%); } }
@keyframes gold-float { 0% { opacity: 0; transform: translate(0,0); } 15% { opacity: .9; } 80% { opacity: .55; } 100% { opacity: 0; transform: translate(calc((var(--i) - 8) * 12px), -570px); } }
@keyframes bob { 50% { transform: translateY(5px); } }
@media(min-width: 1500px) { .hero { padding-inline: 70px; }.details-section { padding-inline: max(9%, calc((100vw - 1120px) / 2)); } }
@media(max-width: 1100px) { .hero { gap: 45px; padding-inline: 6%; min-height: 720px; }.couple { gap: 20px; }.couple > span { font-size: 25px; gap: 7px; }.side-caption { right: -26px; }.hero-message { letter-spacing: 1px; }.title-seal { right: -26px; font-size: 18px; }.header-note { letter-spacing: 3px; }.details-section { padding-inline: 7%; gap: 6%; } }
@media(max-width: 760px) {
  .site-header { height: 75px; margin-inline: 6%; }.monogram { font-size: 28px; }.header-note { display: none; }.header-link { font-size: 14px; }
  .hero { display: flex; flex-direction: column; gap: 37px; padding: 35px 7% 76px; min-height: auto; }.hero-copy { width: 100%; text-align: center; padding: 0; }.hero-copy .eyebrow { justify-content: center; font-size: 12px; letter-spacing: 2px; }.french-script { font-size: 23px; margin: 18px 0 13px; }
  h1 { font-size: clamp(44px, 10.3vw, 70px); letter-spacing: .1em; line-height: 1.3; }h1 br { display: none; }h1 > span { padding-left: 0; display: block; }.title-seal { right: -27px; top: 5px; font-size: 17px; }
  .couple { justify-content: center; margin: 21px 0 14px; gap: 24px; }.couple > span { font-size: 27px; gap: 7px; }.couple small { font-size: 12px; }.couple em { font-size: 25px; }.hero-message { font-size: 16px; line-height: 1.9; margin: 0 0 20px; letter-spacing: 1px; }.hero-message br { display: block; }
  .hero-actions { justify-content: center; }.primary-button { padding: 15px 20px; gap: 12px; }.primary-button > svg:last-child { margin-left: 12px; }.hero-date { justify-content: center; font-size: 14px; gap: 10px; margin-top: 18px; }.hero-date time { font-size: 18px; }
  .art-composition { width: 85%; max-width: 410px; align-self: center; }.arch-topline { font-size: 12px; letter-spacing: 1px; margin-bottom: 20px; }.art-frame { aspect-ratio: .735; padding: 7px; }.invitation-doors { inset: 7px; }.art-frame::before { inset: -7px; }.door-poem { font-size: 21px; letter-spacing: 8px; }.door-border { inset: 18px 13px; }.seal { width: 79px; height: 79px; }.seal > span { font-size: 35px; }.seal small { font-size: 12px; }.door-top { font-size: 12px; }.door-bottom { font-size: 12px; letter-spacing: 2px; }
  .garden-title { top: 24%; }.garden-title > span { font-size: 42px; }.garden-title p { font-size: 23px; }.garden-title small { font-size: 12px; letter-spacing: 2px; }.side-caption { right: -27px; letter-spacing: 3px; font-size: 12px; }.art-caption { margin-top: 22px; font-size: 12px; letter-spacing: 2px; }.art-caption i { font-size: 15px; }.scroll-cue { left: 50%; transform: translateX(-50%); bottom: 25px; white-space: nowrap; font-size: 12px; gap: 14px; }
  .ribbon { gap: 23px; min-height: 50px; font-size: 12px; letter-spacing: 2px; }.ribbon > :nth-child(n+6) { display: none; }
  .invitation-section { padding: 60px 7% 80px; }.invitation-number { font-size: 20px; }.invitation-number span { font-size: 12px; }.letter { margin-top: 26px; }.letter-mark { margin-top: 31px; }.letter .eyebrow { font-size: 14px; }h2 { font-size: 35px; line-height: 1.6; letter-spacing: 3px; margin: 22px 0; }.mobile-break { display: block; }.letter-text { font-size: 16px; line-height: 2.3; letter-spacing: 1px; }.letter-signature { font-size: 23px; letter-spacing: 3px; margin-top: 29px; }.letter-signature small { font-size: 12px; }.letter-french { font-size: 17px; }.letter-side { display: none; }
  .details-section { grid-template-columns: 1fr; gap: 32px; padding: 55px 9% 48px; }.details-heading h2 { font-size: 35px; margin: 19px 0 12px; }.details-heading h2 br { display: block; }.details-french { font-size: 23px; margin: 0; }.date-display { font-size: 52px; margin-top: 15px; }.lunar-date { font-size: 16px; letter-spacing: .5px; }.venue-block { margin-top: 27px; padding-top: 28px; }.venue-block h3 { font-size: 29px; }.address { font-size: 16px; }
  .closing { min-height: 450px; padding: 55px 25px; }.closing::after { inset: 13px; }.closing h2 { font-size: clamp(28px, 8.2vw, 35px); letter-spacing: 3px; }.closing .eyebrow { font-size: 12px; letter-spacing: 2px; }.closing-content > p:not(.eyebrow) { font-size: 16px; letter-spacing: 1px; }.closing-names { font-size: 25px; }footer { padding: 25px 7%; gap: 15px; flex-wrap: wrap; }.footer-mark { font-size: 25px; }footer p { font-size: 12px; letter-spacing: 1px; }.back-top { font-size: 12px; }.back-top svg { display: none; }
}
@media(max-width: 380px) { .hero { padding-inline: 6%; }.hero-message br { display: block; }.couple { gap: 16px; }.couple > span { font-size: 25px; }.primary-button { font-size: 14px; }.art-composition { width: 90%; }.side-caption { right: -23px; }.date-display { font-size: 46px; }.lunar-date { font-size: 16px; }.details-heading h2 { font-size: 30px; }.letter-text { font-size: 16px; }.back-top { display: none; } }
@media(prefers-reduced-motion: reduce) { html { scroll-behavior: auto; }*, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }.js-ready.motion-enabled .reveal:not(.visible) { opacity: 1; transform: none; } }
@media print { .site-header, .hero-actions, .scroll-cue, .invitation-doors, .ribbon, .copy-button, .copy-feedback, .closing, footer, body::after { display: none !important; }.hero { min-height: 0; padding-block: 20px; }.hero-copy { padding: 0; }.art-composition { width: 80%; }h1 { font-size: 48px; }.invitation-section { padding: 25px; }.letter-text { line-height: 1.7; }.letter-mark, .letter::before, .letter::after, .letter-side { display: none; }.details-section { break-inside: avoid; padding: 30px; }.reveal { opacity: 1 !important; transform: none !important; }.garden-image { transform: none !important; } }

[hidden] { display: none !important; }
.rsvp-section { padding: 85px 9%; display: grid; grid-template-columns: .9fr 1.5fr; gap: 9%; }
.rsvp-intro > p:last-child { font: 16px/2 var(--serif); color: var(--muted); }
.rsvp-panel { max-width: 620px; width: 100%; }
label { display: block; font-size: 15px; color: var(--foreground); margin-bottom: 20px; }
label small { font-size: 12px; margin-left: 7px; color: var(--muted); }
.required { color: var(--primary); }
input, select, textarea { display: block; width: 100%; margin-top: 10px; padding: 13px 15px; border: 1px solid #b3966266; border-radius: 2px; color: var(--foreground); background: #fffaf3; font: 16px/1.6 'PingFang SC','Microsoft YaHei',sans-serif; }
input:focus, select:focus, textarea:focus { outline: 2px solid #a78549; outline-offset: 2px; }
textarea { resize: vertical; min-height: 115px; }
input::placeholder, textarea::placeholder { color: #9b8a7d; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.privacy-note { color: var(--muted); font-size: 13px; line-height: 1.9; margin: 0 0 20px; }
.form-message { font-size: 14px; line-height: 1.8; color: #9a2737; margin-top: 15px; min-height: 25px; }
button:disabled { opacity: .65; cursor: wait; }
.rsvp-success { border: 1px solid var(--border); padding: 55px 28px; text-align: center; }
.rsvp-success > span { font: 45px var(--serif); color: var(--primary); }
.rsvp-success h3 { font: 28px var(--serif); margin: 18px 0; }
.rsvp-success p { font-size: 16px; line-height: 2; }
.rsvp-success small { display: block; margin-top: 20px; color: var(--muted); font-size: 13px; }
.admin-header { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 0 6%; padding: 25px 0; border-bottom: 1px solid var(--border); font-size: 14px; }
.admin-main { width: min(1150px,88%); margin: 65px auto; }
.admin-login { max-width: 420px; margin: 10vh auto; }
.admin-body h1 { font: 35px/1.6 var(--serif); letter-spacing: 2px; margin: 18px 0; display: block; }
.admin-login > p:not(.eyebrow) { font-size: 16px; color: var(--muted); margin-bottom: 30px; }
.dashboard-title { display: flex; justify-content: space-between; align-items: flex-start; gap: 20px; }
.dashboard-stats { display: flex; gap: 65px; padding: 25px 0 35px; margin-bottom: 25px; border-bottom: 1px solid var(--border); }
.dashboard-stats div { display: flex; align-items: baseline; gap: 12px; }
.dashboard-stats span { color: var(--muted); font-size: 14px; }.dashboard-stats strong { font: 47px var(--roman); color: var(--primary); }.dashboard-stats small { font-size: 14px; }
.dashboard-actions { display: flex; justify-content: space-between; align-items: center; gap: 20px; }.dashboard-actions p { font-size: 14px; color: var(--muted); }.dashboard-actions > div { display: flex; align-items: center; gap: 25px; }.dashboard-actions .primary-button { padding: 13px 20px; }
.registrations { border-collapse: collapse; width: 100%; font-size: 14px; text-align: left; }
.registrations th { font-weight: 400; background: #ede6d9; color: var(--muted); padding: 15px; }
.registrations td { padding: 20px 15px; border-bottom: 1px solid var(--border); line-height: 1.8; overflow-wrap: anywhere; }
.registrations td:first-child { font-weight: 500; min-width: 100px; }.registrations td:nth-child(4) { max-width: 350px; }
#empty-state { padding: 55px 20px; text-align: center; color: var(--muted); font-size: 16px; }
@media(max-width:760px) { .rsvp-section { grid-template-columns: 1fr; padding: 55px 8%; gap: 32px; }.rsvp-intro h2 { font-size: 33px; }.rsvp-intro h2 br { display: block; }.form-grid { grid-template-columns: minmax(0, 1fr); gap: 0; }.rsvp-panel .primary-button { width: 100%; justify-content: center; }.admin-header { font-size: 12px; gap: 12px; }.admin-header > span { max-width: 155px; line-height: 1.8; }.admin-main { margin-top: 38px; width: 88%; }.admin-body h1 { font-size: 28px; }.admin-login { margin-top: 9vh; }.dashboard-title h1 { font-size: 25px; }.dashboard-title .copy-button { white-space: nowrap; font-size: 12px; }.dashboard-stats { gap: 25px; }.dashboard-stats div { flex-wrap: wrap; column-gap: 8px; }.dashboard-stats span { flex-basis: 100%; }.dashboard-stats strong { font-size: 40px; }.dashboard-actions { align-items: flex-start; flex-direction: column; gap: 10px; }.dashboard-actions > div { width: 100%; justify-content: space-between; }.registrations thead { display: none; }.registrations tr { display: block; padding: 15px 0; border-bottom: 1px solid var(--border); }.registrations td { display: grid; grid-template-columns: 86px 1fr; gap: 15px; padding: 5px 0; border: none; max-width: none !important; }.registrations td::before { content: attr(data-label); color: var(--muted); font-weight: 400; }.registrations td:first-child { padding-bottom: 10px; } }
@media print { .rsvp-section { display: none; } }

@media(max-width:760px) { #details-title, #rsvp-title, #closing-title { word-break: keep-all; } .primary-button { white-space: nowrap; } }
@media(max-width:380px) { .hero-message { font-size: 15px; letter-spacing: 0; } }
@media(max-width:760px) { .door-trigger { inset: 7px; } }
@media print { .door-trigger { display: none !important; } }
