@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/space-grotesk.woff2)format("woff2")}:root{color-scheme:dark;--identity-bg:#1a1f23;--identity-surface:#1e2327;--identity-surface-raised:#242a2f;--identity-border:#333a40;--identity-border-strong:#4a5259;--identity-text:#fff;--identity-muted:#ccc;--identity-subtle:#999;--identity-green:#24ae1d;--identity-bright-green:#89df00;--identity-orange:#f77f00;--identity-focus:#89df00;font-family:Space Grotesk,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--identity-bg);min-width:20rem;min-height:100%}body{min-height:100svh;color:var(--identity-text);background:var(--identity-bg);grid-template-rows:auto 1fr auto;margin:0;font-size:1rem;line-height:1.6;display:grid}button,input{font:inherit}a{color:inherit}:focus-visible{outline:2px solid var(--identity-focus);outline-offset:3px;border-radius:.25rem}.identity-skip-link{z-index:10;color:#111;background:var(--identity-bright-green);padding:.625rem .875rem;font-weight:650;text-decoration:none;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.identity-skip-link:focus{transform:translateY(0)}.identity-masthead{border-bottom:1px solid var(--identity-border);background:#15191c;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:0 2rem;display:flex}.identity-brand{color:var(--identity-text);align-items:center;gap:1rem;text-decoration:none;display:inline-flex}.identity-liatrio-lockup{align-items:center;display:grid}.identity-liatrio-logo{grid-area:1/1;width:auto;height:1.625rem;display:block}.identity-liatrio-logo-light{display:none}.identity-brand-divider{background:var(--identity-border-strong);width:1px;height:1.75rem}.identity-product{letter-spacing:-.01em;font-size:1.125rem;font-weight:600}.identity-surface,.identity-eyebrow,.identity-trace-kicker{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:650}.identity-surface{color:var(--identity-subtle)}.identity-frame{border:1px solid var(--identity-border);background:var(--identity-surface);grid-template-columns:minmax(14rem,18rem) minmax(0,1fr);place-self:center;width:min(100% - 3rem,62rem);margin:4rem auto;display:grid}.identity-frame-wide{grid-template-columns:minmax(15rem,19rem) minmax(0,1fr);width:min(100% - 3rem,72rem)}.identity-trace{border-right:1px solid var(--identity-border);background:#181d20;padding:clamp(2rem,5vw,3rem) 2rem}.identity-trace-kicker,.identity-eyebrow{color:var(--identity-bright-green);margin:0 0 .75rem}.identity-trace-title{letter-spacing:-.02em;max-width:14rem;margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:540;line-height:1.25}.identity-trace ul{margin:2.25rem 0 0;padding:0;list-style:none}.identity-trace li{grid-template-columns:1rem minmax(0,1fr);gap:.875rem;min-height:4.5rem;display:grid;position:relative}.identity-trace li:not(:last-child):after{background:var(--identity-border-strong);content:"";width:1px;position:absolute;top:.875rem;bottom:-.125rem;left:.3125rem}.identity-trace-node{z-index:1;border:1px solid var(--identity-border-strong);background:#181d20;width:.6875rem;height:.6875rem;margin-top:.375rem}.identity-trace-current .identity-trace-node{border-color:var(--identity-bright-green);background:var(--identity-bright-green);box-shadow:0 0 0 4px #89df001a}.identity-trace-complete .identity-trace-node{border-color:var(--identity-green);background:var(--identity-green)}.identity-trace-warning .identity-trace-node{border-color:var(--identity-orange);background:var(--identity-orange)}.identity-trace strong,.identity-trace small{display:block}.identity-trace strong{font-size:.9375rem;font-weight:600}.identity-trace small{color:var(--identity-subtle);margin-top:.125rem;font-size:.8125rem;line-height:1.4}.identity-panel{min-width:0;padding:clamp(2.25rem,6vw,4.5rem);position:relative;overflow:hidden}.identity-panel-signal{background:var(--identity-green);width:3px;position:absolute;top:0;bottom:0;left:0}.identity-tone-warning .identity-panel-signal{background:var(--identity-orange)}.identity-panel-header{max-width:36rem}.identity-panel h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:620;line-height:1.04}.identity-description{max-width:34rem;color:var(--identity-muted);margin:1.25rem 0 0;font-size:1.0625rem}.identity-content{margin-top:2.25rem}.identity-content form{margin:0}.identity-button-row{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.identity-button{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;min-height:3rem;padding:.75rem 1.125rem;font-weight:650;line-height:1;text-decoration:none;transition:color .12s,background-color .12s,border-color .12s;display:inline-flex}.identity-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:1rem;height:1rem}.identity-button-primary{color:#111;background:var(--identity-green)}.identity-button-primary:hover{background:var(--identity-bright-green)}.identity-button-secondary{border-color:var(--identity-border-strong);color:var(--identity-text);background:0 0}.identity-button-secondary:hover{border-color:var(--identity-subtle);background:var(--identity-surface-raised)}.identity-button-danger{color:#ffd2a3;background:#342312;border-color:#985314}.identity-button-danger:hover{border-color:var(--identity-orange);color:#fff}.identity-button-wide{width:100%}.identity-helper{color:var(--identity-subtle);margin:1rem 0 0;font-size:.875rem}.identity-text-link{color:var(--identity-bright-green);text-underline-offset:.22em;font-weight:600}.identity-text-link:hover{color:var(--identity-text)}.identity-request{border:1px solid var(--identity-border);background:#181d20;margin:0 0 2rem;display:grid}.identity-request div{grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr);gap:1rem;padding:.875rem 1rem;display:grid}.identity-request div+div{border-top:1px solid var(--identity-border)}.identity-request dt{color:var(--identity-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:650}.identity-request dd{overflow-wrap:anywhere;min-width:0;margin:0}.identity-code,.identity-scope{color:var(--identity-bright-green);background:#89df0014;border:1px solid #89df002e;border-radius:.25rem;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875em}.identity-scope-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.identity-grant-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.identity-grant{border:1px solid var(--identity-border);background:#181d20;padding:1.25rem}.identity-grant-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.identity-grant h2{overflow-wrap:anywhere;min-width:0;margin:0;font-size:1.25rem;font-weight:600}.identity-grant-header .identity-code{overflow-wrap:anywhere;white-space:normal;min-width:0;max-width:100%}.identity-grant dl{grid-template-columns:6.5rem minmax(0,1fr);gap:.375rem 1rem;margin:1rem 0 1.25rem;display:grid}.identity-grant dt{color:var(--identity-subtle)}.identity-grant dd{overflow-wrap:anywhere;min-width:0;margin:0}.identity-empty-state{border:1px dashed var(--identity-border-strong);color:var(--identity-muted);background:#181d20;padding:1.5rem}.identity-empty-state strong{color:var(--identity-text);margin-bottom:.25rem;display:block}.identity-page-actions{border-top:1px solid var(--identity-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.identity-footer{border-top:1px solid var(--identity-border);min-height:3.5rem;color:var(--identity-subtle);letter-spacing:.04em;justify-content:space-between;align-items:center;gap:1rem;padding:0 2rem;font-size:.75rem;display:flex}@media (prefers-color-scheme:light){:root{color-scheme:light;--identity-bg:#fff;--identity-surface:#fff;--identity-surface-raised:#f1f4f1;--identity-border:#ddd;--identity-border-strong:#b8bdb8;--identity-text:#111;--identity-muted:#333;--identity-subtle:#666;--identity-focus:#176d13}.identity-masthead{background:#fff}.identity-liatrio-logo-dark{display:none}.identity-liatrio-logo-light{display:block}.identity-trace,.identity-request,.identity-grant,.identity-empty-state,.identity-trace-node{background:#f8f9f8}.identity-eyebrow,.identity-trace-kicker,.identity-text-link,.identity-code,.identity-scope{color:#176d13}.identity-button-primary{color:#fff;background:#176d13}.identity-button-primary:hover{color:#111;background:var(--identity-bright-green)}.identity-button-danger{color:#7a3b00;background:#fff4e8;border-color:#b75b00}.identity-button-danger:hover{color:#111}}@media (width<=47.99rem){.identity-masthead{min-height:3.75rem;padding:0 1rem}.identity-surface{display:none}.identity-frame,.identity-frame-wide{grid-template-columns:1fr;width:min(100% - 2rem,38rem);margin:1.5rem auto}.identity-trace{border-right:0;border-bottom:1px solid var(--identity-border);padding:1.5rem}.identity-trace-title{max-width:none}.identity-trace ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.identity-trace li{grid-template-columns:1fr;gap:.5rem;min-height:0}.identity-trace li:not(:last-child):after{width:auto;height:1px;inset:.3125rem -.75rem auto .6875rem}.identity-panel{padding:2rem 1.5rem 2.25rem}.identity-panel h1{font-size:clamp(2rem,11vw,3rem)}.identity-request div{grid-template-columns:1fr;gap:.25rem}.identity-page-actions,.identity-footer{flex-direction:column;align-items:flex-start}.identity-footer{padding:1rem}}@media (width<=31.99rem){.identity-liatrio-logo{height:1.375rem}.identity-brand{gap:.75rem}.identity-trace small{display:none}.identity-button-row{flex-direction:column;align-items:stretch}.identity-button-row .identity-button{width:100%}.identity-grant-header{flex-direction:column}.identity-grant dl{grid-template-columns:1fr;gap:.125rem}.identity-grant dd+dt{margin-top:.625rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}
