:root{--background-primary:#f1f0ec;--background-secondary:#e6e4de;--text-primary:#0b0b0c;--text-secondary:#69665f;--accent-primary:#ee5a3a;--accent-text:#c23e1f;--surface-dark:#0b0b0c;--border-subtle:#cecbc3;--positive:#276448;--negative:#ad392d;--bg:var(--background-primary);--surface:#ebe9e3;--surface2:#e4e2dc;--text:var(--text-primary);--muted:var(--text-secondary);--line:var(--border-subtle);--accent:var(--accent-primary);color-scheme:light}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px}::selection{background:var(--accent-primary);color:#fff}.header{border-bottom:1px solid var(--line);padding-block:24px;background:var(--bg)}.brand{font-weight:700;letter-spacing:-.055em}.brand-dot{color:var(--text)}.brand-symbol{color:var(--accent-primary)}.header nav a{font-size:13px;color:var(--text-secondary)}.header nav a.active{color:var(--text)}.button{background:var(--text-primary);color:var(--background-primary);border:1px solid var(--text-primary);border-radius:99px;padding:15px 25px;font-weight:600}.button:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--text)}.button.ghost{background:transparent;color:var(--text);border-color:var(--line)}.button.small{border-radius:99px}.eyebrow,.text-button,.text-link{color:var(--accent-text)}.demo-bar{background:var(--bg);border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.demo-pill,.demo-tag{border-color:var(--line);color:var(--muted);background:transparent}.status-dot{background:var(--accent-primary)}.page-content{max-width:1600px;width:calc(100% - 100px)}.route-page{padding-top:75px}.page-intro{max-width:1080px;margin-bottom:70px}.page-intro h1{font-size:clamp(52px,7.8vw,118px);line-height:.92;letter-spacing:-.065em;font-weight:700;margin:25px 0}.page-intro p{max-width:560px;font-size:17px;line-height:1.5;color:var(--muted)}.editorial-headline{font-size:clamp(56px,7.7vw,118px);line-height:.91;letter-spacing:-.065em;font-weight:700;margin:0;text-wrap:balance}.section-heading{align-items:end;margin:70px 0 40px}.section-heading h2{font-size:clamp(34px,5vw,72px);max-width:820px;line-height:.95;letter-spacing:-.055em}.section-heading p{color:var(--muted)}.section-heading .text-link{white-space:nowrap}.constitution,.economic-constitution,.panel,.profile-economies{background:transparent;border:0;border-top:1px solid var(--line);border-radius:0;padding:35px 0;box-shadow:none}.dark-surface{background:var(--surface-dark);color:var(--background-primary)}.scroll-story{height:1500svh;position:relative;background:var(--bg)}.story-stage{height:100svh;min-height:590px;position:sticky;top:0;overflow:hidden;--entity-x:48%;--entity-y:47%;--entity-scale:1.08}.story-topline{position:absolute;top:24px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:center;font-size:12px;z-index:8}.story-topline>a:last-child{background:var(--text);color:var(--bg);padding:9px 18px;border-radius:99px}.story-topline>span{color:var(--muted)}.scene-label{position:absolute;left:36%;top:11%;padding:0 0 90px 22px;border-left:1px solid var(--text);max-width:290px;z-index:4;font-size:14px;font-weight:600;line-height:1.18}.scene-label p{color:var(--muted);margin:5px 0}.story-copy{position:absolute;left:4.5%;bottom:11%;z-index:5;width:63%;pointer-events:none}.story-copy>a{pointer-events:auto;display:inline-flex;margin-top:28px}.story-title{font-size:clamp(68px,10vw,172px);letter-spacing:-.065em;line-height:.88;margin:0;font-weight:700}.story-title>span{display:block}.story-title>span:last-child{color:var(--accent-primary)}.story-subtitle{font-size:16px;color:var(--muted);line-height:1.4;margin:24px 0 0}.story-stage[data-scene="8"] .story-title,.story-stage[data-scene="9"] .story-title{font-size:clamp(64px,8.2vw,138px)}.story-stage[data-scene="10"] .story-title,.story-stage[data-scene="12"] .story-title{font-size:clamp(55px,7.3vw,118px)}.story-stage[data-scene="13"] .story-copy{width:90%}.story-stage[data-scene="13"] .story-mechanism{opacity:.18}.story-ghost{position:absolute;right:-3%;bottom:-12%;font-size:clamp(150px,27vw,460px);font-weight:700;line-height:1;letter-spacing:-.065em;color:#e3e1db;pointer-events:none;white-space:nowrap}.story-mechanism{position:absolute;width:49%;right:3%;top:9%;height:79%;z-index:3;isolation:isolate}.story-mechanism:before{content:"";position:absolute;inset:-15% -15% -5%;background:#e6e4de;border-radius:48% 52% 40% 60%;z-index:-2;opacity:.7}.story-cultural{position:absolute;inset:3% 0 0 7%;z-index:-1;opacity:.32;overflow:hidden;border-radius:48% 42% 48% 40%}.story-cultural .media-reveal{height:100%}.media-reveal{position:relative;overflow:hidden;min-height:200px;--reveal-x:50%;--reveal-y:50%;background:var(--surface2)}.media-reveal img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:object-position .8s,opacity .4s;filter:grayscale(1)}.media-reveal .reveal-base{opacity:.13}.media-reveal .reveal-color{position:absolute;inset:0;filter:none;opacity:.85;clip-path:circle(18% at var(--reveal-x) var(--reveal-y));transition:clip-path .12s,opacity .3s}.media-reveal.revealed .reveal-color{clip-path:circle(90% at 50% 50%)}.media-reveal[data-context=Markets] img{object-position:80% 50%}.media-reveal[data-context=Intelligence] img{object-position:20% 50%}.reveal-control{position:absolute;right:12px;bottom:12px;z-index:1;background:var(--bg);border:1px solid var(--line);padding:8px 12px;border-radius:99px;font-size:10px;color:var(--text)}.story-cultural .reveal-control{font-size:9px;right:22%;bottom:8%}.story-entity{position:absolute;left:var(--entity-x);top:var(--entity-y);width:55%;aspect-ratio:1;transform:translate(-50%,-50%) scale(var(--entity-scale));z-index:4;will-change:transform}.story-entity>img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 18px #00000018)}.entity-name{display:block;text-align:center;font-size:16px;font-weight:700;letter-spacing:-.03em;margin-top:-5px}.entity-name small{display:block;font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0}.entity-ring{position:absolute;inset:-12%;border:1px solid var(--accent-primary);border-radius:50%;opacity:0;transition:opacity .3s}.entity-ring:after{content:"";position:absolute;inset:5%;border:1px dashed var(--accent-primary);border-radius:50%;opacity:.6}.entity-token{position:absolute;bottom:-37%;left:50%;transform:translateX(-50%);background:var(--accent-primary);padding:8px 16px;border-radius:99px;font-size:21px;font-weight:700;opacity:0;white-space:nowrap}.entity-token small{display:block;font-size:11px;font-weight:400}.on{opacity:1!important;visibility:visible!important}.story-assets,.story-fees,.story-intelligence,.story-loop-labels,.story-pair,.story-performance,.story-reputation,.story-routing,.story-species,.story-treasury{opacity:0;visibility:hidden;position:absolute;transition:opacity .28s,visibility .28s}.story-assets{top:22%;right:0;display:flex;flex-direction:column;gap:9px;width:21%;font-size:clamp(18px,2.8vw,38px);font-weight:700;letter-spacing:-.05em}.story-assets strong{color:var(--accent-text)}.story-assets span{opacity:.5}.story-assets small{font-size:10px;font-weight:400;letter-spacing:0;color:var(--muted)}.story-pair{left:32%;top:26%;font-size:14px;display:flex;flex-direction:column;gap:6px;text-align:center}.story-pair small{font-size:10px;color:var(--muted)}.story-stage[data-scene="4"] .story-pair,.story-stage[data-scene="5"] .story-pair{top:12%}.story-trades{display:flex;gap:15px;color:var(--accent-text);font-size:10px;animation:trade-drift 3s ease-in-out infinite alternate}.story-connections{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.connection{stroke:var(--text-primary);stroke-width:1;fill:none;opacity:0;transition:opacity .3s}.action-connection,.fee-connection{stroke:var(--accent-primary);stroke-width:2;stroke-dasharray:3 7}.story-packet{opacity:0;offset-path:path("M120 215H490");animation:trade-path 3s linear infinite}.story-trace{stroke:var(--accent-primary);stroke-width:2;fill:none;opacity:0;stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 1s,opacity .3s}.story-trace.on{stroke-dashoffset:0}.story-fees{left:32%;top:43%;text-align:center;display:flex;flex-direction:column}.story-fees>strong{font-size:clamp(35px,5vw,76px);letter-spacing:-.065em;color:var(--accent-text);line-height:1}.story-fees>span{font-size:13px;font-weight:600}.story-fees>small{margin-top:12px;font-size:11px}.story-routing{left:0;right:0;top:72%;display:flex;gap:13px}.story-routing>div{border-top:1px solid var(--text);padding:12px 4px;flex:1 1;min-width:0}.story-routing>div.dark-surface{padding:12px}.story-routing strong{display:block;font-size:clamp(10px,1.2vw,18px);line-height:1.1}.story-routing span{font-size:11px;color:var(--muted)}.story-routing .dark-surface span{color:var(--accent-primary)}.story-intelligence{right:2%;top:23%;border-left:1px solid var(--text);padding-left:20px;display:flex;flex-direction:column;font-size:clamp(20px,3vw,44px);font-weight:700;line-height:1.05;letter-spacing:-.055em}.story-intelligence>strong:nth-child(3){color:var(--accent-text)}.story-intelligence small{font-size:11px;color:var(--muted);line-height:1.4;letter-spacing:0;margin-top:15px;font-weight:400}.story-treasury{left:1%;top:43%;padding:18px;width:27%;font-size:15px;z-index:5}.story-treasury>small,.story-treasury>span{display:block;font-size:10px;margin-top:8px}.story-treasury>span{color:var(--accent-primary)}.story-stage[data-scene="6"] .story-treasury{left:24%;top:83%}.story-performance{right:0;top:9%;text-align:right}.story-performance>strong{display:block;font-size:clamp(40px,7vw,108px);letter-spacing:-.065em;line-height:1;color:var(--accent-text)}.story-performance>span{font-size:14px}.story-performance>div{display:flex;gap:30px;margin-top:300px;text-align:left}.story-performance b{font-size:30px;letter-spacing:-.04em}.story-performance small{display:block;font-size:11px;font-weight:400;letter-spacing:0;color:var(--muted)}.story-performance>small{margin-top:12px;max-width:280px}.story-reputation{left:49%;top:20%}.story-reputation>strong{display:block;font-size:clamp(120px,16vw,260px);letter-spacing:-.08em;line-height:.85}.story-reputation>span{font-size:12px}.track-strip{display:flex;align-items:end;gap:2px;height:65px;margin:22px 0 10px}.track-strip i{flex:1 1;background:var(--accent-primary)}.story-loop-labels{inset:10% 5% 5%}.story-loop-labels span{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-210px) rotate(calc(-1 * var(--angle)));background:var(--bg);padding:4px;font-size:12px;font-weight:600}.story-species{inset:7% 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.story-species>div{padding-top:48%;display:flex;flex-direction:column;gap:14px;position:relative;min-width:0}.story-species img{width:100%;aspect-ratio:1;height:auto;object-fit:contain;position:absolute;top:0}.story-species>div:not(:nth-child(2)),.story-species>div:nth-child(2){padding-top:calc(100% + 14px)}.story-species strong{font-size:23px;letter-spacing:-.04em}.story-species p{border-top:1px solid var(--line);padding-top:15px;font-size:12px;line-height:1.8}.story-species small{font-size:10px;color:var(--muted)}.scene-progress{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:8;display:flex;flex-direction:column}.scene-progress button{width:38px;height:23px;border:0;background:transparent;display:flex;justify-content:end;align-items:center;gap:4px;padding:0}.scene-progress button>span{width:12px;height:2px;background:var(--muted)}.scene-progress button[aria-current=step]>span{width:23px;background:var(--accent-primary)}.scene-progress small{font-size:8px}.story-bottom{position:absolute;bottom:22px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:center;gap:15px;z-index:8;font-size:11px;color:var(--muted)}.story-bottom button{border:0;background:transparent;padding:8px 0;font-size:11px}.story-bottom small{font-size:10px}.motion-paused *,.motion-paused :after{animation-play-state:paused!important}@keyframes trade-drift{to{transform:translateX(20px)}}@keyframes trade-path{to{offset-distance:100%}}.editorial-home>section{margin-block:100px}.editorial-feature{display:grid;grid-template-columns:1fr 1fr;position:relative;gap:50px;align-items:center;padding-top:50px}.feature-title{z-index:2}.feature-title p{max-width:350px;color:var(--muted);margin:30px 0}.editorial-feature-media{position:relative;margin-left:-15%;width:115%}.editorial-feature-media .agent-media{height:600px;background:transparent}.editorial-feature-media img{object-fit:contain;width:100%;height:100%}.feature-data{grid-column:1/-1;max-width:100%;border-top:1px solid var(--line);padding-top:30px}.feature-data .dual-economy{gap:70px}.feature-data .economy-side>strong{font-size:56px}.culture-break{position:relative;min-height:580px;padding:60px 0}.culture-break .editorial-headline{position:relative;z-index:2;pointer-events:none}.culture-break>.media-reveal{width:62%;height:440px;margin:-35px 0 0 auto}.culture-break>p{position:absolute;left:0;bottom:30px;max-width:300px;font-size:21px;line-height:1.2}.agent-grid.editorial-agent-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:90px 60px;align-items:start}.editorial-agent-grid>.agent-card:nth-child(2n){margin-top:170px}.editorial-agent-grid>.agent-card:nth-child(3n){grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;margin-top:0}.agent-card{border:0;border-radius:0;background:transparent;overflow:visible;box-shadow:none}.agent-card:hover{border-color:transparent;transform:none}.card-visual{background:var(--surface2);border-radius:0;height:380px;overflow:hidden}.card-visual .agent-media{height:100%}.card-visual img{object-fit:contain;width:100%;height:100%}.card-category,.card-visual .badge{background:var(--bg);color:var(--text);border:0}.portrait-name{color:var(--text);opacity:.12;font-size:80px}.card-body{padding:30px 0}.agent-title{font-size:43px;letter-spacing:-.055em}.agent-title span{font-size:14px;color:var(--muted)}.card-body .identity{font-size:20px;color:var(--text);margin:20px 0 12px;line-height:1.2}.card-body .mandate{color:var(--muted)}.follow{border:1px solid var(--line);background:transparent;color:var(--text);border-radius:99px}.follow.selected{background:var(--surface2);color:var(--text)}.dual-economy,.economy-side{border-color:var(--line);background:transparent}.dual-economy strong,.economy-side dd,.economy-side dl,.economy-side h3{color:var(--text)}.card-period-row,.economy-caveat,.economy-side dt,.economy-side small{color:var(--muted)}.economy-side .positive{color:var(--positive)}.economy-side .negative{color:var(--negative)}.periods{background:var(--surface2);border-color:var(--line);border-radius:99px}.periods button{color:var(--muted)}.periods button.selected{background:var(--text);color:var(--bg);border-radius:99px}.recent{color:var(--muted)}.card-actions,.recent{border-color:var(--line)}.filters input,.filters select,input,select,textarea{color:var(--text);background:transparent;border-color:var(--line);border-radius:3px}.filters{border-block:1px solid var(--line);padding:22px 0;margin:35px 0}.composition-filters button,.tabs button{color:var(--text-secondary);border-color:var(--line);background:transparent}.composition-filters button.selected,.tabs button.selected{color:var(--bg);background:var(--text);border-color:var(--text)}.composition-filters{margin-bottom:0}.economy-card-grid{grid-template-columns:1.2fr 1fr;gap:60px}.economy-card{border:0;border-radius:0;background:transparent}.economy-card .agent-media{height:330px;background:var(--surface2)}.economy-card-content{padding:25px 0}.economy-card h3{font-size:45px;letter-spacing:-.05em}.economy-card p{color:var(--muted)}.economy-card .token-metrics-grid{border-color:var(--line)}.token-metrics-grid strong{color:var(--text)}.economy-card h3 small{color:var(--muted)}.agent-detail-hero{grid-template-columns:45% 1fr;gap:60px;align-items:center;margin-bottom:80px}.agent-detail-hero>.agent-media{height:600px;background:transparent;border-radius:0}.agent-detail-hero img{object-fit:contain;height:100%;width:100%}.agent-detail-hero h1,.composed-profile h1{font-size:clamp(65px,8.5vw,135px);letter-spacing:-.065em;line-height:.95}.agent-detail-hero h2{font-size:28px;color:var(--text)}.agent-detail-hero p{color:var(--muted)}.detail-tags>a,.detail-tags>span{color:var(--text-secondary)}.badge,.detail-tags>a,.detail-tags>span{background:transparent;border-color:var(--line)}.badge{color:var(--text)}.composed-profile{grid-template-columns:40% 1fr;gap:70px}.composed-profile>.agent-media{height:480px;max-width:none;background:var(--surface2);border-radius:0}.composed-profile h2{font-size:27px}.profile-section-nav{gap:35px}.profile-section-nav a{font-size:14px}.profile-economies>.row h2{font-size:34px;letter-spacing:-.045em}.detail-columns{gap:60px}.panel h2{font-size:36px;letter-spacing:-.045em}.definition-list dt,.position{color:var(--muted);border-color:var(--line)}.big-value,.definition-list dd{color:var(--text)}.big-value{font-size:46px}.weight-bar{background:var(--surface2)}.economic-loop li{background:transparent;border:0;border-top:1px solid var(--line);border-radius:0;font-size:12px}.economic-loop li:after{height:1px}.economic-loop .eyebrow{color:var(--muted)}.routing-grid>div{background:var(--surface2);border-radius:0}.treasury-actions{background:var(--surface-dark);color:var(--bg);border:0;border-radius:0;padding:35px}.treasury-actions .micro-note{color:#bbb8b0}.outcome-strip strong{color:var(--positive)}.economic-rules{border-radius:0}.economic-receipt{border-color:var(--line)}.receipt-badge{color:var(--accent-text)}.flow-total strong{font-size:64px;letter-spacing:-.055em}.profile-section-nav{background:var(--bg)}.composition-market{padding:30px 0}.composition-market,.module-status-grid>div{border:0;border-top:1px solid var(--line);border-radius:0}.module-status-grid>div{padding:20px 0}.composition-dialog,.token-dialog{background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:0}.composition-dialog p{color:var(--muted)}.composition-dialog::backdrop,.token-dialog::backdrop{background:#0b0b0c77}.token-preview-metrics{background:var(--surface2)}.token-dialog h2{color:var(--text)}.arena{background:transparent;border:0;border-radius:0}.arena-controls{padding-inline:0;border-color:var(--line)}.table-scroll{border-block:1px solid var(--line)}table{background:transparent}thead{background:var(--surface2)}td,th{border-color:var(--line);color:var(--text)}tbody tr:hover{background:var(--surface2)}.rank,.ranking-note,.table-agent small{color:var(--muted)}.explanation-grid{border-color:var(--line)}.explanation-grid p{color:var(--muted)}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 70px}.market-card{background:transparent;border:0;border-top:1px solid var(--text);border-radius:0;padding:35px 0;margin-bottom:40px}.market-card:hover{transform:none;background:transparent}.market-card h3{font-size:48px;letter-spacing:-.055em}.market-card h3 span{color:var(--muted);font-size:17px}.asset-icon{background:var(--surface2)!important;color:var(--text)!important;border-radius:50%}.market-quote strong{font-size:32px}.market-relationships{border-color:var(--line)}.market-relationships dt{color:var(--muted)}.top-market-agent{background:transparent;border-block:1px solid var(--line);border-radius:0;padding-inline:0}.market-arena-link,.top-market-agent small{color:var(--muted)}.market-context{background:transparent;border-top:1px solid var(--text);border-bottom:1px solid var(--line)}.market-price{color:var(--text)}.activity-item{border-color:var(--line)}.activity-item p,.activity-item time{color:var(--muted)}.activity-type{background:transparent!important;color:var(--accent-text)!important;border:1px solid var(--line);border-radius:0}.feed-section h2{font-size:clamp(40px,5vw,72px);line-height:.95;letter-spacing:-.055em}.feed-section p{color:var(--muted)}.bring-agent,.launch-cta,.platform-thesis{background:transparent;border-block:1px solid var(--line);border-radius:0;padding-inline:0}.launch-cta h2,.platform-thesis h2{font-size:clamp(38px,5.5vw,78px);letter-spacing:-.06em;line-height:.95}.bring-agent p,.launch-cta p,.platform-thesis p{color:var(--muted)}.platform-thesis .primitive{background:transparent;border-color:var(--line);color:var(--text)}.platform-economy-metrics strong{font-size:44px;letter-spacing:-.055em}.platform-economy h2{font-size:48px;letter-spacing:-.055em}.manifesto,footer{border-color:var(--line)}footer{color:var(--muted);margin-top:80px}footer .brand{color:var(--text)}.create-hero{min-height:660px;grid-template-columns:1.2fr 1fr}.create-hero h1{font-size:clamp(65px,8vw,130px);font-weight:700;letter-spacing:-.065em;line-height:.9}.create-hero h1 em,.creation-complete h1 em{color:var(--accent-primary)}.create-hero p{font-size:18px;color:var(--muted)}.map-orbit{stroke:#0b0b0c14}.map-node{fill:var(--bg);stroke:var(--accent-primary)}.map-label{fill:var(--text)}.map-core,.map-wire{stroke:var(--accent-primary)}.map-core{fill:var(--accent-primary)}.map-caption{color:var(--muted)}.template-grid{gap:25px}.template-card{background:transparent;border:0;border-top:1px solid var(--text);border-radius:0;padding:22px 0;min-height:360px}.template-card.selected{background:transparent;transform:none;border-color:var(--accent-primary)}.template-card h3{font-size:55px;letter-spacing:-.06em}.template-card strong{font-size:14px}.template-card p{font-size:13px}.template-icon{color:var(--accent-primary)}.template-link{border-color:var(--line);color:var(--accent-text)}.create-template-heading h2{font-size:44px;letter-spacing:-.05em}.create-bottom{border-color:var(--line)}.create-bottom>span{color:var(--muted)}.wizard-layout{grid-template-columns:310px minmax(0,1fr);gap:90px}.wizard-sidebar h1{font-size:42px;line-height:.95;letter-spacing:-.055em}.wizard-sidebar li button,.wizard-sidebar p{color:var(--muted)}.wizard-sidebar li.current button{color:var(--text)}.wizard-sidebar li span{background:var(--bg);border-color:var(--line)}.wizard-sidebar li.current span{background:var(--accent-primary);color:var(--text);border-color:var(--accent-primary)}.wizard-sidebar li.complete span{border-color:var(--positive);color:var(--positive)}.wizard-sidebar li:before{background:var(--line)}.wizard-note{border-color:var(--line);color:var(--muted)}.wizard-form{background:transparent;border:0;border-left:1px solid var(--line);border-radius:0;padding:0 0 0 55px;min-width:0}.composition-wizard .wizard-form h2,.wizard-form h2{font-size:clamp(40px,5vw,75px);line-height:.94;letter-spacing:-.055em;max-width:760px;margin:35px 0}.form-intro{color:var(--muted);font-size:16px;margin-bottom:45px}.wizard-form label{color:var(--text);font-size:13px}.wizard-form input,.wizard-form select,.wizard-form textarea{background:#f8f7f3;border:1px solid var(--line);border-radius:0;padding:15px}.wizard-form textarea{min-height:120px}.portrait-options button{background:var(--surface2);border-color:transparent;border-radius:0}.portrait-options button[aria-pressed=true]{border-color:var(--accent-primary)}.upload{border-color:var(--line);border-radius:0;color:var(--muted)}.brain-options button,.upload,.upload input{background:transparent}.brain-options button{border:0;border-top:1px solid var(--text);border-radius:0;color:var(--text);padding:20px 10px 20px 0}.brain-options button.selected{background:var(--surface2);border:0;border-top:2px solid var(--accent-primary);padding-left:12px}.brain-options small{color:var(--muted)}.brain-options strong{font-size:15px}.brain-options button>span{color:var(--accent-text)}.module-fields,.sdk-preview{border-color:var(--line)}.sdk-preview p,.sdk-preview summary span{color:var(--muted)}.sdk-preview pre{color:var(--text)}.market-checks label,.tool-checks label{border-color:var(--line);border-radius:0}.market-checks label{background:transparent;color:var(--text)}.info-box,.runtime-option{background:var(--surface2);border:0;border-radius:0;color:var(--text)}.disclosure,.info-box p,.micro-note,.runtime-option p{color:var(--muted)}.allocation-error,.form-error{background:#f5ded8;color:#a22a17;border-color:#c35c45}.save-notice,.success{background:#e0e8dd;color:#294c35;border-radius:0}.wizard-actions{border-color:var(--line)}.recipe-heading h3{font-size:45px;line-height:.96;letter-spacing:-.055em}.recipe-grid{gap:0 25px}.recipe-grid button{background:transparent;border:0;border-top:1px solid var(--line);border-radius:0;padding:24px 0}.recipe-grid button.selected{background:transparent;border-color:var(--accent-primary)}.recipe-grid button.selected strong:after{content:" ↗";color:var(--accent-primary)}.recipe-grid strong{font-size:26px;letter-spacing:-.05em}.recipe-grid small{color:var(--muted)}.recipe-simulator{background:var(--surface2);border:0;border-radius:0}.recipe-simulator .simulator-result{color:var(--text)}.volume-presets button{background:transparent;border-color:var(--line);border-radius:99px}.recipe-simulator .routing-grid>div{background:var(--bg)}.quote-asset-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.quote-asset-choices button{background:transparent;border:0;border-top:1px solid var(--line);text-align:left;padding:20px 0;display:flex;flex-direction:column;gap:5px}.quote-asset-choices strong{font-size:34px;letter-spacing:-.05em}.quote-asset-choices small,.quote-asset-choices span{font-size:11px;color:var(--muted)}.quote-asset-choices button[aria-pressed=true]{border-color:var(--accent-primary)}.quote-asset-choices button[aria-pressed=true] strong{color:var(--accent-text)}.review-identity{background:transparent;border-color:var(--line)}.review-identity h3{font-size:37px;color:var(--text)}.review-identity h3 span{color:var(--muted)}.constitution,.review-list{border-color:var(--line)}.intelligence-upgrade{border-left:1px solid var(--line);border-radius:0}.creation-complete h1{font-size:clamp(60px,8vw,110px)}.assembly-strip span,.birth-stages span,.economic-rules .module-pills span{border-color:var(--line);border-radius:0}.creation-complete>p,.economy-birth>p{color:var(--muted)}@media (max-width:1100px){.page-content{width:calc(100% - 60px)}.wizard-layout{grid-template-columns:240px minmax(0,1fr);gap:45px}.wizard-form{padding-left:30px}.agent-grid.editorial-agent-grid{gap:65px 35px}.scene-label{left:34%;max-width:250px}.story-mechanism{right:4%;width:50%}.story-loop-labels span{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-160px) rotate(calc(-1 * var(--angle)))}.story-performance>div{margin-top:260px}.story-species{gap:10px}.story-species strong{font-size:18px}.agent-detail-hero>.agent-media{height:480px}.market-grid{gap:0 40px}}@media (max-width:760px){.header{padding-block:18px}.page-content{width:calc(100% - 36px)}.route-page{padding-top:40px}.page-intro{margin-bottom:45px}.page-intro h1{font-size:clamp(48px,11vw,78px)}.page-intro p{font-size:15px}.editorial-headline{font-size:clamp(48px,11vw,80px)}.story-stage{min-height:640px}.scroll-story{height:1400svh}.story-topline{left:6%;right:6%;top:20px;font-size:11px}.story-topline>span{display:none}.scene-label{left:6%;top:10%;padding:0 0 0 14px;max-width:250px;font-size:12px}.story-copy{left:6%;bottom:11%;width:88%}.story-title{font-size:clamp(48px,12.5vw,88px)}.story-stage[data-scene="8"] .story-title,.story-stage[data-scene="9"] .story-title{font-size:clamp(44px,11vw,76px)}.story-stage[data-scene="10"] .story-title,.story-stage[data-scene="12"] .story-title{font-size:clamp(40px,10vw,68px)}.story-subtitle{font-size:12px;margin-top:15px}.story-mechanism{top:19%;height:44%;width:78%;right:8%}.story-mechanism:before{inset:-8% -12%}.story-cultural{opacity:.28}.story-entity{width:50%}.entity-name{font-size:16px}.entity-name small{font-size:10px}.entity-token{font-size:23px;bottom:-49%}.story-assets{font-size:23px;right:0;top:23%;width:23%}.story-assets small{font-size:8px}.story-pair{font-size:11px;left:28%;top:18%}.story-pair small{font-size:8px;max-width:140px}.story-trades{font-size:8px;gap:5px}.story-fees{left:34%;top:42%}.story-fees>strong{font-size:35px}.story-fees>small,.story-fees>span{font-size:9px}.story-routing{gap:5px;top:77%}.story-routing>div{padding:8px 2px}.story-routing>div.dark-surface{padding:8px 4px}.story-routing span,.story-routing strong{font-size:9px}.story-intelligence{font-size:25px;right:0;padding-left:12px}.story-intelligence small{font-size:8px}.story-treasury{font-size:10px;padding:10px;left:0;width:29%}.story-treasury>small,.story-treasury>span{font-size:8px}.story-performance>strong{font-size:50px}.story-performance>span{font-size:10px}.story-performance>div{margin-top:125px;gap:20px}.story-performance b{font-size:22px}.story-performance small{font-size:9px}.story-performance>small{max-width:210px}.story-reputation{top:21%;left:46%}.story-reputation>strong{font-size:125px}.story-reputation>span{font-size:9px}.track-strip{margin:8px 0;height:50px}.story-loop-labels span{font-size:9px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-105px) rotate(calc(-1 * var(--angle)))}.story-species{gap:8px;top:7%}.story-species strong{font-size:13px}.story-species p{font-size:10px;padding-top:9px;line-height:1.45}.story-species small{font-size:8px}.story-cultural .reveal-control{font-size:8px;bottom:4%;right:15%;padding:4px}.scene-progress{right:3px}.scene-progress button{width:25px;height:22px}.scene-progress small{display:none}.story-bottom{left:6%;right:6%;font-size:10px;bottom:17px}.story-bottom small{max-width:105px;text-align:right;font-size:8px}.story-bottom button{font-size:9px}.story-ghost{bottom:4%;font-size:43vw}.editorial-feature{grid-template-columns:1fr;gap:25px}.editorial-feature-media{margin:-50px 0 0 auto;width:75%}.editorial-feature-media .agent-media{height:380px}.feature-title{pointer-events:none}.feature-title a{pointer-events:auto}.feature-title p{max-width:230px}.feature-data .dual-economy{gap:25px}.editorial-home>section{margin-block:65px}.culture-break{min-height:530px}.culture-break>.media-reveal{width:90%;height:340px;margin:20px 0 0 auto}.culture-break>p{position:static;font-size:18px;margin-top:25px}.agent-grid.editorial-agent-grid{grid-template-columns:1fr;gap:40px}.editorial-agent-grid>.agent-card:nth-child(2n){margin-top:0}.editorial-agent-grid>.agent-card:nth-child(3n){display:block;grid-column:auto}.card-visual{height:370px}.agent-title{font-size:38px}.economy-card-grid{grid-template-columns:1fr;gap:40px}.section-heading{margin:45px 0 25px;align-items:start}.section-heading h2{font-size:40px}.section-heading .text-link{white-space:normal}.market-grid{grid-template-columns:1fr}.market-card h3{font-size:43px}.agent-detail-hero,.composed-profile{grid-template-columns:1fr;gap:30px}.agent-detail-hero>.agent-media{height:420px}.agent-detail-hero h1,.composed-profile h1{font-size:73px}.composed-profile>.agent-media{height:380px}.agent-detail-hero{margin-bottom:45px}.profile-section-nav{gap:18px}.profile-section-nav a{font-size:12px}.profile-economies>.row h2{font-size:27px}.panel h2{font-size:30px}.flow-total strong{font-size:45px}.platform-economy h2,.platform-economy-metrics strong{font-size:36px}.create-hero{grid-template-columns:1fr;min-height:0;gap:20px}.create-hero h1{font-size:clamp(55px,13vw,90px)}.create-hero .primitive-map{max-width:480px;margin:0 auto}.create-template-heading h2{font-size:32px}.template-grid{grid-template-columns:1fr 1fr;gap:20px}.template-card{min-height:340px}.template-card h3{font-size:43px}.wizard-layout{grid-template-columns:1fr;gap:30px}.wizard-sidebar{position:static}.wizard-sidebar h1{font-size:36px}.wizard-form{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.composition-wizard .wizard-form h2,.wizard-form h2{font-size:45px;line-height:.95;margin:30px 0}.form-intro{font-size:15px}.quote-asset-choices{grid-template-columns:repeat(2,1fr);gap:15px}.recipe-grid{grid-template-columns:1fr}.recipe-heading h3{font-size:36px}.brain-options{grid-template-columns:1fr}.recipe-grid strong{font-size:29px}.creation-complete h1{font-size:60px}}@media (max-width:380px){.story-stage{min-height:600px}.story-title{font-size:45px}.story-stage[data-scene="8"] .story-title,.story-stage[data-scene="9"] .story-title{font-size:40px}.story-stage[data-scene="10"] .story-title,.story-stage[data-scene="12"] .story-title{font-size:36px}.story-performance>strong{font-size:42px}.story-loop-labels span{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-90px) rotate(calc(-1 * var(--angle)))}.story-routing strong{font-size:8px}.template-card h3{font-size:35px}.template-card p{font-size:12px}.agent-detail-hero h1,.composed-profile h1{font-size:58px}.composition-wizard .wizard-form h2,.wizard-form h2{font-size:40px}}@media (prefers-reduced-motion:reduce){.media-reveal *,.story-stage *,.story-stage :after{animation:none!important;transition:none!important}.story-trace{stroke-dashoffset:0}.story-entity{will-change:auto}}@media (max-height:650px) and (min-width:761px){.story-stage{min-height:0}.story-title{font-size:clamp(42px,7vw,85px)}.story-stage[data-scene] .story-title{font-size:clamp(38px,6.3vw,75px)}.scene-label{top:16%;padding-bottom:25px}.story-copy{bottom:16%}.story-subtitle{font-size:12px;margin-top:12px}.story-mechanism{top:16%;height:65%;width:45%;right:5%}.story-bottom{bottom:8px}.story-performance>div{margin-top:80px}.story-performance>strong{font-size:45px}.story-loop-labels span{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-100px) rotate(calc(-1 * var(--angle)))}.scene-progress button{height:20px}}.fee-presets button[aria-pressed=true],.volume-presets button[aria-pressed=true]{color:var(--accent-text);border-color:var(--accent-primary);background:#ee5a3a12}.economics-editor .micro-note{color:var(--muted)}.economic-simulator{background:var(--surface2);border-color:var(--line);color:var(--text)}.economic-simulator .simulator-result{background:var(--bg);color:var(--text)}.economic-simulator .simulator-result strong{color:var(--positive)}.economic-simulator .micro-note,.economic-simulator .simulator-result small,.economic-simulator .simulator-result span{color:var(--muted)}.simulator-breakdown>div{border-color:var(--line)}.story-stage{height:calc(100svh - 126px);min-height:0}.story-cultural{opacity:1}.story-cultural .reveal-base{opacity:.09}.story-cultural .reveal-color{opacity:.24}.story-cultural .media-reveal.revealed .reveal-color{opacity:.75}.story-cultural .reveal-control{opacity:1}.scene-label p{font-weight:400}@media (max-width:760px){.story-stage{height:calc(100svh - 165px);min-height:0}.header nav{gap:0;justify-content:space-between;width:100%;min-width:0}.header nav a{font-size:11px}.story-copy{bottom:13%}.story-mechanism{height:55%;top:18%}.story-title{font-size:clamp(40px,10vw,62px)}}@media (max-height:650px){.story-stage{height:100svh;min-height:0}.story-bottom{bottom:6px}}.economic-simulator{border-color:var(--line)!important}.simulator-breakdown dt{color:var(--muted)}.allocation-error{color:#a22a17!important}.support-note{background:var(--surface2);border-radius:0}.support-note b{color:var(--positive)}.simulator-empty,.support-note span{color:var(--muted)}.simulator-empty{border-color:var(--line)}@media (max-width:760px){.feature-data .economy-side>strong{font-size:34px}.feature-data{min-width:0}.feature-data .dual-economy{gap:14px}}.story-stage:not([data-scene="0"]):not([data-scene="11"]):not([data-scene="12"]) .story-cultural .reveal-color{opacity:.07}.story-stage:not([data-scene="0"]) .story-cultural .reveal-base{opacity:.035}.story-stage .story-cultural .revealed .reveal-color{opacity:.6}.story-cultural .reveal-control{bottom:2%;right:15%}.story-cultural{overflow:visible;border-radius:0}.story-cultural .media-reveal{overflow:visible;background:transparent}.story-cultural .media-reveal img{border-radius:48% 42% 48% 40%}.story-cultural .reveal-control{bottom:0;right:30%;white-space:nowrap}.story-stage[data-scene="8"] .story-cultural .reveal-control{right:5%;bottom:-6%}@media (max-width:760px){.story-assets{font-size:20px;top:10%;right:3%}.story-stage[data-scene="4"] .story-assets,.story-stage[data-scene="5"] .story-assets{top:2%}.story-stage[data-scene="4"] .story-fees,.story-stage[data-scene="5"] .story-fees{left:12%;right:12%}.story-assets small{font-size:8px}.story-routing strong{font-size:10px}.story-cultural .reveal-control{right:25%;bottom:-2%}.story-stage[data-scene="8"] .story-cultural .reveal-control{right:12%;bottom:-6%}}.story-cultural{z-index:0}.story-connections{z-index:1}.story-assets,.story-fees,.story-intelligence,.story-loop-labels,.story-pair,.story-performance,.story-reputation,.story-routing,.story-species,.story-treasury{z-index:2}.story-cultural .reveal-control{z-index:6}.card-link,.token-trade{color:var(--accent-text)}.token-trade{border-color:var(--line);border-radius:99px}.economy-side .fee-highlight dd{color:var(--accent-text)}.recent{background:var(--surface2);margin-inline:0;padding-inline:12px}.card-body .recent>span:nth-child(2){color:var(--text-secondary)}.card-visual:after{background:linear-gradient(transparent,rgba(11,11,12,.08))}.agent-detail-hero>.agent-media{border:0}.story-entity{width:42%}.claude-entity{position:relative;width:100%;height:100%}.claude-shape{position:absolute;inset:0;background:#0b0b0c;border-radius:46% 54% 44% 56%/62% 58% 40% 42%;overflow:hidden}.claude-eye{left:30%;right:22%;top:44%;height:0;transform:translateY(-50%);background:#ee5a3a;border-radius:999px;box-shadow:0 0 30px #ee5a3a}.claude-eye,.claude-halo{position:absolute;opacity:0}.claude-halo{inset:-4%;border-radius:50%;border:1.5px solid #ee5a3a}.claude-ring{position:absolute;inset:0;border-radius:50%;border:2px solid #ee5a3a;opacity:0;box-sizing:border-box}.claude-ring-inner{position:absolute;inset:14px;border-radius:50%;border:1px dashed #ee5a3ab3}.claude-ring>i{position:absolute;left:50%;top:-6px;width:10px;height:10px;margin-left:-5px;background:#ee5a3a;border-radius:50%}.claude-label{position:absolute;top:calc(100% + 25px);left:50%;transform:translateX(-50%);font-size:22px;font-weight:700;letter-spacing:-.02em}.story-stage:not([data-scene="0"]) .claude-label{display:none}.story-entity .entity-token{bottom:-45%;font-size:21px}.market-connections{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:1}.market-connections path{fill:none;stroke:var(--text);stroke-width:1}.market-connections .fee-wire{stroke:var(--accent-primary);stroke-width:3;stroke-linecap:round;stroke-dasharray:1 12;animation:fee-flow 1.5s linear infinite}.market-connections .distribution-wire{stroke:#0b0b0c40}.market-connections .branch-1{stroke:var(--accent-primary)}@keyframes fee-flow{to{stroke-dashoffset:-26}}.story-stage:is([data-scene="2"],[data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-pair{transform:translateX(-50%);width:max-content;max-width:65%;font-size:14px}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets>small,.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets>span{display:none}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets{font-size:30px;width:21%}.anchored-trades{left:var(--market-mid);top:var(--market-y);z-index:3;font-size:11px;white-space:nowrap;pointer-events:none}.anchored-trades,.anchored-trades span{position:absolute;transform:translateX(-50%)}.anchored-trades span{left:50%;background:var(--bg);padding:2px 5px}.anchored-trades span:first-child{bottom:10px;color:var(--accent-text)}.anchored-trades span:last-child{top:10px;color:var(--text)}.story-stage[data-scene="4"] .story-fees{top:66%;left:30%;right:17%}.story-stage[data-scene="5"] .story-fees{top:44%;left:30%;right:17%}.story-stage[data-scene="5"] .story-fees>strong{font-size:clamp(30px,4vw,60px)}.story-stage[data-scene="5"] .story-routing{top:80%}.story-fee-example{position:absolute;top:53%;right:1%;font-size:12px;line-height:1.5;border-left:1px solid var(--line);padding-left:12px;z-index:2}.story-fee-example b{color:var(--accent-text)}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-cultural{opacity:.15}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-title{font-size:clamp(52px,8vw,128px)}.story-stage[data-scene="5"] .scene-label{padding-bottom:35px}@media (max-width:760px){.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets{font-size:18px}.story-stage:is([data-scene="2"],[data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-pair{font-size:11px}.anchored-trades{font-size:9px}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-title{font-size:clamp(38px,10vw,62px)}.story-stage[data-scene="4"] .story-fees,.story-stage[data-scene="5"] .story-fees{left:25%;right:8%}.story-fee-example{font-size:9px;right:0;top:53%}.story-stage[data-scene="5"] .story-routing{gap:5px}.story-routing strong{font-size:9px}}.story-stage:is([data-scene="4"],[data-scene="5"]) .story-fees{right:auto;width:60%;transform:translateX(-50%)}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-cultural{opacity:1}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-cultural img{opacity:.025}.story-stage:is([data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-cultural .revealed .reveal-color{opacity:.6}.scene-caption-layer{position:absolute;inset:0;pointer-events:none;z-index:4}.story-scene-text{display:contents}.story-copy[data-copy]{width:63%}.story-copy[data-copy="13"]{width:90%}.story-stage .story-copy[data-copy] .story-title{font-size:clamp(68px,10vw,172px)}.story-stage .story-copy:is([data-copy="8"],[data-copy="9"]) .story-title{font-size:clamp(64px,8.2vw,138px)}.story-stage .story-copy:is([data-copy="10"],[data-copy="12"]) .story-title{font-size:clamp(55px,7.3vw,118px)}.story-stage .story-copy:is([data-copy="3"],[data-copy="4"],[data-copy="5"]) .story-title{font-size:clamp(52px,8vw,128px)}.claude-filament{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--accent-primary);stroke-width:1.2;filter:drop-shadow(0 0 6px #ee5a3a)}.claude-bulb-base{position:absolute;top:100%;left:50%;width:40%;transform:translateX(-50%);display:flex;align-items:center;flex-direction:column;gap:4px}.claude-bulb-base i{display:block;background:var(--text);height:13px;border-radius:4px;width:100%}.claude-bulb-base i:nth-child(2){width:92%}.claude-bulb-base i:last-child{width:46%;height:12px;border-radius:0 0 15px 15px}.flow-trades{position:absolute;inset:0;z-index:3;pointer-events:none}.flow-trades span{position:absolute;transform:translate(-50%,-50%);white-space:nowrap;background:var(--bg);font-size:11px;font-weight:600;padding:2px 4px}.flow-trades .buy{color:var(--accent-text)}.flow-trades .sell{color:var(--text)}.flow-particle{fill:var(--accent-primary);opacity:0}.market-connections .fee-wire{stroke-width:1;stroke-dasharray:2 7;animation:none}@media (max-width:760px){.story-copy[data-copy]{width:90%}.story-stage .story-copy[data-copy] .story-title{font-size:clamp(38px,10vw,62px)}.flow-trades span{font-size:9px}.flow-trades span:nth-child(n+5){display:none}.claude-bulb-base{gap:3px}.claude-bulb-base i{height:8px}.claude-bulb-base i:last-child{height:7px}.story-stage .story-copy:is([data-copy="10"],[data-copy="12"]) .story-title{font-size:clamp(32px,9vw,48px)}}@media (max-height:650px) and (min-width:761px){.story-stage .story-copy[data-copy] .story-title{font-size:clamp(38px,6.3vw,75px)}}.action-connections{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:1}.action-wire{fill:none;stroke:var(--text);stroke-width:1;opacity:0}.action-trace,.action-wire.wire-0{stroke:var(--accent-primary);stroke-width:2}.action-trace{fill:none;stroke-linejoin:round;opacity:0}.action-connections circle{fill:var(--accent-primary);opacity:0}.story-stage:is([data-scene="6"],[data-scene="7"],[data-scene="8"]) .story-assets,.story-stage:is([data-scene="6"],[data-scene="7"],[data-scene="8"]) .story-treasury,.story-stage:is([data-scene="7"],[data-scene="8"],[data-scene="9"]) .story-performance{transition:none}.story-assets.on,.story-performance.on,.story-treasury.on{opacity:1;visibility:visible}.story-performance,.story-reputation{transition:none}.story-reputation{top:32%}.story-reputation>strong{font-size:clamp(100px,13vw,210px)}.story-reputation .track-strip{height:45px;margin-top:16px}.culture-image img{filter:none;transition:none}.atlas-feature-identity{width:100%;min-height:400px;aspect-ratio:1;display:grid;place-items:center}.atlas-feature-identity .claude-entity{width:52%;height:auto;aspect-ratio:1}.atlas-feature-identity .claude-label{top:125%!important;padding:10px 18px;border-radius:999px;background:var(--accent-primary);color:#0b0b0c}@media (max-width:600px){.atlas-feature-identity{min-height:300px}}.story-stage:is([data-scene="2"],[data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets>small,.story-stage:is([data-scene="2"],[data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets>span{display:block;transition:none}.story-stage:is([data-scene="2"],[data-scene="3"],[data-scene="4"],[data-scene="5"]) .story-assets{font-size:30px;width:21%}.story-fees,.story-pair{transition:none}.story-stage[data-scene="6"] .story-assets{font-size:30px;width:21%}.story-stage[data-scene="6"] .story-assets>small,.story-stage[data-scene="6"] .story-assets>span{display:block}.story-intelligence,.story-routing{transition:none}.v4-fields,.v4-header-actions,.v4-presets,.v4-tabs{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.v4-header-actions{flex-wrap:nowrap;margin-left:auto}.v4-header-actions .text-button{white-space:nowrap;font-size:12px}.header .brand{white-space:nowrap}.v4-wallet{position:relative}.v4-wallet-message{position:absolute;right:0;top:100%;width:280px;background:var(--bg);padding:20px;border:1px solid var(--line);z-index:100}.v4-hero{padding-top:70px;padding-bottom:65px}.v4-hero h1{font-size:clamp(52px,7.4vw,112px);letter-spacing:-.065em;line-height:.95;margin:24px 0}.v4-hero em{color:var(--accent-primary);font-style:normal}.v4-hero p{font-size:20px;color:var(--muted)}#launchpad,#story{scroll-margin-top:120px}.v4-launch-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,1fr);gap:50px;align-items:start}.v4-launch-preview{position:sticky;top:110px}.v4-launch-preview .agent-media{height:160px}.v4-launch-preview .agent-media img{object-fit:contain}.v4-launch-preview dl>div,.v4-token-card dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:10px 0}.v4-launch-preview dd{max-width:65%;text-align:right;margin:0}.v4-fields>label{flex:1 1;min-width:160px}.v4-launch-grid label{display:block;margin:16px 0}.intelligence-upgrade input,.v4-launch-grid input,.v4-launch-grid select,.v4-launch-grid textarea{display:block;width:100%;margin-top:8px;padding:12px;background:transparent;border:1px solid var(--line);color:var(--text)}.v4-launch-grid textarea{min-height:110px}.v4-launch-grid details{margin:30px 0;padding:20px 0;border-top:1px solid var(--line)}.v4-launch-grid summary{cursor:pointer;font-weight:700}.v4-presets button{background:none;border:1px solid var(--line);padding:3px}.v4-presets img{width:60px;height:60px}.v4-tabs button{background:transparent;border:1px solid var(--line);border-radius:30px;padding:10px 18px}.v4-presets button[aria-pressed=true],.v4-tabs button[aria-pressed=true]{background:var(--text);color:var(--bg)}.v4-choice,.v4-token-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.v4-choice button{text-align:left;color:var(--text);cursor:pointer}.v4-launchpad{padding:60px 0}.v4-launchpad h2{font-size:clamp(44px,6vw,80px);letter-spacing:-.06em}.v4-token-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v4-token-card .agent-media{height:220px}.v4-token-card .agent-media img{object-fit:contain}.v4-token-card h3{font-size:30px;margin:14px 0}.v4-token-card small{font-size:12px;font-weight:400}.v4-activity{margin-top:40px;border-top:1px solid var(--line);padding-top:20px}.v4-activity span{font-size:10px;color:var(--accent-text);margin-right:14px}.v4-market-ribbon{display:flex;align-items:center;gap:20px;padding:15px 4%;border-block:1px solid var(--line);overflow:hidden}.v4-ribbon-label{font-size:11px;flex-shrink:0}.v4-ribbon-window{overflow:hidden;flex:1 1}.v4-ribbon-track{display:flex;width:max-content;animation:v4-ticker 45s linear infinite}.v4-ribbon-track>div{display:flex;gap:45px;padding-right:45px}.v4-ribbon-track span{white-space:nowrap;font-size:13px}.v4-ribbon-track em{font-style:normal;color:var(--muted)}.v4-market-ribbon.paused .v4-ribbon-track{animation-play-state:paused}@keyframes v4-ticker{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.v4-ribbon-track{animation:none}}@media(max-width:1100px){.header{flex-wrap:wrap;height:auto;gap:12px;padding-block:14px}.header nav{order:3;width:100%;justify-content:center}.v4-header-actions{gap:10px}.v4-token-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.v4-choice,.v4-launch-grid,.v4-token-grid{grid-template-columns:1fr}.v4-launch-preview{position:static}.v4-header-actions{width:100%;justify-content:space-between}.v4-hero{padding-top:40px}.v4-launchpad>.row{align-items:flex-start;flex-direction:column}.v4-header-actions .button{padding:10px;font-size:11px}}@media(max-width:1100px){.header nav{display:flex;gap:22px;justify-content:flex-start;overflow-x:auto;padding:5px 0}.header nav a{flex-shrink:0}}.v4-brand-icon{width:38px;height:42px;object-fit:contain}.editorial-feature>*{min-width:0}@media(max-width:600px){.atlas-feature-identity{min-height:0}}.protocol-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:32px 0}.signal-card{min-width:0}.signal-card h2{font-size:42px;margin:20px 0}.signal-card>small{display:block;margin-top:20px;color:var(--muted)}.signal-action{font-size:15px;font-weight:800;letter-spacing:.08em}.signal-action.buy{color:var(--accent-text)}.signal-action.sell{border-bottom:2px solid}.signal-confidence{text-align:right}.signal-confidence b{font-size:42px;display:block}.signal-confidence small{font-size:11px}.evidence-strip{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.evidence-strip details{border:1px solid var(--line);padding:8px 10px;max-width:100%}.evidence-strip summary{display:flex;gap:7px;align-items:center;font-size:12px;cursor:pointer}.evidence-strip details[open]{width:100%}.evidence-strip article{border-top:1px solid var(--line);padding:12px 0}.evidence-strip small{display:block;margin-top:8px}.signal-metrics{display:flex;gap:30px;margin:24px 0}.signal-metrics dt{font-size:11px;color:var(--muted)}.signal-metrics dd{margin:8px 0;font-weight:600}.protocol-filters{display:flex;flex-wrap:wrap;gap:20px;align-items:end}.protocol-filters label{flex:1 1;min-width:140px}.protocol-console input:not([type=checkbox]),.protocol-console select,.protocol-console textarea,.protocol-filters select{width:100%;padding:12px;border:1px solid var(--line);background:transparent;color:var(--text);margin-top:8px}.protocol-console label{display:block;margin:16px 0}.protocol-console textarea{min-height:100px}.protocol-console fieldset{border:1px solid var(--line);margin:24px 0}.capability-choices{display:flex;flex-wrap:wrap;gap:16px}.capability-choices label{display:flex;align-items:center;gap:8px}.credential-box{padding:24px;border:1px solid var(--accent-primary);margin:24px 0}.break-word,.credential-box code{overflow-wrap:anywhere}.protocol-console hr{border:0;border-top:1px solid var(--line);margin:32px 0}.protocol-agent-hero{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin:50px 0}.protocol-agent-hero img{width:100%;max-height:360px;object-fit:contain}.protocol-agent-hero h1{font-size:clamp(48px,7vw,96px);letter-spacing:-.06em}.protocol-stats{display:flex;flex-wrap:wrap;gap:30px}.protocol-stats strong{display:block;font-size:32px;margin:12px 0}.protocol-stats small{color:var(--muted)}.research-body{white-space:pre-wrap;overflow-wrap:anywhere}.route-page pre{overflow:auto;padding:22px;background:var(--surface);border:1px solid var(--line);font-size:12px;line-height:1.6;max-width:100%}.evidence-strip p,.signal-card p{overflow-wrap:anywhere}@media(max-width:700px){.protocol-agent-hero,.protocol-grid{grid-template-columns:1fr}.protocol-agent-hero{gap:20px}.protocol-agent-hero img{max-height:220px}.signal-card h2{font-size:32px}.signal-metrics{flex-wrap:wrap}.protocol-console{padding:20px}}.table-wrap{max-width:100%;overflow-x:auto}.protocol-console .button{max-width:100%;white-space:normal;text-align:center}@media(max-width:400px){.protocol-console .button{padding:12px 16px}}.v4-token-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v4-token-card dl div{min-width:0}.v4-token-card dd{overflow-wrap:anywhere}.v4-token-card small{display:block}.protocol-console code,.protocol-console p{overflow-wrap:anywhere}.protocol-agent-hero video{width:100%;max-height:650px;object-fit:contain}@media(max-width:600px){.v4-token-card dl{grid-template-columns:1fr}.protocol-grid{grid-template-columns:minmax(0,1fr)}}.onboarding-form{max-width:850px;margin:0 auto 100px}.onboarding-form h2{font-size:clamp(32px,5vw,64px)}.onboarding-form h3{margin-top:40px}.onboarding-form details{border-block:1px solid var(--line);padding:20px 0}.onboarding-form .capability-fieldset{border:0;padding:0}.capability-fieldset legend{font-size:28px;font-weight:700;letter-spacing:-.04em}.capability-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.protocol-console .capability-cards label{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid var(--line);margin:0;cursor:pointer}.capability-cards label.selected{border-color:var(--accent-primary);background:#f6533210}.capability-cards strong{text-transform:uppercase;font-size:13px}.capability-cards small{display:block;line-height:1.5;margin-top:6px;color:var(--muted)}.capability-cards input{accent-color:var(--accent-primary);margin-top:4px}.owned-agent-list{margin-top:64px}.owned-agent-list a{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.owned-agent-list span{font-size:12px}.connection-page{max-width:1200px}.connection-page .page-intro h1{max-width:950px;font-size:clamp(42px,7vw,100px)}.connection-page .panel{margin-block:28px}.connection-page code,.connection-page p{overflow-wrap:anywhere}.connection-page pre{max-height:360px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.65;background:#e7e5df;padding:24px}.connection-identity{display:flex;align-items:center;gap:24px}.connection-identity img,.connection-identity video{width:80px;height:80px;object-fit:contain}.connection-status{border-left:3px solid var(--line);transition:border-color .4s,background .4s}.connection-status.is-live{border-color:var(--accent-primary);background:#f6533208}.connection-status h2{margin:8px 0;font-size:clamp(26px,4vw,48px)}.connection-status .eyebrow{font-size:13px}.heartbeat-age{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.connection-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.connection-tabs button{padding:12px 18px;background:transparent;border:1px solid var(--line);border-radius:0;color:inherit;cursor:pointer}.connection-tabs button[aria-pressed=true]{background:var(--text);color:var(--bg)}.connection-page details{margin-top:24px;padding:20px 0;border-top:1px solid var(--line)}.connection-page summary{cursor:pointer;font-weight:600}.connection-page .button{white-space:normal;max-width:100%}.connection-confirm{border:1px solid var(--accent-primary);padding:20px;margin-top:20px}.connection-notice{position:sticky;bottom:20px;padding:16px;background:var(--text);color:var(--bg);z-index:5}.connection-page .credential-box>code{display:block;font-size:15px;overflow-wrap:anywhere}.owner-connection{margin-block:24px}.owner-connection code{overflow-wrap:anywhere}@media(max-width:600px){.capability-cards{grid-template-columns:1fr}.connection-page .credential-box,.connection-page .panel{padding:20px}.connection-page pre{padding:12px}.connection-identity{gap:12px}.owned-agent-list a{flex-direction:column}.connection-tabs button{flex:1 1 40%;padding:12px 8px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.connection-page .connection-status{padding:28px}.connection-notice{position:static;margin:20px 0}