:root{color-scheme:light;--color-primary: #2563eb;--color-success: #16a34a;--color-bg: #ffffff;--color-surface: #f8fafc;--color-text: #1f2937;--color-muted: #526173;--color-border: #e5e7eb;--shadow-soft: 0 20px 60px rgba(37, 99, 235, .08);--shadow-card: 0 16px 36px rgba(15, 23, 42, .06);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--color-bg);color:var(--color-text)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#fff 22%),#fff}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.section{padding:88px 0}.band-muted{background:linear-gradient(180deg,#fff,#f8fafc)}.band-light{background:#fbfdff}.site-header{position:sticky;top:0;z-index:30;background:#ffffffeb;border-bottom:1px solid rgba(229,231,235,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px 0}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.logo-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;background:var(--color-primary);color:#fff;box-shadow:0 10px 24px #2563eb40}.logo-mark svg{width:24px;height:24px}.brand-copy{display:grid;gap:2px;min-width:0}.brand-copy strong{font-size:1rem;line-height:1.1}.brand-copy span{color:var(--color-muted);font-size:.86rem;line-height:1.2}.main-nav{grid-column:1 / -1;display:flex;gap:18px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{white-space:nowrap;color:var(--color-muted);font-size:.95rem;font-weight:500}.main-nav a:hover{color:var(--color-primary)}.header-cta{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:12px;padding:0 18px;border:1px solid transparent;font-size:.96rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--color-primary);color:#fff;box-shadow:0 16px 30px #2563eb2e}.button-secondary{background:#fff;color:var(--color-text);border-color:var(--color-border)}.button-ghost{background:transparent;color:var(--color-text);border-color:var(--color-border)}.button-icon{font-size:.95rem}.hero{padding-top:54px;padding-bottom:72px}.hero-grid{display:grid;gap:36px;align-items:center}.eyebrow{margin:0 0 14px;color:var(--color-primary);font-size:.78rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.hero-copy h1,.section-heading h2,.trial-inner h2{margin:0;font-size:2.55rem;line-height:1.08}.hero-subheadline{margin:18px 0 0;font-size:1.22rem;font-weight:600;color:var(--color-text)}.hero-support,.section-description,.footer-copy,.info-card p,.feature-card p,.step-card p,.plan-description,.trust-item p,.trust-note p,.trial-card span,.institutional-item,.institutional-item strong{color:var(--color-muted)}.hero-support{margin:18px 0 0;max-width:620px;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-points{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:12px}.hero-points li{position:relative;padding-left:18px;color:var(--color-muted)}.hero-points li:before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:999px;background:var(--color-success)}.hero-visual-wrap{display:grid;gap:14px}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.status-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.9rem;font-weight:700}.status-pill-success{background:#dcfce7;color:#15803d}.hero-visual{margin:0;border:1px solid rgba(229,231,235,.9);border-radius:24px;overflow:hidden;background:#f8fafc;box-shadow:var(--shadow-soft)}.hero-visual img{width:100%;aspect-ratio:1 / 1.08;object-fit:cover}.hero-metrics{display:grid;gap:12px}.hero-metrics article,.info-card,.feature-card,.step-card,.plan-card,.trust-panel,.trial-card,.institutional-panel{border:1px solid var(--color-border);border-radius:8px;background:#fff}.hero-metrics article{padding:16px}.hero-metrics strong,.trial-card strong{display:block;font-size:.98rem}.hero-metrics span,.trial-card span{display:block;margin-top:6px;font-size:.92rem;color:var(--color-muted)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading-center{margin-left:auto;margin-right:auto;text-align:center}.section-description{margin:14px 0 0;font-size:1rem}.grid{display:grid;gap:18px}.cards-grid-three,.cards-grid-four,.plans-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.info-card,.feature-card,.step-card{padding:22px}.mini-icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;color:var(--color-primary);background:#2563eb1a}.mini-icon svg{width:18px;height:18px}.info-card h3,.feature-card h3,.step-card h3,.plan-card h3,.trust-note strong{margin:16px 0 10px;font-size:1.1rem;line-height:1.3}.step-number{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:34px;border-radius:999px;background:#eff6ff;color:var(--color-primary);font-size:.85rem;font-weight:800}.trust-grid,.institutional-grid{display:grid;gap:26px}.trust-panel,.institutional-panel{padding:22px;box-shadow:var(--shadow-card)}.trust-item{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:start}.trust-item+.trust-item{margin-top:16px}.trust-note{margin-top:22px;padding-top:20px;border-top:1px solid var(--color-border)}.plan-card{padding:24px;box-shadow:var(--shadow-card)}.plan-card-highlight{border-color:#2563eb59;background:linear-gradient(180deg,#fff,#f8fbff)}.plan-top{display:flex;gap:14px;align-items:start;justify-content:space-between}.plan-name{margin:0;color:var(--color-muted);font-size:.9rem;font-weight:700}.plan-top h3{margin:10px 0 0;font-size:2rem}.plan-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#2563eb1a;color:var(--color-primary);font-size:.84rem;font-weight:700}.plan-description{margin:16px 0 0}.plan-features{margin:20px 0 24px;padding:0;list-style:none;display:grid;gap:12px}.plan-features li{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center}.trial-band{background:linear-gradient(180deg,#eff6ff,#fff)}.trial-inner{display:grid;gap:24px}.trial-cards{display:grid;gap:14px}.trial-card{padding:20px}.trial-card-success{background:#f0fdf4;border-color:#16a34a38}.institutional-panel{display:grid;gap:18px}.institutional-item{display:grid;gap:6px}.institutional-item span,.footer-links span{color:var(--color-muted);font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.institutional-item a,.footer-links a{color:var(--color-text)}.footer-placeholder{color:var(--color-muted)}.site-footer{padding:28px 0 44px;border-top:1px solid var(--color-border);background:#f8fafc}.footer-grid{display:grid;gap:24px}.footer-brand{margin-bottom:14px}.footer-copy{max-width:360px;margin:0}.footer-links{display:grid;gap:10px}@media (min-width: 720px){.header-inner{grid-template-columns:auto 1fr auto;gap:20px}.main-nav{grid-column:auto;justify-content:center}.hero-grid,.trust-grid,.institutional-grid,.trial-inner,.footer-grid,.cards-grid-three,.cards-grid-four,.steps-grid,.plans-grid,.trial-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.section{padding:104px 0}.hero{padding-top:68px;padding-bottom:84px}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);gap:56px}.cards-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-grid-four,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.plan-top h3{font-size:2.3rem}.hero-copy h1,.section-heading h2,.trial-inner h2{font-size:3.35rem}}
