/* ANTERRA — porcelain, carbon, living lime. */
:root{color-scheme:light;--bg:#f5f6f7;--panel:#fff;--text:#171b1a;--muted:#69716e;--border:#16251d14;--lime:#d4f66a;--ease:cubic-bezier(.2,.75,.25,1);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
html{scroll-padding-top:110px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}::selection{background:#d4f66a;color:#171b1a}h1,h2,h3,h4,.brand,.footer-brand,.stats strong{font-family:inherit}button,a{transition:background .25s,color .25s,border-color .25s,box-shadow .3s,transform .4s var(--ease)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #487021;outline-offset:4px}button:active:not(:disabled){transform:scale(.97)}.button{min-height:46px;letter-spacing:-.02em}.primary{background:#1d2520;color:#fff;border:1px solid transparent}.primary:hover{background:#344438;box-shadow:0 8px 24px #16301b17}.brand-dot,.footer-brand span{color:#83a940}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;color:var(--muted)}
/* A quiet, floating navigation. */
.topbar{position:relative;z-index:10;max-width:1320px;width:calc(100% - 64px);margin:20px auto 0;min-height:74px;border:1px solid #fff;border-radius:100px;padding:12px 16px 12px 23px;background:#ffffffd9;box-shadow:0 8px 40px #20382c05;gap:24px;backdrop-filter:blur(20px)}.brand{font-size:21px;letter-spacing:-.065em;gap:10px}.brand img{width:36px;height:36px}.topbar nav{margin:auto;gap:26px}.nav-button{font-size:14px;color:#6c746f}.nav-button:hover,.nav-button.active{color:#19231b}.network-chip{display:none}.topbar .primary{margin-left:0;background:#1d2520;color:#fff;padding:12px 21px;font-weight:500}.topbar .primary:hover{background:#35452b}
/* A large, deliberate entrance with the explorer immediately below. */
.intro{max-width:1300px;padding:56px 24px 30px;display:block;text-align:center}.intro .eyebrow{display:inline-flex;justify-content:center;background:#e8ece8;border:1px solid #dce3db;padding:7px 14px;border-radius:100px;font-size:12px;letter-spacing:.09em;color:#586550}h1{font-size:clamp(52px,5.7vw,84px);font-weight:550;line-height:1.02;letter-spacing:-.065em;margin:21px 0 19px}h1 span{color:#828b82;background:none}.intro-copy{padding:0}.intro-copy p{font-size:17px;line-height:1.55;color:#6a726c;margin:0 auto;max-width:560px}.intro-actions{justify-content:center;gap:24px;margin-top:18px}.text-button{font-size:14px;color:#23311e;gap:9px;padding:0 0 3px;border:0}.text-button:hover{color:#679023;transform:translateY(-2px)}.text-button.quiet{color:#7e857e}.intro-note{display:none}
/* Contract control, separated from the statistics for a calmer entrance. */
.token-console{max-width:1320px;width:calc(100% - 64px);margin:0 auto 12px;padding:0}.token-command{display:flex;align-items:center;gap:18px;padding:12px 14px 12px 20px;border:1px solid #fff;border-radius:28px;background:#fff;box-shadow:0 6px 24px #1c372506}.token-brand{display:flex;align-items:center;gap:11px;min-width:185px}.token-monogram{height:40px;width:40px;border-radius:50%;background:#edf2e7;color:#526441;display:grid;place-items:center;font-size:22px}.token-brand strong{display:block;font-size:15px;font-weight:600;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.token-brand small{display:block;font-size:12px;color:var(--muted)}.contract-form{display:flex;gap:8px;flex:1;min-width:0}.contract-input{min-width:0;width:100%;background:#f4f6f3;border:1px solid transparent;border-radius:100px;padding:11px 18px;color:#1c2a20;font-size:14px;font-family:ui-monospace,monospace;transition:border-color .2s,background .2s}.contract-input:focus{background:#fff;border-color:#9eb481;outline:0}.contract-form button{white-space:nowrap;border-radius:100px;background:#d4f66a;color:#263218}.contract-form button:hover{background:#c8ed54}.mode-button{padding:12px 16px;font-size:14px;color:#66715e;white-space:nowrap;border-radius:100px}.mode-button:hover{background:#f1f4ee}.console-meta{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:11px 8px 0;font-size:12px;min-height:33px;color:#788071}.console-meta button{font-size:12px;color:#59694a;padding:0;text-underline-offset:4px}.console-meta button:hover{text-decoration:underline}.feed-state{display:flex;align-items:center;gap:6px;color:#67765c}.feed-state:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.feed-state[data-state=live]{color:#427342}.feed-state[data-state=error],.feed-state[data-state=stale]{color:#a5512c}.feed-state[data-state=loading]{color:#6b793d}
/* The world is the hero. Identity details float beside the islands. */
main{display:block;position:relative;width:calc(100% - 64px);max-width:1320px;margin:0 auto;padding:0}.world-panel{height:670px;border:1px solid #dce5dd;border-radius:40px;background:radial-gradient(ellipse at 30% 40%,#f6f9ed,#e8eeeb 75%);box-shadow:0 20px 60px #17382107}#world{right:292px}.world-heading{left:30px;top:27px}.world-heading .eyebrow{color:#3e5347;letter-spacing:0;font-size:15px;font-weight:500}.world-heading .subtle{color:#8e9e93;margin-left:9px}.world-heading p{color:#819083;font-size:12px;margin-top:5px}.world-status{right:330px;top:29px;color:#7c8d7c;font-size:12px}.world-status .demo-badge{color:#607450;background:#f8faf4b3;border-color:#b7c9ad66;font-size:12px;letter-spacing:.04em;padding:5px 10px}.zone-label,.queen-label{color:#344c38;background:#fcfff4e6;border:1px solid #cedac4aa;box-shadow:0 3px 12px #22391f08;font-size:12px;letter-spacing:0;padding:6px 10px;backdrop-filter:blur(12px)}.queen-label{color:#856229;border-color:#dccba2}.zone-label .role-dot{width:5px;height:5px}.world-bottom{left:24px;right:320px;bottom:22px;gap:12px}.filter-bar{border:1px solid #fffffff0;background:#ffffffb5;box-shadow:0 6px 24px #21462c06;padding:5px;backdrop-filter:blur(20px)}.filter{color:#687965;padding:9px 13px;font-size:13px}.filter.active{background:#253d2b;color:#fff}.filter:hover:not(.active){background:#e6eddc}.filter span{font-size:12px}.activity-dock{background:transparent;border:0;border-radius:18px;padding:0 8px;max-width:570px;gap:12px}.activity-caption{color:#6c806d;font-size:12px}.sample-label{color:#7d9167;font-size:12px}.activity-buttons{padding:3px;background:#ffffff80;border-radius:100px}.activity-buttons select{background:transparent;border:0;color:#41563c;border-radius:100px;padding:5px 8px}.activity-buttons button{color:#41563c}.activity-buttons #step-activity{color:#41563c}.interaction-hint{font-size:12px;color:#8a998d;gap:18px}.view-controls{right:310px;bottom:215px;background:#ffffffb3;backdrop-filter:blur(20px);border:1px solid #fff;padding:4px;box-shadow:0 8px 24px #213c2508}.view-controls button{color:#72846c}.view-controls button:hover{color:#293f23;background:#e3eddb}.view-controls div{background:#cfdcca}.world-loading{background:#e8eeeb;color:#4c6149}.world-loading span{color:#829080}
.sidebar{position:absolute;right:18px;top:18px;width:280px;height:634px;max-height:calc(100% - 36px);padding:22px;background:#ffffffd4;backdrop-filter:blur(24px);border:1px solid #fff;border-radius:28px;box-shadow:0 12px 40px #28432e08;scrollbar-color:#b6c6ac transparent}.identity-header .eyebrow{font-size:12px;letter-spacing:.09em;color:#8b9688}.identity-pagination button{color:#869080}.identity-id{color:#8b9688;font-size:12px}#ant-preview{height:158px;background:radial-gradient(ellipse at 50% 68%,#e1e8d738,transparent 65%)}.preview-axis{color:#abb7a4}.identity-title{gap:8px}.identity-title h2{font-size:25px;font-weight:550;letter-spacing:-.045em}.role-pill{font-size:12px;padding:4px 7px}.role-pill.queen{color:#92712c}.role-pill.trader{color:#688522}.role-pill.developer{color:#367b99}.role-pill.agent{color:#8a67ad}.identity-description{font-size:14px;line-height:1.6;color:#7c8676;margin:12px 0 18px}.wallet-row{background:#eef2e9;border:0;border-radius:14px;color:#71816a;padding:8px 12px;font-size:12px}.wallet-row button{color:#84967a}.identity-details{margin:18px 0;gap:10px}.identity-details div{font-size:12px;gap:12px}.identity-details dt{color:#969e8f}.identity-details dd{color:#586950}.focus-button{background:#d4f66a;border:1px solid transparent;color:#334222;font-size:13px;min-height:44px}.focus-button:hover{background:#c9ef57}.colony-details{margin-top:20px;padding-top:17px;border-color:#ced8c650}.colony-details summary{font-size:13px;color:#79846d}.stats strong{font-weight:500;color:#465438}.stats span{color:#8b937e}.purpose-card{background:#f0f4e9;border-color:#e6edde;border-radius:18px;padding:14px;margin-top:18px}.purpose-icon{color:#8caa54}.purpose-card h3{font-size:13px;color:#657649}.purpose-card p{font-size:12px;color:#93a17f}.purpose-card button{font-size:12px;color:#6b8050}.sidebar-footer{font-size:12px;color:#8e9b83;padding-top:15px;margin-top:0}.live-dot{background:#97b65f;width:5px;height:5px}.growth-track{background:#e2e9dc}.growth-value,.growth-name{color:#7c8b70}.building-island{background:#f2f5ed;border-color:#e4eadb;color:#697c55;border-radius:12px}.building-island:hover{background:#e7eedd}.building-note,.growth-heading{color:#8d9a7e}.history-button,.anchor-button{color:#657e43}.world-disclosure{padding:18px 8px 0;width:calc(100% - 80px);max-width:1300px;align-items:center;gap:16px}.world-disclosure .status-tag{color:#778368;border-color:#dbe3d1;font-size:12px;white-space:nowrap}.world-disclosure p{color:#8e9787;font-size:12px;line-height:1.6;margin:0}
/* Market data becomes an uncluttered, continuous strip. */
.market-overview{max-width:1320px;width:calc(100% - 64px);margin:24px auto 0;padding:0}.market-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;background:#fff;border:1px solid #fff;border-radius:28px;overflow:hidden;padding:25px 8px}.metric{background:transparent;padding:0 23px;min-width:0;border-left:1px solid #e9ede5}.metric:first-child{border-left:0}.metric-label{display:block;font-size:12px;letter-spacing:.05em;color:#89927f}.metric-value{font-size:clamp(22px,2.4vw,32px);font-weight:500;letter-spacing:-.05em;line-height:1.5;white-space:nowrap;color:#273624}.metric small{display:block;font-size:12px;color:#a0a894;overflow-wrap:anywhere}.live-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:14px 8px 0;color:#9aa38f;font-size:12px}.live-summary a{color:#758665;white-space:nowrap}.live-summary a:hover{text-decoration:underline}.live-workspace{max-width:1320px;width:calc(100% - 64px);margin:64px auto 0;padding:0}.ledger-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 7px 24px}.ledger-heading h2{font-size:34px;line-height:1.1;letter-spacing:-.05em;font-weight:500;margin:0}.ledger-heading p{font-size:14px;color:#9aa38f;margin:7px 0 0}.ledger-tabs{display:flex;gap:3px;padding:5px;background:#e9ede6;border-radius:100px}.ledger-tabs button{font-size:14px;padding:10px 20px;border-radius:100px;color:#849276}.ledger-tabs [aria-selected=true]{background:white;color:#36492b;box-shadow:0 3px 8px #33472405}.ledger-panel{background:#fff;border:1px solid #fff;border-radius:30px;overflow:hidden}.ledger-panel[hidden]{display:none}.ledger-empty{padding:58px 25px;text-align:center;color:#99a28c;font-size:16px}.ledger-table-wrap{overflow-x:auto;max-height:530px;scrollbar-width:thin;scrollbar-color:#c6d1bd transparent}.ledger-table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap}.ledger-table th{text-align:left;padding:17px 24px;color:#9da991;background:#fbfcf9;position:sticky;top:0;z-index:1;font-size:12px;font-weight:500;letter-spacing:.04em}.ledger-table td{padding:17px 24px;border-top:1px solid #f0f3ec;color:#758667}.ledger-table tbody tr:hover{background:#f8fbf2}.ledger-table td:last-child,.ledger-table th:last-child{text-align:right}.ledger-table button,.ledger-table a{color:#4d743a}.ledger-table td.trade-buy{color:#4c8b56}.ledger-table td.trade-sell{color:#b87556}.mono{font-family:ui-monospace,monospace;font-size:13px}.ledger-toolbar,.ledger-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 25px;color:#8b997d;font-size:13px;border-bottom:1px solid #f0f3ec}.ledger-toolbar input{width:300px;min-width:0;background:#f5f8ef;border:1px solid transparent;border-radius:100px;padding:11px 17px;color:#4f663e;font-size:14px}.ledger-footer{border-bottom:0;border-top:1px solid #f0f3ec}.ledger-footer button{border-radius:50%;padding:8px 12px;background:#f4f7ef}.contract-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 50px;padding:34px}.contract-detail-grid dt{font-size:12px;color:#9ba88d;margin-bottom:7px}.contract-detail-grid dd{margin:0;font-size:14px;color:#5d7550;overflow-wrap:anywhere}.data-notes{font-size:13px;line-height:1.8;color:#8c9c7a;padding:0 34px 32px}.price-history{padding:30px;border-bottom:1px solid #f0f3ec}.price-history header{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#9aa88a}.price-history svg{display:block;width:100%;height:120px;overflow:visible}.price-history path{fill:none;stroke:#90b04f;stroke-width:2;vector-effect:non-scaling-stroke}.live-mapping{display:flex;flex-wrap:wrap;gap:14px 22px;padding:18px 8px;font-size:12px;color:#9aa68c}.live-mapping i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--dot);margin-right:6px}
/* The role collection contrasts with the airy explorer. */
.tools-section{max-width:1320px;width:calc(100% - 64px);margin:90px auto 0;padding:58px;background:#1b211e;color:#f0f4e9;border-radius:40px;--muted:#98a394;--border:#ffffff12;--lime:#d4f66a}.section-heading{margin-bottom:38px}.section-heading h2{font-size:clamp(38px,4.5vw,64px);line-height:1.03;letter-spacing:-.055em;font-weight:500;margin:14px 0 0}.section-heading>p{font-size:16px;line-height:1.65;color:#94a38b;max-width:330px}.tools-section .section-heading .eyebrow{color:#9eae8a;font-size:12px;letter-spacing:.12em}.tools-section .section-heading h2{font-size:clamp(38px,4.5vw,64px)}.ant-tabs{gap:10px;margin-bottom:22px}.ant-tab{border:1px solid #ffffff0b;border-radius:23px;background:#242c26;min-height:100px;padding:10px;gap:3px}.ant-tab img{width:90px;height:72px;transition:transform .55s var(--ease)}.ant-tab:hover{background:#2b362b}.ant-tab:hover img{transform:translateY(-4px) rotate(-4deg)}.ant-tab strong{font-size:15px;font-weight:500;color:#d2deca}.ant-tab small{font-size:12px;color:#7f9175}.ant-tab[aria-selected=true]{background:#34412c;box-shadow:none;border-color:#a4bb603a}.ant-tab[aria-selected=true] strong{color:#e6f5ce}.feature-panel{border:1px solid #ffffff08;border-radius:28px;background:#202822;align-items:stretch}.feature-portrait{position:relative;top:0;padding:32px}.feature-caption{font-size:12px;letter-spacing:.08em}.feature-portrait h3{font-size:38px;font-weight:500;letter-spacing:-.045em}.feature-stage{height:320px;background:radial-gradient(ellipse at center,#788c4319,transparent 60%)}.feature-stage-controls{border-color:#ffffff0d}.feature-stage-controls span{color:#75876d;font-size:12px}.feature-stage-controls button{font-size:12px}.feature-cue{font-size:15px;line-height:1.7;color:#9aab8d;min-height:0}.feature-visit{font-size:14px;border-color:#a2b87d30;background:#293529;color:#b9d191}.feature-content{padding:35px;border-color:#ffffff08;background:#242e26;min-height:0}.feature-content>h3{font-size:29px;font-weight:500;letter-spacing:-.04em}.feature-content>p{font-size:15px;color:#94a48a}.feature-tool{border:0;background:#1e2820;border-radius:20px;padding:23px}.feature-tool h4{font-size:18px;font-weight:500;color:#d9e8cc}.feature-tool p{font-size:15px;color:#9bad8d}.feature-status{font-size:12px;border-color:#62764c55;color:#91a77a}.feature-status.available{background:#d4f66a;color:#3b4b23;border-color:transparent}.feature-tool summary,.feature-action{font-size:14px;color:#b6cc94}.feature-tool ol{font-size:14px}.feature-tool .feature-example{font-size:13px}.tools-footnotes{padding-top:28px;gap:40px}.tools-footnotes>div{border:0;padding:0}.tools-footnotes h3{font-family:inherit;color:#b7c7a8;font-size:14px;font-weight:500}.tools-footnotes p{font-size:13px;color:#778c6a}.tools-footnotes strong{color:#a5b595}
/* Story, roadmap and answers use generous spacing and a single rhythm. */
.manifesto{max-width:1320px;width:calc(100% - 64px);padding:0;margin:90px auto 0;border-radius:40px;overflow:hidden;position:relative;background:#e6eedb}.manifesto-copy{padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:20px 70px;background:transparent}.manifesto-copy .eyebrow{grid-column:1/-1;color:#889a73;font-size:12px}.manifesto h2{font-size:clamp(36px,4vw,56px);letter-spacing:-.05em;line-height:1.08;color:#2c4426;margin:0;grid-row:2/4}.manifesto h2 span{color:#799262}.manifesto-copy p{font-size:16px;color:#859674;margin:0}.manifesto-copy .manifesto-signoff{font-size:14px;color:#5d7b43}.manifesto img{width:100%;height:auto;border-radius:0;mix-blend-mode:multiply;opacity:.88}.art-note{position:absolute;bottom:15px;right:22px;color:#4b6942;background:#f7fbebd4;border-radius:100px;padding:5px 11px;font-size:12px}.roadmap-section{max-width:1320px;width:calc(100% - 64px);padding:0;margin:100px auto 0}.roadmap-section .eyebrow{font-size:12px;color:#98a58a}.roadmap-section .section-heading>p{color:#98a48c}.roadmap{gap:14px;border:0}.roadmap li,.roadmap li+li{padding:30px;background:#fff;border:1px solid #fff;border-radius:28px}.roadmap h3{font-size:25px;letter-spacing:-.035em;color:#445d36;margin:28px 0 14px}.roadmap p{font-size:15px;line-height:1.75;color:#8b9b7d}.phase{font-size:12px;border-color:#e0e7d8;color:#99aa85;letter-spacing:.05em}.phase.current{background:#d4f66a;border-color:#d4f66a;color:#425528}.launch-note{font-size:12px;color:#9baa8b;max-width:830px;margin:22px 5px 0}.faq-section{max-width:900px;width:calc(100% - 64px);padding:0;margin:80px auto}.faq-section details{background:#fff;border:0;border-radius:21px;padding:0 24px;margin:10px 0}.faq-section summary{font-size:16px;padding:23px 0;color:#657955}.faq-section summary span{color:#9bad8b;font-size:20px}.faq-section p{font-size:15px;line-height:1.8;color:#92a27f;padding:0 0 23px}.bottombar{max-width:1320px;width:calc(100% - 64px);padding:30px 8px 40px;margin:auto;border-color:#d9e1d1;font-size:12px;color:#a1ad95;gap:24px}.footer-brand{font-size:26px;letter-spacing:-.06em;color:#4e6940;font-weight:600}.bottombar button{font-size:12px;color:#8e9f7c}.bottombar button:hover{color:#546c3c}
/* Dialogs and small states follow the same design language. */
dialog{background:#fff;color:#283720;border:1px solid #fff;border-radius:32px;box-shadow:0 24px 100px #1a322526;padding:40px;max-width:min(720px,calc(100% - 32px))}dialog::backdrop{background:#18282038;backdrop-filter:blur(12px)}dialog h2{font-size:38px;letter-spacing:-.05em;line-height:1.1;color:#2e4124}dialog p,dialog li{color:#7b8c6b;font-size:16px}dialog strong{color:#49603a}.dialog-close{color:#81956d;background:#f0f5e9;border-radius:50%}.dialog-grid>div{border-color:#e9efdf}.dialog-note{background:#f2f6eb;color:#7f9569!important;border-radius:18px}.dialog-links a{color:#668545}.wallet-form input,.wallet-form select{background:#f5f8ef;color:#50693e;border-color:#dfe8d4;border-radius:15px}.wallet-form label{color:#7c9069}.wallet-error{color:#b27251!important}.construction-status{background:#f0f6e6;border-color:#dfeacb;border-radius:16px}.building-catalog article{border-color:#e1ead5;border-radius:18px}.building-catalog small,.building-card-title>span{color:#889e6d}.building-tabs button{color:#718b55}.building-tabs button[aria-pressed=true]{color:#354925;background:#e5f0d4}.building-tabs{border-color:#e0e9d4}.building-guide{color:#526d3a}#toast{background:#253922;color:#eaf5df;border-radius:100px;box-shadow:0 10px 40px #29432920;max-width:calc(100% - 32px);font-size:14px}.world-disclosure [hidden],.live-summary [hidden]{display:none}body[data-colony-mode=live] .activity-buttons,body[data-colony-mode=live] #activity-history,body[data-colony-mode=live] .purpose-card{display:none}body[data-colony-mode=live] .activity-dock{justify-content:center;max-width:520px}body[data-colony-mode=live] .activity-caption{justify-content:center}body[data-colony-mode=live] .sample-label{color:#659d48}body[data-colony-mode=live] .demo-badge{color:#59854d}
/* Motion stays subtle and respects reduced-motion preferences. */
.intro{animation:entrance .9s var(--ease) both}.token-console{animation:entrance .9s .12s var(--ease) both}main{animation:entrance 1s .2s var(--ease) both}.scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.scroll-reveal.in-view{opacity:1;transform:translateY(0)}@keyframes entrance{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.world-panel{height:700px}.sidebar{height:664px}}
@media(max-width:1180px){.topbar{gap:18px}.topbar nav{gap:20px}.topbar,.token-console,main,.market-overview,.live-workspace,.tools-section,.manifesto,.roadmap-section,.faq-section,.bottombar{width:calc(100% - 40px)}.intro{padding-top:42px}.token-brand{min-width:160px}.world-panel{height:640px}.sidebar{width:260px;height:604px;padding:20px}#world{right:268px}.world-bottom{right:280px}.world-status{right:300px}.view-controls{right:277px;bottom:205px}.filter{padding:9px 10px}.filter span{display:none}.metric{padding:0 15px}.metric-value{font-size:25px}.tools-section{padding:40px}.ant-tab{display:flex;text-align:left}.ant-tab img{width:65px;margin:0}.ant-tab small{font-size:12px}.feature-portrait,.feature-content{padding:28px}.feature-tool-heading{flex-wrap:wrap}.manifesto-copy{padding:40px;gap:20px 40px}.world-disclosure{width:calc(100% - 52px)}.activity-dock{display:block}.activity-buttons{justify-content:center}.activity-buttons #play-activity{margin-right:0}}
@media(max-width:900px){.intro{padding:35px 20px 27px}h1{font-size:64px}.topbar{min-height:68px}.brand{font-size:20px}.topbar nav{gap:16px}.topbar .primary{font-size:13px;padding:11px 17px}.topbar .nav-button{font-size:13px}.token-brand{min-width:0}.token-command{flex-wrap:wrap;gap:10px}.mode-button{margin-left:auto}.contract-form{order:3;flex-basis:100%;min-height:44px}.console-meta{font-size:12px}.world-panel{height:580px;border-radius:32px}#world{right:0}.world-bottom{right:20px;left:20px}.world-status{right:25px}.view-controls{right:20px;bottom:185px}.sidebar{position:relative;top:auto;right:auto;width:100%;max-height:none;height:auto;margin-top:16px;border-radius:28px;padding:26px;display:grid;grid-template-columns:.75fr 1.25fr;column-gap:28px}.identity-header{grid-column:1/-1}#ant-preview{height:230px;grid-row:2/7;grid-column:1}.identity-title{margin-top:15px}.identity-title,.identity-description,.wallet-row,.identity-details,.focus-button{grid-column:2}.identity-description{font-size:15px}.colony-details,.sidebar-footer,.purpose-card{grid-column:1/-1}.purpose-card{display:none}.sidebar-footer{margin-top:15px}.identity-details div{font-size:13px}.activity-dock{display:flex;max-width:540px}.filter span{display:inline}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:25px;padding:24px 10px}.metric:nth-child(4){border-left:0}.metric{padding:0 22px}.metric-value{font-size:30px}.tools-section{padding:32px;margin-top:60px;border-radius:32px}.section-heading h2,.tools-section .section-heading h2{font-size:49px}.tools-section .section-heading{gap:30px}.tools-section .section-heading>p{font-size:14px}.ant-tab{display:block;text-align:center;padding:12px 7px}.ant-tab img{width:105px;height:65px;margin:auto}.ant-tab small{font-size:12px}.feature-panel{grid-template-columns:.9fr 1.1fr}.feature-content>h3{font-size:25px}.feature-stage{height:270px}.feature-portrait,.feature-content{padding:24px}.manifesto{margin-top:60px;border-radius:32px}.manifesto-copy{padding:32px;gap:20px 30px}.manifesto h2{font-size:40px}.roadmap-section{margin-top:70px}.roadmap li,.roadmap li+li{padding:25px}.roadmap h3{font-size:23px}.faq-section{margin:60px auto}.bottombar{flex-wrap:wrap}}
@media(max-width:620px){html{scroll-padding-top:20px}.topbar,.token-console,main,.market-overview,.live-workspace,.tools-section,.manifesto,.roadmap-section,.faq-section,.bottombar{width:calc(100% - 28px)}.topbar{display:grid;grid-template-columns:1fr auto;margin-top:12px;padding:10px 12px 11px 16px;border-radius:27px;gap:11px 16px;min-height:106px}.brand{font-size:20px;gap:7px}.brand img{width:30px;height:30px}.topbar .primary{padding:8px 13px;min-height:39px;font-size:12px;gap:8px;grid-column:2;grid-row:1}.topbar nav{grid-column:1/-1;grid-row:2;margin:0;justify-content:space-around;gap:12px}.topbar .nav-button{font-size:12px;padding:3px 0}.intro{padding:32px 15px 25px}.intro .eyebrow{font-size:12px;letter-spacing:.06em;padding:6px 11px}h1,.intro h1{font-size:clamp(43px,11.5vw,60px);line-height:1.04;letter-spacing:-.065em;margin:17px 0 16px}.intro-copy{padding:0}.intro-copy p{font-size:14px;line-height:1.6;max-width:335px}.intro-actions{margin-top:14px;gap:22px}.text-button{font-size:12px}.token-command{border-radius:24px;padding:12px;gap:12px}.token-brand{gap:8px}.token-brand strong{font-size:13px;max-width:150px}.token-brand small{font-size:12px}.token-monogram{width:32px;height:32px;font-size:19px}.mode-button{font-size:12px;padding:7px 9px}.contract-input{padding:11px 12px;font-size:12px;border-radius:14px}.contract-form button{padding:9px 12px;font-size:12px;min-height:43px;border-radius:14px}.console-meta{justify-content:flex-start;gap:6px 12px;padding:10px 7px 2px;font-size:12px;line-height:1.5}.console-meta button{font-size:12px}#feed-time{font-size:12px}.world-panel{height:535px;border-radius:28px}.world-heading{left:18px;top:21px}.world-heading .eyebrow{font-size:12px;gap:3px}.world-heading p{font-size:12px;max-width:145px;line-height:1.5}.world-status{top:20px;right:16px;font-size:12px;max-width:130px}.world-status .demo-badge{font-size:12px;padding:4px 7px}.zone-label,.queen-label{font-size:12px;padding:5px 8px}.queen-label>span{font-size:13px}.world-bottom{left:12px;right:12px;bottom:18px;gap:10px}.filter-bar{width:100%;justify-content:center;gap:0;padding:4px}.filter{font-size:12px;padding:8px 9px;gap:5px;min-height:35px}.filter span{display:none}.role-dot{width:5px;height:5px}.view-controls{right:50%;transform:translateX(50%);display:flex;bottom:168px;padding:2px}.view-controls button{width:33px;height:33px;font-size:21px}.view-controls div{width:1px;height:20px;margin:6px 3px}.activity-dock{display:block;padding:0 4px;max-width:100%}.activity-caption{font-size:12px;min-height:17px;justify-content:center;text-align:center}.activity-buttons{justify-content:center;gap:8px;margin:7px auto 0;width:fit-content;padding:0 5px}.activity-buttons button{min-height:30px;font-size:14px}.activity-buttons select{font-size:12px;min-height:30px;max-width:125px}.activity-buttons #step-activity{font-size:12px}.sample-label{font-size:12px}.interaction-hint{font-size:12px;gap:11px}.sidebar{padding:22px;display:block;border-radius:25px;margin-top:12px}.identity-header .eyebrow{font-size:12px}#ant-preview{height:170px}.identity-title{margin:0}.identity-title h2{font-size:26px}.identity-description{font-size:15px}.identity-details div{font-size:13px}.identity-details{gap:10px}.focus-button{font-size:14px;min-height:46px}.sidebar-footer{font-size:12px}.colony-details summary{font-size:14px}.market-overview{margin-top:18px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:24px;row-gap:25px;padding:22px 0}.metric{padding:0 18px}.metric:nth-child(odd){border-left:0}.metric:nth-child(even){border-left:1px solid #e9ede5}.metric-label,.metric small{font-size:12px}.metric-value{font-size:27px}.live-summary{font-size:12px;align-items:flex-start;gap:12px;margin:13px 5px 0}.live-summary a{white-space:normal}.world-disclosure{width:calc(100% - 38px);padding:14px 0 0;display:block}.world-disclosure .status-tag{font-size:12px;margin-bottom:8px}.world-disclosure p{font-size:12px}.live-workspace{margin-top:42px}.ledger-heading{display:block;margin:0 6px 18px}.ledger-heading h2{font-size:29px}.ledger-heading p{font-size:12px}.ledger-tabs{width:100%;margin-top:20px}.ledger-tabs button{flex:1;font-size:13px;padding:10px 12px}.ledger-panel{border-radius:24px}.ledger-empty{font-size:14px;padding:36px 20px}.ledger-table th,.ledger-table td{padding:14px 17px}.ledger-table th{font-size:12px}.ledger-table{font-size:12px}.ledger-toolbar{display:block;padding:17px}.ledger-toolbar input{margin-top:12px;width:100%;font-size:12px}.ledger-footer{font-size:12px;padding:16px}.price-history{padding:22px 18px 15px}.price-history header{font-size:12px;gap:14px}.price-history svg{height:95px}.contract-detail-grid{grid-template-columns:1fr;padding:24px;gap:22px}.contract-detail-grid dt{font-size:12px}.contract-detail-grid dd{font-size:13px}.data-notes{font-size:12px;padding:0 24px 24px}.live-mapping{font-size:12px;gap:9px 12px;padding:15px 5px}.tools-section{margin-top:48px;padding:28px 18px;border-radius:28px}.section-heading,.tools-section .section-heading{display:block;margin:0 5px 25px}.section-heading h2,.tools-section .section-heading h2{font-size:42px;margin-top:13px}.tools-section .section-heading .eyebrow{font-size:12px}.section-heading>p,.tools-section .section-heading>p{font-size:14px;line-height:1.7;margin:18px 0 0}.ant-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.ant-tab{min-height:110px;border-radius:19px;padding:10px 5px}.ant-tab img{width:110px;height:65px}.ant-tab strong{font-size:14px}.ant-tab small{font-size:12px;margin:2px 0 0}.feature-panel{grid-template-columns:1fr;border-radius:23px}.feature-portrait,.feature-content{padding:24px 20px}.feature-content{border-left:0;border-top:1px solid #ffffff08}.feature-caption{font-size:12px}.feature-portrait h3{font-size:34px}.feature-stage{height:265px;margin:0 -10px}.feature-cue{font-size:14px;margin-bottom:17px}.feature-stage-controls span,.feature-stage-controls button{font-size:12px}.feature-content>h3{font-size:26px}.feature-content>p{font-size:14px}.feature-tool{padding:19px;border-radius:18px}.feature-tool h4{font-size:17px}.feature-tool p{font-size:14px}.feature-status{font-size:12px}.feature-tool-heading{flex-wrap:wrap;gap:10px}.feature-action{font-size:13px}.tools-footnotes{grid-template-columns:1fr;gap:22px;padding:25px 6px 0}.tools-footnotes h3{font-size:13px}.tools-footnotes p{font-size:12px}.manifesto{margin-top:48px;border-radius:28px}.manifesto-copy{display:block;padding:32px 25px}.manifesto-copy .eyebrow{font-size:12px;margin-bottom:18px}.manifesto h2{font-size:36px}.manifesto-copy p{font-size:14px;margin-top:22px}.manifesto-copy .manifesto-signoff{font-size:12px}.manifesto img{height:180px;object-fit:cover;border-radius:0}.art-note{font-size:12px;bottom:10px;right:12px;max-width:85%;padding:4px 9px}.roadmap-section{margin-top:55px}.roadmap-section .section-heading .eyebrow{font-size:12px}.roadmap{grid-template-columns:1fr;gap:12px}.roadmap li,.roadmap li+li{border:0;padding:28px;border-radius:25px}.roadmap h3{font-size:27px;margin:24px 0 13px}.roadmap p{font-size:14px;margin:0}.phase{font-size:12px}.launch-note{font-size:12px;margin:17px 6px 0;line-height:1.75}.faq-section{margin:42px auto}.faq-section details{padding:0 20px;border-radius:20px}.faq-section summary{font-size:14px;line-height:1.5;padding:20px 0}.faq-section p{font-size:13px;padding-bottom:20px}.bottombar{padding:24px 6px 35px;gap:16px 22px}.footer-brand{font-size:26px;width:auto;margin-right:auto}.bottombar>span:nth-child(2){font-size:12px;width:100%;order:1}.bottombar button{font-size:12px}.copyright{display:none}dialog{padding:32px 24px;border-radius:27px}dialog h2{font-size:32px}dialog p,dialog li{font-size:14px}.dialog-note{padding:15px}.dialog-grid p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.intro,.token-console,main{animation:none}.scroll-reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}

/* Readable touch targets and body text at every size. */
.intro-copy p,.identity-description,.feature-cue,.feature-content>p,.feature-tool p,.roadmap p,.manifesto-copy p{font-size:16px}.nav-button,.topbar .nav-button,.topbar .primary,.mode-button,.contract-form button,.text-button,.filter,.focus-button,.ledger-tabs button,.colony-details summary{font-size:14px}.metric-label,.metric small,.token-brand small{font-size:12px}.feature-tool ol,.tools-footnotes p,.faq-section p,.data-notes{font-size:14px}
/* Final contrast and first-screen framing. */
@media(min-width:901px){.intro{padding-top:28px;padding-bottom:20px}h1{font-size:clamp(58px,4.8vw,70px);margin-top:16px;margin-bottom:14px}.intro-actions{margin-top:12px}.world-panel{height:620px}.sidebar{height:584px}.world-heading{top:26px}}
.token-brand small,.console-meta,.token-brand small,.metric-label,.metric small,.live-summary,.ledger-heading p,.ledger-tabs button,.ledger-table th,.ledger-toolbar,.ledger-footer,.price-history header,.data-notes,.live-mapping,.contract-detail-grid dt{color:#6f786d}
.ledger-table td,.contract-detail-grid dd{color:#53634b}.identity-header .eyebrow,.identity-id,.identity-pagination button,.identity-description,.identity-details dt,.identity-details dd,.wallet-row,.sidebar-footer,.colony-details summary{color:#64715b}.world-heading p,.world-status,.activity-caption,.interaction-hint{color:#667660}.world-disclosure p,.world-disclosure .status-tag{color:#737d6c}.zone-label,.queen-label{backdrop-filter:none}.sidebar{scrollbar-width:none}.sidebar:hover{scrollbar-width:thin}.roadmap p,.launch-note,.roadmap-section .section-heading>p,.faq-section p,.bottombar,.bottombar button{color:#718164}.manifesto-copy p{color:#607a4e}.art-note{color:#426334}.feature-tool p,.feature-content>p,.feature-cue{color:#b0bda5}.tools-footnotes p{color:#9daE90}
.ant-tab img{border-radius:50%}.feature-stage img{border-radius:24px}.token-brand strong{color:#263123}.tools-section .section-heading>p{color:#a3b299}.feature-stage-controls span{color:#9bae8d}.feature-tool .feature-example{color:#a3b296}.ant-tab small{color:#9cae8c}.tools-footnotes h3{color:#ccd8bf}.wallet-form input:focus,.wallet-form select:focus{border-color:#9ab971}
@media(max-width:620px){.intro-copy p{font-size:16px}.intro-actions{gap:20px}.topbar .nav-button{font-size:13px}.console-meta{font-size:12px}.filter{font-size:12px;padding:8px 9px}.world-heading p,.world-status{font-size:12px}.world-heading .eyebrow{font-size:12px}.world-status .demo-badge{font-size:10px}.zone-label,.queen-label{font-size:10px}.world-disclosure p,.live-summary{font-size:12px}.contract-input{font-size:12px}.metric-label{font-size:11px}.feature-tool .feature-example{font-size:14px}.faq-section p{font-size:15px}.art-note{font-size:10px}}
/* Keep layered WebGL surfaces crisp without expensive backdrop compositing. */
.sidebar{backdrop-filter:none;background:#fffffff2}.world-panel .filter-bar,.world-panel .view-controls{backdrop-filter:none;background:#ffffffeb}
@media(min-width:901px){#ant-preview{height:124px}.identity-description{font-size:14px;line-height:1.6}.identity-details{margin-top:14px;margin-bottom:16px}}

/* Verified wallet islands */
.wallet-island-button{width:100%;margin:0 0 8px}.replay-trade{display:block;margin-top:7px;color:#4b6624;font-size:12px}.wallet-island-dialog{width:min(1080px,calc(100vw - 32px));max-width:1080px;border:0;border-radius:32px;padding:40px;background:#f7f8f7;color:#202523;max-height:90vh;overflow:auto}.wallet-island-dialog h2{font-size:clamp(28px,4vw,46px);letter-spacing:-.05em;margin:12px 40px 16px 0}.wallet-island-address{font:13px monospace;overflow-wrap:anywhere}.wallet-island-status{font-size:13px;color:#59665f;min-height:20px}.wallet-island-scene{height:330px;border-radius:26px;background:radial-gradient(ellipse at 50% 40%,#eef3eb,#dce7e1);overflow:hidden;margin:22px 0}.wallet-island-scene canvas{display:block;touch-action:none}.wallet-island-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wallet-island-metrics>div{background:white;border:1px solid #e2e7e3;border-radius:18px;padding:18px;min-width:0}.wallet-island-metrics small{display:block;font-size:10px;letter-spacing:.09em;color:#657168;margin-bottom:9px}.wallet-island-metrics strong{display:block;font-size:17px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.wallet-trail-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}.wallet-trail-controls h3{font-size:22px;letter-spacing:-.03em}.wallet-share{font-size:13px;white-space:nowrap}.wallet-island-coverage{font-size:13px;color:#606b64;line-height:1.6}.wallet-trail-tabs{display:flex;gap:8px;margin:18px 0}.wallet-trail-tabs button{border-radius:99px;padding:10px 16px;background:#e9eee9;font-size:13px}.wallet-trail-tabs button[aria-pressed=true]{background:#222923;color:white}.wallet-trail-table .ledger-table{font-size:12px}.wallet-trail-table .ledger-table td{max-width:290px;overflow-wrap:anywhere;white-space:normal}.wallet-island-dialog::backdrop{background:#1d28266e;backdrop-filter:blur(10px)}.wallet-island-dialog .ledger-footer button{padding:9px 12px}.wallet-island-dialog .dialog-close{position:absolute;right:24px;top:24px}.social-link{white-space:nowrap}.bottombar>a:not(.footer-brand){font-size:13px;color:#536448}.world-status .demo-badge{white-space:nowrap}
@media(max-width:650px){.wallet-island-dialog{padding:24px 18px;border-radius:24px}.wallet-island-scene{height:250px}.wallet-island-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-island-metrics>div{padding:13px}.wallet-island-metrics strong{font-size:14px}.wallet-trail-controls{align-items:flex-start;flex-direction:column;gap:0}.wallet-trail-tabs{gap:5px}.wallet-trail-tabs button{padding:9px 12px}.wallet-island-dialog .ledger-table{min-width:660px}}
.wallet-island-button[hidden]{display:none!important}

.wallet-island-address a{color:#4c672e}.filter-bar .filter span{display:inline;font-size:10px;margin-left:4px;opacity:.7}.activity-caption{padding:5px 10px;background:#f5f8f0ed;border-radius:20px}.world-status{max-width:190px;text-align:right}.wallet-island-dialog .ledger-table button,.wallet-island-dialog .ledger-table a{color:#46612e}@media(max-width:650px){.filter-bar .filter{padding-left:9px;padding-right:9px;font-size:11px}.filter-bar{gap:0}.filter-bar .filter span{margin-left:2px}}
.launch-readiness{display:grid;grid-template-columns:.8fr 1.4fr;gap:48px;margin:64px 40px;padding:48px;border:1px solid #dde1d8;border-radius:32px;background:#f4f4ef}.launch-readiness h2{font-size:clamp(30px,4vw,50px);letter-spacing:-.055em;line-height:1.04;margin:20px 0}.launch-readiness p{font-size:14px;line-height:1.7;color:#656962;max-width:45ch}.readiness-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.readiness-grid article{padding:24px;background:#fff;border-radius:22px}.readiness-grid h3{font-size:18px;letter-spacing:-.025em;margin:16px 0 8px}.readiness-label{font-size:10px;letter-spacing:.1em;color:#767c6e}.readiness-chip{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:20px;background:#edf1e1;color:#525d35;font-size:11px}.launch-readiness .text-link{font-size:13px;color:#283118;display:inline-block;margin-top:16px}@media(max-width:900px){.launch-readiness{grid-template-columns:1fr;gap:24px;padding:28px;margin:40px 24px}}@media(max-width:560px){.readiness-grid{grid-template-columns:1fr;gap:12px}.launch-readiness{margin:32px 14px;padding:22px;border-radius:24px}.readiness-grid article{padding:20px}}
