:root{--bg:#f8fafc;--surface:#fff;--text:#182230;--muted:#526071;--line:#d9e1ec;--accent:#315ea8;--accent-dark:#24477f;--action:#e86f51;--action-dark:#c75439;--action-soft:#fff1ec;--radius:18px;--max:1080px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Roboto Slab,Georgia,serif;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:3px solid var(--action);outline-offset:3px}.skip-link{z-index:10;background:var(--text);color:#fff;border-radius:.5rem;padding:.65rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--line);background:#ffffffeb}.nav{max-width:var(--max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1rem;display:flex}.brand{color:var(--text);letter-spacing:-.03em;align-items:center;gap:.65rem;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:2rem;height:2rem;display:block}.brand:hover{text-decoration:none}.nav-links{flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.nav-links a[aria-current=page]{color:var(--text);text-decoration:underline;text-decoration-color:var(--action);text-underline-offset:.3em;font-weight:700}.container{max-width:var(--max);margin:0 auto;padding:4rem 1rem}.hero{padding:5rem 1rem}.hero-inner{max-width:var(--max);margin:0 auto}.hero-grid,.vision-layout{grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero-copy,.vision-copy{min-width:0}.hero-art,.page-art{aspect-ratio:1.03;border:1px solid var(--line);border-radius:calc(var(--radius) * 1.4);background:radial-gradient(circle at 50% 45%,#e86f512e,#0000 36%),radial-gradient(circle at 50% 45%,#315ea81f,#0000 50%),linear-gradient(135deg,#fff 0%,#eef4fb 100%);justify-self:center;place-items:center;width:min(100%,430px);margin:0;display:grid;overflow:visible}.hero-art img,.page-art img{width:92%;max-width:100%;height:auto;display:block}.page-art{width:min(100%,360px)}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700}h1{letter-spacing:-.035em;max-width:850px;margin:.5rem 0 1rem;font-size:clamp(2.4rem,7vw,5rem);line-height:1}h2{letter-spacing:-.025em;margin-top:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}h3{margin-bottom:.4rem}.lead{max-width:780px;color:var(--muted);font-size:clamp(1.1rem,2.4vw,1.35rem)}.actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:1px solid var(--action);border-radius:999px;padding:.85rem 1.1rem;font-weight:700;display:inline-block}.button.primary{background:var(--action);color:#fff}.button.primary:hover{background:var(--action-dark);text-decoration:none}.button.secondary{color:var(--action-dark);background:#fff}.section{border-top:1px solid var(--line)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.card:hover{border-color:#e86f5159}.card p{color:var(--muted)}.list{color:var(--muted);gap:.75rem;padding-left:1.2rem;display:grid}.list li::marker{color:var(--action)}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:2rem 1rem}.site-footer-inner{max-width:var(--max);margin:0 auto}.footer-links{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.privacy-content{max-width:780px}.privacy-content h2{margin-top:2.5rem;font-size:clamp(1.45rem,3vw,2rem)}.privacy-content li+li{margin-top:.5rem}.blog-list{gap:1rem;margin-top:2rem;display:grid}.blog-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.blog-card:hover{border-color:#e86f5159}.blog-card h2{margin-bottom:.25rem;font-size:1.35rem}.blog-card h2 a{color:var(--text)}.read-more{color:var(--action-dark);font-weight:700}.article-header{border-bottom:1px solid var(--line);padding-bottom:2rem}.article-shell{isolation:isolate;border-radius:calc(var(--radius) * 1.5);background:linear-gradient(#f8fafcc7,#f8fafcdb),url(/neurear-emblem.png) 1.5rem 1.5rem/260px;padding:clamp(1.25rem,4vw,2.5rem);position:relative;overflow:hidden}.article-shell:before{content:"";z-index:-1;background:#f8fafcad;position:absolute;inset:0}.article-layout{max-width:850px;margin:0 auto}.article-main{min-width:0}.prose{max-width:760px;font-size:1.075rem}.prose h2,.prose h3{margin-top:2rem}.back-link{color:var(--action-dark);margin-top:2.5rem;font-weight:700;display:inline-block}.meta{color:var(--muted);font-size:.9rem}@media (width<=760px){.nav{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:1fr}.container,.hero{padding-top:3rem;padding-bottom:3rem}.hero-grid,.vision-layout{grid-template-columns:1fr}.hero-art,.page-art{width:min(100%,320px)}.hero-art img,.page-art img{width:94%}.article-shell{background:linear-gradient(#f8fafcd1,#f8fafce6),url(/neurear-emblem.png) 1rem 1rem/190px;padding:0}}
