.portal-root.portal-shell{--portal-surface-dim:#101413;--portal-surface:#344a44;--portal-surface-container-low:#181c1b;--portal-surface-container-high:#272b2a;--portal-surface-container-highest:#323635;--portal-primary:#dcdcdc;--portal-primary-container:silver;--portal-on-surface:#e0e3e1;--portal-on-surface-variant:#c4c7c7;--portal-outline-variant:#444748;--portal-secondary-container:#494949;--portal-brand-green:#4f5e4a;--portal-font-display:"Montserrat", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--portal-font-body:"Montserrat", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--portal-font-label:"Public Sans", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--portal-rail-w:5.5rem;--portal-topbar-h:16rem;box-sizing:border-box;background:var(--portal-surface-dim);width:100vw;max-width:none;min-height:100vh;color:var(--portal-on-surface);font-family:var(--portal-font-body);text-align:left;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);font-size:16px;line-height:1.45;position:relative;overflow-x:hidden}.portal-root.portal-shell *,.portal-root.portal-shell :before,.portal-root.portal-shell :after{box-sizing:border-box}.portal-root.portal-shell .portal-rail{z-index:50;width:var(--portal-rail-w);background:var(--portal-surface-container-low);flex-direction:column;align-items:center;height:100vh;padding:1.25rem 0 1rem;display:flex;position:fixed;top:0;left:0}.portal-root.portal-shell .portal-rail-logo-link{margin-bottom:1.75rem;line-height:0;display:block}.portal-root.portal-shell .portal-rail-logo-img{object-fit:contain;width:2rem;height:2rem}.portal-root.portal-shell .portal-rail-nav{flex-direction:column;align-items:center;gap:.35rem;width:100%;display:flex}.portal-root.portal-shell .portal-rail-nav-bottom{margin-top:auto;padding-top:1rem}.portal-root.portal-shell .portal-rail-link{width:100%;font-family:var(--portal-font-label);letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--portal-on-surface-variant);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.55rem .25rem;font-size:.5625rem;text-decoration:none;transition:color .2s,background .2s;display:flex}.portal-root.portal-shell .portal-rail-link:hover{color:var(--portal-on-surface);background:#272b2a8c}.portal-root.portal-shell .portal-rail-link-active{color:var(--portal-primary);background:var(--portal-surface-container-high)}.portal-root.portal-shell .portal-rail-icon.portal-icon{margin-right:0;font-size:1.35rem}.portal-root.portal-shell .portal-rail-icon-count{min-width:1.35rem;min-height:1.35rem;font-family:var(--portal-font-label);letter-spacing:0;color:var(--portal-primary);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.portal-root.portal-shell .portal-rail-icon-count--empty .portal-icon{color:#c4c7c773;margin-right:0;font-size:1.15rem}.portal-root.portal-shell .portal-rail-link-active .portal-rail-icon-count--empty .portal-icon{color:var(--portal-on-surface-variant)}.portal-root.portal-shell .portal-rail-label{max-width:4.75rem;line-height:1.15}.portal-root.portal-shell .portal-icon{font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;margin-right:.75rem;font-family:Material Symbols Outlined;font-size:1rem;font-style:normal;font-weight:300;line-height:1}.portal-root.portal-shell .portal-main{margin-left:var(--portal-rail-w);background:var(--portal-surface-dim);min-height:100vh}.portal-root.portal-shell .portal-topbar{top:0;right:0;left:var(--portal-rail-w);z-index:40;height:var(--portal-topbar-h);-webkit-backdrop-filter:blur(20px);background:#344a44e6;align-items:flex-start;padding:1.5rem 3rem;display:flex;position:fixed}.portal-root.portal-shell .portal-topbar-inner{gap:4rem;width:100%;max-width:56rem;height:100%;display:flex}.portal-root.portal-shell .portal-feed{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.portal-root.portal-shell .portal-feed-title{font-family:var(--portal-font-label);letter-spacing:.2em;text-transform:uppercase;color:#e0e3e1b3;margin-bottom:1rem;font-size:9px}.portal-root.portal-shell .portal-feed-realtime-hint{font-family:var(--portal-font-label);letter-spacing:.04em;color:#e0e3e173;margin:-.5rem 0 .65rem;font-size:9px;line-height:1.3}.portal-root.portal-shell .portal-feed-list{flex:1;max-height:120px;padding-bottom:1rem;padding-right:.5rem;overflow-y:auto}.portal-root.portal-shell .portal-feed-list-muted{opacity:.6}.portal-root.portal-shell .portal-feed-item{color:#e0e3e1e6;margin:0 0 .5rem;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:13px;line-height:1.35}.portal-root.portal-shell .portal-feed-item--tooltip{cursor:help;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.portal-root.portal-shell .portal-feed-item-meta{font-family:var(--portal-font-label);color:#e0e3e18c;font-size:11px;font-style:italic}.portal-root.portal-shell .portal-canvas{max-width:72rem;padding:2rem 2.5rem 3rem}.portal-root.portal-shell .portal-canvas--with-topbar{padding-top:calc(var(--portal-topbar-h) + 1.5rem)}.portal-root.portal-shell .portal-serif-title{color:var(--portal-primary);margin:0 0 1.5rem;font-family:Newsreader,Georgia,serif;font-size:1.5rem;font-style:italic;font-weight:300}.portal-root.portal-shell .portal-badge{background:var(--portal-secondary-container);color:var(--portal-on-surface);font-family:var(--portal-font-label);letter-spacing:.2em;text-transform:uppercase;border-radius:2px;padding:.125rem .5rem;font-size:9px;display:inline-block}.portal-root.portal-shell .portal-list-link{color:inherit;border-bottom:1px solid #4447481a;padding:.75rem 0;text-decoration:none;transition:background .2s;display:block}.portal-root.portal-shell .portal-list-link:hover{background:#272b2a33}.portal-root.portal-shell .portal-list-link-row{justify-content:space-between;align-items:center;display:flex}.portal-root.portal-shell .portal-list-link-title{color:var(--portal-on-surface);margin:0;font-family:Newsreader,Georgia,serif;font-size:1.125rem}.portal-root.portal-shell .portal-panel{background:#181c1b59;border:none;border-radius:4px;min-height:140px;padding:1.75rem 2rem}.portal-root.portal-shell .portal-page-title{font-family:var(--portal-font-label);letter-spacing:.2em;text-transform:uppercase;color:#c4c7c799;margin:0 0 .5rem;font-size:.65rem}.portal-root.portal-shell .portal-page-heading{font-family:var(--portal-font-body);letter-spacing:.02em;color:var(--portal-primary);margin:0 0 1.5rem;font-size:1.75rem;font-style:normal;font-weight:600}.portal-root.portal-shell .portal-page-heading-compact{margin-bottom:0}.portal-root.portal-shell .portal-page-title-row{align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.portal-root.portal-shell .portal-page-title-row .portal-page-heading-compact{margin-bottom:0}.portal-root.portal-shell .portal-page-title-row--centered{justify-content:center;margin-bottom:1.75rem}.portal-root.portal-shell .portal-intents-page--chooser,.portal-root.portal-shell .portal-intents-page--form{flex-direction:column;align-items:center;width:100%;display:flex}.portal-root.portal-shell .portal-intents-page--chooser .portal-intent-session-list{width:100%;max-width:40rem}.portal-root.portal-shell .portal-section-heading{font-family:var(--portal-font-body);color:var(--portal-primary);margin:0 0 .75rem;font-size:1.125rem;font-style:normal;font-weight:600}.portal-root.portal-shell .portal-page-subtitle{max-width:36rem;color:var(--portal-on-surface-variant);margin:0 0 2rem;font-size:.9375rem;line-height:1.45}.portal-root.portal-shell .portal-grid-12{grid-template-columns:repeat(12,1fr);gap:3rem;display:grid}.portal-root.portal-shell .portal-col-3{grid-column:span 3}.portal-root.portal-shell .portal-col-9{grid-column:span 9}.portal-root.portal-shell .portal-subnav-btn{text-align:left;width:100%;font-family:var(--portal-font-label);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;padding:.75rem 1rem;font-size:10px;transition:color .2s,background .2s}.portal-root.portal-shell .portal-subnav-btn-active{background:var(--portal-surface-container-high);color:var(--portal-primary);border-left:2px solid var(--portal-primary)}.portal-root.portal-shell .portal-subnav-btn-idle{color:#c4c7c799;background:0 0}.portal-root.portal-shell .portal-subnav-btn-idle:hover{color:var(--portal-on-surface)}.portal-root.portal-shell .portal-btn-outline{font-family:var(--portal-font-label);letter-spacing:.2em;text-transform:uppercase;color:var(--portal-on-surface);cursor:pointer;background:0 0;border:1px solid #dcdcdc4d;padding:.5rem 2rem;font-size:10px;transition:background .2s,color .2s}.portal-root.portal-shell .portal-btn-outline:hover{background:var(--portal-brand-green);color:var(--portal-surface-dim);border-color:var(--portal-brand-green)}.portal-root.portal-shell .portal-section-head{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.portal-root.portal-shell .portal-section-head-left{align-items:center;gap:1rem;display:flex}.portal-root.portal-shell .portal-action-row{flex-wrap:wrap;gap:.5rem;display:flex}.portal-root.portal-shell .portal-btn-solid{font-family:var(--portal-font-label);letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--portal-brand-green);background:var(--portal-brand-green);color:var(--portal-surface-dim);cursor:pointer;padding:.5rem 1.2rem;font-size:10px;transition:opacity .2s,transform .2s}.portal-root.portal-shell .portal-btn-solid:hover{opacity:.88}.portal-root.portal-shell .portal-btn-solid:disabled,.portal-root.portal-shell .portal-btn-outline:disabled{opacity:.5;cursor:not-allowed}.portal-root.portal-shell .portal-foundation-page{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;display:flex}.portal-root.portal-shell .portal-foundation-page__stack{box-sizing:border-box;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:40rem;padding:0 .5rem;display:flex}.portal-root.portal-shell .portal-foundation-page__content{box-sizing:border-box;width:100%;max-width:52rem;padding:.75rem .5rem 0}.portal-root.portal-shell .portal-foundation-panel{background:0 0;border:none;border-radius:0;width:100%;min-height:0;padding:.25rem 0 0}.portal-root.portal-shell .portal-foundation-org-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;width:100%;margin:0;display:flex}.portal-root.portal-shell .portal-foundation-org-label{font-family:var(--portal-font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--portal-on-surface-variant);flex:none;align-items:center;min-height:2.75rem;margin:0;font-size:.6875rem;line-height:1.2;display:inline-flex}.portal-root.portal-shell .portal-foundation-org-select{flex:0 auto;align-self:center;width:auto;min-width:min(100%,12rem);max-width:18rem;min-height:2.75rem;padding:.5rem 2rem .5rem .75rem;font-size:.9375rem;line-height:1.2;transform:translateY(-1px)}.portal-root.portal-shell .portal-primary-action{box-sizing:border-box;min-height:2.75rem;font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;text-align:center;color:var(--portal-on-surface);cursor:pointer;appearance:none;background:#4f5e4a24;border:1px solid #4f5e4a8c;border-radius:9999px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.75rem;line-height:1.2;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .12s;display:inline-flex}.portal-root.portal-shell .portal-primary-action:hover:not(:disabled){background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim);box-shadow:0 2px 12px #4f5e4a52}.portal-root.portal-shell .portal-primary-action:active:not(:disabled){transform:translateY(1px)}.portal-root.portal-shell .portal-primary-action:disabled{opacity:.55;cursor:not-allowed}.portal-root.portal-shell .portal-primary-action--compact{letter-spacing:.12em;min-height:2.35rem;padding:.45rem 1rem;font-size:.625rem}.portal-root.portal-shell .portal-primary-action--secondary,.portal-root.portal-shell .portal-primary-action--muted{color:var(--portal-on-surface-variant);background:0 0;border-color:#4447488c}.portal-root.portal-shell .portal-primary-action--secondary:hover:not(:disabled),.portal-root.portal-shell .portal-primary-action--muted:hover:not(:disabled){color:var(--portal-primary);box-shadow:none;background:#4f5e4a1f;border-color:#4f5e4aa6}.portal-root.portal-shell .portal-foundation-entities-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;margin-top:.5rem;display:flex}.portal-root.portal-shell .portal-foundation-capacity-text{color:var(--portal-on-surface-variant);text-align:center;margin:0;font-size:.8125rem;line-height:1.45}.portal-root.portal-shell .portal-foundation-show-archived{color:var(--portal-on-surface-variant);cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:.4rem;font-size:.75rem;display:inline-flex}.portal-root.portal-shell .portal-foundation-inline-action{justify-content:center;margin-top:.75rem;display:flex}.portal-root.portal-shell .portal-foundation-empty-note{color:var(--portal-on-surface-variant);text-align:center;margin:.75rem 0 0;font-size:.8125rem;line-height:1.45}.portal-root.portal-shell .portal-foundation-form-error{margin-top:.75rem}.portal-root.portal-shell .portal-foundation-table-wrap{width:100%;margin-top:1rem;overflow-x:auto}.portal-root.portal-shell .portal-foundation-table{margin:0 auto}.portal-root.portal-shell .portal-foundation-table th{text-align:center;vertical-align:middle}.portal-root.portal-shell .portal-foundation-table td{text-align:left;vertical-align:middle}.portal-root.portal-shell .portal-foundation-table-muted{color:var(--portal-on-surface-variant);font-size:.8125rem}.portal-root.portal-shell .portal-foundation-status-message{color:var(--portal-on-surface-variant);text-align:center;margin:.75rem 0 0;font-size:.8125rem;line-height:1.45}.portal-root.portal-shell .portal-foundation-non-admin-note{color:var(--portal-on-surface-variant);text-align:center;margin:0 0 .5rem;font-size:.8125rem;line-height:1.45}.portal-root.portal-shell .portal-foundation-org-placeholder{color:var(--portal-on-surface-variant);text-align:center;flex:100%;margin:0;font-size:.8125rem;line-height:1.45}.portal-root.portal-shell .portal-foundation-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;padding-bottom:.25rem;display:flex}.portal-root.portal-shell .portal-foundation-tabs-divider{background:#4f5e4a38;border-radius:1px;width:min(100%,28rem);height:1px;margin:.35rem 0 .15rem}.portal-root.portal-shell .portal-foundation-edit-archive-action{justify-content:center;width:100%;max-width:25rem;margin-top:.25rem;display:flex}.portal-root.portal-shell .portal-foundation-edit-archive-action .portal-intent-stack-btn{width:100%;max-width:25rem;margin-bottom:0}.portal-root.portal-shell .portal-foundation-tab{box-sizing:border-box;min-height:2.75rem;font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;text-align:center;color:var(--portal-on-surface);cursor:pointer;background:#4f5e4a24;border:1px solid #4f5e4a8c;border-radius:9999px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.75rem;line-height:1.2;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .12s;display:inline-flex}.portal-root.portal-shell .portal-foundation-tab:hover{background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim);transform:translateY(-1px);box-shadow:0 2px 12px #4f5e4a52}.portal-root.portal-shell .portal-foundation-tab--active{background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim);box-shadow:0 2px 12px #4f5e4a52}.portal-root.portal-shell .portal-foundation-tab--active:hover{background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim);transform:translateY(-1px)}.portal-root.portal-shell .portal-table{border-collapse:collapse;width:100%;font-size:.8125rem}.portal-root.portal-shell .portal-table th,.portal-root.portal-shell .portal-table td{text-align:left;vertical-align:top;border:1px solid #44474840;padding:.5rem .65rem}.portal-root.portal-shell .portal-table th{font-family:var(--portal-font-label);letter-spacing:.08em;text-transform:uppercase;background:#10141380;font-size:9px}.portal-root.portal-shell .portal-role-mapping-table{table-layout:fixed}.portal-root.portal-shell .portal-role-mapping-table-col-people{width:37.5%;min-width:16rem}.portal-root.portal-shell .portal-role-mapping-th-role{text-align:center}.portal-root.portal-shell .portal-role-mapping-cell-check{text-align:center;vertical-align:middle;position:relative}.portal-root.portal-shell .portal-sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.portal-root.portal-shell a.portal-btn-solid,.portal-root.portal-shell a.portal-btn-outline,.portal-root.portal-shell .portal-foundation-tabs a{text-decoration:none}.portal-root.portal-shell .portal-intents-capital-split{isolation:isolate;width:100%;padding-bottom:.5rem;position:relative}.portal-root.portal-shell .portal-intents-left-column{z-index:1;width:28rem;max-width:100%;position:relative}.portal-root.portal-shell .portal-intents-side-well{box-sizing:border-box;z-index:0;background:#e0e3e112;border:1px solid #44474838;border-radius:2px;width:26rem;max-width:min(26rem,100vw - 37rem);padding:1.25rem 1.5rem;position:absolute;top:0;left:30.5rem}.portal-root.portal-shell .portal-intents-side-fields-inner{gap:.85rem;display:grid}.portal-root.portal-shell .portal-intents-entity-access{z-index:2;width:100%;max-width:28rem;margin-top:2rem;position:relative}@media (width<=52rem){.portal-root.portal-shell .portal-intents-side-well{width:100%;max-width:28rem;margin-top:1.5rem;position:static;top:auto;left:auto}}.portal-root.portal-shell .portal-account-grid{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem;max-width:48rem;display:grid}.portal-root.portal-shell .portal-account-card{text-align:left;color:inherit;cursor:pointer;background:#181c1b73;border:none;border-radius:4px;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.25rem 1.35rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.portal-root.portal-shell .portal-account-card:hover{background:var(--portal-surface-container-high)}.portal-root.portal-shell .portal-account-card--action{font:inherit}.portal-root.portal-shell .portal-account-card-icon{color:var(--portal-on-surface-variant);margin-right:0;font-size:1.25rem}.portal-root.portal-shell .portal-account-card-title{font-family:var(--portal-font-label);letter-spacing:.14em;text-transform:uppercase;color:var(--portal-primary);font-size:.65rem}.portal-root.portal-shell .portal-account-card-desc{color:var(--portal-on-surface-variant);font-size:.8125rem;line-height:1.4}.portal-root.portal-shell .portal-help-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;max-width:52rem;display:grid}.portal-root.portal-shell .portal-help-card{background:#181c1b73;border-radius:4px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.35rem;display:flex}.portal-root.portal-shell .portal-help-card-title{font-family:var(--portal-font-label);letter-spacing:.14em;text-transform:uppercase;color:var(--portal-primary);margin:0;font-size:.65rem}.portal-root.portal-shell .portal-help-card-desc{color:var(--portal-on-surface-variant);margin:0 0 .35rem;font-size:.8125rem;line-height:1.4}.portal-root.portal-shell a.portal-btn-action{text-decoration:none}.portal-root.portal-shell .portal-records-toolbar{margin:-.5rem 0 1.5rem}.portal-root.portal-shell .portal-help-wrap{flex-shrink:0;display:inline-flex;position:relative}.portal-root.portal-shell .portal-help-trigger{color:#c4c7c773;cursor:help;opacity:.85;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:.1rem;display:inline-flex}.portal-root.portal-shell .portal-help-trigger:hover,.portal-root.portal-shell .portal-help-trigger:focus-visible{color:var(--portal-on-surface-variant);opacity:1;outline:none}.portal-root.portal-shell .portal-help-icon{margin-right:0;font-size:.85rem}.portal-root.portal-shell .portal-help-popover{z-index:80;width:max(16rem,18vw);max-width:20rem;font-family:var(--portal-font-body);letter-spacing:normal;text-transform:none;color:var(--portal-on-surface);background:var(--portal-surface-container-highest);border:1px solid #44474840;border-radius:2px;padding:.65rem .75rem;font-size:.8125rem;line-height:1.45;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 12px 32px #00000059}.portal-root.portal-shell .portal-help-wrap--panel .portal-help-popover--panel{width:min(26rem,100vw - 8rem);max-width:26rem;padding:1rem 1.15rem;font-size:.875rem;line-height:1.55;left:50%;right:auto;transform:translate(-50%)}.portal-root.portal-shell .portal-help-popover-p{margin:0 0 .75rem}.portal-root.portal-shell .portal-help-popover-p:last-child{margin-bottom:0}.portal-root.portal-shell .portal-intent-stack{box-sizing:border-box;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:32rem;padding:0 .5rem;display:flex}.portal-root.portal-shell .portal-intent-stack-block{flex-direction:column;align-items:center;gap:.65rem;width:100%;margin-bottom:.25rem;display:flex}.portal-root.portal-shell .portal-intent-stack-section-heading{width:100%;font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--portal-primary);text-align:center;flex-direction:column;align-items:center;margin:0;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.3;display:flex}.portal-root.portal-shell .portal-intent-stack-section-heading:after{content:"";background:#4f5e4a6b;border-radius:1px;width:5.5rem;height:1px;margin-top:.625rem;display:block}.portal-root.portal-shell .portal-intent-stack-block+.portal-intent-stack-section-heading{margin-top:.75rem}.portal-root.portal-shell .portal-intent-stack-descriptor,.portal-root.portal-shell .portal-intent-stack-subheading{font-family:var(--portal-font-body);letter-spacing:.01em;text-transform:none;color:var(--portal-on-surface-variant);text-align:center;margin:0;font-size:1rem;font-style:normal;font-weight:400;line-height:1.4}.portal-root.portal-shell .portal-intent-stack-descriptor{box-sizing:border-box;width:100%;max-width:100%;margin-top:.35rem;padding:0 .25rem}@media (width>=48rem){.portal-root.portal-shell .portal-intent-stack-descriptor{white-space:nowrap;width:auto;max-width:none;padding:0}}.portal-root.portal-shell .portal-intent-stack-btn{box-sizing:border-box;width:100%;max-width:25rem;min-height:3.75rem;font-family:var(--portal-font-label);letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--portal-on-surface);cursor:pointer;appearance:none;background:#4f5e4a24;border:1.5px solid #4f5e4aa6;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-size:1.05rem;line-height:1.25;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .12s;display:flex}@media (width>=48rem){.portal-root.portal-shell .portal-intent-stack-btn{min-height:3.75rem;font-size:1.2rem}}.portal-root.portal-shell .portal-intent-stack-btn:hover{background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim);transform:translateY(-1px);box-shadow:0 3px 16px #4f5e4a61}.portal-root.portal-shell .portal-intent-stack-btn:active{transform:translateY(0);box-shadow:0 1px 8px #4f5e4a47}.portal-root.portal-shell .portal-intent-stack-btn--inline{letter-spacing:.1em;flex:none;width:auto;max-width:none;min-height:2.75rem;margin-bottom:0;padding:.65rem 1.35rem;font-size:.75rem}.portal-root.portal-shell .portal-intent-stack-btn--inline:hover{transform:translateY(-1px)}.portal-root.portal-shell .portal-intent-stack-btn--inline:active{transform:translateY(0)}.portal-root.portal-shell .portal-intent-stack-block .portal-intent-stack-btn{margin-bottom:1.25rem}@media (width>=48rem){.portal-root.portal-shell .portal-intent-stack-block .portal-intent-stack-btn{margin-bottom:1.5rem}}.portal-root.portal-shell .portal-btn-action{font-family:var(--portal-font-label);letter-spacing:.14em;text-transform:uppercase;color:var(--portal-on-surface);cursor:pointer;background:0 0;border:1px solid #dcdcdc47;align-self:flex-start;padding:.55rem 1.1rem;font-size:.5625rem;transition:background .2s,color .2s,border-color .2s}.portal-root.portal-shell .portal-btn-action:hover:not(:disabled){background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim)}.portal-root.portal-shell .portal-btn-action:disabled{opacity:.5;cursor:not-allowed}.portal-root.portal-shell .portal-intent-form{max-width:32rem}.portal-root.portal-shell .portal-intent-form--centered{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:32rem;margin:0 auto;padding:0 .5rem;display:flex}.portal-root.portal-shell .portal-intent-back{font-family:var(--portal-font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--portal-on-surface-variant);cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;gap:.35rem;margin:0 0 1rem;padding:.25rem .5rem;font-size:.625rem;display:inline-flex}.portal-root.portal-shell .portal-intent-back:hover{color:var(--portal-primary)}.portal-root.portal-shell .portal-intent-form-heading{width:100%;font-family:var(--portal-font-body);letter-spacing:.02em;text-align:center;color:var(--portal-primary);margin:0 0 .5rem;font-size:1.125rem;font-style:normal;font-weight:600}.portal-root.portal-shell .portal-intent-form-desc{text-align:center;max-width:26rem;color:var(--portal-on-surface-variant);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.portal-root.portal-shell .portal-intent-form-fields{flex-direction:column;align-items:center;gap:1.15rem;width:100%;max-width:25rem;display:flex}.portal-root.portal-shell .portal-intent-field{width:100%}.portal-root.portal-shell .portal-intent-field-label-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.portal-root.portal-shell .portal-intent-field-label-wrap{text-align:center;margin-bottom:.5rem}.portal-root.portal-shell .portal-intent-field-label{font-family:var(--portal-font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--portal-on-surface-variant);text-align:center;margin:0;font-size:.625rem;display:block}.portal-root.portal-shell .portal-intent-field-control{width:100%}.portal-root.portal-shell .portal-intent-required{color:var(--portal-primary)}.portal-root.portal-shell .portal-intent-form--centered .portal-intent-input{width:100%;min-height:3rem;font-family:var(--portal-font-body);color:var(--portal-on-surface);box-sizing:border-box;background:#1014138c;border:1px solid #44474873;border-radius:.5rem;margin-top:0;padding:.75rem 1rem;font-size:1.0625rem;line-height:1.4}.portal-root.portal-shell .portal-intent-form--centered .portal-intent-input::placeholder{color:#c4c7c773;font-size:1rem}.portal-root.portal-shell .portal-intent-form--centered select.portal-intent-input{cursor:pointer}.portal-root.portal-shell .portal-intent-form--centered textarea.portal-intent-input{resize:vertical;min-height:5rem}.portal-root.portal-shell .portal-intent-date-wrap{width:100%;min-width:0;position:relative}.portal-root.portal-shell .portal-intent-input--date{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;min-width:0;padding-right:3.25rem;font-size:max(1.0625rem,16px)}.portal-root.portal-shell .portal-intent-input--date::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0;width:3.25rem;height:100%;margin:0;padding:0;position:absolute;right:0}.portal-root.portal-shell .portal-intent-date-trigger{cursor:pointer;color:#c4dcd2eb;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0;padding:0;display:flex;position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.portal-root.portal-shell .portal-intent-date-trigger:hover,.portal-root.portal-shell .portal-intent-date-trigger:focus-visible{color:#e8f5ef;background:#44785f38;outline:none}.portal-root.portal-shell .portal-intent-date-icon{font-size:1.35rem;line-height:1}.portal-root.portal-shell .portal-intent-form-submit{justify-content:center;width:100%;margin-top:.5rem;display:flex}.portal-root.portal-shell .portal-intent-form-submit .portal-intent-stack-btn{letter-spacing:.05em;white-space:normal;-webkit-hyphens:auto;hyphens:auto;width:100%;max-width:25rem;min-height:3.5rem;padding:.9rem 1.25rem;font-size:.95rem;line-height:1.25}@media (width>=48rem){.portal-root.portal-shell .portal-intent-form-submit .portal-intent-stack-btn{font-size:1.05rem}}.portal-root.portal-shell .portal-intent-field-note{color:var(--portal-on-surface-variant);margin:.35rem 0 0;font-size:.75rem;font-style:italic;line-height:1.4}.portal-root.portal-shell .portal-intent-form-error{color:#e8a0a0;text-align:center;width:100%;margin:0;font-size:.875rem}.portal-root.portal-shell .portal-files-placeholder{text-align:center;background:#10141359;border:1px dashed #44474866;border-radius:.5rem;padding:1rem}.portal-root.portal-shell .portal-files-placeholder--drag{border-color:var(--portal-brand-green);background:#4f5e4a26}.portal-root.portal-shell .portal-files-placeholder-label{cursor:pointer;color:var(--portal-on-surface-variant);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.portal-root.portal-shell .portal-files-placeholder-name{color:var(--portal-on-surface);margin:.5rem 0 0;font-size:.8125rem}.portal-root.portal-shell .portal-intent-confirmation{border-color:#4f5e4a59;margin-bottom:1.5rem}.portal-root.portal-shell .portal-associated-files-list{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.portal-root.portal-shell .portal-associated-files-item{background:#10141359;border:1px solid #44474859;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.portal-root.portal-shell .portal-associated-files-name{min-width:0;color:var(--portal-on-surface);overflow-wrap:anywhere;flex:1;font-size:.8125rem}.portal-root.portal-shell .portal-associated-files-remove{color:var(--portal-on-surface-variant);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:.25rem;font-size:.75rem;text-decoration:underline}.portal-root.portal-shell .portal-associated-files-remove:hover{color:var(--portal-on-surface)}.portal-root.portal-shell .portal-intent-created-banner{text-align:center;margin:0 0 1.5rem}.portal-root.portal-shell .portal-intent-created-page{max-width:36rem;margin:0 auto}.portal-root.portal-shell .portal-intent-created-back-wrap{text-align:center;margin:0 0 1rem}.portal-root.portal-shell .portal-intent-created-back{color:var(--portal-on-surface-variant);font-size:.8125rem;text-decoration:none;display:inline-block}.portal-root.portal-shell .portal-intent-created-back:hover{color:var(--portal-on-surface);text-decoration:underline}.portal-root.portal-shell .portal-intent-created-heading{font-size:clamp(1.25rem,4vw,1.75rem);line-height:1.3;font-family:var(--portal-serif,Georgia, "Times New Roman", serif);color:var(--portal-on-surface);margin:0;font-weight:400}.portal-root.portal-shell .portal-intent-created-loading{text-align:center;margin:0 0 1rem}.portal-root.portal-shell .portal-intent-created-content{flex-direction:column;gap:1rem;display:flex}.portal-root.portal-shell .portal-intent-created-section{margin-bottom:0}.portal-root.portal-shell .portal-intent-created-section-heading{letter-spacing:.04em;text-transform:uppercase;color:var(--portal-on-surface-variant);margin:0 0 .85rem;font-size:.9375rem;font-weight:600}.portal-root.portal-shell .portal-intent-created-dl{flex-direction:column;gap:.65rem;margin:0;display:flex}.portal-root.portal-shell .portal-intent-created-dl-row{grid-template-columns:minmax(7rem,9rem) 1fr;align-items:start;gap:.75rem 1rem;display:grid}.portal-root.portal-shell .portal-intent-created-dl-row dt{color:var(--portal-on-surface-variant);margin:0;font-size:.8125rem}.portal-root.portal-shell .portal-intent-created-dl-row dd{color:var(--portal-on-surface);overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.45}.portal-root.portal-shell .portal-intent-created-empty{color:var(--portal-on-surface-variant);margin:0;font-size:.875rem}.portal-root.portal-shell .portal-intent-created-files{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.portal-root.portal-shell .portal-intent-created-files-item{background:#10141359;border:1px solid #44474859;border-radius:.5rem;flex-direction:column;gap:.2rem;padding:.65rem .75rem;display:flex}.portal-root.portal-shell .portal-intent-created-files-name{color:var(--portal-on-surface);overflow-wrap:anywhere;font-size:.875rem}.portal-root.portal-shell .portal-intent-created-files-date{color:var(--portal-on-surface-variant);font-size:.75rem}.portal-root.portal-shell .portal-intent-upload-warning{border-color:#b48c5059}.portal-root.portal-shell .portal-intent-detail-reveal{opacity:0;animation:1s forwards portal-intent-detail-fade-in}@keyframes portal-intent-detail-fade-in{0%{opacity:0}to{opacity:1}}.portal-root.portal-shell .portal-intent-session-note{color:var(--portal-on-surface-variant);margin:0 0 1rem;font-size:.8125rem;font-style:italic}.portal-root.portal-shell .portal-intent-guided{max-width:32rem}.portal-root.portal-shell .portal-intent-guided-body{width:100%;max-width:25rem;margin:0 auto}.portal-root.portal-shell .portal-intent-guided-step{flex-direction:column;align-items:center;gap:1.15rem;width:100%;display:flex}.portal-root.portal-shell .portal-intent-guided-choices{text-align:center;width:100%}.portal-root.portal-shell .portal-intent-guided-question{font-family:var(--portal-font-body);color:var(--portal-on-surface);margin:0 0 1.25rem;font-size:1.125rem;font-weight:600;line-height:1.4}.portal-root.portal-shell .portal-intent-guided-choice-stack{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.portal-root.portal-shell .portal-intent-guided-choice-stack .portal-intent-stack-btn{margin-bottom:0}.portal-root.portal-shell .portal-intent-guided-secondary-btn{width:100%;max-width:25rem;min-height:3rem;font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--portal-on-surface-variant);cursor:pointer;background:0 0;border:1px solid #4447488c;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.75rem;display:flex}.portal-root.portal-shell .portal-intent-guided-secondary-btn:hover{color:var(--portal-primary);border-color:#4f5e4aa6}.portal-root.portal-shell .portal-intent-guided-guidance{text-align:center;width:100%}.portal-root.portal-shell .portal-intent-guided-guidance-text{color:var(--portal-on-surface-variant);white-space:pre-line;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.55}.portal-root.portal-shell .portal-intent-guided-checkbox{text-align:left;color:var(--portal-on-surface);cursor:pointer;align-items:flex-start;gap:.75rem;margin:0 0 1rem;font-size:.9375rem;line-height:1.45;display:flex}.portal-root.portal-shell .portal-intent-guided-checkbox input{width:1.25rem;height:1.25rem;accent-color:var(--portal-brand-green);flex-shrink:0;margin-top:.2rem}.portal-root.portal-shell .portal-intent-guided-section{width:100%}.portal-root.portal-shell .portal-intent-guided-section-label{font-family:var(--portal-font-label);letter-spacing:.12em;text-transform:uppercase;text-align:center;color:var(--portal-on-surface-variant);margin:0 0 .75rem;font-size:.625rem}.portal-root.portal-shell .portal-intent-guided-pill-grid{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.portal-root.portal-shell .portal-intent-guided-pill{min-height:2.75rem;font-family:var(--portal-font-body);color:var(--portal-on-surface);cursor:pointer;background:#1014138c;border:1px solid #4447488c;border-radius:9999px;padding:.65rem 1rem;font-size:.9375rem}.portal-root.portal-shell .portal-intent-guided-pill--active{border-color:var(--portal-brand-green);color:#e8f5ef;background:#4f5e4a47}.portal-root.portal-shell .portal-intent-guided-calculated{text-align:center;width:100%;color:var(--portal-on-surface-variant);margin:0;font-size:.9375rem}.portal-root.portal-shell .portal-intent-guided-derived{background:#10141373;border:1px solid #44474866;border-radius:.5rem;width:100%;padding:1rem}.portal-root.portal-shell .portal-intent-guided-derived-row{text-align:center;flex-direction:column;gap:.25rem;padding:.5rem 0;display:flex}.portal-root.portal-shell .portal-intent-guided-derived-row+.portal-intent-guided-derived-row{border-top:1px solid #44474859;margin-top:.35rem;padding-top:.85rem}.portal-root.portal-shell .portal-intent-guided-derived-label{font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--portal-on-surface-variant);font-size:.625rem}.portal-root.portal-shell .portal-intent-guided-derived-value{color:var(--portal-on-surface);font-size:1.0625rem;font-weight:600}.portal-root.portal-shell .portal-intent-guided-note{width:100%;color:var(--portal-on-surface-variant);text-align:center;margin:0;font-size:.8125rem;font-style:italic;line-height:1.45}.portal-root.portal-shell .portal-intent-guided-nav{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.portal-root.portal-shell .portal-intent-guided-nav--review{margin-top:1rem}.portal-root.portal-shell .portal-intent-guided-review{width:100%;margin:0;padding:0}.portal-root.portal-shell .portal-intent-guided-review-row{text-align:center;border-bottom:1px solid #44474859;padding:.75rem 0}.portal-root.portal-shell .portal-intent-guided-review-row:last-child{border-bottom:none}.portal-root.portal-shell .portal-intent-guided-review-row dt{font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--portal-on-surface-variant);margin:0 0 .35rem;font-size:.625rem}.portal-root.portal-shell .portal-intent-guided-review-row dd{color:var(--portal-on-surface);word-break:break-word;margin:0;font-size:.9375rem;line-height:1.45}.portal-root.portal-shell .portal-intent-guided-nav--inline{flex-flow:wrap;justify-content:center;gap:.75rem}.portal-root.portal-shell .portal-intent-approved-actions{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;display:flex}.portal-root.portal-shell .portal-intent-approved-actions>.portal-intent-stack-btn,.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-guided-nav--stack-btns .portal-intent-stack-btn{letter-spacing:.05em;white-space:normal;-webkit-hyphens:auto;hyphens:auto;width:100%;max-width:25rem;min-height:3.5rem;margin-bottom:0;padding:.9rem 1.25rem;font-size:.95rem;line-height:1.25}@media (width>=48rem){.portal-root.portal-shell .portal-intent-approved-actions>.portal-intent-stack-btn,.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-guided-nav--stack-btns .portal-intent-stack-btn{font-size:1.05rem}}.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-guided-nav--stack-btns{width:100%;max-width:25rem;margin-top:0}.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-guided-nav--stack-btns .portal-intent-stack-btn{flex:11rem;width:auto;min-width:min(100%,11rem)}.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-stack-btn:focus-visible{outline:2px solid var(--portal-brand-green);outline-offset:2px}@media (width<=22rem){.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-guided-nav--stack-btns{flex-direction:column;align-items:center}.portal-root.portal-shell .portal-intent-approved-actions .portal-intent-guided-nav--stack-btns .portal-intent-stack-btn{width:100%}}.portal-root.portal-shell .portal-intent-guided-nav--stack-btns .portal-intent-stack-btn{flex:11rem;width:auto;min-width:min(100%,11rem);max-width:25rem;margin-bottom:0}@media (width<=22rem){.portal-root.portal-shell .portal-intent-guided-nav--stack-btns{flex-direction:column;align-items:center}.portal-root.portal-shell .portal-intent-guided-nav--stack-btns .portal-intent-stack-btn{width:100%}}.portal-root.portal-shell .portal-intent-guided-compact-btn{min-height:2.5rem;font-family:var(--portal-font-label);letter-spacing:.1em;text-transform:uppercase;color:var(--portal-on-surface);cursor:pointer;background:#4f5e4a24;border:1px solid #4f5e4a8c;border-radius:9999px;justify-content:center;align-items:center;padding:.55rem 1.1rem;font-size:.6875rem;display:flex}.portal-root.portal-shell .portal-intent-guided-compact-btn:hover:not(:disabled){background:var(--portal-brand-green);border-color:var(--portal-brand-green);color:var(--portal-surface-dim);transform:translateY(-1px);box-shadow:0 2px 12px #4f5e4a52}.portal-root.portal-shell .portal-intent-guided-compact-btn:active:not(:disabled){transform:translateY(0)}.portal-root.portal-shell .portal-intent-guided-compact-btn:disabled{opacity:.55;cursor:not-allowed}.portal-root.portal-shell .portal-intent-guided-compact-btn--muted{color:var(--portal-on-surface-variant);background:0 0;border-color:#4447488c}.portal-root.portal-shell .portal-intent-guided-compact-btn--muted:hover{color:var(--portal-primary);background:0 0;border-color:#4f5e4aa6}.portal-root.portal-shell .portal-intent-guided-reference{border-top:1px solid #44474847;width:100%;margin-top:.5rem;padding-top:1rem}.portal-root.portal-shell .portal-intent-guided-reference-heading{font-family:var(--portal-font-label);letter-spacing:.14em;text-transform:uppercase;text-align:center;color:#c4c7c7a6;margin:0 0 .75rem;font-size:.5625rem}.portal-root.portal-shell .portal-intent-guided-reference .portal-intent-guided-review-row{border-bottom:none;padding:.5rem 0}.portal-root.portal-shell .portal-intent-guided-reference .portal-intent-guided-review-row dt{color:#c4c7c78c;font-size:.5625rem}.portal-root.portal-shell .portal-intent-guided-reference .portal-intent-guided-review-row dd{color:#c4c7c7d1;font-size:.8125rem}.portal-root.portal-shell .portal-feed-item--session{opacity:.92;font-style:italic}.init-app{--init-bg:#121212;--init-card:#1e1e1e;--init-card-border:#2e2e2e;--init-input-bg:#0a0a0a;--init-input-border:#3a3a3a;--init-cream:#d9d9c3;--init-cream-press:#c8c8b2;--init-on-cream:#1a1a1a;--init-serif:"Newsreader", Georgia, "Times New Roman", serif;--init-sans:"Public Sans", system-ui, -apple-system, sans-serif;--init-mono:ui-monospace, "SF Mono", Menlo, monospace;--init-text:#e8e6d9;--init-text-muted:#a8a8a0;--init-label-color:#9d9d95;background-color:var(--init-bg);min-height:100dvh;color:var(--init-text);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;flex-direction:column;display:flex}.init-main{width:100%;max-width:26rem;padding:1.5rem 1.25rem 0;padding-left:max(1.25rem, env(safe-area-inset-left));padding-right:max(1.25rem, env(safe-area-inset-right));box-sizing:border-box;flex:1;margin:0 auto}.init-page-content{padding-bottom:.5rem}.init-panel{background:var(--init-card);border:1px solid var(--init-card-border);box-sizing:border-box;border-radius:12px;padding:1.35rem 1.25rem 1.5rem}.init-intro{flex-direction:column;align-items:center;gap:1.75rem;margin-bottom:1.75rem;display:flex}.init-intro-copy{flex-direction:column;align-items:center;gap:3.5rem;width:100%;display:flex}.init-lede{flex-direction:column;gap:1rem;margin-bottom:1.25rem;display:flex}.init-logo-wrap{justify-content:center;margin-bottom:0;display:flex}.init-logo{width:13rem;max-width:min(72vw,20rem);height:auto;display:block}.init-kicker{font-family:var(--init-sans);letter-spacing:.2em;color:var(--init-label-color);text-transform:uppercase;margin:0;font-size:13px;font-weight:600}.init-heading{font-family:var(--init-serif);letter-spacing:.01em;text-align:center;color:var(--init-cream);margin:0;font-size:clamp(1.65rem + 2px,5vw,2rem + 2px);font-style:italic;font-weight:500;line-height:1.2}.init-heading-sm{text-align:left;font-size:clamp(1.4rem + 2px,4.5vw,1.65rem + 2px);font-style:italic}.init-sub{font-family:var(--init-sans);letter-spacing:.02em;color:var(--init-text-muted);text-align:center;max-width:22rem;margin:0;font-size:18px;line-height:1.65}.init-lede .init-body{font-family:var(--init-serif);letter-spacing:.01em;color:var(--init-text);margin:0;font-size:clamp(1.2rem + 2px,4vw,1.45rem + 2px);font-style:italic;font-weight:400;line-height:1.35}.init-inquiry-headline{font-family:var(--init-sans);letter-spacing:.12em;color:var(--init-text);text-transform:uppercase;margin:0;font-size:15px;font-weight:600;line-height:1.4}.init-body{font-family:var(--init-sans);letter-spacing:.02em;color:var(--init-text-muted);margin:0;font-size:18px;line-height:1.65}.init-label{font-family:var(--init-sans);letter-spacing:.16em;color:var(--init-label-color);text-transform:uppercase;margin-top:1.1rem;margin-bottom:.5rem;font-size:13px;font-weight:600;display:block}.init-panel .init-label:first-child,.init-contact-form>.init-label:first-of-type,.init-intro+.init-label,.init-page-content>.init-label:first-of-type{margin-top:0}.init-hint{font-family:var(--init-mono);color:var(--init-text-muted);margin:0 0 .4rem;font-size:15px}.init-input-wrap{width:100%;position:relative}.init-input-wrap .init-input{padding-right:2.75rem}.init-input-icon{color:var(--init-label-color);pointer-events:none;font-size:24px;font-weight:300;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.init-input::placeholder,.init-textarea::placeholder{color:#6b6b66;opacity:1}.init-input,.init-textarea{background-color:var(--init-input-bg);border:1px solid var(--init-input-border);width:100%;color:var(--init-text);font-family:var(--init-mono);box-sizing:border-box;border-radius:6px;outline:none;padding:14px 16px;font-size:18px;transition:border-color .15s,box-shadow .15s}.init-select{background-color:var(--init-input-bg);border:1px solid var(--init-input-border);width:100%;color:var(--init-text);font-family:var(--init-sans);box-sizing:border-box;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23D9D9C3' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border-radius:6px;outline:none;padding:14px 2.5rem 14px 16px;font-size:18px;transition:border-color .15s}.init-input:focus,.init-input:focus-visible,.init-textarea:focus,.init-textarea:focus-visible,.init-select:focus,.init-select:focus-visible{border-color:var(--init-cream);box-shadow:0 0 0 1px var(--init-cream)}.init-textarea{resize:vertical;min-height:6rem;line-height:1.5}.init-textarea::placeholder{text-transform:none;letter-spacing:normal;font-size:16px}.init-checklist{margin:0 0 1rem;padding:0;list-style:none}.init-checklist li{margin-bottom:.65rem}.init-check-row{font-family:var(--init-sans);color:var(--init-text-muted);cursor:pointer;align-items:flex-start;gap:.75rem;font-size:17px;line-height:1.45;display:flex}.init-check-row input[type=checkbox]{appearance:none;border:2px solid var(--init-label-color);background-color:var(--init-input-bg);cursor:pointer;box-sizing:border-box;border-radius:4px;flex-shrink:0;width:1.2rem;height:1.2rem;margin-top:.15rem;position:relative}.init-check-row input[type=checkbox]:checked{background-color:#000;border-color:#fff}.init-check-row input[type=checkbox]:checked:after{content:"";box-sizing:border-box;border:2px solid #fff;border-width:0 2px 2px 0;width:.28rem;height:.55rem;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.init-error{font-family:var(--init-sans);color:#e8a598;margin-top:1rem;font-size:16px;line-height:1.4}.init-bypass-banner{border:none;border-bottom:1px solid var(--init-card-border);background:0 0;margin:-.25rem 0 1.25rem;padding:0 0 1rem;line-height:1.35}.init-bypass-line{font-family:var(--init-sans);letter-spacing:.14em;color:var(--init-cream);text-transform:uppercase;text-align:center;margin:0 0 .5rem;font-size:22px;font-weight:700}.init-bypass-line:last-child{margin-bottom:0}.init-contact-form{flex-direction:column;display:flex}.init-contact-consent{margin-top:1rem}.init-contact-legal-links{font-family:var(--init-sans);color:var(--init-text-muted);margin:.7rem 0 0;font-size:14px;line-height:1.5}.init-contact-legal-links a{color:var(--init-text-muted)}.init-contact-legal-links a:hover{color:var(--init-cream)}.init-sticky-cta{padding:.85rem 1.25rem calc(.85rem + env(safe-area-inset-bottom));background:linear-gradient(to top, var(--init-bg) 55%, #12121200);box-sizing:border-box;z-index:10;max-width:26rem;margin:0 auto;position:fixed;bottom:0;left:0;right:0}.init-btn-primary{color:#fff;width:100%;font-family:var(--init-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background-color:#4f5e4a;border:none;border-radius:8px;padding:1rem 1.25rem;font-size:17px;font-weight:700;transition:background-color .15s,transform .1s}.init-btn-primary:hover:not(:disabled){background-color:#5d6e58}.init-btn-primary:active:not(:disabled){transform:scale(.99)}.init-btn-primary:disabled{opacity:.55;cursor:not-allowed}.init-cta-spacer{height:5.25rem}.init-received .init-heading{text-align:left;margin-bottom:1.25rem}.init-received .init-body{margin-bottom:0}.init-app .legal-footer.legal-footer--init{color:var(--init-label-color);letter-spacing:.08em;padding-top:1.5rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom));margin-top:.75rem;margin-bottom:6rem;font-size:13px}.init-app .legal-footer--init .legal-footer-link{color:var(--init-text-muted)}.init-app .legal-footer--init .legal-footer-link:hover{color:var(--init-cream)}:root{--bg-color:#0a0a0a;--panel-bg:#141414;--text-primary:#f0f0f0;--text-muted:#666;--accent-color:#4f5e4a;--border-color:#2a2a2a;--font-mono:"SF Mono", "Courier New", Courier, monospace;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}body,html{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-sans);width:100%;height:100%;margin:0;padding:0}.sovereign-container{background-color:var(--panel-bg);flex-direction:column;height:100vh;display:flex}.vault-header{border-bottom:1px solid var(--border-color);background-color:#0d0d0d;justify-content:space-between;align-items:center;padding:24px 40px;display:flex}.brand-title{letter-spacing:.15em;color:#fff;margin:0;font-size:1.2rem;font-weight:600}.status-bar{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.05em;align-items:center;gap:12px;font-size:.75rem;display:flex}.status-dot{background-color:var(--text-muted);border-radius:50%;width:8px;height:8px}.status-dot.blinking{background-color:var(--accent-color);animation:2s infinite pulse}@keyframes pulse{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.vault-core{background-color:#000;flex-direction:column;flex:1;display:flex;overflow:hidden}.document-frame{flex-direction:column;flex:1;width:100%;height:100%;display:flex}.document-frame>div,.document-frame iframe{border:none!important;flex:1!important;width:100%!important;height:100%!important}.opensign-container{height:100%!important}.login-gate{background-color:#000;flex-direction:column;width:100vw;min-height:100dvh;display:flex}.login-gate-center{box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:1.5rem 1rem;display:flex}.login-gate .legal-footer{flex-shrink:0}.legal-footer{font-family:var(--font-mono);letter-spacing:.08em;color:#555;text-align:center;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));font-size:.6rem;line-height:1.6}.legal-footer-line+.legal-footer-line{margin-top:.25rem}.legal-footer-link{color:#8a9a84;text-underline-offset:2px;padding:.25rem 0;text-decoration:underline;display:inline-block}.legal-footer-link:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.login-card{text-align:center;border:1px solid var(--border-color);box-sizing:border-box;background-color:#0a0a0a;width:100%;max-width:400px;padding:60px}.login-subtitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.2em;margin-top:10px;margin-bottom:20px;font-size:.7rem}.recovery-hint{font-family:var(--font-mono);color:#888;letter-spacing:.08em;text-align:center;margin:0 0 8px;font-size:.65rem;line-height:1.5}.gate-form{flex-direction:column;display:flex}.gate-input{border:1px solid var(--border-color);color:#fff;width:100%;font-family:var(--font-mono);box-sizing:border-box;background:#141414;outline:none;margin-top:15px;padding:14px;font-size:.8rem}.gate-button{background-color:var(--accent-color);color:#fff;letter-spacing:.15em;cursor:pointer;border:none;width:100%;margin-top:30px;padding:16px;font-weight:600;transition:opacity .2s}.gate-button:hover{opacity:.8}.gate-footer{font-family:var(--font-mono);color:#333;letter-spacing:.1em;margin-top:40px;font-size:.6rem}.gate-error-text{color:#f44;font-family:var(--font-mono);letter-spacing:.1em;margin-top:15px;font-size:.75rem}
