.portal-auth,.portal-shell{--portal-paper:var(--nemu-paper,#f3f5f1);--portal-raised:var(--nemu-paper-raised,#ffffff);--portal-ink:var(--nemu-ink,#151b1c);--portal-muted:var(--nemu-ink-muted,#4e595b);--portal-line:var(--nemu-line,#727c79);--portal-blue:var(--nemu-blue,#087b9c);--portal-blue-dark:var(--nemu-blue-dark,#075d78);--portal-blue-soft:var(--nemu-blue-soft,#dff6fb);--portal-yellow:var(--nemu-brand,#ffdb33);--portal-yellow-soft:var(--nemu-brand-soft,#fff3c4);--portal-green:var(--nemu-success,#168344);--portal-green-soft:var(--nemu-success-soft,#dcfce7);--portal-coral:var(--nemu-coral,#b85e00);--portal-coral-soft:var(--nemu-coral-soft,#fff1d6);--portal-sans:var(
    --nemu-sans,var(--font-skin-sans),"Space Grotesk","Segoe UI",sans-serif
  );--portal-mono:var(
    --nemu-mono,var(--font-skin-mono),"JetBrains Mono",Consolas,monospace
  );min-height:100vh;background:var(--portal-paper);color:var(--portal-ink);font-family:var(--portal-sans)}.portal-shell *,.portal-shell :after,.portal-shell :before{box-sizing:border-box}.portal-shell a,.portal-shell button,.portal-shell input,.portal-shell summary{font:inherit}.portal-shell [tabindex="0"]:focus-visible,.portal-shell a:focus-visible,.portal-shell button:focus-visible,.portal-shell input:focus-visible,.portal-shell summary:focus-visible{outline:3px solid var(--nemu-focus,#087b9c);outline-offset:3px}.portal-skip-link{position:fixed;z-index:100;top:.65rem;left:.65rem;padding:.65rem .85rem;border:2px solid var(--portal-ink);background:var(--portal-raised);color:var(--portal-ink);font-weight:800;transform:translateY(-180%)}.portal-skip-link:focus{transform:translateY(0)}.portal-shell__header{display:flex;min-height:5.5rem;padding:.75rem clamp(1rem,2.5vw,1.75rem);border:2px solid var(--portal-ink);align-items:center;justify-content:space-between;background:var(--portal-raised);gap:1rem}.portal-brand{display:inline-flex;min-width:0;align-items:center;color:var(--portal-ink);gap:.8rem;text-decoration:none}.portal-brand__mark{display:grid;width:3rem;height:3rem;border:2px solid var(--portal-ink);align-items:center;justify-items:center;background:var(--portal-raised);box-shadow:4px 4px 0 var(--portal-blue)}.portal-brand__mark img{width:2.15rem;height:2.15rem;object-fit:contain}.portal-brand__wordmark{display:flex;align-items:baseline;gap:.45rem;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:900;letter-spacing:-.045em;text-transform:uppercase}.portal-brand__wordmark span{color:var(--portal-blue-dark)}.portal-shell__footer nav ul,.portal-shell__header-actions,.portal-shell__header-actions nav ul{display:flex;margin:0;padding:0;align-items:center;list-style:none;gap:.75rem}.portal-shell__footer nav a,.portal-shell__header-actions nav a{color:var(--portal-ink);font-family:var(--portal-mono);font-size:.76rem;font-weight:800;text-underline-offset:.2rem}.portal-identity{display:flex;min-width:11rem;padding:.45rem .55rem .45rem .8rem;border:2px solid var(--portal-ink);align-items:center;justify-content:flex-end;color:var(--portal-ink);gap:.75rem;text-decoration:none}.portal-identity__copy{display:grid;min-width:0;text-align:right}.portal-identity__copy span,.portal-identity__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-identity__copy strong{font-size:.88rem}.portal-identity__copy span{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.68rem}.portal-identity__initials{display:grid;width:2.5rem;height:2.5rem;flex:0 0 auto;border:2px solid var(--portal-ink);align-items:center;justify-items:center;background:var(--portal-blue);color:#ffffff;font-family:var(--portal-mono);font-weight:900;box-shadow:3px 3px 0 var(--portal-ink)}.portal-shell__body{display:grid;min-height:calc(100vh - 9.5rem);grid-template-columns:16rem minmax(0,1fr)}.portal-shell__sidebar{display:flex;min-width:0;padding:.9rem;border-right:2px solid var(--portal-ink);flex-direction:column;justify-content:space-between;background:color-mix(in srgb,var(--portal-raised) 68%,var(--portal-paper));gap:2rem}.portal-navigation ul{display:grid;margin:0;padding:0;list-style:none;gap:.2rem}.portal-navigation a{display:grid;min-height:3.25rem;padding:.7rem .8rem;grid-template-columns:minmax(0,1fr);align-items:center;border:2px solid transparent;color:var(--portal-ink);gap:.55rem;font-weight:750;text-decoration:none}.portal-navigation .portal-navigation__link--with-icon{grid-template-columns:1.75rem minmax(0,1fr)}.portal-navigation a[aria-current=page]{border-color:var(--portal-ink);background:var(--portal-blue);box-shadow:4px 4px 0 var(--portal-ink);color:#ffffff}.portal-navigation__icon{display:grid;width:1.5rem;height:1.5rem;align-items:center;justify-items:center}.portal-navigation__icon svg{width:100%;height:100%;stroke:currentColor}.portal-shell__sidebar-footer{display:grid;gap:.9rem}.portal-organization{display:grid;padding:.85rem;border:2px solid var(--portal-ink);background:var(--portal-raised);box-shadow:4px 4px 0 var(--portal-ink);color:var(--portal-ink);gap:.2rem;text-decoration:none}.portal-organization span{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.63rem;font-weight:800;text-transform:uppercase}.portal-organization strong{overflow-wrap:anywhere}.portal-shell__main{min-width:0;padding:clamp(1.4rem,3.5vw,3rem)}.portal-shell__footer{display:flex;min-height:4rem;padding:.8rem clamp(1rem,2.5vw,1.75rem);border:2px solid var(--portal-ink);align-items:center;justify-content:space-between;background:var(--portal-raised);gap:1rem}.portal-shell__footer p{margin:0;color:var(--portal-muted);font-family:var(--portal-mono);font-size:.7rem}.portal-panel__action,.portal-shell__footer nav{margin-left:auto}.portal-page-heading{display:flex;margin-bottom:clamp(1.4rem,3vw,2.4rem);align-items:flex-start;justify-content:space-between;gap:1rem}.portal-page-heading h1,.portal-page-heading p{margin:0}.portal-page-heading h1{max-width:18ch;font-family:var(--nemu-display,"Arial Black",var(--portal-sans));font-size:clamp(2.35rem,5vw,4.25rem);font-weight:900;letter-spacing:-.055em;line-height:.96;text-wrap:balance}.portal-page-heading p{max-width:58ch;margin-top:.65rem;color:var(--portal-muted);font-family:var(--portal-mono);font-size:.84rem;line-height:1.55}.portal-page-heading__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.portal-empty-state,.portal-mcp-panel,.portal-panel{border:2px solid var(--portal-ink);background:var(--portal-raised);box-shadow:5px 5px 0 var(--portal-ink)}.portal-panel__heading{display:flex;min-height:3.6rem;padding:.8rem 1rem;border-bottom:2px solid var(--portal-ink);align-items:center;justify-content:space-between;gap:1rem}.portal-panel__heading h2{margin:0;font-size:1.18rem;letter-spacing:-.025em}.portal-status-badge{display:inline-flex;min-height:1.85rem;padding:.25rem .55rem;border:1px solid var(--portal-ink);border-radius:.25rem;align-items:center;background:var(--portal-paper);color:var(--portal-ink);font-family:var(--portal-mono);font-size:.7rem;font-weight:850;gap:.35rem;text-transform:capitalize}.portal-status-badge>span{width:.68rem;height:.68rem;border:1px solid;border-radius:50%;background:currentColor;box-shadow:inset 0 0 0 2px color-mix(in srgb,currentColor 18%,#ffffff)}.portal-status-badge[data-tone=operational]{border-color:#256d35;background:var(--portal-green-soft);color:#155e29}.portal-status-badge[data-tone=info]{border-color:var(--portal-blue-dark);background:var(--portal-blue-soft);color:var(--portal-blue-dark)}.portal-status-badge[data-tone=warning]{border-color:var(--portal-coral);background:var(--portal-yellow-soft);color:#744000}.portal-status-badge[data-tone=danger]{border-color:#9f2e28;background:#fee2e2;color:#8b1f1a}.portal-status-badge[data-tone=neutral]{color:var(--portal-muted)}.portal-facts-grid{display:grid;margin:0;border-top:1px solid var(--portal-line);border-left:1px solid var(--portal-line);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.portal-facts-grid>div{min-width:0;padding:.85rem;border-right:1px solid var(--portal-line);border-bottom:1px solid var(--portal-line)}.portal-facts-grid dt{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.64rem;font-weight:850;text-transform:uppercase}.portal-facts-grid dd{margin:.35rem 0 0;overflow-wrap:anywhere;font-weight:800}.portal-facts-grid .portal-facts-grid__description{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.68rem;font-weight:450;line-height:1.45}.portal-record-list>ul{margin:0;padding:0;list-style:none}.portal-record-list>ul>li+li{border-top:1px solid var(--portal-line)}.portal-record-list__row{display:grid;min-width:0;min-height:4.5rem;padding:.8rem 1rem;grid-template-columns:auto minmax(10rem,1.4fr) auto minmax(12rem,1fr) auto;align-items:center;color:var(--portal-ink);gap:.85rem;text-decoration:none}.portal-record-list a.portal-record-list__row:hover{background:var(--portal-blue-soft)}.portal-record-list__leading{display:grid;width:2.25rem;height:2.25rem;border:1px solid var(--portal-ink);align-items:center;justify-items:center;background:var(--portal-blue);color:#ffffff}.portal-record-list__identity{display:grid;min-width:0;gap:.15rem}.portal-record-list__identity strong,.portal-record-list__identity>span{overflow-wrap:anywhere}.portal-record-list__identity>span{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.68rem}.portal-record-list__status,.portal-record-list__trailing{justify-self:end}.portal-record-list dl{display:grid;min-width:0;margin:0;grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.75rem}.portal-record-list dt{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.58rem;font-weight:800;text-transform:uppercase}.portal-record-list dd{margin:.2rem 0 0;overflow-wrap:anywhere;font-family:var(--portal-mono);font-size:.72rem}.portal-empty-state{display:flex;padding:clamp(1rem,2.5vw,1.5rem);align-items:flex-start;gap:1rem}.portal-record-list .portal-empty-state{border:0;box-shadow:none}.portal-empty-state__icon{display:grid;width:2.75rem;height:2.75rem;flex:0 0 auto;border:2px solid var(--portal-ink);align-items:center;justify-items:center;background:var(--portal-yellow);box-shadow:3px 3px 0 var(--portal-ink)}.portal-empty-state h2,.portal-empty-state p{margin:0}.portal-empty-state h2{font-size:1.15rem}.portal-empty-state p{max-width:62ch;margin-top:.35rem;color:var(--portal-muted);line-height:1.55}.portal-empty-state__action{margin-top:.85rem}.portal-mcp-panel{min-width:0}.portal-mcp-panel__heading{display:flex;padding:clamp(1rem,2.5vw,1.35rem);border-bottom:2px solid var(--portal-ink);align-items:flex-start;background:var(--portal-blue-soft);gap:.85rem}.portal-mcp-panel__mark{display:grid;width:2.8rem;height:2.8rem;flex:0 0 auto;border:2px solid var(--portal-ink);align-items:center;justify-items:center;background:var(--portal-raised);box-shadow:3px 3px 0 var(--portal-ink)}.portal-mcp-panel__mark svg{width:1.6rem;height:1.6rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.portal-mcp-panel__heading h2,.portal-mcp-panel__heading p{margin:0}.portal-mcp-panel__heading h2{font-size:clamp(1.35rem,2.6vw,1.8rem);letter-spacing:-.035em}.portal-mcp-panel__heading p{max-width:62ch;margin-top:.35rem;color:var(--portal-muted);font-family:var(--portal-mono);font-size:.76rem;line-height:1.5}.portal-mcp-panel__endpoint{display:grid;padding:.85rem 1rem;border-bottom:1px solid var(--portal-line);background:var(--portal-raised);gap:.35rem}.portal-mcp-panel__endpoint span{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.62rem;font-weight:850;text-transform:uppercase}.portal-mcp-panel__endpoint code{overflow-wrap:anywhere;color:var(--portal-blue-dark);font-family:var(--portal-mono);font-size:.8rem;font-weight:800}.portal-mcp-step{display:grid;padding:clamp(1rem,2.5vw,1.35rem);grid-template-columns:2rem minmax(0,1fr);border-bottom:1px solid var(--portal-line);gap:.8rem}.portal-mcp-step__number{display:grid;width:1.9rem;height:1.9rem;border:2px solid var(--portal-ink);align-items:center;justify-items:center;background:var(--portal-yellow);font-family:var(--portal-mono);font-weight:900}.portal-mcp-step h3{margin:.3rem 0 .85rem;font-size:1rem}.portal-mcp-configurations{display:grid;gap:.65rem}.portal-mcp-configurations__empty{margin:0;padding:.85rem;border:1px solid var(--portal-line);background:var(--portal-paper);color:var(--portal-muted);font-size:.78rem;line-height:1.45}.portal-mcp-config{min-width:0;border:1px solid var(--portal-ink);background:var(--portal-paper)}.portal-mcp-config summary{display:flex;min-height:2.65rem;padding:.55rem .75rem;align-items:center;justify-content:space-between;cursor:pointer;font-weight:850;gap:.75rem}.portal-mcp-config summary code{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.66rem;text-transform:uppercase}.portal-mcp-config>p{margin:0;padding:0 .75rem .65rem;color:var(--portal-muted);font-size:.78rem;line-height:1.45}.portal-mcp-config pre{max-width:100%;margin:0;padding:1rem;overflow-x:auto;border-block:1px solid #405055;background:#111719;color:#f3f5f1;font-family:var(--portal-mono);font-size:.74rem;line-height:1.65;white-space:pre}.portal-copy-code{display:grid;padding:.65rem;gap:.35rem}.portal-copy-code button,.portal-device-code button{display:inline-flex;min-height:3rem;padding:.7rem 1rem;border:2px solid var(--portal-ink);align-items:center;justify-content:center;background:var(--portal-blue);box-shadow:4px 4px 0 var(--portal-ink);color:#ffffff;cursor:pointer;font-family:var(--portal-mono);font-size:.78rem;font-weight:900;gap:.45rem}.portal-copy-code button svg{flex:0 0 auto;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.portal-copy-code__status{min-height:1rem;color:var(--portal-muted);font-family:var(--portal-mono);font-size:.62rem}.portal-device-code{display:grid;max-width:32rem;gap:.5rem}.portal-device-code label{font-family:var(--portal-mono);font-size:.7rem;font-weight:900}.portal-device-code input[type=text]{width:100%;min-height:3.2rem;padding:.6rem .85rem;border:2px solid var(--portal-ink);background:var(--portal-raised);color:var(--portal-ink);font-family:var(--portal-mono);font-size:1.35rem;font-weight:800;letter-spacing:.45em;text-transform:uppercase}.portal-device-code p{margin:0 0 .35rem;color:var(--portal-muted);font-family:var(--portal-mono);font-size:.62rem;line-height:1.45}.portal-device-code button{background:var(--portal-yellow);color:var(--portal-ink)}.portal-mcp-tools{padding:clamp(1rem,2.5vw,1.35rem)}.portal-mcp-tools>header{display:flex;margin-bottom:.75rem;align-items:center;justify-content:space-between;gap:1rem}.portal-mcp-tools h3,.portal-mcp-tools p,.portal-mcp-tools>header>span{margin:0}.portal-mcp-tools>header>span{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.66rem;font-weight:850;text-transform:uppercase}.portal-mcp-tools ul{margin:0;padding:0;border:1px solid var(--portal-line);list-style:none}.portal-mcp-tools li{display:flex;padding:.75rem;align-items:flex-start;justify-content:space-between;gap:1rem}.portal-mcp-tools li+li{border-top:1px solid var(--portal-line)}.portal-mcp-tools li code{overflow-wrap:anywhere;color:var(--portal-blue-dark);font-family:var(--portal-mono);font-size:.72rem;font-weight:850}.portal-mcp-tools li p,.portal-mcp-tools__empty{margin-top:.2rem;color:var(--portal-muted);font-size:.74rem;line-height:1.45}.portal-mcp-tools li>span{padding:.2rem .4rem;border:1px solid var(--portal-ink);background:var(--portal-green-soft);font-family:var(--portal-mono);font-size:.62rem;font-weight:850;text-transform:uppercase}.portal-mcp-tools li>span[data-access=write]{background:var(--portal-yellow-soft)}.portal-mcp-panel__note{margin:0 1rem 1rem;padding:.75rem;border:1px solid var(--portal-blue-dark);background:var(--portal-blue-soft);color:var(--portal-ink);font-family:var(--portal-mono);font-size:.68rem;line-height:1.5}@media (hover:hover) and (pointer:fine){.portal-identity:hover,.portal-navigation a:hover:not([aria-current=page]),.portal-organization:hover{background:var(--portal-blue-soft)}.portal-copy-code button:hover,.portal-device-code button:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--portal-ink)}}@media (max-width:68rem){.portal-record-list__row{grid-template-columns:auto minmax(9rem,1fr) auto}.portal-record-list dl{grid-column:2/-1}}@media (max-width:52rem){.portal-shell__header{min-height:4.75rem}.portal-shell__header-actions nav{max-width:45vw;overflow-x:auto;scrollbar-width:thin}.portal-shell__header-actions nav ul{width:max-content;flex-wrap:nowrap}.portal-identity{min-width:0;padding:.3rem;border:0}.portal-identity__copy{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.portal-shell__body{display:block;min-height:0}.portal-shell__sidebar{display:grid;padding:.65rem;border-right:0;border-bottom:2px solid var(--portal-ink);gap:.65rem}.portal-navigation{min-width:0;overflow-x:auto;scrollbar-width:thin}.portal-navigation ul{display:flex;width:max-content}.portal-navigation a{min-width:max-content}.portal-shell__sidebar-footer{display:flex;min-width:0;overflow-x:auto;gap:.65rem;scrollbar-width:thin}.portal-shell__sidebar-footer>*{min-width:min(16rem,80vw)}.portal-shell__main{padding:1.25rem 1rem 2.5rem}.portal-page-heading{display:grid}.portal-page-heading__actions{justify-content:flex-start}.portal-empty-state,.portal-mcp-panel,.portal-panel{box-shadow:4px 4px 0 var(--portal-ink)}.portal-record-list__row{grid-template-columns:auto minmax(0,1fr) auto}.portal-record-list__status{grid-column:2/-1;justify-self:start}.portal-record-list dl{grid-column:1/-1}.portal-shell__footer{align-items:flex-start;flex-direction:column}}@media (max-width:34rem){.portal-brand__wordmark{display:grid;font-size:1rem;gap:0}.portal-shell__header{padding-inline:.7rem}.portal-page-heading h1{font-size:clamp(2rem,12vw,3rem)}.portal-mcp-step{grid-template-columns:1fr}.portal-mcp-config pre{font-size:.68rem}.portal-mcp-tools li{align-items:flex-start;flex-direction:column}.portal-empty-state{display:grid}}@media (prefers-reduced-motion:reduce){.portal-copy-code button,.portal-device-code button,.portal-skip-link{transition:none}}.portal-auth{display:grid;min-height:100dvh;padding:clamp(1rem,4vw,3rem);place-items:center;background:linear-gradient(rgba(19,24,24,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(19,24,24,.055) 1px,transparent 1px),var(--portal-paper);background-size:28px 28px;color:var(--portal-ink);font-family:var(--portal-sans)}.portal-auth:before{position:fixed;z-index:0;width:min(36rem,80vw);height:min(36rem,80vw);border-radius:999px;background:color-mix(in srgb,var(--portal-blue) 18%,transparent);content:"";filter:blur(2px);inset:-18rem auto auto -12rem;pointer-events:none}.portal-auth--client:before{background:color-mix(in srgb,var(--portal-yellow) 28%,transparent)}.portal-auth__card{position:relative;z-index:1;width:min(100%,34rem);padding:clamp(1.1rem,4vw,2rem);border:3px solid var(--portal-ink);background:var(--portal-raised);box-shadow:9px 9px 0 var(--portal-ink)}.portal-auth__brand{display:flex;padding-bottom:1rem;border-bottom:2px solid var(--portal-ink);align-items:center;gap:.75rem}.portal-auth__mark{display:grid;width:3.1rem;height:3.1rem;border:2px solid var(--portal-ink);place-items:center;background:#ffffff;box-shadow:3px 3px 0 var(--portal-ink)}.portal-auth__brand>span:last-child{display:grid;gap:.05rem}.portal-auth__brand strong{font-size:1.3rem;letter-spacing:-.04em}.portal-auth__brand small,.portal-auth__footer,.portal-auth__heading>p:first-child{color:var(--portal-muted);font-family:var(--portal-mono);font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.portal-auth__heading{margin:1.65rem 0 1.25rem}.portal-auth__heading>*{margin:0}.portal-auth__heading h1{margin:.35rem 0 .55rem;font-size:clamp(2rem,8vw,3.4rem);letter-spacing:-.065em;line-height:.95}.portal-auth__heading>p:last-child{color:var(--portal-muted);line-height:1.55}.portal-auth__error{margin:0 0 1rem;padding:.8rem;border:2px solid var(--portal-ink);background:color-mix(in srgb,var(--portal-coral) 35%,white);box-shadow:3px 3px 0 var(--portal-ink);font-weight:750;line-height:1.45}.portal-auth__form{display:grid;gap:.65rem}.portal-auth__form label,.portal-invite-control label{font-family:var(--portal-mono);font-size:.72rem;font-weight:850;letter-spacing:.025em}.portal-auth__form input,.portal-auth__form select,.portal-invite-control input,.portal-invite-control select{width:100%;min-height:3rem;padding:.68rem .78rem;border:2px solid var(--portal-ink);border-radius:0;outline:none;background:#ffffff;color:var(--portal-ink);font:inherit}.portal-auth__form input:focus-visible,.portal-auth__form select:focus-visible,.portal-invite-control input:focus-visible,.portal-invite-control select:focus-visible{box-shadow:0 0 0 3px var(--portal-yellow)}.portal-auth__form button,.portal-invite-control button{min-height:3rem;margin-top:.35rem;padding:.72rem .9rem;border:2px solid var(--portal-ink);background:var(--portal-blue);box-shadow:4px 4px 0 var(--portal-ink);color:#ffffff;cursor:pointer;font-family:var(--portal-mono);font-size:.75rem;font-weight:850}.portal-auth__form button:disabled{background:var(--portal-muted);cursor:not-allowed}.portal-auth__text-link{width:fit-content;margin-top:.4rem;color:var(--portal-blue-dark);font-weight:800;text-underline-offset:.2em}.portal-auth__enrollment>p,.portal-auth__form>p{margin:0;color:var(--portal-muted);font-size:.82rem;line-height:1.45}.portal-auth__footer{margin-top:1.5rem;padding-top:1rem;border-top:2px solid var(--portal-ink);line-height:1.5}.portal-auth__enrollment,.portal-auth__invite-facts{margin:0 0 1rem;padding:.85rem;border:2px solid var(--portal-ink);background:var(--portal-yellow-soft)}.portal-auth__enrollment dl,.portal-auth__invite-facts{display:grid;gap:.65rem}.portal-auth__enrollment dl{margin:.75rem 0 0}.portal-auth__enrollment dl>div,.portal-auth__invite-facts>div{display:grid;gap:.2rem}.portal-auth__enrollment dt,.portal-auth__invite-facts dt{font-family:var(--portal-mono);font-size:.65rem;font-weight:850;text-transform:uppercase}.portal-auth__enrollment dd,.portal-auth__invite-facts dd{margin:0;overflow-wrap:anywhere}.portal-auth__enrollment code{display:block;max-height:7rem;overflow:auto;font-size:.72rem;white-space:pre-wrap}.portal-auth__memberships fieldset{display:grid;margin:0;padding:0;border:0;gap:.65rem}.portal-auth__memberships label{display:flex;padding:.75rem;border:2px solid var(--portal-ink);align-items:center;gap:.65rem}.portal-auth__memberships label input{width:1.15rem;min-height:1.15rem}.portal-auth__memberships label span{display:grid;gap:.15rem}.portal-invite-control{position:relative}.portal-invite-control>summary{padding:.62rem .8rem;border:2px solid var(--portal-ink);background:var(--portal-yellow);box-shadow:3px 3px 0 var(--portal-ink);cursor:pointer;font-family:var(--portal-mono);font-size:.7rem;font-weight:850;list-style:none}.portal-invite-control>form{position:absolute;z-index:4;display:grid;width:min(22rem,82vw);margin-top:.55rem;padding:.85rem;border:2px solid var(--portal-ink);right:0;background:var(--portal-raised);box-shadow:5px 5px 0 var(--portal-ink);gap:.5rem}@media (max-width:34rem){.portal-auth{padding:.75rem;place-items:start center}.portal-auth__card{margin-top:.5rem;box-shadow:5px 5px 0 var(--portal-ink)}.portal-invite-control>form{right:auto;left:0}}.portal-view-aside,.portal-view-stack{display:grid;min-width:0;align-content:start;gap:clamp(1rem,2.25vw,1.5rem)}.portal-view-columns{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1rem,2.25vw,1.5rem)}.portal-view-columns--with-aside{grid-template-columns:minmax(0,1.45fr) minmax(19rem,.8fr)}.portal-view-message--error .portal-empty-state{border-color:var(--portal-coral);box-shadow:5px 5px 0 var(--portal-coral)}.portal-view-message--empty .portal-empty-state{box-shadow:5px 5px 0 var(--portal-yellow)}.portal-access-panel>header,.portal-recovery-panel>header,.portal-system-summary>header{display:flex;min-width:0;padding:clamp(1rem,2.5vw,1.35rem);align-items:flex-start;justify-content:space-between;gap:1rem}.portal-access-panel h2,.portal-access-panel p,.portal-recovery-panel h2,.portal-recovery-panel p,.portal-system-summary h2,.portal-system-summary p{margin:0}.portal-access-panel h2,.portal-recovery-panel h2,.portal-system-summary h2{font-size:clamp(1.25rem,2.5vw,1.7rem);letter-spacing:-.035em}.portal-access-panel header p,.portal-recovery-panel header p,.portal-system-summary header>div>p:not(.portal-system-summary__label){max-width:62ch;margin-top:.35rem;color:var(--portal-muted);line-height:1.5}.portal-access-panel__actions,.portal-recovery-panel__action{display:flex;padding:0 1rem 1rem;flex-wrap:wrap;gap:.65rem}.portal-access-panel__actions>a,.portal-access-panel__actions>button,.portal-page-heading__actions>a,.portal-page-heading__actions>button,.portal-panel__action>a,.portal-panel__action>button,.portal-record-list__trailing>a,.portal-record-list__trailing>button,.portal-recovery-panel__action>a,.portal-recovery-panel__action>button{display:inline-flex;min-height:2.75rem;padding:.65rem .85rem;border:2px solid var(--portal-ink);align-items:center;justify-content:center;background:var(--portal-raised);box-shadow:3px 3px 0 var(--portal-ink);color:var(--portal-ink);cursor:pointer;font-family:var(--portal-mono);font-size:.7rem;font-weight:850;text-decoration:none}.portal-access-panel__actions>:first-child{background:var(--portal-blue);color:#ffffff}.portal-system-summary__label{color:var(--portal-blue-dark);font-family:var(--portal-mono);font-size:.65rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.portal-system-summary .portal-facts-grid{border-bottom:0}.portal-product-boundary{display:flex;width:fit-content;max-width:100%;margin-bottom:1rem;border:2px solid var(--portal-ink);align-items:stretch;background:var(--portal-raised);box-shadow:3px 3px 0 var(--portal-ink)}.portal-product-boundary span,.portal-product-boundary strong{padding:.5rem .7rem;overflow-wrap:anywhere;font-family:var(--portal-mono);font-size:.7rem;font-weight:850}.portal-product-boundary strong{background:var(--portal-blue);color:#ffffff}.portal-product-boundary span{border-left:2px solid var(--portal-ink)}@media (hover:hover) and (pointer:fine){.portal-access-panel__actions>a:hover,.portal-access-panel__actions>button:hover,.portal-page-heading__actions>a:hover,.portal-page-heading__actions>button:hover,.portal-panel__action>a:hover,.portal-panel__action>button:hover,.portal-record-list__trailing>a:hover,.portal-record-list__trailing>button:hover,.portal-recovery-panel__action>a:hover,.portal-recovery-panel__action>button:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--portal-ink)}}@media (max-width:70rem){.portal-view-columns--with-aside{grid-template-columns:minmax(0,1fr)}}@media (max-width:34rem){.portal-access-panel>header,.portal-recovery-panel>header,.portal-system-summary>header{flex-direction:column}.portal-product-boundary{align-items:stretch;flex-direction:column}.portal-product-boundary span{border-top:2px solid var(--portal-ink);border-left:0}}@media (prefers-reduced-motion:reduce){.portal-access-panel__actions>a:hover,.portal-access-panel__actions>button:hover,.portal-copy-code button:hover,.portal-device-code button:hover,.portal-page-heading__actions>a:hover,.portal-page-heading__actions>button:hover,.portal-panel__action>a:hover,.portal-panel__action>button:hover,.portal-record-list__trailing>a:hover,.portal-record-list__trailing>button:hover,.portal-recovery-panel__action>a:hover,.portal-recovery-panel__action>button:hover{transform:none}}