@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url('/fonts/poppins-latin-400-normal.woff2') format('woff2')}
@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url('/fonts/poppins-latin-500-normal.woff2') format('woff2')}
@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url('/fonts/poppins-latin-600-normal.woff2') format('woff2')}
@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url('/fonts/poppins-latin-700-normal.woff2') format('woff2')}
:root{--paper:#fff;--ink:#111;--concrete:#e8e8e3;--graphite:#65655f;--action:#7137d8;--action-soft:#eee6ff;--verified:#16845b;--missing:#a33d56;--radius-sm:6px;--radius-md:12px;font-family:Poppins,system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{border:0;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:50;left:16px;top:-80px;padding:12px 18px;background:var(--ink);color:#fff}.skip-link:focus{top:16px}
.site-nav{min-height:94px;padding:26px clamp(24px,4vw,64px);border-bottom:1px solid var(--concrete);display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;letter-spacing:-.025em}.brand-mark{width:34px;height:34px;border:2px solid var(--ink);background:var(--action);color:#fff;display:grid;place-items:center;font-size:17px}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.nav-links a:hover{text-decoration:underline;text-underline-offset:4px}.nav-mcp{padding:10px 14px;border:1px solid var(--ink);border-radius:var(--radius-sm)}.nav-mcp span{color:var(--action);font-weight:700}
.hero{padding:76px clamp(24px,5.5vw,88px) 56px;display:flex;align-items:flex-end;justify-content:space-between;gap:72px}.hero-copy{max-width:830px}.eyebrow{margin:0;font-size:13px;line-height:18px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:800px;margin:20px 0 24px;font-size:clamp(48px,5.25vw,78px);line-height:1.02;letter-spacing:-.052em}.hero-copy>p:last-child{max-width:680px;margin:0;color:var(--graphite);font-size:18px;line-height:29px}.hero-stats{min-width:280px;border-left:1px solid var(--ink)}.hero-stats div{padding:12px 0 12px 24px;border-bottom:1px solid var(--concrete);display:flex;align-items:baseline;justify-content:space-between;gap:24px}.hero-stats b{font-size:28px;letter-spacing:-.04em}.hero-stats span{color:var(--graphite);font-size:13px}
.search-shell{margin:0 clamp(24px,5.5vw,88px);padding:34px;border:2px solid var(--ink);border-radius:var(--radius-md);background:var(--action)}.search-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.search-heading h2{margin:8px 0 22px;color:#fff;font-size:28px;letter-spacing:-.03em}.search-heading>span{margin-bottom:22px;color:#eee3ff;font-size:13px}.search-form{height:70px;border:2px solid var(--ink);border-radius:var(--radius-sm);background:#fff;display:flex}.search-form input{min-width:0;flex:1;padding:0 22px;border:0;outline:0;background:transparent;font-size:18px}.search-form input:focus{box-shadow:inset 0 0 0 3px var(--action-soft)}.search-form button{margin:7px;padding:0 22px;border-radius:4px;background:var(--ink);color:#fff;font-weight:600}.search-form button b{margin-left:10px;color:#ad82ff}.quick-searches{padding-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.quick-searches span{margin-right:6px;color:#eee3ff;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.quick-searches button{padding:7px 11px;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:transparent;color:#fff;font-size:12px}.quick-searches button:hover{background:#fff;color:var(--ink)}
.registry-layout{padding:82px clamp(24px,5.5vw,88px);display:grid;grid-template-columns:minmax(220px,300px) 1fr;gap:clamp(48px,6vw,100px)}.section-kicker{display:flex;align-items:center;gap:12px}.section-kicker span{width:34px;height:34px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--action-soft);font-size:12px;font-weight:600}.section-kicker p{margin:0;font-weight:600}.category-list{margin-top:24px;border-top:1px solid var(--ink)}.category-row{min-height:50px;border-bottom:1px solid var(--concrete);display:grid;grid-template-columns:1fr 52px 20px;align-items:center;gap:10px;font-size:13px}.category-row b{color:var(--graphite);font-weight:400;text-align:right}.category-row i{color:var(--action);font-style:normal;text-align:right}.category-row:hover span{font-weight:600}.results-heading{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.results-heading>p{margin:0;color:var(--graphite);font-size:13px}.server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink)}.server-card{min-width:0;padding:27px 26px;border-right:1px solid var(--concrete);border-bottom:1px solid var(--concrete)}.server-card:nth-child(even){border-right:0}.server-card-top{display:flex;align-items:center;gap:8px;color:var(--graphite);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.category-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--action)}.category-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-label:hover{text-decoration:underline}.endpoint-count{margin-left:auto;white-space:nowrap}.server-card h3{margin:18px 0 10px;font-size:22px;letter-spacing:-.025em;overflow-wrap:anywhere}.server-card h3 a:hover{color:var(--action)}.server-card>p{height:66px;margin:0;color:var(--graphite);font-size:14px;line-height:22px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-foot{margin-top:22px;padding-top:16px;border-top:1px solid var(--concrete);display:flex;justify-content:space-between;color:var(--graphite);font-size:12px}.card-foot a{color:var(--ink);font-weight:600}.card-foot b{margin-left:6px;color:var(--action)}.load-more{width:100%;margin-top:24px;padding:15px;border:1px solid var(--ink);border-radius:var(--radius-sm);background:#fff;font-weight:600}.load-more:hover{background:var(--action-soft)}
.agent-callout{margin:0 clamp(24px,5.5vw,88px) 88px;padding:42px 46px;border:2px solid var(--ink);border-radius:var(--radius-md);background:var(--concrete);display:flex;align-items:center;justify-content:space-between;gap:60px}.agent-callout h2{margin:9px 0 12px;font-size:34px;letter-spacing:-.035em}.agent-callout p:last-child{max-width:700px;margin:0;color:var(--graphite);line-height:25px}.agent-callout code{color:var(--ink)}.copy-button{min-width:280px;padding:17px 18px;border:1px solid var(--ink);border-radius:var(--radius-sm);background:#fff;display:flex;justify-content:space-between;gap:20px;font-size:13px}.copy-button b{color:var(--action)}
.site-footer{min-height:150px;padding:36px clamp(24px,4vw,64px);border-top:1px solid var(--ink);background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.site-footer strong{letter-spacing:.04em}.site-footer p{margin:7px 0 0;color:#aaa;font-size:12px}.site-footer p a{text-decoration:underline}.site-footer nav{display:flex;flex-wrap:wrap;gap:26px;color:#ddd;font-size:12px}.site-footer nav a:hover{color:#fff}
.detail-head,.listing-head{padding:64px clamp(24px,8vw,128px) 48px;border-bottom:1px solid var(--concrete)}.back-link{display:inline-block;margin-bottom:44px;color:var(--graphite);font-size:13px}.back-link:hover{color:var(--action)}.detail-head h1,.listing-head h1{margin:12px 0 18px;font-size:clamp(44px,5vw,72px);letter-spacing:-.05em;overflow-wrap:anywhere}.detail-head>p:last-of-type,.listing-head>p:last-child{max-width:800px;color:var(--graphite);font-size:18px;line-height:29px}.detail-meta{display:flex;gap:12px;margin-top:28px}.detail-meta span,.auth-badge{padding:8px 12px;border-radius:999px;background:var(--action-soft);font-size:12px;font-weight:500}.endpoint-list{padding:56px clamp(24px,8vw,128px) 90px}.endpoint-panel{margin-bottom:32px;padding:32px;border:1px solid var(--ink);border-radius:var(--radius-md)}.endpoint-title{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.endpoint-title h2{margin:9px 0 0;font-size:23px;line-height:32px;letter-spacing:-.025em;overflow-wrap:anywhere}.auth-badge{flex:0 0 auto;background:#dff4e9;color:var(--verified)}.auth-badge.required{background:#f5e3e8;color:var(--missing)}.instructions{color:var(--graphite);line-height:24px}.endpoint-actions{margin:26px 0;display:flex;gap:10px}.connect-button,.copy-link{padding:12px 15px;border:1px solid var(--ink);border-radius:var(--radius-sm);font-size:13px}.connect-button{background:var(--action);color:#fff;font-weight:600}.copy-link{background:#fff}.known-tools{border-top:1px solid var(--concrete)}.known-tools h3{margin:0;padding:24px 0 15px;font-size:17px}.known-tools h3 span{margin-left:6px;color:var(--graphite);font-size:12px}.tool-row{padding:16px 0;border-top:1px solid var(--concrete);display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:28px}.tool-row code{color:var(--action);font-size:13px;overflow-wrap:anywhere}.tool-row p{margin:0;color:var(--graphite);font-size:13px;line-height:21px}.live-tools{padding:22px;margin-bottom:24px;background:#f5f2fb;border-radius:var(--radius-sm)}.live-tools h3{margin-top:0}.live-tool{padding:17px 0;border-top:1px solid #d8cee9}.live-tool summary{cursor:pointer;font-weight:600}.live-tool>p{color:var(--graphite);font-size:13px;line-height:21px}.schema-fields{margin:20px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.schema-field{min-width:0;display:flex;flex-direction:column;gap:7px}.schema-field>span,.schema-group legend{font-size:13px;font-weight:600}.schema-field>span b,.schema-group legend b,.invoke-actions span b{color:var(--action)}.schema-field small,.schema-group>small{color:var(--graphite);font-size:11px;line-height:17px;font-weight:400}.schema-field input:not([type=checkbox]),.schema-field select,.schema-field textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #bdb8c5;border-radius:var(--radius-sm);outline:0;background:#fff;font-size:14px}.schema-field textarea{min-height:90px;resize:vertical;font:13px/20px Poppins,system-ui,sans-serif}.schema-field input:focus,.schema-field select:focus,.schema-field textarea:focus{border-color:var(--action);box-shadow:0 0 0 3px rgba(113,55,216,.12)}.schema-check{grid-column:1/-1;padding:13px;border:1px solid #d8cee9;border-radius:var(--radius-sm);background:#fff;flex-direction:row;align-items:flex-start}.schema-check input{width:18px;height:18px;margin:1px 2px 0 0;accent-color:var(--action)}.schema-check span{display:flex;flex-direction:column;gap:4px}.schema-group{grid-column:1/-1;margin:0;padding:16px;border:1px solid #d8cee9;border-radius:var(--radius-sm)}.schema-group .schema-fields{margin-bottom:0}.no-arguments{grid-column:1/-1;margin:0;padding:14px;border:1px dashed #c9c1d5;border-radius:var(--radius-sm);color:var(--graphite);font-size:13px}.invoke-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.invoke-actions button{padding:11px 14px;background:var(--ink);color:#fff;border-radius:4px;font-weight:600}.invoke-actions button b{margin-left:8px;color:#ad82ff}.invoke-actions button:disabled{opacity:.6;cursor:wait}.invoke-actions span{color:var(--graphite);font-size:11px}.invoke-result{margin-top:20px;border:1px solid var(--ink);border-radius:var(--radius-sm);overflow:hidden;background:#17151b;color:#f5f2fb}.invoke-result-head{padding:10px 13px;border-bottom:1px solid #35313d;display:flex;align-items:center;justify-content:space-between}.invoke-result-head strong{font-size:12px;letter-spacing:.06em;text-transform:uppercase}.invoke-result-head button{padding:5px 8px;border:1px solid #595260;border-radius:4px;background:transparent;color:#ddd;font-size:11px}.invoke-output{max-height:420px;margin:0;overflow:auto;padding:18px;font:12px/20px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.json-key{color:#c5a9ff}.json-string{color:#a7e9c8}.json-number{color:#ffd479}.json-boolean{color:#ff9db4}.json-error{color:#ff9db4}.listing-grid{padding:56px clamp(24px,8vw,128px) 90px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.listing-grid .server-card{border-top:1px solid var(--concrete)}.not-found{min-height:65vh;padding:100px;text-align:center}.empty{color:var(--graphite)}
@media(max-width:900px){.hero{align-items:flex-start;flex-direction:column;gap:34px}.hero-stats{width:100%}.registry-layout{grid-template-columns:1fr}.category-list{display:grid;grid-template-columns:repeat(2,1fr);column-gap:24px}.agent-callout{align-items:flex-start;flex-direction:column}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.site-nav{min-height:72px;padding:18px 20px}.brand{font-size:17px}.brand-mark{width:28px;height:28px}.nav-links{gap:14px}.nav-links>a:not(.nav-mcp){display:none}.hero{padding:44px 20px 34px}.hero h1{font-size:46px}.search-shell{margin:0 20px;padding:22px}.search-heading>span{display:none}.search-form{height:auto;flex-direction:column}.search-form input{min-height:58px;font-size:15px}.search-form button{min-height:48px}.registry-layout{padding:56px 20px}.category-list{grid-template-columns:1fr}.server-grid{grid-template-columns:1fr}.server-card{padding:24px 4px;border-right:0}.results-heading{align-items:flex-start;flex-direction:column}.agent-callout{margin:0 20px 60px;padding:28px 22px;gap:30px}.copy-button{width:100%;min-width:0}.site-footer{align-items:flex-start;flex-direction:column}.endpoint-title{flex-direction:column}.endpoint-panel{padding:22px}.endpoint-actions{align-items:stretch;flex-direction:column}.tool-row{grid-template-columns:1fr;gap:8px}.schema-fields{grid-template-columns:1fr}.schema-check,.schema-group,.no-arguments{grid-column:1}.invoke-actions{align-items:stretch;flex-direction:column}.invoke-actions button{width:100%}.detail-meta{flex-wrap:wrap}.listing-grid{padding:34px 20px 60px;grid-template-columns:1fr}.detail-head,.listing-head{padding:42px 20px 34px}.endpoint-list{padding:34px 20px 60px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important}}
