
:root{--hb-bg:#081224;--hb-panel:#0f172a;--hb-text:#ffffff;--hb-muted:rgba(255,255,255,.76);--hb-line:rgba(255,255,255,.09);--hb-accent:#93c5fd;--hb-accent-2:#dbeafe;--hb-chip:rgba(255,255,255,.06);--hb-shadow:0 18px 50px rgba(2,6,23,.34)}
.cookie-consent{position:fixed;left:24px;right:24px;bottom:24px;z-index:99999;display:none;justify-content:center;pointer-events:none}.cookie-consent.is-visible{display:flex}.cookie-consent__card{width:min(980px,100%);background:linear-gradient(180deg,#0f172a 0%,#0b1324 100%);color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:var(--hb-shadow);padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;pointer-events:auto}.cookie-consent__title{margin:0 0 6px;font-size:18px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.cookie-consent__text{margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.65}.cookie-consent__text a{color:#bfdbfe;text-decoration:none}.cookie-consent__text a:hover{text-decoration:underline}.cookie-consent__actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.cookie-btn{appearance:none;border:0;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.cookie-btn:hover{transform:translateY(-1px)}.cookie-btn--ghost{background:rgba(255,255,255,.08);color:#fff}.cookie-btn--ghost:hover{background:rgba(255,255,255,.14)}.cookie-btn--primary{background:#fff;color:#0f172a;box-shadow:0 8px 24px rgba(255,255,255,.1)}.cookie-btn--primary:hover{background:#f8fafc}.site-footer{position:relative;margin-top:48px;color:var(--hb-text);background:radial-gradient(circle at top left, rgba(59,130,246,.16), transparent 32%),linear-gradient(180deg, #041120 0%, #020914 100%);border-top:1px solid var(--hb-line);overflow:hidden}.site-footer::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg, rgba(255,255,255,.02), transparent 18%, transparent 82%, rgba(255,255,255,.02))}.site-footer__inner{position:relative;z-index:1;width:min(1280px, calc(100% - 48px));margin:0 auto;padding:34px 0 26px}.site-footer__top{display:grid;grid-template-columns:1.15fr .9fr 1.2fr 1.2fr;gap:28px;align-items:start}.site-footer__brand{min-width:0}.site-footer__logo{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:10px 14px;margin-bottom:16px;text-decoration:none}.site-footer__logo img{display:block;max-width:210px;height:auto}.site-footer__desc{margin:0;color:var(--hb-muted);font-size:15px;line-height:1.7;max-width:340px}.site-footer__title{margin:0 0 12px;color:#fff;font-size:17px;line-height:1.2;font-weight:800}.site-footer__list{list-style:none;margin:0;padding:0}.site-footer__list li{margin:0 0 9px;line-height:1.45}.site-footer__list a{color:rgba(255,255,255,.92);text-decoration:none;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.site-footer__list a:hover{color:var(--hb-accent);text-decoration:underline}.site-footer__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.site-footer__chip{display:inline-flex;align-items:center;min-height:32px;padding:7px 12px;border-radius:999px;background:var(--hb-chip);color:var(--hb-accent-2);text-decoration:none;font-size:13px;font-weight:600}.site-footer__chip:hover{background:rgba(255,255,255,.1)}.site-footer__bottom{margin-top:26px;padding-top:16px;border-top:1px solid var(--hb-line);display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.site-footer__legal{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.site-footer__legal a{color:rgba(255,255,255,.86);text-decoration:none;font-size:14px}.site-footer__legal a:hover{color:var(--hb-accent);text-decoration:underline}.site-footer__copy{color:rgba(255,255,255,.68);font-size:14px}.prose{max-width:900px}.prose h2{margin:28px 0 10px}.prose p,.prose li{font-size:16px;line-height:1.8}.content-section{padding:48px 0 72px}.hero--compact{padding:72px 0 34px}.eyebrow{display:inline-block;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#eff6ff;color:#2563eb;font-weight:700;font-size:13px}.hero-text{max-width:880px}
@media (max-width:1040px){.site-footer__top{grid-template-columns:1fr 1fr;gap:24px}.site-footer__brand{grid-column:1/-1}}
@media (max-width:768px){.cookie-consent{left:14px;right:14px;bottom:14px}.cookie-consent__card{grid-template-columns:1fr;gap:14px;padding:18px;border-radius:18px}.cookie-consent__actions{justify-content:stretch}.cookie-btn{width:100%}.site-footer__inner{width:min(1280px, calc(100% - 28px))}.site-footer__top{grid-template-columns:1fr}.site-footer__bottom{align-items:flex-start}}
