:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#171914;--muted:#5f645c;--paper:#f7f8f6;--surface:#fff;--line:#d9ded6;--accent:#0f766e;--accent-strong:#0b5d57;--warn:#9f2727;--ok:#1d6b3a;--panel:#eef5f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);letter-spacing:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb, currentColor 38%, transparent);text-decoration-color:color-mix(in srgb, currentColor 38%, transparent);text-underline-offset:.18em}a:focus-visible,button:focus-visible,#prompt:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 54%, white);outline-offset:4px}.site-header{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:1rem 0;display:flex}.brand,.header-actions,.site-header nav,.cta-row{align-items:center;gap:.75rem;display:flex}.brand{font-weight:700;text-decoration:none}.brand img{display:block}.site-header nav{color:var(--muted);font-size:.95rem}.mode-toggle{border:1px solid var(--line);background:var(--surface);min-height:2.3rem;color:var(--ink);cursor:pointer;font:inherit;letter-spacing:0;border-radius:8px;padding:.45rem .65rem;font-size:.85rem;font-weight:700}.demo-fold{grid-template-columns:minmax(18rem,.8fr) minmax(32rem,1.2fr);align-items:center;gap:2rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:1rem 0 2rem;display:grid}.intro-copy{align-self:center;padding:1rem 0}.eyebrow{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:700}h1,h2,h3,p{letter-spacing:0}h1,h2,h3{text-wrap:balance;margin:0}h1{max-width:12ch;font-size:3.65rem;line-height:.98}h2{font-size:2.1rem;line-height:1.08}h3{font-size:1.05rem;line-height:1.25}.intro-copy p:not(.eyebrow),.narrow-copy p,.split-band p,.privacy-band p,.fact-grid p{color:var(--muted);font-size:1.02rem;line-height:1.6}.intro-copy p:not(.eyebrow){max-width:34rem}.button{border:1px solid var(--line);border-radius:8px;min-height:2.75rem;padding:.72rem 1rem;font-weight:700;text-decoration:none}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.secondary{background:var(--surface)}.mobile-note{margin-top:1rem;font-size:.9rem}.trainer-shell{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-self:start}.mode-switcher{border-bottom:1px solid var(--line);gap:.5rem;padding:1rem 1.25rem 0;display:flex}.mode-switcher button{border:1px solid var(--line);min-height:2.4rem;color:var(--muted);cursor:pointer;font:inherit;letter-spacing:0;background:0 0;border-bottom:0;border-radius:8px 8px 0 0;padding:.55rem .8rem;font-size:.9rem;font-weight:700}.mode-switcher button[aria-pressed=true]{background:var(--surface);color:var(--ink)}#demo-trainer{grid-template-rows:auto auto auto auto;gap:1.2rem;padding:1.25rem;display:grid}#demo-trainer #phase-detail{max-width:25rem}#demo-trainer #prompt{min-height:10rem}#demo-trainer #summary{min-height:0}#demo-trainer .metric-card.flag strong,#demo-trainer #summary .flag{color:var(--warn)}#demo-trainer .metric-card.ok strong,#demo-trainer #summary .ok{color:var(--ok)}.explain-band,.split-band,.privacy-band{width:min(1180px,100% - 2rem);margin:0 auto;padding:4rem 0}.narrow-copy{max-width:48rem}.fact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.fact-grid article{border-top:3px solid var(--accent);padding-top:1rem}.split-band,.privacy-band{border-top:1px solid var(--line);grid-template-columns:minmax(16rem,.85fr) minmax(20rem,1.15fr);gap:2rem;display:grid}.privacy-band{align-items:start}.split-band .cta-row{margin-top:1rem}.privacy-band .button{place-self:center start}.research-hero{grid-template-columns:minmax(18rem,.75fr) minmax(30rem,1.25fr);align-items:center;gap:2rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:3rem 0 4rem;display:grid}.research-hero h1{max-width:13ch}.evidence-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:1.25rem;padding:1.25rem;display:grid}.evidence-panel p{max-width:34rem;color:var(--muted);margin:0;line-height:1.6}.rule-grid article,.source-grid article,.privacy-columns article{border:1px solid var(--line);background:var(--surface);border-radius:8px}.evidence-steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.evidence-steps li{grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:.95rem 0;display:grid}.evidence-steps li+li{border-top:1px solid var(--line)}.evidence-steps li>span:last-child,.claim-ladder span,.pattern-matrix span,.privacy-columns li,.source-grid p,.truth-band p{color:var(--muted);line-height:1.55}.loop-index{background:var(--panel);width:2rem;height:2rem;color:var(--accent-strong);border-radius:999px;place-items:center;font-weight:800;display:inline-grid}.rule-grid,.source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.rule-grid article,.source-grid article{padding:1rem}.rule-grid article{border-top:3px solid var(--accent)}.pattern-matrix{border:1px solid var(--line);background:var(--surface);border-radius:8px;display:grid;overflow:hidden}.pattern-matrix [role=row]{grid-template-columns:minmax(8rem,.8fr) minmax(12rem,1.3fr) minmax(8rem,.7fr);display:grid}.pattern-matrix [role=row]+[role=row]{border-top:1px solid var(--line)}.pattern-matrix span{padding:.85rem 1rem}.pattern-matrix span+span{border-left:1px solid var(--line)}.matrix-head{background:var(--panel);font-weight:800}.status-good,.status-muted{font-weight:800}.status-good{color:var(--ok)!important}.status-muted{color:var(--muted)}.claim-ladder{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.claim-ladder li{border-top:3px solid var(--accent);gap:.5rem;padding-top:1rem;display:grid}.metric-chip-row{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.metric-chip-row span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.45rem .7rem;font-size:.92rem;font-weight:800}.privacy-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.privacy-columns article{padding:1rem}.privacy-columns ul{gap:.45rem;margin:1rem 0 0;padding-left:1.1rem;display:grid}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.source-grid article{grid-template-rows:auto 1fr auto;gap:.75rem;min-height:13rem;display:grid}.source-grid p{margin:0}.source-grid a{font-weight:800}.truth-band{border-top:1px solid var(--line);grid-template-columns:minmax(16rem,.85fr) minmax(20rem,1.15fr);gap:2rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:4rem 0;display:grid}.truth-band p{margin:0;font-size:1.08rem}:root[data-color-mode=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5f5ef;--muted:#babdb4;--paper:#171914;--surface:#20231d;--line:#3d4439;--accent:#22a699;--accent-strong:#7fd4ca;--warn:#ff8b8b;--ok:#88d69f;--panel:#273026}:root[data-color-mode=dark] a:focus-visible,:root[data-color-mode=dark] button:focus-visible,:root[data-color-mode=dark] #prompt:focus-visible{outline-color:color-mix(in srgb, var(--accent) 70%, black)}@media (prefers-color-scheme:dark){:root:not([data-color-mode=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5f5ef;--muted:#babdb4;--paper:#171914;--surface:#20231d;--line:#3d4439;--accent:#22a699;--accent-strong:#7fd4ca;--warn:#ff8b8b;--ok:#88d69f;--panel:#273026}:root:not([data-color-mode=light]) a:focus-visible,:root:not([data-color-mode=light]) button:focus-visible,:root:not([data-color-mode=light]) #prompt:focus-visible{outline-color:color-mix(in srgb, var(--accent) 70%, black)}}@media (width<=920px){.site-header,.header-actions{flex-direction:column;align-items:flex-start}.demo-fold,.research-hero,.split-band,.privacy-band,.truth-band{grid-template-columns:1fr}.demo-fold{min-height:auto}.intro-copy{align-self:start}h1{max-width:14ch;font-size:2.55rem}.fact-grid{grid-template-columns:1fr}.rule-grid,.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.claim-ladder,.privacy-columns{grid-template-columns:1fr}}@media (width<=560px){.site-header nav,.cta-row{flex-direction:column;align-items:flex-start}h1{max-width:13ch;font-size:2.15rem}h2{font-size:1.65rem}#demo-trainer{padding:1rem}.mode-switcher{flex-wrap:wrap;padding-inline:1rem}#demo-trainer .summary-grid,.rule-grid,.source-grid{grid-template-columns:1fr}.source-grid article{min-height:auto}.pattern-matrix{overflow-x:auto}.pattern-matrix [role=row]{min-width:38rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
