:root{--bg: #080b12;--bg-2: #0b111d;--panel: #111827;--panel-2: #172033;--panel-3: #0e1625;--text: #e8edf7;--muted: #99a7bd;--faint: #617089;--line: rgba(152, 170, 206, .18);--accent: #68e8ff;--green: #8cffc1;--amber: #ffc857;--red: #ff6f71;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(104,232,255,.06),transparent 380px),linear-gradient(90deg,rgba(104,232,255,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(104,232,255,.05) 1px,transparent 1px),var(--bg);background-size:auto,88px 88px,88px 88px,auto}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh}.top-nav{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:74px;padding:0 32px;border-bottom:1px solid var(--line);background:#080b12e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{font-size:25px;font-weight:800;letter-spacing:0}.brand span{color:#fff}.brand:not(span){color:var(--accent)}.nav-links,.nav-actions{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:14px}.nav-links a:hover,.nav-actions a:hover{color:var(--accent)}.nav-actions{justify-content:flex-end}.language-toggle{display:inline-flex;align-items:center;gap:8px}main{width:min(1440px,100%);margin:0 auto;padding:0 32px 56px}.hero-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1fr);gap:42px;align-items:center;min-height:calc(100vh - 74px);padding:64px 0 42px}.hero-copy h1,.page-heading h1,.project-hero h1,.dashboard-header h1,.login-panel h1{margin:0;letter-spacing:0;line-height:1}.hero-copy h1{max-width:740px;font-size:clamp(48px,6vw,88px)}.hero-copy p{max-width:680px;margin:26px 0 0;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:8px;border:1px solid var(--line);font-weight:750}.button.primary{color:#031016;background:var(--accent);border-color:var(--accent)}.button.secondary{color:var(--text);background:#1118279e}.capability-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px}.capability-item{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:58px;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#11182770}.capability-item svg{color:var(--accent)}.hero-console,.feature-panel,.project-card,.thing-card,.login-panel,.dashboard-panel{border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#172033f5,#0a111df5);box-shadow:0 20px 80px #00000047}.hero-console{padding:18px}.console-header,.panel-title-row,.project-card div,.dashboard-header,.secure-chip,.dashboard-panel h2{display:flex;align-items:center}.console-header{justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line);color:var(--muted)}.console-header span:first-child{color:var(--text);font-weight:800}.console-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.console-metric{min-height:102px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-3)}.console-metric strong{display:block;font-size:30px;color:var(--green)}.console-metric span,.console-row small,.project-card span,.thing-card span,.project-row span,.inbox-row span{color:var(--muted);font-size:13px}.console-list{margin-top:14px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.console-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.console-row:last-child{border-bottom:0}.section-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-panel{min-height:330px;padding:24px}.feature-panel:nth-child(1),.feature-panel:nth-child(2){grid-column:span 2}.feature-panel h2,.dashboard-panel h2{margin:0;font-size:24px}.feature-panel p,.page-heading p,.project-hero p,.login-panel p,.dashboard-header p,.dashboard-panel p,.thing-card p,.project-card p{color:var(--muted);line-height:1.55}.timeline{display:grid;gap:16px;margin-top:24px}.timeline-item{display:grid;grid-template-columns:72px 1fr;gap:16px;position:relative}.timeline-item time{color:var(--accent);font-weight:750}.timeline-item strong,.module-list span,.project-card h2,.thing-card h2,.thing-preview strong{color:var(--text)}.timeline-item p{margin:5px 0}.timeline-item span{color:var(--green);font-size:13px}.panel-title-row{justify-content:space-between;gap:14px}.panel-title-row a,.back-link,.thing-card a{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:700}.module-list{display:grid;margin-top:18px;border-top:1px solid var(--line)}.module-list a{display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.thing-preview{display:grid;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.thing-preview span{color:var(--muted)}.social-band{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;margin-top:22px;padding:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.social-band h2{margin:0}.social-band p{color:var(--muted)}.social-links{display:flex;gap:12px;flex-wrap:wrap}.social-links a{display:grid;min-width:150px;gap:4px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#1118278f}.social-links span{color:var(--muted);font-size:13px}.ops-home{display:grid;grid-template-columns:205px minmax(0,1fr);gap:18px;padding:24px 0 46px}.ops-sidebar{position:sticky;top:96px;align-self:start;min-width:0;min-height:calc(100vh - 120px);padding:18px 14px;border:1px solid var(--line);border-radius:8px;background:#080d17db}.ops-brand{padding:4px 4px 18px;border-bottom:1px solid var(--line);font-size:24px;font-weight:900}.ops-brand small{color:var(--accent)}.ops-menu{display:grid;gap:6px;min-width:0;margin-top:16px}.ops-menu button,.ops-metric,.ops-panel-header button,.ops-project-row,.ops-approval-list button,.agent-feed button,.run-table button,.task-table button{color:inherit;border:0;background:transparent}.ops-menu button{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:center;min-height:42px;padding:0 10px;border-radius:8px;color:var(--muted);text-align:left}.ops-menu button:first-child,.ops-menu button:hover{color:var(--text);background:#68e8ff1f}.platform-status{display:grid;gap:7px;margin-top:28px;padding:14px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#11182780}.platform-status span,.live-dot{width:9px;height:9px;border-radius:999px;background:var(--green);box-shadow:0 0 18px #8cffc180}.platform-status strong{color:var(--text)}.platform-status p{margin:0;font-size:13px;line-height:1.45}.ops-main{min-width:0}.ops-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px;padding:10px 0 6px}.ops-title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;min-width:0}.ops-title-row h1{min-width:0;margin:0;font-size:clamp(38px,4vw,56px);line-height:1}.ops-title-row span{display:inline-flex;align-items:center;gap:7px;color:var(--accent);font-weight:800}.ops-header p{max-width:760px;margin:12px 0 0;color:var(--muted);line-height:1.55}.ops-header-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.ops-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:14px}.ops-metric{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto auto;gap:4px 10px;min-height:106px;padding:15px;border:1px solid var(--line);border-radius:8px;text-align:left;background:linear-gradient(180deg,#172033f5,#0d1625f5)}.ops-metric svg{grid-row:1 / 4;color:var(--accent)}.ops-metric span,.ops-metric small{color:var(--muted)}.ops-metric strong{font-size:24px;line-height:1}.ops-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:12px}.ops-panel{min-width:0;padding:16px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#111827f7,#0a111df7)}.ops-panel.ops-wide{grid-column:span 2}.ops-panel.ops-full{grid-column:1 / -1}.ops-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;margin-bottom:12px}.ops-panel-header h2{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:18px}.ops-panel-header button{display:inline-flex;align-items:center;gap:5px;color:var(--accent);font-weight:750}.ops-project-table,.ops-approval-list,.agent-feed,.run-table,.task-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.ops-table-head,.ops-project-row{display:grid;grid-template-columns:1.25fr .75fr .75fr .7fr .7fr 18px;gap:12px;align-items:center}.ops-table-head{min-height:42px;padding:0 14px;color:var(--muted);font-size:12px;font-weight:800;border-bottom:1px solid var(--line)}.ops-project-row{width:100%;min-height:68px;padding:10px 14px;border-bottom:1px solid var(--line);text-align:left}.ops-project-row:last-child{border-bottom:0}.ops-project-row:hover,.ops-approval-list button:hover,.agent-feed button:hover,.run-table button:hover,.task-table button:hover{background:#68e8ff12}.green-state{color:var(--green)}.cyan-state{color:var(--accent)}.amber-state{color:var(--amber)}.red-state{color:var(--red)}.health-ring{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:3px solid var(--green);border-radius:999px;color:var(--green);font-weight:900}.ops-approval-list button{display:grid;grid-template-columns:48px 110px 110px minmax(0,1fr) 70px;gap:10px;align-items:center;width:100%;min-height:60px;padding:10px 12px;border-bottom:1px solid var(--line);text-align:left}.ops-approval-list button:last-child,.agent-feed button:last-child,.run-table button:last-child,.task-table button:last-child{border-bottom:0}.ops-approval-list p,.agent-feed p{margin:0;color:var(--muted)}.ops-approval-list strong{color:var(--amber)}.ops-approval-list small{color:var(--amber);font-weight:750}.telegram-public{display:grid;grid-template-columns:112px 1fr;gap:18px;align-items:center;min-height:220px}.telegram-orbit{display:grid;place-items:center;width:108px;height:108px;border:3px solid rgba(104,232,255,.75);border-radius:999px;color:var(--accent);background:#68e8ff14;box-shadow:0 0 34px #68e8ff24}.telegram-public dl{display:grid;gap:12px;margin:0}.telegram-public div{display:grid;grid-template-columns:80px 1fr;gap:10px}.telegram-public dt{color:var(--muted)}.telegram-public dd{margin:0}.agent-feed button{display:grid;grid-template-columns:22px 1fr auto;gap:8px;width:100%;min-height:64px;padding:10px 12px;border-bottom:1px solid var(--line);text-align:left}.agent-feed p{grid-column:2 / -1}.agent-feed svg{color:var(--accent)}.run-table button{display:grid;grid-template-columns:58px minmax(0,1fr) 74px;gap:3px 8px;align-items:center;width:100%;min-height:62px;padding:8px 12px;border-bottom:1px solid var(--line);font-size:13px;text-align:left}.run-table button strong{grid-row:1 / 3}.run-table button span{min-width:0}.run-table button span:nth-of-type(1){grid-column:2;grid-row:1}.run-table button span:nth-of-type(2){grid-column:2;grid-row:2;color:var(--muted)}.run-table button span:nth-of-type(3){grid-column:3;grid-row:1}.run-table button small{grid-column:3;grid-row:2;color:var(--muted)}.task-table button{display:grid;grid-template-columns:1.6fr .9fr 90px 110px 140px;gap:12px;align-items:center;width:100%;min-height:52px;padding:9px 12px;border-bottom:1px solid var(--line);text-align:left}.progress-track{height:7px;border-radius:999px;background:#99a7bd2e;overflow:hidden}.progress-track i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.public-project-strip{display:flex;justify-content:space-between;align-items:center;gap:20px}.public-project-strip h2,.public-project-strip p{margin:0}.public-project-strip p{margin-top:8px;color:var(--muted)}.restricted-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:22px;background:#000000ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.restricted-modal{position:relative;display:grid;gap:16px;width:min(480px,100%);padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.restricted-modal h2,.restricted-modal p{margin:0}.restricted-modal p{color:var(--muted);line-height:1.55}.restricted-icon{display:grid;place-items:center;width:52px;height:52px;color:var(--accent);border:1px solid rgba(104,232,255,.36);border-radius:8px;background:#68e8ff14}.modal-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:transparent}.site-footer{display:flex;justify-content:space-between;gap:16px;width:min(1440px,100%);margin:0 auto;padding:26px 32px;color:var(--faint);border-top:1px solid var(--line)}.page-section{min-height:calc(100vh - 74px);padding:64px 0}.page-section.narrow{max-width:760px}.page-heading{max-width:820px;margin-bottom:34px}.page-heading h1,.project-hero h1{font-size:clamp(42px,5vw,72px)}.project-index,.thing-list,.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card,.thing-card{min-height:250px;padding:22px}.project-card{display:flex;flex-direction:column}.project-card div{justify-content:space-between;margin-top:auto}.project-card strong,.project-status{color:var(--green)}.project-detail{display:grid;gap:26px}.back-link{width:max-content}.project-hero{max-width:850px}.project-hero>span,.section-kicker,.login-panel>span{color:var(--accent);font-size:13px;font-weight:800;text-transform:uppercase}.project-status{margin:20px 0;font-weight:800}.highlight-item{display:grid;grid-template-columns:10px 1fr;gap:12px;align-items:start;min-height:90px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#11182794}.highlight-item span{width:9px;height:9px;margin-top:7px;border-radius:999px;background:var(--green)}.highlight-item p{margin:0}.affiliate-disclosure{max-width:900px;margin:0 0 24px;padding:16px;border:1px solid rgba(255,200,87,.32);border-radius:8px;color:#ffe5a6;background:#ffc85714}.thing-card{display:grid;gap:12px}.thing-card h2,.thing-card p{margin:0}.login-page{display:grid;place-items:center;min-height:calc(100vh - 120px)}.login-panel{display:grid;width:min(480px,100%);gap:18px;padding:28px}.login-panel h1{font-size:42px}.login-panel label{display:grid;gap:8px;color:var(--muted);font-size:14px}.login-panel input{min-height:48px;padding:0 14px;color:var(--text);border:1px solid var(--line);border-radius:8px;outline:none;background:#080b12cc}.form-message{color:var(--red)}.dashboard-page{padding:34px 0 64px}.dashboard-header{justify-content:space-between;gap:20px;margin-bottom:18px}.dashboard-header h1{font-size:42px}.secure-chip{gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(140,255,193,.34);border-radius:8px;color:var(--green);background:#8cffc114}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dashboard-panel{padding:18px}.dashboard-panel.wide{grid-column:span 2}.dashboard-panel h2{gap:9px;margin-bottom:16px;font-size:18px}.project-table{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden}.project-row{display:grid;grid-template-columns:1.1fr 110px 150px 1.4fr;gap:14px;align-items:center;min-height:74px;padding:12px 14px;border-bottom:1px solid var(--line)}.project-row:last-child{border-bottom:0}.project-row div{display:grid;gap:3px}.project-row p,.approval-row p,.inbox-row p{margin:0}.status-dot{width:max-content;padding:5px 8px;border-radius:999px;font-weight:750}.status-dot.ready{color:var(--green);background:#8cffc114}.status-dot.review{color:var(--amber);background:#ffc85714}.status-dot.onboarding{color:var(--accent);background:#68e8ff14}.approval-row,.inbox-row{display:grid;gap:7px;padding:14px 0;border-bottom:1px solid var(--line)}.approval-row:last-child,.inbox-row:last-child{border-bottom:0}.approval-row strong{color:var(--amber)}.bot-state{min-height:126px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#080b1270}.language-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#00000094;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.language-modal{width:min(420px,100%);padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 24px 90px #00000075}.language-modal h2{margin:0 0 10px}.language-modal p{color:var(--muted)}.language-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.language-actions button{min-height:46px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--panel-2)}.language-actions button:first-child{color:#031016;border-color:var(--accent);background:var(--accent)}@media(max-width:1040px){.top-nav{grid-template-columns:1fr;gap:14px;padding:16px 22px}.nav-links,.nav-actions{flex-wrap:wrap}main{padding-left:22px;padding-right:22px}.hero-section{grid-template-columns:1fr;min-height:auto}.ops-home{grid-template-columns:1fr}.ops-sidebar{position:static;min-height:auto}.ops-menu{grid-template-columns:repeat(3,1fr)}.ops-metrics,.ops-grid{grid-template-columns:1fr 1fr}.ops-panel.ops-wide,.ops-panel.ops-full{grid-column:span 2}.ops-table-head{display:none}.ops-project-row,.ops-approval-list button,.run-table button,.task-table button{grid-template-columns:1fr}.project-index,.thing-list,.highlight-grid,.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-panel.wide{grid-column:span 2}.project-row{grid-template-columns:1fr}}@media(max-width:720px){.capability-strip,.section-grid,.project-index,.thing-list,.highlight-grid,.dashboard-grid,.console-grid{grid-template-columns:1fr}.feature-panel,.feature-panel:nth-child(1),.feature-panel:nth-child(2),.dashboard-panel.wide{grid-column:auto}.hero-copy h1{font-size:44px}.hero-copy p{font-size:17px}.social-band,.dashboard-header,.ops-header,.public-project-strip,.site-footer{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.hero-actions,.language-actions,.ops-metrics,.ops-grid,.telegram-public{grid-template-columns:1fr}.ops-home{gap:12px;padding-top:16px}.ops-sidebar{width:100%;min-width:0;overflow:hidden;padding:10px}.ops-brand,.platform-status{display:none}.ops-menu{display:flex;gap:8px;width:100%;min-width:0;margin-top:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.ops-menu::-webkit-scrollbar{display:none}.ops-menu button{flex:0 0 auto;grid-template-columns:18px auto;min-height:40px;padding:0 12px;white-space:nowrap}.ops-title-row h1{max-width:100%;font-size:34px;line-height:1.05;overflow-wrap:anywhere}.ops-header-actions{flex-wrap:wrap;white-space:normal}.ops-panel.ops-wide,.ops-panel.ops-full{grid-column:auto}}
