:root{color-scheme:light;--ink:#17233c;--muted:#59657a;--paper:#f4f7fb;--card:#fff;--primary:#1457d9;--primary-dark:#0b3ea4;--accent:#f0b429;--line:#dce4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{min-width:320px}body{margin:0;color:var(--ink);background:var(--paper);line-height:1.55}.hero{padding:max(3.5rem,9vw) 1.25rem 4rem;color:#fff;background:radial-gradient(circle at 82% 18%,rgb(240 180 41/35%),transparent 22rem),linear-gradient(135deg,#09275f,#1457d9 68%,#167d9a)}.hero__content,.catalog,footer p{width:min(100%,70rem);margin-inline:auto}.eyebrow,.grade,.lab-card__kind{margin:0 0 .5rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.eyebrow{color:#ffd873}h1{max-width:14ch;margin:0;font-size:clamp(2.2rem,8vw,5.3rem);line-height:.98;letter-spacing:-.045em}.intro{max-width:43rem;margin:1.5rem 0 0;font-size:clamp(1.05rem,2.5vw,1.35rem);color:#e8f0ff}.catalog{padding:2.5rem 1rem 4rem}.section-heading{margin-bottom:1.1rem}.grade{color:var(--primary);font-size:.8rem}h2{margin:0;font-size:clamp(1.55rem,4vw,2.25rem)}.lab-card{display:grid;gap:1.25rem;padding:1.25rem;border:1px solid var(--line);border-radius:1.25rem;background:var(--card);box-shadow:0 1rem 2.5rem rgb(27 47 83/8%)}.lab-card__number{display:grid;width:3.4rem;height:3.4rem;place-items:center;border-radius:1rem;color:#fff;background:var(--primary);font-size:1.2rem;font-weight:800}.lab-card__kind{color:var(--primary);font-size:.72rem}.lab-card h3{margin:0;font-size:clamp(1.25rem,3vw,1.7rem);line-height:1.2}.lab-card p{margin:.75rem 0 0;color:var(--muted)}.tags{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none}.tags li{padding:.3rem .65rem;border-radius:999px;background:#eaf1ff;color:#234c9a;font-size:.82rem;font-weight:650}.launch{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.6rem;align-self:end;padding:.8rem 1.1rem;border-radius:.8rem;color:#fff;background:var(--primary);font-weight:750;text-decoration:none}.launch:hover{background:var(--primary-dark)}.launch:focus-visible{outline:4px solid var(--accent);outline-offset:3px}.coming-soon{margin-top:3rem;padding:1.4rem;border:1px dashed #aab8cb;border-radius:1.1rem;background:rgb(255 255 255/55%)}.coming-soon p:last-child{margin-bottom:0;color:var(--muted)}footer{padding:1.25rem;color:var(--muted);background:#e9eef5;font-size:.9rem}@media(min-width:48rem){.catalog{padding:4rem 1.5rem 6rem}.lab-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;padding:1.8rem}.launch{align-self:center}}@media(prefers-reduced-motion:no-preference){.launch{transition:background-color .18s ease,transform .18s ease}.launch:hover{transform:translateY(-2px)}}
