.home-revamp-root{--home-coral:#eb755b;--home-coral-dark:#d96a52;--home-coral-light:#fff0eb;--home-coral-surface:#fff9f7;--home-blue:#5a6d93;--home-blue-light:#7e94c0;--home-blue-dark:#3d526b;--home-blue-surface:#f0f4ff;--home-green:#1f8a5b;--home-green-dark:#156845;--home-green-surface:#effaf3;--home-green-surface-deep:#dcf1e4;--home-neutral-100:#1a1a1a;--home-neutral-90:#404040;--home-neutral-70:#757575;--home-neutral-50:#999;--home-neutral-30:#ededed;--home-neutral-20:#fafafa;--home-neutral-10:#f9f9f9;--home-display:"Playfair Display",Georgia,serif;--home-body:"Inter",system-ui,sans-serif;--home-section-py:clamp(40px,6vw,80px);--home-section-py-lg:clamp(56px,8vw,112px);--home-shell-px:clamp(20px,6vw,100px);--home-container-px:clamp(20px,5vw,120px);--home-radius-full:9999px;--home-radius-2xl:24px;--home-radius-xl:20px}.home-revamp-root .shell{width:100%;max-width:1280px;margin:0 auto;padding-left:var(--home-shell-px);padding-right:var(--home-shell-px)}.home-revamp-root .container{width:100%;max-width:1440px;margin:0 auto;padding-left:var(--home-container-px);padding-right:var(--home-container-px)}.home-revamp-root .section-py{padding-top:var(--home-section-py);padding-bottom:var(--home-section-py)}.home-revamp-root .section-py-lg{padding-top:var(--home-section-py-lg);padding-bottom:var(--home-section-py-lg)}.home-revamp-root .col-2{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,6vw,80px);align-items:center}@media (max-width:880px){.home-revamp-root .col-2{grid-template-columns:1fr!important}}.home-revamp-root .eyebrow{font-family:var(--home-body);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--home-blue)}.home-revamp-root .display-h1{font-size:clamp(34px,7vw,56px);line-height:1.08;letter-spacing:-.01em}.home-revamp-root .display-h1,.home-revamp-root .display-h2{font-family:var(--home-display);font-weight:700;color:var(--home-neutral-100)}.home-revamp-root .display-h2{font-size:clamp(28px,5vw,46px);line-height:1.15;letter-spacing:-.005em}.home-revamp-root .display-h3{font-family:var(--home-display);font-weight:600;font-size:clamp(22px,3.5vw,32px);line-height:1.2;color:var(--home-neutral-100)}.home-revamp-root .lead{font-family:var(--home-body);font-size:clamp(15px,2vw,18px);line-height:1.65;color:var(--home-neutral-90)}.home-revamp-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--home-body);font-weight:600;border:none;border-radius:var(--home-radius-full);padding:14px 24px;font-size:15px;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap;cursor:pointer;text-decoration:none}.home-revamp-root .btn:active{transform:scale(.97)}.home-revamp-root .btn-coral{background:var(--home-coral);color:#fff;box-shadow:0 8px 20px rgba(235,117,91,.28)}.home-revamp-root .btn-coral:hover{background:var(--home-coral-dark)}.home-revamp-root .btn-green{background:var(--home-green);color:#fff;box-shadow:0 8px 20px rgba(31,138,91,.28)}.home-revamp-root .btn-green:hover{background:var(--home-green-dark)}.home-revamp-root .btn-lg{padding:16px 30px;font-size:16px}.home-revamp-root .card-soft{background:#fff;border-radius:var(--home-radius-2xl);box-shadow:0 8px 24px rgba(0,0,0,.08)}.home-revamp-root .trust-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:hsla(0,0%,100%,.55);backdrop-filter:blur(12px);border-radius:var(--home-radius-full);border:1px solid hsla(0,0%,100%,.6);font-family:var(--home-body);font-size:clamp(12px,2vw,14px);font-weight:500;color:var(--home-neutral-90)}.home-revamp-root .trust-pill-dot{width:3px;height:3px;border-radius:999px;background:var(--home-neutral-50)}.home-revamp-root .partnership-band{display:flex;flex-direction:column;gap:16px}.home-revamp-root .partnership-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}@media (min-width:768px){.home-revamp-root .partnership-band{flex-direction:row;align-items:center;justify-content:space-between;gap:28px}.home-revamp-root .partnership-stats{display:flex;gap:32px}}.home-revamp-root .product-split{display:grid;grid-template-columns:1fr;gap:16px}.home-revamp-root .product-card{position:relative;overflow:hidden;background:#fff;border-radius:24px;padding:28px 24px;border:1px solid rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.home-revamp-root .product-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.08)}.home-revamp-root .product-coral{box-shadow:0 8px 32px rgba(235,117,91,.08)}.home-revamp-root .product-green{box-shadow:0 8px 32px rgba(31,138,91,.08)}.home-revamp-root .product-card-inner{position:relative;z-index:1}.home-revamp-root .product-card-glow{position:absolute;inset:0;pointer-events:none}.home-revamp-root .product-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-family:var(--home-body);font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-revamp-root .product-feature-row{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.home-revamp-root .product-chip{padding:5px 12px;border-radius:999px;font-family:var(--home-body);font-size:11.5px;font-weight:600}.home-revamp-root .product-bullets{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:22px;padding-top:22px;border-top:1px solid rgba(0,0,0,.06);padding-left:0}.home-revamp-root .product-bullets li{display:flex;align-items:flex-start;gap:10px;font-family:var(--home-body);font-size:14px;color:var(--home-neutral-90);line-height:1.55}.home-revamp-root .product-bullets svg{flex-shrink:0;margin-top:2px}.home-revamp-root .product-cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}.home-revamp-root .secondary-paths{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.home-revamp-root .secondary-card{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border:1px solid var(--home-neutral-30);border-radius:14px;transition:border-color .15s,transform .15s;text-decoration:none;color:inherit}.home-revamp-root .secondary-card:hover{border-color:var(--home-blue-light);transform:translateY(-1px)}.home-revamp-root .secondary-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width:768px){.home-revamp-root .product-split{grid-template-columns:1fr 1fr;gap:20px}.home-revamp-root .product-card{padding:36px 32px}.home-revamp-root .secondary-paths{grid-template-columns:1fr 1fr;gap:14px;margin-top:32px}}@media (min-width:1100px){.home-revamp-root .product-card{padding:44px 40px}}.home-revamp-root .how-grid{display:grid;grid-template-columns:1fr;gap:32px;position:relative}.home-revamp-root .how-step{position:relative;padding:8px 4px}.home-revamp-root .how-step-num{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:999px;font-family:var(--home-body);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:16px}.home-revamp-root .how-step-line{display:none}@media (min-width:768px){.home-revamp-root .how-grid{grid-template-columns:1fr 1fr 1fr;gap:32px}.home-revamp-root .how-step{padding:16px}.home-revamp-root .how-step-line{display:block;position:absolute;top:30px;left:calc(50% + 30px);right:calc(-50% + 30px);height:1px;border-top:1px dashed var(--home-neutral-30);z-index:0}.home-revamp-root .how-step:last-child .how-step-line{display:none}}.home-revamp-root .science-stats{display:grid;grid-template-columns:1fr;gap:28px;margin-bottom:56px;padding-bottom:56px;border-bottom:1px solid var(--home-neutral-30)}.home-revamp-root .science-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.home-revamp-root .science-cards{display:grid;grid-template-columns:1fr;gap:12px}.home-revamp-root .science-card{padding:18px 20px;background:#fff;border:1px solid var(--home-neutral-30);border-radius:var(--home-radius-xl)}@media (min-width:768px){.home-revamp-root .science-stats{grid-template-columns:repeat(3,1fr);gap:40px}.home-revamp-root .science-grid{grid-template-columns:1fr 1fr;gap:56px}.home-revamp-root .science-left{position:sticky;top:80px}.home-revamp-root .science-cards{gap:14px}}.home-revamp-root .hero-card-wrap{display:flex;justify-content:flex-start}@media (min-width:880px){.home-revamp-root .hero-card-wrap{justify-content:flex-end}}