.agency-context{min-width:0;position:relative}.agency-context__label{color:var(--text-subtle);letter-spacing:.065em;text-transform:uppercase;margin:0 .55rem .35rem;font-size:.68rem;font-weight:750;display:block}.agency-context__trigger,.agency-context__current{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-width:0;min-height:2.75rem;color:var(--ink);background:var(--surface-raised);text-align:left;align-items:center;padding:.55rem .65rem;display:flex}.agency-context__trigger{cursor:pointer;justify-content:space-between;gap:.5rem}.agency-context__trigger:hover{background:var(--surface-subtle)}.agency-context__trigger-copy,.agency-context__current{min-width:0}.agency-context__trigger-copy{flex:auto}.agency-context__trigger strong,.agency-context__current strong{overflow-wrap:anywhere;font-size:.82rem;font-weight:750;line-height:1.25;display:block}.agency-context__trigger small,.agency-context__current small{color:var(--text-subtle);letter-spacing:.02em;white-space:nowrap;margin-top:.15rem;font-size:.68rem;display:block}.agency-context__current{flex-direction:column;align-items:flex-start}.agency-context__chevrons{width:2rem;height:2rem;color:var(--text-subtle);flex:0 0 2rem;place-items:center;display:grid}.agency-context__chevrons svg,.agency-picker__close svg,.agency-picker__search svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.agency-picker{border:1px solid var(--line-strong);border-radius:var(--radius-panel);width:min(100% - 2rem,31rem);max-height:min(42rem,100dvh - 2rem);color:var(--ink);background:var(--surface-raised);box-shadow:0 1.25rem 4rem color-mix(in srgb, var(--brand-ink) 28%, transparent);margin:auto;padding:0}.agency-picker::backdrop{background:color-mix(in srgb, var(--brand-ink) 58%, transparent)}.agency-picker__panel{flex-direction:column;max-height:min(42rem,100dvh - 2rem);display:flex}.agency-picker__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .9rem;display:flex}.agency-picker__header p{color:var(--text-subtle);letter-spacing:.065em;text-transform:uppercase;margin:0 0 .25rem;font-size:.68rem;font-weight:750}.agency-picker__header h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:1.35rem}.agency-picker__close{border-radius:var(--radius-control);width:2.75rem;height:2.75rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:0 0 2.75rem;place-items:center;padding:0;display:grid}.agency-picker__close:hover{color:var(--ink);background:var(--surface-subtle)}.agency-picker__close:disabled{cursor:wait;opacity:.5}.agency-picker__search{margin:0 1.25rem .9rem;position:relative}.agency-picker__search svg{color:var(--text-subtle);pointer-events:none;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.agency-picker__search input{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-subtle);font:inherit;padding:.65rem .85rem .65rem 2.65rem;font-size:.88rem}.agency-picker__search input::placeholder{color:var(--text-subtle)}.agency-picker__search input:focus-visible{outline:3px solid var(--signal-strong);outline-offset:2px}.agency-picker__failure{border:1px solid color-mix(in srgb, var(--attention-ink) 35%, transparent);border-radius:var(--radius-control);color:var(--attention-ink);background:var(--attention-surface);margin:0 1.25rem .9rem;padding:.75rem;font-size:.78rem;line-height:1.45}.agency-picker__results{border-block:1px solid var(--line);min-height:9rem;padding:0 .7rem .5rem;overflow-y:auto}.agency-picker__group{padding-top:.6rem}.agency-picker__group h3{color:var(--text-subtle);letter-spacing:.065em;text-transform:uppercase;margin:0;padding:.4rem .55rem;font-size:.68rem;font-weight:750}.agency-picker__group ul{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.agency-picker__option{border-radius:var(--radius-control);width:100%;min-height:3.5rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;padding:.55rem;display:flex}.agency-picker__option:hover:not(:disabled){background:var(--surface-subtle)}.agency-picker__option[aria-current=true]{background:var(--mist);cursor:default}.agency-picker__option:disabled:not([aria-current=true]){cursor:wait;opacity:.58}.agency-picker__avatar{border:1px solid var(--line);border-radius:var(--radius-control);width:2.25rem;height:2.25rem;color:var(--color-active-text);background:var(--surface-subtle);flex:0 0 2.25rem;place-items:center;font-size:.68rem;font-weight:800;display:grid}.agency-picker__option-copy{min-width:0}.agency-picker__option-copy strong,.agency-picker__option-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.agency-picker__option-copy strong{font-size:.86rem}.agency-picker__option-copy small{color:var(--text-subtle);margin-top:.18rem;font-size:.72rem}.agency-picker__current,.agency-picker__loading{min-height:2rem;color:var(--color-active-text);white-space:nowrap;align-items:center;gap:.3rem;margin-left:auto;font-size:.7rem;font-weight:750;display:inline-flex}.agency-picker__current .shell-icon{stroke-width:2.25px;width:.9rem;height:.9rem}.agency-picker__loading{color:var(--text-muted)}.agency-picker__state{text-align:center;place-content:center;gap:.35rem;min-height:9rem;padding:1.5rem;display:grid}.agency-picker__state strong{font-size:.9rem}.agency-picker__state span{color:var(--text-muted);font-size:.78rem}.agency-picker__footer{color:var(--text-subtle);padding:.8rem 1.25rem;font-size:.7rem;line-height:1.4}@media (width<=760px){.agency-context__label{margin-left:0}.agency-context__trigger,.agency-context__current{background:var(--surface-subtle)}.agency-picker{width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top,0px));border-radius:var(--radius-panel) var(--radius-panel) 0 0;border-width:1px 0 0;margin:auto 0 0}.agency-picker__panel{max-height:calc(100dvh - env(safe-area-inset-top,0px));padding-bottom:env(safe-area-inset-bottom,0px)}.agency-picker__header{padding-top:1rem}.agency-picker__results{min-height:14rem}}.searchable-context-select{position:relative}.searchable-context-select__trigger{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-raised);font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .7rem;display:flex}.searchable-context-select__trigger>span{min-width:0}.searchable-context-select__trigger strong,.searchable-context-select__trigger small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.searchable-context-select__trigger strong{font-size:.82rem}.searchable-context-select__trigger small{color:var(--text-subtle);margin-top:.1rem;font-size:.68rem}.searchable-context-select__trigger>svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 1rem;width:1rem;height:1rem}.searchable-context-select__trigger:focus-visible,.searchable-context-select__search input:focus-visible,.searchable-context-select__popover button:focus-visible{outline:3px solid var(--signal-strong);outline-offset:2px}.searchable-context-select__trigger:disabled{color:var(--text-subtle);cursor:wait}.searchable-context-select__popover{z-index:50;border:1px solid var(--line-strong);border-radius:var(--radius-control);background:var(--surface-raised);max-height:min(20rem,52dvh);box-shadow:0 .75rem 2rem color-mix(in srgb, var(--brand-ink) 24%, transparent);position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden}.searchable-context-select__search{border-bottom:1px solid var(--line);padding:.5rem;display:block;position:relative}.searchable-context-select__search>svg{fill:none;width:1rem;height:1rem;stroke:var(--text-subtle);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.searchable-context-select__search input{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-subtle);font:inherit;padding:.55rem .65rem .55rem 2.2rem;font-size:.78rem}.searchable-context-select__popover ul{max-height:min(14rem,38dvh);margin:0;padding:.3rem;list-style:none;overflow-y:auto}.searchable-context-select__popover li button{border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .6rem;display:flex}.searchable-context-select__popover li button:hover,.searchable-context-select__popover li button[aria-selected=true]{background:var(--surface-subtle)}.searchable-context-select__popover li span{min-width:0}.searchable-context-select__popover li strong,.searchable-context-select__popover li small{display:block}.searchable-context-select__popover li strong{font-size:.78rem}.searchable-context-select__popover li small{color:var(--text-subtle);margin-top:.1rem;font-size:.66rem}.searchable-context-select__check{fill:none;width:1rem;height:1rem;stroke:var(--color-active-text);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 1rem}.searchable-context-select__popover>p{color:var(--text-subtle);text-align:center;margin:0;padding:.9rem;font-size:.75rem}.profile-context{margin-top:.35rem;position:relative}.profile-context__trigger{border:1px solid #0000;border-top-color:var(--line);border-radius:var(--radius-control);width:100%;min-height:3.5rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.75rem;padding:.65rem;display:flex}.profile-context__trigger:hover,.profile-context__trigger[aria-expanded=true]{border-color:var(--line);background:var(--surface-subtle)}.profile-context__actor-copy{min-width:0}.profile-context__actor-copy strong,.profile-context__actor-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-context__actor-copy strong{font-size:.86rem}.profile-context__actor-copy small{color:var(--text-subtle);margin-top:.15rem;font-size:.76rem}.profile-context__chevron{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 1rem;width:1rem;height:1rem;margin-left:auto}.profile-context-menu{z-index:35;border:1px solid var(--line-strong);border-radius:var(--radius-panel);width:min(21.5rem,100vw - 2rem);max-height:min(40rem,100dvh - 2rem);color:var(--ink);background:var(--surface-raised);box-shadow:0 1rem 3rem color-mix(in srgb, var(--brand-ink) 24%, transparent);animation:.14s ease-out both profile-context-enter;position:absolute;bottom:calc(100% + .5rem);left:0;overflow-y:auto}@keyframes profile-context-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.profile-context-menu__actor{grid-template-columns:auto 1fr;align-items:baseline;gap:.15rem .5rem;padding:.8rem 1rem;display:grid}.profile-context-menu__context-label{color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:.62rem;font-weight:750}.profile-context-menu__actor small{color:var(--text-subtle);font-size:.7rem}.profile-context-menu__actor strong{font-size:.9rem}.profile-context-menu__contexts{border-block:1px solid var(--line);display:grid}.profile-context-menu__contexts>section{padding:.75rem 1rem}.profile-context-menu__contexts>section+section{border-top:1px solid var(--line)}.profile-context-menu__section-label{color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:.65rem;font-weight:750;display:block}.profile-context-menu__switching{color:var(--text-subtle);margin-top:.35rem;font-size:.68rem;display:block}.profile-context-menu__actions{grid-template-columns:1fr 1fr;padding:.55rem .65rem .65rem;display:grid}.profile-context-menu__actions .profile-context-menu__failure{grid-column:1/-1}.profile-context-menu__actions a,.profile-context-menu__actions button{border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:.65rem .7rem;font-size:.82rem;font-weight:650;text-decoration:none;display:flex}.profile-context-menu__actions a:hover{background:var(--surface-subtle)}.profile-context-menu__actions button:disabled{color:var(--text-subtle)}@media (width>=761px){.profile-context-menu{overflow:visible}}.profile-context-menu .searchable-context-select__popover{margin-top:.35rem;position:static}.profile-context-menu__failure{border-radius:var(--radius-control);color:var(--attention-ink);background:var(--attention-surface);margin-top:.6rem;padding:.7rem;font-size:.72rem;line-height:1.4}.view-as-confirmation textarea:focus-visible,.view-as-confirmation input:focus-visible{outline:3px solid var(--signal-strong);outline-offset:2px}.view-as-confirmation{border:1px solid var(--line-strong);border-radius:var(--radius-panel);width:min(100% - 2rem,32rem);color:var(--ink);background:var(--surface-raised);box-shadow:0 1.25rem 4rem color-mix(in srgb, var(--brand-ink) 28%, transparent);margin:auto;padding:0}.view-as-confirmation::backdrop{background:color-mix(in srgb, var(--brand-ink) 58%, transparent)}.view-as-confirmation form{gap:1rem;padding:1.25rem;display:grid}.view-as-confirmation header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.view-as-confirmation header p{color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .25rem;font-size:.68rem;font-weight:750}.view-as-confirmation h2{margin:0;font-size:1.25rem}.view-as-confirmation header button{border-radius:var(--radius-control);width:2.75rem;height:2.75rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:0 0 2.75rem;place-items:center;padding:0;display:grid}.view-as-confirmation header svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:1.1rem;height:1.1rem}.view-as-confirmation__explanation{border:1px solid var(--color-view-as-border);border-radius:var(--radius-control);background:var(--color-view-as-surface);margin:0;padding:.75rem;font-size:.78rem;line-height:1.5}.view-as-confirmation form>label{color:var(--ink);gap:.4rem;font-size:.78rem;font-weight:700;display:grid}.view-as-confirmation label>span,.view-as-confirmation label>small{color:var(--text-subtle);font-size:.68rem;font-weight:550}.view-as-confirmation textarea,.view-as-confirmation input{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-subtle);font:inherit;resize:vertical;padding:.7rem;font-size:.82rem}.view-as-confirmation__failure{border-radius:var(--radius-control);color:var(--attention-ink);background:var(--attention-surface);padding:.75rem;font-size:.75rem}.view-as-confirmation__actions{justify-content:flex-end;gap:.65rem;display:flex}.view-as-confirmation__actions button{border:1px solid var(--line-strong);border-radius:var(--radius-control);min-height:2.75rem;color:var(--ink);background:var(--surface-raised);cursor:pointer;padding:.65rem .9rem;font-size:.78rem;font-weight:750}.view-as-confirmation__actions button[type=submit]{color:var(--color-action-text);background:var(--color-action);border-color:#0000}.view-as-confirmation__actions button:disabled{cursor:not-allowed;opacity:.55}.profile-context--compact{margin:0}.profile-context--compact .profile-context__trigger{border-color:#0000;justify-content:center;width:2.75rem;min-height:2.75rem;padding:0}.profile-context--compact .profile-context-menu{inset:calc(100% + .5rem) 0 auto auto}@media (width<=760px){.profile-context--compact .profile-context-menu{width:100%;max-height:calc(100dvh - var(--view-as-offset,0px) - .5rem);padding-bottom:env(safe-area-inset-bottom,0px);border-radius:var(--radius-panel) var(--radius-panel) 0 0;box-shadow:0 -100vh 0 100vh color-mix(in srgb, var(--brand-ink) 48%, transparent), 0 -1rem 3rem color-mix(in srgb, var(--brand-ink) 24%, transparent);border-width:1px 0 0;position:fixed;inset:auto 0 0}.view-as-confirmation{width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top,0px));border-radius:var(--radius-panel) var(--radius-panel) 0 0;border-width:1px 0 0;margin:auto 0 0}.view-as-confirmation form{padding-bottom:max(1.25rem, env(safe-area-inset-bottom,0px))}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.role-shell--view-as{--view-as-offset:calc(3.5rem + env(safe-area-inset-top,0px));padding-top:var(--view-as-offset)}.view-as-banner{z-index:40;height:var(--view-as-offset);padding:env(safe-area-inset-top,0px) max(1rem, env(safe-area-inset-right,0px)) 0 max(1rem, env(safe-area-inset-left,0px));border-bottom:2px solid var(--color-view-as-border);color:var(--ink);background:var(--color-view-as-surface);position:fixed;inset:0 0 auto}.view-as-banner__inner{align-items:center;width:min(100%,90rem);height:3.5rem;margin:0 auto;display:flex}.view-as-banner__subject{min-width:0;color:var(--text-muted);align-items:baseline;gap:.75rem;font-size:.875rem;display:flex;overflow:hidden}.view-as-banner__subject p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.view-as-banner__subject strong{color:var(--ink)}.view-as-banner__meta{font-size:.78rem}.view-as-banner button{border-radius:var(--radius-control);min-width:4.25rem;min-height:2.75rem;color:var(--color-action-text);background:var(--color-action);cursor:pointer;border:1px solid #0000;margin-left:auto;padding:.6rem .9rem;font-weight:750}.view-as-banner button:hover{background:var(--color-action-hover)}.shell-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.25rem;height:1.25rem}.brand-mark{align-items:center;min-height:2.75rem;padding:.25rem;text-decoration:none;display:inline-flex}.brand-mark__media{place-items:center;width:9.5rem;height:2.26075rem;display:grid}.brand-mark__image{object-fit:contain;grid-area:1/1;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.brand-mark__image--dark,:root[data-theme=dark] .brand-mark__image--light{display:none}:root[data-theme=dark] .brand-mark__image--dark{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme]) .brand-mark__image--light{display:none}:root:not([data-theme]) .brand-mark__image--dark{display:block}}.brand-mark__image--compact{width:2rem;height:2rem}.role-shell{--role-shell-rail-width:15.5rem;background:var(--surface-page);min-height:100dvh}.role-shell__rail{z-index:10;inset:var(--view-as-offset,0px) auto 0 0;width:var(--role-shell-rail-width);border-right:1px solid var(--line);background:var(--surface-raised);flex-direction:column;padding:1.5rem 1.15rem 1.1rem;display:flex;position:fixed}.role-shell__rail-header{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.role-shell__rail-header>.brand-mark{min-width:0}.role-shell__rail-toggle{border-radius:var(--radius-control);width:2.75rem;height:2.75rem;color:var(--text-subtle);cursor:pointer;opacity:.72;background:0 0;border:1px solid #0000;flex:0 0 2.75rem;place-items:center;padding:0;display:grid}.role-shell__rail-toggle:hover{color:var(--ink);background:var(--surface-subtle);opacity:1}.role-shell__rail-toggle .shell-icon{width:1rem;height:1rem}.role-shell__rail-toggle-arrow{transform-box:fill-box;transform-origin:50%}.role-shell__rail>.brand-mark{align-self:flex-start;margin:0 .55rem}.role-shell__rail-agency{margin-top:1.5rem}.role-shell__nav{gap:.25rem;margin-top:2.6rem;display:grid}.role-shell__rail-agency+.role-shell__nav{margin-top:1.25rem}.role-shell__nav-link{border-radius:var(--radius-control);min-height:2.75rem;color:var(--text-muted);align-items:center;gap:.8rem;padding:.7rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:flex}.role-shell__nav-link:hover{color:var(--ink);background:var(--surface-subtle)}.role-shell__nav-link[aria-current=page]{color:var(--color-active-text);background:var(--mist)}.role-shell__nav-link[aria-current=page] .shell-icon{color:var(--color-active-text)}.role-shell__dev-link{cursor:pointer;opacity:0;transition:opacity .12s}.role-shell__dev-link:hover{opacity:.72}.role-shell__theme-toggle{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--text-muted);background:var(--surface-raised);cursor:pointer;align-items:center;gap:.8rem;margin-top:auto;padding:.65rem .85rem;font-size:.82rem;font-weight:650;display:flex}.role-shell__theme-toggle:hover{color:var(--ink);background:var(--surface-subtle)}.role-shell__profile{border-top:1px solid var(--line);min-height:3.5rem;color:var(--ink);align-items:center;gap:.75rem;margin-top:.35rem;padding:.65rem;text-decoration:none;display:flex}.role-shell__version{color:var(--text-subtle);letter-spacing:.04em;opacity:.68;align-self:center;margin-top:.2rem;font-size:.56rem;line-height:1}.role-shell__avatar{width:2.25rem;height:2.25rem;color:var(--surface-raised);background:var(--ink-soft);border-radius:50%;flex:none;place-items:center;font-size:.8rem;font-weight:700;display:inline-grid}.role-shell__profile strong,.role-shell__profile small{display:block}.role-shell__profile strong{font-size:.86rem}.role-shell__profile small{color:var(--text-subtle);margin-top:.15rem;font-size:.76rem}.role-shell__main{min-height:100dvh;margin-left:var(--role-shell-rail-width);padding:clamp(1.5rem,3.2vw,3rem)}.role-shell--view-as .role-shell__main{min-height:calc(100dvh - var(--view-as-offset))}.role-shell__mobile-header,.role-shell__mobile-nav{display:none}.role-shell__mobile-topline{justify-content:space-between;align-items:center;display:flex}.page-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:1.5rem;display:flex}.page-heading h1{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.08}.page-heading p{max-width:43rem;color:var(--text-muted);margin:.65rem 0 0;line-height:1.55}.page-heading__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;color:var(--text-subtle)!important;margin-bottom:.5rem!important}.page-heading__action{flex:none}.status-pill{letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;min-height:1.6rem;padding:.22rem .55rem;font-size:.73rem;font-weight:700;display:inline-flex}.status-pill--attention{color:var(--attention-ink);background:var(--attention-surface)}.status-pill--positive{color:var(--positive-ink);background:var(--positive-surface)}.status-pill--quiet{color:var(--text-muted);background:var(--surface-subtle)}.shell-placeholder{width:min(100%,68rem);margin:0 auto}.shell-placeholder__body{justify-items:start;max-width:34rem;padding-top:clamp(2rem,7vw,5rem);display:grid}.shell-placeholder__mark{border-radius:var(--radius-control);width:2.75rem;height:2.75rem;color:var(--ink);background:var(--mist);place-items:center;display:grid}.shell-placeholder__body h2{font-family:var(--font-display);letter-spacing:-.025em;margin:1rem 0 0;font-size:1.4rem}.shell-placeholder__body p{color:var(--text-muted);margin:.6rem 0 0;line-height:1.55}.shell-placeholder__body a{min-height:2.75rem;color:var(--ink);align-items:center;gap:.45rem;margin-top:1.25rem;font-size:.86rem;font-weight:750;text-decoration:none;display:inline-flex}.shell-placeholder__body a .shell-icon{width:1rem;height:1rem}.progress-steps{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.progress-steps__item{color:var(--text-subtle);text-align:center;justify-items:center;gap:.55rem;font-size:.78rem;font-weight:600;display:grid;position:relative}.progress-steps__item:not(:last-child):before{background:var(--line-strong);content:"";width:calc(100% - 1.6rem);height:2px;position:absolute;top:.68rem;left:calc(50% + .8rem)}.progress-steps__marker{z-index:1;border:2px solid var(--line-strong);background:var(--surface-raised);border-radius:50%;place-items:center;width:1.4rem;height:1.4rem;display:grid;position:relative}.progress-steps__marker .shell-icon{stroke-width:2.5px;width:.8rem;height:.8rem}.progress-steps__item--complete,.progress-steps__item--current{color:var(--ink)}.progress-steps__item--complete .progress-steps__marker{border-color:var(--positive);color:var(--surface-raised);background:var(--positive)}.progress-steps__item--complete:not(:last-child):before{background:var(--positive)}.progress-steps__item--current .progress-steps__marker{border-color:var(--signal-strong);box-shadow:0 0 0 4px var(--signal-soft)}@media (width>=761px){.role-shell--agency.role-shell--rail-collapsed{--role-shell-rail-width:4.75rem}.role-shell--agency.role-shell--rail-collapsed .role-shell__rail{align-items:center;padding-inline:.625rem}.role-shell--agency.role-shell--rail-collapsed .role-shell__rail-header{flex-direction:column;gap:.5rem}.role-shell--agency.role-shell--rail-collapsed .role-shell__rail-toggle-arrow{transform:rotate(180deg)}.role-shell--agency.role-shell--rail-collapsed .role-shell__nav{width:2.75rem;margin-top:1rem}.role-shell--agency.role-shell--rail-collapsed .role-shell__nav-link{justify-content:center;width:2.75rem;padding-inline:0}.role-shell--agency.role-shell--rail-collapsed .role-shell__nav-link>span,.role-shell--agency.role-shell--rail-collapsed .role-shell__theme-toggle>span,.role-shell--agency.role-shell--rail-collapsed .role-shell__profile>span:not(.role-shell__avatar){display:none}.role-shell--agency.role-shell--rail-collapsed .role-shell__theme-toggle{flex:0 0 2.75rem;justify-content:center;width:2.75rem;padding:0}.role-shell--agency.role-shell--rail-collapsed .role-shell__profile,.role-shell--agency.role-shell--rail-collapsed .profile-context{align-self:center;width:2.75rem}.role-shell--agency.role-shell--rail-collapsed .role-shell__profile{justify-content:center;padding-inline:0}.role-shell--agency.role-shell--rail-collapsed .role-shell__rail .profile-context--compact .profile-context-menu{inset:auto auto calc(100% + .5rem) 0}}.role-shell--applicant .role-shell__rail{inset:var(--view-as-offset,0px) 0 auto;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:4.5rem;padding:.8125rem 3rem;position:sticky}.role-shell--applicant .role-shell__rail>.brand-mark{align-self:center;margin:0}.role-shell--applicant .role-shell__nav{margin:0 0 0 auto;display:flex}.role-shell--applicant .role-shell__theme-toggle{flex:0 0 2.75rem;justify-content:center;width:2.75rem;margin:0 0 0 .75rem;padding:0}.role-shell--applicant .role-shell__theme-toggle span{display:none}.role-shell--applicant .role-shell__profile{border-top:0;border-left:1px solid var(--line);min-height:auto;margin:0 0 0 .75rem;padding:0 0 0 .75rem}.role-shell--applicant .role-shell__main{width:min(100%,72rem);min-height:calc(100dvh - 4.5rem);margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem)}.role-shell--view-as.role-shell--applicant .role-shell__main{min-height:calc(100dvh - 4.5rem - var(--view-as-offset))}@media (width<=760px){.role-shell--view-as{--view-as-offset:calc(4.5rem + env(safe-area-inset-top,0px))}.view-as-banner__inner{gap:.75rem;height:4.5rem;padding:0;display:flex}.view-as-banner__subject{flex-direction:column;align-items:flex-start;gap:.15rem;font-size:.82rem}.view-as-banner__meta{font-size:.72rem}.role-shell__rail{display:none}.role-shell__mobile-header{z-index:10;top:var(--view-as-offset,0px);min-height:calc(4rem + env(safe-area-inset-top,0px));padding:calc(.625rem + env(safe-area-inset-top,0px)) 1rem .625rem;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--surface-raised) 96%, transparent);display:block;position:sticky}.role-shell__mobile-header:has(.profile-context__trigger[aria-expanded=true]){z-index:30}.role-shell__mobile-tools{align-items:center;gap:.25rem;display:flex}.role-shell__mobile-header .role-shell__theme-toggle{background:0 0;border-color:#0000;flex:0 0 2.75rem;justify-content:center;width:2.75rem;margin:0;padding:0}.role-shell__mobile-header .role-shell__theme-toggle:hover{background:var(--surface-subtle)}.role-shell__mobile-header .role-shell__theme-toggle span{display:none}.role-shell__profile-link{justify-content:flex-end;align-items:center;min-width:2.75rem;min-height:2.75rem;text-decoration:none;display:inline-flex}.role-shell__main,.role-shell--applicant .role-shell__main{min-height:calc(100dvh - 8.75rem);padding:1.25rem 1rem calc(6.25rem + env(safe-area-inset-bottom,0px));margin:0}.role-shell--view-as .role-shell__main,.role-shell--view-as.role-shell--applicant .role-shell__main{min-height:calc(100dvh - 8.75rem - var(--view-as-offset))}.role-shell__mobile-nav{z-index:20;min-height:4.75rem;padding:.35rem max(.25rem, env(safe-area-inset-right,0px)) max(.35rem, env(safe-area-inset-bottom,0px)) max(.25rem, env(safe-area-inset-left,0px));border-top:1px solid var(--line);background:var(--surface-raised);grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0}.role-shell__mobile-nav a{border-radius:var(--radius-control);min-width:2.75rem;min-height:3.5rem;color:var(--text-subtle);justify-content:center;align-items:center;text-decoration:none;display:flex}.role-shell__mobile-nav a>span{display:none}.role-shell__mobile-nav a[aria-current=page]{color:var(--color-active-text);background:var(--mist)}.page-heading{padding-bottom:1.15rem;display:block}.page-heading h1{font-size:1.75rem}.page-heading p{margin-top:.5rem;font-size:.92rem}.page-heading__action{margin-top:1rem}.progress-steps__item{font-size:.68rem}}.properties-screen{width:100%}.property-button{border-radius:var(--radius-control);min-height:2.75rem;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.62rem .9rem;font-size:.84rem;font-weight:720;line-height:1;text-decoration:none;display:inline-flex}.property-button--primary{color:var(--color-action-text);background:var(--color-action)}.property-button--primary:hover{background:var(--color-action-hover)}.property-button--secondary{border-color:var(--line-strong);color:var(--ink);background:var(--surface-raised)}.property-button--secondary:hover,.property-button--quiet:hover{background:var(--surface-subtle)}.property-button--quiet{color:var(--text-muted);background:0 0}.property-button:disabled{cursor:wait;opacity:.58}.properties-screen__notice{border-radius:var(--radius-control);color:var(--attention-ink);background:var(--attention-surface);margin:1rem 0 0;padding:.75rem .85rem;font-size:.86rem}.properties-list{margin-top:clamp(1.5rem,3vw,2.5rem)}.properties-list>header{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.properties-list h2,.properties-list h3{letter-spacing:-.02em;margin:0}.properties-list h2{font-size:1.18rem}.properties-list ul{border-top:1px solid var(--line);margin:1rem 0 0;padding:0;list-style:none}.properties-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(12rem,1fr) auto auto;align-items:center;gap:1rem;min-height:5rem;padding:.9rem 0;display:grid}.properties-list__identity{min-width:0}.properties-list__identity h3{text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;overflow:hidden}.properties-list__identity h3 a{color:var(--ink);text-decoration:none}.properties-list__identity h3 a:hover{color:var(--color-active-text);text-underline-offset:.18em;text-decoration:underline}.properties-list__identity h3 a:focus-visible{outline:3px solid color-mix(in srgb, var(--signal-strong) 22%, transparent);outline-offset:2px;border-radius:2px}.properties-list__identity span{color:var(--text-subtle);margin-top:.3rem;font-size:.78rem;display:block}.properties-list__actions{align-items:center;gap:.35rem;display:flex}.properties-list__empty{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);margin-top:1rem;padding:clamp(1.25rem,3vw,2rem)}.properties-list__empty p{max-width:34rem;color:var(--text-muted);margin:.5rem 0 1rem;line-height:1.55}.property-field{grid-template-rows:auto 2.75rem minmax(1rem,auto);align-content:start;gap:.42rem;display:grid}.property-field label{color:var(--ink);font-size:.82rem;font-weight:680}.property-field label span{color:var(--color-active-text)}.property-field input{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;height:2.75rem;min-height:2.75rem;color:var(--ink);background:var(--surface-page);font:inherit;padding:.65rem .75rem}.property-field input:focus{border-color:var(--signal-strong);outline:3px solid color-mix(in srgb, var(--signal-strong) 20%, transparent)}.property-field input[aria-invalid=true]{border-color:var(--attention-ink)}.property-field small{min-height:1rem;color:var(--text-subtle);font-size:.72rem;line-height:1.35}.property-field__error{color:var(--attention-ink);font-size:.76rem;font-weight:620}.property-money-input{grid-template-columns:2.5rem minmax(0,1fr);height:2.75rem;display:grid}.property-money-input>span{border:1px solid var(--line-strong);border-radius:var(--radius-control) 0 0 var(--radius-control);height:2.75rem;min-height:2.75rem;color:var(--text-muted);background:var(--surface-subtle);border-right:0;place-items:center;font-weight:720;display:grid}.property-money-input input{border-radius:0 var(--radius-control) var(--radius-control) 0}.property-create-screen{width:100%}.property-create-panel{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);gap:1.35rem;width:min(100%,58rem);padding:clamp(1rem,3vw,2rem);display:grid}.property-mode-switch{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface-subtle);grid-template-columns:repeat(2,auto);gap:.2rem;width:fit-content;padding:.2rem;display:inline-grid}.property-mode-switch button{border-radius:calc(var(--radius-control) - 2px);min-height:2.5rem;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:.55rem .9rem;font-size:.82rem;font-weight:720}.property-mode-switch button[aria-checked=true]{color:var(--ink);background:var(--surface-raised);box-shadow:0 1px 3px color-mix(in srgb, var(--brand-ink) 12%, transparent)}.property-form-section{border-top:1px solid var(--line);gap:1rem;padding-top:1.25rem;display:grid}.property-form-section>header h2{margin:0;font-size:1.05rem}.property-form-section>header p{color:var(--text-subtle);margin:.3rem 0 0;font-size:.78rem}.property-assignment-note{color:var(--text-subtle);margin:0;font-size:.78rem}.property-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.property-full-sections{gap:1.35rem;display:grid;overflow:hidden}.property-field>span:first-child,.property-agent-list legend{color:var(--ink);font-size:.82rem;font-style:normal;font-weight:680}.property-field em{color:var(--color-active-text);font-style:normal}.property-field select{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;height:2.75rem;min-height:2.75rem;color:var(--ink);background:var(--surface-page);font:inherit;padding:.65rem .75rem}.property-inline-options,.property-agent-list{border:0;flex-wrap:wrap;gap:.7rem 1.25rem;margin:0;padding:0;display:flex}.property-inline-options label,.property-agent-list label{min-height:2.75rem;color:var(--text-muted);align-items:center;gap:.45rem;font-size:.82rem;display:inline-flex}.property-agent-list{gap:.25rem;display:grid}.property-agent-list legend{margin-bottom:.35rem}.property-agent-list p{color:var(--text-subtle);margin:0;font-size:.8rem}.property-agent-list .property-field__error{color:var(--attention-ink)}.property-create-actions{flex-wrap:wrap;gap:.45rem;display:flex}.property-create-error{border-radius:var(--radius-control);color:var(--attention-ink);background:var(--attention-surface);margin:0;padding:.7rem .8rem;font-size:.8rem}.property-create-panel :is(input,select,button,a):focus-visible{outline:3px solid color-mix(in srgb, var(--signal-strong) 22%, transparent);outline-offset:2px}@media (width<=700px){.property-form-grid{grid-template-columns:1fr}.properties-list li{grid-template-columns:minmax(0,1fr) auto;align-items:start}.properties-list__actions{grid-column:1/-1}}@media (width<=520px){.property-create-panel{padding:1rem}.property-mode-switch,.property-create-actions,.property-create-actions .property-button{width:100%}.property-create-actions{display:grid}.properties-screen .page-heading__action,.properties-screen .page-heading__action .property-button{width:100%}.properties-list>header{align-items:flex-start}.properties-list li{padding:1rem 0}}.property-detail-screen{width:100%}.property-detail-back{min-height:2.75rem;color:var(--text-muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.82rem;font-weight:680;text-decoration:none;display:inline-flex}.property-detail-back:hover{color:var(--ink)}.property-detail-header{margin-top:.8rem}.property-detail-header h1{max-width:54rem;color:var(--ink);letter-spacing:-.04em;margin:.25rem 0 0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08}.property-detail-header>p:last-child{color:var(--text-muted);margin:.55rem 0 0;font-size:.9rem}.property-detail-state{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);max-width:42rem;margin:1.5rem 0 0;padding:clamp(1rem,3vw,1.5rem)}.property-detail-state h1,.property-detail-state p{margin:0}.property-detail-state h1{font-size:1.15rem}.property-detail-state h1+p{color:var(--text-muted);margin-top:.45rem;line-height:1.5}.property-detail-tabs{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:.15rem;margin-top:clamp(1.35rem,3vw,2rem);display:flex;overflow-x:auto}.property-detail-tabs button{min-height:2.75rem;color:var(--text-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:.65rem .85rem;font-size:.82rem;font-weight:680;position:relative}.property-detail-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:.75rem;right:.75rem}.property-detail-tabs button[aria-selected=true]{color:var(--ink)}.property-detail-tabs button[aria-selected=true]:after{background:var(--signal-strong)}.property-detail-back:focus-visible,.property-detail-tabs button:focus-visible,.property-detail-panel:focus-visible,.property-detail-panel :is(input,button,a):focus-visible{outline:3px solid color-mix(in srgb, var(--signal-strong) 22%, transparent);outline-offset:2px}.property-detail-panel{margin-top:1.25rem}.property-applications{gap:1rem;display:grid}.property-application-link,.property-applications-empty,.property-record,.property-detail-placeholder{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);padding:clamp(1rem,3vw,1.5rem)}.property-application-link>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.property-application-link h2,.property-applications-empty h2,.property-record h2,.property-detail-placeholder h2{letter-spacing:-.02em;margin:.2rem 0 0;font-size:1.05rem}.property-application-link label{color:var(--ink);gap:.45rem;margin-top:1rem;font-size:.78rem;font-weight:680;display:grid}.property-application-link input{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-page);font:inherit;text-overflow:ellipsis;padding:.65rem .75rem;font-size:.78rem;overflow:hidden}.property-application-link__actions{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.property-application-link__feedback,.property-application-link__unavailable,.property-applications-empty p,.property-detail-placeholder p{color:var(--text-muted);margin:.75rem 0 0;font-size:.8rem;line-height:1.5}.property-applications-empty{min-height:9rem}.property-record dl{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1rem 0 0;display:grid}.property-record dl>div{border-bottom:1px solid var(--line);gap:.25rem;padding:.85rem 0;display:grid}.property-record dl>div:nth-child(odd){padding-right:1rem}.property-record dl>div:nth-child(2n){padding-left:1rem}.property-record dt{color:var(--text-subtle);font-size:.72rem}.property-record dd{color:var(--ink);margin:0;font-size:.86rem;font-weight:680}@media (width<=600px){.property-application-link>header{align-items:flex-start}.property-application-link__actions{display:grid}.property-application-link__actions .property-button{width:100%}.property-record dl{grid-template-columns:1fr}.property-record dl>div:nth-child(n){padding-left:0;padding-right:0}}@media (prefers-reduced-motion:reduce){.property-detail-screen *,.property-detail-screen :before,.property-detail-screen :after{scroll-behavior:auto;transition-duration:.01ms!important}}.public-property-screen{min-height:100dvh;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));background:var(--surface-page);place-items:center;display:grid}.public-property-card{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);width:min(100%,34rem);box-shadow:0 1.25rem 3.5rem color-mix(in srgb, var(--brand-ink) 8%, transparent);padding:clamp(1.4rem,5vw,2.5rem)}.public-property-card__brand{align-content:center;width:9.5rem;min-height:2.75rem;margin-bottom:clamp(2rem,7vw,3.5rem);display:block}.public-property-card__brand img{width:100%;height:auto;display:block}.public-property-card h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,7vw,2.7rem);line-height:1.08}.public-property-card>div>p:not(.section-label),.public-property-card>div[role=status]>p:not(.section-label){color:var(--text-muted);margin:.75rem 0 0;line-height:1.55}.public-property-card .public-property-card__rent{color:var(--ink);margin-top:1rem;font-size:1.2rem;font-weight:760}.public-property-card__rent span{color:var(--text-subtle);font-size:.78rem;font-weight:580}.public-property-card__soon{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-subtle);grid-template-columns:auto minmax(0,1fr);gap:.9rem;margin-top:2rem;padding:1.1rem;display:grid}.public-property-card__soon>span{width:2.5rem;height:2.5rem;color:var(--positive-ink);background:var(--positive-surface);border-radius:50%;place-items:center;font-weight:850;display:grid}.public-property-card__soon h2{margin:0;font-size:1rem}.public-property-card__soon p{color:var(--text-muted);margin:.3rem 0 0;font-size:.84rem;line-height:1.5}.public-property-card footer{border-top:1px solid var(--line);color:var(--text-subtle);margin-top:2rem;padding-top:1rem;font-size:.72rem}@media (width<=520px){.public-property-screen{place-items:stretch stretch;padding:0}.public-property-card{width:100%;min-height:100dvh;padding:1.5rem max(1rem, env(safe-area-inset-right)) calc(1.5rem + env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));box-shadow:none;border:0;border-radius:0}}.agency-home{width:100%}.agency-priorities,.agency-insights{margin-top:clamp(1.5rem,4vw,2.75rem)}.agency-priorities>header,.agency-insights>header{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.agency-priorities h2,.agency-insights h2,.agency-priorities h3,.agency-insights h3{letter-spacing:-.025em;margin:0}.agency-priorities h2,.agency-insights h2{font-size:1.2rem}.agency-priority-card{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--surface-raised);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1rem;padding:1.15rem;display:grid}.agency-priority-card--attention{border-left:3px solid var(--color-attention-text)}.agency-priority-card__icon{border-radius:var(--radius-control);width:2.75rem;height:2.75rem;color:var(--attention-ink);background:var(--attention-surface);place-items:center;display:grid}.agency-priority-card h3{font-size:1rem}.agency-priority-card p{color:var(--text-muted);margin:.35rem 0 0;font-size:.84rem;line-height:1.5}.agency-priority-card__action{border-radius:var(--radius-control);min-height:2.75rem;color:var(--color-action-text);background:var(--color-action);white-space:nowrap;justify-content:center;align-items:center;padding:.62rem .9rem;font-size:.84rem;font-weight:720;text-decoration:none;display:inline-flex}.agency-priority-card__action:hover{background:var(--color-action-hover)}.agency-priorities__clear{border-block:1px solid var(--line);align-items:center;gap:.8rem;margin-top:1rem;padding:1rem 0;display:flex}.agency-priorities__clear>span{width:2rem;height:2rem;color:var(--positive-ink);background:var(--positive-surface);border-radius:50%;place-items:center;font-weight:850;display:grid}.agency-priorities__clear p,.agency-priorities__clear strong,.agency-priorities__clear small{margin:0;display:block}.agency-priorities__clear strong{font-size:.88rem}.agency-priorities__clear small{color:var(--text-subtle);margin-top:.2rem;font-size:.75rem}.agency-priorities__error{border-radius:var(--radius-control);color:var(--attention-ink);background:var(--attention-surface);margin:1rem 0 0;padding:.75rem;font-size:.82rem}.agency-insights{border-top:1px solid var(--line);padding-top:clamp(1.5rem,3vw,2.25rem)}.agency-insights>header{align-items:flex-start}.agency-insights>header p:not(.section-label){max-width:42rem;color:var(--text-muted);margin:.45rem 0 0;font-size:.82rem;line-height:1.5}.agency-insights__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.agency-insights__grid>article{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);min-width:0;padding:1.1rem}.agency-insights h3{font-size:.94rem}.agency-insights__summary{color:var(--text-subtle);margin:.4rem 0 0;font-size:.75rem;line-height:1.45}.agency-volume-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:clamp(.35rem,1vw,.75rem);height:10rem;margin-top:1rem;padding-top:.5rem;display:flex}.agency-volume-chart__column{flex:1;grid-template-rows:minmax(0,1fr) auto;align-items:end;gap:.35rem;min-width:0;height:100%;display:grid}.agency-volume-chart__bar{background:var(--brand-blue);transform-origin:bottom;border-radius:3px 3px 0 0;justify-self:center;width:100%;max-width:2rem;animation:.16s ease-out both agency-chart-settle;display:block}.agency-volume-chart small{color:var(--text-subtle);justify-self:center;font-size:.65rem}.agency-readiness-chart{gap:1rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.agency-readiness-chart li>div{justify-content:space-between;gap:1rem;font-size:.76rem;display:flex}.agency-readiness-chart__track{background:var(--surface-subtle);border-radius:999px;height:.45rem;margin-top:.4rem;display:block;overflow:hidden}.agency-readiness-chart__fill{border-radius:inherit;transform-origin:0;height:100%;animation:.16s ease-out both agency-chart-settle;display:block}.agency-readiness-chart__fill--positive{background:var(--positive)}.agency-readiness-chart__fill--attention{background:var(--color-attention-text)}.agency-readiness-chart__fill--quiet{background:var(--brand-sky)}.agency-insight-mobile-list{display:none}@keyframes agency-chart-settle{0%{opacity:.35;transform:scaleY(.92)}to{opacity:1;transform:scaleY(1)}}@media (width<=760px){.agency-priority-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.agency-priority-card__action{grid-column:1/-1;width:100%}.agency-insights__grid{grid-template-columns:1fr}.agency-volume-chart{display:none}.agency-insight-mobile-list{border-radius:var(--radius-control);background:var(--surface-subtle);gap:.25rem;margin-top:1rem;padding:.85rem;display:grid}.agency-insight-mobile-list strong{font-size:.86rem}.agency-insight-mobile-list span{color:var(--text-subtle);font-size:.74rem}}.agency-settings{gap:1.25rem;display:grid}.agency-settings__placeholder{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);min-height:12rem;padding:1rem}.agency-settings__placeholder h2,.agency-settings__placeholder p{margin:0}.agency-settings__placeholder h2{font-size:1rem}.agency-settings__placeholder p{color:var(--text-muted);margin-top:.4rem;line-height:1.5}.team-access{gap:1.25rem;display:grid;container-type:inline-size}.team-access--loading{min-height:20rem;color:var(--text-muted);place-items:center}.team-access__embedded-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.team-access__embedded-heading span{gap:.3rem;display:grid}.team-access__embedded-heading h2,.team-access__embedded-heading p{margin:0}.team-access__embedded-heading h2{font-size:1.25rem}.team-access__embedded-heading p{color:var(--text-muted);line-height:1.5}.team-access__primary-action,.team-access__person-dialog>footer button{border-radius:var(--radius-control);min-height:2.75rem;color:var(--color-action-text);background:var(--color-action);white-space:nowrap;cursor:pointer;border:0;padding:.65rem 1rem;font-weight:700}.team-access__management{border:1px solid var(--line);border-left:3px solid var(--brand-blue);border-radius:var(--radius-control);background:var(--surface-raised);justify-content:space-between;align-items:center;gap:1.25rem;min-height:4.5rem;padding:.85rem 1rem;display:flex}.team-access__management>span{gap:.25rem;display:grid}.team-access__management small,.team-access__panel-header p,.team-access__role-list small,.team-access__permissions small,.team-access__person-dialog header p{color:var(--text-muted);line-height:1.4}.team-access__management button,.team-access__text-action{border:1px solid var(--line-strong);border-radius:var(--radius-control);min-height:2.75rem;color:var(--ink);background:var(--surface-page);cursor:pointer;padding:.55rem .75rem;font-size:.78rem;font-weight:680}.team-access__preview-note{color:var(--text-subtle);margin:-.6rem 0 0;font-size:.72rem}.team-access__feedback{border-radius:var(--radius-control);color:var(--positive-ink);background:var(--positive-surface);margin-top:-.5rem;padding:.65rem .75rem;font-size:.76rem}.team-access__feedback--error{color:var(--attention-ink);background:var(--attention-surface)}.team-access__tabs{border-bottom:1px solid var(--line);gap:.25rem;display:flex;overflow-x:auto}.team-access__tabs button{min-height:2.75rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:.65rem .8rem;font-size:.8rem;font-weight:680}.team-access__tabs button[aria-selected=true]{border-bottom-color:var(--brand-blue);color:var(--ink)}.team-access__roles-layout,.team-access__people-layout{min-width:0}.team-access__panel,.team-access__role-list{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised)}.team-access__panel{min-width:0;overflow:hidden}.team-access__panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.9rem 1rem;display:flex}.team-access__panel-header h2,.team-access__person-dialog h2{margin:0;font-size:1rem}.team-access__panel-header p,.team-access__person-dialog header p{margin:.25rem 0 0;font-size:.75rem}.team-access__search input,.team-access__fields input,.team-access__fields select{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-page);font:inherit;padding:.6rem .7rem}.team-access__search{width:min(13rem,46%)}.team-access__people{display:grid}.team-access__people>button{border:0;border-bottom:1px solid var(--line);min-height:4.25rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:2.25rem minmax(8rem,1fr) minmax(7rem,.65fr) auto;align-items:center;gap:.75rem;padding:.7rem .85rem;display:grid}.team-access__people>button:last-child{border-bottom:0}.team-access__people>button:hover,.team-access__people>button.is-selected{background:var(--surface-subtle)}.team-access__people>button.is-selected{box-shadow:inset 3px 0 var(--brand-blue)}.team-access__avatar{width:2.25rem;height:2.25rem;color:var(--color-action-text);background:var(--ink-soft);border-radius:50%;flex:none;place-items:center;font-size:.78rem;font-weight:750;display:inline-grid}.team-access__avatar--large{width:2.75rem;height:2.75rem}.team-access__person-copy{gap:.18rem;display:grid}.team-access__person-copy small,.team-access__role{color:var(--text-muted);font-size:.74rem}.team-access__person-dialog,.team-access__role-dialog{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--surface-raised);grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 2rem);display:grid;overflow:hidden;box-shadow:0 1.5rem 4rem #00000047}.team-access__person-dialog{width:min(100%,48rem)}.team-access__role-dialog{width:min(100%,42rem)}.team-access__person-dialog>header,.team-access__role-dialog>header{border-bottom:1px solid var(--line);align-items:center;gap:.75rem;padding:1rem;display:grid}.team-access__person-dialog>header{grid-template-columns:auto minmax(0,1fr) auto auto}.team-access__role-dialog>header{grid-template-columns:minmax(0,1fr) auto}.team-access__person-dialog>header p{overflow-wrap:anywhere}.team-access__role-dialog h2,.team-access__role-dialog p{margin:0}.team-access__role-dialog h2{font-size:1rem}.team-access__role-dialog header p{color:var(--text-muted);margin-top:.25rem;font-size:.75rem;line-height:1.4}.team-access__dialog-close{width:2.75rem;height:2.75rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.team-access__dialog-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:1.2rem;height:1.2rem}.team-access__person-dialog-body,.team-access__role-dialog-body{overscroll-behavior:contain;min-height:0;overflow-y:auto}.team-access__person-dialog-body>.team-access__feedback,.team-access__role-dialog-body>.team-access__feedback{margin:.85rem 1rem 0}.team-access__role-dialog-actions{background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.team-access__role-dialog-actions p{color:var(--text-muted);font-size:.75rem;line-height:1.4}.team-access__role-dialog-actions button{white-space:nowrap;flex:none}.team-access__invitation-actions{border-bottom:1px solid var(--line);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.team-access__invitation-actions>span{gap:.2rem;display:grid}.team-access__invitation-actions small{max-width:28rem;color:var(--text-muted);font-size:.72rem;line-height:1.4}.team-access__invitation-actions>div{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.5rem;display:flex}.team-access__invitation-actions button{border:1px solid var(--line-strong);border-radius:var(--radius-control);min-height:2.75rem;color:var(--ink);background:var(--surface-page);white-space:nowrap;cursor:pointer;padding:.55rem .75rem;font-size:.76rem;font-weight:680}.team-access__fields{grid-template-columns:1fr 1fr;gap:.8rem;padding:1rem;display:grid}.team-access__fields label{color:var(--text-muted);gap:.35rem;font-size:.72rem;font-weight:680;display:grid}.team-access__advanced{border-top:1px solid var(--line)}.team-access__advanced summary{cursor:pointer;align-content:center;min-height:2.75rem;padding:.8rem 1rem;font-size:.8rem;font-weight:700}.team-access__advanced>p{color:var(--text-muted);margin:0;padding:0 1rem .8rem;font-size:.75rem}.team-access__permissions{display:grid}.team-access__permissions>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:3.75rem;padding:.7rem 1rem;display:flex}.team-access__permissions>div>span{gap:.2rem;display:grid}.team-access__permissions strong{font-size:.8rem}.team-access__permissions small{font-size:.7rem}.team-access__switch{flex:none;width:2.5rem;height:1.5rem;display:inline-flex;position:relative}.team-access__switch input{opacity:0;width:1px;height:1px;position:absolute}.team-access__switch span{background:var(--line-strong);cursor:pointer;border-radius:999px;width:100%;transition:background .15s}.team-access__switch span:after{background:var(--surface-raised);width:1.1rem;height:1.1rem;box-shadow:0 1px 3px color-mix(in srgb, var(--ink) 24%, transparent);content:"";border-radius:50%;transition:transform .15s;position:absolute;top:.2rem;left:.2rem}.team-access__switch input:checked+span{background:var(--brand-blue)}.team-access__switch input:checked+span:after{transform:translate(1rem)}.team-access__switch input:focus-visible+span{outline:3px solid var(--signal-strong);outline-offset:3px}.team-access__advanced>.team-access__text-action{margin:.8rem 1rem 1rem}.team-access__person-dialog>footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:.65rem;padding:1rem;display:flex}.team-access__person-dialog footer .team-access__secondary-action{border:1px solid var(--line-strong);color:var(--ink);background:var(--surface-page)}.team-access button:disabled{cursor:not-allowed;opacity:.56}.team-access__hierarchy{min-height:26rem}.team-access__tree{padding:1rem;overflow-x:auto}.team-access__tree ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.team-access__tree ul ul{border-left:1px solid var(--line-strong);margin:.65rem 0 0 1.1rem;padding-left:1.35rem}.team-access__tree li>div{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface-page);align-items:center;gap:.7rem;width:min(100%,23rem);min-height:3.5rem;padding:.6rem .75rem;display:flex}.team-access__tree li>div>span:last-child{gap:.15rem;display:grid}.team-access__tree small{color:var(--text-muted)}.team-access__role-list{display:grid;overflow:hidden}.team-access__role-list>button{border:0;border-bottom:1px solid var(--line);min-height:5rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.team-access__role-list>button:last-child{border-bottom:0}.team-access__role-list>button:hover,.team-access__role-list>button.is-selected{background:var(--surface-subtle)}.team-access__role-list>button.is-selected{box-shadow:inset 3px 0 var(--brand-blue)}.team-access__role-list>button>span:first-child{gap:.25rem;display:grid}.team-access__role-list>button>span:last-child{min-width:1.75rem;min-height:1.75rem;color:var(--text-muted);background:var(--surface-page);border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid}.team-access__modal-backdrop{z-index:40;background:#00000085;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.team-access__modal{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--surface-raised);width:min(100%,30rem);overflow:hidden;box-shadow:0 1.5rem 4rem #00000047}.team-access__modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.team-access__modal h2,.team-access__modal p{margin:0}.team-access__modal p{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:750}.team-access__modal>header>button{width:2.75rem;height:2.75rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:1.35rem}.team-access__modal form{grid-template-columns:1fr 1fr;gap:.85rem;padding:1.1rem;display:grid}.team-access__invite-note{color:var(--text-muted);grid-column:1/-1;font-size:.82rem;line-height:1.5}.team-access__modal form label{color:var(--text-muted);gap:.35rem;font-size:.72rem;font-weight:680;display:grid}.team-access__modal form input,.team-access__modal form select{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-page);font:inherit;padding:.6rem .7rem}.team-access__modal form footer{grid-column:1/-1;justify-content:flex-end;gap:.65rem;padding-top:.25rem;display:flex}.team-access__modal form footer button{border:1px solid var(--line-strong);border-radius:var(--radius-control);min-height:2.75rem;color:var(--ink);background:var(--surface-page);cursor:pointer;padding:.6rem .85rem;font-weight:680}.team-access__modal form footer button[type=submit]{color:var(--color-action-text);background:var(--color-action);border-color:#0000}@media (width<=720px){.team-access__embedded-heading,.team-access__management,.team-access__panel-header{flex-direction:column;align-items:stretch}.team-access__search{width:100%}.team-access__people>button{grid-template-columns:2.25rem minmax(0,1fr) auto}.team-access__role{display:none}.team-access__fields{grid-template-columns:1fr}.team-access__invitation-actions{flex-direction:column;align-items:stretch}.team-access__invitation-actions>div{justify-content:flex-start}.team-access__role-dialog-actions{flex-direction:column;align-items:stretch}.team-access__modal form{grid-template-columns:1fr}.team-access__modal-backdrop{padding:.5rem}.team-access__person-dialog,.team-access__role-dialog{max-height:calc(100dvh - 1rem)}}.applicant-home{width:100%}.applicant-progress{border-bottom:1px solid var(--line);padding:clamp(1.5rem,4vw,2.5rem) 0}.applicant-progress__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.6rem;display:flex}.section-label{color:var(--text-subtle);letter-spacing:.075em;text-transform:uppercase;margin:0 0 .35rem;font-size:.72rem;font-weight:700}.applicant-progress h2,.next-action h2,.outstanding-requests h2{font-family:var(--font-display);letter-spacing:-.025em;margin:0}.applicant-progress h2{font-size:1.2rem}.applicant-progress__heading>span{color:var(--text-subtle);font-size:.78rem;font-weight:650}.applicant-home__layout{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.5rem,4vw,3rem) 0 2rem;display:grid}.next-action{border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--surface-raised);grid-template-columns:auto minmax(0,1fr);align-content:start;gap:1.25rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.next-action__icon{border-radius:var(--radius-control);width:2.75rem;height:2.75rem;color:var(--ink);background:var(--signal-soft);place-items:center;display:grid}.next-action h2{max-width:28rem;font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.15}.next-action__content>p:not(.section-label){max-width:34rem;color:var(--text-muted);margin:.75rem 0 0;font-size:.92rem;line-height:1.55}.applicant-button{border-radius:var(--radius-control);min-height:3rem;color:var(--color-action-text);background:var(--color-action);justify-content:center;align-items:center;gap:.6rem;margin-top:1.25rem;padding:.75rem 1rem;font-size:.88rem;font-weight:750;text-decoration:none;display:inline-flex}.applicant-button:hover{background:var(--color-action-hover)}.applicant-button .shell-icon{width:1rem;height:1rem}.outstanding-requests{min-width:0}.outstanding-requests>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.outstanding-requests h2{font-size:1.15rem}.outstanding-requests>header>span{width:1.75rem;height:1.75rem;color:var(--attention-ink);background:var(--attention-surface);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;display:grid}.outstanding-requests ul{border-top:1px solid var(--line);margin:1rem 0 0;padding:0;list-style:none}.outstanding-requests li{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:1rem 0;display:grid}.request-marker{background:var(--signal-strong);border-radius:50%;width:.55rem;height:.55rem;margin-top:.3rem}.outstanding-requests h3{margin:0;font-size:.9rem}.outstanding-requests p,.outstanding-requests small{color:var(--text-subtle);margin:.25rem 0 0;font-size:.76rem;line-height:1.4;display:block}.outstanding-requests small{color:var(--attention-ink);font-weight:650}.outstanding-requests li>a{border-radius:var(--radius-control);min-width:2.75rem;min-height:2.75rem;color:var(--ink);place-items:center;display:grid}.applicant-assurance{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.applicant-assurance>a{min-height:4.5rem;color:var(--ink);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem 0;text-decoration:none;display:grid}.applicant-assurance>a+a{border-left:1px solid var(--line);margin-left:1.5rem;padding-left:1.5rem}.applicant-assurance strong,.applicant-assurance small{display:block}.applicant-assurance strong{font-size:.86rem}.applicant-assurance small{color:var(--text-subtle);margin-top:.15rem;font-size:.75rem}.applicant-assurance>a>.shell-icon:last-child{width:1rem;height:1rem}@media (width<=760px){.applicant-home .page-heading{align-items:flex-start;display:flex}.applicant-home .page-heading__action{margin-top:.15rem}.applicant-progress{padding:1.4rem 0 1.5rem}.applicant-progress__heading{margin-bottom:1.35rem;display:block}.applicant-progress__heading>span{margin-top:.35rem;display:block}.applicant-home__layout{flex-direction:column;gap:1.75rem;padding:1.4rem 0 1.75rem;display:flex}.next-action{grid-template-columns:1fr;gap:.85rem;padding:1.2rem}.next-action h2{font-size:1.45rem}.applicant-button{width:100%;min-height:3.25rem}.applicant-assurance{grid-template-columns:1fr}.applicant-assurance>a+a{border-top:1px solid var(--line);border-left:0;margin-left:0;padding-left:0}}.auth-screen{background:linear-gradient(135deg, color-mix(in srgb, var(--brand-blue) 5%, transparent), transparent 42%), var(--surface-page);place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.auth-card{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);width:min(100%,28rem);box-shadow:0 1.25rem 3.5rem color-mix(in srgb, var(--ink) 8%, transparent);padding:clamp(1.5rem,4vw,2.5rem)}.auth-card--wide{width:min(100%,36rem)}.auth-card__brand{width:9rem;min-height:2.75rem;margin-bottom:2rem;display:block}.auth-card__brand img{object-fit:contain;object-position:left center;width:100%;height:2.75rem;display:block}.auth-card header p{color:var(--text-subtle);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:750}.auth-card header h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,4vw,2rem)}.auth-card header>span{color:var(--text-muted);margin-top:.65rem;line-height:1.5;display:block}.auth-card form{gap:1rem;margin-top:1.75rem;display:grid}.auth-card label{color:var(--ink);gap:.45rem;font-size:.82rem;font-weight:680;display:grid}.auth-card label small{color:var(--text-subtle);font-size:.72rem;font-weight:500}.auth-card input{border:1px solid var(--line-strong);border-radius:var(--radius-control);width:100%;min-height:2.75rem;color:var(--ink);background:var(--surface-page);font:inherit;padding:.65rem .75rem;font-weight:500}.auth-card input:focus{border-color:var(--signal-strong);outline:3px solid color-mix(in srgb, var(--signal-strong) 20%, transparent)}.auth-card .auth-card__code{font-variant-numeric:tabular-nums;letter-spacing:.4em;text-align:center;font-size:1.25rem}.auth-card form>button,.auth-card__primary-link{border-radius:var(--radius-control);min-height:2.75rem;color:var(--color-action-text);background:var(--color-action);cursor:pointer;border:0;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.auth-card form>button:hover,.auth-card__primary-link:hover{background:var(--color-action-hover)}.auth-card form>button:disabled{cursor:wait;opacity:.62}.auth-card__message{border-radius:var(--radius-control);color:var(--positive-ink);background:var(--positive-surface);padding:.7rem .8rem;font-size:.8rem;line-height:1.45}.auth-card__message--error{color:var(--attention-ink);background:var(--attention-surface)}.auth-card footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.auth-card footer a{min-height:2.75rem;color:var(--text-muted);align-content:center;font-size:.8rem;font-weight:650}.auth-card__sent{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface-subtle);margin-top:1.5rem;padding:1rem}.auth-card__sent p{color:var(--text-muted);margin:.35rem 0 1rem;font-size:.85rem}.agency-selection{gap:.65rem;margin-top:1.5rem;display:grid}.agency-selection>button{border:1px solid var(--line);border-radius:var(--radius-control);min-height:4rem;color:var(--ink);background:var(--surface-page);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.agency-selection>button:hover{border-color:var(--line-strong);background:var(--surface-subtle)}.agency-selection>button span:first-child{gap:.2rem;display:grid}.agency-selection small{color:var(--text-subtle)}@media (width<=520px){.auth-screen{place-items:stretch stretch;padding:0}.auth-card{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:1.5rem}}.seed{isolation:isolate;background:radial-gradient(120% 80% at 12% 10%, #1a5c5f 0%, transparent 55%), radial-gradient(90% 70% at 88% 18%, #0a3f44 0%, transparent 50%), linear-gradient(165deg, var(--ink) 0%, var(--ink-soft) 48%, #08353a 100%);min-height:100dvh;color:var(--fog);grid-template-rows:auto 1fr auto;padding:clamp(1.25rem,4vw,2.5rem);display:grid;position:relative;overflow:hidden}.seed__atmosphere{z-index:0;pointer-events:none;position:absolute;inset:0}.seed__orb{filter:blur(40px);opacity:.55;border-radius:50%;position:absolute}.seed__orb--a{background:radial-gradient(circle, var(--signal) 0%, transparent 70%);width:min(52vw,420px);height:min(52vw,420px);top:8%;left:-6%}.seed__orb--b{opacity:.35;background:radial-gradient(circle,#2bb8b0 0%,#0000 68%);width:min(60vw,520px);height:min(60vw,520px);bottom:5%;right:-10%}.seed__grid{background-image:linear-gradient(#f3faf70d 1px,#0000 1px),linear-gradient(90deg,#f3faf70d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 20%,#0000 75%)}.seed__stamp{border:2px solid var(--signal);color:var(--signal);font-family:var(--font-display);letter-spacing:.18em;border-radius:4px;padding:.65rem 1.1rem;font-size:clamp(.75rem,1.5vw,.95rem);font-weight:800;position:absolute;top:clamp(5rem,22vh,10rem);right:clamp(1rem,8vw,5rem);transform:rotate(-6deg);box-shadow:0 0 0 6px #e8b84a14}.seed__top,.seed__hero,.seed__modules{z-index:1;position:relative}.seed__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#f3faf7a6;margin:0;font-size:.85rem;font-weight:500}.seed__hero{flex-direction:column;justify-content:center;max-width:42rem;padding-block:clamp(2rem,10vh,6rem);display:flex}.seed__brand{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.4rem,12vw,7rem);font-weight:800;line-height:.92}.seed__tagline{color:#f3faf7d1;text-wrap:pretty;max-width:28rem;margin:1.25rem 0 0;font-size:clamp(1.05rem,2.4vw,1.35rem);line-height:1.45}.seed__cta{flex-direction:column;align-items:flex-start;gap:.85rem;margin-top:2rem;display:flex}.seed__btn{background:var(--signal);color:var(--ink);box-shadow:0 12px 40px var(--glow);border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.35rem;font-weight:600;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.seed__btn:hover{background:var(--signal-hot);transform:translateY(-1px)}.seed__btn:focus-visible{outline:2px solid var(--fog);outline-offset:3px}.seed__hint{color:#f3faf78c;font-size:.9rem}.seed__hint code{background:#f3faf714;border-radius:4px;padding:.12em .35em;font-size:.82em}.seed__modules{padding-bottom:.5rem}.seed__module-row{flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.seed__module{color:#f3faf7e0;background:#f3faf70a;border:1px solid #f3faf72e;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.88rem;font-weight:500;display:inline-flex}.seed__module-dot{background:var(--signal);width:.45rem;height:.45rem;box-shadow:0 0 10px var(--glow);border-radius:50%}@media (width<=640px){.seed__stamp{opacity:.85;top:auto;bottom:22%;right:1rem}}:root{--brand-ink:#2b2b46;--brand-muted:#6a6a7a;--brand-accent:#00acca;--brand-blue:#2154ff;--brand-sky:#51a1ec;--brand-mint:#1be6c1;--brand-blue-surface:#e6fbff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-page:var(--lightningcss-light,#fafafa)var(--lightningcss-dark,#12131c);--color-surface:var(--lightningcss-light,#fff)var(--lightningcss-dark,#1b1d29);--color-surface-subtle:var(--lightningcss-light,color-mix(in srgb, var(--brand-blue) 4%, white))var(--lightningcss-dark,#242735);--color-text:var(--lightningcss-light,var(--brand-ink))var(--lightningcss-dark,#f4f5fb);--color-text-muted:var(--lightningcss-light,var(--brand-muted))var(--lightningcss-dark,#b4b6c4);--color-text-subtle:var(--lightningcss-light,var(--brand-muted))var(--lightningcss-dark,#9da0b1);--color-border:var(--lightningcss-light,#2b2b461f)var(--lightningcss-dark,#dcdff224);--color-border-strong:var(--lightningcss-light,#2b2b4638)var(--lightningcss-dark,#dcdff23d);--color-action:var(--lightningcss-light,var(--brand-ink))var(--lightningcss-dark,var(--brand-blue));--color-action-hover:var(--lightningcss-light,color-mix(in srgb, var(--brand-ink) 88%, white))var(--lightningcss-dark,color-mix(in srgb, var(--brand-blue) 84%, white));--color-action-text:#fff;--color-focus:var(--lightningcss-light,var(--brand-blue))var(--lightningcss-dark,var(--brand-mint));--color-active-text:var(--lightningcss-light,var(--brand-blue))var(--lightningcss-dark,var(--brand-sky));--color-active-surface:var(--lightningcss-light,var(--brand-blue-surface))var(--lightningcss-dark,color-mix(in srgb, var(--brand-blue) 18%, var(--color-surface)));--color-exception-row:var(--lightningcss-light,#0000)var(--lightningcss-dark,#ffffff05);--color-view-as-surface:var(--lightningcss-light,color-mix(in srgb, var(--brand-blue) 7%, white))var(--lightningcss-dark,color-mix(in srgb, var(--brand-blue) 12%, var(--color-surface)));--color-view-as-border:var(--lightningcss-light,var(--brand-blue))var(--lightningcss-dark,var(--brand-sky));--color-positive:var(--lightningcss-light,#26755a)var(--lightningcss-dark,#67caa3);--color-positive-text:var(--lightningcss-light,#18503e)var(--lightningcss-dark,#b2eed7);--color-positive-surface:var(--lightningcss-light,#dff0e9)var(--lightningcss-dark,#17382f);--color-attention-text:var(--lightningcss-light,#765000)var(--lightningcss-dark,#f4d58a);--color-attention-surface:var(--lightningcss-light,#faecc9)var(--lightningcss-dark,#403316);--ink:var(--color-text);--ink-soft:var(--color-action);--mist:var(--color-active-surface);--fog:var(--color-page);--signal:var(--brand-blue);--signal-hot:var(--color-action-hover);--line:var(--color-border);--glow:var(--lightningcss-light,#2154ff38)var(--lightningcss-dark,#1be6c124);--surface-page:var(--color-page);--surface-raised:var(--color-surface);--surface-subtle:var(--color-surface-subtle);--text-muted:var(--color-text-muted);--text-subtle:var(--color-text-subtle);--line-strong:var(--color-border-strong);--signal-strong:var(--color-focus);--signal-soft:var(--color-active-surface);--positive:var(--color-positive);--positive-ink:var(--color-positive-text);--positive-surface:var(--color-positive-surface);--attention-ink:var(--color-attention-text);--attention-surface:var(--color-attention-surface);--radius-control:6px;--radius-panel:10px;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:var(--font-body);color:var(--ink);background:var(--fog);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--surface-page);min-height:100dvh}button{font:inherit}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--signal-strong);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
