:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#111831;background:#f6f8fc;font-synthesis:none;--blue:#3978f6;--ink:#111831;--muted:#73809c;--line:#e2e8f3;--panel:#fff;--shadow:0 18px 55px rgba(54,71,109,.09)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.logo{display:inline-flex;align-items:center;gap:11px;color:#101832}.logo>span:last-child{display:flex;flex-direction:column;letter-spacing:.13em}.logo b{font-size:17px;line-height:1}.logo small{font-size:7px;letter-spacing:.23em;color:#7784a0;margin-top:5px}.logo-mark{position:relative;display:grid;grid-template-columns:repeat(2,12px);gap:2px;width:29px;transform:rotate(45deg)}.logo-mark i{height:12px;border-radius:3px;background:linear-gradient(135deg,#6fc8ff,#4273f8)}.logo-mark i:nth-child(2),.logo-mark i:nth-child(3){opacity:.72}.primary,.outline,.ghost,.back{border:0;background:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;font-weight:700;transition:.25s ease}.primary{background:linear-gradient(135deg,#4384fc,#376ef1);color:#fff;padding:12px 19px;box-shadow:0 8px 20px #3e74f540}.primary:hover{transform:translateY(-1px);box-shadow:0 12px 25px #3e74f552}.primary.large{padding:15px 23px;border-radius:12px}.primary.full{width:100%}.outline{padding:10px 15px;background:#fff;border:1px solid var(--line);color:#33415f}.outline:hover,.ghost:hover{border-color:#cbd6e8;background:#f8faff}.ghost{padding:11px 16px;color:#4b5872}.eyebrow{display:inline-flex;color:#5575ba;font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:17px}.alert{border:1px solid #f2c8c8;background:#fff4f4;color:#984444;padding:11px 13px;border-radius:10px;font-size:13px}.alert.success{border-color:#a8e4c8;background:#effbf5;color:#24714d}.spinner{width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.landing{min-height:100vh;background:radial-gradient(circle at 80% 15%,#edf6ff 0,transparent 32%),linear-gradient(#fff,#f8fbff);overflow:hidden}.landing>header{height:76px;max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #eef1f7}.landing>header nav{display:flex;gap:34px;font-size:13px;color:#68758f}.landing>header>div{display:flex;gap:8px}.landing-hero{max-width:1280px;min-height:680px;margin:auto;padding:80px 28px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:45px}.landing-hero h1{font-size:clamp(45px,5vw,72px);line-height:1.03;letter-spacing:-.055em;margin-bottom:25px}.landing-hero h1 em{font-style:normal;color:#4579ed}.landing-hero>div:first-child>p{font-size:18px;line-height:1.7;color:#64728e;max-width:570px}.trust-row{display:flex;gap:23px;flex-wrap:wrap;font-size:12px;color:#71809b;margin-top:28px}.trust-row span:before{content:"✓";color:#22aa74;font-weight:800;margin-right:6px}.landing-map{height:530px;position:relative;border:1px solid #e4ebf6;border-radius:30px;background:#fffc;box-shadow:var(--shadow);overflow:hidden}.mini-grid,.graph-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(106,143,202,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(106,143,202,.075) 1px,transparent 1px);background-size:25px 25px;mask-image:radial-gradient(circle,#000 25%,transparent 82%)}.landing-core{position:absolute;left:50%;top:50%;width:126px;height:126px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;color:#fff;background:radial-gradient(circle at 35% 25%,#58c7ff,#456af2 52%,#673bd7);box-shadow:0 0 0 12px #4f71f314,0 0 45px #437af866}.landing-core span{font-size:28px}.landing-core small{font-size:10px;opacity:.75}.landing-agent{position:absolute;background:#fff;padding:10px 15px 10px 10px;border-radius:13px;border:1px solid #e7ecf5;box-shadow:0 10px 30px #33486f1f;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.landing-agent i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-style:normal;background:#e9f1ff;color:#3978f6}.la-0{left:9%;top:17%}.la-1{right:10%;top:17%}.la-2{right:4%;top:50%}.la-3{right:13%;bottom:12%}.la-4{left:13%;bottom:12%}.la-5{left:3%;top:50%}.landing-map:after{content:"";position:absolute;inset:18%;border:1px dashed #a8c6f4;border-radius:50%;z-index:0}.landing-core,.landing-agent{z-index:1}.landing-section{max-width:800px;text-align:center;margin:20px auto 60px;padding:0 24px}.landing-section h2{font-size:42px;letter-spacing:-.04em;margin-bottom:15px}.landing-section p{color:var(--muted);line-height:1.7}.landing-features{max-width:1100px;margin:0 auto 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 24px}.landing-features article{background:#fff;border:1px solid var(--line);padding:30px;border-radius:18px}.landing-features article>b{color:#4c79e8;font-size:12px}.landing-features h3{margin:25px 0 9px}.landing-features p{color:var(--muted);font-size:14px;line-height:1.6}.auth-page{min-height:100vh;display:grid;grid-template-columns:46% 54%;background:#fff}.auth-visual{padding:38px 6vw;background:linear-gradient(145deg,#18234a,#3b2a78);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.auth-visual .logo{color:#fff}.auth-visual>div{margin:auto 0}.auth-visual h1{font-size:clamp(36px,4vw,60px);letter-spacing:-.045em}.auth-visual p{color:#cad3ee;line-height:1.7;max-width:520px}.auth-orbit{height:250px;max-width:520px;margin-top:45px;border:1px solid rgba(143,181,255,.25);border-radius:50%;position:relative;display:grid;place-items:center}.auth-orbit>span{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#43c6ff,#7749e7);display:grid;place-items:center;font-size:24px;font-weight:800;box-shadow:0 0 45px #5399ff80}.auth-orbit i{position:absolute;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#375dcc;font-style:normal;font-weight:800}.ao-0{left:6%;top:22%}.ao-1{right:6%;top:22%}.ao-2{left:22%;bottom:2%}.ao-3{right:22%;bottom:2%}.auth-form{padding:30px 7vw;display:flex;align-items:center;justify-content:center;position:relative}.auth-form>.back{position:absolute;left:40px;top:32px;color:#71809a}.auth-form form{width:min(440px,100%)}.auth-form h2{font-size:36px;letter-spacing:-.035em;margin-bottom:10px}.auth-form form>p{color:var(--muted);margin-bottom:26px}.auth-form label,.settings-page label,.modal label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;margin:16px 0;color:#394763}.auth-form input,.settings-page input,.settings-page textarea,.modal input,.modal textarea{width:100%;border:1px solid #dbe3ef;background:#fbfcfe;border-radius:10px;padding:13px 14px;color:#17213a;outline:0;transition:.2s}.auth-form input:focus,.settings-page input:focus,.settings-page textarea:focus,.modal input:focus,.modal textarea:focus{border-color:#6d97f6;box-shadow:0 0 0 3px #4079f51a}.auth-form small{color:#8591a8}.auth-switch{text-align:center;font-size:13px}.auth-switch button{border:0;background:none;color:#3978f6;font-weight:700}.app-shell{min-height:100vh;display:grid;grid-template-columns:176px minmax(0,1fr);background:#f7f9fd}.app-sidebar{position:sticky;top:0;height:100vh;background:#fffffff5;border-right:1px solid #e3e8f2;padding:23px 11px 16px;display:flex;flex-direction:column;z-index:30}.app-sidebar>.logo{padding:0 9px 27px}.app-sidebar nav{display:flex;flex-direction:column;gap:8px}.app-sidebar nav button{border:0;background:none;color:#66738e;border-radius:10px;padding:12px 11px;display:flex;align-items:center;gap:12px;font-size:13px;text-align:left;transition:.2s}.app-sidebar nav button:hover{background:#f1f5fc;color:#315ecb}.app-sidebar nav button.active{background:#eaf2ff;color:#2c6be8;font-weight:700}.sidebar-bottom{margin-top:auto}.upgrade{margin:12px 4px;padding:14px 12px;border:1px solid #e4e9f3;border-radius:13px;background:linear-gradient(160deg,#fff,#f4f7ff);font-size:11px}.upgrade>span{color:#7956e8}.upgrade b{margin-left:6px}.upgrade p{color:#7f8ba3;line-height:1.45;margin:8px 0 0}.profile{padding:12px 5px 0;border-top:1px solid #edf0f5;display:flex;gap:8px;align-items:center}.profile>i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e3edff;color:#326be0;font-size:12px;font-style:normal;font-weight:800}.profile>span{min-width:0;display:flex;flex-direction:column;flex:1}.profile b{font-size:11px}.profile small{font-size:8px;color:#8490a5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile button,.agent-drawer header>button,.modal header>button{border:0;background:none;color:#7b879e;padding:5px}.app-stage{min-width:0}.topbar{height:54px;background:#ffffffeb;border-bottom:1px solid #e5eaf3;display:flex;align-items:center;justify-content:flex-end;padding:0 22px;gap:22px;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.search,.small-search{height:34px;border:1px solid #dce4f0;border-radius:10px;background:#f9fbfe;color:#8693aa;display:flex;align-items:center;gap:8px;padding:0 11px}.search{width:min(330px,35vw)}.search input,.small-search input{border:0;background:transparent;outline:0;width:100%;font-size:11px;color:#263450}.ai-state{font-size:10px;color:#8c6671;display:flex;align-items:center;gap:7px}.ai-state i{width:7px;height:7px;border-radius:50%;background:#ef7a7a}.ai-state.ready{color:#38845f}.ai-state.ready i{background:#31bf79;box-shadow:0 0 0 4px #31bf791a}.app-stage main{padding:18px 20px 35px}.app-stage main>.alert{margin-bottom:12px}.mobile-menu,.nav-overlay{display:none}.map-page{max-width:1530px;margin:auto}.map-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 13px}.project-title-row{display:flex;align-items:center;gap:13px}.map-head h1{font-size:26px;letter-spacing:-.035em;margin:0}.map-head p{color:#75819a;font-size:12px;margin:6px 0 0}.active-badge{display:inline-flex;align-items:center;gap:6px;color:#32855d;background:#ecf9f2;border-radius:100px;padding:5px 8px;font-size:9px;font-weight:700;text-transform:uppercase}.active-badge i{width:7px;height:7px;background:#30c37a;border-radius:50%}.project-actions{display:flex;gap:8px}.project-actions select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 30px 9px 11px;font-size:11px;color:#53627e}.map-tabs{height:39px;border:1px solid #e4e9f2;border-radius:10px 10px 0 0;background:#f6f8fc;display:flex;padding:3px;gap:3px}.map-tabs button{border:0;background:transparent;border-radius:8px;padding:0 24px;color:#6f7d96;font-size:10px}.map-tabs button.active{background:#fff;color:#3977ef;font-weight:700;box-shadow:0 2px 8px #2d416714}.map-tabs small{font-size:7px;color:#9ba6b8}.orchestration-card{height:calc(100vh - 238px);min-height:610px;position:relative;background:#ffffffe0;border:1px solid #e4e9f2;border-top:0;border-radius:0 0 15px 15px;overflow:hidden}.graph-grid{mask-image:radial-gradient(circle,#000 5%,transparent 90%)}.graph-legend{position:absolute;left:16px;top:14px;z-index:4;display:flex;gap:11px;font-size:8px;color:#7d8aa2;background:#ffffffdb;padding:7px 9px;border-radius:8px;border:1px solid #e8edf5}.graph-legend span{display:flex;align-items:center;gap:4px}.graph-legend i{width:6px;height:6px;border-radius:50%;background:#adb7c8}.graph-legend i.running{background:#4d86fa}.graph-legend i.done{background:#28bd78}.graph-legend i.fail{background:#ed6878}.connections{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:visible}.edge path{fill:none;stroke:#c9d5e8;stroke-width:1.35;vector-effect:non-scaling-stroke;transition:stroke .35s,stroke-width .35s,filter .35s}.edge.active path{stroke:#5f8df8;stroke-width:2;filter:drop-shadow(0 0 5px rgba(78,131,249,.6))}.boss-node,.agent-node{border:0;background:none;position:absolute;z-index:3}.boss-node{left:50%;top:50%;transform:translate(-50%,-50%);width:148px;height:148px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 36% 28%,#55cdff,#4877f5 45%,#6140d9 82%);box-shadow:0 0 0 12px #5074f514,0 0 48px #497af459}.boss-node>i{display:grid;place-items:center}.boss-node strong{font-size:19px;margin-top:4px}.boss-node small{font-size:9px;opacity:.75}.boss-node em{font-style:normal;font-size:7px;background:#fff3;padding:3px 6px;border-radius:10px;margin-top:5px}.boss-crown{position:absolute;top:11px;color:#ffe375}.boss-orbit{position:absolute;inset:-19px;border:1px solid rgba(80,124,244,.22);border-radius:50%}.boss-node.working .boss-orbit{border-style:dashed;border-color:#79a4ff;animation:rotate 9s linear infinite}.boss-node.working{animation:bossPulse 3s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes bossPulse{50%{box-shadow:0 0 0 18px #5074f50f,0 0 62px #497af470}}.agent-node{width:190px;text-align:left;transform:translate(-50%,-50%);display:block;color:#27324c}.node-0{left:13%;top:15%}.node-1{left:43%;top:7%}.node-2{left:75%;top:15%}.node-3{left:84%;top:50%}.node-4{left:73%;top:79%}.node-5{left:42%;top:86%}.node-6{left:11%;top:77%}.node-7{left:3%;top:47%;transform:translateY(-50%)}.agent-disc{position:relative;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:auto;color:var(--tone);background:radial-gradient(circle,#fff 35%,color-mix(in srgb,var(--tone) 18%,white));border:2px solid color-mix(in srgb,var(--tone) 75%,white);box-shadow:0 0 0 7px color-mix(in srgb,var(--tone) 9%,transparent),0 8px 25px color-mix(in srgb,var(--tone) 20%,transparent);transition:.35s}.agent-disc>b{font-size:22px}.agent-label{display:block;width:160px;margin:7px auto 0;padding:7px 9px;background:#fffffff5;border:1px solid #e7ebf3;border-radius:9px;box-shadow:0 7px 19px #37476812}.agent-label strong,.agent-label small{display:block}.agent-label strong{font-size:10px;color:#151e35}.agent-label small{font-size:7px;color:#7c89a1;line-height:1.35;margin-top:2px}.status-capsule{position:absolute;left:calc(50% + 42px);top:-3px;min-width:72px;background:#fffffff5;border:1px solid #e5eaf3;border-radius:8px;padding:5px 6px;box-shadow:0 7px 18px #35466614}.status-capsule b,.status-capsule em,.status-capsule small{display:block;font-size:6px;font-style:normal}.status-capsule b{color:#66758f}.status-capsule em{font-size:7px;font-weight:700;margin:2px 0;color:#7c879b}.status-capsule>i{height:2px;display:block;background:#e9edf4;border-radius:2px;overflow:hidden}.status-capsule>i span{height:100%;display:block;background:var(--tone);transition:width .7s ease}.status-capsule small{text-align:right;color:#98a2b3;margin-top:2px}.agent-node.running .agent-disc{animation:agentPulse 2.2s ease-in-out infinite}.agent-node.running .status-capsule em{color:#3978ef}.agent-node.completed .status-capsule em{color:#20a768}.agent-node.failed .status-capsule em{color:#d94c60}.agent-node:hover .agent-disc,.agent-node.selected .agent-disc{transform:translateY(-3px) scale(1.05);box-shadow:0 0 0 9px color-mix(in srgb,var(--tone) 11%,transparent),0 12px 30px color-mix(in srgb,var(--tone) 30%,transparent)}@keyframes agentPulse{50%{box-shadow:0 0 0 12px color-mix(in srgb,var(--tone) 8%,transparent),0 0 35px color-mix(in srgb,var(--tone) 38%,transparent)}}.node-check,.node-error{position:absolute;right:-3px;top:-2px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#28bd78;color:#fff;font-size:10px;font-style:normal;border:3px solid white}.node-error{background:#ec6073}.map-hint{position:absolute;bottom:10px;left:50%;transform:translate(-50%);font-size:8px;color:#91a0b6;z-index:3;background:#ffffffd1;padding:5px 10px;border-radius:10px}.map-metrics{height:52px;margin-top:11px;border:1px solid #e4e9f2;background:#fff;border-radius:11px;display:flex;align-items:center}.map-metrics>span{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;border-right:1px solid #e8edf4;color:#5d77bd}.map-metrics>span:last-child{border:0}.map-metrics b{font-size:16px;color:#18233b}.map-metrics small{font-size:8px;color:#8995aa}.green-dot{width:9px;height:9px;border-radius:50%;background:#2ec47c}.drawer-backdrop{position:fixed;inset:0;background:#1a233b2e;backdrop-filter:blur(2px);border:0;z-index:80;animation:fade .25s}.agent-drawer{position:fixed;right:0;top:0;height:100vh;width:min(480px,95vw);background:#fff;z-index:81;box-shadow:-20px 0 60px #23304e2b;animation:slide .3s ease;overflow:auto}.agent-drawer>header{height:76px;border-bottom:1px solid #e9edf4;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;background:#fffffff2;backdrop-filter:blur(12px);z-index:2}.drawer-agent{display:flex;align-items:center;gap:11px}.drawer-agent>i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--tone) 12%,white);color:var(--tone);font-style:normal;font-weight:800;border:1px solid color-mix(in srgb,var(--tone) 35%,white)}.drawer-agent span{display:flex;flex-direction:column}.drawer-agent b{font-size:14px}.drawer-agent small{font-size:9px;color:#8290a7;margin-top:3px}.drawer-body{padding:20px 22px 45px}.drawer-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.big-state{font-size:11px;font-weight:700;display:flex;align-items:center;gap:6px}.big-state>i{width:8px;height:8px;border-radius:50%;background:#aab4c5}.big-state.running>i{background:#4281f7;box-shadow:0 0 0 5px #4281f71a;animation:blink 1.4s infinite}.big-state.completed>i{background:#27ba75}.big-state.failed>i{background:#e65e70}.drawer-status>strong{font-size:9px;color:#8090a8}.section-label{font-size:8px;letter-spacing:.14em;font-weight:800;color:#8794aa}.current-task{border:1px solid #e4e9f1;border-radius:13px;padding:16px}.current-task h3{font-size:14px;line-height:1.5;margin:8px 0 14px}.current-task dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 16px}.current-task dl div{background:#f7f9fc;border-radius:8px;padding:8px}.current-task dt{font-size:7px;color:#8995a8}.current-task dd{font-size:8px;font-weight:600;margin:4px 0 0}.progress-head{display:flex;justify-content:space-between;font-size:9px}.progress-head small{font-weight:400;color:#97a2b4}.progress-track{height:5px;background:#edf1f6;border-radius:10px;overflow:hidden;margin:7px 0 17px}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#5578f2,#43c8e9);transition:width .7s;border-radius:10px}.activity>div{display:grid;grid-template-columns:10px 1fr auto;gap:7px;align-items:center;font-size:8px;margin-top:10px;color:#596781}.activity>div>i{width:7px;height:7px;border-radius:50%;background:#c9d2e1}.activity>div>i.latest{background:#397cf4;box-shadow:0 0 0 4px #edf4ff}.activity time{color:#a0aabb}.drawer-result{margin-top:17px;padding-top:15px;border-top:1px solid #edf0f5}.drawer-result>div{display:flex;justify-content:space-between;align-items:center}.drawer-result button{border:0;background:none;color:#3978ef;font-size:8px;display:flex;gap:4px}.drawer-result pre{white-space:pre-wrap;font:11px/1.65 Inter,sans-serif;color:#39465e;max-height:260px;overflow:auto}.drawer-form{margin-top:16px;padding:16px;border-radius:13px;background:#f7f9fd;border:1px solid #e4e9f2}.drawer-form textarea{width:100%;margin:9px 0 5px;border:1px solid #dbe3ef;border-radius:9px;padding:11px;resize:vertical;outline:0;font-size:11px;line-height:1.5}.drawer-form>div{display:flex;justify-content:space-between;color:#8995aa;font-size:8px;margin-bottom:10px}.prompt-example{border:0;background:none;color:#3978ef;padding:0}.workflow-option{display:flex;align-items:center;gap:9px;margin:8px 0 11px;padding:9px 10px;border:1px solid #dce5f3;border-radius:9px;background:#fff;cursor:pointer}.workflow-option input{accent-color:#5679f3}.workflow-option span{display:flex;flex-direction:column}.workflow-option b{font-size:9px;color:#33425e}.workflow-option small{font-size:7px;color:#8692a7;margin-top:2px}.drawer-form .alert{margin-bottom:9px}.drawer-history{margin-top:22px}.drawer-history article{display:flex;align-items:center;gap:9px;padding:11px 2px;border-bottom:1px solid #edf0f5}.drawer-history article>i{width:7px;height:7px;border-radius:50%;background:#b7c1d0}.drawer-history article>i.running{background:#4080f5}.drawer-history article>i.completed{background:#26b874}.drawer-history article>i.failed{background:#e25c6f}.drawer-history article>span{min-width:0;display:flex;flex-direction:column;flex:1}.drawer-history article b{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-history article small{font-size:7px;color:#97a2b4;margin-top:3px}.drawer-history article em{font-style:normal;font-size:7px;color:#75829a}@keyframes slide{0%{transform:translate(100%)}}@keyframes fade{0%{opacity:0}}@keyframes blink{50%{opacity:.45}}.content-page{max-width:1260px;margin:0 auto;padding:10px 5px}.content-head{display:flex;align-items:flex-end;justify-content:space-between;margin:8px 0 25px}.content-head h1{font-size:34px;letter-spacing:-.04em;margin:0 0 7px}.content-head p{color:var(--muted);font-size:13px;margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.project-card{border:1px solid #e2e8f1;background:#fff;border-radius:15px;padding:18px;text-align:left;display:flex;gap:14px;min-height:170px;transition:.25s}.project-card:hover,.project-card.selected{border-color:#82a7f4;box-shadow:0 13px 32px #3d5d9d1c;transform:translateY(-2px)}.project-card>i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal;font-weight:800;flex:0 0 auto}.project-card h2{font-size:17px;margin:12px 0 7px}.project-card p{font-size:11px;color:#77849b;line-height:1.5}.project-card small{font-size:9px;color:#3978ef}.modal-wrap{position:fixed;inset:0;z-index:100}.modal{position:fixed;z-index:101;left:50%;top:50%;transform:translate(-50%,-50%);width:min(480px,calc(100vw - 32px));background:#fff;padding:22px;border-radius:16px;box-shadow:var(--shadow)}.modal header{display:flex;align-items:center;justify-content:space-between}.modal header h2{margin:0}.history-table{border:1px solid #e2e8f1;background:#fff;border-radius:14px;overflow:hidden}.history-header,.history-table>button{display:grid;grid-template-columns:2.4fr 1fr 1fr .8fr 1fr;align-items:center;gap:12px;padding:13px 16px}.history-header{background:#f7f9fc;color:#8b97aa;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.history-table>button{width:100%;border:0;border-top:1px solid #edf0f5;background:#fff;text-align:left;color:#35425b;font-size:10px}.history-table>button:hover{background:#f9fbfe}.history-table>button>span:first-child{display:flex;min-width:0;flex-direction:column}.history-table>button b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-table>button small{font-size:7px;color:#9aa4b5;margin-top:3px}.table-status{font-weight:700}.table-status.running{color:#3978ef}.table-status.completed{color:#22a86a}.table-status.failed{color:#dc4d63}.empty{padding:50px;text-align:center;color:#8591a5;font-size:12px}.settings-page>form{max-width:820px}.settings-page form>section{background:#fff;border:1px solid #e2e8f1;border-radius:15px;padding:22px;margin-bottom:14px}.settings-title{display:flex;gap:12px;align-items:center;margin-bottom:18px}.settings-title>i{width:42px;height:42px;border-radius:10px;background:#edf3ff;color:#3978ef;display:grid;place-items:center}.settings-title span{flex:1}.settings-title h2{font-size:16px;margin:0}.settings-title p{font-size:10px;color:#8290a7;margin:4px 0 0}.settings-title>em{font-style:normal;font-size:9px;color:#c05463;background:#fff0f2;padding:6px 8px;border-radius:12px}.settings-title>em.connected{color:#23815a;background:#eaf9f2}.settings-page label small{color:#8a96aa;font-weight:400}.model-row{display:flex;gap:14px}.model-row span{background:#f5f8fc;padding:10px 12px;border-radius:9px;font-size:10px;color:#71809a}.settings-page form>.alert{margin:10px 0}.small-search{width:240px}@media(max-width:1100px){.agent-node{width:140px}.agent-label{width:125px}.status-capsule{left:calc(50% + 26px)}.agent-label small{display:none}.project-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.landing>header nav{display:none}.landing-hero{grid-template-columns:1fr;padding-top:55px}.landing-map{height:450px}.landing-features,.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-form{min-height:100vh}.app-shell{display:block}.app-sidebar{position:fixed;left:0;transform:translate(-105%);width:245px;transition:.25s}.app-sidebar.open{transform:none}.nav-overlay.show{display:block;position:fixed;inset:0;background:#141c2e40;border:0;z-index:29}.mobile-menu{display:grid;place-items:center;border:0;background:none;color:#53617b;margin-right:auto}.topbar{padding:0 12px}.search{width:230px}.orchestration-card{height:590px;min-height:590px;overflow:hidden}.agent-node{width:94px}.agent-disc{width:45px;height:45px;box-shadow:0 0 0 4px color-mix(in srgb,var(--tone) 8%,transparent),0 5px 16px color-mix(in srgb,var(--tone) 18%,transparent)}.agent-disc>b{font-size:15px}.agent-label{width:92px;margin-top:5px;padding:5px 6px}.agent-label strong{font-size:7px}.agent-label small{display:none}.status-capsule{left:calc(50% + 16px);top:-5px;min-width:53px;padding:3px 4px}.status-capsule b,.status-capsule small{display:none}.status-capsule em{font-size:6px;margin:0 0 2px}.boss-node{width:92px;height:92px}.boss-node strong{font-size:12px}.boss-node small{font-size:7px}.boss-node>i svg{width:22px;height:22px}.boss-node em{display:none}.boss-crown{top:5px}.boss-orbit{inset:-10px}.map-page{min-width:0}.map-head{align-items:flex-start}.project-actions .outline{display:none}.map-tabs{overflow:auto}.map-tabs button{flex:0 0 auto}.map-metrics small{display:none}.project-grid{grid-template-columns:1fr}.history-header{display:none}.history-table>button{grid-template-columns:1fr auto}.history-table>button>span:nth-child(2),.history-table>button>span:nth-child(3),.history-table>button>span:nth-child(5){display:none}}@media(max-width:560px){.landing>header{padding:0 16px}.landing>header .ghost{display:none}.landing-hero{padding:42px 16px}.landing-hero h1{font-size:43px}.landing-map{height:390px}.landing-agent{font-size:9px}.landing-agent i{width:26px;height:26px}.landing-core{width:105px;height:105px}.auth-form{padding:75px 20px 30px}.auth-form>.back{left:18px}.app-stage main{padding:12px 10px 25px}.search{display:none}.map-head{display:block}.project-actions{margin-top:12px}.map-head h1{font-size:22px}.map-tabs button{padding:0 15px}.orchestration-card{min-height:590px}.map-metrics>span{gap:3px}.map-metrics b{font-size:13px}.content-head{align-items:flex-start;gap:15px}.content-head h1{font-size:29px}.small-search{display:none}.current-task dl{grid-template-columns:1fr}.agent-drawer{width:100vw}.project-title-row{align-items:flex-start;flex-direction:column;gap:5px}.modal{top:52%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.edge circle{display:none}}
