@font-face{font-family:Hellix;src:url('/assets/hellix.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Atacama;src:url('/assets/atacama.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
:root{--ink:#191919;--muted:#757575;--line:#e3e3e3;--surface:#f5f5f5;--accent:#848484;--status:#666666}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:Hellix,Arial,sans-serif;font-size:14px;line-height:1.6;background:#ffffff}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Atacama,Georgia,serif;font-weight:400;line-height:1.13}h3{font-weight:400;font-size:19px}button{border:0}a,button{transition:background .2s,color .2s,border-color .2s}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}.eyebrow{font-size:10px;letter-spacing:2px;line-height:1.7}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.7}.right{text-align:right}.brand img{width:116px;height:auto}.button{min-height:48px;padding:15px 25px;display:inline-flex;align-items:center;justify-content:center;gap:30px;font-size:10px;letter-spacing:1.4px;border:1px solid var(--ink);line-height:1.6}.button.dark{color:#ffffff;background:var(--ink)}.button.dark:hover{background:#444444;border-color:#444444}.button.outline{background:transparent}.button.outline:hover{background:var(--ink);color:white}.button.full{width:100%;justify-content:space-between}.button span{font-size:18px;line-height:1}.small-star{font-size:30px;color:var(--accent)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.guest-header{height:116px;padding:0 5%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.header-note{font-size:9px;letter-spacing:2px}.invitation-nav{display:flex;justify-content:space-between;margin:0 5%;padding:21px 0;font-size:9px;letter-spacing:1.8px}.invitation-hero{display:grid;grid-template-columns:1fr 1fr;margin:0 3%;background:var(--surface);min-height:580px}.hero-copy{padding:75px 10% 65px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{font-size:clamp(38px,4.2vw,68px);margin:23px 0}.hero-intro{font-size:13px;line-height:1.9;max-width:380px}.event-details{display:flex;gap:45px;margin:32px 0}.event-details .eyebrow{font-size:8px;color:var(--muted);letter-spacing:1.5px}.event-details p{font-size:12px;margin-top:5px}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover}.hero-image figcaption{position:absolute;bottom:25px;width:100%;text-align:center;font-size:8px;letter-spacing:2px}.welcome-copy{text-align:center;padding:75px 24px 85px;max-width:840px;margin:auto}.welcome-copy .eyebrow{margin-top:13px}.welcome-copy h2{font-size:38px;margin:18px 0 22px}.welcome-copy>p:last-child{font-size:13px;line-height:2;color:#646464;max-width:680px;margin:auto}.rsvp-section{background:var(--surface);padding:75px max(6%,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.rsvp-intro h1{font-size:46px;margin:15px 0 24px}.rsvp-intro>p:not(.eyebrow){font-size:13px;line-height:1.9}.event-location{display:flex;gap:16px;align-items:center;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;padding:28px 0;margin:34px 0 22px}.event-location strong{font-size:13px;font-weight:400}.event-location p{font-size:11px;color:var(--muted);margin-top:4px}.line-icon{font-size:30px}.deadline{margin-bottom:18px}.deadline strong{font-weight:400;border-bottom:1px solid var(--accent)}.rsvp-form-wrap{min-width:0}.rsvp-choices{border:0;margin:0 0 27px;padding:0;display:flex;gap:10px}.rsvp-choices legend{font-size:13px;margin-bottom:14px}.choice{border:1px solid #c6c6c6;padding:15px 14px;display:flex;align-items:center;gap:9px;flex:1;font-size:11px;cursor:pointer;position:relative}.choice:has(input:checked){border-color:var(--ink);background:#ffffff}.choice input{position:absolute;opacity:0}.choice:focus-within{outline:2px solid var(--accent);outline-offset:3px}.radio-mark{border:1px solid #a6a6a6;width:15px;height:15px;border-radius:50%;margin-left:auto;flex-shrink:0}.choice input:checked~.radio-mark{border:4px solid var(--ink)}.field{display:block;font-size:11px;margin-bottom:21px}.field>.muted{font-size:10px;margin-left:4px}.field input{display:block;width:100%;height:48px;border:1px solid #cacaca;border-radius:0;padding:12px;background:transparent;margin-top:8px;color:var(--ink);font-size:13px}.field input:focus{border-color:#111111}.field input.readonly{background:#ececec;color:#747474}.passport-heading{display:flex;align-items:center;justify-content:space-between;margin:30px 0 12px}.passport-heading .eyebrow{font-size:8px;letter-spacing:1px}.passport-heading h3{font-family:Atacama,Georgia,serif;font-size:24px}.upload-zone{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;border:1px dashed #a3a3a3;padding:23px 12px;margin-top:20px;cursor:pointer;background:#ffffff65}.upload-zone:hover{background:white}.upload-zone:focus-within{outline:2px solid var(--accent)}.upload-zone input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.upload-zone strong{font-size:12px;font-weight:400}.upload-zone span:not(.upload-icon){font-size:10px;color:var(--muted)}.upload-zone small{font-size:9px;color:var(--muted);margin-top:6px}.upload-icon{font-size:25px;margin-bottom:7px}.file-status{overflow-wrap:anywhere;margin-top:6px;color:var(--status)}.consent{display:flex;gap:10px;font-size:10px;line-height:1.7;color:#6a6a6a;margin:18px 0 24px}.consent input{accent-color:#111111;align-self:flex-start;margin-top:3px}.form-footnote{font-size:9px;text-align:center;color:var(--muted);margin-top:13px}#decline-note{margin-bottom:20px}.notice{padding:18px 20px;margin-bottom:25px;font-size:12px;border:1px solid}.notice strong{font-weight:400}.notice p{margin-top:6px}.notice.success{border-color:#cfcfcf;background:#f0f0f0;color:#4d4d4d}.notice.error{border-color:#c6c6c6;background:#f2f2f2;color:#4d4d4d}.notice ul{margin:8px 0 0;padding-left:18px}.passport-received{font-size:11px;padding:12px;background:#ebebeb;color:#5a5a5a;margin-top:15px}.invitation-only{background:#ffffff;padding:50px 40px;text-align:center;border:1px solid var(--line);margin-top:5px}.invitation-only h3{font:30px Atacama,Georgia,serif;margin:17px 0}.invitation-only p{font-size:12px;line-height:1.9;margin-top:14px}.closing{text-align:center;padding:64px 20px}.closing h2{font-size:34px;margin-top:18px}.guest-footer{padding:30px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.guest-footer img{width:74px}.guest-footer span,.guest-footer a{font-size:8px;letter-spacing:1.4px}.guest-footer a{color:var(--muted)}
.login-layout{display:grid;grid-template-columns:1.15fr 1fr;min-height:100vh}.login-panel{padding:65px max(40px,16%);display:flex;flex-direction:column;justify-content:center}.login-panel>.brand{margin:0 auto 75px}.login-panel h2{font-size:37px;margin:14px 0}.login-panel>div>.muted{font-size:11px;margin-bottom:34px}.login-panel>.small{margin-top:28px;font-size:10px}.login-panel .back-link{font-size:10px;margin-top:36px}.password-wrap{position:relative}.password-wrap input{padding-right:60px}.password-wrap button{position:absolute;right:8px;top:10px;font-size:10px;background:transparent;padding:6px}.login-panel .notice{margin-top:-10px}
.admin-page{background:#f8f8f8;font-size:12px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:238px;border-right:1px solid var(--line);background:#ffffff;display:flex;flex-direction:column;padding:44px 25px 24px}.sidebar>.brand{margin:0 auto}.sidebar>.brand img{width:111px}.sidebar-event{border-top:1px solid var(--line);margin-top:41px;padding:28px 10px}.sidebar-event p{font:23px Atacama,Georgia,serif;margin:9px 0 6px}.sidebar-event>span:last-child{font-size:9px;color:var(--muted)}.sidebar nav{display:flex;flex-direction:column;gap:6px;margin:6px -5px}.sidebar nav a{display:flex;align-items:center;gap:14px;padding:13px 12px;font-size:10px;color:#6a6a6a}.sidebar nav a span:first-child{font-size:18px;line-height:1}.sidebar nav a span:nth-child(2){margin-left:auto}.sidebar nav a.active{background:#eeeeee;color:#222222}.sidebar nav a:hover{background:#f6f6f6}.sidebar-bottom{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.avatar{border-radius:50%;display:grid;place-items:center;width:30px;height:30px;background:#e7e7e7;font-size:9px}.sidebar-bottom strong{display:block;font-size:10px;font-weight:400}.sidebar-bottom small{font-size:8px;color:var(--muted)}.sidebar-bottom form{margin-left:auto}.logout{background:transparent;font-size:21px;color:#888888}.admin-shell{margin-left:238px}.admin-topbar{height:70px;border-bottom:1px solid var(--line);background:#ffffff;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:1.2px}.admin-topbar strong{font-weight:400}.breadcrumb-slash{color:#bbbbbb;margin:0 15px}.private-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:7px}.status-dot{height:5px;width:5px;background:#929292;display:inline-block;border-radius:50%}.admin-main{max-width:1600px;margin:auto;padding:35px 40px 20px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}.page-heading h1{font-size:38px;margin:9px 0 10px}.page-heading .button{font-size:8px;min-height:39px;padding:10px 17px;gap:13px}.page-heading .button span{font-size:15px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0 30px}.stat-card{background:#ffffff;padding:20px 22px 17px;border:1px solid var(--line)}.stat-card:hover{border-color:#9d9d9d}.stat-card>span{font-size:10px;display:flex;justify-content:space-between}.stat-symbol{font-size:16px;color:#979797;line-height:1}.stat-symbol.yes{color:#747474}.stat-symbol.pending{color:#969696}.stat-card>strong{display:block;font:36px Atacama,Georgia,serif;margin:10px 0 6px}.guest-list{border:1px solid var(--line);background:white}.list-title{display:flex;align-items:center;justify-content:space-between;padding:23px 24px 20px;gap:15px}.list-title h2{font-family:Hellix,Arial,sans-serif;font-size:15px}.list-title h2 span{display:inline-block;border:1px solid var(--line);padding:2px 6px;font:8px Hellix;margin-left:8px;color:#777777}.list-title p{font-size:9px;margin-top:8px}.passport-summary{font-size:8px;color:#717171}.passport-summary span{margin-left:10px}.list-tools{padding:0 24px 17px;display:flex;justify-content:space-between;align-items:center;gap:15px}.filter-tabs{display:flex;gap:3px;flex-wrap:wrap}.filter-tabs a{font-size:8px;padding:7px 10px;color:#737373;white-space:nowrap}.filter-tabs a.selected{background:#ececec;color:#232323}.filter-tabs a:hover{background:#f3f3f3}.search-field{display:flex;align-items:center;border:1px solid var(--line);min-width:180px}.search-field input[type=search]{border:0;background:none;font-size:9px;width:100%;min-width:130px;padding:9px 10px}.search-field button{background:none;padding:0 10px;font-size:19px;color:#777777}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;white-space:nowrap;text-align:left}th{background:#f8f8f8;font-size:7px;letter-spacing:1px;font-weight:400;color:#737373;padding:13px 15px;border-block:1px solid var(--line)}th:first-child,td:first-child{padding-left:24px}td{padding:16px 15px;border-bottom:1px solid #eeeeee;font-size:10px}.guest-cell{display:flex;gap:12px;align-items:center}.guest-avatar{display:grid;place-items:center;background:#efefef;color:#767676;width:32px;height:32px;border-radius:50%;font:15px Atacama,Georgia,serif}.guest-cell strong{font-weight:400;display:block;font-size:10px}.guest-cell span:not(.guest-avatar){display:block;font-size:8px;color:#868686;margin-top:3px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:8px;padding:4px 9px;border-radius:2px}.badge i{height:4px;width:4px;border-radius:50%;background:currentColor}.badge.yes{background:#f0f0f0;color:#6d6d6d}.badge.pending{background:#f0f0f0;color:#7f7f7f}.badge.no{background:#efefef;color:#828282}.passport-view{display:flex;align-items:center;gap:7px;background:transparent;padding:0;font-size:8px;color:#626262}.passport-view img{width:28px;height:21px;object-fit:cover;border:1px solid #dfdfdf}.document-missing{font-size:8px;color:#888888}.response-date{font-size:8px;color:#626262}.response-date small{display:block;font-size:7px;color:#9f9f9f;margin-top:4px}.row-link{color:#8c8c8c;font-size:15px;padding:8px}.pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;font-size:8px;color:#858585}.pagination>div{display:flex;align-items:center;gap:17px}.pagination a{font-size:15px;padding:0 5px}.pagination [aria-disabled]{color:#cfcfcf}.empty-state{text-align:center;padding:35px}.empty-state h3{font:27px Atacama,Georgia,serif}.empty-state p{margin:10px 0 16px;color:var(--muted)}.empty-state a{text-decoration:underline}.admin-footer{display:flex;justify-content:space-between;gap:20px;font-size:7px;color:#a5a5a5;padding-top:22px}.admin-footer span:first-child{letter-spacing:1px}dialog{border:1px solid var(--line);padding:25px;width:min(780px,92vw);max-height:90vh}dialog::backdrop{background:#151515b0;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-heading h2{font-size:28px;margin-top:6px}.dialog-heading button{background:none;font-size:30px}.dialog-heading .eyebrow{font-size:8px}#passport-preview{margin:auto;max-height:60vh;object-fit:contain}dialog>p{margin-top:15px;text-align:center}
@media(min-width:1600px){.invitation-hero{max-width:1500px;margin:auto}.hero-copy h1{font-size:68px}}
@media(max-width:1200px){.sidebar{width:205px;padding-inline:19px}.admin-shell{margin-left:205px}.admin-main{padding:28px 24px}.admin-topbar{padding:0 24px}.list-tools{align-items:flex-start;flex-direction:column}.search-field{width:100%}.stat-card{padding:17px 15px}.rsvp-section{gap:50px;padding:60px 6%}.hero-copy{padding:50px 10%}.event-details{gap:22px}.login-panel{padding:50px 12%}}
@media(max-width:850px){.guest-header{height:95px}.header-note{font-size:7px;letter-spacing:1px}.brand img{width:100px}.invitation-hero{min-height:460px}.hero-copy h1{font-size:38px}.hero-copy{padding:40px 9%}.hero-intro{font-size:11px}.event-details{flex-direction:column;gap:12px;margin:22px 0}.rsvp-section{gap:35px}.rsvp-choices{flex-direction:column}.sidebar{width:175px;padding-inline:14px}.admin-shell{margin-left:175px}.admin-topbar{font-size:6px}.private-label{display:none}.admin-main{padding:25px 20px}.page-heading{align-items:flex-start}.page-heading h1{font-size:33px}.page-heading .button{font-size:7px;padding:8px;gap:5px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-footer{flex-direction:column;gap:6px}.login-panel{padding:40px 9%}.login-panel h2{font-size:30px}.login-panel>.brand{margin-bottom:60px}}
@media(max-width:600px){.guest-header{height:85px;padding:0 6%}.header-note{display:none}.guest-header .brand{grid-column:2}.brand img{width:100px}.invitation-nav{font-size:7px;padding:16px 0;margin:0 6%}.invitation-hero{display:flex;flex-direction:column;margin:0 4%}.hero-copy{padding:40px 8%}.hero-copy h1{font-size:43px;margin:18px 0}.hero-intro{font-size:12px}.hero-copy .eyebrow{font-size:8px}.event-details{flex-direction:row;gap:35px;margin:25px 0}.hero-image{height:330px}.hero-image>img{object-position:center 55%}.hero-image figcaption{font-size:7px;bottom:16px}.welcome-copy{padding:45px 8%}.welcome-copy h2{font-size:30px}.welcome-copy .eyebrow{font-size:8px}.welcome-copy>p:last-child{font-size:12px}.rsvp-section{grid-template-columns:1fr;padding:45px 7%;gap:35px}.rsvp-intro h1{font-size:39px}.rsvp-intro .eyebrow{font-size:8px}.rsvp-choices{flex-direction:row}.choice{font-size:10px;padding:14px 10px}.closing{padding:42px 7%}.closing .eyebrow{font-size:8px}.closing h2{font-size:29px}.guest-footer{flex-wrap:wrap;padding:25px 7%;gap:18px}.guest-footer img{width:65px}.guest-footer a{width:100%;text-align:right;font-size:7px}.guest-footer span{font-size:7px}.sidebar{position:static;width:100%;height:auto;padding:18px 20px;display:flex;flex-direction:row;align-items:center;gap:20px;border-right:0;border-bottom:1px solid var(--line)}.sidebar>.brand{margin:0}.sidebar>.brand img{width:80px}.sidebar-bottom{border:0;padding:0;margin:0 0 0 auto}.sidebar-bottom form{margin-left:5px}.admin-shell{margin-left:0}.admin-topbar{height:45px;padding:0 20px;font-size:6px;letter-spacing:.8px}.admin-main{padding:25px 16px}.page-heading{flex-wrap:wrap;gap:18px;margin-bottom:20px}.page-heading .button{font-size:8px;padding:10px 14px}.page-heading h1{font-size:36px}.stat-grid{margin:18px 0 22px;gap:10px}.stat-card{padding:16px}.stat-card>span{font-size:9px}.stat-card>strong{font-size:32px}.list-title{padding:20px 16px;align-items:flex-start;flex-direction:column;gap:12px}.list-tools{padding:0 16px 15px;gap:14px}.filter-tabs{gap:4px}.filter-tabs a{padding:7px 8px;font-size:8px}.pagination{padding:15px 14px;font-size:7px;gap:10px}.pagination>div{gap:10px}.login-layout{grid-template-columns:1fr}.login-panel{padding:50px 8%;min-height:100vh;max-width:460px;width:100%;margin:auto}.login-panel>.brand{margin-bottom:55px}.login-panel h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.table-scroll{position:relative}.sr-only{left:0;top:0}
.guest-cell strong{font-size:12px}.guest-cell span:not(.guest-avatar){font-size:10px}.badge{font-size:10px}.passport-view,.document-missing{font-size:10px}.response-date{font-size:10px}.response-date small{font-size:9px}th{font-size:9px}.filter-tabs a{font-size:10px}.search-field input[type=search]{font-size:11px}.pagination{font-size:10px}.stat-card>span{font-size:12px}
@media(max-width:600px){.stat-card>span{font-size:10px}.filter-tabs a{font-size:9px}.pagination{font-size:8px}}

.login-layout{display:flex;justify-content:center;min-height:100vh}.login-panel{width:100%;max-width:460px;padding:55px 35px}.login-panel h1{font-size:37px;margin:0 0 32px}.page-heading h1{margin:0}.sidebar-event{margin-top:35px}.stat-card>strong{margin-bottom:0}
@media(max-width:600px){.sidebar-event,.sidebar nav,.sidebar-bottom .avatar,.sidebar-bottom>div{display:none}}

.passport-view img{filter:grayscale(1)}
.rsvp-section input[name="full_name"]{background:#ffffff}
