:root{--sdrc-teal:#008f82;--sdrc-teal-deep:#00695f;--sdrc-orange:#f26939;--sdrc-ink:#0f172a;--sdrc-bg:#f8fafc;--chakra-colors-teal-50:#e6f6f4;--chakra-colors-teal-100:#bfe7e2;--chakra-colors-teal-200:#99d8cf;--chakra-colors-teal-300:#73c9bc;--chakra-colors-teal-400:#4db9a8;--chakra-colors-teal-500:#008f82;--chakra-colors-teal-600:#007b70;--chakra-colors-teal-700:#00695f;--chakra-colors-teal-800:#00564d;--chakra-colors-teal-900:#003e37;--chakra-colors-orange-500:#f26939}*{box-sizing:border-box}body,html{margin:0;padding:0;color:var(--sdrc-ink);background:var(--sdrc-bg);font-family:Inter,Avenir Next,Segoe UI,Helvetica Neue,sans-serif}a{text-decoration:none}.brochure-bg{background-color:#f7fafc;background-image:radial-gradient(circle at 85% 12%,rgba(242,105,57,.2),transparent 42%),radial-gradient(circle at 12% 90%,rgba(0,143,130,.2),transparent 46%),linear-gradient(90deg,rgba(0,143,130,.08) 1px,transparent 0),linear-gradient(rgba(0,143,130,.08) 1px,transparent 0);background-size:auto,auto,28px 28px,28px 28px;background-position:50%}.page-hero{background:radial-gradient(circle at 85% 25%,rgba(0,143,130,.14),transparent 40%),radial-gradient(circle at 15% 90%,rgba(242,105,57,.12),transparent 45%),linear-gradient(180deg,#ffffff,#f3fbfa);border-bottom:1px solid rgba(15,23,42,.08)}.soft-card{border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 32px rgba(15,23,42,.08);border-radius:18px;background:#ffffff;transition:transform .22s ease,box-shadow .22s ease}.soft-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,23,42,.12)}.no-hover-lift:hover{transform:none;box-shadow:0 12px 32px rgba(15,23,42,.08)}.shadow-soft{box-shadow:0 10px 26px rgba(15,23,42,.08)}.book-test-cta{position:relative;background:linear-gradient(#ffffff,#ffffff) padding-box,linear-gradient(135deg,#008f82,#f97316) border-box!important;border:2px solid transparent!important;color:#006f65!important;overflow:visible!important}.book-test-cta:hover{background:linear-gradient(#fff7f2,#fff7f2) padding-box,linear-gradient(135deg,#007a6f,#ea580c) border-box!important;color:#00564d!important}.book-test-ribbon{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:8px;font-weight:800;letter-spacing:.04em;line-height:1;padding:4px 6px;border-radius:8px;box-shadow:0 6px 12px rgba(220,38,38,.35)}.chakra-button{border-radius:9999px!important;font-weight:600!important}.rise-in{animation:rise-in .56s ease both}.float-slow{animation:float-slow 7s ease-in-out infinite}.hero-title{display:block;font-size:clamp(1.58rem,3.15vw,3.02rem)!important;line-height:1.05;font-weight:800;letter-spacing:-.018em;text-wrap:balance;overflow-wrap:normal;word-break:normal}.hero-subline{font-size:.78em!important;line-height:1.05;font-weight:800}.hero-subline,.hero-subline-inline{display:inline;margin-top:0;margin-left:.2em}@media (max-width:767px){html{font-size:18px}.hero-title{font-size:clamp(1.28rem,5.9vw,1.84rem)!important;line-height:1.08;letter-spacing:-.012em}.hero-subline{font-size:.77em!important;display:inline;margin-left:.18em}.hero-subline-inline{display:inline;margin-left:.18em;margin-top:0}}@media (max-width:420px){.hero-title{font-size:clamp(1.2rem,5.4vw,1.65rem)!important}.hero-subline{font-size:.76em!important}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}