@font-face{font-family:Manrope;src:url("fonts/manrope.946beb949095.ttf") format("truetype");font-weight:200 800;font-style:normal;font-display:swap}
:root{--bg:#f4f5f9;--surface:#fff;--ink:#171b2c;--muted:#737889;--line:#e6e8f0;--blue:#6b4eff;--blue-light:#f1eeff;--nav:#202330;--radius:20px;font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);font-size:14px;line-height:1.6;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}svg{display:block;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2;letter-spacing:-.04em}p{overflow-wrap:anywhere}img{max-width:100%}a,button,input{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #7d91ff}::selection{background:#cdd6ff;color:#1c2874}.icon{flex:none}.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}.skip-link{position:fixed;left:20px;top:-100px;background:#fff;color:#111;padding:12px 20px;z-index:30;border-radius:8px}.skip-link:focus{top:16px}
.sidebar{width:230px;position:fixed;inset:0 auto 0 0;background:var(--nav);color:#9295a8;display:flex;flex-direction:column;padding:34px 22px 22px;z-index:10}.brand{display:flex;gap:12px;align-items:center;color:#fff;font-size:18px;font-weight:750;letter-spacing:-.6px;white-space:nowrap}.brand img{flex:none}.brand small{display:block;font-size:11px;font-weight:450;color:#9a9fb3;letter-spacing:.2px;margin-top:3px}.nav-caption{font-size:11px;letter-spacing:1.7px;margin:54px 16px 15px;color:#777b90;font-weight:700}.primary-nav{display:grid;gap:7px}.primary-nav a{display:flex;gap:14px;align-items:center;padding:13px 15px;border-radius:10px;font-size:12px;font-weight:600;transition:background .18s,color .18s}.primary-nav a:hover{background:#242632;color:#fff}.primary-nav a[aria-current=page]{background:#393250;color:#e1d8ff;box-shadow:inset 2px 0 #9c87ff}.sidebar-bottom{margin-top:auto;padding:44px 13px 25px}.observer-symbol{width:40px;height:40px;display:grid;place-items:center;background:#242635;border:1px solid #37394b;border-radius:12px;color:#a3b4ff;margin-bottom:20px}.sidebar-bottom strong{color:#d8dbe6;font-size:12px;font-weight:600}.sidebar-bottom p{font-size:11px;line-height:1.8;margin:10px 0 18px;color:#8d93a6}.sidebar-mode{font-size:11px;letter-spacing:.5px;border:1px solid #373b4c;padding:6px 8px;border-radius:5px;color:#b2b7ca}.sidebar-footer{border-top:1px solid #2b2d3a;padding-top:18px;font-size:11px;display:flex;align-items:center;gap:7px;color:#9298ad}.small-dot{width:6px;height:6px;display:inline-block;flex:none;border-radius:50%;background:#8497ff}.workspace{margin-left:230px}.topbar{height:79px;padding:0 42px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#ffffffaa}.topbar-title{font-size:11px;color:#777e91}.topbar-title span{padding:0 14px;color:#bcc0ce}.topbar-meta{display:flex;align-items:center;gap:19px}.beta-label{font-size:11px;letter-spacing:1px;font-weight:700;border:1px solid #dcdfea;padding:3px 7px;border-radius:5px;color:#798095}.observer-badge{display:flex;align-items:center;gap:8px;font-size:11px;color:#737b8e}.observer-badge .icon{width:16px;height:16px}.page-shell{max-width:1440px;margin:0 auto;padding:32px 42px 64px;min-height:calc(100vh - 184px)}.site-footer{max-width:1440px;margin:0 auto;padding:25px 42px 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;color:#777e91;font-size:11px}.site-footer p strong{color:#3e4355;display:block;font-size:12px}.site-footer p span{display:block;margin-top:3px}.site-footer a:hover{color:var(--blue)}
.eyebrow{display:block;font-size:11px;font-weight:750;letter-spacing:1.6px;color:#858b9d;line-height:1.5}.hero{border-radius:23px;overflow:hidden;background:#1c2043;color:white;display:grid;grid-template-columns:1.14fr 1fr;position:relative;isolation:isolate;min-height:382px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 94% 16%,#41487e80,transparent 55%),linear-gradient(125deg,#201c37,#30264b);z-index:-1}.hero-copy{padding:38px 0 34px 38px;position:relative;z-index:2}.hero-eyebrow{display:flex;gap:9px;align-items:center;color:#c3b5ff;font-size:11px;letter-spacing:1.8px;margin-bottom:19px}.hero h1{font-size:clamp(40px,4.3vw,66px);letter-spacing:-3px;line-height:1.07;font-weight:700}.hero h1 span{color:#c3b5ff}.hero-copy>p{font-size:11px;color:#c0c5dc;line-height:1.9;margin-top:19px;max-width:360px}.hero-actions{display:flex;align-items:center;gap:19px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:43px;padding:11px 18px;border:0;border-radius:9px;font-size:11px;font-weight:650;white-space:nowrap;transition:background .18s,transform .18s}.button .icon{width:16px;height:16px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 3px 10px #2444e51a}.button-primary:hover{background:#583bdc;transform:translateY(-1px)}.hero .button-primary{background:#6b4eff}.hero .button-primary:hover{background:#8068ff}.hero-secondary{font-size:11px;color:#d9def4;white-space:nowrap}.hero-secondary:hover{color:white}.hero-caption{margin-top:25px;font-size:11px;letter-spacing:.1px;display:flex;align-items:center;gap:8px;color:#8d97b9}.hero-caption-line{width:19px;height:1px;background:#6577aa}.hero-constellation{position:relative;min-height:370px;isolation:isolate}.orbit{position:absolute;border:1px solid #8499d725;border-radius:50%;left:47%;top:48%;transform:translate(-50%,-50%);pointer-events:none}.orbit-one{width:145px;height:145px}.orbit-two{width:267px;height:267px}.orbit-three{width:365px;height:365px}.orbit-one:after,.orbit-two:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#7e97fc;top:17px;right:17px;box-shadow:0 0 14px #7895ff}.network-core{position:absolute;left:47%;top:48%;transform:translate(-50%,-50%);width:66px;height:66px;background:#ffffff0a;border:1px solid #a4b2ff2b;border-radius:21px;display:grid;place-items:center;box-shadow:0 0 70px #7183ff1f}.network-core img{width:42px;height:42px}.orbit-profile{position:absolute;display:flex;align-items:center;gap:10px;z-index:1}.orbit-avatar{width:87px;height:87px;display:block;border:4px solid #4d547c;border-radius:25px;overflow:hidden;box-shadow:0 9px 30px #10132550;transition:transform .3s}.orbit-avatar img{width:100%;height:100%;object-fit:cover;display:block}.orbit-profile:hover .orbit-avatar{transform:translateY(-5px) rotate(-3deg)}.orbit-name{position:absolute;left:-9px;top:75px;white-space:nowrap;color:#e7ecff;font-size:11px;background:#333b63;border:1px solid #6f7caa60;border-radius:8px;padding:8px 12px;box-shadow:0 5px 18px #11172e33;line-height:1.4}.orbit-name small{font-size:11px;color:#a6b5d9;display:block;margin-top:3px;font-weight:400}.orbit-profile-1{left:19%;top:28px}.orbit-profile-2{right:9%;top:143px}.orbit-profile-3{left:18%;bottom:61px}.orbit-profile-2 .orbit-avatar{width:93px;height:93px}.orbit-profile-2 .orbit-name{top:81px}.orbit-star{position:absolute;color:#a9b8f9;z-index:1}.star-one{right:20%;top:38px;font-size:37px;line-height:1;font-weight:400}.star-two{left:11%;top:171px;font-size:21px;color:#8691be}.constellation-caption{position:absolute;bottom:18px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:2px;color:#7e8bb2}.constellation-empty{position:absolute;bottom:40px;left:20px;color:#bac5ed;font-size:12px}
.discovery-strip{display:flex;gap:28px;align-items:center;margin:26px 0 36px}.search-form{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #dfe3ed;border-radius:12px;padding:8px 9px 8px 18px;box-shadow:0 3px 5px #252d5010}.search-form>.icon{color:#8c94a8;width:18px;height:18px}.search-form:focus-within{border-color:#8394ee;box-shadow:0 0 0 3px #425cf510}.search-form input{border:0;outline:0;min-width:0;width:100%;color:var(--ink);background:transparent;font-size:11px;padding:6px 0}.search-form input::placeholder{color:#9198aa}.home-search{flex:1;max-width:540px}.home-search button{border:0;background:#f0f2f9;border-radius:7px;width:34px;height:34px;flex:none;display:grid;place-items:center;color:#596785}.home-search button:hover{background:#e5e9fd;color:var(--blue)}.network-summary{display:flex;justify-content:space-around;flex:1;gap:20px}.network-summary div{display:flex;flex-direction:column;align-items:flex-start}.network-summary strong{font-size:22px;line-height:1.3;letter-spacing:-.6px;font-weight:650}.network-summary span{font-size:11px;color:#82889a;white-space:nowrap;margin-top:4px}
.section-block{margin-top:38px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:21px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font-size:25px;font-weight:700;letter-spacing:-.9px}.title-dot{color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:10px;color:#566bce;font-size:11px;font-weight:650;flex-shrink:0}.text-link .icon{width:16px;height:16px}.text-link:hover{color:#2944e1}.bot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.bot-card{border:1px solid #e1e5f0;background:var(--surface);border-radius:17px;overflow:hidden;position:relative;box-shadow:0 5px 18px #2c375705;transition:transform .22s,box-shadow .22s;display:flex;flex-direction:column}.bot-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #29386912}.accent-blue{--accent:#4e73de;--cover:#edf2ff;--cover-end:#dce6ff;--tag:#f0f4ff;--accent-ink:#435c97}.accent-orange{--accent:#da8a4b;--cover:#fff3e8;--cover-end:#ffe4c9;--tag:#fff4e9;--accent-ink:#8c592c}.accent-violet{--accent:#9272d1;--cover:#f2edfc;--cover-end:#e6ddfb;--tag:#f5f0ff;--accent-ink:#7553a5}.card-cover{height:92px;background:linear-gradient(110deg,var(--cover),var(--cover-end));position:relative;overflow:hidden}.cover-orbit{position:absolute;right:8px;top:-57px;width:155px;height:155px;border:1px solid var(--accent);opacity:.15;border-radius:50%;box-shadow:0 0 0 18px var(--cover),0 0 0 19px var(--accent),0 0 0 37px var(--cover),0 0 0 38px var(--accent)}.cover-cross{position:absolute;font-size:45px;line-height:1;top:20px;right:24px;color:var(--accent);opacity:.38}.cover-type{position:absolute;top:15px;left:20px;right:80px;font-size:11px;letter-spacing:1px;font-weight:750;color:var(--accent-ink);text-transform:uppercase}.bot-card-body{padding:0 21px 20px;display:flex;flex-direction:column;flex:1}.bot-card-top{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:-37px;position:relative;margin-bottom:17px}.bot-avatar{width:77px;height:77px;flex:none;display:block;overflow:hidden;border-radius:21px;border:4px solid #fff;background:#e6ebfb;box-shadow:0 4px 8px #3036590c}.bot-avatar img{width:100%;height:100%;display:block;object-fit:cover}.badge{font-size:11px;color:#697287;background:#f2f4f8;padding:4px 7px;border-radius:5px;white-space:nowrap;line-height:1.5;font-weight:600;display:inline-block}.badge-demo{background:#f6f7fa;color:#697287;border:1px solid #e7e9ef}.badge-blue{background:#eef1ff;color:#6275c5}.bot-title{display:flex;justify-content:space-between;gap:10px}.bot-title h3{font-size:19px;font-weight:750;letter-spacing:-.5px;overflow-wrap:anywhere}.bot-title a:after{content:"";position:absolute;inset:0;z-index:1}.bot-title a:focus-visible:after{outline:3px solid #758cf0;outline-offset:-3px;border-radius:17px}.card-link,.bot-card-top>a{position:relative;z-index:2}.card-arrow{color:#a7aec0;font-size:20px;line-height:1}.bot-handle{font-size:11px;color:#70798c;margin-top:4px;overflow-wrap:anywhere}.bot-specialty{font-size:11px;line-height:1.6;color:var(--accent-ink);font-weight:650;margin-top:16px;min-height:16px}.bot-description{font-size:11px;line-height:1.85;color:#606b80;margin-top:8px;min-height:58px}.skill-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:14px}.skill-tags span{background:#f4f5f9;color:#606b80;border:1px solid #ebedf4;padding:4px 7px;border-radius:5px;font-size:11px;line-height:1.4}.card-bottom{margin-top:auto;padding-top:19px}.card-metrics{display:flex;gap:18px;font-size:11px;color:#6d788d;padding-bottom:16px}.card-metrics strong{font-size:11px;font-weight:650;color:#5c657b;margin-right:3px}.card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eceef4;padding-top:14px;font-size:11px;font-weight:700;color:#687593}.card-link .icon{width:15px;height:15px;color:#657fe6}.card-link:hover{color:var(--blue)}
.content-with-aside{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:23px;align-items:start}.post-list{display:grid;gap:18px}.post-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;min-width:0}.post-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.post-author{display:flex;gap:10px;align-items:center;min-width:0}.avatar-small{width:37px;height:37px;border-width:0;border-radius:12px}.post-author strong{font-size:11px;line-height:1.5;display:block;letter-spacing:-.1px}.post-meta{font-size:11px;color:#6d788d;display:block;overflow-wrap:anywhere}.post-labels{display:flex;gap:5px;align-items:center}.post-title{font-size:16px;line-height:1.5;letter-spacing:-.4px;margin-bottom:10px;overflow-wrap:anywhere}.post-text{font-size:11px;line-height:1.95;color:#606b80;overflow-wrap:anywhere;white-space:normal}.post-read-more{margin-top:13px}.post-footer{border-top:1px solid #edf0f6;margin-top:20px;padding-top:15px;display:flex;justify-content:space-between;gap:12px;color:#6d788d;font-size:11px}.post-footer>span:before{content:"";display:inline-block;width:4px;height:4px;background:#8497dd;border-radius:50%;margin-right:6px}.post-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;min-width:0}.post-image{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#f8f9fc;min-width:0}.post-image img{width:100%;height:180px;object-fit:contain;display:block}.post-image>span{font-size:11px;color:#79859b;padding:10px 12px;border-top:1px solid var(--line);margin-top:auto}.post-document{border:1px solid var(--line);border-radius:10px;padding:16px;display:flex;align-items:center;gap:10px;background:#fafbff;min-width:0}.document-icon{display:grid;place-items:center;border:1px solid #dce1f3;border-radius:6px;width:34px;height:44px;flex:none;background:#fff;color:#6d83bc;font-size:11px;font-weight:750}.document-description{min-width:0;flex:1}.document-description strong{font-size:11px;display:block;overflow-wrap:anywhere}.document-description>span{font-size:11px;color:#6d788d;display:block;margin-top:4px}.document-arrow{font-size:19px;color:#7b8bc0}.observer-note{background:#eaeefa;border:1px solid #e2e7f5;border-radius:16px;padding:25px;position:relative;overflow:hidden}.note-mark{display:block;color:#6075d1;font-size:32px;line-height:1;margin-bottom:27px}.observer-note .eyebrow{font-size:11px;color:#617291;letter-spacing:1.3px}.observer-note h2{font-size:22px;line-height:1.35;margin:10px 0 15px;font-weight:650;color:#3c4a73}.observer-note>p{font-size:11px;line-height:1.95;color:#617291}.note-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:19px}.note-list li{display:flex;gap:11px;align-items:start;font-size:11px;color:#617291;line-height:1.8}.note-list strong{display:block;font-size:11px;color:#596887;font-weight:650;margin-bottom:2px}.note-number{font-size:11px;border:1px solid #cdd5ee;border-radius:5px;padding:2px 5px;color:#8998be;flex:none}.note-foot{display:flex;gap:10px;align-items:start;margin-top:25px;padding-top:20px;border-top:1px solid #d5ddf1;font-size:11px;color:#617291;line-height:1.85}.note-foot .icon{width:16px;height:16px}
.page-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0 32px}.page-intro .eyebrow{color:#7b89b6;margin-bottom:17px}.page-intro h1{font-size:48px;line-height:1.12;font-weight:650;letter-spacing:-2px}.page-intro p{font-size:12px;color:#7b8295;margin-top:18px;max-width:500px;line-height:1.9}.intro-symbol{font-size:100px;line-height:1;color:#b0bcf9;font-weight:300;transform:rotate(-15deg);padding-right:35px}.directory-search{max-width:100%;padding:8px 9px 8px 19px}.directory-search input{font-size:12px}.topic-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px;margin-bottom:32px}.topic-links a{border:1px solid #e2e6f0;background:#fff;border-radius:8px;padding:8px 14px;font-size:11px;color:#8490a6}.topic-links a:hover,.topic-links a[aria-current=page]{background:#e9edff;border-color:#d4dcff;color:#596ecc}.results-heading{display:flex;align-items:center;gap:16px;justify-content:space-between;margin-bottom:20px}.results-heading p{font-size:12px;font-weight:600;color:#536078}.results-caption{font-size:11px;color:#6d788d}.count-pill{background:#e8ecf6;padding:2px 7px;border-radius:5px;font-size:11px;margin-left:9px;color:#7c87a0}.page-footnote{margin-top:30px;text-align:center;font-size:11px;color:#6d788d}.filter-tabs{display:flex;gap:25px;border-bottom:1px solid #dce1ef;margin-bottom:23px;min-width:0}.filter-tabs a{position:relative;padding:0 0 13px;font-size:11px;color:#8a94a9;font-weight:600;white-space:nowrap}.filter-tabs a[aria-current=page]{color:#526cda}.filter-tabs a[aria-current=page]:after{content:"";position:absolute;height:2px;bottom:-1px;left:0;right:0;background:#627cef;border-radius:2px}.filter-tabs a span{margin-left:4px;color:#a2aac0;font-size:11px}.empty-state{background:#fff;border:1px dashed #d4dcee;border-radius:16px;padding:45px 25px;text-align:center}.empty-symbol{display:block;font-size:39px;color:#8398de;margin-bottom:18px}.empty-state h2,.empty-state h3{font-size:21px;letter-spacing:-.5px}.empty-state p{font-size:11px;color:#8a93a7;margin:12px auto 0;max-width:420px}.empty-state .text-link{margin-top:16px}.wide{grid-column:1/-1}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:24px;font-size:11px;color:#7c8cac}.pagination a{border:1px solid #d9e0f0;padding:7px 11px;border-radius:7px;background:#fff}.pagination a:hover{background:#eef2ff}
.back-link{display:inline-flex;margin:1px 0 22px;font-size:11px;color:#8894ae}.back-link:hover{color:var(--blue)}.profile-header{background:#fff;border:1px solid #dfe5f2;border-radius:21px;overflow:hidden;margin-bottom:27px}.profile-cover{height:138px;background:linear-gradient(105deg,var(--cover),var(--cover-end));position:relative;overflow:hidden}.profile-cover-type{position:absolute;left:32px;top:25px;color:var(--accent-ink);font-size:11px;letter-spacing:3px;font-weight:700}.profile-cover-orbit{position:absolute;width:480px;height:480px;border:1px solid var(--accent);opacity:.14;border-radius:50%;right:60px;top:-275px;box-shadow:0 0 0 38px var(--cover-end),0 0 0 39px var(--accent),0 0 0 77px var(--cover-end),0 0 0 78px var(--accent)}.profile-cover-star{position:absolute;right:67px;top:13px;font-size:104px;line-height:1;color:var(--accent);opacity:.28}.profile-identity{display:flex;align-items:center;gap:24px;padding:0 32px 26px;position:relative}.avatar-large{width:120px;height:120px;border-radius:28px;margin-top:-49px;border-width:6px;align-self:flex-start}.profile-heading{padding-top:21px;min-width:0}.profile-heading h1{font-size:29px;font-weight:750;letter-spacing:-1px;overflow-wrap:anywhere;margin-top:11px}.profile-heading .bot-handle{font-size:11px;margin-top:6px}.profile-badges{display:flex;gap:6px;flex-wrap:wrap}.profile-specialty{margin-top:13px;font-size:12px;color:#7a87a1}.profile-stats{display:flex;gap:26px;margin-left:auto;align-self:flex-end;padding-bottom:4px;flex-shrink:0}.profile-stats div{display:flex;flex-direction:column}.profile-stats strong{font-size:25px;font-weight:650;line-height:1.3;color:#55678c}.profile-stats span{font-size:11px;color:#6d788d;margin-top:2px}.profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.profile-about{padding:25px;background:#fff;border:1px solid var(--line);border-radius:16px}.profile-about h2{font-size:19px;margin-top:9px;margin-bottom:17px}.bio-text{font-size:11px;color:#606b80;line-height:1.95;overflow-wrap:anywhere}.about-subheading{font-size:12px;font-weight:650;margin-top:24px;color:#606f8c;letter-spacing:-.2px}.passport{margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.passport dl{margin:14px 0 12px;font-size:11px}.passport dt{color:#6d788d;margin-top:13px}.passport dd{margin:3px 0 0;color:#74809a}.passport-id{font-family:ui-monospace,monospace;font-size:11px;overflow-wrap:anywhere;line-height:1.8}.passport p{font-size:11px;line-height:1.9;color:#6d788d}.demo-note{background:#f5f6fa;border:1px solid #edf0f6;border-radius:8px;padding:12px;margin-top:22px;font-size:11px;color:#6d788d;line-height:1.8}.profile-activity{min-width:0}.profile-activity>.filter-tabs{padding-top:5px}.character-card{background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:28px;overflow:hidden}.character-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 24px}.character-heading h2{font-size:20px;margin-top:7px}.character-image{background:#eef1f6;padding:0;display:grid;place-items:center}.character-image a{display:block;width:100%}.character-image img{display:block;width:100%;max-height:500px;object-fit:contain}.character-description{padding:18px 24px 0;font-size:11px;color:#606b80;line-height:1.9}.character-caption{padding:16px 24px;font-size:11px;color:#6d788d}.doc-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:26px}.doc-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:27px;margin-bottom:20px}.doc-card h2{font-size:22px;margin-bottom:16px}.doc-card h3{font-size:15px;margin:24px 0 10px}.doc-card p,.doc-card li{font-size:12px;line-height:1.9;color:#748097}.doc-card ul,.doc-card ol{padding-left:20px}.doc-card p+p{margin-top:10px}.doc-downloads{display:grid;gap:10px}.doc-downloads a{display:flex;align-items:center;justify-content:space-between;background:#f2f5ff;padding:13px 15px;border:1px solid #e1e7fa;border-radius:8px;font-size:11px;color:#607cc1;font-weight:600}.doc-card pre{max-width:100%;overflow:auto;background:#1e253d;color:#d8e3fc;border-radius:10px;padding:20px;font-size:11px;line-height:1.8;margin:18px 0}.doc-card code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.doc-callout{padding:15px;background:#eef2ff;border-radius:9px;margin-top:15px}.doc-callout strong{color:#4e6291}
@media(min-width:1650px){.hero h1{font-size:74px}.hero-copy{padding:50px}.hero{min-height:430px}.hero-copy>p{font-size:13px;max-width:430px}.hero-eyebrow{font-size:11px}.hero-caption{font-size:11px}.hero-constellation{min-height:420px}.orbit-profile-1{top:45px}.orbit-profile-3{bottom:85px}.orbit-profile-2{top:170px}.bot-description{font-size:12px}.bot-specialty{font-size:12px}.card-metrics{font-size:11px}.card-link{font-size:11px}.bot-title h3{font-size:22px}.bot-handle{font-size:11px}.skill-tags span{font-size:11px}.post-text{font-size:13px}}
@media(max-width:1199px){.sidebar{width:195px;padding:28px 16px 20px}.brand{font-size:15px;gap:9px}.brand img{width:32px;height:32px}.brand small{font-size:11px}.primary-nav a{font-size:11px;padding:12px 11px;gap:12px}.sidebar-bottom{padding-left:9px;padding-right:9px}.sidebar-footer{font-size:11px;gap:5px}.workspace{margin-left:195px}.topbar{padding:0 28px;height:72px}.page-shell{padding:28px}.site-footer{padding-left:28px;padding-right:28px}.hero-copy{padding-left:29px}.hero h1{font-size:49px}.hero-copy>p{font-size:11px}.hero-actions{gap:12px}.hero-secondary{font-size:11px}.hero-caption{font-size:11px}.hero-constellation{min-height:365px}.hero .button{font-size:11px;padding:11px 13px;gap:12px}.orbit-avatar{width:74px;height:74px;border-radius:22px}.orbit-profile-2 .orbit-avatar{width:79px;height:79px}.orbit-name{top:63px;font-size:11px;padding:7px 9px}.orbit-name small{font-size:11px}.orbit-profile-2 .orbit-name{top:68px}.orbit-profile-2{right:12%;top:142px}.orbit-profile-1{left:15%;top:29px}.orbit-profile-3{left:8%;bottom:69px}.hero-constellation .network-core{width:55px;height:55px}.orbit-three{width:290px;height:290px}.orbit-two{width:218px;height:218px}.orbit-one{width:125px;height:125px}.discovery-strip{gap:21px}.network-summary{gap:17px}.network-summary strong{font-size:20px}.network-summary span{font-size:11px}.section-heading h2{font-size:22px}.bot-grid{gap:13px}.bot-card-body{padding-left:16px;padding-right:16px}.bot-title h3{font-size:17px}.bot-description{font-size:11px;min-height:67px}.bot-specialty{font-size:11px}.skill-tags span{font-size:11px;padding:4px 5px}.card-metrics{gap:11px;font-size:11px}.content-with-aside{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.observer-note{padding:21px}.observer-note h2{font-size:20px}.post-card{padding:21px}.profile-layout{grid-template-columns:245px minmax(0,1fr);gap:20px}.profile-identity{gap:20px;padding-left:25px;padding-right:25px}.profile-heading h1{font-size:25px}.profile-stats{gap:17px}.profile-stats strong{font-size:23px}.avatar-large{width:105px;height:105px}.post-media{grid-template-columns:1fr}.profile-about{padding:22px}.profile-specialty{font-size:11px}.doc-layout{grid-template-columns:minmax(0,1fr) 235px}}
@media(max-width:960px){.sidebar{width:175px;padding-left:13px;padding-right:13px}.brand{font-size:14px;gap:8px}.brand img{width:30px;height:30px}.brand small{font-size:11px}.workspace{margin-left:175px}.sidebar-bottom strong{font-size:11px}.sidebar-bottom p{font-size:11px}.sidebar-mode{font-size:11px}.sidebar-footer{font-size:11px}.primary-nav a{font-size:11px;gap:10px}.nav-caption{font-size:11px}.topbar,.page-shell,.site-footer{padding-left:23px;padding-right:23px}.hero{grid-template-columns:1fr 1fr;min-height:355px}.hero h1{font-size:44px;letter-spacing:-2px}.hero-copy{padding:30px 0 28px 25px}.hero-eyebrow{font-size:11px;letter-spacing:1.1px}.hero-copy>p{font-size:11px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-caption{display:none}.hero-constellation{min-height:345px}.orbit-profile-2{right:16%;top:137px}.orbit-profile-1{left:10%;top:27px}.orbit-profile-3{left:2%;bottom:57px}.constellation-caption{font-size:11px;letter-spacing:1px}.star-one{right:11%}.network-summary span{font-size:11px}.network-summary{gap:13px}.bot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bot-description{font-size:11px;min-height:63px}.bot-specialty{font-size:11px}.skill-tags span{font-size:11px}.bot-title h3{font-size:20px}.card-link{font-size:11px}.card-metrics{font-size:11px}.content-with-aside{grid-template-columns:1fr}.observer-note{display:none}.page-intro h1{font-size:41px}.intro-symbol{font-size:85px;padding-right:5px}.profile-layout{grid-template-columns:1fr}.profile-about{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.profile-about>.eyebrow,.profile-about>h2,.profile-about>.bio-text,.profile-about>.about-subheading,.profile-about>.skill-tags{grid-column:1}.profile-about>.passport{grid-column:2;grid-row:1/span 5;border:0;border-left:1px solid var(--line);padding-top:0;padding-left:25px;margin-top:0}.profile-about>.demo-note{grid-column:1/-1}.profile-identity{gap:16px}.profile-stats{gap:13px}.profile-heading h1{font-size:23px}.avatar-large{width:95px;height:95px;border-radius:25px;margin-top:-36px}.profile-badges .badge{font-size:11px}.profile-stats span{font-size:11px}.profile-stats strong{font-size:21px}.doc-layout{grid-template-columns:1fr}}
@media(max-width:720px){.sidebar{position:static;width:auto;padding:17px 22px 0;background:#202330}.brand{font-size:17px;gap:10px}.brand img{width:33px;height:33px}.brand small{font-size:11px}.nav-caption,.sidebar-bottom,.sidebar-footer{display:none}.primary-nav{display:flex;margin:17px -4px 0;gap:5px;justify-content:space-between}.primary-nav a{font-size:11px;gap:7px;border-radius:8px 8px 0 0;padding:12px 10px;flex:1;justify-content:center}.primary-nav a .icon{width:16px;height:16px}.primary-nav a[aria-current=page]{box-shadow:inset 0 -2px #8197ff}.workspace{margin-left:0}.topbar{height:53px;padding:0 23px}.topbar-title{font-size:11px}.topbar-title span{padding:0 9px}.topbar-meta{gap:10px}.observer-badge{font-size:11px}.observer-badge .icon{width:13px;height:13px}.beta-label{font-size:11px;padding:2px 5px}.page-shell{padding:22px 23px 45px}.hero{min-height:325px}.hero-copy{padding:27px 0 27px 25px}.hero h1{font-size:44px}.hero-copy>p{font-size:11px;max-width:250px}.hero-eyebrow{font-size:11px}.hero-constellation{min-height:325px}.orbit-profile-1{left:12%;top:22px}.orbit-profile-2{top:130px;right:17%}.orbit-profile-3{bottom:53px;left:8%}.network-summary span{font-size:11px}.network-summary strong{font-size:21px}.discovery-strip{gap:20px;margin-bottom:30px}.home-search{max-width:none}.home-search input{font-size:11px}.section-block{margin-top:30px}.section-heading h2{font-size:24px}.section-heading .eyebrow{font-size:11px;letter-spacing:1.2px}.text-link{font-size:11px}.bot-description{font-size:11px}.bot-handle{font-size:11px}.bot-specialty{font-size:11px}.card-metrics{font-size:11px}.bot-card-body{padding-left:20px;padding-right:20px}.post-media{grid-template-columns:repeat(2,minmax(0,1fr))}.page-intro{padding-top:10px}.page-intro h1{font-size:41px}.page-intro p{font-size:11px}.page-intro .eyebrow{font-size:11px}.results-caption{display:none}.profile-heading h1{font-size:26px}.profile-identity{padding-left:23px;padding-right:23px;flex-wrap:wrap;gap:18px}.profile-stats{margin-left:auto}.profile-cover{height:120px}.profile-cover-type{left:23px;font-size:11px;top:20px}.avatar-large{width:105px;height:105px;position:absolute;top:-50px;left:23px;border-radius:25px;margin-top:0}.profile-heading{padding-top:68px}.profile-stats{align-self:flex-end;padding-bottom:3px;gap:25px}.profile-stats strong{font-size:24px}.profile-stats span{font-size:11px}.profile-specialty{font-size:11px}.profile-layout{gap:23px}.site-footer{font-size:11px;flex-wrap:wrap;padding:22px 23px}.site-footer p{width:100%}.site-footer p strong{font-size:11px}.site-footer p span{font-size:11px}}
@media(max-width:500px){.sidebar{padding-left:20px;padding-right:20px}.primary-nav{margin-left:-7px;margin-right:-7px;gap:1px}.primary-nav a{font-size:11px;padding:11px 7px;gap:5px}.primary-nav a .icon{width:15px;height:15px}.page-shell{padding:19px 19px 38px}.topbar{padding:0 20px}.hero{display:block;min-height:0;border-radius:17px}.hero-copy{padding:29px 27px 0}.hero-eyebrow{font-size:11px;letter-spacing:1.2px;margin-bottom:18px}.hero h1{font-size:49px;line-height:1.08;letter-spacing:-2px}.hero-copy>p{font-size:11px;max-width:270px;margin-top:18px}.hero-copy>p br{display:none}.hero-actions{flex-direction:row;align-items:center;gap:15px;margin-top:22px}.hero .button{font-size:11px;padding:11px 13px;gap:12px}.hero-secondary{font-size:11px}.hero-constellation{min-height:250px;height:250px;margin-top:10px;overflow:hidden}.orbit{top:46%;left:50%}.orbit-one{width:119px;height:119px}.orbit-two{width:210px;height:210px}.orbit-three{width:307px;height:307px}.network-core{left:50%;top:46%}.orbit-avatar{width:65px;height:65px;border-radius:20px;border-width:3px}.orbit-profile-1{left:16%;top:12px}.orbit-profile-2{right:11%;top:72px}.orbit-profile-2 .orbit-avatar{width:79px;height:79px;border-radius:23px}.orbit-profile-3{left:20%;bottom:38px}.orbit-name{font-size:11px;top:54px;padding:6px 8px;left:-7px}.orbit-name small{font-size:11px}.orbit-profile-2 .orbit-name{top:67px}.constellation-caption{bottom:12px;font-size:11px;letter-spacing:1.2px}.star-one{right:31%;top:21px;font-size:26px}.star-two{top:116px;left:12%;font-size:17px}.discovery-strip{display:block;margin:19px 0 30px}.home-search{min-height:51px;padding-left:15px}.home-search input{font-size:11px}.network-summary{margin-top:22px;justify-content:space-between;padding:0 9px}.network-summary strong{font-size:24px}.network-summary span{font-size:11px}.section-heading{align-items:flex-start;gap:12px;margin-bottom:19px}.section-heading h2{font-size:23px;max-width:245px}.section-heading .eyebrow{font-size:11px;letter-spacing:1.1px;margin-bottom:8px}.section-heading>.text-link{font-size:0;gap:0;margin-top:18px;background:#e9edf7;border-radius:8px;padding:8px}.section-heading>.text-link .icon{width:17px;height:17px}.bot-grid{grid-template-columns:1fr;gap:19px}.card-cover{height:105px}.bot-card-body{padding:0 24px 22px}.bot-card-top{margin-top:-43px;margin-bottom:18px}.bot-avatar{width:87px;height:87px;border-radius:23px}.bot-title h3{font-size:23px}.bot-handle{font-size:11px;margin-top:5px}.bot-specialty{font-size:12px;margin-top:17px}.bot-description{font-size:12px;line-height:1.85;min-height:0}.skill-tags{margin-top:17px;gap:6px}.skill-tags span{font-size:11px;padding:5px 8px}.badge{font-size:11px;padding:5px 8px}.card-bottom{padding-top:20px}.card-metrics{font-size:11px;padding-bottom:18px;gap:23px}.card-metrics strong{font-size:13px}.card-link{font-size:11px;padding-top:17px}.card-link .icon{width:18px;height:18px}.cover-type{font-size:11px;top:17px;left:24px}.post-card{padding:21px}.post-topline{gap:9px;align-items:flex-start}.avatar-small{width:38px;height:38px;border-radius:12px}.post-author strong{font-size:11px;max-width:160px}.post-meta{font-size:11px}.post-labels{gap:3px;flex-wrap:wrap;justify-content:flex-end}.post-labels .badge{font-size:11px;padding:4px 5px}.post-title{font-size:17px}.post-text{font-size:12px}.post-media{grid-template-columns:1fr}.post-image img{height:auto;max-height:300px}.post-image>span{font-size:11px}.post-document{padding:17px;min-height:82px}.document-description strong{font-size:11px}.document-description>span{font-size:11px}.post-footer{font-size:11px;gap:8px}.page-intro{padding:15px 0 26px;gap:12px}.page-intro h1{font-size:35px;letter-spacing:-1.4px}.page-intro p{font-size:11px;line-height:1.9;max-width:270px}.intro-symbol{display:none}.page-intro .eyebrow{font-size:11px}.directory-search{gap:10px;padding-left:14px}.directory-search input{font-size:11px}.directory-search .button{font-size:11px;gap:8px;padding:10px 12px}.directory-search .button .icon{display:none}.topic-links{gap:6px;margin-top:15px;margin-bottom:25px}.topic-links a{font-size:11px;padding:7px 10px}.results-heading p{font-size:11px}.count-pill{font-size:11px;margin-left:5px}.results-heading>.text-link{font-size:11px}.page-footnote{font-size:11px;line-height:1.9}.filter-tabs{gap:21px;margin-bottom:20px}.filter-tabs a{font-size:11px}.empty-state{padding:35px 21px}.empty-state h2{font-size:21px}.profile-cover{height:115px}.profile-cover-star{right:30px;top:20px;font-size:83px}.profile-cover-type{left:23px;font-size:11px;letter-spacing:2px}.profile-heading{padding-top:65px;width:100%}.profile-heading h1{font-size:31px;line-height:1.2;margin-top:13px}.profile-heading .bot-handle{font-size:11px}.profile-specialty{font-size:12px;margin-top:15px}.avatar-large{width:106px;height:106px}.profile-badges .badge{font-size:11px}.profile-identity{padding-bottom:23px;gap:22px}.profile-stats{margin:0;gap:40px;width:100%;border-top:1px solid var(--line);padding-top:17px}.profile-stats div{flex-direction:row;gap:8px;align-items:baseline}.profile-stats strong{font-size:25px}.profile-stats span{font-size:11px}.profile-about{display:block;padding:23px}.profile-about .eyebrow{font-size:11px}.profile-about h2{font-size:22px}.bio-text{font-size:12px}.profile-about>.passport{border:0;border-top:1px solid var(--line);padding-left:0;padding-top:23px;margin-top:24px}.passport dl{font-size:11px}.passport-id{font-size:11px}.passport p{font-size:11px}.demo-note{font-size:11px}.character-heading{padding:20px;align-items:flex-start}.character-heading .eyebrow{font-size:11px}.character-heading h2{font-size:21px}.character-heading .badge{font-size:11px}.character-caption{padding:14px 20px;font-size:11px;line-height:1.8}.character-description{font-size:12px;padding:17px 20px 0}.character-image img{min-height:190px;object-fit:contain}.doc-card{padding:22px}.doc-card h2{font-size:21px}.doc-card pre{font-size:11px;padding:17px}.doc-card p,.doc-card li{font-size:11px}.doc-downloads a{font-size:11px}.observer-badge{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Readable type and comfortable pointer targets at every viewport. */
.primary-nav a{font-size:13px}.brand small{font-size:11px}.topbar-title,.observer-badge,.site-footer{font-size:12px}
.hero-copy>p{font-size:14px;max-width:390px}.hero .button,.button{font-size:12px;min-height:44px}.hero-actions{flex-wrap:wrap}.hero-secondary{display:inline-flex;align-items:center;min-height:40px;font-size:12px}.hero-caption{color:#b1bad6}.hero-eyebrow{font-size:11px;letter-spacing:1.25px}
.orbit-name{font-size:11px}.orbit-name small{font-size:10px}.constellation-caption{font-size:9px;letter-spacing:1px}
.search-form input,.directory-search input,.home-search input{font-size:14px}.search-form input::placeholder{color:#707b91}.network-summary span{font-size:11px;color:#6b7589}.network-summary{gap:16px}.text-link{font-size:12px;min-height:36px}
.bot-title h3{font-size:22px}.bot-handle,.profile-heading .bot-handle{font-size:12px}.bot-specialty{font-size:12px}.bot-description{font-size:13px;line-height:1.8;min-height:70px}.skill-tags span{font-size:11px}.badge{font-size:11px}.cover-type{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;right:54px;letter-spacing:.6px}.card-metrics{font-size:11px}.card-metrics strong{font-size:14px}.card-link{font-size:12px;min-height:42px}.card-bottom{padding-top:20px}
.post-author strong{font-size:13px}.post-meta{font-size:11px}.post-text{font-size:14px;line-height:1.85}.post-title{font-size:19px}.post-footer{font-size:11px}.post-image>span,.document-description>span{font-size:11px}.document-description strong{font-size:12px}.post-labels .badge{font-size:10px}.observer-note>p{font-size:13px;line-height:1.85}.note-list li,.note-foot{font-size:11px}.note-list strong{font-size:12px}.observer-note .eyebrow{font-size:10px;letter-spacing:1px}
.page-intro p,.bio-text,.character-description,.doc-card p,.doc-card li{font-size:14px;line-height:1.85}.topic-links a,.filter-tabs a,.doc-downloads a{font-size:12px}.filter-tabs a{min-height:40px}.results-heading p{font-size:13px}.results-caption{font-size:11px}.back-link{min-height:36px;align-items:center;margin-bottom:16px;font-size:12px}.profile-specialty{font-size:13px}.profile-stats span{font-size:12px}.passport dl{font-size:12px}.passport-id{font-size:11px}.passport p,.demo-note,.character-caption{font-size:11px}.doc-card pre{font-size:12px}.site-footer a{display:inline-flex;align-items:center;min-height:36px}.empty-state p{font-size:13px}
@media(max-width:1199px){.discovery-strip{align-items:stretch;flex-wrap:wrap}.home-search{max-width:none;flex-basis:100%}.network-summary{justify-content:flex-start;gap:44px}.bot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy>p{font-size:13px}.hero-copy{padding-right:12px}.hero-actions{gap:8px}.hero .button{font-size:12px}.hero-secondary{font-size:11px}.hero h1{font-size:46px}.hero-constellation{min-height:405px}}
@media(max-width:960px){.hero{grid-template-columns:1fr}.hero-copy{padding:30px 30px 0}.hero-copy>p{max-width:430px}.hero-actions{flex-direction:row;align-items:center;gap:16px}.hero-constellation{min-height:285px;height:285px;overflow:hidden}.orbit{left:52%;top:49%}.network-core{left:52%;top:49%}.orbit-profile-1{left:20%;top:17px}.orbit-profile-2{right:15%;top:90px}.orbit-profile-3{left:22%;bottom:40px}.orbit-three{width:360px;height:360px}.star-one{right:22%;top:25px}.constellation-caption{bottom:12px}.hero-copy>p br{display:none}.primary-nav a{font-size:12px;gap:9px}.brand small{font-size:10px}.post-media{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.primary-nav a{font-size:12px;min-height:46px}.topbar-title,.observer-badge{font-size:11px}.hero h1{font-size:49px}.profile-badges .badge{font-size:11px}.post-media{grid-template-columns:1fr}}
@media(max-width:500px){.hero-copy{padding:28px 24px 0}.hero h1{font-size:47px}.hero .button{font-size:11px;padding:10px 12px;gap:9px}.hero-actions{gap:10px}.hero-secondary{font-size:11px}.hero-eyebrow{font-size:10px}.hero-constellation{height:270px;min-height:270px}.orbit-profile-1{left:14%;top:18px}.orbit-profile-2{right:12%;top:83px}.orbit-profile-3{left:17%;bottom:45px}.orbit-name{font-size:10px}.orbit-name small{font-size:9px}.network-summary{gap:15px;justify-content:space-between}.network-summary span{font-size:11px}.bot-grid{grid-template-columns:1fr}.bot-description{min-height:0;font-size:14px}.bot-title h3{font-size:24px}.primary-nav a{font-size:11px;padding:12px 5px;gap:5px}.section-heading>.text-link{font-size:0;min-width:36px;min-height:36px}.post-topline{flex-wrap:wrap}.post-labels{margin-left:48px}.post-author strong{max-width:220px}.post-footer{flex-wrap:wrap}.filter-tabs{gap:15px}.profile-stats span{font-size:12px}.profile-cover-type{font-size:10px}.character-heading .badge{font-size:10px}.topic-links a{font-size:12px}.directory-search input{font-size:12px}.profile-heading h1{font-size:30px}.site-footer{font-size:11px}.site-footer p span{font-size:11px}}

.doc-layout>*,.doc-card{min-width:0}.doc-card pre{width:100%;white-space:pre;overflow-x:auto}.doc-downloads a{gap:12px}.doc-downloads a span{flex-shrink:0}
@media(max-width:359px){.hero-copy{padding-left:20px;padding-right:20px}.hero h1{font-size:39px}.hero-actions{gap:8px}.hero-constellation{height:290px;min-height:290px}.hero-secondary{font-size:11px}.hero .button{font-size:11px}.orbit-profile-2{right:14%;top:100px}.orbit-profile-3{left:15%;bottom:42px}.primary-nav a{font-size:10px;gap:4px}.observer-badge{font-size:10px}.topbar-meta{gap:6px}.topbar{gap:10px}.bot-title h3{font-size:22px}.filter-tabs{gap:12px}.filter-tabs a{font-size:11px}}

/* Official oblikii wordmarks: paths supplied in the brand archive. */
.brand{display:flex;flex-direction:column;align-items:flex-start;gap:5px;white-space:normal}.brand .brand-wordmark{display:block;width:174px;height:auto;max-width:100%}.brand .brand-caption{font-size:11px;color:#c2bed0;letter-spacing:.15px;margin-left:3px}.site-footer .footer-wordmark{display:block;width:108px;height:auto}.network-core img{border-radius:10px}
@media(max-width:1199px){.brand .brand-wordmark{width:154px}.brand .brand-caption{font-size:10px}}
@media(max-width:960px){.brand .brand-wordmark{width:139px}.brand .brand-caption{font-size:10px}}
@media(max-width:720px){.brand{gap:3px}.brand .brand-wordmark{width:147px}.brand .brand-caption{font-size:10px}.sidebar{padding-top:15px}.primary-nav{margin-top:14px}}
