:root{color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--border:#ddd;--muted:#666a70;--panel:#fff;--ink:#1d1d1f;--green:#13795b;--red:#c2413d;--amber:#9a6700;--blue:#3567c8;--violet:#7c3e9d;--shadow:0 18px 60px #14141412;background:#f7f7f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f7f7;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.app-shell{grid-template-columns:288px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;flex-direction:column;gap:20px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#1d1d1f;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.brand h1,.topbar h2,.group-heading h3,.empty-state h3{color:var(--ink);letter-spacing:0;margin:0}.brand h1{font-size:1rem;line-height:1.2}.eyebrow{color:var(--muted);text-transform:uppercase;margin:0 0 3px;font-size:.75rem;font-weight:700}.search-wrap{border:1px solid var(--border);min-height:42px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.search-wrap input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.page-nav,.tag-nav{flex-direction:column;gap:6px;display:flex;overflow:auto}.page-nav{border-bottom:1px solid var(--border);flex:none;padding-bottom:14px}.page-button,.tag-button{min-height:40px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.page-button{gap:9px}.page-button span{flex:1}.page-button strong{min-width:22px;min-height:22px;color:var(--muted);background:#eee;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.78rem;display:inline-flex}.page-button.active,.page-button:hover,.tag-button.active,.tag-button:hover{color:var(--ink);background:#eee}.content{width:min(100%,1320px);margin-inline:auto;padding:34px clamp(24px,4vw,56px) 72px}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:26px;display:flex}.topbar h2{font-size:3.5rem;line-height:1}.topbar p:not(.eyebrow){max-width:720px;color:var(--muted);margin:12px 0 0;font-size:1rem;line-height:1.6}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.category-select,.authorization-input,.copy-button,.icon-button{border:1px solid var(--border);background:var(--panel);min-height:40px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.category-select{gap:8px;padding:0 10px}.authorization-input{gap:8px;width:100%;padding:0 10px}.authorization-input select,.authorization-input input{width:100%;min-width:0;color:inherit;background:0 0;border:0;outline:0}.authorization-input select{flex:0 180px}.category-select select{min-width:126px;color:inherit;background:0 0;border:0;outline:0}.copy-button{gap:8px;padding:0 12px}.icon-button{width:36px;height:36px;padding:0}.icon-button.compact{width:32px;height:32px;min-height:32px}.meta-strip{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.meta-strip div{border-right:1px solid var(--border);min-width:0;padding:16px}.meta-strip div:last-child{border-right:0}.meta-strip span,.inline-meta span,.parameter-row span,.muted{color:var(--muted)}.meta-strip span{margin-bottom:4px;font-size:.78rem;display:block}.meta-strip strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;display:block;overflow:hidden}.meta-value-action{align-items:center;gap:8px;min-width:0;display:flex}.meta-value-action strong{flex:1;min-width:0}.meta-auth-row{margin-top:10px}.endpoint-groups{gap:12px;margin-top:38px;display:grid}.endpoint-group{gap:10px;scroll-margin-top:32px;display:grid}.group-heading{border:1px solid var(--border);background:var(--panel);width:100%;min-height:68px;color:inherit;text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:12px;padding:14px 16px;display:grid}.group-heading:hover{background:#fbfbfb}.group-heading h3{margin:0;font-size:1.35rem}.group-heading p{max-width:680px;color:var(--muted);margin:6px 0 0;line-height:1.5}.group-heading svg{color:var(--muted);transition:transform .16s}.group-heading svg.rotate{transform:rotate(180deg)}.group-count{min-width:34px;min-height:28px;color:var(--muted);background:#eee;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.82rem;font-weight:700;display:inline-flex}.endpoint-list{gap:10px;display:grid}.endpoint-card{border:1px solid var(--border);background:var(--panel);border-radius:8px;overflow:hidden}.endpoint-summary{width:100%;min-height:66px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:86px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:12px 16px;display:grid}.endpoint-summary svg{color:var(--muted);transition:transform .16s}.endpoint-summary svg.rotate{transform:rotate(180deg)}.method-pill{border-radius:6px;justify-content:center;align-items:center;width:76px;min-height:28px;font-size:.76rem;font-weight:800;display:inline-flex}.method-get{color:var(--green);background:#e5f4ee}.method-post{color:var(--amber);background:#fff0d8}.method-put,.method-patch{color:var(--blue);background:#e9efff}.method-delete{color:var(--red);background:#ffe7e5}.method-neutral{color:var(--violet);background:#f0ecf5}.endpoint-title{gap:5px;min-width:0;display:grid}.endpoint-title strong,.endpoint-title code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.endpoint-title strong{font-size:.98rem}.endpoint-title code{color:var(--muted);font-size:.83rem}.endpoint-details{gap:18px;padding:0 16px 18px 114px;display:grid}.endpoint-url{border:1px solid var(--border);background:#f4f4f4;border-radius:8px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.endpoint-url code{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.description{color:var(--muted);margin:0;line-height:1.55}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.try-it{border:1px solid var(--border);background:#fff;border-radius:8px;gap:14px;padding:14px;display:grid}.try-it-heading,.try-it-response-head,.try-it-url{justify-content:space-between;align-items:center;gap:12px;display:flex}.try-it-heading h4{text-transform:uppercase;margin:0;font-size:.92rem}.try-it-heading p{color:var(--muted);margin:4px 0 0}.send-button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:inline-flex}.try-it-url{background:#f4f4f4;border-radius:8px;justify-content:flex-start;min-width:0;padding:10px}.try-it-url span{flex:none;font-size:.78rem;font-weight:800}.try-it-url code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.try-it-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.try-it-fieldset{border:1px solid var(--border);border-radius:8px;gap:7px;min-width:0;margin:0;padding:8px 10px 10px;display:grid}.try-it-fieldset.compact{align-content:center;min-height:46px;padding:4px 10px 8px}.try-it-fieldset legend{text-transform:uppercase;padding:0 5px;font-size:.72rem;font-weight:800}.try-it-empty{color:var(--muted);margin:0;font-size:.84rem}.try-it-input{gap:6px;min-width:0;display:grid}.try-it-input span{color:var(--muted);align-items:center;gap:7px;font-size:.82rem;display:flex}.try-it-input span strong{color:var(--red);text-transform:uppercase;font-size:.7rem}.type-chip{border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;font-weight:700;display:inline-flex}.type-string{color:var(--green);background:#e5f4ee}.type-number{color:var(--amber);background:#fff0d8}.type-boolean{color:var(--red);background:#ffe7e5}.type-array{color:var(--blue);background:#e9efff}.type-object,.type-ref{color:var(--violet);background:#f0ecf5}.type-enum,.type-union,.type-any{color:var(--muted);background:#eee}.try-it-input input,.try-it-input textarea{border:1px solid var(--border);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:8px}.try-it-input input{min-height:34px;padding:0 10px}.try-it-input textarea{resize:vertical;min-height:160px;padding:10px}.try-it-body{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem;line-height:1.5}.try-it-response{gap:8px;display:grid}.try-it-response-head{justify-content:flex-start}.status-ok{color:var(--green)}.status-error{color:var(--red)}.detail-section{min-width:0}.detail-section h4{text-transform:uppercase;margin:0 0 10px;font-size:.82rem}.parameter-list,.response-list{gap:8px;display:grid}.parameter-row,.response-item{border:1px solid var(--border);background:#fff;border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.response-row{grid-template-columns:54px minmax(0,1fr);align-items:start;display:grid}.parameter-row>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.parameter-row p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.parameter-row code{overflow-wrap:anywhere}.required,.inline-meta strong{color:var(--red);text-transform:uppercase;font-size:.76rem;font-weight:800}.response-row strong{color:var(--green)}.response-row span{color:var(--muted);line-height:1.45}.inline-meta{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.response-meta{margin:6px 0 0}pre{border:1px solid var(--border);color:#fff;background:#1d1d1f;border-radius:8px;max-height:260px;margin:0;padding:12px;font-size:.82rem;line-height:1.55;overflow:auto}.empty-state,.screen-state{min-height:100vh;color:var(--muted);text-align:center;place-items:center;padding:32px;display:grid}.empty-state{border:1px solid var(--border);background:var(--panel);border-radius:8px;min-height:360px}.screen-state{align-content:center;gap:12px}.screen-state p,.empty-state p{margin:0}.screen-state h3{color:var(--ink);margin:0;font-size:1.2rem}.screen-hint{max-width:460px;line-height:1.6}.screen-hint code{color:var(--ink)}.screen-state a{color:var(--ink);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.introduction-page,.intro-sections,.credentials-page,.credential-groups,.credential-group,.credential-item-header,.credential-value{gap:12px;display:grid}.introduction-page,.credentials-page{margin-top:26px}.intro-summary{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.intro-summary div{border-right:1px solid var(--border);min-width:0;padding:14px}.intro-summary div:last-child{border-right:0}.intro-summary span{color:var(--muted);margin-bottom:5px;font-size:.78rem;display:block}.intro-summary strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.intro-sections{gap:30px;max-width:860px;padding-top:12px}.intro-section{padding:0}.intro-section h3{color:var(--ink);margin:0;font-size:1.35rem;line-height:1.25}.intro-section p{color:var(--muted);margin:10px 0 0;font-size:1rem;line-height:1.7}.intro-section ul{color:var(--muted);gap:9px;margin:16px 0 0;padding-left:20px;font-size:.98rem;line-height:1.65;display:grid}.intro-section li::marker{color:var(--ink)}.intro-links{flex-wrap:wrap;gap:10px;display:flex}.intro-links a{border:1px solid var(--border);background:var(--panel);min-height:38px;color:var(--ink);border-radius:8px;align-items:center;gap:7px;padding:0 12px;text-decoration:none;display:inline-flex}.credential-groups{gap:16px}.credential-group{border:1px solid var(--border);background:var(--panel);border-radius:8px;padding:16px}.credential-group-heading,.credential-item-header,.credential-value{justify-content:space-between;align-items:center;gap:12px;display:flex}.credential-group-heading{align-items:flex-start}.credential-group-heading h3{color:var(--ink);margin:0;font-size:1.2rem}.credential-group-heading p{color:var(--muted);margin:6px 0 0;line-height:1.5}.credential-group-heading>span{min-width:34px;min-height:28px;color:var(--muted);background:#eee;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 8px;font-size:.82rem;font-weight:700;display:inline-flex}.credential-summary{border:1px solid var(--border);background:var(--panel);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.credential-summary div{border-right:1px solid var(--border);padding:12px}.credential-summary div:last-child{border-right:0}.credential-summary span{color:var(--muted);margin-bottom:5px;font-size:.78rem;display:block}.credential-summary strong{color:var(--ink)}.credential-list,.credential-values{gap:10px;display:grid}.credential-item{border:1px solid var(--border);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.credential-item-header{align-items:flex-start}.credential-item-header p{color:var(--muted);margin:4px 0 0;line-height:1.45}.credential-item-header>span{color:var(--muted);background:#eee;border-radius:999px;flex:none;padding:3px 7px;font-size:.74rem;font-weight:700}.credential-value{background:#f7f7f7;border-radius:8px;min-width:0;padding:8px}.credential-value span{min-width:82px;color:var(--muted);font-size:.82rem}.credential-value code{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:18px;position:static}.tag-nav{flex-direction:row;padding-bottom:2px}.tag-button{flex:none;gap:14px}.content{padding:26px 18px 54px}.topbar h2{font-size:2.5rem}.topbar{display:grid}.topbar-actions{justify-content:flex-start}.meta-strip,.intro-summary,.details-grid,.try-it-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.meta-strip,.intro-summary,.details-grid,.try-it-grid{grid-template-columns:1fr}.meta-strip div{border-right:0;border-bottom:1px solid var(--border)}.meta-strip div:last-child{border-bottom:0}.endpoint-summary{grid-template-columns:70px minmax(0,1fr) 20px;padding:12px}.topbar h2{font-size:2rem}.method-pill{width:62px;font-size:.68rem}.endpoint-details{padding:0 12px 14px}.endpoint-title strong,.endpoint-title code,.endpoint-url code{white-space:normal}}
