:root{--paper:#f5f5ef;--white:#fff;--ink:#16271e;--muted:#657268;--line:#d8ded4;--green:#173e32;--lime:#d4e8bb;--soft:#e9eee3;--rust:#a0432c;--radius:12px;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:550;letter-spacing:-.04em}h1{font-size:clamp(40px,5.5vw,72px);line-height:1.02}h2{font-size:34px;line-height:1.15}h3{font-size:18px;letter-spacing:-.02em}p{line-height:1.65}ul{padding-left:20px;line-height:1.65}code,pre{font-family:"SFMono-Regular",Consolas,monospace}code{font-size:.82em;overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere}img{max-width:100%}:focus-visible{outline:3px solid var(--rust);outline-offset:4px}::selection{background:var(--lime)}
.site-header{height:92px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 5vw;border-bottom:1px solid var(--line)}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:17px;font-weight:750;letter-spacing:.1em}.brand-mark{font-size:39px;line-height:1;font-weight:400;color:var(--green)}.site-header nav{display:flex;gap:32px}.site-header nav a{text-decoration:none;font-size:14px}.site-header nav a:hover{text-decoration:underline}
main{max-width:1300px;margin:auto;padding:0 5vw}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:50px;padding:13px 23px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:var(--white);font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.button:hover{background:#285c47}.button-small{min-height:41px;font-size:12px;padding:9px 15px;gap:13px}.text-link{display:inline-block;font-size:14px;font-weight:600;text-decoration:none;padding:7px 0}.text-link:hover{text-decoration:underline}.eyebrow{display:block;font:11px "SFMono-Regular",Consolas,monospace;letter-spacing:.1em;text-transform:uppercase;line-height:1.7}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5c7c43;margin-right:7px}.lede{font-size:18px;line-height:1.6;color:var(--muted);max-width:610px}.muted{color:var(--muted);font-size:13px}.quiet-note{font-size:12px;color:var(--muted);margin-top:23px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:29px}
.landing-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;padding:82px 0 68px;align-items:center}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy h1{font-size:clamp(44px,5.4vw,76px);letter-spacing:-.055em;margin-bottom:27px}.hero-copy h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#466443}.hero-copy .lede{max-width:490px}.passport-preview{position:relative;background:var(--green);color:#f5f9ed;padding:27px 30px 21px;border-radius:var(--radius);box-shadow:8px 9px 0 #dce4d4;transform:rotate(1deg)}.preview-top{display:flex;justify-content:space-between;border-bottom:1px solid #496655;padding-bottom:20px;font:10px Consolas,monospace;letter-spacing:.08em;color:var(--lime)}.passport-preview h2{font-size:37px;line-height:1.05;margin:27px 0}.preview-row{display:grid;grid-template-columns:28px 1fr 15px;gap:10px;border-top:1px solid #496655;padding:17px 0;align-items:center;font-size:14px}.preview-row b{font:11px Consolas,monospace;color:var(--lime)}.preview-row small{display:block;color:#becdbc;font-size:11px;margin-top:6px}.passport-preview>p{font:10px Consolas,monospace;color:#c7d5c2;margin:14px 0 0;letter-spacing:.03em}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:25px}.section-heading h2{margin:8px 0 0}.section-heading>p{font-size:13px;color:var(--muted);margin:0}.search-section{padding:35px 0 50px;border-top:1px solid var(--line)}.search-field{display:flex;gap:12px;align-items:center;border:1px solid #b8c3b3;border-radius:7px;background:var(--white);padding:7px}.search-field>span{font-size:32px;line-height:1;color:var(--muted);padding:0 10px}.search-field input{width:100%;min-width:0;flex:1;border:0;background:transparent;color:var(--ink);font-size:17px;padding:12px 0;outline:none}.search-field:focus-within{box-shadow:0 0 0 2px var(--green)}.search-field .button{flex-shrink:0}.filters{display:flex;gap:14px;flex-wrap:wrap;align-items:flex-end;margin-top:15px}.filters label{display:flex;flex-direction:column;gap:6px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.filters select{border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink);padding:8px 30px 8px 10px;max-width:240px;font-size:12px;min-height:35px}.filters .text-link{font-size:11px;margin-left:auto}.listing-section{padding:28px 0 50px}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.agent-card{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:25px 23px 0;display:flex;flex-direction:column;min-width:0;transition:border-color .15s,transform .15s}.agent-card:hover{border-color:#8eab81;transform:translateY(-2px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.card-top .eyebrow{color:var(--muted);font-size:9px}.avatar{display:inline-grid;place-items:center;width:43px;height:43px;border-radius:10px;background:var(--soft);color:#44633b;font-size:20px;font-family:Georgia,serif}.avatar.large{width:70px;height:70px;font-size:32px;flex-shrink:0}.agent-card h2{font-size:21px;line-height:1.3;margin-bottom:12px;overflow-wrap:anywhere}.agent-card h2 a{text-decoration:none}.agent-card h2 a span{font-size:16px;margin-left:5px}.agent-card>p{font-size:13px;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.chips{display:flex;gap:6px;flex-wrap:wrap;margin:7px 0 21px}.chip{display:inline-block;border:1px solid var(--line);background:#f6f8f2;border-radius:4px;padding:4px 7px;font-size:10px;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.card-evidence{margin-top:auto;border-top:1px solid var(--line);padding:17px 0;font-size:11px}.card-evidence small{display:block;color:var(--muted);font-size:10px;margin-top:6px;margin-left:14px}.empty-state{padding:50px 35px;text-align:center;border:1px dashed #bac6b2;border-radius:8px;background:#edf1e7}.empty-state h1,.empty-state h2{font-size:31px;margin:18px 0}.empty-state p{max-width:520px;margin:0 auto 15px;color:var(--muted)}
.domain-section{padding:28px 0 68px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-grid>a{display:grid;grid-template-columns:1fr auto;gap:9px;border-top:1px solid var(--line);padding:20px 10px 15px 0;text-decoration:none;font-size:15px}.category-grid>a small{grid-row:2;grid-column:1;color:var(--muted);font-size:11px}.category-grid>a b{grid-column:2;grid-row:1;font-weight:400}.category-grid>a:hover{border-color:var(--green)}.two-products{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding:55px 0 70px;gap:75px}.two-products h2{font-size:35px;margin-top:18px}.two-products p{color:var(--muted);font-size:14px}.two-products .text-link{display:block}.site-footer{max-width:1440px;margin:auto;padding:35px 5vw 40px;display:flex;gap:45px;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.site-footer .brand{color:var(--ink);font-size:12px}.site-footer>div:nth-child(2){display:flex;gap:20px;align-items:start}.site-footer p{margin:12px 0 0}.site-footer>p{margin:0}.directory-heading{padding-top:56px}.directory-heading h1{font-size:52px;margin:20px 0}.directory-heading .registry-search{margin:30px 0}.pagination{margin-top:26px;text-align:center}.breadcrumb{display:block;color:var(--muted);font-size:12px;text-decoration:none;margin-bottom:32px}.profile-heading{padding:48px 0 42px;border-bottom:1px solid var(--line)}.profile-heading>.eyebrow{margin-bottom:18px}.profile-title{display:flex;align-items:center;gap:20px;margin-bottom:22px}.profile-title h1{margin:0;overflow-wrap:anywhere;font-size:52px}.profile-heading>h1{font-size:60px;margin:18px 0}.identity-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;font-size:11px;color:var(--muted)}.identity-line code{background:var(--soft);color:var(--ink);padding:5px 8px;font-size:11px}.profile-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:58px;padding-top:5px}.profile-section{padding:35px 0;border-bottom:1px solid var(--line)}.profile-section h2{font-size:26px}.profile-section .section-heading{align-items:center}.evidence-pill{white-space:nowrap;background:var(--soft);color:var(--green);padding:6px 10px;border-radius:5px;font-size:10px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:7px;overflow:hidden;margin:23px 0}.fact-grid>div{padding:21px 13px;border-right:1px solid var(--line)}.fact-grid>div:last-child{border:0}.fact-grid strong{display:block;font-size:31px;font-weight:500;letter-spacing:-.04em;margin-bottom:9px}.fact-grid span{font-size:10px;color:var(--muted);line-height:1.6;display:block}.semantic-note{font-size:12px;color:var(--muted);background:var(--soft);border-left:3px solid #adc095;padding:17px 20px;line-height:1.7;margin:15px 0 30px}.skill-list,.contribution-list{list-style:none;padding:0}.skill-list li,.contribution-list li{border-top:1px solid var(--line);padding:17px 0}.skill-list li>div{display:flex;justify-content:space-between;align-items:center;gap:12px}.skill-list h3{margin:0}.skill-list h3 .chip{font-size:13px}.skill-list p,.contribution-list p{font-size:12px;color:var(--muted);margin:9px 0 0}.source-label{font:9px Consolas,monospace;color:var(--muted);white-space:nowrap}.contribution-list h3{font-size:16px;margin:0}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:13px 12px 13px 0}thead th{font-size:10px;font-weight:500;color:var(--muted)}tbody th{font-weight:500}.profile-sidebar{padding-top:15px}.profile-sidebar section{padding:23px 0;border-bottom:1px solid var(--line)}.profile-sidebar h2{font-size:19px;margin:15px 0}.profile-sidebar p,.profile-sidebar li{font-size:12px}.verification-list{list-style:none;padding:0}.verification-list li{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px dashed var(--line);font-size:11px}.verification-list b{font-weight:500;color:var(--green);text-align:right}.proof-line{border-left:2px solid var(--line);padding-left:10px;color:var(--muted);overflow-wrap:anywhere}.external-links{display:flex;flex-wrap:wrap;gap:10px 17px;font-size:12px;margin:20px 0}.profile-sidebar .external-links{display:grid}.history-list{padding:0;list-style:none;max-width:780px}.history-list li{display:flex;gap:18px;padding:12px 0;border-top:1px solid var(--line);font-size:12px}.history-list span,.history-list small{color:var(--muted)}.history-list strong{font-weight:500}
.embed-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:35px 0 65px}.embed-grid article{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:25px;min-width:0}.embed-grid h2{font-size:21px}.embed-grid h3{font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin:23px 0 10px}.embed-grid pre{background:var(--soft);padding:15px;border-radius:5px;font-size:12px;line-height:1.6}.documentation{max-width:840px;margin:auto;padding:55px 0 80px}.documentation h1{font-size:48px;margin:20px 0 35px}.document-text{font-size:15px;line-height:1.75}.document-text h2{font-size:27px;margin-top:38px}.document-text h3{margin-top:25px}.document-text pre{background:var(--soft);padding:20px;line-height:1.7;border-radius:7px}.document-text p{overflow-wrap:anywhere}.skip-link{position:absolute;top:-100px;left:15px;background:var(--green);color:#fff;padding:15px;z-index:20}.skip-link:focus{top:15px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1440px){.site-header,.site-footer{padding-left:100px;padding-right:100px}main{padding-left:30px;padding-right:30px}}
@media(max-width:1050px){.landing-hero{gap:32px;padding-top:60px}.hero-copy h1{font-size:55px}.passport-preview{padding:23px}.hero-actions{gap:17px}.site-header nav{gap:18px}.profile-layout{gap:30px}.category-grid{grid-template-columns:repeat(3,1fr)}.fact-grid{grid-template-columns:repeat(2,1fr)}.fact-grid>div{border-bottom:1px solid var(--line)}.fact-grid>div:nth-child(2){border-right:0}.fact-grid>div:nth-child(3){border-bottom:0}.agent-grid{gap:12px}.agent-card{padding:20px 18px 0}}
@media(max-width:760px){.site-header{height:auto;min-height:83px;flex-wrap:wrap;padding-top:18px;padding-bottom:15px;gap:17px}.site-header nav{order:3;width:100%;justify-content:space-between}.site-header .brand{font-size:14px}.site-header>.button{font-size:10px;padding:8px 10px}.landing-hero{grid-template-columns:1fr;padding-top:48px;gap:40px}.hero-copy h1{font-size:clamp(44px,10vw,65px)}.passport-preview{max-width:490px;transform:none}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.section-heading h2{font-size:29px}.agent-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.two-products{gap:36px}.two-products h2{font-size:28px}.site-footer{flex-wrap:wrap;gap:25px}.site-footer>div:nth-child(2){flex-wrap:wrap;gap:14px}.search-field{flex-wrap:wrap}.search-field input{font-size:15px}.search-field>.button{width:100%}.filters{gap:10px}.filters label{flex:1;min-width:100px}.filters select{max-width:100%;width:100%}.filters .text-link{margin:0}.profile-layout{grid-template-columns:1fr;gap:0}.profile-title h1{font-size:38px}.profile-heading>h1,.directory-heading h1{font-size:40px}.profile-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:24px}.profile-sidebar section{min-width:0}.embed-grid{grid-template-columns:1fr}.history-list li{flex-wrap:wrap;gap:6px 13px}.profile-section .section-heading{align-items:flex-start}.documentation h1{font-size:38px}}
@media(max-width:460px){.agent-grid,.two-products,.profile-sidebar{grid-template-columns:1fr}.two-products{padding-top:35px}.category-grid{gap:10px}.profile-title{gap:12px}.avatar.large{width:50px;height:50px;font-size:24px}.profile-title h1{font-size:32px}.profile-heading .hero-actions{align-items:flex-start;gap:15px}.identity-line{gap:12px}.evidence-pill{white-space:normal}.fact-grid strong{font-size:28px}.profile-heading{padding-top:30px}.site-footer>p{width:100%}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
