@import "https://api.fontshare.com/v2/css?f[]=switzer@400,500,600,700&display=swap";.oauth-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));gap:20px;display:grid}.oauth-card{background:var(--card);box-shadow:var(--shadow-surface);border-radius:20px;flex-direction:column;gap:20px;min-width:0;padding:24px;display:flex}.oauth-card h2{margin-bottom:8px;font-size:21px}.oauth-card p,.oauth-card small{color:var(--muted-foreground);line-height:1.6}.oauth-card header,.oauth-card footer,.oauth-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.oauth-card footer{border-top:1px solid var(--border);margin-top:auto;padding-top:16px;font-size:12px}.oauth-card dl{gap:8px;font-size:13px;display:grid}.oauth-card dt{color:var(--muted-foreground)}.oauth-card dd{overflow-wrap:anywhere;margin:0 0 12px}.oauth-card code{line-height:1.7;display:block}.oauth-card summary{cursor:pointer;min-height:44px;padding:12px 0}.oauth-app-mark{background:var(--card-raised);border-radius:12px;padding:12px;display:inline-flex}.oauth-status{background:var(--card-raised);border-radius:24px;padding:8px 12px;font-size:12px}.oauth-status--pending{color:var(--warning)}.oauth-status--approved{color:var(--success)}.oauth-status--rejected{color:var(--danger)}.oauth-toolbar{font-variant-numeric:tabular-nums;font-size:13px}.oauth-notice{background:var(--card-raised);overflow-wrap:anywhere;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;font-size:13px;line-height:1.7;display:flex}.oauth-notice>svg{color:var(--success);flex-shrink:0}.oauth-notice p{color:var(--muted-foreground)}.oauth-empty{text-align:center;background:var(--card);box-shadow:var(--shadow-surface);border-radius:20px;flex-direction:column;align-items:center;gap:18px;padding:64px 24px;display:flex}.oauth-empty p{max-width:540px;color:var(--muted-foreground);line-height:1.7}.oauth-form{border:0;flex-direction:column;gap:24px;min-width:0;margin:0;display:flex}.oauth-form p{font-size:13px;line-height:1.7}.oauth-form textarea{background:var(--background);width:100%;min-height:100px;color:var(--foreground);border:1px solid var(--input);font:inherit;resize:vertical;border-radius:10px;padding:12px;font-size:14px}.oauth-form textarea:focus-visible{outline:3px solid var(--focus)}.oauth-scopes{border:0;gap:12px;padding:0;display:grid}.oauth-scopes legend{margin-bottom:10px;font-weight:600}.oauth-scope{border:1px solid var(--border);cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;display:flex}.oauth-scope input{accent-color:var(--primary);width:18px;height:18px;margin-top:3px}.oauth-scope span{gap:7px;display:grid}.oauth-scope strong{font-size:14px}.oauth-scope small,.oauth-scope code{color:var(--muted-foreground);font-size:12px;line-height:1.6}.oauth-mobile-nav{display:none}@media (width<=900px){.oauth-mobile-nav{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}.oauth-mobile-nav a{border-radius:8px;padding:12px;font-size:13px}.oauth-mobile-nav a[aria-current=page]{background:var(--card-raised)}}.portal-shell--tester{width:100%;height:100dvh;min-height:0}.portal-shell--tester .portal-content.portal-content--tester{width:100%;height:100%;padding:0;overflow:hidden}.http-tester{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.http-tester__heading{border-bottom:1px solid var(--border);background:var(--background);flex:0 0 62px;justify-content:space-between;align-items:center;gap:1rem;min-height:62px;padding:0 1rem;display:flex}.http-tester__heading>div{align-items:center;gap:.8rem;min-width:0;display:flex}.http-tester__back{min-width:40px;min-height:40px;color:var(--muted-foreground);border-radius:.45rem;justify-content:center;align-items:center;gap:.4rem;padding:0 .6rem;font-size:.75rem;transition:background-color .15s,color .15s,scale .15s;display:inline-flex}.http-tester__back:hover{background:var(--muted);color:var(--foreground)}.http-tester__back:active{scale:.96}.http-tester__back svg{width:.9rem}.http-tester__heading h1{letter-spacing:-.025em;flex:none;margin:0;font-size:.95rem}.http-tester__heading p{border-left:1px solid var(--border);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;padding-left:.8rem;font-size:.7rem;overflow:hidden}.http-tester__readonly{background:color-mix(in srgb, var(--success) 9%, var(--card));color:var(--success);border-radius:.5rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .7rem;font-size:.72rem;display:flex}.http-tester__readonly svg{width:.95rem}.http-workspace{background:var(--card);flex:1;grid-template-columns:242px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.http-workspace button,.http-workspace input{outline-offset:-3px}.http-workspace button{transition:color .15s,background-color .15s,scale .15s}.http-workspace button:active:not(:disabled){scale:.96}.http-workspace button:focus-visible,.http-workspace input:focus-visible{outline:2px solid var(--foreground)}.http-collection{border-right:1px solid var(--border);background:color-mix(in srgb, var(--background) 65%, var(--card));flex-direction:column;min-width:0;min-height:0;padding:.6rem;display:flex;overflow:hidden}.http-collection>header{flex-shrink:0;align-items:center;gap:.6rem;min-height:44px;padding:0 .6rem;font-size:.85rem;display:flex}.http-collection>header>svg{color:var(--warning)}.http-collection>header>span{color:var(--muted-foreground);margin-left:auto;font:.65rem ui-monospace,monospace}.http-collection__search{height:40px;box-shadow:inset 0 0 0 1px var(--border);background:var(--card);color:var(--muted-foreground);border-radius:.4rem;flex-shrink:0;align-items:center;gap:.4rem;margin:.6rem .25rem 1rem;padding:0 .55rem;display:flex}.http-collection__search svg{flex-shrink:0;width:.9rem}.http-collection__search input{width:100%;min-width:0;height:100%;color:var(--foreground);background:0 0;border:0;font-size:.73rem}.http-collection__group{color:var(--muted-foreground);align-items:center;gap:.3rem;margin:0 .35rem .4rem;font-size:.67rem;font-weight:600;display:flex}.http-collection__group svg{width:.85rem}.http-collection__group>span{font-variant-numeric:tabular-nums;margin-left:auto}.http-collection nav{overscroll-behavior-y:contain;flex-direction:column;flex:1;gap:.15rem;min-height:0;display:flex;overflow-y:auto}.http-folder{flex-shrink:0}.http-collection nav button{width:100%;min-height:42px;color:var(--muted-foreground);text-align:left;background:0 0;border:0;border-radius:.35rem;align-items:center;gap:.6rem;padding:.55rem .65rem;font-size:.73rem;line-height:1.45;display:flex}.http-collection nav button:hover{background:var(--muted);color:var(--foreground)}.http-collection nav button[aria-current=true]{background:var(--muted);color:var(--foreground);box-shadow:inset 2px 0 0 var(--success)}.http-collection nav .http-folder__toggle{color:var(--foreground);gap:.4rem;padding:.55rem .4rem;font-weight:500}.http-folder__toggle>svg{width:.95rem;height:.95rem;color:var(--muted-foreground);flex-shrink:0}.http-folder__toggle .http-folder__chevron{width:.75rem;transition:rotate .15s}.http-folder__toggle[aria-expanded=true] .http-folder__chevron{rotate:90deg}.http-folder__toggle[data-active=true]>svg:not(.http-folder__chevron){color:var(--success)}.http-folder__name{flex:1;min-width:0}.http-folder__count{background:var(--muted);min-width:1.4rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums;text-align:center;border-radius:.25rem;padding:.1rem .3rem;font-size:.65rem}.http-folder__selection{background:var(--success);border-radius:50%;flex-shrink:0;width:5px;height:5px}.http-folder__requests{border-left:1px solid var(--border);flex-direction:column;gap:.15rem;margin:0 0 .4rem .8rem;padding-left:.35rem;display:flex}.http-folder__requests[hidden]{display:none}.http-folder__requests .http-method{flex-shrink:0}.http-method{color:var(--success);letter-spacing:.03em;font:700 .66rem ui-monospace,SFMono-Regular,Menlo,monospace}.http-collection__no-results{color:var(--muted-foreground);padding:1rem .5rem;font-size:.75rem}.http-collection__footer{color:var(--muted-foreground);flex-shrink:0;align-items:flex-start;gap:.5rem;margin:auto .4rem 0;padding-top:1rem;padding-bottom:.5rem;display:flex}.http-collection__footer svg{flex-shrink:0;width:.85rem}.http-collection__footer p{font-size:.65rem;line-height:1.65}.http-editor{min-width:0;min-height:0;overflow-y:auto}.http-editor__title{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--card-raised) 50%, var(--card));align-items:center;gap:.65rem;min-height:49px;padding:.7rem 1rem;display:flex}.http-editor__title strong{font-size:.78rem}.http-editor__title code{color:var(--muted-foreground);margin-left:auto;font-size:.65rem}.http-urlbar{gap:.6rem;padding:1rem 1rem .3rem;display:flex}.http-urlbar__address{background:var(--background);min-width:0;box-shadow:inset 0 0 0 1px var(--input);border-radius:.45rem;flex:1;align-items:center;display:flex}.http-urlbar__address>span{border-right:1px solid var(--border);padding:.75rem}.http-urlbar__address input{width:100%;min-width:0;height:44px;color:var(--foreground);background:0 0;border:0;border-radius:0 .45rem .45rem 0;padding:0 .7rem;font:.73rem ui-monospace,SFMono-Regular,Menlo,monospace}.http-urlbar .button{border-radius:.45rem;min-height:44px;padding:0 .9rem;font-size:.78rem}.http-request-info{min-height:42px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:.7rem;padding:0 1rem .35rem;display:flex}.http-request-info p{font-size:.7rem;line-height:1.5}.http-request-info button,.http-panel-heading button{min-height:40px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.3rem;justify-content:center;align-items:center;gap:.4rem;padding:0 .45rem;font-size:.7rem;display:inline-flex}.http-request-info button svg,.http-panel-heading button svg{width:.85rem}.http-request-info button:hover,.http-panel-heading button:hover{background:var(--muted);color:var(--foreground)}.http-tabs{border-bottom:1px solid var(--border);gap:.3rem;padding:0 .75rem;display:flex}.http-tabs button{min-height:43px;color:var(--muted-foreground);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:.45rem;padding:0 .65rem;font-size:.75rem;display:flex}.http-tabs button:hover{color:var(--foreground);background:color-mix(in srgb, var(--muted) 50%, transparent)}.http-tabs button[aria-selected=true]{border-bottom-color:var(--foreground);color:var(--foreground)}.http-tabs button>span:not(.http-auth-dot){background:var(--muted);color:var(--muted-foreground);border-radius:.25rem;padding:.08rem .28rem;font:.6rem ui-monospace,monospace}.http-auth-dot{background:var(--warning);border-radius:50%;width:5px;height:5px}.http-auth-dot.is-ready{background:var(--success)}.http-request-panel{min-height:228px;padding:.55rem 1rem .8rem}.http-panel-heading{justify-content:space-between;align-items:center;gap:.5rem;min-height:40px;display:flex}.http-panel-heading strong{font-size:.7rem;font-weight:500}.http-panel-heading>span{color:var(--success);font-size:.65rem}.http-panel-heading>svg{width:.9rem;color:var(--muted-foreground)}.http-params-scroll{border:1px solid var(--border);border-radius:.35rem;overflow-x:auto}.http-params{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.72rem}.http-params th{background:var(--card-raised);height:32px;color:var(--muted-foreground);text-align:left;padding:.35rem .6rem;font-size:.65rem;font-weight:500}.http-params th:first-child,.http-params th:last-child{width:40px}.http-params th:nth-child(2){width:38%}.http-params td{border-top:1px solid var(--border);height:40px;padding:0}.http-params td+td,.http-params th+th{border-left:1px solid var(--border)}.http-params td input:not([type=checkbox]){width:100%;height:40px;color:var(--foreground);background:0 0;border:0;padding:0 .6rem;font:.7rem ui-monospace,SFMono-Regular,Menlo,monospace}.http-params td input[type=checkbox]{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:0;width:100%;height:40px;margin:0;display:block}.http-params td input[type=checkbox]:before{content:"";border:1px solid var(--muted-foreground);border-radius:3px;width:13px;height:13px;margin:13px auto;display:block}.http-params td input[type=checkbox]:checked:before{border-color:var(--success);background:var(--success);box-shadow:inset 0 0 0 3px var(--card)}.http-params td button{width:100%;height:40px;color:var(--muted-foreground);background:0 0;border:0;place-items:center;display:grid}.http-params td button:hover{background:color-mix(in srgb, var(--danger) 8%, transparent);color:var(--danger)}.http-params td button svg{width:.85rem}.http-params tr.is-disabled td input:not([type=checkbox]){color:var(--muted-foreground);text-decoration:line-through}.http-auth{max-width:720px}.http-auth>label{margin:.3rem 0 .5rem;font-size:.72rem;display:block}.http-auth__input{background:var(--background);height:44px;box-shadow:inset 0 0 0 1px var(--input);border-radius:.4rem;align-items:center;gap:.6rem;padding-left:.7rem;display:flex}.http-auth__input>svg{width:.95rem;color:var(--muted-foreground)}.http-auth__input input{width:100%;min-width:0;height:100%;color:var(--foreground);background:0 0;border:0;font:.73rem ui-monospace,monospace}.http-auth__input button{width:44px;height:44px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.4rem;flex-shrink:0;place-items:center;display:grid}.http-auth__input button:hover{background:var(--muted);color:var(--foreground)}.http-auth>p,.http-panel-note{color:var(--muted-foreground);padding:.75rem 0;font-size:.7rem;line-height:1.65}.http-auth code{font-size:.68rem}.http-headers dl{margin:.4rem 0;font:.7rem ui-monospace,monospace}.http-headers dl>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(110px,.7fr) minmax(0,1fr);gap:1rem;padding:.7rem .4rem;display:grid}.http-headers dt{overflow-wrap:anywhere;color:var(--muted-foreground)}.http-headers dd{overflow-wrap:anywhere;margin:0}.http-body-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;min-height:195px;display:flex}.http-body-empty>svg{color:var(--muted-foreground)}.http-body-empty>strong{font-size:.8rem}.http-body-empty>p{color:var(--muted-foreground);font-size:.72rem}.http-request-footer{min-height:34px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 1rem;font-size:.64rem;display:flex}.http-request-footer>span{align-items:center;gap:.35rem;display:inline-flex}.http-request-footer svg{width:.75rem}.http-response{border-top:1px solid var(--border);background:color-mix(in srgb, var(--background-deep) 40%, var(--card))}.http-response__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.55rem 1rem;display:flex}.http-response__header>strong{font-size:.75rem;font-weight:500}.http-response__meta{color:var(--muted-foreground);font-variant-numeric:tabular-nums;align-items:center;gap:.8rem;font:.66rem ui-monospace,monospace;display:flex}.http-response__meta span{align-items:center;gap:.3rem;display:inline-flex}.http-response__meta svg{width:.8rem;height:.8rem}.http-status{font-weight:600}.http-status.is-success{color:var(--success)}.http-status.is-error{color:var(--danger)}.http-response__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;display:flex}.http-response__toolbar .http-tabs{border-bottom:0}.http-response__tools{padding-right:.65rem;display:flex}.http-response__tools button{min-width:40px;min-height:40px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.3rem;place-items:center;padding:0 .6rem;font-size:.65rem;display:inline-grid}.http-response__tools button[aria-pressed=true],.http-response__tools button:hover{background:var(--muted);color:var(--foreground)}.http-response__tools svg{width:.9rem}.http-response__content{min-height:220px;max-height:520px;overflow:auto}.http-response__content>.http-headers{padding:.5rem 1rem}.http-code{tab-size:2;margin:0;padding:.8rem 1rem .8rem 0;font:.73rem/1.8 ui-monospace,SFMono-Regular,Menlo,monospace}.http-code__line{min-height:1.8em;display:flex}.http-code__number{width:3.25rem;color:var(--muted-foreground);text-align:right;-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums;flex-shrink:0;padding-right:1rem;position:sticky;left:0}.http-code__key{color:#8abbd8}.http-code__string{color:#a6c591}.http-code__literal{color:#d5ad83}:root[data-theme=light] .http-code__key{color:#265f89}:root[data-theme=light] .http-code__string{color:#42713c}:root[data-theme=light] .http-code__literal{color:#955526}.http-response__path{border-top:1px solid var(--border);align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.http-response__path code{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.http-response__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:268px;padding:2rem;display:flex}.http-response__empty>span{background:var(--card-raised);width:48px;height:48px;box-shadow:var(--shadow-surface);color:var(--muted-foreground);border-radius:.75rem;place-items:center;margin-bottom:.3rem;display:grid}.http-response__empty>span svg{width:1.3rem;height:1.3rem}.http-response__empty>strong{font-size:.85rem;font-weight:500}.http-response__empty p{max-width:330px;color:var(--muted-foreground);font-size:.73rem;line-height:1.6}.http-response__empty code{color:var(--muted-foreground);margin-top:.5rem;font-size:.65rem}.http-error{background:color-mix(in srgb, var(--danger) 8%, var(--card));color:var(--danger);overflow-wrap:anywhere;border-radius:.4rem;align-items:flex-start;gap:.5rem;margin:.8rem 1rem;padding:.75rem;font-size:.75rem;line-height:1.5;display:flex}.http-error>svg{flex-shrink:0}.http-workspace__status{border-top:1px solid var(--border);min-height:34px;color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:1rem;padding:.45rem .8rem;font-size:.6rem;display:flex}.http-workspace__status>span:first-child{flex-shrink:0;align-items:center;gap:.35rem;display:inline-flex}.http-workspace__status svg{width:.75rem;height:.75rem}@media (width<=1200px){.http-workspace{grid-template-columns:210px minmax(0,1fr)}.http-editor__title code{display:none}}@media (width<=760px){.http-workspace{display:block;overflow-y:auto}.http-collection{z-index:2;border-right:0;border-bottom:1px solid var(--border);background:var(--background);position:sticky;top:0;overflow:hidden}.http-editor{overflow:visible}.http-tester__heading p,.http-collection>header,.http-collection__group,.http-collection__footer{display:none}.http-collection__search{margin:.25rem .25rem .5rem}.http-collection nav{overscroll-behavior-y:contain;flex:0 auto;max-height:min(30dvh,250px);padding-bottom:.25rem;overflow-y:auto}.http-tester__readonly,.http-request-footer>span:last-child{display:none}.http-params th:nth-child(2){width:40%}}@media (width<=440px){.http-tester__heading{padding:0 .65rem}.http-tester__back{width:40px;padding:0;font-size:0}.http-urlbar{gap:.4rem;padding-left:.65rem;padding-right:.65rem}.http-urlbar .button{padding:0 .65rem}.http-urlbar .button svg{display:none}.http-request-panel{padding-left:.6rem;padding-right:.6rem}.http-response__header{flex-direction:column;align-items:flex-start;gap:.5rem}.http-response__toolbar{gap:0}.http-response__toolbar .http-tabs{gap:0;padding:0 .4rem}.http-response__tools{padding-right:.25rem}.http-response__tools button{padding:0 .5rem}.http-workspace__status{flex-direction:column;align-items:flex-start;gap:.4rem}}.http-tester__readonly--write{background:color-mix(in srgb, var(--warning) 9%, var(--card));color:var(--warning)}.http-method[data-method=POST]{color:var(--warning)}.http-method[data-method=PUT]{color:#86b8ff}.http-method[data-method=PATCH]{color:#c4a0f5}:root[data-theme=light] .http-method[data-method=PUT]{color:#245f9d}:root[data-theme=light] .http-method[data-method=PATCH]{color:#7651a6}.http-write-notice{border:1px solid color-mix(in srgb, var(--warning) 22%, transparent);background:color-mix(in srgb, var(--warning) 7%, var(--card));color:var(--warning);border-radius:.4rem;align-items:flex-start;gap:.5rem;margin:0 1rem .75rem;padding:.65rem .75rem;display:flex}.http-write-notice svg{flex-shrink:0;width:1rem;height:1rem}.http-write-notice p{margin:0;font-size:.72rem;line-height:1.6}.http-path-parameters{margin-bottom:1.25rem}.http-path-parameters .http-panel-heading>span{color:var(--muted-foreground);font-size:.7rem}.http-path-parameters label{border:1px solid var(--border);border-radius:.4rem;align-items:center;gap:1rem;padding:.4rem .75rem;display:flex}.http-path-parameters code{font-size:.75rem}.http-path-parameters input{border:1px solid var(--input);background:var(--background);min-width:0;min-height:36px;color:var(--foreground);border-radius:.25rem;flex:1;padding:.4rem .6rem;font:.8rem ui-monospace,SFMono-Regular,Menlo,monospace}.http-body-editor textarea{resize:vertical;border:1px solid var(--input);background:var(--background);width:100%;height:clamp(180px,24dvh,300px);min-height:180px;color:var(--foreground);tab-size:2;border-radius:.4rem;padding:.85rem;font:.8rem/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.http-write-confirmation{gap:1rem;min-width:0;padding:1.25rem;display:grid}.http-write-confirmation .http-write-notice{margin:0}.http-confirmation-url{align-items:flex-start;gap:.75rem;margin:0;display:flex}.http-confirmation-url code{overflow-wrap:anywhere;min-width:0;font-size:.75rem;line-height:1.6}.http-confirmation-body{border:1px solid var(--border);background:var(--background);border-radius:.4rem;max-height:35dvh;overflow:auto}.http-write-confirmation .modal__actions{margin-top:0}@media (prefers-reduced-motion:reduce){.http-folder__toggle .http-folder__chevron,.http-workspace button,.http-tester__back{transition:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background:#171512;--background-deep:#11100e;--foreground:#f7f5f2;--card:#201e1b;--card-raised:#292622;--muted:#2c2925;--muted-foreground:#aaa49c;--border:#ffffff1a;--input:#ffffff21;--primary:#d62b19;--primary-hover:#bd2414;--primary-foreground:#fff;--success:#58b982;--warning:#e4ae55;--danger:#ff6250;--focus:#e8291566;--shadow-surface:0 0 0 1px #ffffff14;--shadow-hover:0 0 0 1px #ffffff21;--shadow-modal:0 24px 80px #00000073, 0 0 0 1px #ffffff1a;font-family:Switzer,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f6f4;--background-deep:#efede9;--foreground:#1b1916;--card:#fff;--card-raised:#f7f5f2;--muted:#eeece8;--muted-foreground:#6f6a63;--border:#00000017;--input:#00000024;--primary-hover:#bd2414;--primary-foreground:#fff;--success:#287a4d;--warning:#8d5e0e;--danger:#c82a18;--focus:#e8291540;--shadow-surface:0 0 0 1px #0000000f, 0 1px 2px -1px #0000000f, 0 2px 4px #0000000a;--shadow-hover:0 0 0 1px #00000014, 0 1px 2px -1px #00000014, 0 2px 4px #0000000f;--shadow-modal:0 24px 80px #2c231a33, 0 0 0 1px #00000014}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--background);min-height:100dvh;color:var(--foreground)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:not(:disabled),a{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p,li,small{text-wrap:pretty}svg{stroke-width:1.8px;width:1.1rem;height:1.1rem}.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}.tabular-nums{font-variant-numeric:tabular-nums}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.button,.icon-button,.password-toggle,.keys-table__actions button,.feedback button,.toast button{border:0;justify-content:center;align-items:center;transition-property:background-color,color,box-shadow,scale,opacity;transition-duration:.15s;transition-timing-function:ease-out}.button:active:not(:disabled),.icon-button:active:not(:disabled),.password-toggle:active:not(:disabled),.keys-table__actions button:active:not(:disabled),.feedback button:active:not(:disabled),.toast button:active:not(:disabled){scale:.96}.button:focus-visible,.icon-button:focus-visible,.password-toggle:focus-visible,.keys-table__actions button:focus-visible,.feedback button:focus-visible,.toast button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.button{white-space:nowrap;border-radius:.625rem;gap:.55rem;min-height:42px;padding:.65rem .95rem;font-size:.875rem;font-weight:650;display:inline-flex}.button--large{width:100%;min-height:50px;padding-left:1.125rem;padding-right:1rem}.button--large svg:last-child{margin-left:auto}.button--primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 1px 2px #0000002e}.button--primary:hover:not(:disabled){background:var(--primary-hover)}.button--secondary{background:var(--card-raised);color:var(--foreground);box-shadow:var(--shadow-surface)}.button--secondary:hover:not(:disabled){box-shadow:var(--shadow-hover)}.button--ghost{color:var(--muted-foreground);background:0 0}.button--ghost:hover:not(:disabled){background:var(--muted);color:var(--foreground)}.button--destructive{background:var(--primary);color:var(--primary-foreground)}.button--destructive:hover:not(:disabled){background:var(--primary-hover)}.icon-button{width:40px;height:40px;color:var(--muted-foreground);background:0 0;border-radius:.625rem;flex:0 0 40px;display:inline-flex;position:relative}.icon-button:hover{background:var(--muted);color:var(--foreground)}.swap-icon{opacity:0;filter:blur(4px);place-items:center;transition-property:opacity,scale,filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,0,0,1);display:grid;position:absolute;scale:.25}.swap-icon--visible{opacity:1;filter:blur();scale:1}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand{color:var(--foreground);align-items:center;gap:.5rem;display:inline-flex}.brand__mark{background:var(--primary);width:30px;height:30px;color:var(--primary-foreground);border-radius:.5rem;place-items:center;display:grid;rotate:-3deg}.brand__mark svg{stroke-width:2.4px;width:1rem;height:1rem}.brand__name{letter-spacing:-.04em;font-size:1.25rem;font-weight:750}.brand__product{color:var(--muted-foreground);opacity:.78;border-left:1px solid;padding-left:.5rem;font-size:.7rem;font-weight:600}.brand--inverse{color:#fff}.brand--inverse .brand__mark{color:var(--primary);background:#fff}.brand--inverse .brand__product{color:#fff}.login-page{background:var(--background);grid-template-columns:minmax(0,7fr) minmax(420px,5fr);min-height:100dvh;display:grid}.login-editorial{background:var(--primary);min-height:100dvh;color:var(--primary-foreground);flex-direction:column;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.login-editorial:after{content:"API";color:#ffffff14;pointer-events:none;font-size:clamp(12rem,25vw,28rem);font-weight:800;line-height:1;position:absolute;bottom:-.18em;right:-.08em}.login-editorial__noise{pointer-events:none;position:absolute;inset:0;box-shadow:inset -1px 0 #ffffff29}.login-editorial__top,.login-editorial__copy,.login-editorial__docs{z-index:1;position:relative}.login-editorial__copy{flex-direction:column;flex:1;justify-content:center;gap:1.75rem;max-width:780px;padding:4rem 0;display:flex}.login-editorial__copy .eyebrow{color:#fff}.login-editorial__copy h1{letter-spacing:-.07em;flex-direction:column;font-size:clamp(3.25rem,6.5vw,7rem);font-weight:500;line-height:.92;display:flex}.login-editorial__copy h1 strong{font-weight:760}.login-editorial__copy h1 span{letter-spacing:-.045em;align-self:flex-end;font-size:.62em}.login-editorial__copy>p:last-child{color:#fff;max-width:34rem;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.55}.login-editorial__docs{border-radius:.625rem;align-items:center;gap:.65rem;width:fit-content;min-height:44px;padding:.65rem .25rem;font-size:.875rem;font-weight:650;transition-property:gap,opacity,scale;transition-duration:.15s;display:inline-flex}.login-editorial__docs:hover{gap:.85rem}.login-editorial__docs:active{scale:.96}.login-form-panel{place-items:center;min-height:100dvh;padding:4rem clamp(2rem,5vw,5.5rem);display:grid;position:relative}.login-form-panel__theme{position:absolute;top:1.5rem;right:1.5rem}.login-form{flex-direction:column;gap:1.35rem;width:min(100%,430px);display:flex}.login-form__icon{background:var(--muted);width:48px;height:48px;color:var(--primary);box-shadow:var(--shadow-surface);border-radius:.75rem;place-items:center;display:grid}.login-form__icon svg{width:1.35rem;height:1.35rem}.login-form__heading{flex-direction:column;gap:.65rem;margin-bottom:.35rem;display:flex}.login-form__heading h2{letter-spacing:-.045em;max-width:22rem;font-size:clamp(1.85rem,3vw,2.35rem);line-height:1.08}.login-form__heading>p:last-child{color:var(--muted-foreground);line-height:1.55}.field-group{flex-direction:column;gap:.5rem;display:flex}.field-group label,.environment-options legend{font-size:.825rem;font-weight:650}.field-group input,.field-group select,.password-field input{border:1px solid var(--input);background:var(--card);width:100%;height:46px;color:var(--foreground);border-radius:.625rem;padding:0 .9rem;transition-property:border-color,box-shadow,background-color;transition-duration:.15s}.field-group input:hover,.field-group select:hover,.password-field input:hover{border-color:color-mix(in srgb, var(--input), var(--foreground) 16%)}.field-group input:focus,.field-group select:focus,.password-field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus);outline:0}.field-group input[aria-invalid=true],.password-field input[aria-invalid=true]{border-color:var(--danger)}.field-group small,.form-error{color:var(--danger);font-size:.78rem;line-height:1.4}.password-field{position:relative}.password-field input{padding-right:3.25rem}.password-toggle{width:40px;height:40px;color:var(--muted-foreground);background:0 0;border-radius:.5rem;place-items:center;display:grid;position:absolute;top:3px;right:3px}.password-toggle:hover{color:var(--foreground)}.login-form__security{color:var(--muted-foreground);justify-content:center;align-items:center;gap:.45rem;font-size:.75rem;display:flex}.login-form__security svg{width:.9rem;height:.9rem}.inline-alert,.feedback{border-radius:.625rem;align-items:flex-start;gap:.65rem;padding:.8rem .9rem;font-size:.85rem;line-height:1.45;display:flex}.inline-alert svg,.feedback>svg{flex:none;margin-top:.05rem}.inline-alert--error,.feedback--error{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--danger) 22%, transparent)}.portal-shell{background:var(--background);height:100dvh;display:flex;overflow:hidden}.skip-link{z-index:100;background:var(--foreground);min-height:40px;color:var(--background);border-radius:.5rem;padding:.65rem 1rem;font-weight:650;transition-property:translate;transition-duration:.15s;position:fixed;top:1rem;left:1rem;translate:0 -5rem}.skip-link:focus{translate:0}.sidebar{border-right:1px solid var(--border);background:var(--background-deep);flex-direction:column;flex:0 0 248px;width:248px;display:flex}.sidebar__brand{border-bottom:1px solid var(--border);flex:0 0 68px;align-items:center;height:68px;padding:0 1.25rem;display:flex}.sidebar__nav{flex-direction:column;flex:1;gap:.3rem;padding:1.35rem .75rem;display:flex}.sidebar__nav>p{color:var(--muted-foreground);padding:.4rem .75rem;font-size:.7rem;font-weight:700}.sidebar__item{min-height:42px;color:var(--muted-foreground);border-radius:.625rem;align-items:center;gap:.65rem;padding:.4rem .7rem;font-size:.86rem;font-weight:550;transition-property:background-color,color,box-shadow,scale;transition-duration:.15s;display:flex}.sidebar__item:active{scale:.96}.sidebar__item:hover{background:var(--muted);color:var(--foreground)}.sidebar__item>span{place-items:center;width:26px;height:26px;display:grid}.sidebar__item>span svg{width:1rem;height:1rem}.sidebar__item--active{background:color-mix(in srgb, var(--card-raised) 88%, var(--primary) 12%);color:var(--foreground);box-shadow:var(--shadow-surface);font-weight:650}.sidebar__item--active>span{background:var(--primary);color:var(--primary-foreground);border-radius:.32rem}.sidebar__external{opacity:.5;width:.8rem;height:.8rem;margin-left:auto}.sidebar__security{background:var(--card);box-shadow:var(--shadow-surface);border-radius:.75rem;gap:.65rem;margin:0 .75rem .75rem;padding:.8rem;display:flex}.sidebar__security>svg{color:var(--success);flex:none}.sidebar__security strong,.sidebar__security p{font-size:.72rem;display:block}.sidebar__security p{color:var(--muted-foreground);margin-top:.25rem;line-height:1.4}.sidebar__account{border-top:1px solid var(--border);align-items:center;gap:.65rem;min-height:72px;padding:.75rem;display:flex}.avatar{background:var(--primary);width:36px;height:36px;color:var(--primary-foreground);border-radius:.625rem;flex:0 0 36px;place-items:center;font-weight:750;display:grid}.avatar--image{object-fit:cover;outline-offset:-1px;outline:1px solid #0000001a}[data-theme=dark] .avatar--image{outline-color:#ffffff1a}.sidebar__identity{flex:1;min-width:0}.sidebar__identity strong,.sidebar__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar__identity strong{font-size:.8rem}.sidebar__identity small{color:var(--muted-foreground);margin-top:.2rem;font-size:.7rem}.portal-main-column{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.topbar,.mobile-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 92%, transparent);justify-content:space-between;align-items:center}.topbar{flex:0 0 68px;height:68px;padding:0 clamp(1.5rem,4vw,4rem);display:flex}.topbar>div{align-items:center;gap:.65rem;display:flex}.topbar__actions{min-width:0}.topbar__user{flex-direction:column;align-items:flex-end;min-width:0;max-width:min(28vw,310px);line-height:1.2;display:flex}.topbar__user strong,.topbar__user small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.topbar__user strong{font-size:.76rem}.topbar__dot{background:var(--success);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--success) 12%, transparent);border-radius:50%}.topbar span,.topbar a{font-size:.78rem;font-weight:650}.topbar small{color:var(--muted-foreground);font-size:.72rem}.topbar a{min-height:40px;color:var(--muted-foreground);border-radius:.5rem;align-items:center;gap:.45rem;padding:0 .65rem;transition-property:background-color,color,scale;transition-duration:.15s;display:inline-flex}.topbar a:hover{background:var(--muted);color:var(--foreground)}.topbar a:active{scale:.96}.topbar a svg:last-child{width:.75rem;height:.75rem}.mobile-header{min-height:64px;padding:0 1rem;display:none}.mobile-header__identity,.mobile-header__actions{align-items:center;gap:.25rem;display:flex}.mobile-header__identity{gap:.55rem;min-width:0}.mobile-header__identity .avatar{flex-basis:34px;width:34px;height:34px}.mobile-header__identity>span{min-width:0}.mobile-header__identity strong,.mobile-header__identity small{text-overflow:ellipsis;white-space:nowrap;max-width:22vw;display:block;overflow:hidden}.mobile-header__identity strong{font-size:.72rem}.mobile-header__identity small{color:var(--muted-foreground);margin-top:.15rem;font-size:.64rem}.portal-content{flex:1;min-height:0;padding:clamp(2rem,4vw,3.5rem) clamp(1.25rem,5vw,5rem);overflow-y:auto}.page-stack{flex-direction:column;gap:1.75rem;width:min(100%,1340px);margin:0 auto;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.page-header>div{flex-direction:column;gap:.7rem;display:flex}.page-header h1{letter-spacing:-.065em;font-size:clamp(2.4rem,5vw,4.25rem);line-height:.98}.page-header p:last-child{max-width:42rem;color:var(--muted-foreground);font-size:.98rem;line-height:1.55}.access-banner{background:var(--card);min-height:84px;box-shadow:var(--shadow-surface);border-radius:.875rem;align-items:center;gap:.9rem;padding:1rem 1.15rem;display:flex}.access-banner__icon{background:color-mix(in srgb, var(--success) 12%, transparent);width:42px;height:42px;color:var(--success);border-radius:.65rem;flex:0 0 42px;place-items:center;display:grid}.access-banner>div:nth-child(2){flex:1}.access-banner strong{font-size:.86rem}.access-banner p{color:var(--muted-foreground);margin-top:.3rem;font-size:.78rem}.access-banner__policy{border-left:1px solid var(--border);padding:.25rem .4rem .25rem 1.25rem}.access-banner__policy small,.access-banner__policy strong{display:block}.access-banner__policy small{color:var(--muted-foreground);font-size:.7rem}.access-banner__policy strong{margin-top:.3rem}.feedback{align-items:center;padding:.75rem .9rem}.feedback--success{background:color-mix(in srgb, var(--success) 10%, transparent);color:var(--success);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--success) 20%, transparent)}.feedback span{flex:1}.feedback button{color:currentColor;background:0 0;border-radius:.5rem;place-items:center;width:40px;height:40px;display:grid}.feedback button:hover{background:color-mix(in srgb, currentColor 10%, transparent)}.toast{z-index:200;background:var(--card);width:min(100% - 2rem,420px);color:var(--foreground);box-shadow:var(--shadow-modal);border-radius:.75rem;align-items:flex-start;gap:.7rem;padding:.9rem;animation:.18s cubic-bezier(.2,0,0,1) toast-enter;display:flex;position:fixed;top:1rem;right:1rem}.toast--error{box-shadow:inset 3px 0 0 var(--danger), var(--shadow-modal)}.toast--success{box-shadow:inset 3px 0 0 var(--success), var(--shadow-modal)}.toast>svg{flex:none;width:1.1rem;height:1.1rem;margin-top:.1rem}.toast--error>svg{color:var(--danger)}.toast--success>svg{color:var(--success)}.toast span{text-wrap:pretty;flex:1;font-size:.85rem;line-height:1.45}.toast button{width:40px;height:40px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.5rem;flex:none;place-items:center;display:grid}.toast button:hover{background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground)}@keyframes toast-enter{0%{opacity:0;filter:blur(4px);transform:translateY(-8px)}to{opacity:1;filter:blur();transform:translateY(0)}}.keys-panel{background:var(--card);box-shadow:var(--shadow-surface);border-radius:.875rem;overflow:hidden}.keys-panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-height:78px;padding:1rem 1.25rem;display:flex}.keys-panel__header h2{font-size:1rem}.keys-panel__header p{color:var(--muted-foreground);margin-top:.28rem;font-size:.75rem}.keys-table-wrap{overflow-x:auto}.keys-table{border-collapse:collapse;width:100%;font-size:.78rem}.keys-table th,.keys-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;height:68px;padding:.75rem 1rem}.keys-table th{background:color-mix(in srgb, var(--card-raised) 60%, transparent);height:44px;color:var(--muted-foreground);font-size:.68rem;font-weight:650}.keys-table tbody tr{transition-property:background-color,opacity;transition-duration:.15s}.keys-table tbody tr:hover{background:color-mix(in srgb, var(--card-raised) 62%, transparent)}.keys-table tbody tr:last-child td{border-bottom:0}.keys-table td strong{text-overflow:ellipsis;max-width:180px;display:block;overflow:hidden}.key-scope-count{color:var(--muted-foreground);margin-top:.25rem;font-size:.66rem;display:block}.keys-table code,.confirm-key code,.secret-value code{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.keys-table code{color:var(--muted-foreground);font-size:.72rem}.environment-badge,.status{border-radius:999px;align-items:center;gap:.4rem;min-height:26px;padding:.25rem .55rem;font-size:.68rem;font-weight:650;display:inline-flex}.environment-badge{background:var(--muted);color:var(--muted-foreground)}.environment-badge>span{background:var(--primary);border-radius:50%;width:6px;height:6px}.status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status--active{background:color-mix(in srgb, var(--success) 10%, transparent);color:var(--success)}.status--revoked,.status--expired{background:var(--muted);color:var(--muted-foreground)}.keys-table__actions{width:136px;text-align:right!important}.keys-table__actions>div{justify-content:flex-end;gap:.15rem;display:flex}.keys-table__actions button{width:40px;height:40px;color:var(--muted-foreground);background:0 0;border-radius:.5rem;place-items:center;display:grid}.keys-table__actions button:hover{background:var(--muted);color:var(--foreground)}.keys-table__actions .danger-action:hover{background:color-mix(in srgb, var(--danger) 10%, transparent);color:var(--danger)}.keys-table__actions svg{width:.95rem;height:.95rem}.mobile-actions-hint{display:none}.section-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:310px;padding:3rem 1.5rem;display:flex}.section-state>svg{width:1.5rem;height:1.5rem;color:var(--muted-foreground)}.section-state h3{font-size:1rem}.section-state p{max-width:28rem;color:var(--muted-foreground);font-size:.82rem;line-height:1.5}.section-state__icon{background:var(--muted);width:54px;height:54px;color:var(--primary);box-shadow:var(--shadow-surface);border-radius:.875rem;place-items:center;display:grid}.section-state .button{margin-top:.5rem}.section-state--error>svg{color:var(--danger)}.page-docs{justify-content:space-between;align-items:center;gap:1.5rem;padding:.85rem 0;display:flex}.page-docs>div{align-items:center;gap:.9rem;display:flex}.page-docs>div>svg{width:1.3rem;height:1.3rem;color:var(--primary)}.page-docs strong{font-size:.82rem}.page-docs p{color:var(--muted-foreground);margin-top:.25rem;font-size:.75rem}.sheet{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--foreground);background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040303a3}.sheet__surface{background:var(--card);width:min(100%,590px);height:100dvh;box-shadow:var(--shadow-modal);border-radius:1rem 0 0 1rem;flex-direction:column;margin-left:auto;animation:.26s cubic-bezier(.16,1,.3,1) sheet-enter;display:flex}@keyframes sheet-enter{0%{opacity:0;filter:blur(4px);transform:translate(28px)}to{opacity:1;filter:blur();transform:translate(0)}}.sheet__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;min-height:96px;padding:1.4rem 1.5rem;display:flex}.sheet__header h2{text-wrap:balance;font-size:1.3rem}.sheet__header p{max-width:29rem;color:var(--muted-foreground);text-wrap:pretty;margin-top:.4rem;font-size:.8rem;line-height:1.45}.sheet-form{flex-direction:column;flex:1;min-height:0;display:flex}.sheet-form__body{flex-direction:column;flex:1;gap:1.35rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.sheet__actions{border-top:1px solid var(--border);background:color-mix(in srgb, var(--card) 96%, transparent);flex:none;justify-content:flex-end;gap:.65rem;padding:1rem 1.5rem;display:flex}.modal{width:min(100% - 2rem,510px);max-height:min(88dvh,760px);color:var(--foreground);background:0 0;border:0;padding:0;overflow:visible}.modal--wide{width:min(100% - 2rem,680px)}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#040303b3}.modal[open]{animation:.22s cubic-bezier(.16,1,.3,1) dialog-enter}@keyframes dialog-enter{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}.modal__surface{background:var(--card);max-height:min(88dvh,760px);box-shadow:var(--shadow-modal);border-radius:1rem;overflow-y:auto}.modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.modal__header h2{font-size:1.15rem}.modal__header p{color:var(--muted-foreground);margin-top:.35rem;font-size:.8rem;line-height:1.45}.modal-form,.confirm-content,.secret-content{flex-direction:column;gap:1.15rem;padding:1.25rem;display:flex}.field-hint{color:var(--muted-foreground);justify-content:space-between;gap:1rem;font-size:.7rem;display:flex}.environment-options{border:0;grid-template-columns:1fr 1fr;gap:.65rem;margin:0;padding:0;display:grid}.environment-options legend{grid-column:1/-1;margin-bottom:.05rem}.environment-option{border:1px solid var(--input);border-radius:.75rem;align-items:center;gap:.65rem;min-height:84px;padding:.8rem;transition-property:border-color,background-color,box-shadow,scale;transition-duration:.15s;display:flex;position:relative}.environment-option:active{scale:.96}.environment-option:hover,.environment-option--selected{border-color:color-mix(in srgb, var(--primary) 60%, var(--input));background:color-mix(in srgb, var(--primary) 6%, transparent)}.environment-option--selected{box-shadow:0 0 0 3px var(--focus)}.environment-option input{opacity:0;width:1px;height:1px;position:absolute}.environment-option__mark{background:var(--muted);width:34px;height:34px;color:var(--muted-foreground);border-radius:.55rem;flex:0 0 34px;place-items:center;display:grid}.environment-option--selected .environment-option__mark{background:var(--primary);color:var(--primary-foreground)}.environment-option strong,.environment-option small{display:block}.scope-options{border:0;flex-direction:column;gap:.7rem;margin:0;padding:0;display:flex}.scope-options legend{margin-bottom:.1rem;font-size:.8rem;font-weight:650}.scope-options__heading{justify-content:space-between;align-items:center;gap:1rem;min-height:40px;display:flex}.scope-options__heading>p{color:var(--muted-foreground);text-wrap:pretty;font-size:.72rem;line-height:1.4}.scope-options__heading>div{flex:none;gap:.15rem;display:flex}.scope-options__heading button,.scope-options__state button{min-height:40px;color:var(--muted-foreground);background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.35rem;padding:0 .55rem;font-size:.68rem;font-weight:650;transition-property:background-color,color,scale;transition-duration:.15s;display:inline-flex}.scope-options__heading button:hover,.scope-options__state button:hover{background:var(--muted);color:var(--foreground)}.scope-options__heading button:active,.scope-options__state button:active{scale:.96}.scope-options__list{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.scope-option{background:var(--card-raised);min-height:116px;box-shadow:var(--shadow-surface);cursor:pointer;border-radius:.8rem;gap:.7rem;padding:.85rem;transition-property:background-color,box-shadow,scale;transition-duration:.15s;display:flex;position:relative}.scope-option:hover{box-shadow:var(--shadow-hover)}.scope-option:active{scale:.96}.scope-option--selected{background:color-mix(in srgb, var(--primary) 7%, var(--card-raised));box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 60%, transparent), 0 2px 8px #00000014}.scope-option input{opacity:0;width:1px;height:1px;position:absolute}.scope-option__check{background:var(--muted);color:#0000;width:22px;height:22px;box-shadow:inset 0 0 0 1px var(--input);border-radius:.4rem;flex:0 0 22px;place-items:center;transition-property:background-color,color,box-shadow;transition-duration:.15s;display:grid}.scope-option__check svg{stroke-width:3px;width:.8rem;height:.8rem}.scope-option--selected .scope-option__check{background:var(--primary);color:var(--primary-foreground);box-shadow:none}.scope-option>span:last-child{min-width:0}.scope-option strong,.scope-option small,.scope-option code{display:block}.scope-option strong{font-size:.78rem}.scope-option small{color:var(--muted-foreground);text-wrap:pretty;margin-top:.25rem;font-size:.67rem;line-height:1.35}.scope-option code{color:var(--primary);margin-top:.45rem;font-size:.62rem}.scope-options__summary{color:var(--muted-foreground);text-align:right;font-size:.7rem}.scope-options__state{background:var(--muted);min-height:94px;color:var(--muted-foreground);border-radius:.8rem;justify-content:center;align-items:center;gap:.55rem;font-size:.74rem;display:flex}.scope-options__state--error{color:var(--danger);flex-wrap:wrap}.environment-option strong{font-size:.8rem}.environment-option small{color:var(--muted-foreground);margin-top:.2rem;font-size:.68rem;line-height:1.35}.policy-note{background:var(--muted);color:var(--muted-foreground);border-radius:.75rem;gap:.65rem;padding:.8rem;display:flex}.policy-note>svg{flex:none;margin-top:.05rem}.policy-note p{font-size:.73rem;line-height:1.5}.policy-note strong{color:var(--foreground);margin-bottom:.15rem;display:block}.policy-note--warning{background:color-mix(in srgb, var(--warning) 9%, transparent);color:var(--warning);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--warning) 18%, transparent)}.policy-note--warning p{color:var(--muted-foreground)}.modal__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.65rem;margin:0 -1.25rem -1.25rem;padding:1rem 1.25rem;display:flex}.confirm-key{background:var(--card-raised);box-shadow:var(--shadow-surface);border-radius:.75rem;align-items:center;gap:.75rem;padding:.8rem;display:flex}.confirm-key__icon{background:color-mix(in srgb, var(--danger) 10%, transparent);width:38px;height:38px;color:var(--danger);border-radius:.6rem;place-items:center;display:grid}.confirm-key strong,.confirm-key code{display:block}.confirm-key strong{font-size:.82rem}.confirm-key code{color:var(--muted-foreground);margin-top:.2rem;font-size:.7rem}.secret-success{background:color-mix(in srgb, var(--success) 12%, transparent);width:52px;height:52px;color:var(--success);border-radius:.8rem;place-items:center;display:grid}.secret-success svg{width:1.4rem;height:1.4rem}.secret-value{background:var(--background-deep);box-shadow:inset 0 0 0 1px var(--border);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.secret-value code{overflow-wrap:anywhere;min-width:0;color:var(--foreground);-webkit-user-select:all;user-select:all;flex:1;font-size:.75rem}.secret-meta{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.secret-meta>span{background:var(--card-raised);border-radius:.65rem;padding:.75rem}.secret-meta small,.secret-meta strong{display:block}.secret-meta small{color:var(--muted-foreground);font-size:.68rem}.secret-meta strong{margin-top:.3rem;font-size:.78rem}.modal__actions--between{justify-content:space-between;align-items:center}.modal__actions--between p{max-width:18rem;color:var(--muted-foreground);align-items:center;gap:.4rem;font-size:.68rem;display:flex}.stagger-item{opacity:0;animation:.36s ease-out forwards page-enter}.stagger-item:first-child{animation-delay:30ms}.stagger-item:nth-child(2){animation-delay:.11s}.stagger-item:nth-child(3){animation-delay:.19s}.stagger-item:nth-child(4){animation-delay:.27s}@keyframes page-enter{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (width<=1400px){.keys-table th:nth-child(4),.keys-table td:nth-child(4){display:none}}@media (width<=1100px){.login-page{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr)}.login-editorial__copy h1{font-size:clamp(3rem,6vw,5.2rem)}.sidebar{flex-basis:220px;width:220px}.topbar{padding:0 1.5rem}.portal-content{padding-left:1.5rem;padding-right:1.5rem}.keys-table th:nth-child(5),.keys-table td:nth-child(5){display:none}}@media (width<=820px){.login-page{display:block}.login-editorial{min-height:320px;padding:1.5rem}.login-editorial:after{font-size:15rem}.login-editorial__copy{gap:1rem;padding:3rem 0 2rem}.login-editorial__copy h1{font-size:clamp(2.7rem,11vw,4.8rem)}.login-editorial__copy>p:last-child,.login-editorial__docs{display:none}.login-form-panel{min-height:auto;padding:3.5rem 1.25rem}.sidebar,.topbar{display:none}.mobile-header{display:flex}.portal-content{padding:1.75rem 1rem 2.5rem}.page-stack{gap:1.25rem}.page-header{flex-direction:column;align-items:flex-start;gap:1.25rem}.page-header .button{width:100%}.access-banner__policy{display:none}.keys-table-wrap{overflow:visible}.keys-table,.keys-table tbody{display:block}.keys-table thead{display:none}.keys-table tr{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem;display:grid;position:relative}.keys-table tbody tr:hover{background:0 0}.keys-table td,.keys-table th:nth-child(4),.keys-table td:nth-child(4),.keys-table th:nth-child(5),.keys-table td:nth-child(5){white-space:normal;border:0;height:auto;padding:0;display:block}.keys-table td:before{content:attr(data-label);color:var(--muted-foreground);margin-bottom:.3rem;font-size:.64rem;font-weight:650;display:block}.keys-table td:first-child,.keys-table td:nth-child(2),.keys-table__actions{grid-column:1/-1}.keys-table td strong{max-width:calc(100% - 4rem);font-size:.9rem}.keys-table code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.keys-table__actions{width:auto;position:absolute;top:.65rem;right:.65rem}.keys-table__actions:before{display:none!important}.page-docs{flex-direction:column;align-items:stretch}.page-docs .button{width:100%}}@media (width<=540px){.brand__product,.mobile-header__identity strong,.mobile-header__identity small{display:none}.login-editorial{min-height:280px}.login-editorial__copy h1 span{align-self:flex-start}.page-header h1{font-size:2.6rem}.access-banner{align-items:flex-start}.keys-panel__header{padding:.85rem 1rem}.keys-panel__header .button{width:42px;padding:0;font-size:0}.keys-panel__header .button svg{width:1rem;height:1rem}.environment-options{grid-template-columns:1fr}.sheet__surface{border-radius:0;width:100%}.sheet__header,.sheet-form__body{padding-left:1rem;padding-right:1rem}.scope-options__heading{flex-direction:column;align-items:flex-start}.scope-options__list{grid-template-columns:1fr}.scope-option{min-height:104px}.sheet__actions{flex-direction:column-reverse;align-items:stretch;padding-left:1rem;padding-right:1rem}.sheet__actions .button{width:100%}.modal{width:calc(100% - 1rem);max-height:94dvh}.modal__surface{border-radius:.875rem;max-height:94dvh}.modal__actions,.modal__actions--between{flex-direction:column-reverse;align-items:stretch}.modal__actions .button{width:100%}.modal__actions--between p{max-width:none}.secret-value{flex-direction:column;align-items:stretch}.secret-meta{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.stagger-item{opacity:1}}
