:root{color-scheme:dark;--bg: #080e18;--surface: #101925;--text: #edf2f8;--muted: #a9b8c9;--accent: #8cbdf5;--line: #273442;--serif: Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--text);font-family:Segoe UI,Arial,sans-serif;font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-underline-offset:5px}a:hover{color:#fff}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:#345979;color:#fff}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.12;text-wrap:balance}h1{font-size:clamp(2.7rem,6.7vw,5.7rem);margin-bottom:28px}h2{font-size:clamp(2rem,3.8vw,3.3rem);margin-bottom:24px}h3{font-size:1.15rem;line-height:1.45;font-weight:550;letter-spacing:-.02em;margin-bottom:12px}p{color:var(--muted);margin-bottom:20px}strong{color:var(--text);font-weight:600}[hidden]{display:none!important}.page{width:min(1200px,calc(100% - 96px));margin-inline:auto}.eyebrow{color:var(--accent);font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;font-weight:550;margin-bottom:22px}.lede{max-width:760px;font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.8}.section{padding-block:88px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:420px;margin:0}.split-section{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.split-section>*,.section-heading>*{min-width:0}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:12px 22px;border:1px solid #8cbdf5;background:#a5cdff;border-radius:3px;color:#091727;font-weight:600;font-size:.92rem;text-decoration:none;transition:background .15s}.button:hover{background:#c2ddff;color:#091727}.button.secondary{background:transparent;color:var(--text);border-color:#465669}.button.secondary:hover{background:var(--surface)}.text-link{display:inline-flex;align-items:center;gap:16px;padding-block:10px;font-size:.92rem;text-decoration:none}.text-link:hover{text-decoration:underline}.page-hero{padding-block:82px 68px;max-width:920px}.page-hero .lede{margin-bottom:0}.note{border-left:2px solid var(--accent);padding:2px 0 2px 22px}.note p:last-child{margin-bottom:0}.meta{font-size:.85rem;color:var(--muted)}.skip-link{position:absolute;z-index:10;top:-100px;left:20px;background:var(--text);color:var(--bg);padding:12px 20px}.skip-link:focus{top:12px;color:var(--bg)}.site-footer{background:#060b12;border-top:1px solid var(--line)}.footer-top{padding-block:52px 38px;display:flex;justify-content:space-between;gap:32px}.footer-brand{font-size:1.6rem;color:var(--text);text-decoration:none;letter-spacing:-.04em}.footer-top p{font-size:.9rem;margin:10px 0 0}.footer-top nav{display:flex;flex-wrap:wrap;align-items:center;gap:30px}.footer-top nav a{font-size:.9rem;color:var(--muted);text-decoration:none;padding-block:12px}.footer-top nav a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--line);padding-block:22px;display:flex;justify-content:space-between;gap:20px}.footer-bottom p{margin:0;font-size:.8rem}@media(max-width:900px){.split-section{gap:36px;grid-template-columns:1fr 1.3fr}.footer-top{flex-direction:column}}@media(max-width:640px){.page{width:calc(100% - 40px)}.section,.page-hero{padding-block:56px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.split-section{grid-template-columns:1fr;gap:20px}.footer-bottom{flex-direction:column;gap:6px}.footer-top nav{gap:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center;min-height:620px;text-align:left;padding:64px 0 72px}.hero h1{font-family:var(--serif);font-size:clamp(3.2rem,6.1vw,5.7rem);line-height:1.06;letter-spacing:-.055em;text-transform:none;text-align:left;margin:0 0 26px}.hero h1 em{color:var(--accent);font-weight:400}.hero .subtitle{max-width:520px;margin:0;font-size:1.15rem;line-height:1.8}.hero .actions{justify-content:flex-start;gap:12px}.hero .actions a{border-radius:3px;background:#a5cdff;color:#091727;min-height:50px;font-size:.92rem}.hero .actions a.secondary{background:transparent;border-color:#465669;color:var(--text)}.hero-byline{margin:28px 0 0;font-size:.8rem}.hero-figure{min-width:0;margin:0;align-self:stretch;display:flex;flex-direction:column}.hero-art{flex:1;min-height:340px;border:1px solid var(--line);background:url(/quantumq.org%20background.png) center / cover}.hero-figure figcaption{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:space-between;padding-top:16px;color:var(--muted);font-size:.75rem;letter-spacing:.1em}@media(max-width:960px){.hero{gap:28px}}@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:52px;gap:40px}.hero-art{min-height:300px}}.site-header[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--line);background:var(--bg)}.header-bar[data-astro-cid-ctg3m53h]{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:13px;text-decoration:none;color:var(--text);font-size:1.4rem;font-weight:650;letter-spacing:-.04em}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{border-radius:50%;object-fit:cover}.brand[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{display:block;margin-top:3px;color:var(--muted);font-size:.75rem;letter-spacing:.12em;font-weight:400}ul[data-astro-cid-ctg3m53h]{display:flex;gap:28px;list-style:none;margin:0;padding:0}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;min-height:48px;border-bottom:2px solid transparent;color:var(--muted);text-decoration:none;font-size:.9rem}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--text);border-bottom-color:var(--accent)}@media(max-width:740px){.header-bar[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:flex-start;gap:16px;padding-block:20px 10px}ul[data-astro-cid-ctg3m53h]{gap:24px;flex-wrap:wrap}}@media(max-width:380px){ul[data-astro-cid-ctg3m53h]{gap:16px}}
