:root{--ink:#17231d;--muted:#6d786f;--line:#e4e8e1;--canvas:#f6f7f2;--forest:#123629;--green:#1d6448;--lime:#def467;--white:#fff;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--canvas);min-height:100%;color:var(--ink);margin:0}body{font-family:Arial,Helvetica,sans-serif;font-size:14px}button{font:inherit;color:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #4f926f59}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);letter-spacing:-.035em;font-weight:500}h1{font-size:34px;line-height:1.05}h2{font-size:22px}code{background:#eef1ec;border-radius:4px;padding:2px 5px;font-size:11px}.app-shell{grid-template-columns:246px 1fr;min-height:100vh;display:grid}.sidebar{z-index:30;color:#edf4ef;background:#102b21;flex-direction:column;width:246px;padding:25px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.side-head{justify-content:space-between;align-items:center;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;padding:0 7px 28px;font-size:15px;font-weight:700;display:flex}.brand-mark{background:var(--lime);color:#17402f;border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.workspace-label{color:#6f8b7e;letter-spacing:.16em;padding:0 11px 10px;font-size:9px;font-weight:700}.sidebar nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#94aa9f;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:10px 11px;font-size:12px;display:flex}.nav-item>span{align-items:center;gap:11px;display:flex}.nav-item svg{color:#6f8e80}.nav-item:hover{color:#dce9e2;background:#18372c}.nav-item.active{color:#fff;background:#28473a;box-shadow:inset 0 0 0 1px #ffffff08}.nav-item.active svg{color:var(--lime)}.nav-item b{color:#dbe7e1;background:#405f52;border-radius:10px;place-items:center;min-width:21px;height:18px;font-size:9px;display:grid}.live-dot,.system-pill i,.stream-head i,.status-dot{background:#55ca8e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #55ca8e1f}.side-insight{background:#17352a;border:1px solid #2a483d;border-radius:10px;align-items:center;gap:10px;margin-top:auto;margin-bottom:15px;padding:12px;display:flex}.side-insight>svg{color:var(--lime)}.side-insight strong,.side-insight span{display:block}.side-insight strong{font-size:10px}.side-insight span{color:#789286;margin-top:4px;font-size:9px}.community-card{border-top:1px solid #29463a;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:16px 7px 0;display:grid}.community-avatar,.avatar{color:#583d1e;background:#e6b86e;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.community-card strong,.community-card span{font-size:10px;display:block}.community-card span{color:#809a8e;margin-top:3px}.community-card button{color:#779084;cursor:pointer;background:0 0;border:0}.app-content{grid-column:2;min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f6f7f2e6;justify-content:space-between;align-items:center;height:64px;padding:0 38px;display:flex;position:sticky;top:0}.crumb{color:#829087;letter-spacing:.12em;align-items:center;gap:9px;font-size:9px;display:flex}.crumb b{color:#bec6c0}.crumb strong{color:#496054}.top-actions{align-items:center;gap:9px;display:flex}.search-button,.system-pill{color:#6f7b73;cursor:pointer;background:#fff;border:1px solid #dde2dc;border-radius:9px;height:33px}.search-button{align-items:center;gap:8px;padding:0 9px;font-size:10px;display:flex}.search-button kbd{color:#9da49f;background:#f8f9f7;border:1px solid #e4e7e2;border-radius:4px;margin-left:10px;padding:2px 5px}.system-pill{border-radius:20px;align-items:center;gap:7px;padding:0 11px;font-size:10px;display:flex}.view{max-width:1320px;margin:0 auto;padding:37px 39px 60px}.page-enter{animation:.28s ease-out pageIn}@keyframes pageIn{0%{opacity:.25;transform:translateY(4px)}to{opacity:1;transform:none}}.eyebrow{color:#7a867e;letter-spacing:.15em;margin-bottom:8px;font-size:9px;font-weight:700;display:block}.welcome,.view-title{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.welcome p,.view-title p{max-width:610px;color:var(--muted);margin-top:10px;font-size:12px;line-height:1.5}.button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-size:10px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.75;transform:none}.button.primary{border:1px solid var(--forest);background:var(--forest);color:#fff;box-shadow:0 6px 13px #1236291f}.button.secondary{color:#355747;background:#fff;border:1px solid #dce2dc}.button.dark{color:#fff;background:#392918;border:1px solid #3c2b18}.button.lime{background:var(--lime);color:#183e2e;border:1px solid #c4d958}.button.full{width:100%}.icon-button{cursor:pointer;background:#fff;border:1px solid #dbe1da;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.mobile-menu,.mobile-close{display:none}.hero-grid{grid-template-columns:.85fr 1.15fr;gap:14px;display:grid}.health-card,.memory-card,.panel{border:1px solid var(--line);background:#fff;border-radius:15px;box-shadow:0 5px 18px #14261d06}.health-card{justify-content:space-between;align-items:center;min-height:166px;padding:24px 29px;display:flex}.score-row{align-items:flex-end;gap:11px;display:flex}.score-row>strong{font-family:var(--serif);font-size:49px;font-weight:500;line-height:.85}.score-row>span{color:#377450;background:#edf5e9;border-radius:5px;align-items:center;gap:2px;padding:4px 7px;font-size:9px;display:flex}.health-copy>p{color:var(--muted);margin-top:9px;font-size:11px}.health-ring{background:conic-gradient(var(--green) var(--score),#e7eee9 0);border-radius:50%;place-items:center;width:100px;height:100px;display:grid;position:relative}.health-ring:after{content:"";background:#fff;border-radius:50%;width:78px;height:78px;position:absolute}.health-ring div{z-index:1;text-align:center}.health-ring strong,.health-ring span{display:block}.health-ring strong{font-family:var(--serif);font-size:25px}.health-ring span{color:#8b948e;font-size:8px}.health-legend{gap:10px;margin-top:14px;display:flex}.health-legend span{color:#7a857e;align-items:center;gap:4px;font-size:8px;display:flex}.health-legend i{border-radius:50%;width:5px;height:5px}.good{background:#2d7756}.calm{background:#6d9e8b}.warm{background:#d2a35e}.memory-card{color:#fff;background:linear-gradient(120deg,#16392c,#20533f);grid-template-columns:45px 1fr 190px;align-items:center;gap:15px;min-height:166px;padding:25px 27px;display:grid;position:relative;overflow:hidden}.memory-card .eyebrow{color:#9ab4a7}.memory-card p{color:#a9beb4;max-width:470px;margin-top:8px;font-size:10px;line-height:1.5}.memory-card button{color:var(--lime);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:13px;padding:0;font-size:10px;display:flex}.memory-icon{background:var(--lime);color:#1b4c38;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.memory-orbit{opacity:.75;width:170px;height:120px;position:relative}.memory-orbit:before,.memory-orbit:after{content:"";border:1px solid #def46726;border-radius:50%;position:absolute;inset:10px;transform:rotate(-15deg)}.memory-orbit:after{inset:24px 0;transform:rotate(20deg)}.memory-orbit span{background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute}.memory-orbit span:first-child{top:42px;left:23px}.memory-orbit span:nth-child(2){top:18px;right:25px}.memory-orbit span:nth-child(3){bottom:18px;right:49px}.metric-grid{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin:14px 0 23px;display:grid}.metric{border-right:1px solid var(--line);padding:19px 21px}.metric:last-child{border:0}.metric-top{color:#7c877f;justify-content:space-between;font-size:10px;display:flex}.metric-top svg{color:#a3ada6}.metric>strong{font-family:var(--serif);margin:8px 0 5px;font-size:25px;font-weight:500;display:block}.metric small{color:#478260;font-size:8px}.metric small.amber{color:#ad6b17}.simulation-card{background:#ececdd;border-radius:16px;grid-template-columns:.82fr 1.18fr;min-height:305px;display:grid;overflow:hidden}.sim-copy{padding:34px}.spark{color:#738077;letter-spacing:.12em;align-items:center;gap:6px;margin-bottom:12px;font-size:8px;font-weight:700;display:inline-flex}.spark svg{color:#6e8c78}.sim-copy h2{max-width:400px;font-size:27px;line-height:1.12}.sim-copy p{color:#667169;max-width:430px;margin-top:13px;font-size:11px;line-height:1.6}.sim-copy .button{margin-top:22px}.microcopy{color:#8f978f;margin-top:10px;font-size:8px;display:block}.mini-stream{background:#ffffffed;border:1px solid #dce1da;border-radius:13px;align-self:center;margin:18px 18px 18px 0;padding:16px;box-shadow:0 18px 45px #1e302514}.stream-head,.panel-head{justify-content:space-between;align-items:center;display:flex}.stream-head{color:#5f6962;letter-spacing:.1em;border-bottom:1px solid #eceeea;padding-bottom:12px;font-size:8px;font-weight:700}.stream-head>span{align-items:center;gap:7px;display:flex}.stream-head small{color:#a0a6a1;font-size:8px;font-weight:400}.comment{border-bottom:1px solid #eff1ed;grid-template-columns:29px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.comment>b,.member-avatar{border-radius:50%;place-items:center;font-size:8px;display:grid}.comment>b{width:28px;height:28px}.amber{color:#694b21;background:#f4d590}.blue{color:#315560;background:#bfdde7}.violet{color:#60426d;background:#d9c8e4}.rose{color:#744438;background:#efc8bd}.teal{color:#335f52;background:#bfe0d5}.comment strong{font-size:9px}.comment p{color:#505b54;margin-top:3px;font-size:10px}.comment time{color:#aeb5b0;font-size:8px}.detection{background:#fff9e9;border:1px solid #e8d4a7;border-radius:9px;grid-template-columns:29px 1fr auto;align-items:center;gap:9px;margin-top:12px;padding:9px;display:grid}.detection>span{color:#755316;background:#f0d481;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.detection strong{color:#73531d;font-size:9px;display:block}.detection p{color:#9a7a43;margin-top:3px;font-size:8px}.detection em{color:#90671c;font-size:9px;font-style:normal;font-weight:700}.section-head{justify-content:space-between;align-items:flex-end;margin:26px 0 10px;display:flex}.section-head h2{font-size:21px}.text-button{color:#416a56;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;display:inline-flex}.incident-row{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:36px 1fr auto auto auto;align-items:center;gap:13px;padding:14px 17px;display:grid}.severity,.incident-symbol{color:#c15a33;background:#fde8de;border-radius:10px;place-items:center;display:grid}.severity{width:34px;height:34px}.incident-row strong{font-size:11px}.incident-row p{color:#818a84;margin-top:4px;font-size:9px}.confidence{color:#a45a28;background:#fcede0;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:700}.incident-row time{color:#9fa6a1;font-size:8px}.row-action{color:#315e49;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.view-title{align-items:flex-end}.view-title h1{font-size:33px}.control-row,.graph-tools{align-items:center;gap:8px;display:flex}.future-banner,.alert-banner{border-radius:12px;align-items:center;display:flex}.future-banner{color:#245b40;background:#eaf5ea;border:1px solid #cfe0d3;gap:12px;margin-bottom:12px;padding:12px 15px}.future-banner div{flex:1}.future-banner strong,.future-banner span{font-size:10px;display:block}.future-banner div span{color:#62806c;margin-top:3px;font-size:9px}.alert-banner{background:#fff7e6;border:1px solid #e7c698;grid-template-columns:42px 1fr auto auto;gap:14px;margin-bottom:14px;padding:15px;display:grid}.alert-icon{color:#9b641a;background:#f4d8a6;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.alert-banner .eyebrow{color:#a27028;margin-bottom:4px}.alert-banner strong{font-family:var(--serif);font-size:17px}.alert-banner p{color:#8d734d;margin-top:4px;font-size:9px}.alert-score{text-align:right}.alert-score span,.alert-score strong{display:block}.alert-score span{color:#9a7d51;letter-spacing:.12em;font-size:7px}.alert-score strong{margin-top:3px;font-size:21px}.live-layout{grid-template-columns:1fr 340px;gap:14px;display:grid}.panel-head{border-bottom:1px solid #ebeee9;min-height:47px;padding:0 17px}.panel-head>div{align-items:center;gap:8px;display:flex}.panel-head strong{font-size:10px}.panel-head small{color:#939d96;letter-spacing:.1em;font-size:7px}.panel-head>span{color:#8e9991;font-size:8px}.feed-panel{overflow:hidden}.message-feed{height:590px;padding:5px 15px;overflow:auto}.feed-message{border-radius:9px;gap:11px;margin:3px 0;padding:10px;animation:.25s ease-out messageIn;display:flex}@keyframes messageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.feed-message.flagged{background:#fff7ee;box-shadow:inset 2px 0 #d89153}.member-avatar{flex:none;width:34px;height:34px;font-weight:700}.member-avatar.large{width:54px;height:54px;margin-bottom:14px;font-size:12px}.member-avatar.green{color:#2b6348;background:#c7e3d2}.feed-copy{flex:1}.feed-copy>div{align-items:center;gap:8px;display:flex}.feed-copy strong{font-size:10px}.feed-copy time{color:#a0a8a2;margin-left:auto;font-size:8px}.feed-copy p{color:#4f5b53;margin-top:5px;font-size:11px}.feed-copy>small{color:#a26131;align-items:center;gap:4px;margin-top:6px;font-size:8px;display:flex}.language{color:#7b867e;background:#eef1ed;border-radius:4px;padding:2px 4px;font-size:7px}.signal-stack{flex-direction:column;gap:12px;display:flex}.risk-panel{padding-bottom:18px}.risk-number{align-items:flex-end;padding:18px 18px 10px;display:flex}.risk-number strong{font-family:var(--serif);font-size:47px;font-weight:500;line-height:.8}.risk-number span{color:#9aa39d;margin-left:4px;font-size:10px}.risk-track,.signal-bar{background:#edf0ec;border-radius:5px;overflow:hidden}.risk-track{height:7px;margin:0 18px}.risk-track i{background:linear-gradient(90deg,#86a875,#d6a64f,#cc6d49);border-radius:5px;height:100%;transition:width .45s;display:block}.threshold{color:#9aa39c;justify-content:space-between;margin:7px 18px 0;font-size:7px;display:flex}.signals{padding-bottom:15px}.signal{padding:11px 17px 0}.signal>div:first-child{color:#68746c;justify-content:space-between;margin-bottom:6px;font-size:9px;display:flex}.signal b{color:#394b40;font-size:8px}.signal-bar{height:4px}.signal-bar i{background:#4e8668;border-radius:4px;height:100%;transition:width .5s;display:block}.language-card{background:#eef3e8;gap:11px;padding:15px;display:flex}.language-card>svg{color:#537860;flex:none}.language-card strong{font-size:9px}.language-card p{color:#718074;margin-top:4px;font-size:8px;line-height:1.5}.back-link{color:#62746a;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-size:9px;display:flex}.incident-title{grid-template-columns:52px 1fr auto;align-items:center;gap:16px;margin-bottom:18px;display:grid}.incident-symbol{width:50px;height:50px}.incident-title p{color:#839087;margin-top:7px;font-size:9px}.confidence.large{padding:7px 10px;font-size:9px}.incident-metrics{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(5,1fr);margin-bottom:14px;display:grid}.incident-metrics>div{border-right:1px solid var(--line);padding:16px 18px}.incident-metrics>div:last-child{border:0}.incident-metrics span,.incident-metrics strong{display:block}.incident-metrics span{color:#818c84;font-size:8px}.incident-metrics strong{font-family:var(--serif);margin-top:5px;font-size:21px;font-weight:500}.incident-metrics .low{color:#3f7b59}.investigation-grid{grid-template-columns:1.2fr .8fr;gap:14px;margin-bottom:14px;display:grid}.investigation-main{overflow:hidden}.graph-canvas{background-color:#fbfcf9;background-image:radial-gradient(#dfe5df 1px,#0000 1px);background-size:20px 20px;height:520px;position:relative;overflow:hidden}.graph-canvas.compact{height:295px}.edge{z-index:1;transform-origin:0;background:#cbd4cd;height:1px;position:absolute}.edge.hot{background:#d8a489;height:1.5px}.graph-node{z-index:2;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.graph-node span{border:3px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:8px;font-weight:700;transition:all .15s;display:grid;box-shadow:0 3px 10px #1c2f2426}.graph-node b{color:#68746c;white-space:nowrap;background:#fff;border:1px solid #e2e6e1;border-radius:5px;padding:3px 5px;font-size:7px;position:absolute;top:40px;box-shadow:0 3px 8px #1c2f240d}.graph-node.flagged span{color:#663629;background:#e9aa95}.graph-node.normal span{color:#2f594d;background:#bbd9d0}.graph-node.target span{color:#fff;background:#1f684b;width:46px;height:46px;box-shadow:0 0 0 5px #387e5b1f}.graph-node.target b{top:48px}.graph-node.selected span{box-shadow:0 0 0 4px var(--lime),0 5px 14px #1c2f2433}.graph-legend{color:#7d8981;justify-content:center;align-items:center;gap:14px;padding:11px;font-size:7px;display:flex}.graph-legend span{align-items:center;gap:5px;display:flex}.node{border-radius:50%;width:7px;height:7px;display:inline-block}.node.flagged{background:#d9947d}.node.normal{background:#99c8b7}.node.target{background:#266c50}.precedent-panel{overflow:hidden}.precedent-panel .spark{color:#488061;margin:0}.precedent-match{padding:18px 18px 14px}.precedent-match>span{color:#668173;letter-spacing:.12em;font-size:8px;font-weight:700}.precedent-match>strong{font-family:var(--serif);margin-top:8px;font-size:17px;line-height:1.2;display:block}.precedent-match p{color:#859188;margin-top:7px;font-size:8px}.precedent-panel blockquote{color:#5a6d60;font-family:var(--serif);background:#f3f6eb;border-left:2px solid #b4ca85;margin:0 18px;padding:11px 13px;font-size:12px;line-height:1.5}.ruling{border-top:1px solid #ebeee9;justify-content:space-between;align-items:center;margin:15px 18px;padding-top:14px;display:flex}.ruling>div{gap:8px;display:flex}.ruling svg{color:#3d7655}.ruling strong,.ruling small{font-size:8px;display:block}.ruling small{color:#849087;margin-top:3px}.ruling>b{color:#3d7655;font-size:8px}.recommendation{background:linear-gradient(120deg,#f5faef,#eef6e9);border:1px solid #bdd2c2;border-radius:15px;padding:22px}.recommendation.resolved{background:linear-gradient(120deg,#f1f8e8,#e9f5dd);border-color:#b9d9a5}.rec-head{align-items:center;gap:12px;display:flex}.rec-icon{width:41px;height:41px;color:var(--lime);background:#1f6147;border-radius:11px;place-items:center;display:grid}.rec-head .eyebrow{color:#5a7a65;margin-bottom:4px}.rec-head h2{font-size:19px}.resolved-badge{color:#367550;background:#fff;border-radius:20px;align-items:center;gap:5px;margin-left:auto;padding:6px 9px;font-size:8px;display:flex}.action-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin:18px 0;display:grid}.action-grid>div{background:#ffffffbf;border:1px solid #dce7d9;border-radius:10px;gap:9px;padding:12px;display:flex}.action-number{color:#789182;font-family:var(--serif);font-size:12px}.action-grid strong{font-size:9px}.action-grid p{color:#748078;margin-top:4px;font-size:8px;line-height:1.4}.reasoning{color:#5d7063;border-top:1px solid #dbe5d6;gap:8px;padding-top:13px;display:flex}.reasoning svg{flex:none}.reasoning p{font-size:8px;line-height:1.5}.decision-actions{gap:8px;margin-top:15px;display:flex}.learning-result{border-top:1px solid #d8e5d2;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.learning-result>div{gap:10px;display:flex}.learning-result svg{color:#47785a}.learning-result strong{font-size:10px}.learning-result p{color:#6a7c70;margin-top:4px;font-size:8px}.graph-page{grid-template-columns:1fr 280px;gap:14px;display:grid}.graph-large{overflow:hidden}.graph-large .panel-head{z-index:4;position:relative}.status-dot.amber{background:#e1a250;box-shadow:0 0 0 3px #e1a2501f}.chip{color:#718078;cursor:pointer;background:#fff;border:1px solid #dce1dc;border-radius:18px;padding:8px 11px;font-size:8px}.chip.active{color:#356047;background:#eaf1e8;border-color:#aebfad}.node-detail{align-self:start;padding:20px}.node-detail h2{font-size:22px}.node-detail>p{color:#859087;margin-top:5px;font-size:8px}.node-detail hr{border:0;border-top:1px solid #eaede9;margin:17px 0}.node-detail dl{margin:0}.node-detail dl>div{border-bottom:1px solid #eef0ed;justify-content:space-between;padding:9px 0;display:flex}.node-detail dt{color:#7c8780;font-size:8px}.node-detail dd{margin:0;font-size:9px;font-weight:700}.context-note{color:#66766c;background:#f0f3ed;border-radius:8px;gap:7px;margin:15px 0;padding:10px;display:flex}.context-note svg{flex:none}.context-note p{font-size:7px;line-height:1.5}.constitution-hero{color:#fff;background:linear-gradient(120deg,#173d2f,#245f48);border-radius:16px;justify-content:space-between;align-items:flex-end;padding:34px;display:flex;overflow:hidden}.constitution-hero .spark{color:#b4c9bd}.constitution-hero .spark svg{color:var(--lime)}.constitution-hero h1{font-size:37px}.constitution-hero p{color:#b2c5bb;max-width:640px;margin-top:11px;font-size:11px;line-height:1.6}.version-row{color:#99afa3;letter-spacing:.06em;gap:17px;margin-top:19px;font-size:8px;display:flex}.ownership-note{background:#f0f4e9;border:1px solid #dce3d9;border-radius:12px;align-items:center;gap:12px;margin:14px 0;padding:13px 16px;display:flex}.ownership-note>svg{color:#4b785d}.ownership-note>div{flex:1}.ownership-note strong{font-size:9px}.ownership-note p{color:#768179;margin-top:4px;font-size:8px}.ownership-note>span{color:#6c7d71;font-size:8px}.constitution-layout{grid-template-columns:1fr 310px;gap:14px;display:grid}.muted-label{color:#8e9891;font-size:8px}.rule-list{flex-direction:column;gap:9px;display:flex}.rule-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:43px 1fr auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.rule-card.new{background:#f4fae9;border-color:#bfd3a4}.rule-index{font-family:var(--serif);color:#9aa39d;font-size:15px}.rule-card.new .rule-index{color:#4f774a;font-family:Arial;font-size:7px;font-weight:700}.rule-category{color:#337052;text-transform:uppercase;letter-spacing:.08em;background:#e7f1e9;border-radius:5px;margin-bottom:5px;padding:3px 6px;font-size:7px;font-weight:700;display:inline-block}.rule-category.orange{color:#9a5e2c;background:#f8eadc}.rule-category.purple{color:#6c4d7a;background:#eee7f3}.rule-category.blue{color:#3d6874;background:#e5eff2}.rule-card h3{letter-spacing:0;font-family:Arial;font-size:10px;font-weight:600}.rule-card p{color:#8a948d;margin-top:5px;font-size:8px}.source-count{color:#748077;background:#f1f3f0;border-radius:12px;padding:5px 8px;font-size:7px}.constitution-side{flex-direction:column;gap:12px;display:flex}.philosophy{padding:12px 17px 17px}.philosophy span{color:#6c786f;margin:9px 0 5px;font-size:8px;display:block}.philosophy>div{background:#edf0ec;border-radius:5px;height:5px}.philosophy i{background:#548167;border-radius:5px;height:100%;display:block}.provenance ul{margin:0;padding:10px 17px;list-style:none}.provenance li{color:#6f7c73;border-bottom:1px solid #eef0ed;justify-content:space-between;padding:8px 0;font-size:8px;display:flex}.provenance>p{color:#768179;background:#f2f4ef;border-radius:7px;gap:6px;margin:0 17px 17px;padding:9px;font-size:7px;display:flex}.lab-hero{text-align:center;color:#fff;background:#173e2f;border-radius:16px;padding:34px}.lab-hero .spark{color:#b3c5ba}.lab-hero .spark svg{color:var(--lime)}.lab-hero h1{font-size:36px}.lab-hero p{color:#b7c8be;max-width:590px;margin:9px auto 18px;font-size:10px}.comparison{grid-template-columns:1fr 40px 1fr;align-items:stretch;margin-top:14px;display:grid}.compare-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.compare-card.common{background:linear-gradient(160deg,#fff,#f4f8f0);border-color:#bdd3c2}.compare-head{border-bottom:1px solid #e9ece8;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding-bottom:15px;display:grid}.baseline-icon,.common-icon{border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.baseline-icon{color:#806a53;background:#eee9e3}.common-icon{color:var(--lime);background:#1d6046}.compare-head .eyebrow{margin-bottom:3px}.compare-head h2{font-size:17px}.status-badge{color:#87796b;background:#f0efec;border-radius:15px;padding:5px 7px;font-size:7px}.status-badge.memory{color:#467258;background:#e8f1e6}.sample-comment{background:#f6f7f4;border-radius:9px;align-items:center;gap:9px;margin:17px 0;padding:12px;display:flex}.sample-comment svg{color:#7a8880}.sample-comment span,.sample-comment strong{display:block}.sample-comment span{color:#87928a;font-size:7px}.sample-comment strong{margin-top:4px;font-size:10px}.analysis-state{border:1px dashed #dfe4df;border-radius:9px;min-height:89px;padding:14px}.analysis-state>p{color:#8b958e;font-size:8px}.decision{border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:7px;font-weight:700;display:inline-flex}.decision.remove{color:#a64f3c;background:#f8e8e3}.decision.allow{color:#31704f;background:#e7f2e4}.analysis-state h3{letter-spacing:0;margin-top:9px;font-family:Arial;font-size:10px;font-weight:700}.analysis-state h3+p{color:#7d8981;margin-top:5px;font-size:8px}.scan-lines{flex-direction:column;gap:8px;display:flex}.scan-lines i{background:linear-gradient(90deg,#e5e0da 10%,#f4f2ee 50%,#e5e0da 90%) 0 0/200%;border-radius:5px;height:7px;animation:1s infinite scan;display:block}.scan-lines i:nth-child(2){width:80%}.scan-lines i:nth-child(3){width:60%}.scan-lines.green i{background:linear-gradient(90deg,#dbe8dc 10%,#f0f6ee 50%,#dbe8dc 90%) 0 0/200%}@keyframes scan{to{background-position:-200%}}.evidence-list{margin:13px 0 0;padding:0;list-style:none}.evidence-list li{color:#4f735d;align-items:center;gap:7px;padding:6px 0;font-size:8px;display:flex}.evidence-list.missing li{color:#8d776d}.versus{color:#849088;background:#fff;border:1px solid #dde2dc;border-radius:50%;place-self:center;place-items:center;width:29px;height:29px;font-size:8px;font-weight:700;display:grid}.lab-result{background:#edf6e7;border:1px solid #bfd3bc;border-radius:13px;justify-content:space-between;align-items:center;margin-top:14px;padding:17px 19px;display:flex}.lab-result>div{align-items:center;gap:12px;display:flex}.lab-result>div>svg{color:#3f7454}.lab-result h2{font-size:17px}.lab-result p{color:#6f7f73;margin-top:4px;font-size:8px}.benchmark{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr auto 1fr 1fr 1.35fr;align-items:center;margin-top:14px;display:grid}.benchmark>div{border-right:1px solid var(--line);padding:16px 18px}.benchmark>div:last-child{border:0}.benchmark span,.benchmark strong,.benchmark small{display:block}.benchmark span{color:#7b8780;font-size:8px}.benchmark strong{font-family:var(--serif);margin:6px 0 4px;font-size:18px;font-weight:500}.benchmark small{color:#8f9992;font-size:7px}.benchmark .winner strong{color:#397251}.spinner{border:2px solid #183e2e40;border-top-color:#183e2e;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a1b1599;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(440px,100%);padding:28px;position:relative;box-shadow:0 25px 80px #0003}.modal-close{cursor:pointer;background:#f0f2ee;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:16px;right:16px}.modal-icon{width:46px;height:46px;color:var(--lime);background:#173f30;border-radius:13px;place-items:center;margin-bottom:16px;display:grid}.modal h2{font-size:24px}.modal>p{color:#68756c;margin-top:9px;font-size:10px;line-height:1.6}.integration-flow{color:#52685b;background:#f1f4ef;border-radius:9px;justify-content:space-between;align-items:center;margin:20px 0;padding:11px;font-size:8px;display:flex}.credential-note{color:#786742;background:#fffaf0;border:1px solid #e6dfc9;border-radius:9px;gap:9px;margin-bottom:17px;padding:11px;display:flex}.credential-note svg{flex:none}.credential-note p{font-size:8px;line-height:1.5}.toast{z-index:120;color:#fff;background:#163e2f;border-radius:10px;align-items:center;gap:9px;padding:12px 15px;font-size:10px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 14px 35px #0e281e40}.toast svg{color:var(--lime)}@media (max-width:1050px){.hero-grid,.investigation-grid,.constitution-layout{grid-template-columns:1fr}.memory-card{grid-template-columns:45px 1fr}.memory-orbit{display:none}.metric-grid{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.live-layout{grid-template-columns:1fr 300px}.graph-page{grid-template-columns:1fr}.node-detail{grid-template-columns:60px 1fr;display:grid}.node-detail hr,.node-detail dl,.node-detail .context-note,.node-detail .button{grid-column:1/-1}.action-grid,.benchmark{grid-template-columns:1fr 1fr}.benchmark>svg{display:none}.benchmark>div{border-bottom:1px solid var(--line)}}@media (max-width:820px){.app-shell{grid-template-columns:1fr}.app-content{grid-column:1}.sidebar{transition:all .25s;transform:translate(-102%)}.sidebar.open{transform:none;box-shadow:15px 0 40px #0003}.mobile-menu,.mobile-close{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.mobile-close{color:#97ab9f}.scrim{z-index:25;background:#05140e73;border:0;position:fixed;inset:0}.topbar{padding:0 18px}.crumb{display:none}.view{padding:28px 18px 50px}.live-layout{grid-template-columns:1fr}.signal-stack{grid-template-columns:1fr 1fr;display:grid}.language-card{grid-column:1/-1}.graph-canvas{height:430px}.comparison{grid-template-columns:1fr}.versus{z-index:2;margin:-6px auto}.benchmark{grid-template-columns:1fr 1fr}.incident-row{grid-template-columns:36px 1fr auto}.incident-row time{display:none}.row-action{grid-column:2}.constitution-hero{flex-direction:column;align-items:flex-start;gap:20px}}@media (max-width:600px){h1{font-size:29px}.top-actions .search-button,.system-pill span{display:none}.system-pill{justify-content:center;width:33px;padding:0}.welcome,.view-title{flex-direction:column;align-items:flex-start;gap:18px}.hero-grid,.simulation-card{grid-template-columns:1fr}.memory-card{grid-template-columns:42px 1fr}.metric-grid{grid-template-columns:1fr 1fr}.metric{padding:15px}.mini-stream{margin:0 17px 17px}.sim-copy{padding:26px}.sim-copy h2{font-size:24px}.incident-row{grid-template-columns:35px 1fr}.incident-row .confidence,.incident-row .row-action{grid-column:2}.alert-banner{grid-template-columns:40px 1fr}.alert-score{text-align:left;grid-column:2}.alert-banner .button{grid-column:2}.signal-stack{grid-template-columns:1fr}.language-card{grid-column:auto}.incident-title{grid-template-columns:46px 1fr}.incident-title .confidence{grid-column:2;justify-self:start}.incident-metrics{grid-template-columns:1fr 1fr}.incident-metrics>div{border-bottom:1px solid var(--line)}.incident-metrics>div:nth-child(2n){border-right:0}.action-grid{grid-template-columns:1fr}.decision-actions{flex-direction:column}.learning-result{flex-direction:column;align-items:flex-start;gap:16px}.graph-canvas{height:360px}.graph-node b{display:none}.constitution-hero{padding:26px}.constitution-hero h1{font-size:31px}.version-row{flex-wrap:wrap}.ownership-note{align-items:flex-start}.ownership-note>span{display:none}.rule-card{grid-template-columns:33px 1fr}.source-count{grid-column:2;justify-self:start}.comparison{grid-template-columns:1fr}.compare-head{grid-template-columns:38px 1fr}.status-badge{grid-column:2;justify-self:start}.benchmark{grid-template-columns:1fr}.benchmark>div{border-right:0}.lab-result{flex-direction:column;align-items:flex-start;gap:17px}.feed-panel .panel-head>span{display:none}}
