:root{--bg:#101723;--surface:#151e2c;--surface2:#1a2534;--text:#e6effb;--muted:#96a5bb;--line:#2a3545;--accent:#fa947e;--positive:#99d7bd;--negative:#f0a293;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}button{color:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1{letter-spacing:-.055em}h2{font-size:32px;letter-spacing:-.035em}h2,h3{font-weight:500}h3{font-size:18px}p{color:var(--muted)}small{font-size:11px}img{max-width:100%;display:block}button{border:0;background:none}::selection{background:#fa947e;color:#101723}.positive{color:var(--positive)!important}.negative{color:var(--negative)!important}.muted{color:var(--muted)}.row{display:flex;justify-content:space-between;gap:16px}.button,.row{align-items:center}.button{display:inline-flex;justify-content:center;gap:28px;background:var(--accent);color:#18212e;border:1px solid var(--accent);padding:14px 22px;border-radius:7px;font-weight:600;white-space:nowrap;transition:background .2s}.button:hover{background:#ffb29f}.button span{font-size:20px;line-height:1}.button.small{padding:10px 16px;font-size:12px;gap:25px}.button.ghost{background:transparent;border-color:#435063;color:var(--text)}.button.ghost:hover{background:var(--surface2)}.header{height:90px;max-width:1600px;padding:0 4.5%;margin:auto;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand,.header{display:flex;align-items:center}.brand{font-size:27px;font-weight:650;letter-spacing:-1.5px;gap:10px}.brand-symbol{font-size:42px;font-weight:400;line-height:1;color:var(--accent)}.brand-dot{font-size:11px;align-self:flex-start;margin-top:8px;margin-left:-7px}.header nav{display:flex;gap:30px;color:var(--muted);font-size:13px}.header nav a{padding:32px 0;position:relative}.header nav a.active,.header nav a:hover{color:var(--text)}.header nav a.active:after{content:"";position:absolute;height:2px;background:var(--accent);bottom:20px;left:0;right:0}.demo-bar{max-width:1600px;margin:auto;min-height:36px;display:flex;align-items:center;gap:9px;padding:6px 4.5%;font-size:10px;color:var(--muted);border-bottom:1px solid #222d3d}.demo-extra{margin-left:8px}.demo-pill{margin-left:auto;border:1px solid #3b4554;border-radius:3px;padding:0 6px}.status-dot{width:5px;height:5px;border-radius:50%;display:inline-block;background:var(--positive);flex-shrink:0}.skip{position:absolute;left:15px;top:-80px;background:var(--accent);color:var(--bg);padding:10px;z-index:10}.skip:focus{top:10px}.hero{max-width:1600px;min-height:665px;margin:auto;display:grid;grid-template-columns:155px minmax(390px,1fr) minmax(350px,.88fr);gap:34px;overflow:hidden;padding:36px 4.5% 38px 0}.hero,.hero-copy{position:relative}.hero-copy{padding:43px 0 10px;z-index:1}.hero-kicker{font-size:12px;color:#b4c3d9;margin-bottom:26px;display:flex;align-items:center;gap:10px}.orbit-mark{font-size:25px;color:var(--accent)}.hero h1{font-size:clamp(48px,4.55vw,76px);font-weight:450;line-height:1.07;white-space:nowrap;margin:0 0 28px}.hero-description{font-size:15px;line-height:1.8;color:#b6c4d7;margin-bottom:20px}.hero-explanation{font-size:12px;line-height:1.9}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:30px;flex-wrap:wrap}.hero-actions .button{font-size:12px;gap:16px}.hero-footnote{margin-top:45px;display:flex;gap:14px;align-items:center;color:var(--muted);font-size:10px;line-height:1.7}.hero-footnote b{font-weight:400;color:#bbc7d8}.tiny-avatars{display:flex;padding-left:5px}.tiny-avatars img{width:31px;height:31px;border:2px solid var(--bg);border-radius:50%;object-fit:cover;margin-left:-5px}.ribbons{display:flex;gap:9px;overflow:hidden;position:relative;height:590px;-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 85%,transparent);mask-image:linear-gradient(transparent,#000 12%,#000 85%,transparent)}.ribbon-column{width:72px;background:#141e2c;flex-shrink:0;border-left:1px solid #273348;border-right:1px solid #273348}.ribbon-track{animation:ribbon 40s linear infinite}.ribbon-column:nth-of-type(2) .ribbon-track{animation-direction:reverse;animation-duration:49s}.ribbon-item{display:flex;flex-direction:column;align-items:center;padding:25px 3px;gap:5px;border-bottom:1px solid #293549;font-size:9px;min-height:120px}.ribbon-item>span:first-child{font-weight:600;font-size:11px;color:#c7d4e8}.ribbon-item b{font-size:10px;font-weight:400}.ribbon-item small{display:none;text-align:center;font-size:8px}.ribbon-item:focus small,.ribbon-item:hover small{display:block}.ribbons.paused .ribbon-track,.ribbons:focus-within .ribbon-track,.ribbons:hover .ribbon-track{animation-play-state:paused}.ribbon-toggle{position:absolute;bottom:55px;left:56px;background:#263348;border:1px solid #53647a;border-radius:50%;height:28px;width:28px;z-index:2}.featured{position:relative;border:1px solid #4a526a;border-radius:14px;overflow:hidden;min-height:565px;background:#283650}.agent-media{height:100%;width:100%;overflow:hidden}.agent-media img,.agent-media video{width:100%;height:100%;object-fit:cover}.featured>.agent-media{position:absolute;inset:0}.featured>.agent-media img{object-position:center 20%;height:100%;animation:breathe 10s ease-in-out infinite}.featured-top{position:absolute;left:22px;right:22px;top:22px;display:flex;align-items:center;justify-content:space-between}.badge{display:inline-flex;align-items:center;gap:8px;font-size:10px;border:1px solid #b6c8de36;background:#12203380;border-radius:4px;padding:4px 9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e6effb}.featured-index{font-size:10px;color:#c4cde7}.featured-overlay{position:absolute;inset:auto 0 0;padding:85px 25px 0;background:linear-gradient(transparent,#111b2de8 35%,#111b2d)}.featured-category{font-size:10px;color:#d3d9ec}.round-arrow{width:30px;height:30px;border:1px solid #9ba5c380;border-radius:50%;display:grid;place-items:center}.featured-name{font-size:57px;letter-spacing:-3px;line-height:1.1;margin:10px 0}.featured-name span{font-size:11px;letter-spacing:0;margin-left:15px;color:#a7b5ce}.featured-overlay p{font-size:12px;color:#b6c5dc}.featured-metrics{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px;border-top:1px solid #8694b02b;padding-top:15px;margin-top:23px}.featured-metrics small{display:block;font-size:9px;color:var(--muted)}.featured-metrics strong{font-size:22px;font-weight:500}.featured-activity{display:flex;align-items:center;gap:7px;margin:17px -25px 0;padding:12px 25px;background:#172337;font-size:9px}.featured-activity small{margin-left:auto;font-size:8px;color:var(--muted)}.manifesto{max-width:1600px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 4.5%;border-block:1px solid var(--line);font-size:12px}.manifesto>span{color:#dae5f3}.manifesto p{margin:0;font-size:11px}.manifesto p span{color:var(--accent);padding:0 16px}.page-content{max-width:1390px;padding:0 5%;margin:auto}.page-content>section{margin-top:78px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading h2{margin-bottom:10px}.section-heading p{margin:0;font-size:12px}.text-link{font-size:11px;color:#c1cfdf;white-space:nowrap}.text-link:hover{color:var(--accent)}.agent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.agent-card{border:1px solid #303b4c;background:var(--surface);border-radius:11px;overflow:hidden}.card-visual{display:block;height:285px;position:relative;overflow:hidden}.card-visual .agent-media img{object-position:center 27%;transition:transform .7s}.card-visual:hover img{transform:scale(1.045)}.card-visual .badge{position:absolute;top:16px;left:16px}.card-category{position:absolute;right:16px;top:20px;font-size:9px;color:#d3deec}.portrait-name{position:absolute;bottom:9px;left:19px;font-size:47px;letter-spacing:-2px;color:#e4e9f2b0;font-weight:500}.card-visual:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#111c2a50);pointer-events:none}.card-body{padding:20px}.agent-title{font-size:19px;font-weight:500}.agent-title span{font-size:10px;color:var(--muted);margin-left:7px;font-weight:400}.follow{font-size:10px;border:1px solid #415064;border-radius:4px;padding:5px 9px;white-space:nowrap}.follow.selected,.follow:hover{border-color:#8aaaaf;color:var(--positive)}.identity{font-size:12px;margin:8px 0 10px;color:#c2cddd}.mandate{font-size:11px;line-height:1.7;min-height:56px;margin:0}.performance-row{margin-top:19px;align-items:flex-end}.performance-row small{display:block;font-size:9px;color:var(--muted)}.performance-row strong{font-size:27px;font-weight:500;line-height:1.4}.periods{display:flex;gap:2px}.periods button{font-size:9px;color:var(--muted);padding:4px 6px;border-radius:3px}.periods button.selected{color:var(--text);background:#344152}.sparkline{display:block;width:100%;height:58px;margin:7px 0 18px}.card-stats{display:grid;grid-template-columns:1.1fr 1fr 1.15fr;gap:8px;border-top:1px solid var(--line);padding-top:13px}.card-stats small{display:block;color:var(--muted);font-size:8px}.card-stats b{font-size:10px;font-weight:500}.recent{margin:17px -20px 0;padding:10px 20px;font-size:10px;color:#b8c6d9;background:#1c2737;display:flex;gap:8px}.recent span{color:var(--positive)}.card-link{display:flex;justify-content:space-between;font-size:10px;margin-top:15px;color:#bdcadd}.arena{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#131d2a}.arena-controls{padding:17px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:7px;flex-wrap:wrap}.tabs button{padding:8px 12px;border-radius:5px;color:var(--muted);font-size:11px}.tabs button.selected{background:#2a374a;color:#ecf2fc}.tabs button small{font-size:8px;margin-left:3px}.ranking-note{font-size:10px;padding:13px 24px 0;margin-bottom:2px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:9px;font-weight:400;color:var(--muted);padding:15px 20px}td{padding:17px 20px;border-top:1px solid var(--line);font-size:11px}td:nth-child(2){color:var(--muted)}.table-agent{display:flex;align-items:center;gap:14px}.rank{font-size:11px;color:#889bb4;width:18px}.table-agent img{height:38px;width:38px;object-fit:cover;border-radius:6px}.table-agent b{font-size:12px;font-weight:500}.table-agent small{display:block;font-size:8px;color:var(--muted)}tbody tr:hover{background:#1b2636}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.market-card{padding:20px 22px;background:#151f2e;border:1px solid var(--line);border-radius:8px}.market-card:hover{border-color:#64758c}.asset-icon{height:30px;width:30px;display:grid;place-items:center;font-size:18px;font-weight:600;border-radius:7px;background:#253346;color:#becce3}.asset-icon.nvda{color:#bfdfa9;background:#31413c}.asset-icon.btc{color:#f8c080;background:#4a3b30}.asset-icon.tsla{color:#f3a4a5;background:#442e39}.market-card .row{font-size:11px}.market-card .row small{font-size:9px;color:var(--muted)}.market-card h3{margin:20px 0 8px;font-size:13px}.market-card h3 span{margin-left:8px;font-size:9px;color:var(--muted)}.market-card>strong{font-weight:500;font-size:24px}.market-card>p{font-size:10px;border-top:1px solid var(--line);padding-top:12px;margin:16px 0 0;display:flex;justify-content:space-between}.feed-section{display:grid;grid-template-columns:1fr 1.65fr;gap:70px}.feed-section h2{line-height:1.2;font-size:37px}.feed-section p{font-size:12px}.feed-label{gap:8px;font-size:10px;margin-top:24px;color:var(--muted)}.activity-item,.feed-label{display:flex;align-items:center}.activity-item{gap:15px;border-bottom:1px solid var(--line);padding:17px 0}.activity-item:first-child{padding-top:0}.activity-item img{width:36px;height:36px;border-radius:50%;object-fit:cover}.activity-item a{font-size:11px;font-weight:500}.activity-item p{font-size:10px;margin:4px 0 0}.activity-item time{margin-left:auto;font-size:9px;color:var(--muted);white-space:nowrap}.activity-type{font-size:9px;color:#b7c3d6;margin-left:auto;border:1px solid #374357;padding:1px 6px;border-radius:3px}.launch-cta{display:flex;align-items:center;gap:32px;padding:45px;background:#1c293b;border:1px solid #35445b;border-radius:10px;margin-bottom:80px}.cta-emblem{font-size:106px;color:#7c8faa;line-height:1;font-weight:300;margin-right:15px}.launch-cta h2{font-size:31px;margin-bottom:12px}.launch-cta p{margin:0;font-size:12px}.launch-cta .button{margin-left:auto;font-size:12px}.header~main{min-height:65vh}footer{border-top:1px solid var(--line);max-width:1600px;margin:auto;padding:30px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:21px}footer p,footer>span{font-size:10px;margin:0;color:var(--muted)}.route-page{padding-top:42px;padding-bottom:80px}.page-intro{padding:35px 0 43px;max-width:840px}.eyebrow{display:block;font-size:11px;color:var(--accent);margin-bottom:18px}.page-intro h1{font-size:58px;font-weight:450;margin:0 0 22px}.page-intro p{max-width:600px;font-size:15px}.filters{display:flex;align-items:center;gap:15px;margin-bottom:30px}.filters input{max-width:450px}.filters select{max-width:220px}.filters>span{margin-left:auto;color:var(--muted);font-size:12px}.filters input,.filters select,input,select,textarea{background:#172332;color:var(--text);border:1px solid #3b485b;border-radius:6px;padding:12px 14px;width:100%;outline-offset:3px}input::placeholder,textarea::placeholder{color:#7e90a7}.market-tabs{margin-bottom:25px}.disclosure{font-size:11px;line-height:1.8;color:#99aac1;margin:25px 0 0}.explanation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px}.explanation-grid p{font-size:12px}.back{display:inline-block;font-size:11px;color:var(--muted);margin-bottom:28px}.agent-detail-hero{display:grid;grid-template-columns:340px 1fr;align-items:center;gap:65px;margin-top:10px!important}.agent-detail-hero>.agent-media{height:350px;border-radius:12px;border:1px solid #445169}.agent-detail-hero .agent-media img{object-position:center 25%}.agent-detail-hero h1{font-size:70px;font-weight:500;margin:20px 0 14px}.agent-detail-hero h1 span{font-size:16px;color:var(--muted);letter-spacing:0;margin-left:20px}.agent-detail-hero h2{font-size:25px}.agent-detail-hero p{max-width:620px}.detail-tags{display:flex;gap:10px;flex-wrap:wrap;font-size:10px}.detail-tags>*{border:1px solid #364257;border-radius:4px;padding:4px 8px;color:#c0cee0}.agent-detail-hero .hero-actions+p,.detail-tags+p{font-size:11px;margin-top:22px}.panel{background:var(--surface);border:1px solid var(--line);padding:30px;border-radius:10px;margin-top:30px!important;min-width:0}.panel h2{font-size:24px;margin-bottom:26px}.panel h3{margin-top:28px}.detail-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.detail-stats small{display:block;color:var(--muted)}.detail-stats strong{font-size:30px;font-weight:500}.sparkline.large{height:200px;margin:25px 0 10px}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.big-value{font-size:30px;line-height:1.4;margin-bottom:25px}.big-value small{font-size:11px;color:var(--muted);display:block}.position{display:flex;align-items:center;gap:10px;font-size:11px;border-top:1px solid var(--line);padding:16px 0}.position>span:first-child{min-width:65px}.position>span:last-child{margin-left:auto}.weight-bar{height:4px;background:#283346;width:70px;border-radius:5px;overflow:hidden}.weight-bar span{display:block;height:100%}.definition-list{margin:0}.definition-list>div{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:13px 0;font-size:12px}.definition-list dt{color:var(--muted)}.definition-list dd{margin:0;text-align:right}.fee-bar{display:flex;height:7px;border-radius:6px;overflow:hidden;margin:18px 0}.fee-bar span:first-child{background:#a7b5e7}.fee-bar span:nth-child(2){background:#99d7bd}.fee-bar span:nth-child(3){background:#fa947e}.fee-legend{display:flex;justify-content:space-between;gap:15px}.fee-legend small{display:block;text-transform:capitalize;color:var(--muted);font-size:10px}.fee-legend b{font-size:14px;font-weight:500}.panel .activity-type{display:none}.market-price{font-size:36px;margin:20px 0}.market-price>span{font-size:18px;margin-left:15px}.empty{text-align:center;padding:80px 20px}.empty h1{font-size:56px}.empty h2{font-size:28px}.empty .button{margin-top:15px}.media-fallback{height:100%;display:grid;place-items:center;background:#26384c;font-size:100px;color:#b6c7dc}.launch-page{padding-block:50px 90px}.wizard-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:70px;max-width:1080px;margin:auto}.wizard-sidebar h1{font-size:35px;font-weight:450;line-height:1.15;margin:12px 0 20px}.wizard-sidebar>p{font-size:12px}.wizard-sidebar ol{padding:0;margin:36px 0;list-style:none}.wizard-sidebar li{position:relative;padding:0 0 22px}.wizard-sidebar li:not(:last-child):after{content:"";position:absolute;left:15px;top:34px;bottom:3px;width:1px;background:#344153}.wizard-sidebar li button{display:flex;align-items:center;gap:16px;padding:0;font-size:12px;color:var(--muted)}.wizard-sidebar li span{height:32px;width:32px;display:grid;place-items:center;border:1px solid #425167;border-radius:50%;font-size:10px}.wizard-sidebar li.current button{color:var(--text)}.wizard-sidebar li.current span{background:var(--accent);color:var(--bg);border-color:var(--accent)}.wizard-sidebar li.complete span{color:var(--positive);border-color:var(--positive)}.wizard-note{border-top:1px solid var(--line);padding-top:20px;font-size:11px;color:#c2cede}.wizard-note .status-dot{margin-right:6px}.wizard-note p{font-size:11px;margin-top:10px;max-width:240px}.wizard-form{padding:35px;background:var(--surface);border:1px solid var(--line);border-radius:12px;align-self:start}.wizard-form .eyebrow{margin:0;color:var(--muted)}.text-button{font-size:11px;color:var(--accent);padding:0}.wizard-form h2{font-size:31px;margin:30px 0 15px}.wizard-form h2:focus{outline:none}.form-intro{font-size:12px;margin-bottom:30px}.wizard-form label{display:block;font-size:12px;color:#d0dbec;margin:0 0 20px}.wizard-form label input,.wizard-form label select,.wizard-form label textarea{display:block;margin-top:8px;font-size:13px}.wizard-form textarea{resize:vertical;min-height:90px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wizard-form fieldset{border:0;margin:0 0 22px;padding:0}.wizard-form legend{font-size:12px;margin-bottom:12px}.portrait-options{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.portrait-options button{padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden}.portrait-options button[aria-pressed=true]{border-color:var(--accent)}.portrait-options img{height:73px;width:100%;object-fit:cover}.upload{border:1px dashed #4a5a70;border-radius:6px;padding:16px;font-size:11px!important}.upload input{font-size:10px!important;border:0;background:none;padding:0}.upload-preview{width:140px;max-height:150px;object-fit:cover;border-radius:6px;margin-bottom:20px}.wizard-actions{border-top:1px solid var(--line);margin-top:30px;padding-top:25px;display:flex;justify-content:space-between;gap:15px}.wizard-actions .button{font-size:12px}.market-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.market-checks label{display:flex;align-items:center;gap:12px;margin:0;padding:12px;border:1px solid var(--line);border-radius:5px}.market-checks input{width:15px!important;margin:0!important;accent-color:var(--accent)}.market-checks small{display:block;color:var(--muted);font-size:10px}.info-box{padding:20px;background:#202e40;border:1px solid #394c63;border-radius:6px;margin:22px 0}.info-box h3{font-size:15px;margin-bottom:12px}.info-box p{font-size:12px;margin-bottom:10px}.info-box p:last-child{margin-bottom:0}.fee-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.allocation-total{display:flex;justify-content:space-between;font-size:12px;padding:15px 0}.runtime-option{display:flex;align-items:center;gap:15px;border:1px solid #3e5365;border-radius:7px;padding:20px;margin-bottom:15px}.runtime-option h3{font-size:15px;margin:0 0 8px}.runtime-option p{font-size:11px;margin:0}.runtime-option>b,.runtime-option>span:last-child{font-size:10px;color:var(--positive);margin-left:auto}.runtime-option.selected{border-color:#739c8f}.runtime-option.unavailable{opacity:.5}.review-identity{display:flex;gap:20px;align-items:center;margin-bottom:28px}.review-identity>img,.review-identity>video{width:100px;height:120px;object-fit:cover;border-radius:7px}.review-identity h3{font-size:24px;margin:0 0 10px}.review-identity h3 span{font-size:11px;color:var(--muted)}.review-identity p{font-size:12px;margin:0 0 8px}.review-identity small{font-size:10px;color:var(--muted)}.review-list dd{max-width:65%;overflow-wrap:anywhere}.review-list dt{min-width:85px}.form-error{color:#ffb2a3;background:#54333355;border:1px solid #9a625c;padding:12px;border-radius:5px;font-size:12px;margin-top:20px}.save-notice{font-size:11px;color:var(--positive);margin-top:16px}.success{border:1px solid #557d72;background:#25423955;border-radius:6px;padding:22px;margin-top:25px}.success h3{margin:0 0 12px;font-size:18px}.success a,.success p{font-size:12px}.success a{color:var(--positive)}@keyframes ribbon{to{transform:translateY(-50%)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@media (min-width:1600px){.hero{grid-template-columns:165px 1fr 480px}.hero h1{font-size:76px}.hero-copy{padding-left:15px}.featured{min-height:605px}}@media (max-width:1150px){.header nav{gap:20px}.hero{grid-template-columns:90px minmax(320px,1fr) minmax(300px,.9fr);gap:22px;min-height:600px}.ribbon-column{width:41px}.ribbon-item{font-size:8px}.ribbon-item b{font-size:7px}.ribbon-item>span:first-child{font-size:9px}.ribbon-toggle{left:30px}.hero h1{font-size:48px}.hero-copy{padding-top:36px}.featured{min-height:530px}.hero-actions{gap:8px}.hero-actions .button{padding:12px 13px;font-size:11px}.hero-footnote{margin-top:30px}.manifesto{font-size:10px}.manifesto p{font-size:9px}.manifesto p span{padding:0 7px}.card-body{padding:16px}.agent-grid{gap:16px}.card-visual{height:240px}.agent-title{font-size:17px}.agent-title span{font-size:8px}.follow{padding:4px 6px;font-size:9px}.card-stats{gap:4px}.card-stats small{font-size:7px}.card-stats b{font-size:9px}.recent{margin-inline:-16px;padding-inline:16px}.performance-row{gap:4px}.periods button{padding:4px;font-size:8px}.agent-detail-hero{grid-template-columns:280px 1fr;gap:40px}.wizard-layout{grid-template-columns:240px 1fr;gap:35px}.wizard-form{padding:28px}}@media (max-width:850px){.header{height:auto;min-height:84px;flex-wrap:wrap;padding-top:15px;padding-bottom:8px;gap:12px}.header .brand{font-size:23px}.header nav{order:3;width:100%;justify-content:center;gap:30px}.header nav a{padding:7px 0 10px;font-size:12px}.header nav a.active:after{bottom:3px}.header .button{margin-left:auto}.hero{grid-template-columns:1fr 1fr;padding:32px 5%;gap:25px;min-height:auto}.ribbons{display:none}.hero h1{font-size:43px}.hero-copy{padding-top:15px}.hero-description{font-size:13px}.hero-explanation{font-size:11px}.featured{min-height:530px}.featured-overlay{padding-inline:18px}.featured-name{font-size:48px}.featured-metrics{gap:8px}.featured-metrics small{font-size:8px}.featured-metrics strong{font-size:19px}.featured-activity{margin-inline:-18px;padding-inline:18px;font-size:8px}.featured-activity small{display:none}.manifesto{display:block;text-align:center}.manifesto>span{display:block;margin-bottom:10px}.manifesto p{font-size:10px}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-grid .agent-card:last-child:nth-child(odd){grid-column:auto}.page-content>section{margin-top:55px}.section-heading h2{font-size:27px}.market-grid{grid-template-columns:repeat(2,1fr)}.feed-section{gap:30px;grid-template-columns:.8fr 1.2fr}.feed-section h2{font-size:30px}.activity-type{display:none}.launch-cta{padding:28px;gap:20px}.cta-emblem{font-size:75px;margin:0}.launch-cta h2{font-size:25px}.launch-cta .button{padding:12px 15px;font-size:11px;gap:15px}footer{flex-wrap:wrap}.arena-controls{align-items:flex-start;flex-direction:column;gap:10px}.page-intro h1{font-size:48px}.detail-columns{grid-template-columns:1fr}.agent-detail-hero{grid-template-columns:230px 1fr;gap:25px}.agent-detail-hero h1{font-size:55px}.agent-detail-hero h2{font-size:22px}.agent-detail-hero p{font-size:12px}.agent-detail-hero>.agent-media{height:320px}.wizard-layout{grid-template-columns:180px 1fr;gap:25px}.wizard-sidebar h1{font-size:29px}.wizard-form{padding:24px}.wizard-form h2{font-size:27px}.form-grid{grid-template-columns:1fr;gap:0}.portrait-options{grid-template-columns:repeat(3,1fr)}.portrait-options img{height:95px}.fee-inputs{gap:8px}.fee-inputs label{font-size:10px}.explanation-grid{gap:25px}}@media (max-width:600px){.header{padding-inline:5%}.header nav{gap:24px}.header nav a{font-size:11px}.header .button{font-size:10px;padding:9px 12px;gap:10px}.demo-bar{font-size:9px}.demo-extra{display:none}.hero{display:flex;flex-direction:column;padding:28px 5% 30px;gap:32px}.hero-copy{padding:0}.hero-kicker{margin-bottom:20px;font-size:11px}.hero h1{font-size:53px;letter-spacing:-3px;margin-bottom:23px}.hero-description{font-size:13px}.hero-explanation{font-size:12px}.hero-actions{margin-top:23px}.hero-actions .button{padding:13px 17px;font-size:12px;gap:17px}.hero-footnote{margin-top:27px}.featured{height:510px;min-height:0}.featured>.agent-media img{object-position:center 20%}.featured-top{left:20px;right:20px}.featured-overlay{padding-inline:22px}.featured-name{font-size:56px}.featured-metrics strong{font-size:23px}.featured-metrics small{font-size:9px}.featured-activity{margin-inline:-22px;padding-inline:22px;font-size:9px}.featured-activity small{display:block}.manifesto{padding:22px 5%}.manifesto p{line-height:2.2;font-size:10px}.manifesto p span{padding:0 5px}.section-heading{gap:15px;align-items:flex-start}.section-heading h2{font-size:28px;max-width:260px}.section-heading p{font-size:11px;max-width:270px}.text-link{font-size:10px;padding-top:8px}.agent-grid{grid-template-columns:1fr;gap:24px}.card-visual{height:340px}.card-body{padding:22px}.agent-title{font-size:21px}.agent-title span,.follow{font-size:11px}.follow{padding:5px 10px}.identity{font-size:13px}.mandate{font-size:12px;min-height:0}.performance-row{margin-top:20px}.performance-row small{font-size:10px}.periods button{font-size:10px;padding:5px 7px}.card-stats small{font-size:9px}.card-stats b,.recent{font-size:11px}.recent{margin-inline:-22px;padding-inline:22px}.card-link{font-size:12px}.sparkline{height:70px}.market-grid{gap:12px}.market-card{padding:15px}.market-card h3{font-size:12px}.market-card h3 span{display:block;margin:5px 0 0}.market-card>strong{font-size:20px}.market-card .row{font-size:10px;gap:5px}.market-card .row small{display:none}.market-card>p{font-size:9px}.asset-icon{width:25px;height:25px;font-size:15px}.feed-section{grid-template-columns:1fr;gap:30px}.feed-section h2{font-size:34px}.feed-label{margin-top:15px}.activity-item p{font-size:11px}.activity-item a{font-size:12px}.activity-item time{font-size:9px}.launch-cta{flex-wrap:wrap;padding:28px}.cta-emblem{display:none}.launch-cta h2{font-size:29px}.launch-cta .button{margin:5px 0 0;padding:14px 20px}.launch-cta{margin-bottom:50px}footer{padding:25px 5%;gap:15px}footer p{width:100%;order:3;font-size:10px}footer>span{font-size:9px}.route-page{padding-top:30px;padding-bottom:55px}.page-intro{padding:20px 0 30px}.page-intro h1{font-size:43px}.page-intro p{font-size:13px}.filters{flex-wrap:wrap;gap:10px}.filters input{max-width:none}.filters select{max-width:70%;font-size:12px}.filters>span{font-size:11px}.arena-controls{padding:15px}.tabs{gap:3px}.tabs button{font-size:10px;padding:7px 8px}.ranking-note{padding-inline:15px;font-size:10px}td,th{padding:15px}.table-agent{gap:9px}.explanation-grid{grid-template-columns:1fr;gap:15px;margin-top:35px}.explanation-grid h3{margin-bottom:10px}.agent-detail-hero{display:flex;flex-direction:column;align-items:stretch;gap:28px}.agent-detail-hero>.agent-media{height:380px}.agent-detail-hero h1{font-size:60px}.agent-detail-hero h1 span{font-size:14px}.agent-detail-hero h2{font-size:24px}.agent-detail-hero p{font-size:13px}.panel{padding:22px}.panel h2{font-size:24px}.panel>.row{gap:8px;flex-wrap:wrap}.panel>.row h2{margin-bottom:10px}.detail-stats{grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.detail-stats strong{font-size:28px}.detail-stats small{font-size:10px}.sparkline.large{height:160px}.panel .muted{flex-wrap:wrap;gap:5px}.position{font-size:10px;gap:8px}.weight-bar{width:45px}.definition-list>div{font-size:11px;gap:20px}.market-price{font-size:30px}.market-price>span{font-size:15px}.launch-page{padding-top:25px}.wizard-layout{display:block}.wizard-sidebar h1{font-size:35px}.wizard-note,.wizard-sidebar>p{display:none}.wizard-sidebar ol{display:flex;gap:8px;margin:25px 0}.wizard-sidebar li{flex:1 1;padding:0}.wizard-sidebar li button{font-size:0;gap:0;width:100%;justify-content:center}.wizard-sidebar li span{font-size:10px;width:30px;height:30px}.wizard-sidebar li:not(:last-child):after{left:auto;right:-8px;top:15px;height:1px;width:16px}.wizard-form{padding:23px 19px}.wizard-form h2{font-size:29px}.form-grid{grid-template-columns:1fr 1fr;gap:12px}.wizard-form label{font-size:11px}.wizard-form label input{font-size:12px}.portrait-options{grid-template-columns:repeat(6,1fr);gap:5px}.portrait-options img{height:57px}.wizard-form input,.wizard-form select,.wizard-form textarea{font-size:16px!important;padding:11px}.fee-inputs{grid-template-columns:1fr}.fee-inputs label{margin-bottom:15px}.review-identity{gap:15px}.review-identity>img,.review-identity>video{width:80px;height:100px}.review-identity h3{font-size:22px}.review-list>div{gap:15px}.wizard-actions .button{padding:12px 16px}.runtime-option{padding:16px;gap:10px}.runtime-option h3{font-size:14px}.runtime-option>b{font-size:9px}.wizard-sidebar .back{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.ribbon-track{transform:none!important}}.card-economics{margin-top:15px;border-top:1px solid var(--line);padding-top:12px;font-size:10px;color:var(--muted)}.card-economics summary{cursor:pointer;color:#bdcadd;min-height:24px}.card-economics summary span{float:right;font-size:9px;color:var(--muted)}.card-economics p{font-size:10px;margin:12px 0 6px}.card-economics button{font-size:10px;padding:4px 0}.card-economics .definition-list>div{font-size:10px;padding:7px 0}.demo-tag{display:inline-flex;align-items:center;border:1px solid #44516a;border-radius:4px;padding:2px 7px;font-size:9px;line-height:1.6;color:#adbed5;white-space:nowrap}.dual-economy{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.economy-side{min-width:0}.economy-side+.economy-side{border-left:1px solid #36435a;padding-left:18px}.economy-side h3{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:12px;letter-spacing:0;margin:0 0 12px;color:#d9e3f4}.economy-side h3 span{font-size:8px;font-weight:400;color:var(--muted)}.economy-side>strong{display:block;font-size:27px;font-weight:500;line-height:1.3;letter-spacing:-.7px}.economy-side>small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.economy-side dl{margin:15px 0 0;font-size:9px}.economy-side dl>div{display:flex;justify-content:space-between;gap:7px;padding:5px 0}.economy-side dt{color:var(--muted)}.economy-side dd{margin:0;white-space:nowrap;font-weight:500}.economy-side .fee-highlight dd{color:#f4b8a8}.economy-caveat{font-size:9px;color:#8fa2bd;margin:13px 0 0}.card-period-row{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:18px}.card-period-row>span{font-size:8px;color:var(--muted)}.card-period-row+.dual-economy{margin-top:9px}.card-body .recent{align-items:center;font-size:9px;gap:7px;min-height:50px}.card-body .recent>span:nth-child(2){color:#b8c6d9}.recent time{font-size:8px;color:var(--muted);margin-left:auto;white-space:nowrap}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:15px}.card-actions .card-link{margin:0;gap:8px}.token-trade{font-size:10px;border:1px solid #86675f;color:#ffc3b4;border-radius:5px;padding:8px 11px;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap}.token-trade:hover{background:#fa947e15;border-color:var(--accent)}.hero-actions>.token-trade{background:var(--accent);color:#18212e;border-color:var(--accent);font-weight:600;padding:14px 22px;font-size:12px}.featured .dual-economy{margin-top:18px;padding-top:12px;gap:20px}.featured .economy-side h3{font-size:11px;margin-bottom:7px}.featured .economy-side>strong{font-size:25px}.featured .economy-side dl{margin-top:8px;font-size:9px}.featured .economy-side dl>div{padding:3px 0}.featured-overlay{padding-top:100px}.featured-overlay>p{margin-bottom:10px}.featured-name{margin:6px 0}.featured-activity{margin-top:13px}.profile-economies>.row{align-items:flex-start}.profile-economies>.row h2{max-width:600px;margin-bottom:0}.profile-economies .dual-economy{gap:40px;margin-top:25px}.profile-economies .economy-side+.economy-side{padding-left:40px}.profile-economies .economy-side h3{font-size:17px}.profile-economies .economy-side h3 span{font-size:11px}.profile-economies .economy-side>strong{font-size:40px}.profile-economies .economy-side>small{font-size:11px}.profile-economies .economy-side dl{font-size:12px}.profile-economies .economy-caveat{font-size:11px;margin-top:20px}.token-dialog{background:var(--surface);color:var(--text);border:1px solid #4c5e79;border-radius:12px;padding:28px;max-width:490px;width:calc(100% - 32px);max-height:85vh;overflow-y:auto}.token-dialog::backdrop{background:#050b15bc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.token-dialog h2{margin:22px 0 16px}.token-dialog>p{font-size:12px}.dialog-close{font-size:27px;line-height:1;padding:4px 8px}.token-dialog .unavailable-trade{width:100%;font-size:12px;margin-top:22px}.pair-disclosure{border-left:2px solid #aa796c;background:#fa947e08;padding:12px 15px;margin:24px 0 0}.pair-disclosure strong{font-size:11px;color:#e6b8ad;font-weight:500}.pair-disclosure p{font-size:10px;line-height:1.8;margin:6px 0 0}.constitution{border:1px solid #41516a;background:#1a2637;border-radius:8px;padding:25px;margin-top:30px}.constitution .row h3{font-size:21px;margin:0;letter-spacing:-.4px}.constitution .constitution-name{color:#b5c5db;font-size:12px;margin:13px 0}.constitution h4{font-size:12px;font-weight:500;margin:22px 0 12px}.constitution dd small{display:block;font-size:9px;color:var(--muted)}.constitution-allocations{list-style:none;margin:0;padding:0}.constitution-allocations li{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;padding:7px 0;font-size:11px}.constitution-allocations b{font-weight:500}.constitution-allocations small{width:100%;overflow-wrap:anywhere;color:var(--muted)}.constitution>.disclosure{font-size:10px}.market-card .market-quote{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-quote>strong{font-size:24px;font-weight:500;letter-spacing:-.5px}.market-quote>span{font-size:11px}.market-quote small{color:var(--muted);font-size:9px}.market-relationships{border-top:1px solid var(--line);padding-top:16px;margin-top:17px}.market-relationships>strong{font-size:12px;font-weight:500}.market-relationships dl{font-size:10px;margin:10px 0}.market-relationships dl>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.market-relationships dt{color:var(--muted)}.market-relationships dd{margin:0;text-align:right}.top-market-agent{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--line);font-size:11px}.top-market-agent>span:first-child{color:var(--muted);font-size:9px}.top-market-agent b{display:block;font-size:12px;color:var(--text);font-weight:500;margin-top:3px}.top-market-agent>span:last-child{text-align:right}.top-market-agent small{display:block;font-size:8px;color:var(--muted)}.market-arena-link{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#d3dded;padding-top:12px;border-top:1px solid var(--line)}.market-arena-link:hover{color:var(--accent)}.market-context{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:25px}.market-context small{display:block;color:var(--muted);font-size:10px}.market-context strong{font-size:20px;display:block;font-weight:500;margin-top:8px}.market-agents-title{margin-top:55px}.market-context+section>p{font-size:12px;max-width:750px}.feed-section .activity-feed{max-height:530px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#4b5b74 transparent;padding-right:10px}.activity-type{font-size:8px;text-transform:uppercase;letter-spacing:.03em}.activity-type.type-fee{color:#e2b69e;border-color:#655044}.activity-type.type-buyback{color:#bdafe1;border-color:#554b6e}.activity-type.type-treasury{color:#a0d1bb;border-color:#3f6052}.panel .activity-type{display:block}.platform-thesis{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center;padding-block:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.platform-thesis h2{font-size:42px;line-height:1.15}.platform-thesis p{font-size:14px}.platform-thesis .thesis-footnote{font-size:11px;max-width:350px;margin:25px 0 0}.primitive-origin{color:#e3c1b7;display:flex;flex-direction:column;align-items:center;font-size:12px;gap:7px;margin-bottom:15px}.primitive-origin span{color:#8293ac}.primitive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.primitive-grid>div{background:#172334;border:1px solid #34445b;padding:18px 13px;border-radius:6px;min-height:105px}.primitive-grid h3{font-size:14px;margin:0 0 9px}.primitive-grid p{font-size:9px;margin:0}.primitive-grid small{font-size:8px;color:#cda79e;display:block;margin-top:12px}.primitive-story>p{text-align:center;font-size:10px;margin:18px 0 0}.bring-agent{padding:35px;background:#151f2f;border:1px solid var(--line);border-radius:10px}.bring-agent h2{font-size:36px;line-height:1.15;margin:20px 0 16px}.bring-agent .section-heading{margin-bottom:30px}.bring-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.bring-steps>div{border-top:1px solid #40506a;padding-top:18px}.bring-steps>div>span{font-size:10px;color:var(--accent)}.bring-steps h3{font-size:19px;margin:14px 0 10px}.bring-steps p{font-size:11px;margin:0;max-width:240px}.bring-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.bring-bottom p{font-size:12px;color:#c4d2e5;margin:0}.bring-bottom>span{font-size:10px;color:var(--muted)}.economics-editor h3{font-size:19px;margin:0 0 12px;letter-spacing:-.3px}.economics-editor .row h3{margin:0}.economics-editor p{font-size:12px;line-height:1.7;margin:12px 0 17px}.economics-block+.economics-block{border-top:1px solid #35445b;padding-top:28px;margin-top:30px}.economics-editor .micro-note,.micro-note{font-size:10px;line-height:1.8;color:#96a9c3}.fee-presets,.volume-presets{display:flex;gap:7px;margin:17px 0;flex-wrap:wrap}.fee-presets button,.volume-presets button{padding:8px 14px;border:1px solid #44546e;border-radius:5px;font-size:11px;min-width:60px}.fee-presets button[aria-pressed=true],.volume-presets button[aria-pressed=true]{color:#ffd1c4;border-color:var(--accent);background:#fa947e12}.percent-field>div{position:relative}.percent-field input{padding-right:28px}.percent-field>div>span{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:12px;color:var(--muted)}.economic-templates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.economic-templates button{border:1px solid #3c4c64;padding:13px 10px;border-radius:6px;text-align:left;min-height:88px}.economic-templates button[aria-pressed=true]{border-color:#f3a48d;background:#fa947e0c}.economic-templates b{font-size:11px;font-weight:500;display:block;margin-bottom:6px}.economic-templates span{display:block;font-size:9px;line-height:1.5;color:var(--muted)}.support-note{display:flex;flex-direction:column;gap:6px;background:#233344;border-radius:5px;padding:13px;margin:17px 0 5px}.support-note b{font-size:10px;font-weight:500;color:#b4d5c5}.support-note span{font-size:10px;line-height:1.7;color:#a2b4cb}.allocation-row{display:grid;grid-template-columns:1fr 104px;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.allocation-heading{display:flex;align-items:center;gap:10px}.allocation-heading i,.simulator-breakdown i{width:7px;height:7px;border-radius:2px;display:inline-block;flex-shrink:0}.allocation-heading b{font-size:12px;font-weight:500}.allocation-heading small{font-size:9px;color:var(--muted);display:block;margin-top:2px}.allocation-row .percent-field{margin:0}.allocation-row .percent-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.allocation-row .percent-field input{margin:0;padding:9px 23px 9px 10px;font-size:12px}.allocation-row .custom-recipient{grid-column:1/-1;margin:5px 0 0}.allocation-row .custom-recipient input{font-size:10px}.allocation-error{color:#fbb4a4!important;font-size:11px!important}.economic-simulator{background:#1c2c3e;border:1px solid #3b516b!important;border-radius:7px;padding:20px!important}.simulator-result{background:#132233;border-radius:5px;padding:20px;margin-top:20px}.simulator-result>span{display:block;font-size:10px;color:#b2c3d9}.simulator-result>strong{display:block;font-size:38px;font-weight:500;letter-spacing:-1px;margin:7px 0 2px;color:#ade0c7}.simulator-result>small{font-size:11px;color:var(--muted)}.simulator-breakdown{margin:20px 0}.simulator-breakdown>div{display:flex;justify-content:space-between;font-size:12px;padding:9px 0;border-bottom:1px solid #34495f;gap:15px}.simulator-breakdown dt{display:flex;align-items:center;gap:9px;color:#b5c6da}.simulator-breakdown dd{margin:0}.simulator-empty{border:1px dashed #6c5b56;padding:20px;color:#e4b0a0}.wizard-sidebar{align-self:start;position:sticky;top:25px}.wizard-form .constitution{padding:20px}.wizard-form .constitution .row{align-items:flex-start;gap:10px;flex-wrap:wrap}.wizard-form .constitution h3{font-size:20px}.fee-bar>span{flex-shrink:0}@media (max-width:1150px){.dual-economy{gap:10px}.economy-side+.economy-side{padding-left:10px}.economy-side h3{font-size:11px}.economy-side h3 span{font-size:7px}.economy-side>strong{font-size:25px}.economy-side dl{font-size:8px}.card-period-row>span{font-size:7px}.card-actions .token-trade{padding:7px 8px;font-size:9px}.market-quote>strong{font-size:21px}.market-relationships dl{font-size:9px}.market-relationships dl>div{gap:6px}.platform-thesis{gap:35px}.platform-thesis h2{font-size:35px}.primitive-grid{gap:8px}.primitive-grid>div{padding:14px 10px}.primitive-grid h3{font-size:12px}}@media (max-width:850px){.featured .dual-economy{gap:12px}.featured .economy-side+.economy-side{padding-left:12px}.featured .economy-side h3{font-size:10px}.featured .economy-side h3 span{font-size:7px}.featured .economy-side dl{font-size:8px}.featured .economy-side>strong{font-size:23px}.featured .featured-overlay{padding-top:80px}.profile-economies>.row{flex-wrap:wrap}.profile-economies .dual-economy{gap:25px}.profile-economies .economy-side+.economy-side{padding-left:25px}.platform-thesis{grid-template-columns:1fr;gap:30px}.platform-thesis h2{font-size:38px}.primitive-grid>div{min-height:110px;padding:20px}.primitive-grid h3{font-size:16px}.primitive-grid p{font-size:11px}.primitive-grid small{font-size:9px}.bring-bottom{flex-direction:column;align-items:flex-start;gap:10px}.economic-templates{grid-template-columns:repeat(2,minmax(0,1fr))}.market-context{grid-template-columns:1fr 1fr;gap:20px}.market-context>div:last-child{grid-column:1/-1}}@media (max-width:600px){.hero h1{font-size:50px}.featured{height:545px}.featured .economy-side h3{font-size:12px}.featured .economy-side h3 span{font-size:8px}.featured .economy-side dl{font-size:9px}.featured .economy-side>strong{font-size:26px}.dual-economy{gap:16px}.economy-side+.economy-side{padding-left:16px}.economy-side h3{font-size:12px}.economy-side h3 span{font-size:8px}.economy-side dl{font-size:10px}.economy-side>strong{font-size:29px}.economy-side>small{font-size:10px}.card-period-row>span{font-size:8px}.card-actions .token-trade{font-size:11px;padding:9px 12px}.card-actions .card-link{font-size:11px}.card-body .recent{font-size:10px}.recent time{font-size:8px}.market-grid{grid-template-columns:1fr}.market-card{padding:22px}.market-card h3{font-size:17px}.market-card h3 span{display:inline;font-size:11px;margin-left:9px}.market-quote>strong{font-size:27px}.market-quote>span{font-size:12px}.market-card .market-quote small{display:inline;font-size:10px}.market-relationships>strong{font-size:14px}.market-relationships dl{font-size:12px}.top-market-agent{font-size:13px}.top-market-agent>span:first-child{font-size:10px}.top-market-agent b{font-size:13px}.top-market-agent small{font-size:9px}.market-arena-link{font-size:12px}.feed-section .activity-feed{max-height:560px}.activity-item{position:relative;flex-wrap:wrap;gap:7px 12px;padding:17px 0}.activity-item>div{flex:1 1;min-width:190px}.activity-item>div p{font-size:10px}.activity-type,.panel .activity-type{display:block;font-size:7px;margin-left:48px}.activity-item time{font-size:8px}.activity-item>img{align-self:flex-start}.primitive-grid{grid-template-columns:repeat(2,1fr)}.platform-thesis{padding-block:30px}.platform-thesis h2{font-size:35px}.platform-thesis p{font-size:13px}.bring-agent{padding:25px}.bring-agent h2{font-size:32px}.bring-steps{grid-template-columns:1fr;gap:20px}.bring-steps>div{position:relative;padding:17px 0 0 32px}.bring-steps>div>span{position:absolute;left:0;top:20px}.bring-steps h3{margin:0 0 10px}.bring-steps p{font-size:12px;max-width:none}.bring-bottom p{font-size:11px}.bring-bottom>span{font-size:9px}.profile-economies .dual-economy{gap:15px}.profile-economies .economy-side+.economy-side{padding-left:15px}.profile-economies .economy-side h3{font-size:12px}.profile-economies .economy-side h3 span{font-size:8px}.profile-economies .economy-side>strong{font-size:29px}.profile-economies .economy-side dl,.profile-economies .economy-side>small{font-size:10px}.constitution{padding:22px}.constitution .row{flex-wrap:wrap;gap:10px}.market-context{grid-template-columns:1fr}.market-context strong{font-size:23px}.market-context>div:last-child{grid-column:auto}.wizard-sidebar{position:static}.economics-editor .economics-block>.row{align-items:flex-start;gap:10px}.economics-editor h3{font-size:18px}.economics-editor .demo-tag{font-size:8px}.fee-presets{gap:6px}.fee-presets button{min-width:0;flex:1 1;padding:9px 7px;font-size:11px}.allocation-row{grid-template-columns:1fr 94px;gap:10px}.allocation-row .percent-field input{font-size:16px!important;padding-right:22px}.allocation-heading b{font-size:12px}.economic-simulator{padding:17px!important}.simulator-breakdown>div{font-size:11px}.economic-templates b{font-size:12px}.economic-templates span{font-size:10px}.economic-templates button{padding:13px}.economic-simulator .volume-presets button{min-width:0;flex:1 1}.constitution .definition-list>div{gap:15px}.constitution .definition-list dd{max-width:65%;overflow-wrap:anywhere}.wizard-form .constitution{padding:18px 15px}.economics-editor .percent-field>div>span{right:9px}.token-dialog{padding:24px}}@media (max-width:360px){.hero h1{font-size:44px}.card-body{padding:17px}.dual-economy{gap:10px}.economy-side+.economy-side{padding-left:10px}.economy-side dl{font-size:9px}.card-period-row>span{max-width:100px}.card-period-row .periods button{padding:5px}.card-actions{gap:5px}.featured .economy-side dl{font-size:8px}}.create-entry{padding:30px 0 70px}.create-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:530px;gap:35px}.create-hero h1{font-size:clamp(48px,6.1vw,88px);line-height:.99;letter-spacing:-.065em;margin:24px 0}.create-hero h1 em,.creation-complete h1 em{color:var(--coral,#fb8e78);font-style:normal}.create-hero p{font-size:18px;line-height:1.6;color:var(--muted,#aaa);margin-bottom:30px}.primitive-map{min-width:0}.primitive-map svg{width:100%;overflow:visible}.map-orbit{fill:none;stroke:#ffffff08;stroke-dasharray:3 7}.map-wire{fill:none;opacity:.45}.map-node,.map-wire{stroke:#fa947e;stroke-width:1}.map-node{fill:var(--surface)}.map-inactive{opacity:.22}.map-active{opacity:1;transition:opacity .3s}.map-glyph{font:26px sans-serif;fill:#fa947e;text-anchor:middle}.map-label{font:11px monospace;fill:#c2c3ba;text-anchor:middle;text-transform:uppercase;letter-spacing:1px}.map-core{fill:#f79580;stroke:#ffb3a0;stroke-width:1}.map-core-glyph{fill:#29221f;font:44px sans-serif;text-anchor:middle}.map-core-label{font:8px monospace;fill:#29221f;text-anchor:middle;letter-spacing:2px}.map-caption{text-align:center;font-size:11px;color:var(--muted);letter-spacing:.08em}.map-caption .status-dot{display:inline-block;margin-right:8px}.create-template-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:48px 0 24px}.create-template-heading h2{font-size:30px;letter-spacing:-.04em;margin:10px 0 0}.create-template-heading p{font-size:13px;line-height:1.7;color:var(--muted)}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.template-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;color:inherit;text-align:left;padding:23px 20px;cursor:pointer;display:flex;flex-direction:column;min-height:335px;transition:background .2s,border-color .2s,transform .2s}.template-card.selected{background:var(--surface2);border-color:#ed9178;transform:translateY(-4px)}.template-status{font-size:10px;color:var(--muted)}.template-status.available{color:var(--positive)}.template-icon{font-size:34px;color:#ec977d;margin:28px 0 18px}.template-card h3{font-size:29px;letter-spacing:-.04em;margin:0 0 18px}.template-card strong{font-size:12px;font-weight:500}.template-card p{font-size:12px;color:var(--muted);line-height:1.7;margin:10px 0 20px}.template-card>small{font-size:9px;line-height:1.8;color:var(--muted);margin-top:auto;min-height:32px}.template-link{border-top:1px solid #ffffff12;padding-top:18px;margin-top:18px;font-size:12px;color:#f1a28a}.create-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:35px;margin-top:35px;border-top:1px solid #ffffff15}.create-bottom>span{font:10px monospace;letter-spacing:1px;color:#c0b9a2}.create-bottom p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.composition-dialog{background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:16px;padding:40px;max-width:620px;width:calc(100% - 32px);max-height:85vh;overflow:auto}.composition-dialog::backdrop{background:#090b08bb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.composition-dialog h2{font-size:32px;letter-spacing:-.04em}.composition-dialog p{line-height:1.7;color:var(--muted)}.dialog-close{float:right;background:transparent;border:0;color:inherit;font-size:26px;cursor:pointer}.module-pills{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.module-pills span{border:1px solid #ffffff25;border-radius:20px;padding:10px 15px;font-size:12px}.composition-wizard .wizard-sidebar>.eyebrow{display:block;margin-top:32px}.composition-wizard .wizard-sidebar h1{margin-top:14px}.composition-wizard .wizard-form h2{max-width:570px}.brain-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:25px 0}.brain-options button{display:flex;flex-direction:column;gap:12px;text-align:left;padding:18px 14px;min-height:150px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);cursor:pointer}.brain-options button.selected{border-color:#ee9b7e;background:var(--surface2)}.brain-options button>span{font:10px monospace;color:#f2a68c}.brain-options strong{font-size:13px;font-weight:500;line-height:1.5}.brain-options small{font-size:11px;line-height:1.5;color:var(--muted)}.module-fields{border-top:1px solid #ffffff15;padding-top:20px;margin-top:26px}.module-fields .row h3{font-size:19px;letter-spacing:-.02em}.tool-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tool-checks label{display:flex!important;align-items:center;gap:10px;font-size:12px!important;margin:0!important;border:1px solid var(--line);border-radius:8px;padding:13px}.tool-checks input{width:auto!important;accent-color:#f49b83}.sdk-preview{margin:28px 0;border-block:1px solid #ffffff20;padding:20px 0}.sdk-preview summary{font-size:13px;cursor:pointer;line-height:1.7}.sdk-preview summary span{display:block;color:var(--muted);font-size:11px;padding-left:14px}.sdk-preview p{font-size:12px;line-height:1.7;color:var(--muted)}.sdk-preview pre{font-size:10px;white-space:pre-wrap;line-height:1.8;color:#dcb9a2}.composition-wizard .portrait-options{flex-wrap:wrap}.creation-complete{max-width:820px;margin:60px auto;text-align:center}.creation-complete h1{font-size:clamp(44px,6vw,76px);line-height:1.05;letter-spacing:-.055em;margin:25px 0}.creation-complete>p{color:var(--muted);line-height:1.7}.creation-complete .primitive-map{max-width:570px;margin:0 auto}.assembly-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:30px 0}.assembly-strip span{border:1px solid #ffffff20;padding:10px;border-radius:6px;font-size:11px;animation:module-arrive .6s both}.is-alive .map-active{animation:module-arrive .8s both}.completion-actions{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0}.creation-complete .completion-actions{justify-content:center}@keyframes module-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.composed-profile{display:grid;grid-template-columns:300px 1fr;gap:50px;margin:35px 0 60px;align-items:center}.composed-profile>.agent-media{height:340px;border-radius:14px;overflow:hidden}.composed-profile .agent-media img{height:100%;width:100%;object-fit:cover}.composed-profile h1{font-size:58px;letter-spacing:-.05em;margin:14px 0}.composed-profile h1 span{display:inline-block;font-size:15px;letter-spacing:0;color:var(--muted);margin-left:15px}.composed-profile h2{font-size:23px;font-weight:400;letter-spacing:-.03em}.composed-profile p{line-height:1.7;color:var(--muted)}.intelligence-upgrade{max-width:850px;margin:40px auto;padding:35px!important;border:1px solid #f1947770;border-radius:16px}.module-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.module-status-grid>div{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #ffffff1a;border-radius:8px;padding:20px;font-size:13px}.module-status-grid small{font-size:10px;color:var(--muted)}.module-status-grid .text-button{font-size:11px}.composition-market{margin:50px 0;padding:30px;border:1px solid #ffffff1a;border-radius:12px}.composition-market h2{font-size:30px}.token-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:24px 0}.token-metrics-grid small{display:block;color:var(--muted);font-size:11px;margin-bottom:9px}.token-metrics-grid strong{font-weight:500;font-size:22px;letter-spacing:-.035em}.composition-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.composition-filters button{border:1px solid #ffffff25;background:transparent;color:var(--muted);border-radius:25px;padding:10px 20px;cursor:pointer;font-size:13px}.composition-filters button.selected{background:var(--text);color:#262a21;border-color:var(--text)}.composition-filters button:disabled{opacity:.45;cursor:default}.composition-filters small{font-size:9px;margin-left:6px}.economy-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.economy-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--surface)}.economy-card .agent-media{height:210px}.economy-card .agent-media img{width:100%;height:100%;object-fit:cover}.economy-card-content{padding:22px}.economy-card h3{font-size:26px;margin:12px 0}.economy-card h3 small{font-size:11px;color:var(--muted);font-weight:400}.economy-card p{font-size:13px;color:var(--muted);line-height:1.6}.economy-card .token-metrics-grid{grid-template-columns:1fr 1fr;border-block:1px solid #ffffff15;padding:18px 0}.economy-card .token-metrics-grid strong{font-size:19px}.economy-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.composition-dialog .disclosure,.economy-card-actions .text-button{font-size:11px}.composition-wizard .definition-list dd{overflow-wrap:anywhere}@media (max-width:1100px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-hero{min-height:450px}.economy-card-grid,.module-status-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.create-entry{padding-top:10px}.create-hero{grid-template-columns:1fr;gap:0}.create-hero h1{font-size:57px}.create-hero p{font-size:15px}.create-hero .primitive-map{max-width:460px;width:100%;margin:10px auto 25px}.create-template-heading{align-items:start;flex-direction:column;gap:5px;margin-top:30px}.create-template-heading h2{font-size:26px}.template-grid{gap:10px}.template-card{padding:17px 13px;min-height:330px}.template-card h3{font-size:25px}.template-card p,.template-card strong{font-size:11px}.template-card>small,.template-status{font-size:8px}.create-bottom{flex-direction:column}.brain-options{grid-template-columns:1fr}.brain-options button{min-height:0;display:grid;grid-template-columns:20px 1fr;gap:7px 10px;padding:16px}.brain-options small{grid-column:2}.tool-checks{grid-template-columns:1fr}.module-fields .row{align-items:start;gap:10px;flex-wrap:wrap}.composed-profile{grid-template-columns:1fr;gap:20px}.composed-profile>.agent-media{max-width:340px;width:100%;height:300px}.composed-profile h1{font-size:43px;overflow-wrap:anywhere}.economy-card-grid,.module-status-grid{grid-template-columns:1fr}.token-metrics-grid{grid-template-columns:repeat(2,1fr)}.composition-market{padding:20px}.intelligence-upgrade{padding:20px!important}.composition-dialog{padding:25px}.composition-dialog h2{font-size:26px}.creation-complete{margin:25px auto}.composition-filters button{padding:9px 14px;font-size:12px}.composition-wizard .wizard-form h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.map-active,.template-card{transition:none}.assembly-strip span,.is-alive .map-active{animation:none}}.recipe-heading h3{font-size:30px;letter-spacing:-.04em;margin:12px 0}.recipe-heading p{color:var(--muted);font-size:13px}.recipe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.recipe-grid button{background:var(--surface);border:1px solid var(--line);border-radius:12px;text-align:left;padding:20px;display:flex;flex-direction:column;gap:10px}.recipe-grid button.selected{border-color:var(--accent);background:var(--surface2)}.recipe-grid strong{font-size:18px;letter-spacing:-.02em}.recipe-grid p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.recipe-grid small{font-size:10px;color:var(--positive);line-height:1.7;margin-top:auto}.recipe-grid .eyebrow{font-size:9px}.economic-loop{padding:22px 0;margin:15px 0;border-block:1px solid var(--line)}.economic-loop ol{display:flex;flex-wrap:wrap;gap:12px;margin:25px 0;padding:0;list-style:none}.economic-loop li{flex:1 1 110px;position:relative;padding:13px 23px 13px 13px;border:1px solid var(--line);background:var(--surface2);border-radius:8px;font-size:11px;line-height:1.6;overflow:hidden;min-width:0}.economic-loop li:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:30%;background:var(--accent);animation:economic-pulse 4s linear infinite;animation-delay:inherit;opacity:.7}.economic-loop li b{position:absolute;right:8px;top:50%;color:var(--accent);font-size:13px}.loop-number{display:block;font:9px monospace;color:var(--muted);margin-bottom:7px}.economic-loop .row{gap:12px;flex-wrap:wrap}.economic-loop .micro-note{font-size:10px}.customize-economics{margin:12px 0 25px}.recipe-simulator{padding:24px;border:1px solid var(--line);border-radius:12px}.recipe-simulator h3{font-size:17px}.recipe-simulator .simulator-result{font-size:28px;display:flex;flex-wrap:wrap;gap:10px;align-items:baseline}.recipe-simulator .simulator-result small{font-size:11px;color:var(--muted)}.volume-presets{display:flex;gap:8px;margin:20px 0}.volume-presets button{background:var(--surface2);border:1px solid var(--line);border-radius:6px;padding:8px 15px}.volume-presets button[aria-pressed=true]{border-color:var(--accent)}.routing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:14px}.routing-grid>div{padding:16px;background:var(--surface2);border-radius:8px}.routing-grid strong{display:block;font-size:21px;font-weight:500}.routing-grid small,.routing-grid span{display:block;font-size:11px;color:var(--muted)}.economic-receipt{display:grid;grid-template-columns:110px 1fr 135px;gap:18px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}.receipt-badge{font:9px monospace;color:var(--accent);letter-spacing:.07em}.economic-receipt strong{font-size:16px}.economic-receipt p{margin:4px 0;font-size:12px}.economic-receipt small{display:block;font-size:10px;color:var(--muted);overflow-wrap:anywhere}.economic-receipt time{font-size:10px;color:var(--muted);text-align:right}.economic-rules{border:1px solid var(--line);border-radius:10px;padding:20px;margin:30px 0}.economic-rules summary{cursor:pointer;font-size:14px}.economic-rules summary .demo-tag{margin-left:15px}.economic-rules p{font-size:12px;color:var(--muted)}.economic-waterfall{text-align:center}.flow-total{padding:20px}.flow-total strong{display:block;font-size:40px;letter-spacing:-.04em}.flow-total span{font-size:12px;color:var(--muted)}.flow-down{display:block;margin:18px;color:var(--accent);font-size:24px}.treasury-actions{border:1px solid var(--line);border-radius:10px;padding:20px}.treasury-actions h3{margin:0 0 10px}.treasury-actions p{font-size:13px;line-height:1.8}.outcome-strip{display:flex;justify-content:center;gap:40px}.outcome-strip span{font-size:11px;color:var(--muted)}.outcome-strip strong{display:block;font-size:28px;font-weight:500;color:var(--positive)}.behavior-economy>h3{margin-top:35px}.mini-economic-flow{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:9px;padding-top:12px;color:var(--muted)}.mini-economic-flow b{color:var(--accent)}.mini-economic-flow small{font-size:8px;opacity:.7}.featured-economic-bridge{border-block:1px solid var(--line);padding:28px 0;margin:0 0 30px}.featured-economic-bridge h2{font-size:28px;letter-spacing:-.035em;margin:8px 0 20px}.bridge-flow{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:15px}.bridge-flow>span{font-size:12px}.bridge-flow>b{color:var(--accent)}.featured-economic-bridge>small{display:block;font-size:10px;color:var(--muted);margin-top:8px}.platform-economy{border-block:1px solid var(--line);padding:35px 0}.platform-economy h2{font-size:30px;letter-spacing:-.04em}.platform-economy-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin:30px 0}.platform-economy-metrics strong{display:block;font-size:30px;letter-spacing:-.035em}.platform-economy-metrics span{font-size:10px;color:var(--muted)}.profile-section-nav{display:flex;gap:25px;border-block:1px solid var(--line);padding:18px 0;margin:30px 0;flex-wrap:wrap}.profile-section-nav a{font-size:12px;color:var(--muted)}.profile-section-nav a:hover{color:var(--accent)}.birth-stages{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:25px 0}.birth-stages span{font-size:11px;border:1px solid var(--line);border-radius:6px;padding:10px;animation:module-arrive .8s both}.economy-birth{margin:40px 0;text-align:left}.economy-birth h2{font-size:32px;letter-spacing:-.04em}.economy-birth>p{font-size:13px;color:var(--muted)}.type-burn{color:var(--accent)}@keyframes economic-pulse{0%{transform:translateX(-110%)}to{transform:translateX(450%)}}@media (max-width:900px){.platform-economy-metrics{grid-template-columns:repeat(3,1fr)}.economic-receipt{grid-template-columns:85px 1fr}.economic-receipt time{grid-column:2;text-align:left}.outcome-strip{gap:20px}}@media (max-width:600px){.recipe-grid{grid-template-columns:1fr}.economic-loop li{flex-basis:110px}.recipe-simulator{padding:16px}.behavior-economy>.row,.platform-economy>.row,.recipe-simulator .row{flex-wrap:wrap;gap:10px}.economic-receipt{grid-template-columns:1fr;gap:5px}.economic-receipt time{grid-column:1}.economic-rules summary .demo-tag{display:block;margin:8px 0}.profile-section-nav{gap:16px}.profile-section-nav a{font-size:11px}.outcome-strip{flex-wrap:wrap}.platform-economy-metrics{grid-template-columns:repeat(2,1fr)}.platform-economy-metrics strong{font-size:27px}.bridge-flow{gap:9px}.bridge-flow>span{font-size:11px}.recipe-heading h3{font-size:26px}.flow-total strong{font-size:33px}}@media (prefers-reduced-motion:reduce){.birth-stages span,.economic-loop li:after{animation:none}.economic-loop li:after{width:100%;opacity:.3}}.asset-identity{display:inline-flex;align-items:center;gap:8px;max-width:100%;vertical-align:middle}.asset-identity img,.asset-initials{width:28px;height:28px;flex-shrink:0;border-radius:50%}.asset-initials{display:grid;place-items:center;background:var(--line,#ddd);font-size:11px}.asset-identity small{display:block;font-size:12px;font-weight:400}.asset-identity>span{overflow-wrap:anywhere}.screener-controls{display:flex;align-items:end;gap:14px;flex-wrap:wrap;margin:32px 0 24px}.screener-controls label{display:grid;gap:7px;font-size:13px}.screener-controls input,.screener-controls select{min-height:44px;border:1px solid #c9c7bf;background:transparent;padding:10px 12px;color:inherit;font:inherit}.screener-search{flex:1 1;min-width:240px}.screener-caption{display:flex;align-items:center;gap:24px;padding:16px 0;border-top:2px solid #111}.screener-caption small{margin-left:auto}.intelligence-table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed;font-size:14px}.intelligence-table th{padding:12px 10px;border-bottom:1px solid #bcbab2;font-weight:500;color:#68675f}.intelligence-table th:first-child{width:25%}.intelligence-table th:nth-child(2){width:16%}.intelligence-table th:nth-child(3){width:18%}.intelligence-table th:nth-child(4){width:15%}.intelligence-table th:last-child{width:11%}.intelligence-table td{padding:20px 10px 12px;vertical-align:top;overflow-wrap:anywhere}.intelligence-table p{font-size:13px;line-height:1.45;margin:6px 0;color:#66645d}.screener-agent{display:flex;gap:12px}.agent-initial,.screener-agent img{flex-shrink:0;width:36px;height:36px;object-fit:cover;border-radius:50%}.agent-initial{display:grid;place-items:center;background:#e3e1d9;font-size:13px}.screener-subline{display:block;margin-top:7px}.screener-assets{display:grid;gap:10px}.screener-assets .asset-identity small{display:none}.intelligence-table .evidence-strip{display:flex;flex-wrap:wrap;gap:6px}.intelligence-table .evidence-strip summary{font-size:11px}.intelligence-table .screener-detail-row td{padding:0 10px 14px;border-bottom:1px solid #d2d0c8}.screener-detail-row summary{font-size:12px;color:#67655e;cursor:pointer}.screener-quickview{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;padding:24px 0}.screener-quickview h3{font-size:18px}.screener-empty{padding:60px 0;border-bottom:1px solid #ccc}.screener-empty h2{font-size:30px}.fee-split{display:grid;grid-template-columns:7fr 3fr;margin:22px 0;border-top:3px solid #f65635;gap:24px;padding-top:18px}.fee-split div{display:grid;gap:5px}.fee-split strong{font-size:44px;letter-spacing:-2px}.fee-split small{color:#67655e}.economy-allocation{margin:32px 0}.signal-tape{border-top:2px solid #111;margin:28px 0}.tape-row{display:grid;grid-template-columns:110px 1.2fr 1fr .8fr 1.2fr 1fr 60px;align-items:start;gap:18px;padding:24px 0;border-bottom:1px solid #cfcdc5;font-size:14px}.tape-row time small{display:block;margin-top:5px}.tape-row .evidence-strip{display:flex;flex-wrap:wrap;gap:6px}.tape-row .evidence-strip summary{font-size:12px}.tape-summary{grid-column:2/-1;color:#66645d}.tape-summary summary{cursor:pointer}.intelligence-screener small,.tape-row small{color:#6a685f;line-height:1.4}.intelligence-screener .disclosure{margin:24px 0}@media(max-width:1000px){.intelligence-table{font-size:12px}.screener-agent{gap:6px}.agent-initial,.screener-agent img{width:28px;height:28px}.tape-row{grid-template-columns:95px 1fr 1fr 1fr}.tape-summary{grid-column:1/-1}}@media(max-width:700px){.screener-controls{gap:12px}.screener-controls label{flex:1 1;min-width:140px}.screener-controls .screener-search{flex-basis:100%}.screener-caption{gap:12px;flex-wrap:wrap;font-size:12px}.screener-caption small{margin-left:0}.intelligence-table,.intelligence-table tbody{display:block}.intelligence-table thead{display:none}.intelligence-table tr{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px;padding-top:24px}.intelligence-table td{display:block;padding:0;font-size:14px}.intelligence-table td:before{content:attr(data-label);display:block;font-size:11px;color:#77756d;margin-bottom:8px}.intelligence-table td:first-child{grid-column:1/-1}.agent-initial,.screener-agent img{width:36px;height:36px}.intelligence-table .screener-detail-row{display:block;padding-top:16px}.intelligence-table .screener-detail-row td{padding:0 0 20px}.screener-quickview{grid-template-columns:1fr;gap:16px}.screener-assets{display:flex;flex-wrap:wrap}.tape-row{grid-template-columns:1fr 1fr;gap:16px}.tape-summary{grid-column:1/-1}.fee-split strong{font-size:38px}}.intelligence-page.route-page{padding-top:32px}.intelligence-page .page-intro{padding:12px 0 24px;max-width:none}.intelligence-page .page-intro h1{font-size:clamp(36px,4.4vw,64px);line-height:1.02;letter-spacing:-.055em;max-width:1050px;margin-bottom:18px}.intelligence-page .page-intro .eyebrow{margin-bottom:14px}.intelligence-page .hero-actions{margin-top:18px}.intelligence-page>section.intelligence-screener{margin-top:20px}.intelligence-page .screener-controls{margin-top:16px}.current-strategy{border-left:3px solid var(--accent);padding-left:24px}