*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#0f172a;color:#e2e8f0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.mobile-menu{transform:translate(100%);transition:transform .3s ease-in-out}.mobile-menu.active{transform:translate(0)}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.right-0{right:0}.top-0{top:0}.top-full{top:100%}.z-40{z-index:40}.z-50{z-index:50}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-40{width:10rem}.w-48{width:12rem}.w-72{width:18rem}.w-full{width:100%}.h-full{height:100%}.h-16{height:4rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-y-2>*+*{margin-top:.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-l{border-left-width:1px}.border-gray-700{border-color:#334155}.border-gray-800{border-color:#1e293b}.border-gray-800\/50{border-color:#1e293b80}.bg-gray-800{background:#1e293b}.bg-gray-900{background:#111827}.bg-gray-900\/80{background:#111827cc}.bg-gray-800\/50{background:#1e293b80}.bg-black\/50{background:#00000080}.bg-blue-600{background:#2563eb}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.text-center{text-align:center}.leading-relaxed{line-height:1.625}.shadow-xl{box-shadow:0 20px 25px -5px #0000004d}.shadow-lg{box-shadow:0 10px 15px -3px #00000040}.backdrop-blur-md{backdrop-filter:blur(12px)}.transition-colors{transition:color .2s,background-color .2s,border-color .2s}.transition-all{transition:all .2s}.duration-200{transition-duration:.2s}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-to))}.from-blue-400{--tw-gradient-from: #60a5fa}.to-cyan-400{--tw-gradient-to: #22d3ee}.from-blue-600{--tw-gradient-from: #2563eb}.to-blue-500{--tw-gradient-to: #3b82f6}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.hover\:text-white:hover{color:#fff}.hover\:bg-gray-800:hover{background:#1e293b}.hover\:bg-gray-700:hover{background:#334155}.hover\:bg-gray-700\/50:hover{background:#33415580}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.opacity-0{opacity:0}.invisible{visibility:hidden}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:visible{visibility:visible}@media(min-width:640px){.sm\:flex{display:flex}}@media(min-width:768px){.md\:hidden{display:none}.md\:flex{display:flex}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:h-20{height:5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:gap-12{gap:3rem}.md\:col-span-1{grid-column:span 1 / span 1}.md\:text-2xl{font-size:1.5rem}}@media(min-width:1024px){.lg\:inline{display:inline}}.min-h-\[90vh\]{min-height:90vh}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.-z-20{z-index:-20}.-z-10{z-index:-10}.z-10{z-index:10}.left-1\/2{left:50%}.-top-4{top:-1rem}.-translate-x-1\/2{transform:translate(-50%)}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mt-12{margin-top:3rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.flex-wrap{flex-wrap:wrap}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.space-y-3>*+*{margin-top:.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-extrabold{font-weight:800}.tracking-tight{letter-spacing:-.025em}.text-blue-400{color:#60a5fa}.text-cyan-400{color:#22d3ee}.text-green-400{color:#4ade80}.text-green-500{color:#22c55e}.text-yellow-400{color:#facc15}.bg-transparent{background:transparent}.bg-slate-800{background:#1e293b}.bg-slate-900{background:#0f172a}.bg-slate-950{background:#020617}.bg-slate-900\/80{background:#0f172acc}.bg-green-500\/10{background:#22c55e1a}.bg-blue-500\/10{background:#3b82f61a}.bg-cyan-500\/10{background:#06b6d41a}.bg-blue-900\/40{background:#1e3a8a66}.border-slate-700{border-color:#334155}.border-blue-500\/50{border-color:#3b82f680}.border-white\/30{border-color:#ffffff4d}.border-blue-600\/30{border-color:#2563eb4d}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-from),var(--tw-gradient-via, transparent),var(--tw-gradient-to))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-from),var(--tw-gradient-to))}.from-slate-950{--tw-gradient-from: #020617}.from-slate-900\/80{--tw-gradient-from: rgba(15,23,42,.8)}.from-blue-950\/50{--tw-gradient-from: rgba(23,37,84,.5)}.from-blue-900\/40{--tw-gradient-from: rgba(30,58,138,.4)}.via-blue-950\/70{--tw-gradient-via: rgba(23,37,84,.7)}.via-blue-500{--tw-gradient-via: #3b82f6}.to-slate-900{--tw-gradient-to: #0f172a}.to-slate-900\/80{--tw-gradient-to: rgba(15,23,42,.8)}.to-blue-800\/40{--tw-gradient-to: rgba(30,64,175,.4)}.to-cyan-500{--tw-gradient-to: #06b6d4}.shadow-2xl{box-shadow:0 25px 50px -12px #00000073}.shadow-blue-500\/20{box-shadow:0 25px 50px -12px #3b82f633}.shadow-blue-500\/30{box-shadow:0 20px 45px #3b82f64d}.glassmorphism-card{background:#0f172ab8;border:1px solid rgba(148,163,184,.18);border-radius:1.25rem;box-shadow:0 20px 55px #00000038;backdrop-filter:blur(14px)}main>section:first-child{isolation:isolate}main>section:first-child img{object-fit:cover}main>section:first-child .container{position:relative;z-index:2}.hover\:scale-105:hover{transform:scale(1.05)}.transition-transform{transition:transform .3s ease}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}}.trial-keyword-strip{background:linear-gradient(90deg,#082f49f5,#1e40aff5,#0891b2f5);color:#fff;font-weight:900;letter-spacing:.02em;text-align:center;padding:.65rem 1rem;border-bottom:1px solid rgba(255,255,255,.16)}.sticky-trial-cta{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:60;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:.9rem;border:1px solid rgba(96,165,250,.45);border-radius:1.25rem;background:#020617eb;box-shadow:0 18px 50px #00000061;backdrop-filter:blur(16px)}.sticky-trial-cta strong{display:block;color:#fff;font-size:1rem}.sticky-trial-cta span{color:#cbd5e1;font-size:.9rem}.sticky-trial-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.sticky-trial-actions a{display:inline-flex;justify-content:center;align-items:center;padding:.75rem .9rem;border-radius:999px;font-weight:900}.sticky-trial-actions .primary{color:#fff;background:linear-gradient(90deg,#16a34a,#22c55e)}.sticky-trial-actions .secondary{color:#dbeafe;border:1px solid rgba(147,197,253,.45);background:#2563eb2e}body{padding-bottom:5.5rem}@media(max-width:720px){.sticky-trial-cta{grid-template-columns:1fr}.sticky-trial-actions{justify-content:stretch}.sticky-trial-actions a{flex:1}}.h-48{height:12rem}.min-w-\[700px\]{min-width:700px}.overflow-x-auto{overflow-x:auto}.border-collapse{border-collapse:collapse}.text-left{text-align:left}.bg-slate-900\/50{background:#0f172a80}.bg-green-500\/20{background:#22c55e33}.bg-red-500\/20{background:#ef444433}.text-red-400{color:#f87171}.from-blue-600\/20{--tw-gradient-from: rgba(37,99,235,.2)}.to-cyan-600\/20{--tw-gradient-to: rgba(8,145,178,.2)}table{width:100%}th,td{vertical-align:middle}.helpful-infographic{background:radial-gradient(circle at top right,rgba(14,165,233,.18),transparent 28rem),linear-gradient(180deg,#020617,#0f172a);padding:5rem 1.5rem;border-top:1px solid rgba(148,163,184,.16);border-bottom:1px solid rgba(148,163,184,.16)}.helpful-infographic .section-eyebrow{color:#38bdf8;text-transform:uppercase;font-weight:900;letter-spacing:.14em;font-size:.78rem;margin-bottom:.75rem;text-align:center}.helpful-infographic h2{color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.1;max-width:980px;margin:0 auto 1rem;text-align:center}.helpful-infographic .section-lead{color:#cbd5e1;max-width:980px;margin:0 auto 2rem;text-align:center;font-size:1.05rem}.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.insight-card{border:1px solid rgba(96,165,250,.25);border-radius:1.25rem;padding:1.35rem;background:linear-gradient(135deg,#2563eb29,#0891b21a);text-align:center}.insight-card strong{display:block;color:#fff;font-size:clamp(2rem,5vw,3.35rem);line-height:1;margin-bottom:.55rem}.insight-card span{color:#cbd5e1}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.check-grid>div{border:1px solid rgba(148,163,184,.18);border-radius:1.25rem;padding:1.35rem;background:#0f172ab8}.check-grid h3{color:#e0f2fe;margin-bottom:.75rem;font-size:1.25rem}.check-grid ul{padding-left:1.2rem}.check-grid li{color:#cbd5e1;margin-bottom:.45rem}@media(max-width:900px){.insight-grid,.check-grid{grid-template-columns:1fr}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #3b82f680}50%{box-shadow:0 0 40px #3b82f6cc}}.pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.sitewide-cta-band{background:linear-gradient(135deg,#2563ebf2,#0891b2e6);border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.sitewide-cta-band .cta-wrap{display:grid;grid-template-columns:1.4fr .6fr;gap:1.5rem;align-items:center}.sitewide-cta-band p,.sitewide-cta-band h2{color:#fff}.sitewide-cta-band .eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:800;color:#dbeafe}.sitewide-cta-band h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;margin:.35rem 0 .75rem}.cta-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.cta-pill{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.1rem;border-radius:999px;font-weight:800;background:#fff;color:#0f172a}.cta-pill.secondary{background:#0f172a59;color:#fff;border:1px solid rgba(255,255,255,.35)}.geo-map{margin-top:1rem;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(148,163,184,.2);background:#0f172a99}.geo-map iframe{width:100%;height:300px;border:0;display:block;filter:saturate(.9) contrast(1.05)}@media(max-width:900px){.sitewide-cta-band .cta-wrap{grid-template-columns:1fr}.cta-actions{justify-content:flex-start}}.page-depth-guide{background:#0b1220;border-top:1px solid rgba(148,163,184,.16)}.page-depth-guide .depth-eyebrow{color:#38bdf8;font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem}.page-depth-guide h2{color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.1;max-width:1000px;margin-bottom:1rem}.page-depth-guide .depth-intro{color:#cbd5e1;max-width:1080px;font-size:1.05rem;margin-bottom:2rem}.depth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.depth-card{background:#0f172ac7;border:1px solid rgba(148,163,184,.16);border-radius:1.25rem;padding:1.25rem}.depth-card h3{color:#e0f2fe;font-size:1.08rem;margin-bottom:.65rem}.depth-card p,.depth-checklist li{color:#cbd5e1;font-size:.96rem}.depth-checklist{margin-top:1rem;background:#2563eb1f;border:1px solid rgba(96,165,250,.22);border-radius:1.25rem;padding:1.25rem}.depth-checklist h3{color:#fff;margin-bottom:.75rem}.depth-checklist ul{padding-left:1.2rem}.depth-checklist li{margin-bottom:.45rem}@media(max-width:900px){.depth-grid{grid-template-columns:1fr}}.sitewide-topical-hub{background:radial-gradient(circle at top left,rgba(37,99,235,.22),transparent 32rem),linear-gradient(180deg,#0f172a,#111827);border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.sitewide-topical-hub .hub-eyebrow{color:#38bdf8;font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem}.sitewide-topical-hub h2{color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.12;max-width:980px;margin-bottom:1rem}.sitewide-topical-hub .hub-intro{max-width:1040px;color:#cbd5e1;font-size:1.05rem;margin-bottom:2rem}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.hub-card,.hub-panel{background:#0f172ab8;border:1px solid rgba(148,163,184,.18);border-radius:1.25rem;padding:1.25rem;box-shadow:0 18px 48px #0000002e}.hub-card h3,.hub-panel h3{color:#fff;font-size:1.1rem;margin-bottom:.65rem}.hub-card p,.hub-panel p,.hub-panel li{color:#cbd5e1;font-size:.95rem}.hub-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.hub-panel ul{padding-left:1.2rem}.hub-panel li{margin-bottom:.55rem}.hub-panel details{border-top:1px solid rgba(148,163,184,.16);padding:.85rem 0}.hub-panel details:first-of-type{border-top:0}.hub-panel summary{color:#e0f2fe;cursor:pointer;font-weight:700}@media(max-width:900px){.hub-grid,.hub-bottom-grid{grid-template-columns:1fr}}
