*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;background:var(--ink);color:var(--text);font-family:var(--font)}body{overflow-x:hidden}.screen{height:100svh;min-height:680px;position:relative;overflow:hidden;padding-top:18px;background:radial-gradient(ellipse at 70% 35%,#071b30 0,transparent 43%),var(--ink)}a{color:inherit}.card{border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#061725,#04111d);box-shadow:inset 0 0 28px #061a2b}.data-state{color:#8ca5ba;font-size:13px;line-height:1.4}.hero-screen{background:#020710}.hero-header{height:10.1%;min-height:70px;border:1px solid #17447a;border-radius:17px 17px 0 0;display:grid;grid-template-columns:340px 1fr;align-items:center;padding:0 47px;position:relative;z-index:3;background:#020811d9}.hero-brand{display:flex;align-items:center;gap:23px;text-decoration:none;font-size:21px;font-weight:500;letter-spacing:4px;white-space:nowrap}.hero-mark{width:51px;height:51px;border:2px solid #1c7eea;border-radius:49% 51% 51% 49%;position:relative;transform:rotate(-18deg);box-shadow:0 0 9px #187fff66}.hero-mark:before,.hero-mark:after{content:"";position:absolute;inset:7px;border:2px solid #1467c6;border-radius:50%;transform:rotate(42deg)}.hero-mark:after{inset:14px;transform:rotate(11deg)}.hero-header nav{height:70%;border-left:1px solid #0e243c;display:flex;align-items:center;padding-left:55px;gap:55px;justify-self:end}.hero-header nav a{font-size:17px;letter-spacing:2px;text-decoration:none;white-space:nowrap}.hero-stars{position:absolute;left:25.8%;top:10%;width:36.5%;height:90%;background:url('assets/starfield-texture.png') center/100% 100% no-repeat;opacity:.72;mask-image:radial-gradient(ellipse at 58% 48%,#000 15%,#000b 45%,transparent 77%)}.hero-globe{position:absolute;right:0;top:12.7%;width:41.7%;height:90%;background:url('assets/world-globe.png') 0 0/100% 100% no-repeat;mask-image:linear-gradient(90deg,transparent,#000 34%)}.hero-copy{position:absolute;left:5.6%;top:21.5%;z-index:2}.hero-copy>p{margin:0 0 28px;color:var(--blue);font-size:20px;letter-spacing:5px;font-weight:600}.hero-copy h1{margin:0;font-family:"Helvetica Neue",Arial,sans-serif;font-size:109px;line-height:.92;letter-spacing:4px;font-weight:300}.hero-copy small{display:block;margin:37px 0 33px;color:#aab5c5;font-size:22px;line-height:1.5}.hero-cta{display:flex;justify-content:space-between;align-items:center;width:444px;height:75px;padding:0 30px;border:2px solid #287df1;border-radius:10px;color:var(--blue);text-decoration:none;font-size:18px;letter-spacing:2.5px;font-weight:600}.principles{position:absolute;left:5.6%;bottom:10.4%;height:80px;z-index:2;display:flex;align-items:center;gap:34px}.principles article{min-width:266px;display:flex;align-items:center;gap:22px}.principles article:nth-of-type(2){min-width:278px;gap:32px}.principles article:last-child{gap:29px}.principles>i{height:80px;border-left:2px solid #1b293b}.principles svg{width:50px;height:58px;flex:none;fill:none;stroke:var(--blue);stroke-width:2;transform:translateY(-12px)}.principles b{display:block;margin-bottom:9px;font-size:17px;letter-spacing:2px}.principles span{color:#9aa6b6;font-size:16px;line-height:1.45}

.shell-header{height:6.5%;min-height:56px;border:1px solid var(--line);border-radius:5px;display:grid;grid-template-columns:1fr auto 130px;align-items:center;padding:0 28px;position:relative;z-index:3;background:#030d18}.shell-brand{font-weight:700;letter-spacing:2px;text-decoration:none;white-space:nowrap}.shell-brand b{margin-left:15px;color:var(--cyan);font-size:14px}.orb-mark{font-size:25px;color:#70d7ff;vertical-align:middle;margin-right:10px}.shell-header nav{height:72%;display:flex;border:1px solid #13344e;border-radius:7px;overflow:hidden}.shell-header nav a{display:flex;align-items:center;padding:0 16px;border-right:1px solid #13344e;text-decoration:none;font-size:12px;letter-spacing:.8px;font-weight:700}.shell-header nav a:last-child{border:0}.shell-header nav a.active{background:#09233a;color:var(--cyan)}.shell-utils{justify-self:end;color:#c8d7e6;white-space:nowrap}.obs-screen{background:#020811}.obs-layout{height:87%;padding:11px 14px 9px;display:grid;grid-template-columns:404fr 948fr 518fr;gap:12px}.obs-layout h2,.memory-layout h2{height:51px;display:flex;align-items:center;margin:0;padding:0 19px;border-bottom:1px solid var(--line-soft);font-size:17px;letter-spacing:1.3px}.obs-catalog{padding:0 12px}.obs-search{height:41px;margin:0 0 10px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #163a58;border-radius:8px;color:#9fc3df}.obs-search input{width:100%;border:0;background:transparent;color:var(--text);outline:0;font:14px var(--font)}.obs-search input::placeholder{color:#8ca1b6}.world-catalog{display:grid;gap:10px}.catalog-world{height:82px;display:grid;grid-template-columns:67px 1fr auto;align-items:center;gap:12px;width:100%;padding:5px 12px;border:1px solid #143b59;border-radius:8px;background:#061827;color:var(--text);text-align:left;cursor:pointer}.catalog-world.active{border-color:#62c8ff;box-shadow:inset 0 0 15px #0a5a8a}.catalog-world img{width:62px;height:62px;border-radius:50%;object-fit:cover}.catalog-world b{font-size:14px;letter-spacing:.6px}.catalog-world small{font-size:10px;color:#9ae396}.catalog-world small.paused{color:#9db5cc}.obs-center{display:grid;grid-template-rows:640fr 250fr;gap:10px;min-width:0}.world-atlas{display:grid;grid-template-rows:95px 1fr;overflow:hidden}.atlas-head{border-bottom:1px solid var(--line-soft)}.atlas-head h1{height:52px;margin:0;padding:0 24px;display:flex;align-items:center;font-size:25px;letter-spacing:1.7px}.atlas-head h1 small{margin-left:14px;color:var(--green);font-size:12px}.atlas-head>div{height:43px;border-top:1px solid var(--line-soft);display:flex;align-items:center;gap:33px;padding-left:24px;font-size:12px;color:#9aadbf}.atlas-head b{height:43px;display:flex;align-items:center;border-bottom:3px solid var(--cyan);color:var(--text)}.atlas-scene{position:relative;overflow:hidden;background:#020a14 radial-gradient(circle at 14% 24%,#558ed044 0 1px,transparent 2px),radial-gradient(circle at 77% 70%,#8fb8e955 0 1px,transparent 2px)}.atlas-galaxy{position:absolute;inset:16% 5%;background:url('assets/aurora-galaxy-core.png') center/100% 100% no-repeat;filter:brightness(1.18) saturate(1.15);mask-image:radial-gradient(ellipse at center,#000 20%,#000c 50%,transparent 76%)}.scene-state{position:absolute;z-index:1;left:0;right:0;top:47%;text-align:center;color:#a6c3dd;font-size:14px}.place-cards{position:absolute;inset:0;z-index:2}.place-card{position:absolute;width:196px;height:76px;padding:14px;border:1px solid #39749e;border-radius:9px;background:#071a2be6;box-shadow:0 0 17px #0b3555}.place-card:nth-child(1){left:8%;top:14%}.place-card:nth-child(2){right:8%;top:14%}.place-card:nth-child(3){left:16%;bottom:19%}.place-card:nth-child(4){right:13%;bottom:19%}.place-card b{display:block;color:#e8f3fb;font-size:13px}.place-card small{display:block;margin-top:8px;color:#9eb5c9}.resident-dot{position:absolute;z-index:1;width:34px;height:34px;border:1px solid #1d6782;border-radius:50%;display:grid;place-items:center;color:#8ceaff;background:#052536}.d1{left:31%;top:25%}.d2{right:13%;top:49%}.d3{left:53%;bottom:12%}.verified-context{padding:0 15px}.verified-context>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.verified-context section{height:156px;padding:14px;border:1px solid #173b56;border-radius:8px}.verified-context h3{margin:0 0 22px;color:#94d6ff;font-size:12px;letter-spacing:1px}.verified-context p{color:#b5c5d4;font-size:14px;line-height:1.45}.obs-right{display:grid;grid-template-rows:1fr 1fr;gap:10px;min-width:0}.agent-profile{display:grid;grid-template-columns:39% 1fr;gap:18px;padding:17px}.agent-profile img{width:100%;height:100%;max-height:344px;object-fit:cover;border-radius:5px}.agent-profile h1{margin:0;font-size:28px;letter-spacing:2px}.agent-profile>b{color:var(--cyan);font-size:13px}.agent-profile h3{margin:13px 0 7px;color:var(--cyan);font-size:12px;letter-spacing:1px}.agent-profile p{margin:0;color:#d1dde8;font-size:13px;line-height:1.4}.agent-profile hr{border:0;border-top:1px solid #1a3a55;margin:13px 0}.timeline-card{padding:0 9px}.timeline-card ol{margin:0;padding:0;list-style:none;border:1px solid #153954;border-radius:7px}.timeline-card li{height:56px;display:grid;grid-template-columns:145px 1fr;align-items:center;padding:0 9px 0 28px;border-bottom:1px solid #143650;position:relative}.timeline-card li:before{content:"";position:absolute;left:10px;width:9px;height:9px;border-radius:50%;background:#9de9ff;box-shadow:0 0 7px #63d8ff}.timeline-card time{font-size:11px;color:#83d9ff;font-weight:700}.timeline-card p{margin:0;font-size:13px}.timeline-card small{display:block;color:#91a7bc;margin-top:4px;font-size:11px}.timeline-card button{width:100%;height:39px;margin-top:9px;border:1px solid #1a3d58;border-radius:7px;background:#061521;color:#b7c9d8}.obs-status{height:5.5%;margin:0 14px;display:flex;align-items:center;gap:22px;padding:0 19px;border:1px solid #143953;border-radius:8px;font-size:11px;letter-spacing:.8px;color:#9fb2c7}.obs-status b{color:var(--green)}.obs-status i{height:20px;border-left:1px solid #294156}.obs-status span:last-child{margin-left:auto}

.memory-screen{background:#04101c}.memory-layout{height:93.5%;padding:11px 15px;display:grid;grid-template-columns:24% 1fr 27%;gap:13px}.memory-identity{text-align:center;padding-bottom:15px}.memory-identity img{display:block;width:75%;height:245px;object-fit:cover;margin:17px auto 9px}.memory-identity h1{margin:0;font-size:28px;letter-spacing:3px}.memory-identity>b{color:#a9b7c8;font-size:13px}.memory-identity hr{border:0;border-top:1px solid #1b405d;margin:15px 20px}.memory-identity h3{font-size:12px;color:#8fcfff}.memory-identity p{padding:0 20px;color:#aebdcb;font-size:12px;line-height:1.5}.memory-identity .verified{color:#8bdd94;font-weight:bold}.memory-content{padding:0 22px}.memory-content>h1{margin:22px 0 25px;font-size:33px;font-weight:400}.memory-label{color:#91cbff;font-size:12px;letter-spacing:1px}.confirmed-memory{padding:16px;border:1px solid #1d5279;border-radius:8px;background:#071d30}.confirmed-memory time{color:#9fceff;font-size:12px}.confirmed-memory p{font-size:16px}.confirmed-memory>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;border-top:1px solid #194362;padding-top:12px;color:#8ea7be;font-size:10px}.confirmed-memory b{display:block;margin-top:5px;color:#d7e5f0;font-size:11px}.memory-tabs{height:48px;display:flex;align-items:end;gap:35px;border-bottom:1px solid #234a68}.memory-tabs>*{padding-bottom:12px;font-size:12px;letter-spacing:1px}.memory-tabs b{border-bottom:3px solid var(--cyan);color:var(--cyan)}.memory-rows{display:grid;gap:5px;padding:10px 0}.memory-row{height:47px;display:grid;grid-template-columns:165px 1fr 130px 95px;align-items:center;gap:10px;padding:0 11px;border:1px solid #173d5b;border-radius:5px;font-size:12px}.memory-row time{color:#94d5ff}.memory-row p{margin:0}.memory-row code{color:#b4c7d8}.memory-row b{color:#8ee697;font-size:10px}.memory-empty{height:92px;display:flex;align-items:center;gap:15px;padding:15px;border:1px dashed #25506f;border-radius:7px;color:#9fc7e8}.memory-empty>b,.memory-empty small{display:block}.memory-empty small{margin-top:7px;color:#8c9eaf}.memory-rail{display:grid;grid-template-rows:1fr 1.35fr .9fr 1fr;gap:10px}.memory-rail article{padding:0 17px}.memory-rail p{font-size:13px;line-height:1.45;color:#c6d3df}.relationship>div{display:flex;align-items:center;gap:24px}.relationship i{display:block;width:58px;font-size:28px;color:#71d6ff;font-style:normal;white-space:nowrap}.relationship p{margin:0}.memory-rail b{color:#8de998}

.worlds-screen{background:#03111d}.worlds-network{position:absolute;inset:6.5% 0 0;background:url('assets/network-field.png') right center/62% 100% no-repeat;opacity:.72}.worlds-main{height:93.5%;position:relative;padding:55px 8.5%}.worlds-intro{display:flex;justify-content:space-between}.worlds-intro h1{margin:0;font-size:42px;line-height:1.16;font-weight:400}.worlds-intro p{color:#aab9c7;font-size:17px;line-height:1.5}.worlds-intro small{color:#9eb4ca}.worlds-intro small b{color:var(--blue)}.civilization-stages{height:210px;margin-top:36px;display:flex;align-items:stretch;gap:20px}.civilization-stages article{flex:1;display:flex;gap:18px;padding:21px;border:1px solid #276493;border-radius:8px;background:#071c2d}.civilization-stages i{color:var(--blue);font-size:45px;font-style:normal}.civilization-stages h2{margin:2px 0 13px;font-size:16px;letter-spacing:1.5px}.civilization-stages p{margin:0;color:#aab9c7;font-size:14px;line-height:1.45}.civilization-stages>b{align-self:center;color:#65bfff;font-size:27px}.worlds-lower{margin-top:28px;display:grid;grid-template-columns:1fr 1.18fr;gap:23px}.worlds-lower article{height:273px;padding:0 22px}.worlds-lower h2{height:52px;margin:0 -22px;padding:0 22px;display:flex;align-items:center;border-bottom:1px solid #1a405e;font-size:16px;letter-spacing:1px}.live-world{text-align:center;padding-top:20px}.live-world>i{float:left;color:#59c8ff;font-size:54px;font-style:normal}.live-world h3{margin:11px 0 10px;font-size:14px}.live-world p{margin:0;color:#aab9c7;font-size:13px}.live-world>div{clear:both;display:flex;justify-content:space-between;padding-top:19px;color:#8ed7ff;font-size:12px}.worlds-empty{margin:17px 0;color:#9eb2c7;font-size:12px}.future>div{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding-top:17px}.future p{margin:0;color:#d4e4ef;font-size:13px}.future small{display:block;margin:5px 0 0 24px;color:#73b9e7;font-size:9px}.future .notice{margin-top:18px;padding-top:12px;border-top:1px solid #1b405c;color:#c0a987;font-size:11px;line-height:1.4}

.founder-screen{background:#03111d}.founder-orbit{position:absolute;inset:6.5% 0 0;background:url('assets/orbit-constellation.png') right center/57% 100% no-repeat;opacity:.82}.founder-main{height:93.5%;position:relative;padding:43px 7.2%}.founder-intro>b{color:var(--blue);font-size:13px;letter-spacing:2px}.founder-intro h1{margin:15px 0 12px;font-size:43px;line-height:1.15;font-weight:400}.founder-intro p{margin:0;color:#afbdca;font-size:16px}.founder-columns{margin-top:30px;display:grid;grid-template-columns:1.12fr .88fr;gap:25px}.founder-columns article{height:510px;padding:0 24px}.founder-columns h2{height:55px;margin:0 -24px 15px;padding:0 24px;display:flex;align-items:center;border-bottom:1px solid #1d4563;font-size:16px;letter-spacing:1px}.seed-form label{height:65px;display:grid;grid-template-columns:185px 1fr;gap:16px;align-items:center}.seed-form label>span{color:#b6c8d8;font-size:12px;letter-spacing:.8px}.seed-form input,.seed-form label button{width:100%;height:32px;border:1px solid #245276;border-radius:5px;background:#061522;color:#7891a6;padding:0 11px;text-align:left;font:11px var(--font)}.seed-form footer{margin-top:12px;display:flex;align-items:center;gap:14px}.seed-form footer button{height:39px;padding:0 17px;border:1px solid #315878;border-radius:5px;background:#142335;color:#7894a9;font:11px var(--font);letter-spacing:1px}.seed-form footer p{font-size:11px;color:#8295a8}.launch-boundary ul{list-style:none;margin:8px 0 21px;padding:0}.launch-boundary li{padding:13px 0;border-bottom:1px solid #183d59;color:#c9d8e4;font-size:14px;line-height:1.45}.launch-boundary h3{font-size:12px;color:#91cfff;letter-spacing:1px}.state-preview{padding:14px;border:1px solid #205073;border-radius:6px;color:#a9c7dc;font-size:12px;word-spacing:8px}.founder-info{margin-top:21px;padding:13px;border:1px solid #255273;border-radius:7px;color:#afc1d0;font-size:12px}.founder-info b{color:#84d8ff}

@media(max-width:1600px){.screen{min-height:560px}.hero-header{grid-template-columns:300px 1fr 245px;padding:0 35px;border-radius:12px 12px 0 0}.hero-brand{font-size:17px;gap:17px}.hero-mark{width:41px;height:41px}.hero-header nav{padding-left:39px;gap:38px}.hero-header nav a,.hero-enter{font-size:13px}.hero-enter{padding-left:39px;gap:12px}.hero-copy{top:21.5%;left:5.5%}.hero-copy>p{font-size:16px;margin-bottom:19px}.hero-copy h1{font-size:81px;letter-spacing:3px}.hero-copy small{margin:31px 0 27px;font-size:17px}.hero-cta{width:335px;height:58px;padding:0 22px;font-size:13px}.principles{left:5.5%;bottom:10.3%;height:62px;gap:25px}.principles article{min-width:215px;gap:16px}.principles article:nth-of-type(2){min-width:210px;gap:24px}.principles article:last-child{gap:22px}.principles>i{height:62px}.principles svg{width:39px;height:47px;transform:translateY(-9px)}.principles b{font-size:13px;margin-bottom:5px}.principles span{font-size:13px}.shell-header{padding:0 18px;grid-template-columns:1fr auto 100px}.shell-brand{font-size:13px}.shell-brand b{font-size:10px;margin-left:9px}.orb-mark{font-size:19px;margin-right:5px}.shell-header nav a{padding:0 10px;font-size:9px}.shell-utils{font-size:12px}.obs-layout{padding:8px 11px;gap:9px;grid-template-columns:300fr 710fr 390fr}.obs-layout h2,.memory-layout h2{height:40px;padding:0 14px;font-size:13px}.obs-catalog{padding:0 9px}.obs-search{height:32px;margin-bottom:7px;font-size:11px}.world-catalog{gap:7px}.catalog-world{height:66px;grid-template-columns:52px 1fr auto;gap:7px;padding:4px 8px}.catalog-world img{width:50px;height:50px}.catalog-world b{font-size:10px}.catalog-world small{font-size:8px}.obs-center{grid-template-rows:480fr 188fr;gap:8px}.world-atlas{grid-template-rows:72px 1fr}.atlas-head h1{height:40px;padding:0 18px;font-size:19px}.atlas-head h1 small{font-size:9px}.atlas-head>div{height:32px;padding-left:18px;gap:28px;font-size:9px}.atlas-head b{height:32px}.place-card{width:147px;height:59px;padding:9px;font-size:9px}.place-card b{font-size:10px}.place-card small{margin-top:5px;font-size:9px}.resident-dot{width:26px;height:26px;font-size:12px}.verified-context{padding:0 12px}.verified-context>div{gap:8px}.verified-context section{height:116px;padding:10px}.verified-context h3{margin-bottom:12px;font-size:9px}.verified-context p{font-size:10px}.agent-profile{gap:13px;padding:13px}.agent-profile h1{font-size:21px}.agent-profile>b,.agent-profile h3{font-size:9px}.agent-profile h3{margin:7px 0 4px}.agent-profile p{font-size:10px}.agent-profile hr{margin:8px 0}.timeline-card{padding:0 8px}.timeline-card li{height:45px;grid-template-columns:126px 1fr;padding-left:24px}.timeline-card time{font-size:9px}.timeline-card p{font-size:10px}.timeline-card small{font-size:9px}.timeline-card button{height:31px;font-size:10px}.obs-status{font-size:8px;gap:14px;padding:0 13px}.memory-layout{padding:8px 11px;gap:9px}.memory-identity img{height:185px}.memory-content{padding:0 16px}.memory-content>h1{margin:16px 0 16px;font-size:24px}.confirmed-memory{padding:10px}.confirmed-memory p{font-size:12px}.confirmed-memory>div{font-size:8px}.confirmed-memory b{font-size:9px}.memory-tabs{height:38px;gap:25px}.memory-tabs>*{padding-bottom:8px;font-size:9px}.memory-row{height:38px;grid-template-columns:130px 1fr 100px 70px;font-size:9px}.memory-empty{height:69px;font-size:10px}.memory-rail{gap:8px}.memory-rail article{padding:0 13px}.memory-rail p{font-size:10px}.relationship>div{gap:20px}.relationship i{width:54px;font-size:22px}.worlds-main{padding:39px 7.2%}.worlds-intro h1{font-size:31px}.worlds-intro p{font-size:13px}.worlds-intro small{font-size:9px}.civilization-stages{height:160px;margin-top:24px;gap:14px}.civilization-stages article{gap:11px;padding:14px}.civilization-stages i{font-size:33px}.civilization-stages h2{font-size:12px;margin-bottom:8px}.civilization-stages p{font-size:10px}.worlds-lower{margin-top:20px;gap:16px}.worlds-lower article{height:206px;padding:0 16px}.worlds-lower h2{height:39px;margin:0 -16px;padding:0 16px;font-size:12px}.live-world{padding-top:12px}.live-world>i{font-size:39px}.live-world h3{font-size:10px}.live-world p{font-size:9px}.live-world>div{padding-top:12px;font-size:9px}.worlds-empty{margin:10px 0;font-size:9px}.future>div{padding-top:11px}.future p{font-size:10px}.future small{font-size:7px}.future .notice{margin-top:10px;padding-top:9px;font-size:8px}.founder-main{padding:31px 6.5%}.founder-intro>b{font-size:10px}.founder-intro h1{font-size:32px;margin:11px 0 9px}.founder-intro p{font-size:12px}.founder-columns{margin-top:21px;gap:19px}.founder-columns article{height:384px;padding:0 18px}.founder-columns h2{height:42px;margin:0 -18px 9px;padding:0 18px;font-size:12px}.seed-form label{height:48px;grid-template-columns:145px 1fr;gap:12px}.seed-form label>span{font-size:9px}.seed-form input,.seed-form label button{height:26px;font-size:9px}.seed-form footer{margin-top:7px}.seed-form footer button{height:31px;font-size:9px}.seed-form footer p{font-size:8px}.launch-boundary li{padding:9px 0;font-size:10px}.launch-boundary h3{font-size:9px}.state-preview,.founder-info{padding:9px;font-size:9px}.founder-info{margin-top:13px}}
.hero-globe{height:87.3%}.memory-layout,.worlds-main,.founder-main{height:calc(100% - max(6.5%,56px))}
.founder-screen{background:radial-gradient(ellipse at 81% 52%,rgba(12,46,87,.48),transparent 46%),linear-gradient(108deg,#041420 0%,#03111d 49%,#041525 100%)}.founder-orbit{background-size:72% 100%;opacity:.62;mask-image:linear-gradient(90deg,transparent 23%,rgba(0,0,0,.28) 44%,#000 75%)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:1600px){.hero-header{grid-template-columns:300px 1fr}.founder-intro>b{font-size:11px}.founder-intro p{font-size:13px}.founder-columns article{height:400px}.seed-form label{height:52px}.seed-form label>span{font-size:10px}.seed-form input,.seed-form label button{height:30px;font-size:10px}.seed-form footer button{height:34px;font-size:10px}.seed-form footer p{font-size:9px}.launch-boundary li{font-size:11px}.launch-boundary h3{font-size:10px}.state-preview,.founder-info{font-size:10px}}

/* Readable desktop typography: no scale/blur treatment is applied to text. */
html,body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}body{font-size:16px;line-height:1.45;color:var(--text)}
.shell-header nav a,.hero-header nav a,.shell-brand,.hero-brand,.shell-utils{font-size:13px!important;line-height:1.3}.shell-header nav a{letter-spacing:.7px}.data-state,.catalog-world small,.obs-status,.memory-label,.confirmed-memory time,.confirmed-memory>div,.memory-row code,.memory-row b,.future small,.seed-form footer p{font-size:12px!important;line-height:1.35;color:#b7c3d1}.catalog-world b{font-size:16px!important;line-height:1.3}.catalog-world small{color:#a8e9ae}.obs-layout h2,.memory-layout h2,.worlds-lower h2,.founder-columns h2{font-size:20px!important;line-height:1.25}.memory-content>h1,.worlds-intro h1,.founder-intro h1{font-size:42px!important;line-height:1.15}.card p,.memory-identity p,.memory-rail p,.verified-context p,.agent-profile p,.timeline-card p,.civilization-stages p,.live-world p,.future p,.founder-intro p,.launch-boundary li,.founder-info{font-size:16px!important;line-height:1.45;color:#c0ccd8}.agent-profile h3,.verified-context h3,.memory-identity h3,.launch-boundary h3{font-size:13px!important;line-height:1.3}.memory-identity>b,.agent-profile>b,.memory-tabs>*,.confirmed-memory b,.memory-row time{font-size:13px!important;line-height:1.3}.memory-row{font-size:16px!important;line-height:1.45}.memory-row code,.memory-row b{font-size:12px!important}.civilization-stages h2{font-size:20px!important;line-height:1.25}.live-world h3{font-size:16px!important;line-height:1.3}.live-world>div{font-size:13px!important;line-height:1.3}.future .notice{font-size:13px!important;line-height:1.4;color:#d5bd90}.seed-form label>span,.seed-form input,.seed-form label button,.seed-form footer button,.state-preview{font-size:13px!important;line-height:1.3}.seed-form input,.seed-form label button{color:#b9c7d5}.relationship p{font-size:16px!important}.hero-copy small,.principles span{color:#c0cad6}.hero-header nav a,.shell-header nav a,.memory-tabs>*,.confirmed-memory time,.memory-row time{opacity:1}
@media(max-width:1600px){.obs-layout h2,.memory-layout h2,.worlds-lower h2,.founder-columns h2{font-size:20px!important}.worlds-intro h1,.memory-content>h1,.founder-intro h1{font-size:42px!important}.civilization-stages{height:178px}.civilization-stages article{padding:16px}.civilization-stages p{font-size:16px!important}.worlds-lower article{height:222px}.worlds-lower h2{height:44px}.worlds-lower{margin-top:18px}.future>div{gap:12px}.founder-columns article{height:418px}.founder-columns h2{height:48px}.seed-form label{height:54px}.seed-form input,.seed-form label button{height:32px}.memory-content>h1{margin:18px 0}.memory-row{height:48px;grid-template-columns:145px 1fr 95px 72px}.memory-empty{height:76px}.memory-identity img{height:178px}.memory-rail{grid-template-rows:1fr 1.4fr .95fr 1fr}.obs-search input{font-size:13px}.agent-profile p{font-size:16px!important}.timeline-card li{height:49px}.timeline-card p{font-size:13px!important}.timeline-card time{font-size:12px}.verified-context section{height:124px}.verified-context p{font-size:16px!important}.place-card b{font-size:13px}.place-card small{font-size:12px}.hero-copy small,.principles span{font-size:16px!important}}
 .memory-rail .relationship h2{letter-spacing:.25px;white-space:nowrap}.memory-empty{height:96px}.memory-empty b,.memory-empty small{font-size:16px;line-height:1.45}.memory-empty small{margin-top:5px;color:#b7c3d1}

/* Assembly QA: isolate screens and keep the Observatory grid inside its viewport. */
.screen{isolation:isolate;z-index:0;contain:paint}.shell-header{grid-template-columns:minmax(0,1fr) auto;column-gap:18px}.shell-header nav{min-width:0;justify-self:end}.obs-layout,.obs-layout>*,.obs-center,.obs-center>*,.obs-right,.obs-right>*{min-height:0}.obs-layout{min-height:0}.obs-center{grid-template-rows:minmax(0,640fr) minmax(0,250fr)}.obs-right{grid-template-rows:minmax(0,1.28fr) minmax(0,.72fr)}.obs-catalog,.world-atlas,.verified-context,.agent-card,.timeline-card{overflow:hidden}
@media(max-width:1600px){.shell-header{grid-template-columns:minmax(0,1fr) auto;column-gap:14px}.obs-center{grid-template-rows:minmax(0,480fr) minmax(0,188fr)}.obs-right{grid-template-rows:minmax(0,1.28fr) minmax(0,.72fr)}}

/* One page shell: headers share their screen's content edges instead of forming a second frame. */
.screen{--shell-inset:14px}.hero-screen{--shell-inset:5.6%}.memory-screen{--shell-inset:15px}.worlds-screen{--shell-inset:8.5%}.founder-screen{--shell-inset:7.2%}.shell-header,.hero-header{width:auto;margin-inline:var(--shell-inset);border:0;border-radius:0;background:transparent}.shell-header nav{border:0;border-radius:0;overflow:visible}.shell-header nav a{border-right:0;border-left:1px solid #13344e}.shell-header nav a:last-child{border-left:1px solid #13344e}.hero-header nav{border-left:0}.hero-header nav a{border-left:1px solid #0e243c}.hero-header nav a:first-child{border-left:0}.obs-status{margin-inline:var(--shell-inset)}
@media(max-width:1600px){.screen{--shell-inset:11px}.hero-screen{--shell-inset:5.5%}.memory-screen{--shell-inset:11px}.worlds-screen{--shell-inset:7.2%}.founder-screen{--shell-inset:6.5%}}
