/* ADAR Lab: established red/blue identity, original logo and Layer artwork. */
:root{--bg:#fff;--panel:#fff;--line:#dbe2ea;--ink:#111d30;--muted:#566579;--accent:#d91024;--cyan:#007bab;--red:#ed1424;--blue:#13a7e0;color-scheme:light}
body{background:linear-gradient(180deg,#f4f8fc 0,#fff 650px)}
.local-banner{background:#e9f5fc;color:#165377;border-bottom:1px solid #c7e5f6}
.nav{background:transparent;min-height:100px;border-bottom-color:#d9e3ee}
.brand-image{width:60px;height:60px;border-radius:10px;object-fit:contain;display:block}
.brand-word{display:block;font-weight:700;letter-spacing:-1px}.brand-word .lab{color:var(--red);margin-left:6px;font-weight:700}
.brand-word small{display:block;font:600 10px 'DM Sans',sans-serif;letter-spacing:.13em;color:#5b6c80;margin-top:5px}
.nav-editor{color:var(--accent)}.intro{gap:60px;padding:50px 0 65px;grid-template-columns:1.15fr .85fr;align-items:center}
.intro h1{font-weight:700;font-size:clamp(54px,6.5vw,86px)}.intro h1 em{color:var(--red)}
.intro-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:510px;margin:26px 0}.intro-copy .index{margin-top:28px;color:#5f7288}
.eyebrow{color:#0076a7}.accent{background:#da1023;color:#fff}.accent:hover{background:#b80b1c}
.secondary{color:#21384d;border-color:#aabccc}.secondary:hover{background:#edf4fa}
.layer-stage{margin:0;background:#090d10;border-radius:24px 24px 60px 24px;position:relative;overflow:hidden;border:1px solid #24334a;box-shadow:12px 12px 0 #13a7e0;max-width:440px;justify-self:end;width:100%}
.layer-stage:before{content:'';position:absolute;inset:0 auto 0 0;width:5px;background:var(--red);z-index:1}
.layer-crop{position:relative;width:100%;aspect-ratio:430/540;overflow:hidden}
.layer-crop img{position:absolute;width:326.05%;max-width:none;height:auto;left:-153.49%;top:-19%;display:block}
.layer-stage figcaption{padding:18px 24px;background:#111a29;color:white;border-top:1px solid #24354c;display:flex;justify-content:space-between;align-items:center;gap:16px}
.layer-stage figcaption span{font-size:11px;letter-spacing:.12em;color:#99b6d1}.layer-stage strong{display:block;color:#fff;font:700 28px 'Space Grotesk',sans-serif;letter-spacing:.03em}.layer-stage small{font-size:13px;color:#b7cedf}
.feature-project{border-radius:18px;background:#101d31;border-color:#253c57;grid-template-columns:1fr 1fr}.project-copy{color:white}.project-copy em{color:#55c7f0}.project-copy p{color:#c5d2e2}.project-copy .eyebrow{color:#71d2f6}.project-foot{color:#a0b7cf}
.journal{padding:75px 0}.post-card{padding:28px;border:1px solid #dbe2ea;border-top:4px solid var(--red);border-radius:12px;background:#fff;box-shadow:0 9px 25px #12345906}.post-card:nth-child(even){border-top-color:var(--blue)}.post-card h3 a:hover{color:#c81122}.post-top>span:first-child{color:#006f9f}.post-bottom a{color:#c81122}.post-bottom{border-color:#e2e8f0}.post-card p{color:#546579}
.about{background:#eff7fd;padding:36px;border-radius:14px;border-top:3px solid #13a7e0;margin-bottom:65px}.about strong{color:#d01125}footer{color:#53667a}footer .logo{color:#12223a}.article-body blockquote{background:#f0f8fd;color:#005f8c;border-color:#13a7e0;border-radius:0 10px 10px 0}.article-link{color:#bc1021}.preview-note{background:#e9f5fc;color:#005c88}
.editor-note{background:#eaf4fc;border-color:#c8dfef;color:#315773}.editor-main{box-shadow:0 10px 35px #14345608}.post-item{background:#fff;color:#182b43}.post-item.active{background:#edf7ff;border-color:#008abe;border-left:4px solid #ed1424}.post-item small{color:#5b6f87}input,textarea,select{background:#fff;border-color:#aebdce;color:#182b43}input::placeholder,textarea::placeholder{color:#73839a}.block{background:#f8fafd;border-color:#d8e2ec}.block-top strong{color:#006c9b}.block-controls button{border-color:#b9c9d9;color:#3d5870}.block-controls button:hover{background:#e1edf7;color:#12283c}.block-toolbar{border-color:#afcee2;background:#f6fbff}.block-toolbar button{background:#e5f3fb;color:#00628c}.block-toolbar button:hover{background:#cfeafa}.state{color:#be1122}#status{color:#006c97}#status.error{color:#b31025}.editor-actions{background:#fff}.section-title h2 span{color:#ed1424}
@media(max-width:700px){.intro{grid-template-columns:1fr;gap:34px;padding:38px 0 48px}.intro h1{font-size:62px}.intro-copy>p{font-size:17px}.layer-stage{justify-self:center;max-width:350px;margin-right:10px}.layer-crop{aspect-ratio:430/480}.feature-project{grid-template-columns:1fr}.brand-image{width:48px;height:48px}.brand-word small{font-size:9px}.nav{gap:15px;min-height:85px}.about{padding:25px;margin-bottom:40px}.post-card{padding:24px}.layer-stage figcaption{padding:15px 20px}.layer-stage figcaption small{max-width:130px}.intro-copy .index{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
