/* Esprio private spaces. No tracking or remote assets. */
.portal-shell,.auth-shell{--portal-ink:#223831;--portal-brass:#a38358;--portal-line:rgba(34,56,49,.18);--portal-muted:#69736b;--portal-paper:#fcfaf5;color:var(--portal-ink)}
.portal-shell{display:grid;grid-template-columns:204px minmax(0,1fr);gap:64px;padding-top:58px;padding-bottom:100px;align-items:start}
.portal-sidebar{position:sticky;top:30px;min-width:0;padding:4px 0}
.portal-home{display:flex;flex-direction:column;gap:13px;text-decoration:none;margin-bottom:35px}
.portal-home .eyebrow{font-size:10px;letter-spacing:.13em}
.portal-identity{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:27px;line-height:1.2;overflow-wrap:anywhere}
.portal-nav{display:flex;flex-direction:column;border-top:1px solid var(--portal-line)}
.portal-nav a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 2px;border-bottom:1px solid var(--portal-line);font-size:13px;text-decoration:none;transition:color .2s,padding .2s}
.portal-nav a span{font-size:16px;color:var(--portal-brass)}
.portal-nav a:hover,.portal-nav a[aria-current=page]{padding-left:8px;color:#6e552f}
.portal-nav a[aria-current=page]{background:rgba(163,131,88,.08);font-weight:600}
.portal-sidebar-note{padding-top:40px;font-size:12px;color:var(--portal-muted);line-height:1.65}
.portal-sidebar-note p{max-width:150px;margin:8px 0 14px}
.portal-sidebar-note a{font-size:11px;text-underline-offset:4px}
.portal-small-label{display:block;font-size:10px;font-weight:500;letter-spacing:.12em;line-height:1.6;text-transform:uppercase;color:var(--portal-muted)}
.portal-logout{margin-top:27px}
.portal-logout .portal-text-button{font-size:11px;color:var(--portal-muted)}
.portal-main{min-width:0}
.portal-heading{margin:0 0 38px}
.portal-heading .eyebrow,.auth-card>.eyebrow{margin:0 0 19px}
.portal-heading h1{font-family:var(--serif,Georgia,"Times New Roman",serif);font-weight:400;letter-spacing:-.038em;font-size:clamp(40px,4.5vw,62px);line-height:1.08;margin:0;max-width:850px;overflow-wrap:anywhere}
.portal-heading h1 em{font-weight:400;color:#7c684c}
.portal-lead{font-size:14px;line-height:1.8;max-width:560px;color:var(--portal-muted);margin:21px 0 0}
.portal-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}
.portal-heading-row>.button{flex-shrink:0;margin-bottom:5px}
.portal-breadcrumb{display:inline-block;margin:0 0 24px;font-size:12px;color:var(--portal-muted);text-decoration:none;line-height:1.6}
.portal-heading-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:26px}
.portal-heading-actions .portal-inline-link{margin:0}
.portal-section{margin-top:42px;scroll-margin-top:30px}
.portal-section-heading{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-bottom:20px}
.portal-section-heading h2,.portal-paper>h2,.portal-capacity h2,.portal-form-event h2{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:29px;font-weight:400;letter-spacing:-.025em;line-height:1.25;margin:0}
.portal-section-heading .portal-small-label+h2{margin-top:8px}
.portal-section-heading>.portal-small-label{text-align:right}
.portal-section-note{margin:18px 0!important}
.portal-paper{background:var(--portal-paper);border:1px solid var(--portal-line);padding:28px}
.portal-two-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(235px,1fr);gap:24px;align-items:start}
.portal-side-stack{display:flex;flex-direction:column;gap:16px;min-width:0}
.portal-side-stack .portal-paper h2{margin-top:8px}
.portal-side-note{font-size:11px;line-height:1.7;color:var(--portal-muted);padding:0 5px;margin:0}
.portal-side-note a{text-underline-offset:3px}
.portal-email{font-size:14px;overflow-wrap:anywhere;margin:22px 0 13px}
.portal-inline-link{display:inline-flex;align-items:center;gap:12px;margin-top:15px;font-size:12px;line-height:1.5;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.portal-inline-link:hover{color:#6e552f}
.portal-text-button{appearance:none;background:transparent;border:0;padding:5px 0;margin:0;font:inherit;font-size:12px;line-height:1.5;color:var(--portal-ink);cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;text-align:left}
.portal-text-button:hover{color:#8a5a39}
.portal-text-muted{color:var(--portal-muted)}
.portal-help{font-size:11px;line-height:1.65;color:var(--portal-muted);margin:10px 0 0;overflow-wrap:anywhere}
.portal-help ul{padding-left:18px;margin:6px 0}
.portal-help li+li{margin-top:3px}
.portal-help a,.portal-legal-note a{text-underline-offset:3px}
.portal-form-paper>h2{margin-bottom:26px}
.portal-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:32px;align-items:start}
.portal-form-aside{padding-top:6px;font-size:12px;line-height:1.8;color:var(--portal-muted)}
.portal-form-aside>h2{font-family:var(--serif,Georgia,"Times New Roman",serif);color:var(--portal-ink);font-size:29px;line-height:1.2;font-weight:400;margin:16px 0 22px}
.portal-form-aside h3{font-size:14px;font-weight:500;color:var(--portal-ink);margin:0 0 10px}
.portal-form-aside hr{border:0;border-top:1px solid var(--portal-line);margin:24px 0}
.portal-fields{display:grid;gap:22px}
.portal-field{min-width:0}
.portal-field>label,.portal-check-row>label{font-size:12px;font-weight:500;line-height:1.6;display:block;margin:0 0 8px}
.portal-field input:not([type=checkbox]):not([type=radio]),.portal-field select,.portal-field textarea{box-sizing:border-box;width:100%;min-width:0;border:1px solid rgba(34,56,49,.25);border-radius:0;background:#fffdf8;color:var(--portal-ink);padding:13px 14px;font:inherit;font-size:14px;line-height:1.5;min-height:49px;transition:border-color .18s,box-shadow .18s}
.portal-field input::placeholder,.portal-field textarea::placeholder{color:#8c938d}
.portal-field input:focus,.portal-field select:focus,.portal-field textarea:focus{border-color:var(--portal-ink);outline:2px solid rgba(163,131,88,.48);outline-offset:3px;box-shadow:none}
.portal-field textarea{min-height:140px;resize:vertical}
.portal-field select[multiple]{min-height:140px}
.portal-field input:disabled,.portal-field select:disabled,.portal-field textarea:disabled{background:#edeae1;color:var(--portal-muted)}
.portal-check-row{display:flex;align-items:flex-start;gap:11px}
.portal-check-row>label{margin:0;font-weight:400}
.portal-check-row input{accent-color:var(--portal-ink);width:18px;height:18px;min-width:18px;margin:2px 0 0;cursor:pointer}
.portal-field-check .portal-help{padding-left:29px}
.portal-required{color:var(--portal-brass)}
.portal-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:23px;margin-top:30px}
.portal-form-actions>a{font-size:12px;text-underline-offset:4px}
.portal-form-actions .button{font-size:12px;max-width:100%;white-space:normal;text-align:center}
.portal-form-errors{border-left:3px solid #8c4739;background:#f7eae3;padding:14px 17px;color:#773e33;font-size:12px;line-height:1.6;margin-bottom:24px}
.portal-form-errors p{font-weight:600;margin:0 0 8px}
.portal-form-errors ul,.portal-field-errors ul{padding:0;list-style:none;margin:0}
.portal-field-errors{font-size:11px;color:#893e32;line-height:1.6;margin-top:8px}
.has-error input:not([type=checkbox]),.has-error textarea,.has-error select{border-color:#934d40}
.portal-legal-note{font-size:10px;color:var(--portal-muted);line-height:1.8;margin:22px 0}
.portal-form-event{padding-bottom:26px;margin-bottom:27px;border-bottom:1px solid var(--portal-line)}
.portal-form-event h2{margin:10px 0 14px}
.portal-form-event>p:not(.portal-small-label):not(.portal-help){font-size:13px;margin:12px 0}
.portal-steps{padding:0;margin:20px 0 0;list-style:none;display:grid;gap:25px}
.portal-steps li{display:flex;gap:13px;align-items:start}
.portal-steps li>span{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:20px;line-height:1.2;color:var(--portal-brass)}
.portal-steps h2{font-size:13px;font-weight:500;line-height:1.5;margin:0;color:var(--portal-ink)}
.portal-steps p{margin:7px 0 0;font-size:11px}
.portal-notice{padding:25px 28px;border:1px solid var(--portal-line);background:#edf0e8;margin-bottom:28px;line-height:1.7}
.portal-notice-brass{background:#eee7d9;border-color:rgba(163,131,88,.26)}
.portal-notice h2{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:26px;line-height:1.25;font-weight:400;margin:0 0 11px}
.portal-notice .portal-small-label+h2{margin-top:12px}
.portal-notice p{font-size:12px;margin:0;max-width:730px;color:#60685e}
.portal-notice>a:not(.portal-inline-link){display:inline-block;margin-top:12px;font-size:12px;text-underline-offset:4px}
.portal-inline-notice{padding:13px 16px;border-left:2px solid var(--portal-brass);background:rgba(163,131,88,.08);font-size:11px;line-height:1.7;color:#6d6253;margin:21px 0}
.portal-stats{display:grid;border-top:1px solid var(--portal-line);border-bottom:1px solid var(--portal-line)}
.portal-stats-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.portal-stats-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.portal-stats>div{padding:25px 22px 26px;border-right:1px solid var(--portal-line);display:flex;flex-direction:column;gap:10px}
.portal-stats>div:first-child{padding-left:0}
.portal-stats>div:last-child{border-right:0}
.portal-stat-value{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:46px;line-height:1;letter-spacing:-.04em;font-variant-numeric:lining-nums tabular-nums}
.portal-stats>div>span:last-child{font-size:11px;line-height:1.5;color:var(--portal-muted)}
.portal-status{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:500;line-height:1.5;letter-spacing:.01em;background:#e9eae3;padding:6px 9px;color:#687365;max-width:100%;overflow-wrap:anywhere}
.portal-status::before{content:"";display:inline-block;width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:currentColor}
.status-requested,.status-pending,.status-waitlisted{background:#ece4d6;color:#79603c}
.status-approved,.status-published,.status-attended{background:#e2eadc;color:#3e5c41}
.status-cancelled,.status-declined,.status-rejected{background:#f1e4dd;color:#8a5748}
.status-draft,.status-archived{background:#e8e8e2;color:#697069}
.portal-empty{border:1px solid var(--portal-line);padding:40px 32px 44px;position:relative;background:var(--portal-paper);text-align:center;overflow:hidden}
.portal-empty-mark{display:flex;align-items:center;justify-content:center;width:47px;height:47px;border:1px solid #cbbba1;font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:26px;color:var(--portal-brass);margin:0 auto 22px}
.portal-empty h3{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:38px;letter-spacing:-.03em;line-height:1.15;font-weight:400;margin:12px 0 18px}
.portal-empty p:not(.portal-small-label){font-size:12px;color:var(--portal-muted);line-height:1.8;max-width:410px;margin:0 auto 27px}
.portal-empty .button{font-size:12px}
.portal-empty-compact{padding:30px}
.portal-empty-compact h3{font-size:31px}
.portal-owned{margin-bottom:36px}
.portal-owned-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.portal-owned-card{display:flex;flex-direction:column;justify-content:space-between;gap:15px;padding:23px 25px;color:#f5f1e8;background:var(--portal-ink);text-decoration:none;min-height:170px;border:1px solid var(--portal-ink)}
.portal-owned-card:hover{background:#2d473d}
.portal-owned-card .portal-small-label{color:#c7c6af}
.portal-owned-card h3{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:28px;line-height:1.2;font-weight:400;margin:0}
.portal-owned-card>span:last-child{font-size:11px;display:flex;justify-content:space-between;gap:15px}
.portal-owned-card>span:last-child span{font-size:16px;color:#c8b18b}
.portal-invitations{border-top:1px solid var(--portal-line)}
.portal-invitation{display:grid;grid-template-columns:66px minmax(0,1fr) 154px;gap:22px;padding:26px 0;border-bottom:1px solid var(--portal-line);align-items:start}
.portal-date{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--portal-ink)}
.portal-date>span:first-child{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:42px;line-height:1;font-variant-numeric:lining-nums}
.portal-date>span:nth-child(2){font-size:10px;margin-top:6px}
.portal-date>span:nth-child(3){font-size:10px;color:var(--portal-muted);margin-top:11px;border-top:1px solid var(--portal-line);padding-top:8px;min-width:46px}
.portal-invitation-body h3,.portal-event-info h3{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:25px;font-weight:400;line-height:1.25;margin:8px 0 14px;letter-spacing:-.02em;overflow-wrap:anywhere}
.portal-invitation-body h3 a,.portal-event-info h3 a{text-decoration:none}
.portal-invitation-body h3 a:hover,.portal-event-info h3 a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.portal-meta{display:flex;gap:6px 18px;flex-wrap:wrap;font-size:10px;color:var(--portal-muted);line-height:1.6}
.portal-invitation-action{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-top:3px}
.portal-invitation-action .portal-help{font-size:10px;margin:0 0 6px}
.portal-invitation-action .portal-text-button{font-size:10px}
.portal-guest-note{padding:14px 16px;background:rgba(163,131,88,.07);font-size:12px;line-height:1.8;margin:18px 0 0;color:#647065;overflow-wrap:anywhere}
.portal-ledger-row{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:20px 0;border-bottom:1px solid var(--portal-line)}
.portal-ledger-row:first-child{padding-top:0}.portal-ledger-row:last-child{padding-bottom:0;border:0}
.portal-ledger-row h3{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:24px;line-height:1.3;font-weight:400;margin:0}
.portal-ledger-row .portal-status{flex-shrink:0}
.portal-invite-owner{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:32px;margin-top:45px;border-top:1px solid var(--portal-line)}
.portal-invite-owner h2{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:28px;font-weight:400;line-height:1.25;margin:8px 0 12px}
.portal-invite-owner p{font-size:12px;color:var(--portal-muted);max-width:400px;line-height:1.8;margin:0}
.portal-invite-owner .button{flex-shrink:0;font-size:12px}
.portal-event-list{border-top:1px solid var(--portal-line)}
.portal-event-row{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:23px;padding:25px 0;border-bottom:1px solid var(--portal-line)}
.portal-event-row>.portal-inline-link{margin:0}
.portal-capacity{padding:26px 0;display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:30px;border-bottom:1px solid var(--portal-line)}
.portal-capacity h2{font-size:25px}.portal-capacity p{font-size:12px;line-height:1.8;margin:14px 0 0}.portal-capacity .portal-help{font-size:11px;max-width:490px}
.portal-capacity-side{display:flex;align-items:flex-start;flex-direction:column;gap:6px}
.portal-capacity-side .portal-inline-link{margin-top:7px}.portal-capacity-side .portal-help{margin:2px 0 0}
.portal-separator{color:var(--portal-brass);margin:0 6px}
.portal-guest-list{display:grid;gap:17px}
.portal-guest{background:var(--portal-paper);border:1px solid var(--portal-line);padding:24px 26px}
.portal-guest-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}
.portal-guest-heading h3{font-family:var(--serif,Georgia,"Times New Roman",serif);font-weight:400;font-size:26px;line-height:1.3;margin:0;overflow-wrap:anywhere}
.portal-guest-heading .portal-help{margin-top:8px}
.portal-guest-contact{font-size:13px;line-height:1.8;overflow-wrap:anywhere;margin:19px 0 0}.portal-guest-contact .portal-small-label{margin-bottom:5px}
.portal-guest-actions,.portal-review-actions{display:flex;align-items:center;gap:12px 22px;flex-wrap:wrap;margin-top:22px;padding-top:20px;border-top:1px solid var(--portal-line)}
.portal-shell .button-small{min-height:40px;padding:10px 15px;font-size:11px;gap:16px}
.portal-event-controls{margin-top:38px;border-top:1px solid var(--portal-line);border-bottom:1px solid var(--portal-line);padding:18px 0;color:var(--portal-muted);font-size:12px}
.portal-event-controls>summary,.portal-revision-details>summary{cursor:pointer;padding:5px 0;font-size:12px;line-height:1.5;text-underline-offset:4px}
.portal-controls-content{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:24px}
.portal-controls-content h3{font-weight:500;font-size:14px;color:var(--portal-ink);margin:0 0 9px}.portal-controls-content p{font-size:11px;line-height:1.8;margin:0 0 18px}
.portal-review-nav{display:flex;gap:22px;flex-wrap:wrap;margin:28px 0 0}.portal-review-nav a{font-size:12px;text-underline-offset:5px}
.portal-review-card{background:var(--portal-paper);border:1px solid var(--portal-line);padding:26px;margin-top:17px}
.portal-review-heading{display:flex;justify-content:space-between;align-items:start;gap:22px}
.portal-review-heading h3{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:28px;line-height:1.25;font-weight:400;margin:9px 0 0;overflow-wrap:anywhere}
.portal-review-heading>h3{margin:0}.portal-review-heading .portal-inline-link{flex-shrink:0;margin-top:5px}
.portal-review-card>p:not(.portal-help):not(.portal-guest-note){font-size:13px;line-height:1.85;overflow-wrap:anywhere}.portal-review-card>a{font-size:12px}
.portal-definition-list{margin:22px 0 0;display:grid;gap:14px}
.portal-definition-list>div{display:grid;grid-template-columns:145px minmax(0,1fr);gap:20px;padding-top:12px;border-top:1px solid var(--portal-line)}
.portal-definition-list dt{font-size:10px;color:var(--portal-muted);line-height:1.8;overflow-wrap:anywhere}
.portal-definition-list dd{font-size:12px;margin:0;line-height:1.8;overflow-wrap:anywhere}
.portal-revision-details{margin-top:23px}.portal-revision-details .portal-definition-list{margin-bottom:20px}
.portal-queue-empty{padding:22px 0;border-top:1px solid var(--portal-line);border-bottom:1px solid var(--portal-line);display:flex;gap:13px;align-items:center;color:var(--portal-muted);font-size:12px}.portal-queue-empty span{color:var(--portal-brass)}.portal-queue-empty p{margin:0}
.auth-shell{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;padding-top:70px;padding-bottom:95px;min-height:700px}
.auth-intro{position:relative;overflow:hidden;min-height:540px;padding:13px 0 0;display:flex;align-items:start;flex-direction:column}
.auth-intro>.eyebrow{margin:0 0 30px}
.auth-statement{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:clamp(48px,5.6vw,77px);letter-spacing:-.045em;line-height:1.1;margin:0;position:relative;z-index:1}
.auth-statement em{font-weight:400;color:#8a7151}
.auth-intro-copy{font-size:13px;line-height:1.85;max-width:320px;color:var(--portal-muted);margin:31px 0 28px;position:relative;z-index:1}
.auth-back{margin-top:auto;display:flex;gap:42px;align-items:center;font-size:12px;text-underline-offset:6px;padding:25px 0 4px;position:relative;z-index:1}
.auth-back span{font-size:18px;color:var(--portal-brass)}
.auth-door{position:absolute;right:4px;bottom:10px;width:153px;height:244px;border:1px solid rgba(163,131,88,.3);border-bottom:0;transform:skewY(-3deg);pointer-events:none}
.auth-door:before{content:"";position:absolute;inset:12px 12px 0;border:1px solid rgba(163,131,88,.24);border-bottom:0}
.auth-door span{position:absolute;inset:15px 16px -12px;background:rgba(163,131,88,.065);border:1px solid rgba(163,131,88,.32);transform:perspective(250px) rotateY(-27deg);transform-origin:left center}
.auth-door span:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:rgba(163,131,88,.55);right:10px;top:54%}
.auth-card{align-self:start;min-width:0;padding:38px 40px 31px;border:1px solid var(--portal-line);background:var(--portal-paper)}
.auth-card h1{font-family:var(--serif,Georgia,"Times New Roman",serif);font-size:44px;font-weight:400;letter-spacing:-.035em;line-height:1.15;margin:0}
.auth-card>.portal-lead{font-size:12px;margin:18px 0 29px}.auth-card>.portal-form{margin-top:27px}
.auth-card .portal-fields{gap:20px}.auth-card .portal-form-actions{margin-top:26px}
.auth-card .portal-notice{margin-top:27px;margin-bottom:0;padding:22px}.auth-card .portal-notice h2{font-size:26px}.auth-card .portal-notice p{font-size:11px}
.auth-forgot{text-align:right;margin:14px 0 24px;font-size:11px}.auth-forgot a{text-underline-offset:4px}
.auth-card .auth-submit{display:flex;justify-content:space-between;width:100%;margin-top:24px;box-sizing:border-box;font-size:12px;gap:25px}
.auth-switch{font-size:11px;text-align:center;padding-top:26px;margin:29px 0 0;border-top:1px solid var(--portal-line);color:var(--portal-muted);line-height:1.8}.auth-switch a{color:var(--portal-ink);text-underline-offset:4px;margin-left:5px}
.auth-card .portal-form-layout{display:block}.auth-card .portal-form-paper{padding:0;border:0;background:none}.auth-card .portal-heading{margin-bottom:25px}
.portal-shell a:focus-visible,.portal-shell button:focus-visible,.portal-shell summary:focus-visible,.auth-shell a:focus-visible,.auth-shell button:focus-visible{outline:2px solid var(--portal-brass);outline-offset:5px}
@media(min-width:1440px){.portal-shell{gap:76px}.auth-shell{gap:115px}.auth-card{max-width:490px;width:100%}}
@media(max-width:1100px){.portal-shell{grid-template-columns:170px minmax(0,1fr);gap:36px}.portal-form-layout{grid-template-columns:minmax(0,1fr) 185px;gap:23px}.portal-form-paper{padding:24px}.portal-heading-row{display:block}.portal-heading-row>.button{margin-top:23px}.portal-invitation{grid-template-columns:55px minmax(0,1fr);gap:17px}.portal-invitation-action{grid-column:2;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px}.portal-invitation-action .portal-help{display:none}.portal-two-columns{grid-template-columns:1fr}.portal-side-stack{display:grid;grid-template-columns:1.2fr 1fr;align-items:start}.portal-side-note{padding:8px}.auth-shell{gap:50px}.auth-card{padding:32px}.auth-statement{font-size:62px}.auth-door{right:0;width:125px;height:210px}.portal-capacity{grid-template-columns:1fr}.portal-capacity-side{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 24px}.portal-capacity-side .portal-inline-link{margin:0}.portal-capacity-side .portal-help{width:100%}.portal-stats>div{padding-left:17px;padding-right:17px}}
@media(max-width:850px){.portal-shell{grid-template-columns:1fr;gap:30px;padding-top:30px;padding-bottom:65px}.portal-sidebar{position:static}.portal-home,.portal-sidebar-note,.portal-logout{display:none}.portal-nav{flex-direction:row;flex-wrap:wrap;border-bottom:1px solid var(--portal-line);gap:0 24px}.portal-nav a{padding:13px 0!important;border-bottom:2px solid transparent;font-size:11px}.portal-nav a span{display:none}.portal-nav a[aria-current=page]{background:none;border-color:var(--portal-brass)}.portal-heading h1{font-size:53px}.portal-form-layout{grid-template-columns:minmax(0,1fr) 210px;gap:28px}.portal-invitation{grid-template-columns:60px minmax(0,1fr) 140px}.portal-invitation-action{grid-column:auto;display:flex;flex-direction:column;align-items:start}.portal-invitation-action .portal-help{display:block}.portal-heading-row{display:flex}.portal-heading-row>.button{margin:0 0 4px}.auth-shell{gap:32px;padding-top:45px;padding-bottom:65px;grid-template-columns:.85fr 1fr}.auth-statement{font-size:48px}.auth-intro-copy{font-size:12px}.auth-card{padding:28px}.auth-card h1{font-size:37px}.auth-door{width:110px;height:185px}.portal-heading-row .portal-lead{max-width:380px}}
@media(max-width:650px){.portal-shell{padding-top:19px;gap:28px}.portal-nav{gap:0 21px}.portal-nav a{font-size:10px;padding:11px 0!important}.portal-heading{margin-bottom:27px}.portal-heading h1{font-size:43px}.portal-heading .eyebrow{font-size:9px;margin-bottom:16px}.portal-lead{font-size:12px;line-height:1.8;margin-top:18px}.portal-heading-row{display:block}.portal-heading-row>.button{margin-top:22px}.portal-heading-actions{gap:15px 18px;margin-top:22px}.portal-heading-actions .portal-inline-link{font-size:10px}.portal-section-heading{gap:14px;align-items:start}.portal-section-heading h2{font-size:26px}.portal-section-heading>.portal-small-label{font-size:8px;max-width:100px}.portal-section-heading .button{font-size:10px;min-height:41px;padding:11px 13px;gap:12px}.portal-form-layout{display:flex;flex-direction:column;gap:28px}.portal-form-paper{width:100%;padding:22px}.portal-form-aside{width:100%;padding:0}.portal-form-aside>h2{font-size:28px}.portal-steps{gap:19px}.portal-two-columns{gap:20px}.portal-side-stack{display:flex}.portal-side-note{padding:0}.portal-paper{padding:22px}.portal-notice{padding:22px;margin-bottom:24px}.portal-notice h2{font-size:25px}.portal-notice p{font-size:11px}.portal-stats>div{padding:20px 11px;gap:10px}.portal-stats-three .portal-stat-value{font-size:39px}.portal-stats>div>span:last-child{font-size:9px}.portal-stats-four{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-stats-four>div:nth-child(2){border-right:0}.portal-stats-four>div:nth-child(3){padding-left:0;border-top:1px solid var(--portal-line)}.portal-stats-four>div:nth-child(4){border-top:1px solid var(--portal-line)}.portal-stats-four .portal-stat-value{font-size:40px}.portal-empty{padding:29px 21px 32px}.portal-empty h3{font-size:33px}.portal-empty p:not(.portal-small-label){font-size:11px}.portal-empty .button{font-size:11px}.portal-invitation{grid-template-columns:48px minmax(0,1fr);gap:15px;padding:22px 0}.portal-date>span:first-child{font-size:36px}.portal-date>span:nth-child(2){font-size:9px}.portal-invitation-body>.portal-small-label{font-size:8px}.portal-invitation-body h3{font-size:24px;margin-top:7px}.portal-invitation-action{grid-column:2;flex-direction:row;align-items:center;gap:12px}.portal-invitation-action .portal-help{display:none}.portal-invitation-action .portal-text-button{font-size:9px}.portal-meta{font-size:9px;gap:5px 13px}.portal-guest-note{font-size:11px;padding:12px 14px}.portal-status{font-size:9px;padding:5px 8px}.portal-owned-grid{grid-template-columns:1fr}.portal-owned-card{min-height:148px;padding:22px}.portal-owned-card h3{font-size:27px}.portal-invite-owner{display:block;margin-top:32px;padding-top:25px}.portal-invite-owner .button{margin-top:20px;font-size:11px}.portal-invite-owner p{font-size:11px}.portal-invite-owner h2{font-size:28px}.portal-ledger-row{flex-direction:column;gap:13px}.portal-event-row{grid-template-columns:48px minmax(0,1fr);gap:15px}.portal-event-row>.portal-inline-link{grid-column:2;margin:0;font-size:11px}.portal-event-info h3{font-size:24px;margin-top:10px;margin-bottom:10px}.portal-capacity{gap:22px;padding:24px 0}.portal-capacity h2{font-size:25px}.portal-capacity p{font-size:11px}.portal-capacity .portal-help{font-size:10px}.portal-guest{padding:20px}.portal-guest-heading{gap:15px}.portal-guest-heading h3{font-size:25px}.portal-guest-heading .portal-status{flex-shrink:0}.portal-guest-heading .portal-help{font-size:9px}.portal-guest-contact{font-size:12px}.portal-guest-actions{gap:12px 16px}.portal-shell .button-small{font-size:10px;padding:10px 13px;min-height:39px}.portal-text-button{font-size:11px}.portal-controls-content{grid-template-columns:1fr;gap:26px}.portal-review-nav{gap:20px}.portal-review-nav a{font-size:11px}.portal-review-card{padding:21px}.portal-review-heading{flex-wrap:wrap;gap:12px}.portal-review-heading h3{font-size:26px}.portal-review-heading .portal-inline-link{font-size:10px}.portal-definition-list>div{grid-template-columns:1fr;gap:5px}.portal-definition-list dt{font-size:9px}.portal-definition-list dd{font-size:11px}.portal-review-card>p:not(.portal-help):not(.portal-guest-note){font-size:12px}.portal-review-actions{gap:14px}.portal-queue-empty{font-size:11px}.auth-shell{display:flex;flex-direction:column;padding-top:31px;padding-bottom:48px;gap:28px;min-height:0}.auth-intro{display:none}.auth-card{padding:28px 23px 25px;width:100%}.auth-card h1{font-size:40px}.auth-card>.eyebrow{font-size:9px;margin-bottom:16px}.auth-card>.portal-lead{font-size:12px;margin-bottom:24px}.auth-card .portal-fields{gap:20px}.portal-field input:not([type=checkbox]):not([type=radio]),.portal-field select,.portal-field textarea{font-size:16px;min-height:49px;padding:12px}.portal-field>label,.portal-check-row>label{font-size:11px}.portal-help{font-size:10px}.auth-card .portal-notice{padding:20px;margin-top:24px}.auth-switch{font-size:11px}.portal-form-actions{gap:20px;margin-top:26px}.portal-form-actions>.button{width:100%;justify-content:space-between;font-size:11px}.portal-form-actions>a{font-size:11px}.portal-legal-note{font-size:9px}.portal-section{margin-top:33px}.portal-breadcrumb{font-size:10px;margin-bottom:20px}}
@media(max-width:850px){.portal-logout{display:block;margin-top:12px;text-align:right}.portal-logout .portal-text-button{font-size:10px}}
@media(max-width:650px){.portal-guest-heading{flex-direction:column;gap:12px}.portal-guest-heading .portal-status{font-size:10px}.portal-guest-heading .portal-help{font-size:10px}}
@media(prefers-reduced-motion:reduce){.portal-shell *,.auth-shell *{transition:none!important;scroll-behavior:auto!important}}
.portal-calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:27px 0 20px}.portal-calendar-month{display:flex;align-items:center;gap:18px}.portal-calendar-month h3{font-family:var(--serif,Georgia,serif);font-size:30px;font-weight:400;text-transform:capitalize;line-height:1.2;margin:0}.portal-calendar-month>a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--portal-line);text-decoration:none;font-size:19px}.portal-calendar-month>a:hover{background:var(--portal-paper)}.portal-calendar-toolbar>.portal-inline-link{margin:0;white-space:nowrap}
.portal-calendar{table-layout:fixed;width:100%;border-collapse:collapse}.portal-calendar th{font-size:10px;font-weight:500;text-align:left;padding:11px;color:var(--portal-muted);border-bottom:1px solid var(--portal-line)}.portal-calendar abbr{text-decoration:none}.portal-calendar td{vertical-align:top;height:112px;border:1px solid var(--portal-line);padding:9px;position:relative}.portal-calendar td>time{font-size:12px;display:inline-flex;justify-content:center;align-items:center;width:25px;height:25px}.portal-calendar .calendar-today{background:rgba(163,131,88,.07)}.calendar-today>time{background:var(--portal-ink);border-radius:50%;color:var(--portal-paper)}.portal-calendar .calendar-outside{background:rgba(34,56,49,.025);color:#a8aaa1}.calendar-day-events{display:grid;gap:9px;margin-top:7px}.calendar-day-events>a{display:grid;gap:4px;text-decoration:none;font-size:10px;line-height:1.45;overflow-wrap:anywhere;border-left:2px solid var(--portal-brass);padding-left:7px}.calendar-day-events>a:hover{text-decoration:underline;text-underline-offset:3px}.calendar-event-time{color:var(--portal-muted);font-size:9px}.calendar-day-events small{font-size:9px;color:var(--portal-muted)}.calendar-day-count{display:none}.portal-calendar-hint{margin:15px 0 25px!important}.portal-month-agenda .portal-event-row{grid-template-columns:66px minmax(0,1fr);scroll-margin-top:30px}.portal-agenda-actions{display:flex;gap:10px 25px;flex-wrap:wrap;margin-top:17px}.portal-agenda-actions .portal-inline-link{margin:0;font-size:11px}.portal-calendar-requests{font-size:11px;color:#8a633d;margin:10px 0 0}.portal-event-primary-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.portal-event-primary-actions .button{font-size:12px}
@media(max-width:650px){.portal-calendar-toolbar{align-items:start;gap:10px;margin-top:24px;flex-wrap:wrap}.portal-calendar-month{gap:12px;justify-content:space-between;width:100%}.portal-calendar-month h3{font-size:27px}.portal-calendar-month>a{width:42px;height:42px}.portal-calendar-toolbar>.portal-inline-link{font-size:10px;margin-left:54px}.portal-calendar th{font-size:9px;padding:10px 5px;text-align:center}.portal-calendar td{height:68px;padding:5px 2px;text-align:center}.portal-calendar td>time{font-size:11px}.calendar-day-events{display:none}.calendar-day-count{display:block;text-decoration:none;font-size:10px;color:var(--portal-ink);line-height:26px;min-height:26px}.calendar-day-count span{color:var(--portal-brass);font-size:20px;line-height:10px}.portal-calendar-hint{font-size:10px}.portal-month-agenda .portal-event-row{grid-template-columns:48px minmax(0,1fr)}.portal-agenda-actions{gap:12px 18px}.portal-agenda-actions .portal-inline-link{font-size:10px}.portal-event-primary-actions .button{font-size:11px;padding:12px 15px}}
