:root{--bg:#f3f6fb;--surface:#fff;--surface2:#f8fafc;--text:#172033;--muted:#6f7b91;--line:#e4e9f1;--primary:#2457e6;--primary2:#173fb8;--nav:#0c1730;--nav2:#101e3b;--good:#11835f;--warn:#ac6a00;--bad:#b43a46;--cyan:#1aa5b8;--purple:#6847d4;--shadow:0 18px 48px rgba(18,35,70,.08)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.eyebrow{font-size:10px;font-weight:850;letter-spacing:.16em;color:#78859a}.eyebrow.light{color:#aebfe4}.brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#2f69ff,#163aa8);color:#fff;font-weight:900;font-size:24px;box-shadow:0 12px 30px rgba(44,96,255,.3)}.brand-mark.small{width:42px;height:42px;border-radius:12px;font-size:18px;box-shadow:none}.brand-lockup{display:flex;align-items:center;gap:13px}.brand-lockup strong{display:block;font-size:20px}.brand-lockup small{display:block;margin-top:2px;color:#97a8c5}.brand-lockup.side strong{color:#fff;font-size:18px}
.login-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:26px;background:radial-gradient(circle at 10% 15%,#233e83,transparent 30%),linear-gradient(135deg,#091325,#0f1d3b 58%,#153a88)}.login-wrap{width:min(1080px,100%);display:grid;grid-template-columns:1.25fr .75fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 40px 110px rgba(0,0,0,.35)}.login-brand-panel{min-height:610px;padding:42px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(73,127,255,.4),transparent 28%),linear-gradient(145deg,#0c1730,#14336e 78%,#1f57d9);display:flex;flex-direction:column}.login-copy{margin:auto 0;max-width:590px}.login-copy h1{font-size:44px;line-height:1.02;margin:12px 0 16px;letter-spacing:-.035em}.login-copy p{font-size:15px;line-height:1.65;color:#cfdbef;max-width:560px}.login-map{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:9px;padding:16px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:16px;font-size:10px;letter-spacing:.08em}.login-map strong{padding:8px 10px;border-radius:9px;background:#fff;color:#173a88;text-align:center}.login-map em{display:none}.login-card{padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.login-card h2{font-size:31px;margin:6px 0 4px}.login-card p{margin:0 0 24px;color:var(--muted)}.login-card label,.action-card label,.decision-form label,.admin-card label{display:block;font-size:11px;font-weight:760;color:#536077;margin:12px 0 6px}.login-card input,.action-card input,.action-card textarea,.action-card select,.decision-form input,.admin-card input,.admin-card select{width:100%;border:1px solid #dbe2ec;background:#fbfcfe;border-radius:11px;padding:11px 12px;color:var(--text);outline:none}.login-card input:focus,.action-card input:focus,.action-card textarea:focus,.action-card select:focus,.decision-form input:focus,.admin-card input:focus,.admin-card select:focus{border-color:#6f93ed;box-shadow:0 0 0 3px rgba(37,87,230,.09)}.form-error{min-height:20px;color:var(--bad);font-size:12px;margin-top:10px}
.app-shell{min-height:100vh;display:grid;grid-template-columns:264px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:22px 16px;background:linear-gradient(180deg,var(--nav),#0a1428);color:#fff;display:flex;flex-direction:column;gap:24px}.workspace-pill{display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid #223555;border-radius:13px;background:#10203c}.workspace-pill .pulse{width:8px;height:8px;border-radius:50%;background:#38d29a;box-shadow:0 0 0 6px rgba(56,210,154,.08)}.workspace-pill small{display:block;color:#7183a1;font-size:8px;letter-spacing:.15em}.workspace-pill strong{font-size:12px}.nav{display:flex;flex-direction:column;gap:6px}.nav-item{border:0;background:transparent;color:#aab8cf;text-align:left;padding:12px 13px;border-radius:11px;font-weight:680;display:flex;align-items:center;gap:10px}.nav-item span{font-size:9px;color:#667b9e}.nav-item:hover,.nav-item.active{background:#172847;color:#fff}.nav-item.active span{color:#77a0ff}.sidebar-foot{margin-top:auto;border-top:1px solid #20314d;padding-top:16px}.identity-mini{font-size:12px;color:#a9b7cc;line-height:1.45;margin-bottom:11px}.ghost{border:1px solid #34435e;background:transparent;color:#d1daea;padding:9px 12px;border-radius:10px;width:100%}
.main{min-width:0;padding:0 34px 50px}.topbar{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar h1{font-size:25px;margin:3px 0 0;letter-spacing:-.025em}.top-actions{display:flex;align-items:center;gap:10px}.badge{font-size:10px;padding:7px 10px;border-radius:999px;background:#e8eefc;color:#2d4a94;font-weight:800}.secondary,.primary{border:0;border-radius:10px;padding:10px 14px;font-weight:780}.primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px rgba(36,87,230,.16)}.primary:hover{background:var(--primary2)}.secondary{background:#fff;color:#344159;border:1px solid var(--line)}.big{padding:12px 16px}.full{width:100%}.section{display:none}.section.active{display:block}.hero{border-radius:24px;padding:34px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(80,137,255,.5),transparent 28%),linear-gradient(125deg,#101c35,#173b86 72%,#1f59df);box-shadow:var(--shadow)}.command-hero{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:250px}.hero-copy{max-width:760px}.hero h2{font-size:35px;max-width:750px;line-height:1.06;margin:10px 0 13px;letter-spacing:-.035em}.hero p{max-width:700px;color:#cfdbf4;margin:0;line-height:1.6}.hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.hero-tags span{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 10px;font-size:10px;color:#dce6f8}.hero-score{min-width:190px;text-align:center;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.hero-score small,.hero-score span{display:block;color:#cad7ef}.hero-score strong{display:block;font-size:46px;margin:4px 0}.score-bar{height:5px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden;margin-top:16px}.score-bar i{display:block;height:100%;width:0;background:#77a7ff;border-radius:999px;transition:width .35s ease}
.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.kpi{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:18px 20px;box-shadow:0 8px 26px rgba(26,45,80,.04)}.kpi-icon{position:absolute;right:16px;top:15px;width:30px;height:30px;border-radius:9px;background:#eef3ff;color:#4168c3;display:grid;place-items:center;font-size:11px;font-weight:850}.kpi span,.kpi small{display:block;color:var(--muted)}.kpi span{font-size:11px;font-weight:730}.kpi strong{display:block;font-size:29px;margin:8px 0 5px}.kpi small{font-size:10px}
.panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 9px 28px rgba(25,45,80,.04)}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px}.panel h3{margin:3px 0 0;font-size:17px}.dot-live{width:9px;height:9px;border-radius:50%;background:var(--good);box-shadow:0 0 0 6px rgba(18,128,92,.1)}.live-label{font-size:9px;font-weight:850;letter-spacing:.12em;color:#62718a;display:flex;align-items:center;gap:7px}.live-label i{width:7px;height:7px;background:#24bd85;border-radius:50%;box-shadow:0 0 0 5px rgba(36,189,133,.08)}
.ecosystem-map{margin-bottom:16px}.system-map{display:grid;grid-template-columns:1fr 90px 1.1fr 105px 1.2fr;align-items:center;gap:8px}.system-node{border:1px solid var(--line);background:#fafcff;border-radius:16px;padding:18px;min-height:160px}.system-node.core{background:linear-gradient(145deg,#13254c,#1d4cae);color:#fff;border:0;box-shadow:0 15px 35px rgba(25,68,159,.18)}.system-node h4{font-size:20px;margin:5px 0 8px}.system-node p{font-size:11px;line-height:1.5;color:var(--muted);margin:0 0 15px}.system-node.core p{color:#cbd8f0}.node-type{font-size:8px;letter-spacing:.14em;font-weight:850;color:#8190a6}.system-node.core .node-type{color:#9fb9ee}.node-status{display:inline-flex;padding:6px 8px;border-radius:999px;background:#eef1f5;color:#667085;font-size:9px;font-weight:850;text-transform:uppercase}.node-status.online{background:#dff6ec;color:#11805d}.flow-line,.flow-split{color:#7b89a0;text-align:center;font-size:9px}.flow-line i{display:block;font-style:normal;font-size:24px;color:#3f68ca;margin-top:5px}.flow-split{display:flex;flex-direction:column;gap:34px}.flow-split div{display:flex;align-items:center;gap:5px;justify-content:center}.flow-split i{font-size:22px;color:#3f68ca;font-style:normal}.right-stack{display:grid;gap:10px}.right-stack .system-node{min-height:0;padding:15px}.right-stack .system-node h4{font-size:17px}.right-stack .system-node p{margin-bottom:10px}.grid.two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.module-list,.command-list,.activity-list{display:flex;flex-direction:column;gap:9px}.module-row,.command-row,.activity-row{border:1px solid var(--line);background:var(--surface2);border-radius:13px;padding:13px 14px}.module-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.module-name{font-weight:760}.module-meta{font-size:10px;color:var(--muted);margin-top:3px}.status-pill{font-size:9px;font-weight:850;text-transform:uppercase;padding:6px 8px;border-radius:999px}.status-online{background:#e3f6ef;color:var(--good)}.status-reachable{background:#eaf0ff;color:#2d5fc8}.status-unconfigured,.status-unknown{background:#eef1f5;color:#667085}.status-offline,.status-timeout,.status-degraded{background:#fdecef;color:var(--bad)}.command-row{display:flex;gap:10px;justify-content:space-between;align-items:flex-start}.command-row strong{display:block;font-size:12px}.command-row p{margin:3px 0 0;font-size:10px;color:var(--muted)}.command-status{font-size:9px;text-transform:uppercase;font-weight:850;color:#5f6d83}.mini-approve{margin-top:7px;border:1px solid #cdd8ee;background:#fff;color:#33528f;border-radius:8px;padding:5px 8px;font-size:9px;font-weight:760}.empty-state{color:var(--muted);font-size:12px;padding:18px 4px}
.section-heading{margin:12px 0 22px}.section-heading h2{font-size:31px;margin:6px 0 7px;letter-spacing:-.035em}.section-heading p{margin:0;color:var(--muted);max-width:850px}.section-heading.split{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.policy-chip{background:#eaf0ff;border:1px solid #d6e1ff;border-radius:14px;padding:12px 14px;min-width:190px}.policy-chip small{display:block;color:#6d7e9e;font-size:8px;letter-spacing:.13em}.policy-chip strong{display:block;margin-top:4px;color:#284d9a;font-size:12px}
.decision-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.decision-form{padding:24px}.form-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.form-title h3{margin:0;font-size:20px}.form-title p{margin:4px 0 0;color:var(--muted);font-size:11px}.number-badge{width:38px;height:38px;border-radius:11px;background:#eef3ff;color:#3158b5;display:grid;place-items:center;font-weight:850}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.form-grid .wide{grid-column:1/-1}.decision-form button{width:100%;margin-top:18px}.decision-side{display:grid;gap:16px}.decision-result{min-height:270px;position:relative;overflow:hidden}.decision-result:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-55px;top:-55px;background:radial-gradient(circle,#dbe7ff,transparent 68%)}.empty-result{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.result-orbit{width:64px;height:64px;border-radius:20px;background:linear-gradient(145deg,#eaf0ff,#d7e4ff);display:grid;place-items:center;color:#3158b5;font-weight:900;margin-bottom:14px}.empty-result h3{font-size:19px}.empty-result p{max-width:340px;color:var(--muted);font-size:12px;line-height:1.55}.decision-score{display:flex;align-items:center;justify-content:space-between;gap:15px}.decision-score strong{font-size:42px}.decision-score span{font-size:10px;color:var(--muted)}.decision-headline{font-size:19px;font-weight:800;line-height:1.25;margin:12px 0}.economic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.economic-grid div{padding:10px;background:#f7f9fc;border-radius:10px}.economic-grid span{display:block;font-size:9px;color:var(--muted)}.economic-grid strong{display:block;font-size:14px;margin-top:2px}.next-list{padding-left:17px;color:#536077;font-size:11px;line-height:1.55}.decision-history{display:flex;flex-direction:column;gap:8px}.history-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 11px;border:1px solid var(--line);border-radius:11px;background:#fafcff}.history-row strong{font-size:11px}.history-row small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.history-score{font-size:12px;font-weight:850;color:#3158b5}
.workflow-rail{display:flex;align-items:stretch;gap:9px;margin-bottom:18px}.workflow-rail>i{align-self:center;font-style:normal;color:#8da0bf}.rail-step{flex:1;border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px;min-width:0}.rail-step span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f0f3f8;color:#61718b;font-size:9px;font-weight:850;margin-bottom:9px}.rail-step strong,.rail-step small{display:block}.rail-step strong{font-size:12px}.rail-step small{font-size:9px;color:var(--muted);margin-top:3px}.rail-step.core-step{background:#132a58;color:#fff;border-color:#132a58}.rail-step.core-step span{background:#2c57b4;color:#fff}.rail-step.core-step small{color:#aebfe0}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.action-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.action-card h3{margin:5px 0 7px;font-size:20px}.action-card p{color:var(--muted);line-height:1.5;font-size:12px;margin:0 0 18px;max-width:90%}.action-number{position:absolute;right:20px;top:18px;color:#c1cad8;font-size:24px;font-weight:850}.action-card textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #dbe2ec;background:#fbfcfe;border-radius:11px;padding:11px 12px;color:var(--text);outline:none}.action-card button{margin-top:16px;width:100%}.result-box{margin-top:16px;background:#eff5ff;border:1px solid #d7e4ff;color:#294775;border-radius:14px;padding:15px;font-size:12px;line-height:1.5}
.module-admin{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.module-admin-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.module-admin-card h3{margin:0 0 5px}.module-admin-card p{font-size:11px;color:var(--muted);min-height:34px}.module-admin-card code{display:block;background:#f3f6fa;border-radius:8px;padding:9px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-admin-card .contract-count{margin-top:12px;font-size:10px;color:#6a7890}.contract-panel{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.contract-panel p{font-size:11px;color:var(--muted);margin-bottom:0;max-width:760px}.contract-legend{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.contract-legend span{font-size:9px;color:#67758b;display:flex;align-items:center;gap:5px}.contract-legend i{width:7px;height:7px;border-radius:50%}.contract-legend .ok{background:#22b77f}.contract-legend .pending{background:#e2a43a}.contract-legend .safe{background:#4f78d8}
.admin-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:16px}.admin-card{position:relative;padding:22px}.admin-card-icon{width:40px;height:40px;border-radius:12px;background:#eaf0ff;color:#3158b5;display:grid;place-items:center;font-size:12px;font-weight:900;margin-bottom:15px}.admin-card-icon.shield{background:#e5f6ef;color:#11805d}.admin-card-icon.network{background:#f0ebff;color:#6847d4}.admin-card h3{font-size:19px;margin:5px 0 7px}.admin-card>p{font-size:11px;color:var(--muted);line-height:1.5}.toggle-row{display:flex!important;align-items:center;gap:9px;margin:14px 0!important}.toggle-row input{width:auto}.admin-card button{margin-top:12px}.guard-list{display:flex;flex-direction:column;gap:13px;margin-top:16px}.guard-list div{display:flex;gap:10px}.guard-list i{width:9px;height:9px;border-radius:50%;background:#25b780;margin-top:4px;box-shadow:0 0 0 4px #e8f8f2}.guard-list strong,.guard-list small{display:block}.guard-list strong{font-size:11px}.guard-list small{font-size:9px;color:var(--muted);margin-top:2px;line-height:1.4}.admin-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:16px}.admin-stats div{background:#f7f9fc;border-radius:11px;padding:11px}.admin-stats span{display:block;font-size:9px;color:var(--muted)}.admin-stats strong{display:block;font-size:18px;margin-top:2px}
.activity-row{display:grid;grid-template-columns:130px 1fr auto;gap:14px;align-items:center}.activity-time{font-size:10px;color:var(--muted)}.activity-message{font-size:11px}.activity-actor{font-size:9px;color:var(--muted)}
@media(max-width:1250px){.system-map{grid-template-columns:1fr 55px 1fr 60px 1fr}.admin-grid{grid-template-columns:1fr 1fr}.admin-grid .admin-card:last-child{grid-column:1/-1}.kpi-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1050px){.app-shell{grid-template-columns:215px 1fr}.main{padding:0 20px 38px}.grid.two,.decision-layout,.action-grid{grid-template-columns:1fr}.system-map{grid-template-columns:1fr}.flow-line,.flow-split{display:none}.right-stack{grid-template-columns:1fr 1fr}.module-admin{grid-template-columns:1fr}.command-hero{display:block}.hero-score{margin-top:20px;max-width:220px}.workflow-rail{overflow:auto}.rail-step{min-width:150px}.contract-panel{display:block}.contract-legend{justify-content:flex-start;margin-top:14px}}
@media(max-width:760px){.app-shell{display:block}.sidebar{position:relative;height:auto;min-height:0}.workspace-pill,.sidebar-foot{display:none}.nav{flex-direction:row;overflow:auto}.nav-item{min-width:max-content}.main{padding:0 14px 28px}.topbar{align-items:flex-start;padding:18px 0}.top-actions{flex-direction:column;align-items:flex-end}.hero{padding:24px}.hero h2{font-size:28px}.kpi-grid,.admin-grid{grid-template-columns:1fr}.right-stack{grid-template-columns:1fr}.section-heading.split{display:block}.policy-chip{margin-top:15px}.form-grid{grid-template-columns:1fr}.activity-row{grid-template-columns:1fr;gap:5px}.login-wrap{grid-template-columns:1fr}.login-brand-panel{display:none}.login-card{padding:34px 24px;min-height:520px}.economic-grid{grid-template-columns:1fr 1fr}}

.knowledge-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.knowledge-actions small{font-size:11px;color:var(--muted);max-width:300px;text-align:right}.knowledge-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.knowledge-library{align-self:start;position:sticky;top:112px}.knowledge-doc-list{display:flex;flex-direction:column;gap:8px}.knowledge-doc-button{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:12px 13px;text-align:left;color:var(--text)}.knowledge-doc-button strong,.knowledge-doc-button small{display:block}.knowledge-doc-button strong{font-size:12px}.knowledge-doc-button small{font-size:10px;line-height:1.4;color:var(--muted);margin-top:4px}.knowledge-doc-button:hover,.knowledge-doc-button.active{border-color:#9eb6f4;background:#eef4ff}.knowledge-viewer{min-height:620px}.doc-head{border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:18px}.doc-head h3{margin:4px 0 0;font-size:22px}.doc-content{max-width:900px;color:#344159;line-height:1.7;font-size:13px}.doc-content h2,.doc-content h3,.doc-content h4,.doc-content h5{color:var(--text);line-height:1.25;margin:22px 0 8px}.doc-content h2{font-size:24px}.doc-content h3{font-size:19px}.doc-content h4{font-size:16px}.doc-content p{margin:0 0 9px}.doc-content ul{padding-left:22px;margin:8px 0 15px}.doc-content li{margin:5px 0}.doc-content code{background:#eef2f7;border-radius:5px;padding:2px 5px;font-size:11px}.doc-content pre{background:#111b2f;color:#dce7ff;border-radius:12px;padding:14px;overflow:auto}.doc-space{height:7px}
.memory-heading{margin-top:28px}.decision-memory-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:16px}.memory-form{align-self:start}.memory-form h3{margin:4px 0 16px}.memory-form label{display:block;font-size:11px;font-weight:750;color:#536077;margin:12px 0 6px}.memory-form input,.memory-form textarea,.memory-form select{width:100%;border:1px solid #dbe2ec;background:#fbfcfe;border-radius:10px;padding:11px 12px;color:var(--text);outline:none}.memory-form textarea{min-height:88px;resize:vertical}.memory-form button{width:100%;margin-top:16px}.form-note{min-height:18px;font-size:11px;color:var(--muted);margin-top:9px}.project-decision-list{display:flex;flex-direction:column;gap:12px;max-height:760px;overflow:auto;padding-right:4px}.project-decision-card{border:1px solid var(--line);background:var(--surface-2);border-radius:14px;padding:15px}.project-decision-card h4{font-size:15px;margin:8px 0 12px}.project-decision-meta{display:flex;gap:6px;flex-wrap:wrap}.project-decision-meta span,.memory-badge{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:5px 7px;border-radius:999px;background:#eaf0ff;color:#3659a7}.decision-block{margin-top:9px}.decision-block strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#68758b}.decision-block p{font-size:12px;line-height:1.5;margin:4px 0;color:#39465b}.project-decision-card footer{font-size:10px;color:var(--muted);border-top:1px solid var(--line);margin-top:12px;padding-top:9px}
@media(max-width:1100px){.knowledge-grid,.decision-memory-layout{grid-template-columns:1fr}.knowledge-library{position:relative;top:auto}.knowledge-viewer{min-height:0}}@media(max-width:760px){.knowledge-actions{align-items:flex-start}.knowledge-actions small{text-align:left}.project-decision-list{max-height:none}}

.history-version-chip{background:#132a58;color:#fff;border-radius:14px;padding:12px 16px;min-width:150px}.history-version-chip small{display:block;font-size:8px;letter-spacing:.14em;color:#9fb4db}.history-version-chip strong{display:block;font-size:22px;margin-top:3px}.history-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.history-summary{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 19px}.history-summary span,.history-summary small{display:block;color:var(--muted)}.history-summary span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.history-summary strong{display:block;font-size:28px;margin:6px 0 3px}.history-summary.added strong{color:var(--good)}.history-summary.changed strong{color:#3158b5}.history-summary.removed strong{color:var(--bad)}
.history-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.history-toolbar strong,.history-toolbar small{display:block}.history-toolbar strong{font-size:12px}.history-toolbar small{font-size:10px;color:var(--muted);margin-top:2px}.history-filters{display:flex;gap:7px;flex-wrap:wrap}.history-filter{border:1px solid var(--line);background:#fff;color:#59677e;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.history-filter.active{background:#173b86;border-color:#173b86;color:#fff}.project-history-timeline{display:flex;flex-direction:column}.history-release{display:grid;grid-template-columns:34px minmax(0,1fr);position:relative}.history-rail{position:relative}.history-rail:before{content:"";position:absolute;top:0;bottom:0;left:16px;width:2px;background:#dfe6f1}.history-rail i{position:absolute;top:28px;left:10px;width:14px;height:14px;border-radius:50%;background:#a8b6ca;border:3px solid var(--bg);z-index:2}.history-release.current .history-rail i{background:#2457e6;box-shadow:0 0 0 5px rgba(36,87,230,.1)}.history-release-card{margin-bottom:16px}.history-release-card header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.history-release-card h3{font-size:24px;margin:3px 0 2px}.history-release-card header small{font-size:10px;color:var(--muted)}
.history-counts{display:flex;gap:6px}.history-counts span{min-width:34px;text-align:center;padding:6px 8px;border-radius:999px;font-size:9px;font-weight:850}.history-counts .added{background:#e4f6ef;color:var(--good)}.history-counts .changed{background:#eaf0ff;color:#3158b5}.history-counts .removed{background:#fdecef;color:var(--bad)}.history-change-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.history-change{display:grid;grid-template-columns:78px 1fr;gap:10px;align-items:start;padding:10px 11px;border:1px solid var(--line);border-radius:11px;background:#fafcff}.history-change>span{font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;padding:5px 6px;border-radius:7px;text-align:center}.history-change.added>span{background:#e4f6ef;color:var(--good)}.history-change.changed>span{background:#eaf0ff;color:#3158b5}.history-change.removed>span{background:#fdecef;color:var(--bad)}.history-change p{margin:1px 0;font-size:11px;line-height:1.45;color:#39465b}.history-why{margin-top:14px;padding:14px;border-radius:12px;background:#f4f7fc;border:1px solid #e1e7f1}.history-why>strong{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#66758e;margin-bottom:9px}.history-why article{padding:10px 0;border-top:1px solid #dfe6ef}.history-why article:first-of-type{border-top:0;padding-top:0}.history-why h4{font-size:12px;margin:0 0 4px}.history-why p{font-size:11px;line-height:1.5;color:#46546a;margin:0}.history-why small{display:block;color:var(--muted);font-size:9px;margin-top:5px}.history-why.empty p{margin:0;color:var(--muted)}
@media(max-width:900px){.history-summary-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.history-summary-grid{grid-template-columns:1fr}.history-toolbar{align-items:flex-start;flex-direction:column}.history-release{grid-template-columns:22px minmax(0,1fr)}.history-rail:before{left:10px}.history-rail i{left:4px}.history-change{grid-template-columns:1fr}.history-change>span{justify-self:start}.history-release-card header{flex-direction:column}.history-version-chip{margin-top:14px}}

.integration-principles{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 18px}.integration-principles span{font-size:10px;font-weight:760;color:#4b5d78;background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 10px}.integration-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:16px}.integration-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.integration-card.has-update{border-color:#9bb4ee;box-shadow:0 14px 34px rgba(36,87,230,.10)}.integration-card h3{margin:3px 0 0}.integration-card>p{font-size:10px;color:var(--muted);margin:12px 0}.integration-card label{display:block;font-size:9px;font-weight:800;color:#66758c}.integration-card input{width:100%;margin-top:5px;border:1px solid #dbe2ec;border-radius:9px;padding:9px 10px;background:#fbfcfe;font-size:10px}.integration-version{display:grid;grid-template-columns:1fr auto 1fr;gap:9px;align-items:center;background:#f7f9fc;border-radius:12px;padding:11px}.integration-version div{text-align:center}.integration-version small,.integration-version strong{display:block}.integration-version small{font-size:8px;color:var(--muted);letter-spacing:.08em}.integration-version strong{font-size:13px;margin-top:3px}.integration-version i{font-style:normal;color:#7c91bd}.ghost-light,.review-manifest-link{border:1px solid #d8e0ee;background:#f8fafc;color:#445571;border-radius:9px;padding:9px 10px;font-size:10px;font-weight:760}.review-manifest-link{width:100%;margin-top:9px;background:#eef4ff;color:#3158b5;border-color:#d5e2ff}.integration-workbench{display:grid;grid-template-columns:minmax(360px,.75fr) minmax(0,1.25fr);gap:16px}.manifest-import>p{font-size:11px;color:var(--muted);line-height:1.5}.manifest-import label{display:block;font-size:10px;font-weight:760;color:#536077;margin:13px 0 6px}.manifest-import select,.manifest-import textarea{width:100%;border:1px solid #dbe2ec;border-radius:11px;padding:11px 12px;background:#fbfcfe;color:var(--text)}.manifest-import textarea{min-height:250px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.5}.manifest-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.manifest-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:14px}.manifest-summary div{background:#f7f9fc;border-radius:11px;padding:12px}.manifest-summary small,.manifest-summary strong{display:block}.manifest-summary small{font-size:8px;color:var(--muted);letter-spacing:.08em}.manifest-summary strong{font-size:22px;margin-top:2px}.manifest-change-list{display:flex;flex-direction:column;gap:8px;max-height:390px;overflow:auto}.manifest-change{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;padding:9px 10px;background:#fafcff}.manifest-change>span{font-size:8px;text-transform:uppercase;font-weight:850;border-radius:999px;padding:4px 6px}.manifest-change strong{font-size:10px}.change-added>span{background:#e2f6ed;color:#11805d}.change-changed>span{background:#fff3d8;color:#966100}.change-removed>span{background:#fde9ec;color:#ad3744}.manifest-warning{background:#fff6df;border:1px solid #f4dda2;color:#7d5b12;border-radius:10px;padding:10px 11px;font-size:10px;margin-bottom:10px}.manifest-review-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}

@media(max-width:1180px){.integration-cards{grid-template-columns:1fr}.integration-workbench{grid-template-columns:1fr}}@media(max-width:760px){.manifest-summary{grid-template-columns:1fr}.manifest-actions,.manifest-review-actions{flex-direction:column}.manifest-actions button,.manifest-review-actions button{width:100%}}
