:root{--container:1160px;--gutter:clamp(16px,4vw,28px);--section-pad:clamp(44px,7vw,96px);--radius-sm:12px;--radius:16px;--radius-lg:22px;--font-body:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";--font-head:"Inter Tight",Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";--bg0:#070B16;--bg1:#0B1020;--surface:rgba(255,255,255,.06);--surface-2:rgba(255,255,255,.085);--border:rgba(181,195,237,.18);--border-2:rgba(181,195,237,.26);--text-head:#F4F7FF;--text-body:rgba(244,247,255,.86);--text-sub:rgba(244,247,255,.66);--text:var(--text-head);--text-dim:rgba(244,247,255,.58);--text-muted:rgba(244,247,255,.52);--accent:#4C8DFF;--accent-2:#2B6CFF;--accent-3:#1E4FDB;--shadow-sm:0 10px 24px rgba(0,0,0,.32);--shadow:0 18px 52px rgba(0,0,0,.42);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:var(--font-body);color:var(--text-body);background:var(--bg0);line-height:1.55;min-height:100svh;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(1200px 700px at 18% 18%,rgba(76,141,255,.22) 0%,rgba(76,141,255,0) 60%),radial-gradient(1000px 600px at 86% 8%,rgba(140,84,255,.20) 0%,rgba(140,84,255,0) 58%),url("coolback.webp");background-size:auto,auto,cover;background-position:center,center,center;background-repeat:no-repeat;transform:translateZ(0)}body::after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(7,11,22,.62) 0%,rgba(7,11,22,.80) 38%,rgba(7,11,22,.92) 72%,rgba(7,11,22,.98) 100%);pointer-events:none}img,picture,video{display:block;max-width:100%;height:auto}svg{display:block}a{color:inherit;text-decoration-color:rgba(76,141,255,.65);text-underline-offset:0.22em}a:hover{text-decoration-color:rgba(76,141,255,1)}:focus-visible{outline:2px solid rgba(76,141,255,.95);outline-offset:3px}.container{width:min(var(--container),calc(100% - var(--gutter) * 2));margin-inline:auto}.measure{max-width:68ch}.center{text-align:center}.stack{display:flex;flex-direction:column;gap:16px}.section{padding-block:var(--section-pad)}.section--tight{padding-block:clamp(32px,5vw,72px)}.skip-link{position:absolute;top:8px;left:8px;padding:10px 14px;border-radius:12px;background:rgba(11,16,32,.9);border:1px solid var(--border);color:var(--text-head);transform:translateY(-140%);transition:transform 160ms ease;z-index:2000}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(181,195,237,.14);background:rgba(7,11,22,.58);backdrop-filter:blur(12px);overflow:hidden}.site-header.nav-open{overflow:visible}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:80px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text-head)}.brand-mark{position:relative;display:grid;place-items:center;width:56px;height:56px;border-radius:18px}.brand-mark::before{content:"";position:absolute;inset:-14px;border-radius:999px;background:radial-gradient(circle at 35% 25%,rgba(90,155,255,.30),transparent 66%),radial-gradient(circle at 70% 80%,rgba(112,215,255,.18),transparent 74%);filter:blur(22px);opacity:.46;z-index:-1}.brand-mark::after{content:"";position:absolute;inset:0;border-radius:18px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 26px rgba(0,0,0,.35);pointer-events:none}.brand-mark img{position:relative;z-index:1;width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(0,0,0,.45)) drop-shadow(0 0 18px rgba(90,155,255,.22))}.brand .brand-name{font-family:var(--font-head);font-weight:800;font-size:18px;letter-spacing:-.01em;color:var(--text);opacity:.96;line-height:1}@media (max-width:560px){.brand-mark{width:52px;height:52px;border-radius:16px}.brand-mark img{width:32px;height:32px}.brand .brand-name{font-size:16px}}@media (max-width:360px){.brand .brand-name{display:none}}.nav{display:flex;align-items:center;gap:22px}.nav a{text-decoration:none;color:var(--text-sub);font-weight:600;font-size:0.92rem;letter-spacing:.04em}.nav a:hover{color:var(--text-head)}.nav a[aria-current="page"]{color:var(--text-head)}.header-actions{display:flex;align-items:center;gap:10px;transition:opacity .2s ease,transform .2s ease}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(181,195,237,.22);background:rgba(255,255,255,.06);color:var(--text-head)}.nav-toggle svg{width:22px;height:22px}@media (max-width:1024px){.meta-row{justify-content:center}.nav-toggle{display:inline-flex}.header-actions{display:none}.brand-mark{width:56px;height:56px;border-radius:18px}.brand-mark img{width:32px;height:32px}.brand-mark::before{inset:-14px;opacity:.46}.nav{position:absolute;left:0;right:0;top:80px;z-index:1200;padding:16px var(--gutter) 18px;flex-direction:column;align-items:flex-start;gap:10px;background:rgba(7,11,22,.92);border-bottom:1px solid rgba(181,195,237,.14);transform:translateY(-10px);opacity:0;pointer-events:none;transition:opacity 160ms ease,transform 160ms ease}.nav a{width:100%;padding:10px 12px;border-radius:12px}.nav a:hover{background:rgba(255,255,255,.05)}.site-header.nav-open .nav{opacity:1;transform:translateY(0);pointer-events:auto}.hero--center .hero-inner{grid-template-columns:1fr;grid-template-areas:"text" "media";justify-items:center;row-gap:26px}.hero--center .hero-text{max-width:640px;margin:0 auto}.hero--center .hero-media{width:100%}}.hero-media .chart-note{max-width:72ch;margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid rgba(181,195,237,.22);background:rgba(255,255,255,.06);color:var(--text-head);font-weight:700;text-decoration:none;box-shadow:none;transition:transform 120ms ease,background 160ms ease,border-color 160ms ease;white-space:nowrap;min-height:48px}.btn:hover{background:rgba(255,255,255,.07);border-color:rgba(181,195,237,.34);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{border-color:rgba(76,141,255,.40);background:linear-gradient(135deg,rgba(76,141,255,1) 0%,rgba(43,108,255,1) 55%,rgba(30,79,219,1) 100%);box-shadow:0 18px 40px rgba(43,108,255,.16)}.btn--primary:hover{border-color:rgba(76,141,255,.55);background:linear-gradient(135deg,rgba(76,141,255,1) 0%,rgba(43,108,255,1) 60%,rgba(30,79,219,1) 100%)}.btn--ghost{background:rgba(255,255,255,.055);border-color:rgba(181,195,237,.18)}.btn--ghost:hover{background:rgba(255,255,255,.065);border-color:rgba(181,195,237,.28)}.btn--sm{padding:10px 14px;font-size:0.92rem}.btn-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.btn-row--center{justify-content:center}.cta-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:820px;margin:0 auto}.cta-group .btn{width:100%;justify-content:center}.cta-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin:0 auto}.cta-pair .btn{width:100%;justify-content:center}@media (max-width:640px){.cta-pair{grid-template-columns:1fr}}@media (max-width:1024px){.cta-group{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-group .btn--primary{grid-column:1 / -1}}@media (max-width:480px){.cta-group{grid-template-columns:1fr}.cta-group .btn--primary{grid-column:auto}}.legal-note{text-align:center;margin-top:12px;font-size:13px;line-height:1.55;color:var(--muted)}.legal-note a{color:var(--link);text-decoration:underline}.hero-docs-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;border:1px solid rgba(181,195,237,.14);background:rgba(255,255,255,.035);color:var(--text-sub);font-weight:700;font-size:.95rem;text-decoration:none;transition:background 160ms ease,border-color 160ms ease,color 160ms ease,transform 120ms ease}.hero-docs-link:hover{background:rgba(255,255,255,.055);border-color:rgba(181,195,237,.24);color:var(--text-head);transform:translateY(-1px)}@media (max-width:560px){.btn-row--stack-sm{flex-direction:column;align-items:stretch}.btn-row--stack-sm .btn{width:100%;justify-content:center}}@media (max-width:920px){.btn-row--stack-md{flex-direction:column;align-items:stretch}.btn-row--stack-md .btn{width:100%;justify-content:center}}.btn--primary[data-glow]{position:relative;overflow:visible;z-index:0;isolation:isolate;--x:50%;--y:50%;--centerGlow:0;--edgeGlow:.05}.btn--primary[data-glow]::before{content:"";z-index:-1;position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--x) var(--y),rgba(112,215,255,.30) 0%,rgba(90,155,255,.14) 42%,rgba(90,155,255,0) 72%);filter:blur(14px);opacity:var(--centerGlow);transition:opacity .08s ease}.btn--primary[data-glow]::after{content:"";z-index:-1;position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:0 0 16px 5px rgba(65,160,255,var(--edgeGlow));transition:box-shadow .10s ease}.card{background:rgba(255,255,255,.045);border:1px solid rgba(181,195,237,.16);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.card--narrow{max-width:940px;margin-left:auto;margin-right:auto}.card--center{text-align:center}.card--center .btn-row{justify-content:center}.card--flat{box-shadow:none;background:transparent;border-color:rgba(181,195,237,.10)}.card-pad{padding:clamp(16px,3.4vw,26px)}.pill{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(181,195,237,.18);color:var(--text-sub);font-weight:600;font-size:0.92rem}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;color:rgba(235,242,255,.74);font-weight:600;letter-spacing:0.02em;font-size:0.92rem}.meta-row .meta-item{position:relative;white-space:nowrap}.meta-row .meta-item + .meta-item{padding-left:18px}.meta-row .meta-item + .meta-item::before{content:"•";position:absolute;left:6px;top:50%;transform:translateY(-50%);color:rgba(181,195,237,.75)}.meta-line{color:rgba(235,242,255,.74);font-weight:600;letter-spacing:0.02em;font-size:0.92rem;margin:0 0 14px}h1,h2,h3{font-family:var(--font-head);margin:0;color:var(--text-head);letter-spacing:-0.01em}h1{font-size:clamp(2.1rem,3.8vw,3.35rem);line-height:1.08}h2{font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.15}h3{font-size:1.18rem;line-height:1.25}h1,h2{text-wrap:balance}.lede{color:var(--text-sub);font-size:clamp(1.04rem,1.3vw,1.18rem)}.small{font-size:0.92rem;color:var(--text-dim)}.muted{color:var(--text-sub)}.hero{padding-block:clamp(42px,6vw,90px)}.hero-inner{display:grid;grid-template-columns:1.05fr .95fr;grid-template-areas:"text media";gap:clamp(22px,5vw,56px);align-items:center}.hero--split .hero-inner{grid-template-columns:1fr 1.05fr}.hero--split .hero-text{text-align:center}.hero--split .meta-row{justify-content:center}.hero--split .hero-cta{justify-content:center}.hero--split .lede{max-width:70ch;margin-left:auto;margin-right:auto}.hero--split .checklist{max-width:520px;margin-left:auto;margin-right:auto}@media (max-width:1120px){.hero--split .hero-inner{grid-template-columns:1fr;grid-template-areas:"text" "media"}.hero--split .hero-text{text-align:center}.hero--split .hero-cta{justify-content:center}.hero--split .hero-media{max-width:760px;margin:0 auto}}.hero--center .hero-inner{grid-template-columns:1.05fr .95fr;grid-template-areas:"text media";max-width:1120px;margin-left:auto;margin-right:auto;gap:clamp(22px,5vw,56px)}.hero--center .hero-text{text-align:center;margin-left:auto;margin-right:auto;max-width:760px}.hero--center .meta-row{justify-content:center}.hero--center .hero-cta{justify-content:center}.hero--center .checklist{align-items:center}.hero--center .checklist li{width:min(520px,100%);justify-content:flex-start}.hero--center .checklist span{flex:1;text-align:left}.hero--center .media-frame{max-width:760px}.hero-text{text-align:left;grid-area:text}.hero-text p{margin:14px 0 0}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:22px}.hero-cta .btn{min-width:220px}.hero-media-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:14px}.hero-media-cta .btn{min-width:220px}.hero-media{width:100%;grid-area:media;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:14px}.hero-media .media-frame{width:100%;max-width:760px;margin:0 auto;border-radius:26px;overflow:hidden;border:1px solid rgba(181,195,237,.14);box-shadow:var(--shadow);background:rgba(0,0,0,.18)}.media-frame--figure{display:flex;flex-direction:column}.media-frame--figure .chart-note{margin-top:0;padding:12px 14px 14px;text-align:center;max-width:72ch;margin-left:auto;margin-right:auto;background:rgba(2,6,23,.42);border-top:1px solid rgba(181,195,237,.16)}.hero-media img{width:100%;height:auto}.chart-note{margin-top:10px;color:var(--text-dim);font-size:0.92rem;text-align:center;margin-left:auto;margin-right:auto;max-width:540px}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;grid-template-areas:"text" "media"}.hero--center .hero-inner,.hero--split .hero-inner{grid-template-columns:1fr;grid-template-areas:"text" "media";justify-items:center;row-gap:26px}.hero--center .hero-text,.hero--split .hero-text{max-width:720px;margin-left:auto;margin-right:auto}.hero--center .hero-media,.hero--split .hero-media{width:100%}.hero-text{text-align:center}.hero-text .checklist{align-items:center}.hero-text .checklist li{width:min(520px,100%);justify-content:flex-start}.hero-text .checklist span{flex:1;text-align:left}.hero-cta{justify-content:center}.hero-cta .btn{width:min(320px,100%)}}.section-title{margin-bottom:18px}.section-sub{margin:10px 0 0;color:var(--text-sub)}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width:980px){.grid-3{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr}}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.feature-card{padding:20px 18px;border-radius:var(--radius-lg);background:rgba(255,255,255,.045);border:1px solid rgba(181,195,237,.16);box-shadow:var(--shadow-sm)}.feature-card h3{margin-bottom:8px}.feature-card p{margin:0;color:var(--text-sub)}@media (max-width:980px){.features-grid{grid-template-columns:1fr}}.pricing-wrap{margin-top:26px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}@media (min-width:980px){.pricing-grid .checklist{display:grid;grid-template-columns:1fr 1fr;gap:10px 26px}.pricing-grid .checklist li{break-inside:avoid}}.note-card{margin-top:16px;background:rgba(255,255,255,.03);border-color:rgba(181,195,237,.16);box-shadow:none}.note-card__title{letter-spacing:.08em;text-transform:uppercase}.note-card__text{margin-top:10px}.pricing-card{padding:22px}.price-big{font-family:var(--font-head);font-size:2.4rem;line-height:1;margin:6px 0 0}.checklist{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.checklist li{display:flex;gap:10px;color:var(--text-body)}.checklist svg{width:18px;height:18px;flex:0 0 auto;margin-top:2px;color:rgba(76,141,255,.95)}.kv{display:grid;gap:14px;margin-top:22px}.kv__row{display:grid;grid-template-columns:130px 1fr;gap:16px;align-items:start}.kv__k{color:var(--muted);font-size:12px;letter-spacing:0.16em;text-transform:uppercase;padding-top:2px}.kv__v{color:rgba(237,244,255,0.92)}.kv{text-align:left;max-width:640px;margin-left:auto;margin-right:auto}.kv--center{text-align:center;max-width:680px}.kv--center .kv__row{grid-template-columns:1fr;gap:6px;justify-items:center}.kv--center .kv__k{letter-spacing:0.18em}.kv--center .kv__v{max-width:60ch}@media (max-width:560px){.kv__row{grid-template-columns:1fr;gap:6px}}@media (max-width:980px){.pricing-grid{grid-template-columns:1fr}}.resources-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:26px}.resource-card{display:flex;align-items:center;gap:12px;padding:16px 16px;flex:1 1 280px;max-width:360px;border-radius:18px;border:1px solid rgba(181,195,237,.16);background:rgba(255,255,255,.045);text-decoration:none;box-shadow:var(--shadow-sm);color:var(--text-body)}.resource-card svg{width:26px;height:26px;stroke:rgba(244,247,255,.82)}.resource-card span{font-weight:650}.resource-card:hover{border-color:rgba(76,141,255,.35);background:rgba(255,255,255,.06);transform:translateY(-1px)}@media (max-width:980px){.resource-card{max-width:560px}}@media (max-width:620px){.resource-card{flex-basis:100%}}.site-footer{padding:26px 0 calc(26px + var(--safe-bottom));border-top:1px solid rgba(181,195,237,.14);background:rgba(7,11,22,.58)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-brand strong{color:var(--text-head)}.footer-links{display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:flex-end}.footer-links a{color:var(--text-sub);text-decoration:none;font-weight:600;font-size:0.92rem}.footer-links a:hover{color:var(--text-head)}.footer-meta{margin-top:10px;color:var(--text-dim);font-size:0.86rem}@media (max-width:820px){.footer-inner{flex-direction:column;align-items:center;text-align:center}.footer-brand{align-items:center}.footer-links{justify-content:center}}.sticky-cta{position:fixed;left:0;right:0;bottom:0;padding:12px var(--gutter) calc(12px + var(--safe-bottom));background:rgba(7,11,22,.78);backdrop-filter:blur(12px);border-top:1px solid rgba(181,195,237,.14);z-index:1100;display:none}.sticky-cta-inner{display:flex;align-items:center;justify-content:center;gap:10px}.sticky-cta .btn{flex:1 1 0;width:100%;max-width:none;margin:0;min-width:0}@media (max-width:360px){.sticky-cta-inner{flex-direction:column}}@media (max-width:1024px){.sticky-cta{display:block}body{padding-bottom:calc(var(--sticky-h,0px) + 12px)}.hero-cta{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none !important;animation:none !important}}footer .x-icon{width:18px;height:18px;fill:currentColor}.fit-list{display:grid;grid-template-columns:120px 1fr;gap:12px 18px;margin:18px auto 0;max-width:760px;text-align:left}.fit-list dt{color:var(--text-dim);font-weight:700;letter-spacing:.10em;text-transform:uppercase;font-size:0.78rem;padding-top:2px}.fit-list dd{margin:0;color:var(--text-body)}.fit-list dt::after{content:":";margin-left:6px;color:var(--text-muted);font-weight:700;letter-spacing:0}@media (max-width:640px){.fit-list{grid-template-columns:1fr}.fit-list dt{margin-top:10px}.fit-list dt::after{display:none}}.bullets{margin:14px 0 0;padding-left:18px;color:var(--text-sub)}.bullets li{margin:8px 0}.media-card{width:100%;max-width:760px;margin:0 auto;border-radius:26px;overflow:hidden;border:1px solid rgba(181,195,237,.14);box-shadow:var(--shadow);background:rgba(0,0,0,.18)}.media-card video{width:100%;height:auto;display:block}.label-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.label-card{padding:18px;border-radius:var(--radius-lg);border:1px solid rgba(181,195,237,.22);background:rgba(255,255,255,.06)}.label-card h3{margin:0;font-size:1.02rem;letter-spacing:-0.01em}.label-card p{margin:10px 0 0;color:var(--text-sub);line-height:1.55}.label-card .chip{display:inline-flex;align-items:center;gap:8px;font-size:0.84rem;color:var(--text-muted);margin-top:10px}.label-card .chip .dot{width:8px;height:8px;border-radius:99px;background:rgba(118,152,255,.9)}@media (max-width:920px){.label-grid{grid-template-columns:1fr}}.modal{position:fixed;inset:0;display:none;z-index:60;padding:28px 16px;overflow:auto}.modal.is-open{display:flex;align-items:center;justify-content:center}.modal__backdrop{position:absolute;inset:0;background:rgba(2,6,23,.78);backdrop-filter:saturate(140%) blur(10px)}.modal__dialog{position:relative;max-width:560px;width:calc(100% - 32px);margin:0;max-height:calc(100vh - 72px);overflow:auto;background:var(--surface);border:1px solid rgba(181,195,237,.22);border-radius:var(--radius-lg);box-shadow:0 20px 60px rgba(0,0,0,.35);padding:22px}.modal--solid .modal__dialog{background:linear-gradient(180deg,rgba(7,11,22,.96),rgba(7,11,22,.92));border:1px solid rgba(181,195,237,.26)}.modal__dialog h2{margin:0 0 8px;font-size:1.25rem;letter-spacing:-0.02em;padding-right:54px;overflow-wrap:anywhere}.modal__dialog p{margin:10px 0 0;color:var(--text-sub);line-height:1.6}.modal__close{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:12px;border:1px solid rgba(181,195,237,.22);background:rgba(255,255,255,.06);color:var(--text);cursor:pointer;display:grid;place-items:center}.modal__close:hover{background:rgba(255,255,255,.07)}.code-box{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 12px;border-radius:14px;border:1px dashed rgba(181,195,237,.35);background:rgba(255,255,255,.03)}.code-box code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:800;font-size:1.05rem;color:var(--text)}.code-box .btn{padding:10px 12px}.modal__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:16px}@media (max-width:640px){.modal__dialog{margin:0;padding:18px;border-radius:18px}}.label-actions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.modal__dialog--video{max-width:980px;background:linear-gradient(180deg,rgba(7,11,22,.96),rgba(7,11,22,.92));backdrop-filter:blur(22px) saturate(140%)}.video-frame{margin-top:12px;aspect-ratio:16 / 9;width:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(148,163,184,0.18);background:rgba(2,6,23,0.55)}.video-frame video{width:100%;height:100%;display:block;object-fit:contain}.video-controls{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:12px}.modal__head{display:flex;flex-direction:column;gap:6px}.modal__foot{margin-top:14px}.accordion{display:flex;flex-direction:column;gap:10px;margin-top:18px}.accordion details{border:1px solid rgba(181,195,237,.18);background:rgba(255,255,255,.035);border-radius:var(--radius-lg);overflow:hidden}.accordion summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.accordion summary::-webkit-details-marker{display:none}.accordion .label-title{display:flex;flex-direction:column;gap:6px}.accordion .label-name{font-family:var(--font-head);font-weight:800;color:var(--text-head);letter-spacing:-0.01em}.accordion .label-meta{color:var(--text-dim);font-size:0.95rem;line-height:1.35}.accordion summary::after{content:"+";color:var(--accent);font-weight:800;font-size:1.1rem;line-height:1;flex:0 0 auto;margin-top:2px}.accordion details[open] summary::after{content:"–"}.accordion .label-body{padding:0 18px 16px;color:var(--text-body)}.accordion .label-body p{margin:0;color:var(--text-body)}.accordion .label-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}body.nav-open{overflow:hidden}@media (max-width:380px){:root{--container-pad:14px}}.hero--split .hero-text{max-width:720px;margin-left:auto;margin-right:auto}.hero-cta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(520px,100%);margin:22px auto 0}.hero-cta .btn{width:100%;min-width:0}@media (max-width:520px){.hero-cta{grid-template-columns:1fr}}.sticky-cta-inner.container{padding:0;max-width:560px;justify-content:center}.sticky-cta .btn{flex:0 0 auto;width:auto;min-width:200px}@media (max-width:520px){.sticky-cta-inner.container{max-width:100%}.sticky-cta .btn{flex:1 1 0;width:100%;min-width:0}}.panel__body{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.panel__content{flex:1 1 420px;min-width:260px}.panel__actions{flex:0 1 auto}@media (max-width:720px){.panel__body{flex-direction:column;align-items:stretch}.panel__actions{width:100%}}.fit-list__row{grid-template-columns:1fr;gap:6px;justify-items:center;text-align:center}.fit-list dt{justify-self:center}.fit-list dd{margin:0;max-width:60ch}.cta-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(920px,100%);margin-left:auto;margin-right:auto}.cta-group .btn{width:100%;min-width:0}@media (max-width:900px){.cta-group{grid-template-columns:1fr}}.product-card{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.compact-bullets{padding-left:18px;margin:14px 0 0}.compact-bullets li{margin:8px 0}.product-docs-grid{align-items:stretch}.product-docs-card{min-height:100%}.tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tile-grid--docs .resource-card{max-width:none;flex:0 0 auto;min-height:110px;justify-content:flex-start}.tile-grid--docs .resource-card span{font-family:var(--font-head);font-size:1rem;line-height:1.2}.tile-btn{cursor:pointer;text-align:left}@media (max-width:980px){.tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.tile-grid{grid-template-columns:1fr}}.product-guide{overflow:hidden}.product-guide__summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:8px 4px 6px}.product-guide__summary::-webkit-details-marker{display:none}.product-guide__summary::after{content:'+';color:var(--accent);font-family:var(--font-head);font-size:1.25rem;line-height:1;margin-top:8px;flex:0 0 auto}.product-guide[open] .product-guide__summary::after{content:'–'}.product-guide__body{padding-top:14px}.product-showcase{display:grid;grid-template-columns:1fr 1.05fr;gap:22px;align-items:center}.product-showcase__text{min-width:0}.product-showcase__media{margin:0}.product-showcase__media .chart-note{max-width:60ch}@media (max-width:980px){.product-showcase{grid-template-columns:1fr}}.guide-shell{padding:18px;border-radius:var(--radius-lg);background:rgba(255,255,255,.028);border:1px solid rgba(181,195,237,.12)}.feature-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feature-mini-grid .feature-card{padding:18px;min-height:100%}.feature-mini-grid .feature-card h3{font-size:1rem}.feature-mini-grid .feature-card p{font-size:.95rem}@media (max-width:760px){.feature-mini-grid{grid-template-columns:1fr}}.pricing-section-shell{max-width:1120px;margin-inline:auto}.pricing-3up{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.plan-card{display:flex;flex-direction:column;min-height:100%}.plan-card .price-big{font-size:clamp(2rem,4vw,3rem)}.plan-card .btn-row{margin-top:auto}.plan-card .btn{min-width:0}.plan-card--compact .price-big{font-size:clamp(1.7rem,3vw,2.4rem)}@media (max-width:980px){.pricing-3up{grid-template-columns:1fr}}.hero .step-card{min-height:100%}@media (max-width:1024px){.hero.hero--split .hero-text,.hero.hero--split .hero-media{max-width:760px;margin-inline:auto}}.footer-inner{align-items:flex-start}@media (max-width:820px){.footer-inner{align-items:center}}.sticky-cta-inner{max-width:560px;margin-inline:auto}.sticky-cta .btn{min-width:0}.product-card .btn,.product-guide .btn,.plan-card .btn{min-height:44px}.modal__actions .btn{min-width:160px}html,body{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{align-items:stretch}.home .hero-media,.about-page .hero-media{justify-content:stretch}.home .hero-suite-frame,.about-page .hero-suite-frame{height:100%}.home .hero-suite-frame img,.about-page .hero-suite-frame img{width:100%;height:auto;display:block}.hero .legal-note{max-width:640px;margin:14px auto 0;text-wrap:balance;font-size:0.94rem}.product-card{text-align:left}.product-card .btn-row,.product-card .pill-row{justify-content:flex-start}@media (max-width:980px){.product-card .btn-row,.product-card .pill-row{justify-content:center}.product-card{text-align:center}}.tile-grid--docs{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tile-grid--docs .resource-card--doc{max-width:none;min-height:92px;padding:14px 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;text-align:left}.tile-grid--docs .resource-card--doc::before{content:attr(data-kind);display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;border:1px solid rgba(181,195,237,.16);background:rgba(255,255,255,.04);color:var(--text-dim);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.tile-grid--docs .resource-card__title{font-family:var(--font-body);font-weight:700;font-size:1rem;line-height:1.25;text-wrap:balance}.product-docs-card .section-sub{max-width:62ch}@media (max-width:620px){.tile-grid--docs{grid-template-columns:1fr}}.resource-actions{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,max-content));justify-content:center;gap:10px}.resource-actions .btn{min-width:0}@media (max-width:980px){.resource-actions{grid-template-columns:repeat(2,minmax(0,max-content))}}@media (max-width:560px){.resource-actions{grid-template-columns:1fr 1fr}.resource-actions .btn{width:100%}}.resources-page .grid-2.product-docs-grid,.home .grid-2.product-docs-grid{align-items:stretch}.resources-page .product-docs-card,.home .product-docs-card{display:flex;flex-direction:column}.resources-page .product-docs-card .tile-grid,.home .product-docs-card .tile-grid{flex:1}.product-showcase__media.media-frame--figure.product-shot-frame{padding:14px 14px 0;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.02))}.product-shot-frame picture,.product-shot-frame>img{display:block;width:100%;border-radius:18px;overflow:hidden;border:1px solid rgba(181,195,237,.14);background:rgba(4,8,20,.72)}.product-shot-frame .chart-note{margin-top:12px;padding:0 8px 14px;background:transparent;border-top:0;max-width:62ch}.about-page .section--flush-top{padding-top:20px}.feature-mini-grid .feature-card h3{font-size:1rem;line-height:1.2}.feature-mini-grid .feature-card p{font-size:0.94rem;line-height:1.45}.features-page .product-showcase__text .small{font-size:0.97rem}.pricing-page .pricing-card{padding:22px 20px}.pricing-page .pricing-card .btn-row{justify-content:center}.pricing-page .pricing-card .btn{min-width:148px}.pricing-page .compact-bullets{padding-left:20px}.pricing-page .compact-bullets li{margin:9px 0}.pricing-page .plan-card{border:1px solid rgba(181,195,237,.14);border-radius:22px;background:rgba(255,255,255,.035)}.pricing-page .pricing-section-shell>.pricing-3up{align-items:stretch}.home .hero-text .lede{max-width:24ch;margin-inline:auto}.home .hero-text h1{max-width:12ch;margin-inline:auto}.home .hero-media .media-frame--figure .chart-note{max-width:52ch}.about-page .guide-shell h3,.about-page .guide-shell>p{text-align:left}@media (max-width:820px){.footer-links{gap:10px 14px}}.product-showcase{align-items:stretch}.product-showcase__text{display:flex;flex-direction:column;justify-content:center}.product-showcase__media{height:100%}.product-shot-frame{height:100%}.product-shot-frame picture,.product-shot-frame>img{height:auto}@media (min-width:981px){.about-page .section--flush-top{padding-top:10px}}.resources-page .tile-grid:not(.tile-grid--docs){grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:980px){.resources-page .tile-grid:not(.tile-grid--docs){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.resources-page .tile-grid:not(.tile-grid--docs){grid-template-columns:1fr}}.resources-page .tile-grid:not(.tile-grid--docs) .resource-card--doc{min-height:84px}.section.section--tight + .section.section--tight{padding-top:18px}.home #product-downloads .product-docs-card,.resources-page .product-docs-card{box-shadow:var(--shadow)}.home #product-downloads .product-docs-card .section-title,.resources-page .product-docs-card .section-title{line-height:1.08}.home .hero--split .hero-inner{align-items:start;gap:clamp(24px,4vw,44px)}.home .hero-text{max-width:760px}.home .hero-text h1{max-width:11.25ch;margin-inline:auto}.home .hero-text .lede{max-width:33ch;margin-inline:auto}.home .hero .legal-note{max-width:540px}.home .hero-suite-frame,.about-page .hero .media-frame--figure,.product-showcase__media.product-shot-frame{background:transparent;border:0;box-shadow:none;overflow:visible;padding:0}.home .hero-suite-frame .chart-note,.about-page .hero .media-frame--figure .chart-note,.product-showcase__media.product-shot-frame .chart-note{background:transparent;border-top:0;padding:12px 0 0;margin-top:0;max-width:58ch}.home .hero-suite-frame img,.home .hero-suite-frame picture img,.about-page .hero .media-frame--figure img,.about-page .hero .media-frame--figure picture img,.product-showcase__media.product-shot-frame img,.product-showcase__media.product-shot-frame picture img{border-radius:24px;border:1px solid rgba(181,195,237,.18);box-shadow:var(--shadow-sm);background:rgba(4,8,20,.6)}.product-showcase{gap:20px;align-items:start}.product-showcase__text{max-width:44ch}@media (min-width:981px){.product-showcase{grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr)}.product-showcase__media.product-shot-frame,.home .hero-suite-frame{display:grid;grid-template-rows:minmax(0,1fr) auto;height:100%}.product-showcase__media.product-shot-frame picture,.product-showcase__media.product-shot-frame>img,.home .hero-suite-frame picture,.home .hero-suite-frame>img{min-height:0;height:100%}.product-showcase__media.product-shot-frame picture img,.product-showcase__media.product-shot-frame>img{height:100%;object-fit:cover}.home .hero-suite-frame picture img,.home .hero-suite-frame>img{height:100%;object-fit:contain}}@media (max-width:980px){.home .hero-text h1,.home .hero-text .lede,.home .hero .legal-note{max-width:100%}}.pricing-page .hero .meta-line,.resources-page .hero .meta-line,.features-page .hero .meta-line,.about-page .hero .meta-line{display:none}.tile-grid--docs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tile-grid--docs .resource-card--doc{min-height:88px;border-radius:18px;padding:14px 16px}.tile-grid--docs .resource-card__title{font-size:0.98rem;line-height:1.24}.product-docs-card .section-sub{max-width:none}@media (max-width:980px){.tile-grid--docs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.tile-grid--docs{grid-template-columns:1fr}}.core-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:620px){.core-doc-grid{grid-template-columns:1fr}}.about-page .section--flush-top{padding-top:8px}.btn-row{align-items:center}.btn-row .btn{min-height:44px}.modal__actions{justify-content:center;align-items:center}.pricing-page .pricing-card{padding:22px 18px 20px}.pricing-page .price-big{font-size:clamp(2rem,3.6vw,2.8rem)}.pricing-page .compact-bullets{padding-left:18px}.pricing-page .compact-bullets li{margin:8px 0}.pricing-page .plan-card .small.center{max-width:24ch;margin-left:auto;margin-right:auto}.pricing-page .btn-row .btn{min-width:132px}.pricing-page .plan-card--compact .btn-row .btn{min-width:0;width:auto;padding-inline:18px}.features-page .product-guide__summary h2,.about-page .product-guide__summary h2{letter-spacing:-0.02em}.feature-mini-grid .feature-card p,.about-page .guide-shell .label-meta,.about-page .guide-shell .label-body p{color:var(--text-sub)}.footer-brand .small{max-width:28ch}@media (max-width:820px){.footer-brand .small{max-width:34ch}}@media (min-width:981px){.home .hero-media{padding-top:34px}.about-page .hero-media{padding-top:22px}}.home .hero-suite-frame,.about-page .hero-suite-frame,.about-page .hero .media-frame--figure{align-self:start}.hero-cta .btn{font-size:1rem}.hero-cta .btn--ghost,.sticky-cta .btn--ghost,.header-actions .btn--ghost{font-size:1rem}.product-card .btn-row,.product-showcase__text .btn-row{justify-content:center !important}.about-page #product-downloads{padding-top:22px;padding-bottom:clamp(42px,6vw,72px)}.about-page .guide-shell:last-child,.about-page .product-docs-grid:last-child{margin-bottom:0}.pricing-2up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}@media (max-width:980px){.pricing-2up{grid-template-columns:1fr}}.pricing-page .hero .card{max-width:1040px}.pricing-page .hero .section-sub{max-width:700px}.pricing-page .pricing-section-shell{max-width:1040px}.pricing-page .pricing-card{padding:22px 22px 20px}.pricing-page .price-big{font-size:clamp(2.1rem,3.3vw,3rem)}.pricing-page .plan-card .btn-row{margin-top:20px}.pricing-page .plan-card .btn{min-width:150px}.pricing-page .plan-card--compact .btn{min-width:136px}.pricing-page .compact-bullets li{margin:10px 0}.pricing-page .plan-card .small.center{max-width:24ch}.home .hero-text .lede{max-width:35ch}.home .hero-text h1{max-width:11.8ch}@media (min-width:981px){.home .hero-media{padding-top:42px}.about-page .hero-media{padding-top:28px}}.product-card .btn-row,.product-showcase__text .btn-row,.card--narrow .btn-row{justify-content:center !important}.hero-cta .btn--ghost,.header-actions .btn--ghost,.sticky-cta .btn--ghost{font-size:1rem;font-weight:700}.about-page #product-downloads{padding-top:24px;padding-bottom:56px}.about-page #product-downloads .grid-2{margin-bottom:0}.about-page main>.section:last-of-type{padding-bottom:56px}.pricing-page .hero .card .btn-row{display:none !important}.pricing-page .pricing-2up{max-width:920px}.pricing-page .pricing-card .pill-row{justify-content:flex-start}.pricing-page .pricing-card{min-height:100%}.pricing-page .pricing-card .btn-row{justify-content:center}.pricing-page .pricing-card .small.center{line-height:1.5}.pricing-page .section-sub.center{max-width:720px;margin-inline:auto}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.home .hero-text h1{max-width:10.9ch}.home .hero-text .lede{max-width:41ch}.home .hero .legal-note{max-width:500px}.home .hero-suite-frame{max-width:880px}@media (min-width:981px){.home .hero-media{padding-top:56px}.about-page .hero-media{padding-top:40px}}.home .hero-suite-frame .chart-note,.about-page .hero .media-frame--figure .chart-note{padding-top:14px}.home .hero-suite-frame,.about-page .hero .media-frame--figure,.product-showcase__media.product-shot-frame{background:rgba(255,255,255,.025);border:1px solid rgba(181,195,237,.16);border-radius:28px;overflow:hidden;box-shadow:var(--shadow-sm)}.home .hero-suite-frame picture,.home .hero-suite-frame>img,.about-page .hero .media-frame--figure picture,.about-page .hero .media-frame--figure>img,.product-showcase__media.product-shot-frame picture,.product-showcase__media.product-shot-frame>img{display:block;width:100%;height:auto;border:0;border-radius:0;box-shadow:none;background:transparent}.home .hero-suite-frame .chart-note,.about-page .hero .media-frame--figure .chart-note,.product-showcase__media.product-shot-frame .chart-note{padding:14px 18px 18px;margin:0;background:rgba(4,8,20,.42);border-top:1px solid rgba(181,195,237,.12);max-width:none}.product-card .btn-row,.product-showcase__text .btn-row,.step-card .btn-row{justify-content:center !important}.about-page .hero .media-frame--figure{max-width:820px}.about-page #product-downloads{display:none !important}.resources-page .product-docs-card{padding:24px 22px}.resources-page .product-docs-card .section-title{font-size:clamp(1.5rem,2.1vw,1.95rem)}.resources-page .product-docs-card .section-sub{font-size:1rem;max-width:56ch}.resources-page .tile-grid--docs{gap:12px}.resources-page .tile-grid--docs .resource-card--doc{min-height:76px;padding:12px 14px}.resources-page .tile-grid--docs .resource-card__title{font-size:.93rem;line-height:1.22}.resources-page .tile-grid--docs .resource-card--doc::before{height:18px;font-size:10px;padding:0 7px}.resources-page .resource-actions{max-width:840px;margin-inline:auto}.resources-page .resource-actions .btn{min-height:44px}.resources-page .core-doc-grid .resource-card--doc{min-height:70px}.pricing-page .pricing-card{padding:24px 22px 22px}.pricing-page .price-big{font-size:clamp(2.2rem,3.4vw,3.1rem)}.pricing-page .plan-card .pill{font-size:12px}.pricing-page .plan-card .btn-row{justify-content:center}.pricing-page .plan-card .btn{min-width:156px}.pricing-page .plan-card--compact .btn{min-width:144px}.pricing-page .compact-bullets li{margin:9px 0}.pricing-page .pricing-section-shell{max-width:980px;margin-inline:auto}.about-page main>.section:last-of-type{padding-bottom:52px}.meta-line{line-height:1.2}@media (max-width:980px){.home .hero-text .lede,.home .hero .legal-note{max-width:100%}.home .hero-media,.about-page .hero-media{padding-top:0 !important}.home .hero-suite-frame,.about-page .hero .media-frame--figure{max-width:760px}}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(28px,5vw,58px)}.home .hero-text h1{max-width:10.6ch}.home .hero-text .lede{max-width:42ch}.home .hero .legal-note{max-width:520px;font-size:.95rem;line-height:1.45}@media (min-width:981px){.home .hero-media{padding-top:78px !important}.about-page .hero-media{padding-top:54px !important}}.home .hero-suite-frame{max-width:920px}.home .hero-suite-frame .chart-note{font-size:.92rem}.home .hero-suite-frame,.about-page .hero .media-frame--figure{background:rgba(255,255,255,.02);border:1px solid rgba(181,195,237,.16);border-radius:30px;box-shadow:var(--shadow-sm);overflow:hidden}.home .hero-suite-frame img,.about-page .hero .media-frame--figure img,.home .hero-suite-frame picture img,.about-page .hero .media-frame--figure picture img{display:block;width:100%;height:auto}.home .hero-suite-frame .chart-note,.about-page .hero .media-frame--figure .chart-note{background:rgba(6,10,22,.42);border-top:1px solid rgba(181,195,237,.12);margin:0;padding:14px 18px 18px;max-width:none}.about-page .hero .media-frame--figure{max-width:860px}.about-page .hero .media-frame--figure .chart-note{font-size:.92rem}.product-card .btn-row,.product-showcase__text .btn-row,.pricing-page .btn-row,.resources-page .resource-actions{justify-content:center !important}.resources-page .product-docs-grid{gap:18px;align-items:start}.resources-page .product-docs-card{padding:24px 22px}.resources-page .product-docs-card .section-sub{max-width:54ch}.resources-page .tile-grid--docs{gap:12px}.resources-page .tile-grid--docs .resource-card--doc{min-height:74px;padding:12px 14px;border-radius:17px}.resources-page .tile-grid--docs .resource-card__title{font-size:.92rem;line-height:1.22}.resources-page .tile-grid--docs .resource-card--doc::before{font-size:10px;height:18px}.resources-page .card--narrow{max-width:1080px}.resources-page .resource-actions{max-width:860px;grid-template-columns:repeat(4,minmax(0,1fr))}.resources-page .resource-actions .btn{width:100%}@media (max-width:980px){.resources-page .resource-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.resources-page .resource-actions{grid-template-columns:1fr}}.core-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.core-doc-grid .resource-card--doc{min-height:72px}.pricing-page .pricing-section-shell{max-width:980px;margin-inline:auto}.pricing-page .pricing-card{padding:24px 22px 22px;border-radius:24px;background:rgba(255,255,255,.038);border:1px solid rgba(181,195,237,.15)}.pricing-page .price-big{font-size:clamp(2.2rem,3.2vw,3rem)}.pricing-page .plan-card .pill-row{justify-content:flex-start}.pricing-page .plan-card .btn{min-width:164px}.pricing-page .plan-card--compact .btn{min-width:164px}.pricing-page .compact-bullets li{margin:8px 0}.pricing-page .plan-card .small.center{max-width:23ch}.product-showcase{gap:20px;align-items:start}.product-showcase__text{max-width:42ch}.product-showcase__media.product-shot-frame{background:rgba(255,255,255,.028);border:1px solid rgba(181,195,237,.16);border-radius:28px;overflow:hidden;box-shadow:var(--shadow-sm)}.product-showcase__media.product-shot-frame img,.product-showcase__media.product-shot-frame picture img{display:block;width:100%;height:auto}.product-showcase__media.product-shot-frame .chart-note{background:rgba(6,10,22,.42);border-top:1px solid rgba(181,195,237,.12);margin:0;padding:12px 16px 16px;max-width:none}.about-page main>.section:last-of-type{padding-bottom:64px}@media (max-width:980px){.home .hero-text h1,.home .hero-text .lede,.home .hero .legal-note{max-width:100%}.home .hero-suite-frame,.about-page .hero .media-frame--figure{max-width:760px}}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(32px,5vw,72px)}.home .hero-text{padding-top:clamp(8px,1.4vw,18px)}.home .hero-text h1{max-width:10.2ch;margin-inline:auto;text-wrap:balance}.home .hero-text .lede{max-width:48ch;margin-inline:auto;text-wrap:pretty}.home .hero .legal-note{max-width:620px;margin-inline:auto;text-wrap:balance}.home .hero-media,.about-page .hero-media{padding-top:0 !important;align-self:start}.home .hero-suite-frame,.about-page .hero .media-frame--figure{max-width:980px;background:transparent !important;border:0 !important;box-shadow:none !important;overflow:visible !important}.home .hero-suite-frame img,.about-page .hero .media-frame--figure>img,.about-page .hero .media-frame--figure picture img{border-radius:30px;border:1px solid rgba(181,195,237,.18);box-shadow:var(--shadow-sm)}.home .hero-suite-frame .chart-note,.about-page .hero .media-frame--figure .chart-note{background:none !important;border-top:0 !important;padding:12px 6px 0 !important;font-size:.95rem;color:var(--text-soft)}@media (min-width:981px){.home .hero-media{margin-top:clamp(20px,2vw,32px)}.about-page .hero-media{margin-top:clamp(28px,2.4vw,40px)}}@media (max-width:980px){.home .hero-suite-frame,.about-page .hero .media-frame--figure{max-width:760px;margin-inline:auto}}.resource-actions{display:none !important}.card-action-row{gap:10px}.card-action-row .btn{min-width:160px}.modal__dialog--trial{max-width:760px}.trial-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.trial-option{padding:16px;border-radius:20px;background:rgba(255,255,255,.035);border:1px solid rgba(181,195,237,.14)}.trial-option__copy{margin:12px 0 0;font-size:.96rem;line-height:1.55;color:var(--text-sub)}.trial-option__actions{display:flex;justify-content:center;margin-top:16px}.trial-option__actions .btn{min-width:180px}.trial-note{max-width:56ch;margin:12px auto 0;text-align:center}.modal__actions--center{justify-content:center}@media (max-width:760px){.trial-options{grid-template-columns:1fr}}.pricing-page .pricing-card{display:flex;flex-direction:column;min-height:100%}.pricing-page .pricing-card .btn-row{margin-top:auto !important;padding-top:18px}.pricing-page .pricing-card .small.center{margin-top:12px !important;min-height:48px;display:flex;align-items:flex-start;justify-content:center;text-align:center}.pricing-page .plan-card .pill{font-size:.78rem;line-height:1}.pricing-page .price-big{letter-spacing:-0.03em}.product-showcase__media.product-shot-frame{background:rgba(255,255,255,.022);border-color:rgba(181,195,237,.14)}.product-showcase__media.product-shot-frame .chart-note{font-size:.92rem}.product-card{min-height:100%}.product-card .compact-bullets{margin-top:14px}.product-card .compact-bullets li{margin:10px 0}.hero-cta .btn--ghost,.header-actions .btn--ghost,.sticky-cta .btn--ghost{font-size:1rem;font-weight:700}.modal{z-index:3200}body.modal-open .site-header,body.modal-open .sticky-cta{z-index:0}.modal__dialog--video{max-width:min(1120px,calc(100vw - 40px));max-height:calc(100vh - 56px)}.video-frame{border-radius:18px}@media (max-width:760px){.modal{padding:18px 12px}.modal__dialog--video{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(40px,6vw,88px);align-items:center}.home .hero-text{padding-top:0}.home .hero-text h1{max-width:12.4ch;font-size:clamp(3.35rem,6.8vw,5.75rem);line-height:.94}.home .hero-text .lede{max-width:34ch;font-size:clamp(1.16rem,1.45vw,1.34rem)}.home .hero .legal-note{max-width:40ch;font-size:1rem;line-height:1.5}.home .hero-media{margin-top:24px !important}.home .hero-suite-frame{max-width:1100px;margin-inline:auto}.home .hero-suite-frame>img,.home .hero-suite-frame picture img{display:block;width:100%;height:auto;border-radius:30px}.home .hero-suite-frame .chart-note{text-align:center;font-size:.98rem;max-width:42ch;margin-inline:auto}@media (max-width:980px){.home .hero--split .hero-inner{grid-template-columns:1fr;gap:28px}.home .hero-text h1{max-width:12.2ch;font-size:clamp(3rem,10vw,5rem)}.home .hero-text .lede,.home .hero .legal-note{max-width:100%}}.about-page .hero--split .hero-inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center}.about-page .hero-media{margin-top:34px !important}.about-page .hero .media-frame--figure{max-width:1020px;margin-inline:auto}.about-page .hero .media-frame--figure .chart-note{text-align:center;max-width:44ch;margin-inline:auto}@media (max-width:980px){.about-page .hero-media{margin-top:10px !important}}.product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:28px;align-items:center}.product-showcase__text{max-width:40ch}.product-showcase__media.product-shot-frame{max-width:980px;margin-inline:auto}.product-showcase__media.product-shot-frame .chart-note{text-align:center;max-width:42ch;margin-inline:auto}@media (max-width:980px){.product-showcase{grid-template-columns:1fr}.product-showcase__text{max-width:100%}}.features-page .product-guide__body{padding-top:18px}.features-page .feature-mini-grid{margin-top:18px}.features-page .feature-mini-grid .feature-card{min-height:0}.features-page .product-showcase__text .btn-row{justify-content:flex-start !important}.features-page .product-showcase__media.product-shot-frame{align-self:start}@media (max-width:980px){.features-page .product-showcase__text .btn-row{justify-content:center !important}}.resources-page .product-docs-card{padding:22px}.resources-page .product-docs-card .section-title{font-size:clamp(1.35rem,1.9vw,1.8rem)}.resources-page .product-docs-card .section-sub{max-width:44ch}.tile-grid--docs{gap:14px}.tile-grid--docs .resource-card--doc{min-height:92px}.tile-grid--docs .resource-card__title{font-size:1.02rem;line-height:1.22}.core-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:980px){.core-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.core-doc-grid{grid-template-columns:1fr}}.card-action-row{justify-content:center !important}.card-action-row .btn{min-width:0}.trial-options{align-items:stretch}.trial-option{display:flex;flex-direction:column}.trial-option__actions{margin-top:auto}.trial-option__actions .btn{min-width:190px}.hero-cta,.btn-row,.sticky-cta-inner{align-items:center}.btn{letter-spacing:-0.01em}.modal{z-index:4200 !important}.modal.is-open{align-items:center;justify-content:center}body.modal-open .site-header,body.modal-open .sticky-cta{z-index:0 !important}.modal__dialog--video{max-width:min(1120px,calc(100vw - 40px));max-height:calc(100vh - 40px)}.modal__dialog--video .video-frame{margin-top:14px}@media (max-width:760px){.modal{padding:12px}.modal__dialog--video{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}}.home .hero--split .hero-inner{grid-template-columns:minmax(0,0.86fr) minmax(0,1.14fr);gap:clamp(40px,6vw,84px);align-items:center}.home .hero-text h1{max-width:13.2ch;font-size:clamp(3.2rem,6.4vw,5.6rem);line-height:.94}.home .hero-text .lede{max-width:36ch;font-size:clamp(1.14rem,1.42vw,1.28rem)}.home .hero .legal-note{max-width:44ch;font-size:.98rem;line-height:1.48}.home .hero-media{margin-top:clamp(28px,3vw,44px) !important}.home .hero-suite-frame{max-width:1120px;margin-inline:auto}.home .hero-suite-frame>img,.home .hero-suite-frame picture img{width:100%;height:auto;display:block}.home .hero-suite-frame .chart-note{max-width:38ch;margin-inline:auto;text-align:center;font-size:.94rem}@media (max-width:980px){.home .hero--split .hero-inner{grid-template-columns:1fr;gap:28px}.home .hero-text h1{max-width:12.6ch;font-size:clamp(2.95rem,10vw,4.8rem)}.home .hero-text .lede,.home .hero .legal-note{max-width:100%}.home .hero-media{margin-top:0 !important}.home .hero-suite-frame{max-width:760px}}.about-page .hero-media{margin-top:clamp(36px,3.2vw,56px) !important}.about-page .hero .media-frame--figure{max-width:1040px;margin-inline:auto}.about-page .hero .media-frame--figure .chart-note{max-width:40ch;margin-inline:auto;text-align:center}@media (max-width:980px){.about-page .hero-media{margin-top:8px !important}}.hero-cta .btn--ghost,.header-actions .btn--ghost,.sticky-cta .btn--ghost{font-size:1.04rem !important;font-weight:700 !important}.product-showcase{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:26px}.product-showcase__text{max-width:42ch}.product-showcase__media.product-shot-frame{max-width:980px;margin-inline:auto}.product-showcase__media.product-shot-frame>img,.product-showcase__media.product-shot-frame picture img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.product-showcase__media.product-shot-frame .chart-note{max-width:42ch;margin-inline:auto;text-align:center}.features-page .product-showcase__text .btn-row{justify-content:center !important}@media (max-width:980px){.product-showcase{grid-template-columns:1fr}.features-page .product-showcase__text .btn-row{justify-content:center !important}}.resources-page .product-docs-card{padding:22px}.resources-page .product-docs-card .section-title{font-size:clamp(1.4rem,1.85vw,1.75rem)}.resources-page .product-docs-card .section-sub{max-width:42ch}.tile-grid--docs{gap:14px}.tile-grid--docs .resource-card--doc{min-height:88px;padding:14px 16px}.tile-grid--docs .resource-card__title{font-size:1rem;line-height:1.22}.card-action-row{justify-content:center !important}.card-action-row .btn{min-width:0}.pricing-page .pricing-card{padding:24px 22px 22px;display:flex;flex-direction:column}.pricing-page .pricing-card .btn-row{margin-top:auto !important;padding-top:16px;justify-content:center !important}.pricing-page .pricing-card .btn{min-width:156px}.pricing-page .price-big{font-size:clamp(2.25rem,3vw,3rem);letter-spacing:-0.03em}.pricing-page .compact-bullets li{margin:9px 0}.pricing-page .pricing-card .small.center{max-width:24ch;margin-inline:auto}.btn-row{gap:12px}.hero-cta{gap:14px}.site-footer .footer-links{row-gap:10px}.hero-promo-frame{max-width:1120px;margin-inline:auto}.hero-promo-frame>img,.hero-promo-frame picture img{display:block;width:100%;height:auto}.hero-promo-frame .chart-note{text-align:center;max-width:42ch;margin-inline:auto}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr) !important;gap:clamp(40px,5vw,76px) !important;align-items:center !important}.home .hero-text h1{max-width:10.8ch !important;font-size:clamp(3.3rem,6vw,5.5rem) !important;line-height:.96 !important;text-wrap:balance}.home .hero-text .lede{max-width:33ch !important;font-size:clamp(1.14rem,1.38vw,1.28rem) !important;line-height:1.58}.home .hero .legal-note{max-width:42ch !important;font-size:.98rem !important;line-height:1.5;margin-inline:auto}.home .hero-media{margin-top:10px !important;align-self:center}.home .hero-promo-frame{max-width:1080px}.home .hero-promo-frame .chart-note{font-size:.95rem}@media (max-width:980px){.home .hero--split .hero-inner{grid-template-columns:1fr !important;gap:26px !important}.home .hero-text h1{max-width:12.2ch !important;font-size:clamp(3rem,10vw,4.9rem) !important}.home .hero-text .lede,.home .hero .legal-note{max-width:100% !important}.home .hero-media{margin-top:2px !important}.home .hero-promo-frame{max-width:780px}}.about-page .hero--split .hero-inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;align-items:center !important}.about-page .hero-media{margin-top:22px !important}.about-page .hero-promo-frame{max-width:1040px}@media (max-width:980px){.about-page .hero-media{margin-top:8px !important}}.features-page .product-guide__body{padding-top:18px}.features-page .product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:28px !important;align-items:center !important}.features-page .product-showcase__text{max-width:41ch !important}.features-page .product-showcase__text .btn-row{justify-content:center !important}.features-page .product-showcase__media.product-shot-frame{max-width:980px !important;margin-inline:auto}.features-page .product-showcase__media.product-shot-frame img,.features-page .product-showcase__media.product-shot-frame picture img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:42ch;margin-inline:auto;text-align:center}.features-page .feature-mini-grid--full{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.features-page .feature-mini-grid--full .feature-card{min-height:0}@media (max-width:1100px){.features-page .feature-mini-grid--full{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.features-page .product-showcase{grid-template-columns:1fr !important}.features-page .product-showcase__text{max-width:100% !important}.features-page .product-showcase__text .btn-row{justify-content:center !important}}@media (max-width:640px){.features-page .feature-mini-grid--full{grid-template-columns:1fr}}.resources-page .card-action-row,.resources-page .btn-row--center{justify-content:center !important}.resources-page .card-action-row .btn,.resources-page .btn-row--center .btn{min-width:220px}.resources-page .core-doc-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px}.resources-page .core-doc-grid .resource-card--doc{min-height:104px;display:flex;align-items:center}@media (max-width:1100px){.resources-page .core-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.resources-page .core-doc-grid{grid-template-columns:1fr !important}.resources-page .card-action-row .btn,.resources-page .btn-row--center .btn{min-width:0}}.modal{z-index:9999 !important}.modal__dialog--video{width:min(1080px,calc(100vw - 32px)) !important;max-width:min(1080px,calc(100vw - 32px)) !important;max-height:calc(100vh - 32px) !important;margin:auto !important}.modal__dialog--video .video-frame{margin-top:14px}@media (max-width:760px){.modal__dialog--video{width:calc(100vw - 20px) !important;max-width:calc(100vw - 20px) !important;max-height:calc(100vh - 20px) !important}}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:clamp(44px,5.4vw,78px) !important;align-items:center !important}.home .hero-text h1{max-width:13.8ch !important;font-size:clamp(3.05rem,5.15vw,4.95rem) !important;line-height:.95 !important;letter-spacing:-0.045em}.home .hero-text .lede{max-width:39ch !important;font-size:clamp(1.12rem,1.2vw,1.24rem) !important;line-height:1.58 !important}.home .hero .legal-note{max-width:46ch !important;margin-top:18px !important}.home .hero-media{margin-top:36px !important}.home .hero-promo-frame{max-width:1120px !important}.home .hero-promo-frame>img,.home .hero-promo-frame picture img{width:100% !important;aspect-ratio:16 / 9 !important;object-fit:cover !important;display:block !important}.home .hero-promo-frame .chart-note{max-width:32ch !important;font-size:.92rem !important;padding-top:10px !important}@media (max-width:980px){.home .hero--split .hero-inner{grid-template-columns:1fr !important;gap:24px !important}.home .hero-text h1{max-width:12.8ch !important;font-size:clamp(2.95rem,10.2vw,4.7rem) !important}.home .hero-text .lede,.home .hero .legal-note{max-width:100% !important}.home .hero-media{margin-top:0 !important}}.about-page .hero .hero-text h1{max-width:13ch;font-size:clamp(3rem,5.4vw,5rem);line-height:.96}.about-page .hero .lede{max-width:40ch}.about-page .hero-media{margin-top:46px !important}@media (max-width:980px){.about-page .hero-media{margin-top:10px !important}}.features-page .product-showcase{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr) !important;gap:24px !important;align-items:start !important}.features-page .product-showcase__text{max-width:44ch !important}.features-page .product-showcase__text .btn-row{justify-content:flex-start !important}.features-page .product-showcase__media.product-shot-frame{max-width:1000px !important;width:100% !important;align-self:start !important}.features-page .product-showcase__media.product-shot-frame img,.features-page .product-showcase__media.product-shot-frame picture img{aspect-ratio:16 / 9 !important;object-fit:cover !important}.features-page .feature-mini-grid--full{gap:16px !important}.features-page .feature-mini-grid--full .feature-card{min-height:180px}@media (max-width:980px){.features-page .product-showcase{grid-template-columns:1fr !important}.features-page .product-showcase__text{max-width:100% !important}.features-page .product-showcase__text .btn-row{justify-content:center !important}.features-page .feature-mini-grid--full .feature-card{min-height:0}}.resources-page .hero h1,.pricing-page .hero h1,.features-page .hero h1{font-size:clamp(2.8rem,4.6vw,4.7rem);line-height:.95;letter-spacing:-0.04em}.resources-page .hero .card--narrow,.pricing-page .hero .card--narrow,.features-page .hero .card--narrow{max-width:1120px}.resources-page .product-docs-intro{max-width:64ch !important}.resources-page .product-docs-card{text-align:center}.resources-page .product-docs-card .section-title{text-align:center}.resources-page .tile-grid--docs .resource-card__title,.resources-page .core-doc-grid .resource-card__title{text-align:center;width:100%}.resources-page .resource-card--doc{justify-content:center}.resources-page .utility-card{text-align:center}.resources-page .utility-card .section-sub,.resources-page .utility-card .small{margin-left:auto;margin-right:auto;max-width:38ch}.resources-page .utility-card .btn-row{justify-content:center !important}.resources-page .core-doc-grid .resource-card--doc{min-height:104px}.resources-page .core-doc-grid{gap:16px !important}.card-action-row .btn,.resources-page .btn-row--center .btn{min-width:210px}@media (max-width:860px){.card-action-row .btn,.resources-page .btn-row--center .btn{min-width:0}}.pricing-page .hero .card--narrow{max-width:1060px}.pricing-page .pricing-card{padding:26px 24px 24px !important}.pricing-page .pricing-card .btn{min-width:168px !important}.pricing-page .pricing-card .compact-bullets{margin-top:14px}.pricing-page .pricing-card .compact-bullets li{margin:10px 0}.pricing-page .pricing-card .small.center{max-width:24ch;margin-inline:auto}:root{--azro-card-surface:linear-gradient(180deg,rgba(18,27,53,.70) 0%,rgba(8,13,28,.60) 100%);--azro-card-surface-soft:linear-gradient(180deg,rgba(18,27,53,.58) 0%,rgba(8,13,28,.48) 100%);--azro-card-border:rgba(181,195,237,.16);--azro-card-border-strong:rgba(181,195,237,.22);--azro-card-inner:rgba(255,255,255,.04)}:where(.card,.feature-card,.label-card,.resource-card,.trial-option){position:relative;isolation:isolate}:where(.card,.feature-card,.label-card,.resource-card,.trial-option){background:var(--azro-card-surface);border:1px solid var(--azro-card-border);box-shadow:0 18px 48px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}:where(.card,.feature-card,.label-card,.resource-card,.trial-option)::before{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.035);pointer-events:none}:where(.card,.feature-card,.label-card,.resource-card,.trial-option)::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,0) 28%);opacity:.72;pointer-events:none}.card,.feature-card,.label-card,.resource-card,.trial-option{border-radius:24px;overflow:hidden}.card--flat{background:var(--azro-card-surface-soft);border-color:rgba(181,195,237,.12);box-shadow:0 10px 28px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.03)}.card--flat::after{opacity:.42}.hero-promo-frame,.product-shot-frame,.media-card{position:relative;padding:clamp(14px,1.7vw,18px) !important;border-radius:30px !important;background:linear-gradient(180deg,rgba(18,27,53,.78) 0%,rgba(8,13,28,.70) 100%) !important;border:1px solid var(--azro-card-border-strong) !important;box-shadow:0 22px 56px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.05) !important;overflow:hidden !important}.hero-promo-frame::before,.product-shot-frame::before,.media-card::before{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.04);pointer-events:none}.hero-promo-frame picture,.hero-promo-frame>img,.product-shot-frame picture,.product-shot-frame>img,.media-card picture,.media-card>img{display:block;width:100%;border-radius:22px;overflow:hidden;background:rgba(4,8,20,.88);border:1px solid rgba(181,195,237,.12);box-shadow:0 16px 36px rgba(0,0,0,.24)}.hero-promo-frame picture img,.hero-promo-frame>img,.product-shot-frame picture img,.product-shot-frame>img,.media-card picture img,.media-card>img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:auto !important;object-fit:contain !important;border-radius:22px;box-shadow:none !important;border:0 !important}.hero-promo-frame .chart-note,.product-shot-frame .chart-note,.media-card .chart-note{margin:0 auto !important;padding:14px 6px 2px !important;background:transparent !important;border-top:0 !important;max-width:42ch !important;font-size:.93rem !important}.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{align-items:center !important;gap:clamp(34px,4.8vw,64px) !important}.home .hero-media,.about-page .hero-media{align-self:center !important;justify-content:center !important;margin-top:0 !important;padding-top:0 !important}.home .hero-text h1{max-width:11.35ch !important;font-size:clamp(2.95rem,4.85vw,4.6rem) !important;line-height:.96 !important;letter-spacing:-0.042em !important}.home .hero-text .lede{max-width:37.5ch !important;font-size:clamp(1.08rem,1.15vw,1.22rem) !important}.home .hero .legal-note{max-width:43ch !important}.about-page .hero .hero-text h1{max-width:12.2ch !important;font-size:clamp(2.65rem,4.35vw,4.1rem) !important;line-height:.98 !important;letter-spacing:-0.038em !important}.about-page .hero .lede{max-width:39ch !important;font-size:clamp(1.05rem,1.12vw,1.16rem) !important}.about-page .hero-promo-frame,.home .hero-promo-frame{max-width:1040px !important;margin-inline:auto}.product-showcase__media.product-shot-frame{max-width:100%}.pricing-page .pricing-section-shell{max-width:1080px !important;padding:clamp(22px,2.8vw,30px) !important}.pricing-page .pricing-2up{max-width:1040px !important;gap:20px !important}.pricing-page .pricing-card{padding:22px 22px 20px !important;border-radius:24px !important;background:linear-gradient(180deg,rgba(19,28,56,.72) 0%,rgba(8,13,28,.62) 100%) !important}.pricing-page .plan-card{justify-content:flex-start !important}.pricing-page .plan-card .pill{padding:9px 13px;font-size:.84rem;font-weight:650}.pricing-page .plan-card .price-big{font-size:clamp(2.05rem,2.95vw,2.9rem) !important;line-height:.92;letter-spacing:-0.03em}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.8rem,2.35vw,2.3rem) !important}.pricing-page .compact-bullets{margin-top:12px !important;padding-left:18px !important}.pricing-page .compact-bullets li{margin:8px 0 !important}.pricing-page .plan-card .btn-row{width:100%;margin-top:16px !important;padding-top:16px;border-top:1px solid rgba(181,195,237,.10)}.pricing-page .plan-card .btn-row .btn{width:min(100%,220px);min-width:0 !important}.pricing-page .plan-card .small.center{max-width:24ch;margin-top:12px !important;margin-inline:auto}.resources-page .product-docs-card,.resources-page .utility-card,.resources-page .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{border-radius:24px}.resources-page .product-docs-card{padding:24px 22px !important}.resources-page .utility-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100%;padding:24px 22px !important;text-align:center;background:linear-gradient(180deg,rgba(19,28,56,.72) 0%,rgba(8,13,28,.62) 100%) !important}.resources-page .utility-card .pill-row{justify-content:center;margin-bottom:12px}.resources-page .utility-card .pill{padding:9px 13px;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.resources-page .utility-card .section-title{margin:0 !important;font-size:clamp(1.55rem,1.9vw,1.9rem) !important;line-height:1.06}.resources-page .utility-card .section-sub{max-width:34ch !important;margin-top:12px !important}.resources-page .utility-card .small{max-width:36ch !important}.resources-page .utility-card__contact{margin-top:18px !important;font-size:1.02rem;font-weight:650;line-height:1.45;color:var(--text-head)}.resources-page .utility-card__contact a{color:var(--text-head);text-decoration-color:rgba(76,141,255,.45)}.resources-page .utility-card__meta{margin-top:10px !important;color:var(--text-dim)}.resources-page .utility-card .card-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:auto !important;padding-top:18px}.resources-page .utility-card .card-action-row .btn{width:100%;min-width:0 !important}.resources-page .resource-card--doc{min-height:86px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.025))}.resources-page .core-doc-grid{gap:16px !important}.resources-page .core-doc-grid .resource-card--doc{min-height:96px}@media (max-width:980px){.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{gap:26px !important}.home .hero-text h1,.about-page .hero .hero-text h1{max-width:12.4ch !important}.pricing-page .pricing-section-shell,.pricing-page .pricing-2up{max-width:100% !important}}@media (max-width:700px){.resources-page .utility-card .card-action-row{grid-template-columns:1fr}}:where(.card,.feature-card,.label-card,.resource-card,.trial-option)::after{content:none !important}.resource-card::before{content:none !important;position:static !important;inset:auto !important;border:0 !important;background:none !important}.tile-grid--docs .resource-card--doc::before,.core-doc-grid .resource-card--doc::before{content:attr(data-kind) !important;display:inline-flex !important;position:static !important;inset:auto !important;height:18px;padding:0 7px;border-radius:999px;border:1px solid rgba(181,195,237,.16);background:rgba(255,255,255,.04);color:var(--text-dim);font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:1 !important;pointer-events:none}.hero-promo-frame>img,.product-shot-frame>img,.media-card>img{border-radius:22px !important;border:1px solid rgba(181,195,237,.12) !important;background:rgba(4,8,20,.88) !important;box-shadow:0 16px 36px rgba(0,0,0,.24) !important}.home .hero .hero-text h1{max-width:11.25ch !important;font-size:clamp(2.65rem,4.35vw,4.1rem) !important;line-height:.98 !important;letter-spacing:-0.038em !important}.home .hero .lede{max-width:38ch !important;font-size:clamp(1.05rem,1.12vw,1.16rem) !important}.home .hero .legal-note{max-width:41ch !important}@media (max-width:980px){.home .hero .hero-text h1{max-width:12.2ch !important;font-size:clamp(2.65rem,8.8vw,4rem) !important}.home .hero .lede,.home .hero .legal-note{max-width:100% !important}}.resources-page .utility-card{justify-content:center !important}.resources-page .utility-card .card-action-row{width:auto !important;grid-template-columns:repeat(2,minmax(180px,220px)) !important;justify-content:center !important;margin:20px auto 0 !important;padding-top:0 !important}.resources-page .utility-card .card-action-row .btn{width:100% !important}.resources-page .utility-card--social .section-sub{max-width:36ch !important}.resources-page .utility-card--support .section-sub{max-width:35ch !important}@media (max-width:700px){.resources-page .utility-card .card-action-row{width:100% !important;grid-template-columns:1fr !important}}.resources-page .core-disclosures-card{max-width:1080px !important;margin:18px auto 0 !important}.resources-page .core-disclosures-card .section-sub{max-width:46ch}.resources-page .core-doc-grid{max-width:1040px;margin:18px auto 0 !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:14px !important}.resources-page .core-doc-grid .resource-card--doc{min-height:88px !important;padding:14px 16px !important}.resources-page .core-disclosures-card .resource-card__title{font-size:1rem !important;line-height:1.22 !important}@media (max-width:1100px){.resources-page .core-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.resources-page .core-doc-grid{grid-template-columns:1fr !important}}.about-page .product-guide{position:relative;z-index:0}.about-page .product-guide + .product-guide{z-index:1}.about-page .product-guide__body{position:relative}.about-page .product-showcase__media.product-shot-frame{position:relative;z-index:1}.about-page .guide-shell,.about-page .product-guide .card--flat{position:relative;z-index:2;background:linear-gradient(180deg,rgba(16,24,48,.84) 0%,rgba(8,13,28,.76) 100%) !important}.home .hero--split .hero-inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(34px,4.8vw,64px) !important;align-items:center !important}.home .hero .hero-text h1{max-width:10.9ch !important;font-size:clamp(2.55rem,4.2vw,4rem) !important;line-height:.98 !important;letter-spacing:-0.036em !important}.home .hero .lede{max-width:33ch !important;font-size:clamp(1.03rem,1.02vw,1.14rem) !important;line-height:1.62 !important}.home .hero .legal-note{max-width:38ch !important;font-size:.94rem !important;line-height:1.52 !important}.resources-page .utility-card{gap:0}.resources-page .utility-card .section-sub{max-width:31.5ch !important}.resources-page .utility-card__contact,.resources-page .utility-card__meta,.resources-page .utility-channel-list{width:min(100%,460px);margin-left:auto;margin-right:auto}.resources-page .utility-channel-list{display:grid;gap:10px;margin-top:18px}.resources-page .utility-channel-row{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:10px 14px;border-radius:18px;background:rgba(255,255,255,.034);border:1px solid rgba(181,195,237,.12);text-align:left}.resources-page .utility-channel-row strong{font-family:var(--font-head);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-head)}.resources-page .utility-channel-row span{color:var(--text-sub);font-size:.95rem;line-height:1.4}.resources-page .utility-card .card-action-row{width:min(100%,460px) !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;margin:18px auto 0 !important}.resources-page .utility-card .card-action-row .btn{width:100% !important}.resources-page .utility-card--social .section-sub{max-width:32ch !important}.resources-page .utility-card--support .section-sub{max-width:33ch !important}.resources-page .core-disclosures-card{padding:22px 22px 24px !important}.resources-page .core-doc-grid{align-items:stretch}.resources-page .core-doc-grid .resource-card--doc{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:10px !important;min-height:90px !important;padding:14px 16px !important}.resources-page .core-doc-grid .resource-card__title{width:100%;display:flex;flex:1 1 auto;align-items:center;justify-content:center;text-align:center;margin:0}.pricing-page .pricing-section-shell{max-width:1000px !important;padding:clamp(22px,2.7vw,28px) !important}.pricing-page .pricing-2up{max-width:940px !important;gap:18px !important}.pricing-page .plan-card{position:relative;overflow:hidden;background:radial-gradient(120% 72% at 50% -8%,rgba(76,141,255,.10) 0%,rgba(76,141,255,0) 48%),linear-gradient(180deg,rgba(18,27,53,.76) 0%,rgba(8,13,28,.68) 100%) !important;border:1px solid rgba(181,195,237,.16) !important;box-shadow:0 22px 54px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05) !important}.pricing-page .plan-card::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);opacity:.9;pointer-events:none}.pricing-page .plan-card .pill-row{margin-bottom:10px}.pricing-page .plan-card .price-big{margin-top:6px !important;font-size:clamp(2rem,2.8vw,2.75rem) !important}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.78rem,2.2vw,2.2rem) !important}.pricing-page .plan-card .price-big + .small{margin-top:8px !important;font-size:.95rem;color:var(--text-sub)}.pricing-page .plan-card .compact-bullets{margin-top:14px !important;gap:8px}.pricing-page .plan-card .compact-bullets li{margin:0 !important}.pricing-page .plan-card .btn-row{margin-top:auto !important;padding-top:18px !important;border-top:1px solid rgba(181,195,237,.12)}.pricing-page .plan-card .btn-row .btn{width:min(100%,220px)}@media (max-width:1024px){.hero-cta{display:none !important}.sticky-cta{display:block !important}.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{grid-template-columns:1fr !important;gap:26px !important}.home .hero-media,.about-page .hero-media{align-self:stretch !important}}@media (max-width:720px){html{scroll-padding-top:88px}.header-inner{min-height:74px}.nav{top:74px}.home .hero,.about-page .hero{padding-top:30px}.home .hero .hero-text h1{max-width:10.7ch !important;font-size:clamp(2.25rem,10.5vw,3.15rem) !important}.about-page .hero .hero-text h1{max-width:11.2ch !important;font-size:clamp(2.25rem,10vw,3.05rem) !important}.home .hero .lede,.about-page .hero .lede{max-width:100% !important;font-size:1rem !important;line-height:1.58 !important}.home .hero .legal-note,.about-page .hero .legal-note{max-width:100% !important;font-size:.92rem !important}.hero-promo-frame,.product-shot-frame,.media-card{padding:12px !important;border-radius:24px !important}.hero-promo-frame picture,.hero-promo-frame>img,.product-shot-frame picture,.product-shot-frame>img,.media-card picture,.media-card>img{border-radius:16px !important}.resources-page .product-docs-card,.resources-page .utility-card,.resources-page .core-disclosures-card,.pricing-page .pricing-card{padding:20px 18px !important}.resources-page .tile-grid--docs{grid-template-columns:1fr !important}.resources-page .utility-card .card-action-row{width:100% !important;grid-template-columns:1fr !important}.resources-page .utility-channel-row{grid-template-columns:1fr;gap:4px;text-align:center}.resources-page .utility-channel-row strong{justify-self:center}.pricing-page .plan-card .btn-row .btn{width:100%}}.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(34px,4.8vw,64px) !important;align-items:center !important}.home .hero-media,.about-page .hero-media{align-self:center !important;justify-content:center !important;margin-top:0 !important;padding-top:0 !important}.home .hero .hero-text h1,.about-page .hero .hero-text h1{max-width:12.2ch !important;font-size:clamp(2.65rem,4.35vw,4.1rem) !important;line-height:.98 !important;letter-spacing:-0.038em !important}.home .hero .lede,.about-page .hero .lede{max-width:39ch !important;font-size:clamp(1.05rem,1.12vw,1.16rem) !important;line-height:1.58 !important}.home .hero .legal-note,.about-page .hero .legal-note{font-size:.94rem !important;line-height:1.52 !important}.home .hero .legal-note{max-width:40ch !important}.about-page .hero .legal-note{max-width:42ch !important}.home .hero-promo-frame,.about-page .hero-promo-frame{max-width:1040px !important;margin-inline:auto}.features-page .product-guide{position:relative;z-index:0}.features-page .product-guide + .product-guide{z-index:1}.features-page .product-guide__summary,.features-page .feature-mini-grid--full{position:relative;z-index:2}.features-page .product-showcase,.features-page .product-showcase__media.product-shot-frame{position:relative;z-index:1}.features-page .feature-mini-grid--full{align-items:start !important;gap:16px !important}.features-page .feature-mini-grid--full .feature-card{align-self:start !important;min-height:0 !important;height:auto !important;padding:20px 20px 18px !important;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,rgba(23,29,45,.86) 0%,rgba(13,18,30,.84) 100%) !important;border:1px solid rgba(181,195,237,.15) !important;box-shadow:0 16px 38px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04) !important}.features-page .feature-mini-grid--full .feature-card h3{margin:0 !important;font-size:1.02rem !important;line-height:1.2 !important}.features-page .feature-mini-grid--full .feature-card p{margin:0 !important;font-size:.94rem !important;line-height:1.5 !important;color:var(--text-sub) !important}.resources-page .utility-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start !important;gap:0;padding:24px 22px !important;text-align:center;background:linear-gradient(180deg,rgba(25,31,48,.84) 0%,rgba(12,17,30,.80) 100%) !important;border:1px solid rgba(181,195,237,.16) !important;box-shadow:0 18px 42px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04) !important}.resources-page .utility-card .section-title{margin:0 !important;font-size:clamp(1.55rem,1.9vw,1.9rem) !important;line-height:1.06 !important}.resources-page .utility-card .section-sub{max-width:33ch !important;margin-top:12px !important}.resources-page .utility-card__contact{max-width:34ch !important;margin-top:18px !important;font-size:1.04rem !important;font-weight:700 !important}.resources-page .utility-card__meta{max-width:35ch !important;color:var(--text-dim) !important}.resources-page .utility-card__meta--channels{max-width:36ch !important;margin-top:18px !important;line-height:1.52 !important}.resources-page .utility-card .card-action-row{width:min(100%,440px) !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;margin:auto auto 0 !important;padding-top:18px !important}.resources-page .utility-card .card-action-row .btn{width:100% !important}.resources-page .core-disclosures-card{padding:22px 22px 24px !important}.resources-page .core-disclosures-card .section-sub{max-width:46ch !important}.resources-page .core-doc-grid{align-items:start !important;gap:14px !important}.resources-page .core-doc-grid .resource-card--doc{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:8px !important;min-height:96px !important;padding:14px 16px !important;text-align:left !important}.resources-page .core-doc-grid .resource-card--doc::before{margin-bottom:2px !important}.resources-page .core-doc-grid .resource-card__title{display:block !important;width:100% !important;margin:0 !important;text-align:center !important;font-size:1rem !important;line-height:1.24 !important}.pricing-page .pricing-section-shell{max-width:1000px !important;padding:clamp(22px,2.7vw,28px) !important}.pricing-page .pricing-2up{max-width:944px !important;gap:18px !important}.pricing-page .plan-card{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(30,36,51,.90) 0%,rgba(15,20,32,.88) 100%) !important;border:1px solid rgba(196,205,231,.16) !important;box-shadow:0 20px 46px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05),inset 0 -1px 0 rgba(255,255,255,.02) !important}.pricing-page .plan-card::after{content:"" !important;position:absolute;inset:0;background:radial-gradient(120% 80% at 50% -10%,rgba(180,192,220,.07),transparent 46%);pointer-events:none}.pricing-page .plan-card>*{position:relative;z-index:1}.pricing-page .plan-card .pill-row{margin-bottom:10px}.pricing-page .plan-card .pill{background:rgba(255,255,255,.05);border-color:rgba(181,195,237,.16);color:rgba(244,247,255,.84)}.pricing-page .plan-card .price-big{font-size:clamp(2.02rem,2.75vw,2.72rem) !important;line-height:.94 !important}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.76rem,2.05vw,2.12rem) !important}.pricing-page .plan-card .price-big + .small{margin-top:8px !important;color:var(--text-sub) !important}.pricing-page .plan-card .compact-bullets{margin-top:14px !important;gap:8px;padding-left:18px !important}.pricing-page .plan-card .compact-bullets li{margin:0 !important}.pricing-page .plan-card .btn-row{margin-top:auto !important;padding-top:18px !important;border-top:1px solid rgba(181,195,237,.12) !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,224px);min-width:0 !important}.pricing-page .plan-card .small.center{max-width:23ch !important;margin:12px auto 0 !important;color:var(--text-dim) !important}@media (max-width:1024px){.home .hero-cta,.about-page .hero-cta{display:none !important}.sticky-cta{display:block !important}.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{grid-template-columns:1fr !important;gap:24px !important}.home .hero-media,.about-page .hero-media{align-self:stretch !important}}@media (max-width:720px){.home .hero .hero-text h1,.about-page .hero .hero-text h1{max-width:11.2ch !important;font-size:clamp(2.25rem,10vw,3.05rem) !important}.home .hero .lede,.about-page .hero .lede,.home .hero .legal-note,.about-page .hero .legal-note{max-width:100% !important}.features-page .feature-mini-grid--full{grid-template-columns:1fr !important;gap:14px !important}.resources-page .utility-card .card-action-row{width:100% !important;grid-template-columns:1fr !important}.resources-page .core-doc-grid{grid-template-columns:1fr !important}.pricing-page .plan-card .btn-row .btn{width:100%}}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{display:grid !important;grid-template-rows:auto 1fr !important;justify-items:center !important;align-items:center !important;align-content:stretch !important;gap:14px !important;min-height:clamp(112px,9.4vw,124px) !important;padding:18px 18px 17px !important;text-align:center !important}.resources-page .product-docs-card .resource-card--doc::before,.resources-page .core-doc-grid .resource-card--doc::before{align-self:start !important;justify-self:center !important;margin:0 !important;padding:0 !important;height:auto !important;border:0 !important;background:none !important;color:rgba(244,247,255,.50) !important;font-size:.72rem !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.18em !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{width:100% !important;display:grid !important;place-items:center !important;align-self:stretch !important;margin:0 !important;font-family:var(--font-head) !important;font-weight:700 !important;text-align:center !important;text-wrap:balance !important;line-height:1.18 !important;letter-spacing:-.018em !important}.resources-page .product-docs-card .resource-card__title{max-width:11.5ch !important;font-size:clamp(1.02rem,1.05vw,1.16rem) !important}.resources-page .core-doc-grid .resource-card__title{max-width:14ch !important;font-size:clamp(.98rem,.96vw,1.06rem) !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{background:linear-gradient(180deg,rgba(29,34,48,.78) 0%,rgba(16,20,30,.74) 100%) !important;border:1px solid rgba(196,205,231,.15) !important;box-shadow:0 16px 38px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.045) !important}.resources-page .product-docs-card .resource-card--doc:hover,.resources-page .core-doc-grid .resource-card--doc:hover{background:linear-gradient(180deg,rgba(36,41,57,.84) 0%,rgba(18,22,33,.80) 100%) !important;border-color:rgba(196,205,231,.24) !important}.resources-page .utility-card{min-height:100% !important}.resources-page .utility-card .pill-row{margin-bottom:14px !important}.resources-page .utility-card .card-action-row{margin-top:auto !important}.resources-page .utility-channel-list{width:min(100%,430px) !important;margin:18px auto 0 !important}.resources-page .utility-channel-row{padding:12px 14px !important;border-radius:18px !important;background:rgba(255,255,255,.032) !important;border-color:rgba(196,205,231,.12) !important}.resources-page .core-disclosures-card .section-sub{max-width:42ch !important}.features-page .product-showcase{position:relative;overflow:visible !important}.features-page .product-showcase__media.product-shot-frame{position:relative !important;z-index:1 !important;box-shadow:0 18px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.05) !important}.features-page .feature-mini-grid--full{display:grid !important;grid-auto-rows:min-content !important;align-items:start !important}.features-page .feature-mini-grid--full .feature-card{position:relative !important;z-index:2 !important;justify-content:flex-start !important;padding:18px 20px 17px !important}.features-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card p{text-wrap:balance !important}.pricing-page .pricing-section-shell{background:linear-gradient(180deg,rgba(23,28,39,.84) 0%,rgba(12,16,25,.80) 100%) !important;border:1px solid rgba(196,205,231,.14) !important;box-shadow:0 22px 54px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04) !important}.pricing-page .plan-card{background:linear-gradient(180deg,rgba(33,38,49,.92) 0%,rgba(16,20,29,.90) 100%) !important;border:1px solid rgba(196,205,231,.16) !important;box-shadow:0 22px 50px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.05),inset 0 -1px 0 rgba(255,255,255,.02) !important}.pricing-page .plan-card::after{background:radial-gradient(120% 82% at 50% -8%,rgba(196,205,231,.07),transparent 48%) !important}.pricing-page .plan-price-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-top:6px}.pricing-page .plan-price-meta{padding-bottom:6px;color:var(--text-sub);font-size:.92rem;font-weight:600;letter-spacing:.02em}.pricing-page .plan-copy{max-width:31ch;margin-top:10px !important;color:var(--text-sub) !important;line-height:1.56 !important}.pricing-page .plan-card .compact-bullets{list-style:none !important;display:grid !important;gap:10px !important;padding-left:0 !important;margin-top:16px !important}.pricing-page .plan-card .compact-bullets li{position:relative;margin:0 !important;padding-left:18px;color:var(--text-body);line-height:1.56}.pricing-page .plan-card .compact-bullets li::before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:999px;background:rgba(196,205,231,.62);box-shadow:0 0 0 4px rgba(196,205,231,.05)}.pricing-page .plan-card .btn-row{margin-top:auto !important;padding-top:18px !important;border-top:1px solid rgba(196,205,231,.11) !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,228px) !important;min-width:0 !important}.pricing-page .plan-card .btn--ghost{background:rgba(255,255,255,.045) !important;border-color:rgba(196,205,231,.18) !important}.pricing-page .plan-card .btn--ghost:hover{background:rgba(255,255,255,.06) !important;border-color:rgba(196,205,231,.28) !important}.pricing-page .plan-fit{max-width:25ch !important;margin:12px auto 0 !important;color:var(--text-dim) !important}@media (max-width:980px){.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:116px !important}.features-page .feature-mini-grid--full{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:720px){.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:108px !important;padding:16px 16px 15px !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{max-width:16ch !important}.features-page .feature-mini-grid--full{grid-template-columns:1fr !important}.pricing-page .plan-price-row{gap:8px}.pricing-page .plan-copy,.pricing-page .plan-fit{max-width:100% !important}.pricing-page .plan-card .btn-row .btn{width:100% !important}}:root{--azro-card-surface:linear-gradient(180deg,rgba(29,34,47,.86) 0%,rgba(12,17,27,.82) 100%);--azro-card-surface-soft:linear-gradient(180deg,rgba(30,35,48,.74) 0%,rgba(12,17,27,.70) 100%);--azro-card-border:rgba(194,202,223,.15);--azro-card-border-strong:rgba(194,202,223,.19)}.home .hero-promo-frame,.about-page .hero-promo-frame{background:radial-gradient(120% 96% at 50% -10%,rgba(71,114,225,.16) 0%,rgba(71,114,225,0) 50%),linear-gradient(180deg,rgba(19,28,58,.92) 0%,rgba(8,13,28,.88) 100%) !important;border-color:rgba(194,202,223,.18) !important;box-shadow:0 24px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05) !important}.product-shot-frame,.media-card{background:radial-gradient(120% 88% at 50% -10%,rgba(58,98,201,.10) 0%,rgba(58,98,201,0) 48%),linear-gradient(180deg,rgba(26,31,44,.90) 0%,rgba(10,15,24,.86) 100%) !important;border-color:rgba(194,202,223,.17) !important;box-shadow:0 20px 46px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05) !important}.features-page .product-showcase__media.product-shot-frame{display:block !important;height:auto !important;align-self:start !important;padding:clamp(13px,1.55vw,16px) !important}.features-page .product-showcase__media.product-shot-frame picture,.features-page .product-showcase__media.product-shot-frame>img{display:block !important;width:100% !important;height:auto !important;min-height:0 !important}.features-page .product-showcase__media.product-shot-frame picture img,.features-page .product-showcase__media.product-shot-frame>img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:auto !important;object-fit:contain !important}.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:38ch !important;margin:0 auto !important;padding:12px 4px 2px !important}.features-page .feature-mini-grid--full{grid-auto-rows:minmax(0,auto) !important;gap:16px !important}.features-page .feature-mini-grid--full .feature-card{min-height:0 !important;padding:20px 22px 20px !important;background:linear-gradient(180deg,rgba(31,36,49,.84) 0%,rgba(16,20,29,.80) 100%) !important;border:1px solid rgba(194,202,223,.14) !important;box-shadow:0 14px 34px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.04) !important}.features-page .feature-mini-grid--full .feature-card h3{margin-bottom:8px !important;line-height:1.08 !important;text-wrap:balance !important}.features-page .feature-mini-grid--full .feature-card p{margin:0 !important;max-width:31ch !important;line-height:1.52 !important;color:var(--text-sub) !important;text-wrap:balance !important}.resources-page .product-docs-card .tile-grid--docs,.resources-page .core-doc-grid{gap:16px !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{display:grid !important;grid-template-rows:min-content 1fr !important;justify-items:center !important;align-items:center !important;align-content:center !important;gap:12px !important;min-height:clamp(116px,9vw,126px) !important;padding:18px 18px 16px !important;text-align:center !important;background:linear-gradient(180deg,rgba(31,36,49,.82) 0%,rgba(14,18,28,.80) 100%) !important;border:1px solid rgba(196,205,231,.15) !important;box-shadow:0 16px 36px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.045) !important}.resources-page .product-docs-card .resource-card--doc::before,.resources-page .core-doc-grid .resource-card--doc::before{display:block !important;align-self:start !important;justify-self:center !important;margin:0 !important;padding:0 !important;height:auto !important;border:0 !important;background:none !important;color:rgba(244,247,255,.44) !important;font-size:.68rem !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.16em !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{width:100% !important;display:grid !important;place-items:center !important;align-self:stretch !important;margin:0 !important;font-family:var(--font-head) !important;font-weight:700 !important;line-height:1.15 !important;letter-spacing:-.018em !important;text-align:center !important;text-wrap:balance !important}.resources-page .product-docs-card .resource-card__title{max-width:11.5ch !important;font-size:clamp(1.02rem,1vw,1.14rem) !important}.resources-page .core-doc-grid{max-width:980px !important;margin:18px auto 0 !important;justify-content:center !important;grid-template-columns:repeat(4,minmax(176px,220px)) !important}.resources-page .core-doc-grid .resource-card--doc{width:min(100%,220px) !important;justify-self:center !important}.resources-page .core-doc-grid .resource-card__title{max-width:12.5ch !important;font-size:clamp(1rem,.96vw,1.08rem) !important}.resources-page .core-disclosures-card{padding:24px 22px 24px !important}.resources-page .core-disclosures-card .section-sub{max-width:44ch !important}.pricing-page .pricing-section-shell{max-width:1000px !important;padding:clamp(24px,2.8vw,30px) !important;background:linear-gradient(180deg,rgba(24,28,40,.88) 0%,rgba(10,14,23,.84) 100%) !important;border:1px solid rgba(194,202,223,.14) !important;box-shadow:0 22px 56px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04) !important}.pricing-page .pricing-2up{max-width:940px !important;gap:20px !important;align-items:stretch !important}.pricing-page .plan-card{position:relative !important;overflow:hidden !important;padding:28px 28px 24px !important;border-radius:26px !important;background:radial-gradient(120% 85% at 50% -8%,rgba(84,124,230,.08) 0%,rgba(84,124,230,0) 50%),linear-gradient(180deg,rgba(35,39,49,.94) 0%,rgba(16,20,29,.92) 100%) !important;border:1px solid rgba(194,202,223,.16) !important;box-shadow:0 18px 42px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.05),inset 0 0 0 1px rgba(255,255,255,.015) !important}.pricing-page .plan-card::after{content:"" !important;position:absolute !important;inset:0 !important;border-radius:inherit !important;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0) 30%) !important;pointer-events:none !important}.pricing-page .plan-card>*{position:relative !important;z-index:1 !important}.pricing-page .plan-card .pill-row{margin-bottom:12px !important}.pricing-page .plan-card .pill{background:rgba(255,255,255,.048) !important;border:1px solid rgba(194,202,223,.16) !important;color:rgba(244,247,255,.86) !important}.pricing-page .plan-price-row{display:flex !important;align-items:flex-end !important;gap:8px !important;flex-wrap:wrap !important;margin-top:6px !important}.pricing-page .plan-card .price-big{margin-top:6px !important;font-size:clamp(2.06rem,2.8vw,2.78rem) !important;line-height:.92 !important}.pricing-page .plan-card--compact{padding:26px 26px 22px !important}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.82rem,2.08vw,2.18rem) !important}.pricing-page .plan-price-meta{padding-bottom:4px !important;color:rgba(244,247,255,.60) !important;font-size:.9rem !important;font-weight:600 !important;letter-spacing:.03em !important}.pricing-page .plan-copy{max-width:30ch !important;margin-top:12px !important;color:rgba(229,235,247,.78) !important;line-height:1.56 !important}.pricing-page .plan-card--compact .plan-copy{max-width:28ch !important}.pricing-page .plan-card .compact-bullets{width:100% !important;max-width:33ch !important;list-style:none !important;padding:0 !important;margin:18px 0 6px !important;display:grid !important;gap:12px !important}.pricing-page .plan-card .compact-bullets li{position:relative !important;margin:0 !important;padding-left:20px !important;color:var(--text-body) !important;line-height:1.48 !important}.pricing-page .plan-card .compact-bullets li::before{content:"" !important;position:absolute !important;left:0 !important;top:.66em !important;width:7px !important;height:7px !important;border-radius:999px !important;background:rgba(194,202,223,.56) !important;box-shadow:0 0 0 4px rgba(194,202,223,.05) !important}.pricing-page .plan-card .btn-row{position:relative !important;margin-top:26px !important;padding-top:22px !important;border-top:0 !important}.pricing-page .plan-card .btn-row::before{content:"" !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:1px !important;background:linear-gradient(90deg,transparent 0%,rgba(194,202,223,.14) 9%,rgba(194,202,223,.14) 91%,transparent 100%) !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,232px) !important;min-width:0 !important;min-height:50px !important}.pricing-page .plan-fit{max-width:24ch !important;margin:14px auto 0 !important;color:rgba(244,247,255,.56) !important;line-height:1.55 !important}.pricing-page .plan-card .btn--ghost{background:rgba(255,255,255,.05) !important;border-color:rgba(194,202,223,.18) !important}.pricing-page .plan-card .btn--ghost:hover{background:rgba(255,255,255,.065) !important;border-color:rgba(194,202,223,.28) !important}@media (max-width:1100px){.resources-page .core-doc-grid{grid-template-columns:repeat(2,minmax(176px,220px)) !important}}@media (max-width:720px){.features-page .product-showcase__media.product-shot-frame{padding:12px !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:108px !important;padding:16px 16px 14px !important}.resources-page .core-doc-grid{grid-template-columns:1fr !important;max-width:none !important}.pricing-page .plan-card{padding:24px 20px 20px !important}.pricing-page .plan-card--compact{padding:22px 20px 20px !important}.pricing-page .plan-card .compact-bullets,.pricing-page .plan-card--compact .plan-copy,.pricing-page .plan-copy,.pricing-page .plan-fit{max-width:100% !important}.pricing-page .plan-card .btn-row{margin-top:22px !important;padding-top:18px !important}.pricing-page .plan-card .btn-row .btn{width:100% !important}}.home .hero-media,.about-page .hero-media{display:grid !important;justify-items:center !important;align-content:start !important;gap:12px !important}.hero-media-note{margin:0 auto !important;max-width:42ch !important;text-align:center !important;text-wrap:balance !important;color:rgba(229,235,247,.78) !important;line-height:1.52 !important}.home .hero-media-note--above{margin-bottom:2px !important}.about-page .hero-media-note--below{margin-top:2px !important;max-width:40ch !important}.home .hero-media{padding-top:8px !important}.about-page .hero-media{padding-top:0 !important}.home .hero .hero-text .legal-note,.about-page .hero .hero-text .legal-note{display:none !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{min-width:0 !important;display:grid !important;gap:12px !important;align-content:start !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{margin:0 !important;max-width:42ch !important;justify-self:center !important;font-size:.76rem !important;font-weight:700 !important;line-height:1.45 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:rgba(244,247,255,.48) !important;text-align:center !important;text-wrap:balance !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{margin-top:0 !important}.about-page .product-showcase,.features-page .product-showcase{align-items:start !important}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{display:block !important;height:auto !important;align-self:start !important;margin:0 !important;padding:clamp(13px,1.55vw,16px) !important;background:radial-gradient(120% 88% at 50% -10%,rgba(66,106,214,.12) 0%,rgba(66,106,214,0) 50%),linear-gradient(180deg,rgba(24,31,48,.92) 0%,rgba(9,14,25,.88) 100%) !important;border:1px solid rgba(194,202,223,.17) !important;box-shadow:0 20px 46px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05) !important}.about-page .product-showcase__media.product-shot-frame picture,.about-page .product-showcase__media.product-shot-frame>img,.features-page .product-showcase__media.product-shot-frame picture,.features-page .product-showcase__media.product-shot-frame>img{display:block !important;width:100% !important;height:auto !important;min-height:0 !important}.about-page .product-showcase__media.product-shot-frame picture img,.about-page .product-showcase__media.product-shot-frame>img,.features-page .product-showcase__media.product-shot-frame picture img,.features-page .product-showcase__media.product-shot-frame>img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:auto !important;object-fit:contain !important}.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:38ch !important;margin:0 auto !important;padding:12px 4px 2px !important;text-align:center !important}.home .hero-promo-frame,.about-page .hero-promo-frame{background:radial-gradient(122% 96% at 50% -12%,rgba(74,113,224,.18) 0%,rgba(74,113,224,0) 50%),linear-gradient(180deg,rgba(20,30,62,.94) 0%,rgba(8,13,29,.90) 100%) !important;border-color:rgba(194,202,223,.19) !important;box-shadow:0 24px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05) !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:12px !important;min-height:clamp(116px,9vw,126px) !important;padding:18px 18px 16px !important;text-align:center !important;background:linear-gradient(180deg,rgba(31,36,49,.82) 0%,rgba(14,18,28,.80) 100%) !important;border:1px solid rgba(196,205,231,.15) !important;box-shadow:0 16px 36px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.045) !important}.resources-page .product-docs-card .resource-card--doc::before,.resources-page .core-doc-grid .resource-card--doc::before{content:attr(data-kind) !important;display:block !important;position:static !important;inset:auto !important;margin:0 !important;padding:0 !important;height:auto !important;border:0 !important;background:none !important;font-size:.72rem !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.18em !important;text-transform:uppercase !important;color:rgba(244,247,255,.46) !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{display:block !important;width:100% !important;margin:0 !important;font-family:var(--font-head) !important;font-size:clamp(1.02rem,1vw,1.14rem) !important;font-weight:700 !important;line-height:1.16 !important;letter-spacing:-.018em !important;text-align:center !important;text-wrap:balance !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{max-width:12.2ch !important}.resources-page .product-docs-card .tile-grid--docs,.resources-page .core-doc-grid{gap:16px !important}.resources-page .core-doc-grid{max-width:980px !important;margin:18px auto 0 !important;justify-content:center !important;grid-template-columns:repeat(4,minmax(176px,220px)) !important}.resources-page .core-doc-grid .resource-card--doc{width:min(100%,220px) !important;justify-self:center !important}.pricing-page .pricing-section-shell{max-width:1060px !important;padding:clamp(22px,2.6vw,28px) !important;background:linear-gradient(180deg,rgba(24,28,38,.90) 0%,rgba(10,14,22,.86) 100%) !important;border:1px solid rgba(202,209,226,.14) !important;box-shadow:0 22px 56px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04) !important}.pricing-page .pricing-2up{max-width:1008px !important;gap:18px !important;align-items:stretch !important}.pricing-page .plan-card{position:relative !important;overflow:hidden !important;padding:24px 24px 20px !important;border-radius:24px !important;background:radial-gradient(122% 88% at 50% -10%,rgba(148,164,206,.07) 0%,rgba(148,164,206,0) 52%),linear-gradient(180deg,rgba(38,42,52,.95) 0%,rgba(17,21,29,.92) 100%) !important;border:1px solid rgba(202,209,226,.16) !important;box-shadow:0 18px 42px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.05),inset 0 0 0 1px rgba(255,255,255,.015) !important}.pricing-page .plan-card--compact{padding:23px 24px 19px !important}.pricing-page .plan-card .pill-row{margin-bottom:10px !important}.pricing-page .plan-card .pill{background:rgba(255,255,255,.05) !important;border:1px solid rgba(202,209,226,.16) !important;color:rgba(244,247,255,.86) !important}.pricing-page .plan-card .price-big{margin-top:4px !important;font-size:clamp(2rem,2.55vw,2.64rem) !important;line-height:.92 !important;letter-spacing:-.03em !important}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.76rem,1.95vw,2.04rem) !important}.pricing-page .plan-price-row{gap:7px !important;margin-top:4px !important}.pricing-page .plan-price-meta{padding-bottom:4px !important;color:rgba(244,247,255,.58) !important;font-size:.9rem !important;font-weight:600 !important;letter-spacing:.03em !important}.pricing-page .plan-copy{max-width:34ch !important;margin-top:10px !important;color:rgba(229,235,247,.78) !important;line-height:1.52 !important}.pricing-page .plan-card .compact-bullets{width:100% !important;max-width:36ch !important;list-style:none !important;padding:0 !important;margin:15px 0 14px !important;display:grid !important;gap:10px !important}.pricing-page .plan-card .compact-bullets li{position:relative !important;margin:0 !important;padding-left:18px !important;color:var(--text-body) !important;line-height:1.46 !important}.pricing-page .plan-card .compact-bullets li::before{content:"" !important;position:absolute !important;left:0 !important;top:.64em !important;width:6px !important;height:6px !important;border-radius:999px !important;background:rgba(205,211,228,.54) !important;box-shadow:0 0 0 4px rgba(205,211,228,.05) !important}.pricing-page .plan-card .btn-row{position:relative !important;width:100% !important;margin-top:0 !important;padding-top:18px !important;border-top:0 !important}.pricing-page .plan-card .btn-row::before{content:"" !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:1px !important;background:linear-gradient(90deg,transparent 0%,rgba(202,209,226,.14) 10%,rgba(202,209,226,.14) 90%,transparent 100%) !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,216px) !important;min-width:0 !important;min-height:48px !important}.pricing-page .plan-fit{max-width:28ch !important;margin:10px auto 0 !important;color:rgba(244,247,255,.56) !important;line-height:1.48 !important}@media (max-width:1100px){.resources-page .core-doc-grid{grid-template-columns:repeat(2,minmax(176px,220px)) !important}}@media (max-width:980px){.home .hero-media,.about-page .hero-media{padding-top:0 !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{max-width:36ch !important}}@media (max-width:720px){.hero-media-note{max-width:34ch !important;font-size:.92rem !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{max-width:30ch !important;font-size:.72rem !important;letter-spacing:.13em !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:108px !important;padding:16px 16px 14px !important}.resources-page .core-doc-grid{grid-template-columns:1fr !important;max-width:none !important}.pricing-page .pricing-section-shell{padding:20px 18px !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:22px 20px 18px !important}.pricing-page .plan-copy,.pricing-page .plan-card .compact-bullets,.pricing-page .plan-fit{max-width:100% !important}.pricing-page .plan-card .btn-row .btn{width:100% !important}}:root{--shadow-card-premium:0 14px 30px rgba(2,8,22,.18),0 32px 72px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.05);--shadow-tile-premium:0 12px 24px rgba(2,8,22,.16),0 22px 50px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.04);--surface-premium:linear-gradient(180deg,rgba(31,36,49,.86) 0%,rgba(12,17,28,.84) 100%);--surface-premium-strong:linear-gradient(180deg,rgba(37,43,57,.94) 0%,rgba(16,21,31,.92) 100%)}.card:not(.card--flat),.feature-card,.resources-page .utility-card,.pricing-page .plan-card,.pricing-page .pricing-section-shell,.home .hero-promo-frame,.about-page .hero-promo-frame,.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{box-shadow:var(--shadow-card-premium) !important}.resources-page .product-docs-card,.resources-page .core-disclosures-card,.resources-page .utility-card{background:var(--surface-premium) !important;border:1px solid rgba(198,205,227,.15) !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:96px !important;padding:16px 16px 14px !important;border-radius:22px !important;background:var(--surface-premium-strong) !important;border:1px solid rgba(198,205,227,.15) !important;box-shadow:var(--shadow-tile-premium) !important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease !important}.resources-page .product-docs-card .resource-card--doc:hover,.resources-page .core-doc-grid .resource-card--doc:hover{transform:translateY(-2px) !important;border-color:rgba(113,151,255,.34) !important;box-shadow:0 16px 32px rgba(2,8,22,.18),0 28px 58px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05) !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{max-width:11.5ch !important}.resources-page .core-disclosures-card .section-sub{max-width:38ch !important;margin-inline:auto !important}.resources-page .core-doc-grid{grid-template-columns:repeat(2,minmax(228px,1fr)) !important;max-width:760px !important;gap:14px !important;margin:18px auto 0 !important}.resources-page .core-doc-grid .resource-card--doc{width:100% !important;justify-self:stretch !important}.tile-grid--docs .resource-card--doc::before,.core-doc-grid .resource-card--doc::before{color:rgba(190,201,233,.54) !important;letter-spacing:.17em !important}.resources-page .utility-card{box-shadow:var(--shadow-card-premium) !important}.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(24px,3vw,34px) !important;align-items:center !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:39ch !important;align-self:center !important;text-align:left !important}.about-page .product-showcase__text h3,.features-page .product-showcase__text h3{margin-top:0 !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:flex-start !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100% !important;max-width:100% !important;margin-inline:auto !important;align-self:center !important;display:grid !important;gap:10px !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:none !important;padding-inline:clamp(10px,1.6vw,16px) !important;text-wrap:balance !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{color:rgba(198,208,236,.56) !important}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{padding:14px 14px 0 !important;background:radial-gradient(120% 92% at 50% -12%,rgba(76,141,255,.14) 0%,rgba(76,141,255,0) 48%),linear-gradient(180deg,rgba(24,31,48,.93) 0%,rgba(9,14,25,.89) 100%) !important;border:1px solid rgba(194,202,223,.18) !important}.about-page .product-showcase__media.product-shot-frame picture img,.features-page .product-showcase__media.product-shot-frame picture img{border-radius:18px !important}.home .hero--split .hero-inner,.about-page .hero--split .hero-inner{align-items:center !important}.home .hero-media,.about-page .hero-media{width:100% !important;max-width:100% !important;margin-top:0 !important;align-self:center !important;justify-items:center !important;gap:12px !important}.hero-media-note{width:100% !important;max-width:none !important;padding-inline:clamp(10px,1.8vw,16px) !important;text-wrap:balance !important}.home .hero-promo-frame,.about-page .hero-promo-frame{width:100% !important}.home .hero-promo-frame .chart-note,.about-page .hero-promo-frame .chart-note{width:100% !important;max-width:none !important;padding-inline:clamp(10px,1.8vw,16px) !important;text-wrap:balance !important}.about-page .bullets,.features-page .bullets,.pricing-page .plan-card .compact-bullets{list-style:none !important;padding-left:0 !important}.about-page .bullets li,.features-page .bullets li,.pricing-page .plan-card .compact-bullets li{position:relative !important;padding-left:18px !important}.about-page .bullets li::before,.features-page .bullets li::before,.pricing-page .plan-card .compact-bullets li::before{content:"" !important;position:absolute !important;left:0 !important;top:.68em !important;width:7px !important;height:7px !important;border-radius:999px !important;background:linear-gradient(180deg,rgba(108,160,255,.98) 0%,rgba(63,120,255,.92) 100%) !important;box-shadow:0 0 0 4px rgba(76,141,255,.10),0 6px 14px rgba(43,108,255,.16) !important}.pricing-page .pricing-section-shell{max-width:1040px !important;padding:clamp(20px,2.2vw,26px) !important}.pricing-page .pricing-2up{max-width:996px !important;gap:16px !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:22px 22px 18px !important;border-radius:24px !important;background:radial-gradient(122% 88% at 50% -10%,rgba(155,169,210,.08) 0%,rgba(155,169,210,0) 52%),linear-gradient(180deg,rgba(38,43,55,.95) 0%,rgba(16,21,31,.93) 100%) !important}.pricing-page .plan-card .pill-row{margin-bottom:8px !important}.pricing-page .plan-card .pill{color:rgba(244,247,255,.88) !important;background:rgba(255,255,255,.055) !important}.pricing-page .price-big{font-size:clamp(1.92rem,2.55vw,2.52rem) !important;line-height:.94 !important}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.72rem,2vw,1.98rem) !important}.pricing-page .plan-price-meta{color:rgba(178,193,236,.78) !important;font-size:.88rem !important}.pricing-page .plan-copy{max-width:31ch !important;margin-top:8px !important;color:rgba(231,237,247,.80) !important;line-height:1.48 !important}.pricing-page .plan-card .compact-bullets{max-width:33ch !important;margin:14px 0 18px !important;gap:8px !important}.pricing-page .plan-card .compact-bullets li{line-height:1.42 !important}.pricing-page .plan-card .btn-row{padding-top:16px !important}.pricing-page .plan-fit,.pricing-page .pricing-card .small.center{max-width:24ch !important;margin-top:8px !important;font-size:.96rem !important;line-height:1.45 !important}.pricing-page #access .step-card{background:var(--surface-premium) !important;border:1px solid rgba(198,205,227,.14) !important;border-radius:22px !important;box-shadow:var(--shadow-tile-premium) !important}.pricing-page #access .card--flat.center{background:linear-gradient(180deg,rgba(39,45,62,.86) 0%,rgba(17,22,32,.84) 100%) !important;border:1px solid rgba(198,205,227,.14) !important;box-shadow:var(--shadow-tile-premium) !important}.pricing-page .section-sub,.resources-page .section-sub,.about-page .small,.features-page .small{color:rgba(233,238,247,.74) !important}@media (max-width:980px){.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important;text-align:center !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important}.hero-media-note,.home .hero-promo-frame .chart-note,.about-page .hero-promo-frame .chart-note,.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{padding-inline:10px !important}}@media (max-width:720px){.resources-page .core-doc-grid{max-width:100% !important}.pricing-page .pricing-section-shell{padding:18px 16px !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:20px 18px 16px !important}.pricing-page .plan-card .btn-row .btn{width:100% !important}}.pricing-page .plan-card--compact .btn--ghost{background:linear-gradient(180deg,rgba(255,255,255,.065) 0%,rgba(255,255,255,.035) 100%) !important;border-color:rgba(198,205,227,.18) !important;color:var(--text-head) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05) !important}.pricing-page .plan-card--compact .btn--ghost:hover{border-color:rgba(113,151,255,.34) !important;background:linear-gradient(180deg,rgba(255,255,255,.075) 0%,rgba(255,255,255,.042) 100%) !important}:root{--azro-shadow-worldclass:0 12px 28px rgba(5,10,24,.14),0 32px 72px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.05),inset 0 -1px 0 rgba(255,255,255,.015);--azro-shadow-worldclass-tile:0 10px 24px rgba(5,10,24,.12),0 22px 52px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.045)}.home .hero-promo-frame,.about-page .hero-promo-frame,.about-page .product-shot-frame,.features-page .product-shot-frame,.features-page .feature-card,.resources-page .resource-card--doc,.pricing-page .plan-card,.pricing-page .pricing-section-shell,.pricing-page .step-card{box-shadow:var(--azro-shadow-worldclass) !important}.resources-page .resource-card--doc,.features-page .feature-card,.pricing-page .plan-card,.pricing-page .step-card{border-color:rgba(206,213,229,.16) !important}.resources-page .core-disclosures-card{max-width:980px !important;margin-inline:auto !important}.resources-page .core-doc-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important;max-width:none !important;margin:18px auto 0 !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:12px !important;width:100% !important;min-height:120px !important;padding:18px 18px 16px !important;border-radius:24px !important;text-align:center !important;background:linear-gradient(180deg,rgba(31,36,49,.84) 0%,rgba(15,19,29,.82) 100%) !important;border:1px solid rgba(206,213,229,.16) !important;box-shadow:var(--azro-shadow-worldclass-tile) !important}.resources-page .product-docs-card .resource-card--doc::before,.resources-page .core-doc-grid .resource-card--doc::before{position:static !important;display:block !important;margin:0 !important;padding:0 !important;height:auto !important;background:none !important;border:0 !important;color:rgba(244,247,255,.46) !important;font-size:.72rem !important;font-weight:700 !important;letter-spacing:.18em !important;line-height:1 !important;text-transform:uppercase !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{width:100% !important;max-width:12ch !important;margin:0 !important;display:block !important;text-align:center !important;font-family:var(--font-head) !important;font-size:clamp(1.02rem,1vw,1.14rem) !important;font-weight:700 !important;line-height:1.16 !important;letter-spacing:-.018em !important;text-wrap:balance !important}.resources-page .core-disclosures-card .section-sub{max-width:40ch !important;margin-inline:auto !important}.about-page .product-showcase,.features-page .product-showcase{align-items:center !important;gap:clamp(24px,3vw,36px) !important}.about-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;align-self:center !important;justify-self:center !important;max-width:41ch !important;margin-inline:auto !important;text-align:center !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.about-page .product-showcase__text>p,.features-page .product-showcase__text>p{max-width:32ch !important;margin-left:auto !important;margin-right:auto !important;text-align:center !important}.about-page .product-showcase__text .bullets,.features-page .product-showcase__text .bullets{width:min(100%,31ch) !important;margin:14px auto 0 !important;text-align:left !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col,.home .hero-media,.about-page .hero-media{display:grid !important;justify-items:center !important;align-content:center !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta,.home .hero-media-note,.about-page .hero-media-note,.home .hero-promo-frame .chart-note,.about-page .hero-promo-frame .chart-note,.about-page .product-shot-frame .chart-note,.features-page .product-shot-frame .chart-note{width:100% !important;max-width:none !important;text-align:center !important;padding-inline:clamp(8px,1.4vw,16px) !important;margin-inline:auto !important}@media (min-width:981px){.home .hero-media-note--above,.about-page .hero-media-note--below,.about-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:nowrap !important}}.home .hero-media-note--above{font-size:clamp(.94rem,.94vw,1.03rem) !important;line-height:1.3 !important;margin-bottom:4px !important}.about-page .hero-media-note--below{font-size:clamp(.94rem,.92vw,1.02rem) !important;line-height:1.34 !important;margin-top:6px !important}.home .hero-media{padding-top:clamp(14px,2vw,28px) !important}.about-page .hero-media{padding-top:clamp(26px,2.8vw,40px) !important}.home .hero-media-note--above{width:min(100%,880px) !important}.features-page .feature-mini-grid--full{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;grid-auto-rows:1fr !important;gap:16px !important;align-items:stretch !important}.features-page .feature-mini-grid--full .feature-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;height:100% !important;min-height:172px !important;padding:22px 22px 20px !important;background:linear-gradient(180deg,rgba(31,36,49,.84) 0%,rgba(16,20,29,.81) 100%) !important;border-radius:24px !important}.features-page .feature-mini-grid--full .feature-card h3{margin:0 0 9px !important;line-height:1.08 !important;text-wrap:balance !important}.features-page .feature-mini-grid--full .feature-card p{margin:0 !important;max-width:25ch !important;line-height:1.48 !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;padding:22px 24px 18px !important;border-radius:24px !important}.pricing-page .plan-card .pill-row,.pricing-page .plan-price-row,.pricing-page .plan-copy,.pricing-page .plan-fit,.pricing-page .plan-card .btn-row{align-self:center !important}.pricing-page .plan-price-row{justify-content:center !important;text-align:center !important;gap:7px !important}.pricing-page .plan-card .price-big{font-size:clamp(1.94rem,2.42vw,2.52rem) !important}.pricing-page .plan-card--compact .price-big{font-size:clamp(1.74rem,1.88vw,1.98rem) !important}.pricing-page .plan-copy{max-width:24ch !important;margin:10px auto 0 !important;text-align:center !important}.pricing-page .plan-card .compact-bullets{width:min(100%,28ch) !important;max-width:28ch !important;margin:14px auto 10px !important;gap:9px !important;text-align:left !important}.pricing-page .plan-card .compact-bullets li{padding-left:18px !important;line-height:1.42 !important}.pricing-page .plan-card .btn-row{width:100% !important;margin-top:auto !important;padding-top:16px !important;justify-content:center !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,224px) !important}.pricing-page .plan-fit{max-width:21ch !important;margin-top:10px !important}.pricing-page .plan-card--compact{padding:20px 24px 17px !important}.pricing-page .plan-card--compact .compact-bullets{width:min(100%,24ch) !important;max-width:24ch !important}@media (max-width:1180px){.resources-page .core-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:720px !important}}@media (max-width:980px){.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important}.home .hero-media,.about-page .hero-media{padding-top:0 !important}.home .hero-media-note--above,.about-page .hero-media-note--below,.about-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}@media (max-width:720px){.resources-page .core-doc-grid{grid-template-columns:1fr !important;max-width:360px !important}.features-page .feature-mini-grid--full{grid-template-columns:1fr !important}.features-page .feature-mini-grid--full .feature-card{min-height:0 !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:20px 18px 16px !important}.pricing-page .plan-copy,.pricing-page .plan-card .compact-bullets,.pricing-page .plan-fit{max-width:100% !important;width:100% !important}.hero-media-note,.about-page .product-showcase__meta,.features-page .product-showcase__meta{font-size:.92rem !important}}.resources-page .tile-grid--docs,.resources-page .core-doc-grid{gap:16px !important;align-items:stretch !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{display:grid !important;grid-template-rows:auto 1fr !important;justify-items:center !important;align-items:center !important;align-content:center !important;min-height:108px !important;padding:16px 16px 14px !important;gap:10px !important;text-align:center !important;border-radius:24px !important;background:linear-gradient(180deg,rgba(31,36,49,.84) 0%,rgba(14,18,28,.81) 100%) !important;border:1px solid rgba(196,205,231,.15) !important;box-shadow:0 18px 40px rgba(0,0,0,.24),0 4px 12px rgba(0,0,0,.10),inset 0 1px 0 rgba(255,255,255,.045) !important}.resources-page .product-docs-card .resource-card--doc::before,.resources-page .core-doc-grid .resource-card--doc::before{content:attr(data-kind) !important;display:block !important;margin:0 !important;color:rgba(244,247,255,.46) !important;font-size:.7rem !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.18em !important;text-transform:uppercase !important;background:none !important;border:0 !important;padding:0 !important;height:auto !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{width:100% !important;display:grid !important;place-items:center !important;align-self:stretch !important;margin:0 !important;font-family:var(--font-head) !important;font-weight:700 !important;font-size:clamp(1rem,.98vw,1.1rem) !important;line-height:1.15 !important;letter-spacing:-.018em !important;text-align:center !important;text-wrap:balance !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{max-width:11.8ch !important}.resources-page .core-disclosures-card{padding:24px 22px 24px !important}.resources-page .core-doc-grid{max-width:760px !important;margin:18px auto 0 !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important}.resources-page .core-doc-grid .resource-card--doc{width:100% !important;min-height:108px !important}.resources-page .core-disclosures-card .section-sub{max-width:40ch !important}:where(.card,.feature-card,.label-card,.resource-card,.trial-option){box-shadow:0 22px 52px rgba(0,0,0,.26),0 6px 16px rgba(0,0,0,.10),inset 0 1px 0 rgba(255,255,255,.045),inset 0 0 0 1px rgba(255,255,255,.012) !important}.home .hero-media{padding-top:clamp(24px,2.8vw,38px) !important}.about-page .hero-media{padding-top:clamp(34px,3.2vw,46px) !important}.home .hero-media-note--above,.about-page .hero-media-note--below{width:auto !important;max-width:none !important;white-space:nowrap !important}.about-page .hero-media-note--below{margin-top:8px !important}.about-page .product-showcase,.features-page .product-showcase{align-items:center !important;gap:clamp(28px,3vw,40px) !important}.about-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;max-width:42ch !important;margin-inline:auto !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{max-width:16ch !important;margin:0 auto !important;line-height:1.06 !important;text-wrap:balance !important}.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{max-width:31ch !important;margin:10px auto 0 !important;line-height:1.58 !important;text-wrap:pretty !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{list-style:none !important;width:min(100%,31ch) !important;max-width:31ch !important;margin:16px auto 0 !important;padding:0 !important;display:grid !important;gap:11px !important;justify-items:center !important}.about-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{position:relative !important;display:inline-flex !important;gap:11px !important;align-items:flex-start !important;justify-content:center !important;max-width:100% !important;margin:0 !important;padding:0 !important;line-height:1.52 !important;text-align:center !important;color:var(--text-body) !important}.about-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{content:"" !important;flex:0 0 7px !important;width:7px !important;height:7px !important;margin-top:.62em !important;border-radius:999px !important;background:rgba(76,141,255,.88) !important;box-shadow:0 0 0 5px rgba(76,141,255,.10) !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{align-self:center !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{width:min(100%,720px) !important;max-width:none !important;text-align:center !important;white-space:nowrap !important}.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:30ch !important;padding-top:10px !important}.features-page .feature-mini-grid--full{grid-template-columns:repeat(3,minmax(0,1fr)) !important;grid-auto-rows:1fr !important;gap:16px !important;align-items:stretch !important}.features-page .feature-mini-grid--full .feature-card{min-height:182px !important;height:100% !important;padding:20px 20px 18px !important}.features-page .feature-mini-grid--full .feature-card h3{margin:0 0 10px !important;line-height:1.08 !important}.features-page .feature-mini-grid--full .feature-card p{max-width:24ch !important;line-height:1.5 !important;text-wrap:balance !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;padding:22px 22px 18px !important}.pricing-page .plan-card--compact{padding:20px 22px 17px !important}.pricing-page .plan-card .pill-row,.pricing-page .plan-price-row,.pricing-page .plan-copy,.pricing-page .plan-fit,.pricing-page .plan-card .btn-row{align-self:center !important}.pricing-page .plan-price-row{justify-content:center !important;gap:7px !important}.pricing-page .plan-copy{max-width:23ch !important;margin:10px auto 0 !important;text-align:center !important}.pricing-page .plan-card .compact-bullets{list-style:none !important;width:min(100%,27ch) !important;max-width:27ch !important;margin:14px auto 8px !important;padding:0 !important;display:grid !important;gap:8px !important;justify-items:center !important}.pricing-page .plan-card .compact-bullets li{position:relative !important;display:inline-flex !important;gap:10px !important;align-items:flex-start !important;justify-content:center !important;max-width:100% !important;margin:0 !important;padding:0 !important;text-align:center !important;line-height:1.42 !important}.pricing-page .plan-card .compact-bullets li::before{content:"" !important;position:static !important;flex:0 0 7px !important;width:7px !important;height:7px !important;margin-top:.6em !important;border-radius:999px !important;background:rgba(76,141,255,.88) !important;box-shadow:0 0 0 5px rgba(76,141,255,.10) !important}.pricing-page .plan-card .btn-row{width:100% !important;margin-top:auto !important;padding-top:16px !important;justify-content:center !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,216px) !important}.pricing-page .plan-fit{max-width:20ch !important;margin-top:10px !important}@media (max-width:1180px){.resources-page .core-doc-grid{max-width:760px !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:980px){.home .hero-media,.about-page .hero-media{padding-top:0 !important}.home .hero-media-note--above,.about-page .hero-media-note--below,.about-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important;max-width:100% !important}.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:24px !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important}}@media (max-width:720px){.resources-page .core-doc-grid{grid-template-columns:1fr !important;max-width:360px !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:102px !important;padding:15px 15px 13px !important}.features-page .feature-mini-grid--full{grid-template-columns:1fr !important}.features-page .feature-mini-grid--full .feature-card{min-height:0 !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:20px 18px 16px !important}.pricing-page .plan-copy,.pricing-page .plan-card .compact-bullets,.pricing-page .plan-fit{max-width:100% !important;width:100% !important}.pricing-page .plan-card .btn-row .btn{width:100% !important}}.resources-page .core-disclosures-card{max-width:1120px !important;padding:22px 20px 20px !important}.resources-page .core-doc-grid{max-width:860px !important;margin:16px auto 0 !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:100px !important;padding:15px 16px 14px !important;gap:10px !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{max-width:11.4ch !important}.resources-page .core-disclosures-card .section-sub{max-width:38ch !important}.features-page .feature-mini-grid--full{gap:14px !important}.features-page .feature-mini-grid--full .feature-card{min-height:154px !important;padding:18px 18px 16px !important;border-radius:22px !important}.features-page .feature-mini-grid--full .feature-card h3{margin:0 0 8px !important;line-height:1.08 !important}.features-page .feature-mini-grid--full .feature-card p{max-width:22ch !important;line-height:1.42 !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:480px !important;gap:0 !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{max-width:15ch !important;margin:0 auto 10px !important}.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{max-width:30ch !important;margin:0 auto !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:min(100%,32ch) !important;max-width:32ch !important;margin:16px auto 0 !important;justify-items:stretch !important;gap:12px !important}.about-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{display:grid !important;grid-template-columns:16px 1fr !important;gap:12px !important;justify-content:start !important;align-items:start !important;text-align:left !important}.about-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{margin-top:.55em !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:100% !important;justify-content:center !important;margin-top:18px !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:min(100%,720px) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;gap:10px !important}.about-page .product-showcase__media-col{transform:translateY(-10px) !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;text-align:center !important;margin-inline:auto !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{margin:0 0 2px !important}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important}.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{padding-top:10px !important}.home .hero-media{padding-top:clamp(36px,4vw,58px) !important}@media (max-width:980px){.resources-page .core-doc-grid{max-width:100% !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100% !important;transform:none !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:520px !important}}@media (max-width:720px){.resources-page .core-doc-grid{grid-template-columns:1fr !important;max-width:360px !important}.features-page .feature-mini-grid--full .feature-card{min-height:0 !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:100% !important;max-width:100% !important}}.resources-page .core-doc-grid{max-width:760px !important;margin:16px auto 0 !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important}.resources-page .product-docs-card .resource-card--doc,.resources-page .core-doc-grid .resource-card--doc{min-height:112px !important;padding:16px 16px 14px !important;gap:10px !important}.resources-page .product-docs-card .resource-card__title,.resources-page .core-doc-grid .resource-card__title{max-width:12ch !important;font-size:clamp(1rem,.98vw,1.08rem) !important;line-height:1.14 !important}.pricing-page .plan-card .compact-bullets{width:min(100%,30rem) !important;max-width:30rem !important;margin:16px auto 10px !important;padding:0 !important;display:grid !important;gap:10px !important}.pricing-page .plan-card .compact-bullets li{width:100% !important;display:grid !important;grid-template-columns:16px minmax(0,1fr) !important;align-items:start !important;gap:12px !important;margin:0 !important;padding:0 !important;text-align:left !important;line-height:1.42 !important}.pricing-page .plan-card .compact-bullets li::before{margin-top:.58em !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:22px 22px 18px !important}.pricing-page .plan-card--compact{padding:20px 22px 16px !important}.pricing-page .plan-fit{max-width:22ch !important}.about-page .product-showcase,.features-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(30px,3.4vw,44px) !important;align-items:center !important}.about-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,34rem) !important;max-width:34rem !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;row-gap:0 !important;text-align:center !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{max-width:18ch !important;margin:0 auto !important;line-height:1.06 !important;text-wrap:balance !important}.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{width:min(100%,34rem) !important;max-width:34rem !important;margin:10px auto 0 !important;line-height:1.58 !important;text-align:center !important;text-wrap:pretty !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:min(100%,32rem) !important;max-width:32rem !important;margin:16px auto 0 !important;padding:0 !important;display:grid !important;gap:12px !important;justify-items:stretch !important}.about-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{width:100% !important;display:grid !important;grid-template-columns:16px minmax(0,1fr) !important;align-items:start !important;gap:12px !important;margin:0 !important;padding:0 !important;text-align:left !important;line-height:1.5 !important}.about-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{flex:none !important;width:8px !important;height:8px !important;margin-top:.56em !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:100% !important;justify-content:center !important;margin-top:18px !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:min(100%,740px) !important;max-width:740px !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{width:100% !important;max-width:100% !important;margin:0 0 2px !important;text-align:center !important;white-space:nowrap !important}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important}.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;padding-top:10px !important;text-align:center !important}.about-page .product-showcase__media-col{transform:translateY(-6px) !important}.features-page .feature-mini-grid--full{gap:14px !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;grid-auto-rows:1fr !important}.features-page .feature-mini-grid--full .feature-card{min-height:138px !important;padding:18px 18px 16px !important}.features-page .feature-mini-grid--full .feature-card h3{margin:0 0 8px !important;line-height:1.08 !important}.features-page .feature-mini-grid--full .feature-card p{max-width:22ch !important;line-height:1.42 !important}.home .hero-media{width:min(100%,860px) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important;padding-top:clamp(40px,4.4vw,62px) !important}.home .hero-media-note--above{width:100% !important;max-width:100% !important;margin:0 0 4px !important;text-align:center !important;white-space:nowrap !important}.home .hero-promo-frame{width:100% !important}.about-page .hero-media{width:min(100%,860px) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important;padding-top:clamp(10px,1.2vw,16px) !important}.about-page .hero-media-note--below{width:100% !important;max-width:34rem !important;margin:8px auto 0 !important;text-align:center !important}.about-page .hero-promo-frame{width:100% !important}@media (max-width:1180px){.resources-page .core-doc-grid{max-width:720px !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important}.features-page .feature-mini-grid--full{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:980px){.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.about-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,36rem) !important;max-width:36rem !important}.about-page .product-showcase__media-col{transform:none !important}.home .hero-media,.about-page .hero-media{width:100% !important;padding-top:0 !important}.home .hero-media-note--above,.about-page .hero-media-note--below,.about-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}@media (max-width:720px){.resources-page .core-doc-grid{max-width:360px !important;grid-template-columns:1fr !important}.features-page .feature-mini-grid--full{grid-template-columns:1fr !important}.features-page .feature-mini-grid--full .feature-card{min-height:0 !important}.pricing-page .plan-card .compact-bullets,.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:100% !important;max-width:100% !important}}.about-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before,.pricing-page .plan-card .compact-bullets li::before{position:static !important;left:auto !important;top:auto !important;display:block !important;justify-self:center !important}.home .hero-media{width:min(100%,780px) !important;max-width:780px !important;justify-self:center !important;align-self:center !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:12px !important;margin-top:-10px !important;padding-top:0 !important}.home .hero-media-note--above{width:min(100%,780px) !important;max-width:780px !important;margin:0 auto 6px !important;text-align:center !important;white-space:nowrap !important}.home .hero-promo-frame{width:min(100%,780px) !important;max-width:780px !important;margin-inline:auto !important}.about-page .hero-media{width:min(100%,780px) !important;max-width:780px !important;justify-self:center !important;align-self:center !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important;margin-top:-12px !important;padding-top:0 !important}.about-page .hero-promo-frame{width:min(100%,780px) !important;max-width:780px !important;margin-inline:auto !important}.about-page .hero-media-note--below{width:min(100%,780px) !important;max-width:780px !important;margin:8px auto 0 !important;text-align:center !important}.pricing-page .plan-card .compact-bullets{list-style:none !important;display:inline-block !important;width:auto !important;max-width:min(100%,30rem) !important;margin:16px auto 10px !important;padding:0 !important;text-align:left !important;align-self:center !important;justify-self:center !important}.pricing-page .plan-card .compact-bullets li{position:relative !important;display:block !important;width:auto !important;max-width:100% !important;margin:0 0 12px !important;padding:0 0 0 1.4rem !important;text-align:left !important;line-height:1.46 !important}.pricing-page .plan-card .compact-bullets li:last-child{margin-bottom:0 !important}.pricing-page .plan-card .compact-bullets li::before{content:"" !important;position:absolute !important;left:0 !important;top:.66em !important;width:8px !important;height:8px !important;margin:0 !important;border-radius:999px !important;background:rgba(76,141,255,.9) !important;box-shadow:0 0 0 5px rgba(76,141,255,.10) !important;display:block !important}.about-page .product-showcase,.features-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(28px,3vw,40px) !important;align-items:center !important}.about-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,35rem) !important;max-width:35rem !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;row-gap:0 !important;text-align:center !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{max-width:18ch !important;margin:0 auto !important;text-align:center !important}.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{width:min(100%,35rem) !important;max-width:35rem !important;margin:10px auto 0 !important;text-align:center !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{list-style:none !important;display:inline-block !important;width:auto !important;max-width:min(100%,31rem) !important;margin:16px auto 0 !important;padding:0 !important;text-align:left !important;align-self:center !important;justify-self:center !important}.about-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{position:relative !important;display:block !important;width:auto !important;max-width:100% !important;margin:0 0 12px !important;padding:0 0 0 1.4rem !important;text-align:left !important;line-height:1.5 !important}.about-page .product-showcase__text .compact-bullets li:last-child,.features-page .product-showcase__text .compact-bullets li:last-child{margin-bottom:0 !important}.about-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{content:"" !important;position:absolute !important;left:0 !important;top:.67em !important;width:8px !important;height:8px !important;margin:0 !important;border-radius:999px !important;background:rgba(76,141,255,.9) !important;box-shadow:0 0 0 5px rgba(76,141,255,.10) !important;display:block !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:100% !important;justify-content:center !important;margin-top:18px !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:min(100%,760px) !important;max-width:760px !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important}.about-page .product-showcase__media-col{transform:translateY(-12px) !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{width:min(100%,760px) !important;max-width:760px !important;margin-inline:auto !important;text-align:center !important}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:min(100%,760px) !important;max-width:760px !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:20px 22px 18px !important}.pricing-page .plan-card--compact{padding:18px 22px 16px !important}.pricing-page .plan-card .btn-row{padding-top:15px !important}.pricing-page .plan-fit{max-width:21ch !important;margin-top:10px !important}@media (max-width:980px){.home .hero-media,.about-page .hero-media{width:100% !important;max-width:100% !important;margin-top:0 !important}.home .hero-media-note--above,.about-page .hero-media-note--below,.home .hero-promo-frame,.about-page .hero-promo-frame,.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;white-space:normal !important}.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:24px !important}.about-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,38rem) !important;max-width:38rem !important}.about-page .product-showcase__media-col{transform:none !important}}@media (max-width:720px){.pricing-page .plan-card .compact-bullets,.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:100% !important;max-width:100% !important}.pricing-page .plan-card .compact-bullets li,.about-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{padding-left:1.35rem !important}}:root{--azro-guide-copy-measure:31rem;--azro-hero-note-measure:760px}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{width:min(100%,var(--azro-guide-copy-measure)) !important;max-width:var(--azro-guide-copy-measure) !important;margin-inline:auto !important;text-align:center !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{text-wrap:balance !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:min(100%,var(--azro-guide-copy-measure)) !important;max-width:var(--azro-guide-copy-measure) !important;margin-inline:auto !important}.home .hero-media,.about-page .hero-media,.home .hero-promo-frame,.about-page .hero-promo-frame{justify-self:center !important}.home .hero-media-note--above,.about-page .hero-media-note--below{width:auto !important;max-width:min(100%,var(--azro-hero-note-measure)) !important;margin-inline:auto !important;justify-self:center !important;text-align:center !important}:root{--azro-guide-copy-measure:35rem}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small,.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:min(100%,var(--azro-guide-copy-measure)) !important;max-width:var(--azro-guide-copy-measure) !important;margin-inline:auto !important}.home .hero-media-note--above,.about-page .hero-media-note--below{width:100% !important;max-width:100% !important;margin-inline:auto !important;justify-self:stretch !important;text-align:center !important}:root{--azro-guide-stack-width-final:40rem;--azro-hero-card-width-final:1040px}.home .hero-media,.about-page .hero-media{width:min(100%,var(--azro-hero-card-width-final)) !important;max-width:var(--azro-hero-card-width-final) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:14px !important}.home .hero-promo-frame,.about-page .hero-promo-frame,.home .hero-media-note--above,.about-page .hero-media-note--below{width:100% !important;max-width:100% !important;margin-inline:auto !important;justify-self:center !important}.home .hero-media-note--above,.about-page .hero-media-note--below{display:block !important;text-align:center !important;white-space:normal !important;text-wrap:balance !important;padding-inline:0 !important}.about-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,var(--azro-guide-stack-width-final)) !important;max-width:var(--azro-guide-stack-width-final) !important;margin-inline:auto !important;justify-self:center !important;display:grid !important;justify-items:center !important;align-content:center !important;text-align:center !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small,.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:100% !important;max-width:100% !important;margin-inline:auto !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{display:block !important;text-align:left !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important}@media (max-width:980px){.home .hero-media,.about-page .hero-media,.about-page .product-showcase__text,.features-page .product-showcase__text{width:100% !important;max-width:100% !important}}.home .hero .hero-media,.about-page .hero .hero-media{width:min(100%,1040px) !important;max-width:1040px !important;margin-inline:auto !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:14px !important}.home .hero .hero-promo-frame,.about-page .hero .hero-promo-frame{width:100% !important;max-width:100% !important;margin-inline:auto !important}.home .hero .hero-media-note--above,.about-page .hero .hero-media-note--below{display:block !important;width:100% !important;max-width:none !important;margin:0 auto !important;padding-inline:0 !important;text-align:center !important;align-self:center !important;line-height:1.45 !important}@media (min-width:981px){.home .hero .hero-media-note--above,.about-page .hero .hero-media-note--below{white-space:nowrap !important;text-wrap:nowrap !important}}.about-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,44rem) !important;max-width:44rem !important;margin-inline:auto !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.about-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.about-page .product-showcase__text>.small,.features-page .product-showcase__text>.small,.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:100% !important;max-width:44rem !important;margin-inline:auto !important;text-align:center !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{position:relative !important;padding-top:18px !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{content:"" !important;display:block !important;width:100% !important;height:1px !important;margin:0 auto 18px !important;background:linear-gradient(90deg,transparent 0%,rgba(194,202,223,.14) 8%,rgba(194,202,223,.14) 92%,transparent 100%) !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3{margin-top:0 !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{padding-left:12px !important;box-sizing:border-box !important}.home .hero-media-note--above,.about-page .hero-media-note--below{font-weight:700 !important;color:rgba(244,247,255,.84) !important}@media (max-width:820px){.about-page .hero .hero-text{text-align:center !important}.about-page .hero .hero-text h1,.about-page .hero .hero-text .lede,.about-page .hero .hero-cta{margin-inline:auto !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{align-items:start !important;gap:clamp(34px,3.4vw,48px) !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{align-content:start !important;justify-self:center !important;margin-top:0 !important;padding-top:0 !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{margin:2px auto 22px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,31rem) !important;max-width:31rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{max-width:29rem !important;margin-top:18px !important}.about-page .product-guide__body .product-showcase__text .compact-bullets li,.features-page .product-guide__body .product-showcase__text .compact-bullets li{padding-left:1.5rem !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{margin-top:20px !important}.about-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{align-content:start !important;justify-self:center !important}.about-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin-top:0 !important;margin-bottom:2px !important}.about-page .product-guide__body .product-showcase__media-col{transform:none !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{align-items:start !important;gap:clamp(36px,3.2vw,48px) !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;align-self:start !important;justify-self:center !important;padding-top:0 !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{width:100% !important;margin:-8px auto 22px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,31rem) !important;max-width:31rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{display:block !important;max-width:29rem !important;padding-left:.9rem !important;margin-top:18px !important;margin-left:auto !important;margin-right:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets li,.features-page .product-guide__body .product-showcase__text .compact-bullets li{padding-left:1.55rem !important;margin-bottom:14px !important}.about-page .product-guide__body .product-showcase__text .compact-bullets li:last-child,.features-page .product-guide__body .product-showcase__text .compact-bullets li:last-child{margin-bottom:0 !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:20px !important}.about-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{align-content:start !important;justify-self:center !important}.about-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin-top:0 !important;margin-bottom:2px !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{align-items:start !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;align-self:start !important;justify-self:center !important;min-height:100% !important;padding-top:0 !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{margin:14px auto 24px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,31rem) !important;max-width:31rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{margin-top:18px !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:22px !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;padding-top:0 !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{margin:26px auto 26px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,31rem) !important;max-width:31rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{margin-top:18px !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:22px !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,2.7vw,36px) !important;align-items:start !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:min(100%,44rem) !important;max-width:44rem !important;min-height:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;align-self:stretch !important;justify-self:center !important;text-align:center !important;padding-top:10px !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{width:min(100%,46rem) !important;margin:-10px auto 24px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,33rem) !important;max-width:33rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{max-width:30rem !important;margin-top:18px !important;padding-left:.55rem !important}.about-page .product-guide__body .product-showcase__text .compact-bullets li,.features-page .product-guide__body .product-showcase__text .compact-bullets li{padding-left:1.35rem !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:22px !important}.about-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:100% !important;max-width:none !important;justify-self:start !important;align-self:start !important;transform:translateX(-12px) !important}.about-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta,.about-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important;margin-inline:0 !important}}.media-frame--figure,.media-frame--figure picture img,.media-frame--figure>img{cursor:zoom-in}.image-lightbox{z-index:10020 !important;padding:24px 14px !important}.image-lightbox .modal__dialog{width:auto !important;max-width:min(1440px,calc(100vw - 36px)) !important;max-height:calc(100vh - 36px) !important;padding:16px !important;overflow:auto !important;background:radial-gradient(120% 90% at 50% -8%,rgba(74,113,224,.16) 0%,rgba(74,113,224,0) 48%),linear-gradient(180deg,rgba(18,24,40,.96) 0%,rgba(8,12,24,.94) 100%) !important;border:1px solid rgba(194,202,223,.18) !important;box-shadow:0 28px 80px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.05) !important}.image-lightbox__figure{margin:0;display:grid;gap:14px}.image-lightbox__figure img{display:block;width:auto;max-width:min(100%,1380px);max-height:calc(100vh - 150px);height:auto;margin:0 auto;border-radius:18px}.image-lightbox__caption{margin:0;text-align:center;font-size:.98rem;line-height:1.45;color:rgba(236,241,250,.82);text-wrap:balance}.video-controls [data-video-fullscreen]{display:inline-flex}@media (max-width:980px){.image-lightbox{padding:10px !important}.image-lightbox .modal__dialog{width:calc(100vw - 20px) !important;max-width:calc(100vw - 20px) !important;max-height:calc(100vh - 20px) !important;padding:12px !important}.image-lightbox__figure img{max-height:calc(100vh - 124px);border-radius:14px}}@media (min-width:981px){.about-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:minmax(0,0.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,2.5vw,34px) !important;align-items:start !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:min(100%,43.5rem) !important;max-width:43.5rem !important;justify-self:center !important;align-self:start !important;justify-content:flex-start !important;padding-top:6px !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{width:min(100%,43.5rem) !important;margin:-42px auto 24px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,31.75rem) !important;max-width:31.75rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{max-width:31.75rem !important;padding-left:0.95rem !important;margin-top:18px !important}.about-page .product-guide__body .product-showcase__text .compact-bullets li,.features-page .product-guide__body .product-showcase__text .compact-bullets li{padding-left:1.55rem !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:22px !important}.about-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{justify-self:start !important;align-self:start !important;transform:translateX(-18px) !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{align-items:start !important;gap:clamp(26px,2.5vw,34px) !important}.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{position:relative !important;width:min(100%,43.5rem) !important;max-width:43.5rem !important;min-height:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;justify-self:center !important;align-self:stretch !important;text-align:center !important;box-sizing:border-box !important;padding-top:56px !important;padding-bottom:8px !important}.about-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{position:absolute !important;top:12px !important;left:50% !important;transform:translateX(-50%) !important;width:min(100%,43.5rem) !important;margin:0 !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3,.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small,.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets,.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,31.75rem) !important;max-width:31.75rem !important;margin-inline:auto !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{max-width:30.5rem !important;padding-left:1.1rem !important;margin-top:18px !important}.about-page .product-guide__body .product-showcase__text .compact-bullets li,.features-page .product-guide__body .product-showcase__text .compact-bullets li{padding-left:1.55rem !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:22px !important}}@media (min-width:981px){.about-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{justify-content:center !important;padding-top:24px !important;padding-bottom:42px !important}.about-page .product-guide__body .product-showcase__text>h3,.features-page .product-guide__body .product-showcase__text>h3{margin-top:0 !important}.about-page .product-guide__body .product-showcase__text>.small,.features-page .product-guide__body .product-showcase__text>.small{margin-top:12px !important}.about-page .product-guide__body .product-showcase__text .compact-bullets,.features-page .product-guide__body .product-showcase__text .compact-bullets{margin-top:16px !important}.about-page .product-guide__body .product-showcase__text .btn-row,.features-page .product-guide__body .product-showcase__text .btn-row{margin-top:20px !important}}@media (min-width:981px){.features-page .feature-mini-grid--full{justify-content:center !important}.features-page .feature-mini-grid--full .feature-card{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.features-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card p{width:min(100%,18rem) !important;margin-inline:auto !important}}.video-controls{flex-wrap:wrap}.video-controls .btn{white-space:nowrap}.modal__mobile-buy{display:none !important}@media (max-width:820px){.video-controls{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important;width:100% !important}.video-controls .btn{width:100% !important;min-width:0 !important;justify-content:center !important;padding-inline:10px !important;font-size:clamp(.84rem,2.8vw,.95rem) !important}.video-controls [data-video-link]{display:none !important}.video-controls .modal__mobile-buy{display:inline-flex !important}}.brand-name .brand-tm{font-size:.52em !important;line-height:1 !important;position:relative !important;top:-.72em !important;margin-left:3px !important;font-weight:800 !important;letter-spacing:.01em !important}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr) !important;gap:clamp(24px,2.8vw,34px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{max-width:none !important;display:flex !important;align-items:center !important;justify-content:center !important;align-self:stretch !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,41ch) !important;margin-inline:auto !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:14px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{margin:0 !important;max-width:17ch !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small{margin:0 !important;max-width:30ch !important;text-wrap:balance !important}.products-page .product-guide__body .compact-bullets,.features-page .product-guide__body .compact-bullets{width:min(100%,32ch) !important;margin:0 auto !important;display:grid !important;gap:12px !important}.products-page .product-guide__body .compact-bullets li,.features-page .product-guide__body .compact-bullets li{text-align:left !important}.products-page .product-guide__body .btn-row,.features-page .product-guide__body .btn-row{justify-content:center !important;margin-top:6px !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{justify-self:start !important;width:100% !important;margin-left:-12px !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{max-width:none !important;width:auto !important;margin:0 0 12px !important;text-align:center !important;white-space:nowrap !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame{max-width:980px !important;margin-left:0 !important;margin-right:auto !important}.products-page .product-guide__body .feature-mini-grid,.features-page .product-guide__body .feature-mini-grid{margin-top:18px !important;gap:16px !important}.products-page .product-guide__body .feature-card,.features-page .product-guide__body .feature-card{min-height:0 !important;padding:20px 22px 20px !important}.products-page .product-guide__body .feature-card h3,.features-page .product-guide__body .feature-card h3{margin-bottom:8px !important;text-wrap:balance !important}.products-page .product-guide__body .feature-card p,.features-page .product-guide__body .feature-card p{max-width:31ch !important;margin:0 auto !important;text-wrap:balance !important}.resources-page .resource-utilities-grid{align-items:stretch !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;justify-content:flex-start !important;padding:28px 26px !important}.resources-page .resource-utility-card>h2,.resources-page .resource-utility-card>p,.resources-page .resource-utility-card>.btn-row,.resources-page .resource-utility-card>.small,.resources-page .resource-utility-card>.utility-card__contact,.resources-page .resource-utility-card>.utility-card__meta,.resources-page .resource-utility-card>.utility-channel-list{width:min(100%,560px) !important;margin-left:auto !important;margin-right:auto !important}.resources-page .resource-utility-card>p.small{max-width:34ch !important}.resources-page .resource-utility-card .utility-channel-list{display:grid !important;gap:12px !important;margin-top:18px !important}.resources-page .resource-utility-card .utility-channel-row{width:100% !important;padding:12px 16px !important}.resources-page .resource-utility-card .card-action-row{width:min(100%,520px) !important;margin:18px auto 0 !important;justify-content:center !important}.resources-page .resource-utility-card .btn-row .btn{min-width:0 !important}.resources-page .core-doc-grid{max-width:980px !important;margin-inline:auto !important}.resources-page .core-doc-grid .resource-card--doc{min-height:108px !important}.pricing-page .crypto-pay-card{max-width:820px !important;margin-left:auto !important;margin-right:auto !important}.pricing-page .crypto-pay-card .btn-row{justify-content:center !important}@media (max-width:980px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{margin-left:0 !important;justify-self:center !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{white-space:normal !important}}@media (max-width:720px){.resources-page .resource-utility-card{padding:24px 18px !important}.resources-page .resource-utility-card .card-action-row{grid-template-columns:1fr !important}}.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{letter-spacing:-0.02em !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase,.features-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:clamp(24px,2.6vw,34px) !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;align-self:center !important;min-height:100% !important;max-width:42ch !important;margin-inline:auto !important;text-align:center !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,42ch) !important;margin:0 auto !important}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{margin:0 auto !important;max-width:20ch !important;line-height:1.06 !important;text-wrap:balance !important}.products-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{max-width:31ch !important;margin:12px auto 0 !important;line-height:1.52 !important;text-wrap:pretty !important}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:min(100%,31ch) !important;max-width:31ch !important;margin:16px auto 0 !important;padding:0 !important;display:grid !important;gap:12px !important;list-style:none !important;justify-items:center !important}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{display:inline-flex !important;align-items:flex-start !important;justify-content:center !important;gap:11px !important;max-width:100% !important;margin:0 !important;padding:0 !important;text-align:center !important;line-height:1.5 !important}.products-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{content:'' !important;flex:0 0 7px !important;width:7px !important;height:7px !important;margin-top:.62em !important;border-radius:999px !important;background:rgba(76,141,255,.9) !important;box-shadow:0 0 0 5px rgba(76,141,255,.10) !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;align-self:center !important;min-height:100% !important;transform:translateX(-14px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{width:min(100%,760px) !important;max-width:none !important;margin:0 0 12px !important;text-align:center !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;font-size:clamp(.86rem,1.1vw,.98rem) !important;letter-spacing:.12em !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:940px !important;margin:0 auto !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:32ch !important;padding-top:10px !important;margin-inline:auto !important;text-align:center !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;grid-auto-rows:1fr !important;gap:16px !important;align-items:stretch !important;margin-top:18px !important}.products-page .feature-mini-grid--full .feature-card,.features-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card{min-height:180px !important;height:100% !important;padding:20px 20px 18px !important}.products-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3,.products-page .product-summary-grid .feature-card h3{margin:0 0 10px !important;line-height:1.08 !important}.products-page .feature-mini-grid--full .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p{max-width:24ch !important;line-height:1.5 !important;text-wrap:balance !important}.products-page .product-guide .guide-shell,.features-page .product-guide .guide-shell{margin-top:18px !important}.resource-utilities-grid{align-items:stretch !important}.resource-utility-card{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.resource-utility-card .small,.resource-utility-card p,.resource-utility-card h2,.resource-utility-card h3{text-align:center !important;margin-left:auto !important;margin-right:auto !important}.resource-utility-card .utility-channel-list{width:min(100%,540px) !important;margin-inline:auto !important}.resource-utility-card .utility-channel-row{justify-content:center !important;text-align:center !important;gap:14px !important}.resource-utility-card .card-action-row{justify-content:center !important}.resource-utility-card .utility-card__contact,.resource-utility-card .utility-card__meta{text-align:center !important}@media (max-width:1100px){.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:translateX(-8px) !important}}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:22px !important}.products-page .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:720px){.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:1fr !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important;line-height:1.28 !important}}.brand-name .brand-tm{font-size:.6em !important;line-height:1 !important;position:relative !important;top:-.68em !important;margin-left:2px !important;font-weight:800 !important}.hero-media-note--trust{text-align:center !important;line-height:1.45 !important}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) !important;gap:clamp(24px,3vw,36px) !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;max-width:41ch !important;margin-inline:auto !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:32ch !important;margin-inline:auto !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin-top:0 !important;margin-bottom:0 !important;max-width:18ch !important;text-wrap:balance !important;line-height:1.08 !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{max-width:27ch !important;margin-top:14px !important;text-align:center !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,28ch) !important;margin:18px auto 0 !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{padding-left:30px !important;text-align:left !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;transform:translateX(-16px) !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:980px !important;margin:0 auto 0 0 !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:46ch !important;margin-inline:auto !important;text-align:center !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:nowrap !important}.products-page .feature-mini-grid--full,.products-page .product-summary-grid,.features-page .feature-mini-grid--full{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:20px !important}.products-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:0 !important}.products-page .feature-mini-grid--full .feature-card h3,.products-page .product-summary-grid .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3{font-size:1.02rem !important;line-height:1.18 !important}.products-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p{font-size:.96rem !important;line-height:1.45 !important}.resources-page .resource-utility-card{text-align:center !important;align-items:center !important;justify-content:center !important}.resources-page .resource-utility-card .utility-channel-list{width:min(100%,560px) !important;margin-inline:auto !important}.resources-page .resource-utility-card .utility-channel-row{display:flex !important;justify-content:center !important;align-items:center !important;gap:14px !important;text-align:center !important;padding-inline:18px !important}.resources-page .resource-utility-card .utility-channel-row strong,.resources-page .resource-utility-card .utility-channel-row span{text-align:center !important}.resources-page .resource-utility-card .card-action-row{justify-content:center !important}.resources-page .resource-utility-card .section-sub,.resources-page .resource-utility-card .small,.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{text-align:center !important;margin-inline:auto !important}.footer-signup h3,.footer-signup p,.footer-signup .footer-signup__note,.footer-signup .footer-signup__status{text-align:left !important}.footer-signup__form--stack{gap:12px !important}.footer-signup__note{color:var(--text-sub) !important}@media (max-width:1100px){.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:translateX(-10px) !important}}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:22px !important}.products-page .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important;align-items:center !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{margin:0 auto !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}.products-page .feature-mini-grid--full,.products-page .product-summary-grid,.features-page .feature-mini-grid--full{grid-template-columns:1fr !important}}main>.hero + .section{padding-top:28px !important}.resources-page #downloads,.features-page .section.section--tight,.pricing-page .section.section--tight,.about-page .section.section--tight{padding-top:28px !important}.section-intro-bridge,.product-docs-intro{font-size:clamp(1rem,1.25vw,1.08rem) !important;line-height:1.5 !important}.home .hero-media-note--trust,.hero-trust.hero-media-note--trust{display:inline-flex !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:center !important;gap:.5rem !important;white-space:nowrap !important}@media (max-width:760px){.home .hero-media-note--trust,.hero-trust.hero-media-note--trust{white-space:normal !important;flex-wrap:wrap !important}}.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{font-size:clamp(1.9rem,3vw,3rem) !important;line-height:1.06 !important;letter-spacing:-.03em !important;max-width:100% !important;white-space:nowrap !important}@media (max-width:1080px){.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{white-space:normal !important}}.about-page .product-guide__summary .small,.features-page .product-guide__summary .small{max-width:68ch}.about-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:26px !important;align-items:center !important}.about-page .product-showcase__text,.features-page .product-showcase__text{max-width:48ch !important;width:100% !important;align-self:center !important;justify-self:center !important;display:flex !important;align-items:center !important;justify-content:center !important}.about-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:46ch !important;margin-inline:auto !important;text-align:center !important}.about-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:18ch;margin-inline:auto;margin-top:0 !important;line-height:1.08 !important}.about-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{max-width:40ch !important;margin:12px auto 0 !important;line-height:1.55 !important}.about-page .product-showcase__text .bullets,.features-page .product-showcase__text .bullets{max-width:33ch !important;margin:18px auto 0 !important;text-align:left !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{align-self:center !important;justify-self:center !important;display:flex !important;flex-direction:column !important;align-items:center !important;transform:translateX(-18px)}.about-page .product-showcase__meta,.features-page .product-showcase__meta{width:100% !important;max-width:40ch !important;margin:0 auto 14px !important;text-align:center !important;white-space:nowrap !important}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{max-width:900px !important;width:100% !important;margin:0 !important}.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:14px !important;text-align:center !important}.about-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.about-page .product-summary-grid,.features-page .product-summary-grid{margin-top:20px !important;gap:18px !important}.about-page .feature-mini-grid--full .feature-card,.features-page .feature-mini-grid--full .feature-card,.about-page .product-summary-grid .feature-card,.features-page .product-summary-grid .feature-card{min-height:0 !important;padding:28px 26px !important}.about-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3,.about-page .product-summary-grid .feature-card h3,.features-page .product-summary-grid .feature-card h3{font-size:1.02rem !important;line-height:1.2 !important}.about-page .feature-mini-grid--full .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.about-page .product-summary-grid .feature-card p,.features-page .product-summary-grid .feature-card p{font-size:.95rem !important;line-height:1.5 !important}@media (max-width:1180px){.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.about-page .product-showcase__text,.features-page .product-showcase__text,.about-page .product-showcase__copy,.features-page .product-showcase__copy{max-width:100% !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}.resources-page .resource-utilities-grid{margin-top:18px !important}.resources-page .resource-utility-card{text-align:center !important}.resources-page .resource-utility-card .utility-channel-list,.resources-page .resource-utility-card .btn-row,.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{justify-content:center !important;text-align:center !important;margin-inline:auto !important}.resources-page .utility-channel-row{justify-content:center !important}.resources-page .utility-channel-row strong{min-width:0 !important}.resources-page .product-docs-grid,.resources-page .resource-utilities-grid,.resources-page .core-disclosures-card{margin-top:18px !important}.footer-upper{gap:26px !important}.footer-signup h3{max-width:16ch}@media (max-width:720px){.footer-signup h3{max-width:none}}.products-page .hero-text .lede,.features-page .hero-text .lede,.about-page .hero-text .lede,.home .hero-text .lede,.philosophy-page .hero-text .lede{max-width:36ch !important;margin-left:auto !important;margin-right:auto !important;line-height:1.52 !important;text-wrap:pretty}.home .hero-media-note--trust,.hero-trust.hero-media-note--trust{display:inline-flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:center !important;gap:.45rem !important;white-space:nowrap !important;font-size:clamp(.96rem,1.2vw,1.08rem) !important}.home .hero-media-note--trust span,.hero-trust.hero-media-note--trust span{display:inline !important}@media (max-width:640px){.home .hero-media-note--trust,.hero-trust.hero-media-note--trust{font-size:.92rem !important}}.products-page .section.section--tight,.features-page .section.section--tight,.resources-page .section.section--tight,.pricing-page .section.section--tight{padding-top:22px !important;padding-bottom:46px !important}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .section-intro-bridge{max-width:62ch !important;margin:0 auto 14px !important;text-align:center !important;line-height:1.45 !important}.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{font-size:clamp(1.7rem,2.5vw,2.35rem) !important;line-height:1.08 !important;letter-spacing:-.025em !important;white-space:normal !important;max-width:18ch !important}.products-page .product-guide__summary .small,.features-page .product-guide__summary .small{max-width:50ch !important;line-height:1.45 !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:26px !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;max-width:100% !important;width:100% !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{max-width:39ch !important;width:100% !important;margin-inline:auto !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 auto !important;max-width:18ch !important;font-size:clamp(1.55rem,2.1vw,2.05rem) !important;line-height:1.08 !important;text-wrap:balance}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{max-width:34ch !important;margin:12px auto 0 !important;line-height:1.5 !important}.products-page .product-showcase__text .bullets,.features-page .product-showcase__text .bullets{max-width:31ch !important;margin:18px auto 0 !important;text-align:left !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;transform:translateX(-24px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{max-width:40ch !important;margin:0 auto 12px !important;text-align:center !important;white-space:nowrap !important;font-size:.98rem !important;letter-spacing:.12em !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{max-width:930px !important;width:100% !important;margin:0 !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:12px !important;max-width:42ch !important;white-space:nowrap !important;font-size:1rem !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid,.features-page .product-summary-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:18px !important}.products-page .feature-mini-grid--full .feature-card,.features-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card,.features-page .product-summary-grid .feature-card{min-height:0 !important;padding:28px 24px !important}.products-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3,.products-page .product-summary-grid .feature-card h3,.features-page .product-summary-grid .feature-card h3{font-size:1.02rem !important;line-height:1.22 !important}.products-page .feature-mini-grid--full .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p,.features-page .product-summary-grid .feature-card p{font-size:.95rem !important;line-height:1.52 !important}@media (max-width:1180px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{white-space:normal !important}}@media (max-width:860px){.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid,.features-page .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid,.features-page .product-summary-grid{grid-template-columns:1fr !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy,.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small,.products-page .product-showcase__text .bullets,.features-page .product-showcase__text .bullets{max-width:100% !important}}.resources-page .section-intro-bridge{max-width:58ch !important}.resources-page .resource-utilities-grid{margin-top:14px !important}.resources-page .resource-utility-card{text-align:center !important}.resources-page .resource-utility-card .btn-row,.resources-page .utility-channel-list,.resources-page .utility-card__contact,.resources-page .utility-card__meta{justify-content:center !important;margin-inline:auto !important}.resources-page .utility-channel-row{justify-content:center !important}.site-footer .footer-upper{align-items:stretch !important}.site-footer .footer-panel{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.site-footer .footer-signup h3{font-size:clamp(1.6rem,2.3vw,2.25rem) !important;line-height:1.08 !important;max-width:16ch !important}.site-footer .footer-signup>p.small{max-width:34ch !important;line-height:1.5 !important}.site-footer .footer-brand-copy{max-width:36ch !important;line-height:1.58 !important}.site-footer .footer-inline-links{gap:.8rem !important;justify-content:center !important}.site-footer .footer-link-strong{font-weight:700 !important}.pricing-page #plans + .section .section-intro-bridge,.resources-page .section-intro-bridge{margin-top:0 !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.home .hero-media .chart-note,.about-page .hero-media .chart-note{text-wrap:balance}@media (min-width:901px){.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{white-space:nowrap !important;max-width:none !important}}.site-footer .footer-signup h3{max-width:none !important}.site-footer .footer-signup>p.small,.site-footer .footer-brand-copy{max-width:100% !important}:root{--section-gap:clamp(18px,2.5vw,28px)}.meta-line{color:rgba(235,242,255,.78);font-weight:700;letter-spacing:.02em;font-size:.95rem;margin:0 0 14px}.hero-support,.page-note{margin:0 0 14px;color:rgba(244,247,255,.72);font-weight:600;letter-spacing:.01em;font-size:.95rem}.hero-support strong,.page-note strong,.framework-note strong{color:var(--text-head)}.pill-row{margin-bottom:22px}.pill{padding:11px 18px;font-weight:700;font-size:.88rem;letter-spacing:.01em;color:rgba(244,247,255,.78);background:rgba(255,255,255,.068);border-color:rgba(181,195,237,.22)}.step-card,.product-card,.plan-card,.feature-card,.product-docs-card,.utility-card,.insight-card,.framework-card,.principle-card,.product-choice-card,.resource-highlight-card{min-height:100%}.step-card,.product-card,.plan-card,.feature-card,.insight-card,.framework-card,.principle-card,.product-choice-card,.resource-highlight-card{display:flex;flex-direction:column;align-items:flex-start}.step-card .pill-row + h3,.product-card .pill-row + h3,.feature-card .pill-row + h3,.insight-card .pill-row + h3,.framework-card .pill-row + h3,.principle-card .pill-row + h3,.product-choice-card .pill-row + h3,.resource-highlight-card .pill-row + h3{margin-top:0 !important}.step-card h3,.product-card h3,.feature-card h3,.insight-card h3,.framework-card h3,.principle-card h3,.product-choice-card h3,.resource-highlight-card h3{margin:0 0 12px !important}.step-card p,.product-card p,.feature-card p,.insight-card p,.framework-card p,.principle-card p,.product-choice-card p,.resource-highlight-card p{margin:0}.card.card--narrow{overflow:hidden}.hero-panel{height:100%;background:linear-gradient(180deg,rgba(255,255,255,.055) 0%,rgba(255,255,255,.03) 100%);border:1px solid rgba(181,195,237,.18);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(20px,3vw,30px)}.hero-panel .point + .point{margin-top:18px;padding-top:18px;border-top:1px solid rgba(181,195,237,.12)}.hero-panel h3{margin:0 0 8px}.hero-panel p{margin:0;color:var(--text-dim)}.callout-card{background:linear-gradient(180deg,rgba(118,152,255,.09) 0%,rgba(255,255,255,.03) 100%);border-color:rgba(118,152,255,.22)}.callout-card h3{margin:0 0 10px}.callout-card p{margin:0;color:var(--text-body)}.insight-grid,.framework-grid,.principle-grid,.product-choice-grid,.mix-grid{display:grid;gap:18px}.insight-grid,.product-choice-grid,.mix-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.framework-grid,.principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1080px){.insight-grid,.product-choice-grid,.mix-grid,.framework-grid,.principle-grid{grid-template-columns:1fr}}.framework-card .ratio{display:block;font-family:var(--font-head);font-size:clamp(1.55rem,2.4vw,2rem);color:var(--text-head);letter-spacing:-.03em;margin:0 0 8px}.framework-card .tagline{margin:0 0 10px;color:var(--text-sub);font-weight:600}.framework-note{margin-top:18px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(181,195,237,.14);color:var(--text-sub)}.framework-note h3{margin:0 0 10px}.framework-note .compact-bullets{margin:0}.principle-card .compact-bullets,.product-choice-card .compact-bullets,.product-card .compact-bullets,.product-showcase__text .compact-bullets,.pricing-page .plan-card .compact-bullets{margin:16px 0 0;padding:0;list-style:none;width:100%}.principle-card .compact-bullets li,.product-choice-card .compact-bullets li,.product-card .compact-bullets li,.product-showcase__text .compact-bullets li,.pricing-page .plan-card .compact-bullets li{position:relative;padding-left:20px;margin:10px 0}.principle-card .compact-bullets li::before,.product-choice-card .compact-bullets li::before,.product-card .compact-bullets li::before,.product-showcase__text .compact-bullets li::before,.pricing-page .plan-card .compact-bullets li::before{content:"";position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:rgba(118,152,255,.88);box-shadow:0 0 0 4px rgba(118,152,255,.14)}.product-choice-card .btn-row .btn,.product-card .btn-row .btn,.resource-highlight-card .btn-row .btn{min-width:0}.pricing-page .plan-card,.pricing-page .plan-card--compact{display:flex;flex-direction:column;align-items:stretch;text-align:left}.pricing-page .plan-card .pill-row,.pricing-page .plan-card .plan-price-row,.pricing-page .plan-card .plan-copy,.pricing-page .plan-card .plan-fit,.pricing-page .plan-card .btn-row,.pricing-page .plan-card .price-big,.pricing-page .plan-card .plan-price-meta{text-align:left !important;justify-content:flex-start !important;max-width:none !important}.pricing-page .plan-card .price-big,.pricing-page .plan-card .plan-price-meta{margin-top:0 !important}.pricing-page .plan-price-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:14px}.pricing-page .plan-copy{min-height:72px}.pricing-page .plan-card .compact-bullets{flex:1 1 auto}.pricing-page .plan-card .btn-row{margin-top:auto;padding-top:20px;width:100%}.pricing-page .plan-card .btn-row::before{display:none !important}.pricing-page .plan-card .btn-row .btn{width:100%;min-width:0 !important}.pricing-page .plan-fit{margin-top:12px;color:var(--text-sub)}.pricing-page .pricing-section-shell .section-sub{max-width:780px;margin-left:auto;margin-right:auto}.philosophy-page .hero--split .hero-inner,.products-page .hero--split .hero-inner{align-items:stretch}.philosophy-page .hero-panel,.products-page .hero-panel{display:flex;flex-direction:column;justify-content:center}.footer-brand .small{max-width:48ch}.redirect-page .redirect-shell{max-width:760px;margin-inline:auto}@media (max-width:640px){.hero-support,.page-note,.meta-line{font-size:.9rem}.pill-row{margin-bottom:18px}.framework-note{padding:16px 16px}}.home .hero-media-note--above{width:min(100%,32rem) !important;max-width:32rem !important;margin:0 auto 6px !important;text-align:center !important;white-space:normal !important;text-wrap:balance !important}.philosophy-page .hero--split .hero-inner{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(34px,4.8vw,64px) !important;align-items:center !important}.philosophy-page .hero-media{width:min(100%,860px) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important;padding-top:clamp(6px,.9vw,14px) !important}.philosophy-page .hero-panel{width:100% !important;max-width:100% !important;height:auto !important;padding:clamp(22px,2.8vw,30px) !important}.philosophy-page .hero-panel .point + .point{margin-top:16px !important;padding-top:16px !important}.philosophy-page .hero-panel h3{margin:0 0 8px !important}.philosophy-page .hero-panel p{margin:0 !important}.philosophy-page .philosophy-hero-note{width:min(100%,34rem) !important;max-width:34rem !important;margin:6px auto 0 !important;text-align:center !important}.philosophy-page .product-guide{position:relative;z-index:0}.philosophy-page .product-guide + .product-guide{z-index:1}.philosophy-page .product-guide__summary h2{letter-spacing:-0.02em}.philosophy-page .product-guide__body{padding-top:18px}.philosophy-page .product-guide .callout-card,.philosophy-page .product-guide .framework-note{margin-top:18px}@media (max-width:980px){.philosophy-page .hero-media{width:100% !important;padding-top:0 !important}}.home .hero-media-note--above{width:min(100%,29rem) !important;max-width:29rem !important;margin:0 auto 8px !important;text-align:center !important;text-wrap:balance !important}.site-footer .footer-inner{display:grid !important;grid-template-columns:minmax(260px,1fr) auto !important;gap:18px 28px !important;align-items:end !important}.site-footer .footer-links{display:grid !important;grid-template-columns:repeat(5,max-content) !important;gap:10px 18px !important;justify-content:end !important;align-items:center !important}@media (max-width:1180px){.site-footer .footer-links{grid-template-columns:repeat(4,max-content) !important}}@media (max-width:960px){.site-footer .footer-inner{grid-template-columns:1fr !important;justify-items:center !important;text-align:center !important}.site-footer .footer-brand{align-items:center !important}.site-footer .footer-links{grid-template-columns:repeat(3,max-content) !important;justify-content:center !important}}@media (max-width:640px){.site-footer .footer-links{grid-template-columns:repeat(2,max-content) !important}}.product-choice-card .btn-row{width:100% !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;align-items:center !important}.product-choice-card .btn-row .btn{width:100% !important;min-width:0 !important;justify-content:center !important}@media (max-width:580px){.product-choice-card .btn-row{grid-template-columns:1fr !important}}.modal__dialog--trial{max-width:820px !important}.modal__dialog--trial>h2{text-align:center !important;margin-bottom:10px !important}.modal__dialog--trial>p:first-of-type{max-width:58ch !important;margin:0 auto !important;text-align:center !important;text-wrap:balance !important}.modal__dialog--trial .modal__actions{display:grid !important;grid-template-columns:repeat(2,max-content) !important;gap:12px !important;justify-content:center !important}.modal__dialog--trial .modal__actions .btn{min-width:170px !important}@media (max-width:560px){.modal__dialog--trial .modal__actions{grid-template-columns:1fr !important;width:100% !important}.modal__dialog--trial .modal__actions .btn{width:100% !important}}.products-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(30px,3.4vw,44px) !important;align-items:center !important}.products-page .product-showcase__text{width:min(100%,34rem) !important;max-width:34rem !important;margin-inline:auto !important;display:grid !important;align-content:center !important;row-gap:0 !important}.products-page .product-showcase__text>h3{margin-top:0 !important}.products-page .product-showcase__text .small{max-width:32ch !important;line-height:1.56 !important}.products-page .product-showcase__text .compact-bullets{width:min(100%,30rem) !important;max-width:30rem !important;margin:18px 0 0 !important}.products-page .product-showcase__text .compact-bullets li{text-align:left !important}.products-page .product-showcase__text .btn-row{justify-content:flex-start !important;margin-top:20px !important}.products-page .product-showcase__media-col{min-width:0 !important;width:min(100%,760px) !important;max-width:760px !important;margin-inline:auto !important;display:grid !important;gap:10px !important;align-content:start !important}.products-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;text-align:center !important;margin-inline:auto !important}.products-page .product-showcase__meta{margin:0 0 2px !important;font-size:.76rem !important;font-weight:700 !important;line-height:1.45 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:rgba(244,247,255,.48) !important;text-wrap:balance !important}.products-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important}.products-page .product-showcase__media.product-shot-frame .chart-note{padding-top:10px !important}@media (max-width:980px){.products-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__text,.products-page .product-showcase__media-col,.products-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame,.products-page .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important}.products-page .product-showcase__text .btn-row{justify-content:center !important}}.pricing-page .plan-card,.pricing-page .plan-card--compact{text-align:center !important;align-items:center !important}.pricing-page .plan-card .pill-row,.pricing-page .plan-card .plan-price-row,.pricing-page .plan-card .plan-copy,.pricing-page .plan-card .plan-fit,.pricing-page .plan-card .price-big,.pricing-page .plan-card .plan-price-meta{text-align:center !important;justify-content:center !important}.pricing-page .plan-card .pill-row{display:flex !important;flex-wrap:wrap !important;gap:10px !important;justify-content:center !important}.pricing-page .plan-card .plan-copy{max-width:31ch !important;margin-inline:auto !important;min-height:0 !important}.pricing-page .plan-card .compact-bullets{width:min(100%,30rem) !important;max-width:30rem !important;margin:16px auto 10px !important}.pricing-page .plan-card .btn-row{width:100% !important;justify-content:center !important}.pricing-page .plan-card .btn-row .btn{width:min(100%,236px) !important}.pricing-page .plan-fit{max-width:28ch !important;margin:12px auto 0 !important;text-align:center !important}.resources-page .product-docs-card .tile-grid--docs{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:16px !important}.resources-page .core-disclosures-card{text-align:center !important}.resources-page .core-disclosures-card .section-sub{max-width:40ch !important;margin-inline:auto !important}.resources-page .core-doc-grid{max-width:760px !important;margin:18px auto 0 !important;justify-content:center !important}.resources-page .core-doc-grid .resource-card--doc{align-items:center !important}@media (max-width:980px){.resources-page .product-docs-card .tile-grid--docs{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:560px){.resources-page .product-docs-card .tile-grid--docs,.resources-page .core-doc-grid{grid-template-columns:1fr !important}}.home .hero-text .lede{max-width:42rem !important}.home .hero-media-note--above{width:min(100%,31rem) !important;max-width:31rem !important;margin:0 auto 10px !important;text-align:center !important;text-wrap:balance !important}.home #proof .card.card--narrow{overflow:visible !important;padding-bottom:clamp(24px,2.4vw,34px) !important}.home #proof .product-card{display:flex !important;flex-direction:column !important;align-items:flex-start !important}.home #proof .product-card>h3,.home #proof .product-card>p,.home #proof .product-card .compact-bullets,.home #proof .product-card .btn-row{width:100% !important}.home #proof .product-card .compact-bullets{flex:1 1 auto !important}.home #proof .product-card .btn-row{margin-top:auto !important;padding-top:20px !important;justify-content:center !important}.home #proof .card.card--narrow>.small:last-child{max-width:72ch !important;margin:20px auto 0 !important;text-align:center !important}.product-choice-card>h3,.product-choice-card>p.small,.product-choice-card .compact-bullets,.product-choice-card .btn-row{width:100% !important}.product-choice-card .compact-bullets{flex:1 1 auto !important}.product-choice-card .btn-row{margin-top:auto !important;padding-top:20px !important}.modal__dialog--trial>p:first-of-type{max-width:56ch !important}.modal__dialog--trial .trial-options{align-items:stretch !important}.modal__dialog--trial .trial-option{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important}.modal__dialog--trial .trial-option .pill-row{margin-bottom:16px !important}.modal__dialog--trial .trial-option__copy{max-width:28ch !important;margin:0 auto !important;text-align:center !important;text-wrap:balance !important}.modal__dialog--trial .trial-option__actions{margin-top:auto !important;padding-top:18px !important}.products-page .product-guide__body .product-showcase__text{position:relative !important}.products-page .product-guide__body .product-showcase__text::before{content:"" !important;display:block !important;width:min(100%,46rem) !important;height:1px !important;margin:-10px auto 24px !important;background:linear-gradient(90deg,transparent 0%,rgba(194,202,223,.14) 8%,rgba(194,202,223,.14) 92%,transparent 100%) !important}@media (min-width:981px){.products-page .product-guide__body .product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,2.7vw,36px) !important;align-items:start !important}.products-page .product-guide__body .product-showcase__text{width:min(100%,44rem) !important;max-width:44rem !important;min-height:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;align-self:stretch !important;justify-self:center !important;text-align:center !important;padding-top:10px !important}.products-page .product-guide__body .product-showcase__text>h3,.products-page .product-guide__body .product-showcase__text>.small,.products-page .product-guide__body .product-showcase__text .compact-bullets,.products-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,33rem) !important;max-width:33rem !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__text>.small{max-width:31rem !important;line-height:1.6 !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__text .compact-bullets{display:block !important;max-width:30rem !important;padding-left:.55rem !important;margin-top:18px !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li{padding-left:1.35rem !important;margin-bottom:14px !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li:last-child{margin-bottom:0 !important}.products-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:22px !important}.products-page .product-guide__body .product-showcase__media-col{width:100% !important;max-width:none !important;justify-self:start !important;align-self:start !important;align-content:start !important;transform:translateX(-12px) !important}.products-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;margin-inline:0 !important;text-align:center !important}.products-page .product-guide__body .product-showcase__meta{margin-top:0 !important;margin-bottom:2px !important;font-size:.76rem !important;line-height:1.45 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:rgba(244,247,255,.48) !important;text-wrap:balance !important}}@media (max-width:980px){.products-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__text{text-align:center !important;padding-top:10px !important}.products-page .product-guide__body .product-showcase__text::before{margin:0 auto 18px !important}.products-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important}}.pricing-page .plan-card .compact-bullets{display:grid !important;gap:14px !important;width:min(100%,30rem) !important;max-width:30rem !important;margin:18px auto 10px !important;padding:0 .1rem 0 .35rem !important}.pricing-page .plan-card .compact-bullets li{width:100% !important;margin:0 !important;padding-left:1.55rem !important;text-align:left !important}.pricing-page .plan-card .compact-bullets li::before{left:0 !important}.resources-page .core-doc-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important}.resources-page .core-doc-grid .resource-card--doc{width:100% !important}@media (max-width:560px){.resources-page .core-doc-grid{grid-template-columns:1fr !important}}.products-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(30px,3.4vw,44px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text{position:relative !important;width:min(100%,34rem) !important;max-width:34rem !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;row-gap:0 !important;text-align:center !important;padding-top:18px !important}.products-page .product-guide__body .product-showcase__text::before{content:"" !important;display:block !important;width:100% !important;height:1px !important;margin:0 auto 18px !important;background:linear-gradient(90deg,transparent 0%,rgba(194,202,223,.14) 8%,rgba(194,202,223,.14) 92%,transparent 100%) !important}.products-page .product-guide__body .product-showcase__text>h3{max-width:18ch !important;margin:0 auto !important;line-height:1.06 !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__text>.small{width:min(100%,34rem) !important;max-width:34rem !important;margin:10px auto 0 !important;line-height:1.58 !important;text-align:center !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__text .compact-bullets{width:min(100%,32rem) !important;max-width:32rem !important;margin:16px auto 0 !important;padding:0 0 0 12px !important;display:grid !important;gap:12px !important;justify-items:stretch !important;box-sizing:border-box !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li{width:100% !important;display:grid !important;grid-template-columns:16px minmax(0,1fr) !important;align-items:start !important;gap:12px !important;margin:0 !important;padding:0 !important;text-align:left !important;line-height:1.5 !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li::before{flex:none !important;width:8px !important;height:8px !important;margin-top:.56em !important}.products-page .product-guide__body .product-showcase__text .btn-row{width:100% !important;justify-content:center !important;margin-top:18px !important}.products-page .product-guide__body .product-showcase__media-col{width:min(100%,740px) !important;max-width:740px !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:10px !important;transform:none !important}.products-page .product-guide__body .product-showcase__meta{width:100% !important;max-width:100% !important;margin:0 0 2px !important;text-align:center !important;white-space:nowrap !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame{width:100% !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;padding-top:10px !important;text-align:center !important}@media (max-width:980px){.products-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__media-col,.products-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important}}.modal__dialog--trial .code-box{width:fit-content !important;max-width:calc(100% - 12px) !important;margin:22px auto 0 !important;padding:14px 16px !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:14px !important}.modal__dialog--trial .code-box code{white-space:nowrap !important;text-align:center !important;padding:0 !important}.modal__dialog--trial .code-box .btn{min-width:0 !important;white-space:nowrap !important}.modal__dialog--trial .trial-note{max-width:48ch !important;margin:16px auto 0 !important;text-align:center !important;text-wrap:balance !important}@media (max-width:560px){.modal__dialog--trial .code-box{width:min(100%,100%) !important;flex-wrap:wrap !important}}.home .hero-text .lede{max-width:39rem !important;text-wrap:pretty !important}.home .hero-media-note--above{width:min(100%,28rem) !important;max-width:28rem !important}.home #why-azro .section-sub,.home #strategy .section-sub,.home #product-mix .section-sub,.home #proof .section-sub,.home #philosophy-teaser .section-sub{text-wrap:pretty !important}.products-page .product-showcase,.products-page .product-guide__body .product-showcase{align-items:center !important;gap:clamp(28px,3vw,40px) !important}.products-page .product-guide__body .product-showcase__text{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;max-width:42ch !important;width:auto !important;margin-inline:auto !important;padding-top:18px !important}.products-page .product-guide__body .product-showcase__text::before{content:"" !important;display:block !important;width:100% !important;height:1px !important;margin:0 auto 18px !important;background:linear-gradient(90deg,transparent 0%,rgba(194,202,223,.14) 8%,rgba(194,202,223,.14) 92%,transparent 100%) !important}.products-page .product-guide__body .product-showcase__text>h3{max-width:16ch !important;margin:0 auto !important;line-height:1.06 !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__text>.small{max-width:31ch !important;margin:10px auto 0 !important;line-height:1.58 !important;text-align:center !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__text .compact-bullets{list-style:none !important;width:min(100%,31ch) !important;max-width:31ch !important;margin:16px auto 0 !important;padding:0 !important;display:grid !important;gap:11px !important;justify-items:center !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li{position:relative !important;display:inline-flex !important;gap:11px !important;align-items:flex-start !important;justify-content:center !important;max-width:100% !important;margin:0 !important;padding:0 !important;line-height:1.52 !important;text-align:center !important;color:var(--text-body) !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li::before{content:"" !important;position:static !important;flex:0 0 7px !important;width:7px !important;height:7px !important;margin-top:.62em !important;border-radius:999px !important;background:rgba(76,141,255,.88) !important;box-shadow:0 0 0 5px rgba(76,141,255,.10) !important}.products-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-guide__body .product-showcase__media-col{align-self:center !important;width:min(100%,720px) !important;max-width:none !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:min(100%,720px) !important;max-width:none !important;text-align:center !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__meta{white-space:normal !important}@media (max-width:980px){.products-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__media-col,.products-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important}}.modal__dialog--trial{text-align:center !important}.modal__dialog--trial>p:first-of-type{max-width:54ch !important;margin:0 auto 18px !important;text-align:center !important;text-wrap:pretty !important}.modal__dialog--trial .trial-options{align-items:stretch !important}.modal__dialog--trial .trial-option{display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important}.modal__dialog--trial .trial-option__copy{max-width:22ch !important;margin:12px auto 0 !important;text-align:center !important;text-wrap:pretty !important}.modal__dialog--trial .trial-option__actions{width:100% !important;margin-top:auto !important;padding-top:16px !important;justify-content:center !important}.modal__dialog--trial .code-box{display:inline-flex !important;width:auto !important;max-width:min(100%,30rem) !important;margin:22px auto 0 !important;padding:12px 16px !important;align-items:center !important;justify-content:center !important;gap:14px !important;border-radius:16px !important}.modal__dialog--trial .code-box code{white-space:nowrap !important;text-align:center !important}.modal__dialog--trial .trial-note{max-width:46ch !important;margin:16px auto 0 !important;text-align:center !important;text-wrap:balance !important}.modal__dialog--trial .modal__actions{justify-content:center !important}@media (max-width:560px){.modal__dialog--trial .code-box{display:flex !important;width:min(100%,100%) !important;flex-wrap:wrap !important}}.home .hero-text .lede{max-width:41rem !important}.home #proof .product-card{align-items:center !important;text-align:center !important}.home #proof .product-card .btn-row{width:100% !important;justify-content:center !important}.home .hero-media-note--above{width:min(100%,27rem) !important;max-width:27rem !important;margin:0 auto 8px !important;text-align:center !important;text-wrap:balance !important;font-size:clamp(.78rem,.74rem + .16vw,.88rem) !important;line-height:1.35 !important}.modal__dialog--trial{max-width:980px !important;width:min(calc(100% - 32px),980px) !important;padding:18px 20px 20px !important;max-height:min(92vh,860px) !important}.modal__dialog--trial>h2{text-align:center !important;margin-bottom:8px !important}.modal__dialog--trial>p:first-of-type{max-width:52ch !important;margin:0 auto 16px !important;text-align:center !important;text-wrap:balance !important}.modal__dialog--trial .trial-options{gap:12px !important;margin-top:0 !important;align-items:stretch !important}.modal__dialog--trial .trial-option{padding:14px !important;border-radius:18px !important;display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important}.modal__dialog--trial .trial-option .pill-row{margin-bottom:12px !important}.modal__dialog--trial .trial-option__copy{max-width:24ch !important;margin:0 auto !important;text-align:center !important;text-wrap:balance !important;line-height:1.5 !important}.modal__dialog--trial .trial-option__actions{margin-top:auto !important;padding-top:14px !important;width:100% !important;justify-content:center !important}.modal__dialog--trial .trial-option__actions .btn{min-width:196px !important}.modal__dialog--trial .code-box{width:fit-content !important;max-width:min(100%,30rem) !important;margin:18px auto 0 !important}.modal__dialog--trial .trial-note{max-width:46ch !important;margin:12px auto 0 !important;text-wrap:balance !important}.modal__dialog--trial .modal__actions{display:grid !important;grid-template-columns:repeat(2,minmax(170px,max-content)) !important;gap:12px !important;justify-content:center !important;margin-top:14px !important}@media (max-width:880px){.modal__dialog--trial{max-width:760px !important}.modal__dialog--trial .trial-option__copy{max-width:26ch !important}}@media (max-width:620px){.modal__dialog--trial{padding:16px !important;max-height:calc(100vh - 28px) !important}.modal__dialog--trial .trial-options{grid-template-columns:1fr !important}.modal__dialog--trial .modal__actions{grid-template-columns:1fr !important}}.site-footer{border-top:1px solid rgba(181,195,237,.12) !important}.site-footer .footer-shell{display:grid;gap:22px}.site-footer .footer-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:22px 30px;align-items:start}.site-footer .footer-brand-block,.site-footer .footer-signup{min-width:0}.site-footer .footer-brand{display:grid !important;gap:8px;align-items:start !important}.site-footer .footer-brand .small{max-width:34ch !important}.site-footer .footer-signup{padding:18px;border-radius:20px;border:1px solid rgba(181,195,237,.16);background:rgba(255,255,255,.03)}.site-footer .footer-signup h3{margin:0;font-size:1.12rem;letter-spacing:-0.02em;color:var(--text-head)}.site-footer .footer-signup .small{margin:8px 0 0}.site-footer .footer-signup__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:14px}.site-footer .footer-signup__input{width:100%;min-width:0;border-radius:16px;border:1px solid rgba(181,195,237,.18);background:rgba(7,11,22,.82);color:var(--text);padding:0 16px;height:50px;font:inherit;outline:none}.site-footer .footer-signup__input::placeholder{color:var(--text-dim)}.site-footer .footer-signup__input:focus{border-color:rgba(118,152,255,.5);box-shadow:0 0 0 4px rgba(70,120,255,.10)}.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin:10px 0 0}.site-footer .footer-signup__status{min-height:1.2em}.site-footer .footer-nav-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 26px;padding-top:2px}.site-footer .footer-nav-group{display:grid;gap:10px;align-content:start}.site-footer .footer-nav-group h4{margin:0;font-size:.86rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim)}.site-footer .footer-nav-group a{color:var(--text-sub);text-decoration:none;font-weight:600}.site-footer .footer-nav-group a:hover{color:var(--text-head)}@media (max-width:1040px){.site-footer .footer-top{grid-template-columns:1fr !important}.site-footer .footer-brand .small{max-width:44ch !important}}@media (max-width:720px){.site-footer .footer-nav-grid{grid-template-columns:1fr !important}.site-footer .footer-signup__form{grid-template-columns:1fr !important}.site-footer .footer-signup__form .btn{width:100% !important}}.page-note,.meta-line{text-wrap:balance}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.site-footer .footer-signup__form .btn{min-width:170px;justify-content:center}.home .hero-media-note--above{max-width:min(100%,31rem) !important;margin:0 auto 12px !important;text-align:center !important;font-size:clamp(.74rem,.82vw,.9rem) !important;font-weight:700 !important;letter-spacing:.12em !important;text-transform:uppercase !important;color:rgba(231,236,248,.78) !important;line-height:1.3 !important;white-space:normal !important;text-wrap:balance !important}.home .hero .chart-note{text-wrap:balance}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta,.about-page .product-guide__body .product-showcase__meta{font-size:clamp(.74rem,.8vw,.88rem) !important;font-weight:700 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:rgba(228,233,247,.60) !important;line-height:1.24 !important;text-wrap:balance !important}.meta-line,.page-note,.product-showcase__meta,.hero-media-note--above{text-wrap:balance}.site-footer{border-top:1px solid rgba(181,195,237,.12) !important}.site-footer .footer-grid{display:grid;grid-template-columns:minmax(220px,1.15fr) repeat(4,minmax(110px,.62fr)) minmax(300px,1.22fr);gap:24px 22px;align-items:start}.site-footer .footer-brand-block,.site-footer .footer-nav-group,.site-footer .footer-signup{min-width:0}.site-footer .footer-brand{display:grid !important;gap:10px;align-items:start !important}.site-footer .footer-brand .small{max-width:26ch !important}.site-footer .footer-signup{padding:18px;border-radius:20px;border:1px solid rgba(181,195,237,.16);background:rgba(255,255,255,.03)}.site-footer .footer-signup h3{margin:0;font-size:1.08rem;line-height:1.15;letter-spacing:-0.02em;color:var(--text-head)}.site-footer .footer-signup .small{margin:8px 0 0}.site-footer .footer-signup__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:14px}.site-footer .footer-signup__input{width:100%;min-width:0;border-radius:16px;border:1px solid rgba(181,195,237,.18);background:rgba(7,11,22,.82);color:var(--text);padding:0 16px;height:50px;font:inherit;outline:none}.site-footer .footer-signup__input::placeholder{color:var(--text-dim)}.site-footer .footer-signup__input:focus{border-color:rgba(118,152,255,.5);box-shadow:0 0 0 4px rgba(70,120,255,.10)}.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin:10px 0 0}.site-footer .footer-signup__status{min-height:1.2em}.site-footer .footer-nav-group{display:grid;gap:10px;align-content:start}.site-footer .footer-nav-group h4{margin:0;font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim)}.site-footer .footer-nav-group a{color:var(--text-sub);text-decoration:none;font-weight:600}.site-footer .footer-nav-group a:hover{color:var(--text-head)}@media (max-width:1280px){.site-footer .footer-grid{grid-template-columns:minmax(220px,1fr) repeat(4,minmax(110px,.72fr))}.site-footer .footer-signup{grid-column:1 / -1;max-width:560px}}@media (max-width:920px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-brand-block,.site-footer .footer-signup{grid-column:1 / -1;max-width:none}}@media (max-width:620px){.site-footer .footer-grid{grid-template-columns:1fr}.site-footer .footer-brand-block,.site-footer .footer-signup{grid-column:auto}.site-footer .footer-signup__form{grid-template-columns:1fr}.site-footer .footer-signup__form .btn{width:100% !important}}.home .hero .hero-text{max-width:38rem}.home .hero h1{max-width:none}.home .hero .lede{max-width:36ch}.hero-trust{margin:14px 0 0;max-width:42ch;color:rgba(231,236,248,.72);font-size:.96rem;line-height:1.5}.hero-media-note,.product-showcase__meta,.about-page .hero-media-note--below{font-size:clamp(.8rem,.86vw,.92rem) !important;font-weight:700 !important;letter-spacing:.04em !important;text-transform:none !important;color:rgba(231,236,248,.72) !important;line-height:1.38 !important;text-wrap:balance !important}.home .hero-media-note--above{width:min(100%,26rem) !important;max-width:26rem !important;margin:0 auto 10px !important}.home .hero .chart-note,.products-page .hero .chart-note,.product-showcase__media.product-shot-frame .chart-note{text-wrap:balance}.home-guides .product-guide__summary,.philosophy-guides .product-guide__summary{padding:10px 2px 8px !important}.home-guides .product-guide__summary h2,.philosophy-guides .product-guide__summary h2{font-size:clamp(1.55rem,2.35vw,2.45rem);line-height:1.06;letter-spacing:-0.03em}.home-guides .product-guide__summary .small,.philosophy-guides .product-guide__summary .small{max-width:62ch;color:rgba(231,236,248,.76) !important;font-size:1rem;line-height:1.5}.product-guide__summary::after{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(118,152,255,.26);box-shadow:0 0 0 1px rgba(118,152,255,.05),0 0 18px rgba(70,120,255,.12);color:#9ec1ff;margin-top:2px !important;font-size:1.35rem !important;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.product-guide__summary:hover::after,.product-guide__summary:focus-visible::after{border-color:rgba(118,152,255,.42);box-shadow:0 0 0 1px rgba(118,152,255,.08),0 0 24px rgba(70,120,255,.18);transform:translateY(-1px)}.product-guide[open] .product-guide__summary::after{content:'–'}.home-guide .product-guide__body,.philosophy-guide .product-guide__body{padding-top:18px}.home #proof .product-card,.home #proof .product-card .btn-row{text-align:center;justify-content:center !important}.products-page .product-spotlight{overflow:hidden}.products-page .product-spotlight + .product-spotlight{margin-top:0}.products-page .product-spotlight .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:clamp(22px,2.6vw,34px);align-items:center}.products-page .product-spotlight .product-showcase__text,.features-page .product-showcase__text{max-width:40ch;justify-self:center;text-align:center}.products-page .product-spotlight .product-showcase__text .bullets,.features-page .product-showcase__text .bullets{max-width:29rem;margin-inline:auto;text-align:left}.products-page .product-spotlight .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important}.products-page .product-spotlight .product-showcase__media-col,.features-page .product-showcase__media-col{width:100%}.products-page .product-spotlight .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{max-width:980px;margin-inline:auto}.products-page .product-spotlight .product-showcase__meta,.features-page .product-showcase__meta{text-align:center;margin-bottom:10px}.product-spotlight__note{margin:14px auto 0;max-width:30rem;text-align:center;color:rgba(231,236,248,.72)}.features-page .guide-shell{margin-top:22px !important}.features-page .guide-shell>.small{max-width:52ch}.site-footer{border-top:1px solid rgba(181,195,237,.12) !important}.site-footer .footer-shell{display:grid;gap:26px}.site-footer .footer-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,520px);gap:28px 34px;align-items:start}.site-footer .footer-nav-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 24px}.site-footer .footer-brand-block,.site-footer .footer-signup,.site-footer .footer-nav-group{min-width:0}.site-footer .footer-brand{display:grid !important;gap:10px;align-items:start !important}.site-footer .footer-brand .small{max-width:32ch !important;font-size:1.02rem;line-height:1.5}.site-footer .footer-signup{justify-self:end;width:min(100%,520px);padding:22px 22px 20px;border-radius:24px;border:1px solid rgba(181,195,237,.18);background:radial-gradient(120% 120% at 100% 0%,rgba(74,113,224,.12) 0%,rgba(74,113,224,0) 50%),linear-gradient(180deg,rgba(21,26,43,.86) 0%,rgba(12,17,31,.82) 100%);box-shadow:0 18px 40px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.04)}.site-footer .footer-signup h3{margin:0;font-size:1.2rem;line-height:1.12;letter-spacing:-0.02em}.site-footer .footer-signup .small{margin-top:8px}.site-footer .footer-signup__form{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px;margin-top:16px}.site-footer .footer-signup__input{height:56px;border-radius:18px}.site-footer .footer-signup__form .btn{min-width:0 !important;width:100%;height:56px;justify-content:center}.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin-top:12px}.site-footer .footer-nav-group{display:grid;gap:10px}.site-footer .footer-nav-group h4{font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.site-footer .footer-nav-group a{color:var(--text-sub);text-decoration:none;font-weight:600}.site-footer .footer-nav-group a:hover{color:var(--text-head)}.modal__dialog--trial{max-width:920px !important;width:min(calc(100% - 36px),920px) !important;padding:22px 24px 22px !important;max-height:min(92vh,860px) !important}.modal__dialog--trial>h2{margin-bottom:8px !important}.modal__dialog--trial>p:first-of-type{max-width:42ch !important;margin:0 auto 14px !important}.modal__dialog--trial .trial-options{gap:16px !important}.modal__dialog--trial .trial-option{padding:18px !important;min-height:292px;justify-content:flex-start !important}.modal__dialog--trial .trial-option__copy{max-width:22ch !important;font-size:1rem !important;line-height:1.55 !important}.modal__dialog--trial .trial-option__actions{padding-top:16px !important}.modal__dialog--trial .trial-option__actions .btn{min-width:184px !important}.modal__dialog--trial .code-box{margin-top:16px !important}.modal__dialog--trial .trial-note{max-width:38ch !important}.modal__dialog--trial .modal__actions{margin-top:14px !important}.media-frame--figure{position:relative}.media-fullscreen-btn{display:none;position:absolute;top:14px;right:14px;z-index:3;border:1px solid rgba(181,195,237,.22);background:rgba(10,14,24,.72);color:var(--text-head);border-radius:999px;padding:9px 13px;font:700 .86rem/1 var(--font-sans);letter-spacing:.01em;box-shadow:0 12px 24px rgba(0,0,0,.22),0 0 14px rgba(70,120,255,.10);backdrop-filter:blur(8px)}@media (max-width:1120px){.site-footer .footer-top{grid-template-columns:1fr}.site-footer .footer-signup{justify-self:stretch;width:100%;max-width:none}.site-footer .footer-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.home .hero .hero-text,.products-page .hero .hero-text,.philosophy-page .hero .hero-text{text-align:center;margin-inline:auto}.home .hero h1,.products-page .hero h1{max-width:none;margin-inline:auto}.home .hero .lede,.products-page .hero .lede,.philosophy-page .hero .lede,.hero-trust{margin-inline:auto}.home .hero-cta,.products-page .hero-cta,.philosophy-page .hero-cta{justify-content:center}.products-page .product-spotlight .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-spotlight .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important}.products-page .product-spotlight .product-showcase__media-col,.features-page .product-showcase__media-col{justify-self:center !important}.modal__dialog--trial{max-width:760px !important}.media-fullscreen-btn{display:inline-flex;align-items:center;justify-content:center}}@media (max-width:760px){.site-footer .footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-signup__form{grid-template-columns:1fr}.modal__dialog--trial{padding:18px 16px 18px !important}.modal__dialog--trial .trial-options{grid-template-columns:1fr !important}.modal__dialog--trial .trial-option{min-height:0}.modal__dialog--trial .modal__actions{grid-template-columns:1fr !important}}@media (max-width:640px){.site-header .container,.section .container,.sticky-cta .container{padding-inline:18px !important}.card-pad,.product-guide{padding:18px !important}.product-guide__summary{gap:12px}.home-guides .product-guide__summary h2,.philosophy-guides .product-guide__summary h2{font-size:clamp(1.34rem,6vw,1.95rem)}.home-guides .product-guide__summary .small,.philosophy-guides .product-guide__summary .small{font-size:.95rem}.site-footer .footer-nav-grid{grid-template-columns:1fr}.site-footer .footer-signup{padding:18px 16px 16px}.site-footer .footer-brand .small{max-width:none !important}.media-fullscreen-btn{top:10px;right:10px;padding:8px 12px;font-size:.82rem}.image-lightbox .modal__dialog{width:100vw !important;max-width:100vw !important;max-height:100vh !important;padding:14px 12px 12px !important;border-radius:0 !important}.image-lightbox__figure img{max-height:calc(100vh - 118px) !important}}.home .hero .hero-text{max-width:40rem}.home .hero .lede{max-width:39ch;text-wrap:pretty}.home .hero .hero-trust{max-width:44ch;text-wrap:pretty}.products-page .product-spotlight .product-showcase,.features-page .product-showcase--feature-top{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,2.8vw,36px) !important;align-items:center !important}.products-page .product-spotlight .product-showcase__text,.features-page .product-showcase--feature-top .product-showcase__text{max-width:41ch !important;margin-inline:auto !important;text-align:center !important;justify-self:center !important}.products-page .product-spotlight .product-showcase__text>h3,.features-page .product-showcase--feature-top .product-showcase__text>h3{max-width:18ch !important;margin-inline:auto !important;text-wrap:balance !important}.products-page .product-spotlight .product-showcase__text>.small,.features-page .product-showcase--feature-top .product-showcase__text>.small{max-width:32ch !important;margin-inline:auto !important;line-height:1.58 !important;text-wrap:pretty !important}.products-page .product-spotlight .product-showcase__text .compact-bullets,.features-page .product-showcase--feature-top .product-showcase__text .compact-bullets{width:min(100%,30rem) !important;max-width:30rem !important;margin:18px auto 0 !important;text-align:left !important}.products-page .product-spotlight .product-showcase__text .btn-row,.features-page .product-showcase--feature-top .product-showcase__text .btn-row{justify-content:center !important;margin-top:20px !important}.products-page .product-spotlight .product-showcase__media-col,.features-page .product-showcase--feature-top .product-showcase__media-col{width:100% !important;max-width:760px !important;margin-inline:auto !important}.products-page .product-spotlight .product-showcase__meta,.features-page .product-showcase--feature-top .product-showcase__meta,.products-page .product-spotlight .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase--feature-top .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;margin-inline:auto !important;text-align:center !important}.products-page .product-spotlight .product-showcase__media.product-shot-frame,.features-page .product-showcase--feature-top .product-showcase__media.product-shot-frame{max-width:100% !important;margin-inline:auto !important}.products-page .product-spotlight .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase--feature-top .product-showcase__media.product-shot-frame .chart-note{padding-top:10px !important}.products-page .product-spotlight .product-spotlight__note{max-width:33ch !important;margin:16px auto 0 !important;text-wrap:pretty !important}@media (max-width:980px){.products-page .product-spotlight .product-showcase,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important}.products-page .product-spotlight .product-showcase__text,.features-page .product-showcase--feature-top .product-showcase__text,.products-page .product-spotlight .product-showcase__media-col,.features-page .product-showcase--feature-top .product-showcase__media-col{max-width:100% !important;width:100% !important}}.site-footer{border-top:1px solid rgba(181,195,237,.14) !important}.site-footer .footer-shell{display:grid !important;gap:24px !important}.site-footer .footer-upper{display:grid !important;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr) !important;gap:24px 28px !important;align-items:stretch !important}.site-footer .footer-panel{min-width:0 !important;border-radius:24px !important;border:1px solid rgba(181,195,237,.16) !important;background:radial-gradient(120% 120% at 100% 0%,rgba(74,113,224,.10) 0%,rgba(74,113,224,0) 52%),linear-gradient(180deg,rgba(21,26,43,.86) 0%,rgba(12,17,31,.82) 100%) !important;box-shadow:0 18px 40px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.035) !important;padding:22px 24px !important}.site-footer .footer-brand-panel{display:grid !important;align-content:start !important;gap:10px !important}.site-footer .footer-brand-panel strong{font-size:clamp(1.18rem,1.4vw,1.42rem) !important;line-height:1.08 !important;letter-spacing:-0.02em !important;color:var(--text-head) !important}.site-footer .footer-tagline{max-width:29ch !important;margin:0 !important;font-size:1.04rem !important;line-height:1.52 !important;color:var(--text-body) !important}.site-footer .footer-brand-copy{max-width:42ch !important;margin:0 !important;line-height:1.55 !important;color:var(--text-sub) !important}.site-footer .footer-meta{margin-top:4px !important;color:var(--text-dim) !important}.site-footer .footer-signup{justify-self:stretch !important;width:100% !important}.site-footer .footer-signup h3{margin:0 !important;font-size:clamp(1.14rem,1.3vw,1.3rem) !important;line-height:1.12 !important;letter-spacing:-0.02em !important}.site-footer .footer-signup .small{margin:8px 0 0 !important;line-height:1.56 !important}.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;margin-top:16px !important}.site-footer .footer-signup__input{width:100% !important;min-width:0 !important;height:56px !important;padding:0 16px !important;border-radius:18px !important;font:inherit !important}.site-footer .footer-signup__form .btn{width:100% !important;min-width:0 !important;height:56px !important;justify-content:center !important}.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin-top:12px !important}.site-footer .footer-signup__status{min-height:1.25em !important}.site-footer .footer-lower{border-top:1px solid rgba(181,195,237,.10) !important;padding-top:6px !important}.site-footer .footer-nav-grid{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:18px 24px !important}.site-footer .footer-nav-group{display:grid !important;gap:10px !important;align-content:start !important}.site-footer .footer-nav-group h4{margin:0 !important;font-size:.84rem !important;font-weight:700 !important;letter-spacing:.08em !important;text-transform:uppercase !important;color:var(--text-dim) !important}.site-footer .footer-nav-group a{color:var(--text-sub) !important;text-decoration:none !important;font-weight:600 !important}.site-footer .footer-nav-group a:hover{color:var(--text-head) !important}@media (max-width:1120px){.site-footer .footer-upper{grid-template-columns:1fr !important}}@media (max-width:860px){.site-footer .footer-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:640px){.site-footer .footer-panel{padding:20px 18px !important}.site-footer .footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 18px !important}}@media (max-width:520px){.site-footer .footer-nav-grid{grid-template-columns:1fr !important}}.site-footer .footer-signup__note{color:var(--text-dim) !important}.products-page .hero-media{display:flex !important;flex-direction:column !important;align-items:center !important}.products-page .products-hero-kicker{width:100% !important;max-width:42ch !important;margin:0 0 14px !important;text-align:center !important;text-wrap:balance !important}.products-page .hero-text>h1{max-width:17ch}.products-page .hero-text>.lede{max-width:39ch}.product-guide__summary::after{content:'+' !important;display:grid !important;place-items:center !important;font-family:Inter,var(--font-body) !important;font-weight:700 !important;font-size:1.18rem !important;line-height:1 !important;padding:0 !important;text-indent:0 !important}.product-guide[open] .product-guide__summary::after{content:'−' !important;font-size:1.34rem !important;line-height:.92 !important}.home-guides .product-guide__summary::after,.philosophy-guides .product-guide__summary::after{margin-top:0 !important}.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{display:grid !important;grid-template-columns:1fr !important;gap:12px !important}.site-footer .footer-signup__input,.site-footer .footer-signup__form .btn{width:100% !important}.site-footer .footer-upper{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) !important;align-items:start !important}.site-footer .footer-nav-grid{grid-template-columns:repeat(5,minmax(0,1fr)) !important}@media (max-width:1120px){.site-footer .footer-upper{grid-template-columns:1fr !important}}@media (max-width:980px){.products-page .products-hero-kicker{max-width:32ch !important}}.home .hero .hero-trust{text-align:center !important;margin-left:auto !important;margin-right:auto !important}.products-page #product-overviews .product-guide__summary h2{max-width:18ch}.products-page #product-overviews .product-guide__summary .small{max-width:58ch}.products-page #product-overviews .product-guide__body{padding-top:18px !important}.products-page .product-summary-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important}.products-page .product-summary-grid .feature-card{min-height:220px}.products-page .product-summary-grid .feature-card h3{text-wrap:balance}.products-page .product-summary-grid .feature-card p{text-wrap:pretty}@media (max-width:960px){.products-page .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.products-page .product-summary-grid{grid-template-columns:1fr !important}.products-page .product-summary-grid .feature-card{min-height:0}}.resources-page .resource-utilities-grid{align-items:start !important;gap:18px !important}.resources-page .resource-utility-guide .product-guide__summary h2{font-size:clamp(1.45rem,2.2vw,1.8rem) !important}.resources-page .resource-utility-guide .product-guide__summary .small{max-width:50ch}.resources-page .resource-utility-guide .product-guide__body{padding-top:18px !important}.resources-page .resource-utility-guide .utility-channel-list,.resources-page .resource-utility-guide .card-action-row{max-width:34rem;margin-left:auto;margin-right:auto}.product-choice-grid,.feature-mini-grid--full,.tile-grid--docs,.resource-utilities-grid,.grid-2.product-docs-grid{gap:18px !important}.product-guide__summary::after{content:'+' !important;display:flex !important;align-items:center !important;justify-content:center !important;line-height:1 !important;font-family:Inter,var(--font-body) !important;font-weight:700 !important;font-size:1.16rem !important;letter-spacing:0 !important;padding:0 0 1px !important;text-indent:0 !important}.product-guide[open] .product-guide__summary::after{content:'−' !important;font-size:1.30rem !important;line-height:1 !important;padding:0 0 2px !important}.site-footer .footer-shell{gap:22px !important}.site-footer .footer-upper{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:22px !important}.site-footer .footer-panel{min-height:100%}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:24px 26px !important}.site-footer .footer-tagline{max-width:26ch !important}.site-footer .footer-brand-copy{max-width:40ch !important}.site-footer .footer-signup h3{max-width:24ch !important}.site-footer .footer-signup .small{max-width:42ch !important}.site-footer .footer-utility-card{border-radius:24px !important;border:1px solid rgba(181,195,237,.14) !important;background:radial-gradient(120% 120% at 100% 0%,rgba(74,113,224,.06) 0%,rgba(74,113,224,0) 54%),linear-gradient(180deg,rgba(17,22,38,.76) 0%,rgba(10,15,28,.72) 100%) !important;box-shadow:0 14px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.03) !important;padding:18px 22px !important}.site-footer .footer-utility-main{display:grid !important;grid-template-columns:repeat(5,minmax(0,max-content)) !important;justify-content:center !important;gap:12px !important}.site-footer .footer-utility-main .btn{min-width:146px !important;justify-content:center !important}.site-footer .footer-secondary-links{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;align-items:center !important;gap:10px !important;margin-top:14px !important;color:var(--text-dim) !important;font-size:.95rem !important}.site-footer .footer-secondary-links a{color:var(--text-sub) !important;text-decoration:none !important;font-weight:600 !important}.site-footer .footer-secondary-links a:hover{color:var(--text-head) !important}.site-footer .footer-lower,.site-footer .footer-nav-grid,.site-footer .footer-nav-group{display:none !important}@media (max-width:1120px){.site-footer .footer-upper{grid-template-columns:1fr !important}.site-footer .footer-utility-main{grid-template-columns:repeat(3,minmax(0,max-content)) !important}}@media (max-width:720px){.site-footer .footer-brand-panel,.site-footer .footer-signup,.site-footer .footer-utility-card{padding:20px 18px !important}.site-footer .footer-utility-main{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.site-footer .footer-utility-main .btn{min-width:0 !important;width:100% !important}}@media (max-width:520px){.site-footer .footer-utility-main{grid-template-columns:1fr !important}}.home .hero .hero-trust,.products-page .hero .hero-trust{width:min(100%,34rem) !important;max-width:34rem !important;margin:14px auto 0 !important;text-align:center !important;text-wrap:pretty !important}.home-guides{width:min(100%,1100px) !important;margin-inline:auto !important}.home-guides .product-guide{margin:0 !important}.home-guides .product-guide__summary h2{text-wrap:balance !important}.home-guide .product-guide__summary,.philosophy-guide .product-guide__summary{text-wrap:balance !important}.product-guide__summary{position:relative !important;padding-right:64px !important}.product-guide__summary::after{display:grid !important;place-items:center !important;width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important;padding:0 !important;margin-top:0 !important;align-self:center !important;line-height:1 !important;font-size:1.15rem !important}.product-guide[open] .product-guide__summary::after{font-size:1.24rem !important;padding-bottom:1px !important}.products-page .product-guide{overflow:hidden !important}.products-page .product-guide__body{padding-top:18px !important}.products-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,3vw,38px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text{width:min(100%,34rem) !important;max-width:34rem !important;margin-inline:auto !important;text-align:center !important}.products-page .product-guide__body .product-showcase__text>h3,.products-page .product-guide__body .product-showcase__text>.small,.products-page .product-guide__body .product-showcase__text .compact-bullets,.products-page .product-guide__body .product-showcase__text .btn-row{width:min(100%,32rem) !important;max-width:32rem !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__text>h3{text-wrap:balance !important}.products-page .product-guide__body .product-showcase__text>.small{line-height:1.58 !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__text .compact-bullets{display:grid !important;gap:12px !important;padding-left:.25rem !important;margin-top:16px !important}.products-page .product-guide__body .product-showcase__text .compact-bullets li{text-align:left !important}.products-page .product-guide__body .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-guide__body .product-showcase__media-col{width:100% !important}.products-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;text-align:center !important}.products-page .product-summary-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:18px !important}.products-page .product-summary-grid .feature-card{min-height:190px !important}.products-page .product-summary-grid .feature-card h3,.products-page .product-summary-grid .feature-card p{text-wrap:pretty !important}@media (max-width:980px){.products-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:620px){.products-page .product-summary-grid{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__text>h3,.products-page .product-guide__body .product-showcase__text>.small,.products-page .product-guide__body .product-showcase__text .compact-bullets,.products-page .product-guide__body .product-showcase__text .btn-row{width:100% !important;max-width:100% !important}}.resources-page .resource-utilities-grid{align-items:stretch !important;gap:18px !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;min-height:100% !important}.resources-page .resource-utility-card .utility-channel-list,.resources-page .resource-utility-card .card-action-row{width:100% !important}.resources-page .resource-utility-card .card-action-row{margin-top:auto !important}.resources-page .core-disclosures-card{padding:clamp(24px,3vw,34px) !important}.resources-page .core-doc-grid{width:min(100%,820px) !important;max-width:820px !important;margin:18px auto 0 !important;gap:18px !important}.resources-page .core-link-card{min-height:128px !important;padding-block:18px !important}.resources-page .core-link-card .resource-card__title{font-size:1.08rem !important}.site-footer{padding-bottom:32px !important}.site-footer .footer-shell{gap:20px !important}.site-footer .footer-upper{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:20px !important}.site-footer .footer-panel{min-height:100% !important;padding:26px 28px !important}.site-footer .footer-tagline{max-width:24ch !important}.site-footer .footer-brand-copy{max-width:38ch !important}.site-footer .footer-signup h3{max-width:20ch !important}.site-footer .footer-signup .small{max-width:42ch !important}.site-footer .footer-signup__form{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:14px !important;align-items:center !important;margin-top:16px !important}.site-footer .footer-signup__input{min-height:56px !important}.site-footer .footer-signup__form .btn{min-width:184px !important;min-height:56px !important}.site-footer .footer-signup__note{max-width:34ch !important}.site-footer .footer-utility-card{padding:18px 22px !important}.site-footer .footer-utility-main--text{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;align-items:center !important;gap:14px 24px !important}.site-footer .footer-utility-main--text a{color:var(--text-head) !important;text-decoration:none !important;font-family:var(--font-head) !important;font-size:1.02rem !important;font-weight:700 !important;letter-spacing:0 !important}.site-footer .footer-utility-main--text a:hover{color:#fff !important}.site-footer .footer-secondary-links{margin-top:12px !important}.site-footer .footer-secondary-links a{text-decoration:none !important}@media (max-width:1120px){.site-footer .footer-upper{grid-template-columns:1fr !important}}@media (max-width:760px){.site-footer .footer-panel,.site-footer .footer-utility-card{padding:20px 18px !important}.site-footer .footer-signup__form{grid-template-columns:1fr !important}.site-footer .footer-signup__form .btn{min-width:0 !important;width:100% !important}}.product-guide__summary::after{width:44px !important;height:44px !important;display:grid !important;place-items:center !important;margin-top:0 !important;font-size:1.35rem !important;line-height:1 !important;border-radius:999px !important;border:1px solid rgba(118,152,255,.32) !important;background:rgba(118,152,255,.03) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(13,18,34,.16) !important}.product-guide[open] .product-guide__summary::after{content:'−' !important}.hero-trust{display:block !important;width:100% !important;max-width:36ch !important;margin:16px auto 0 !important;text-align:center !important}.modal__dialog--trial>h2,.modal__dialog--trial>p:first-of-type{max-width:none !important;width:100% !important;text-align:left !important;margin-left:0 !important;margin-right:0 !important}.modal__dialog--trial>h2{margin-bottom:10px !important}.modal__dialog--trial>p:first-of-type{margin-top:0 !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{display:grid !important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(26px,3.2vw,44px) !important;align-items:stretch !important}.products-page .product-showcase__text,.features-page .product-showcase__text{position:relative !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;text-align:center !important;max-width:none !important;min-height:100% !important;padding:30px 0 10px !important}.products-page .product-showcase__text::before,.features-page .product-showcase__text::before{content:'' !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:1px !important;background:linear-gradient(90deg,rgba(181,195,237,.16),rgba(181,195,237,.34),rgba(181,195,237,.16)) !important}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.products-page .product-showcase__text>.small,.features-page .product-showcase__text>.small,.products-page .product-showcase__text>.btn-row,.features-page .product-showcase__text>.btn-row{width:100% !important;max-width:39ch !important;margin-left:auto !important;margin-right:auto !important}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{margin-top:0 !important;margin-bottom:12px !important}.products-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{margin-top:0 !important;margin-bottom:18px !important}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:100% !important;max-width:34ch !important;margin:0 auto !important;text-align:left !important}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{margin-bottom:12px !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:20px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;align-items:stretch !important;padding-top:0 !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{margin:0 0 16px !important}.products-page .product-showcase__media,.features-page .product-showcase__media{margin:0 !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:22px !important}.products-page .feature-mini-grid--full .feature-card,.features-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card{min-height:172px !important;padding:20px 18px !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.035)) !important;border:1px solid rgba(181,195,237,.14) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04) !important}.products-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3,.products-page .product-summary-grid .feature-card h3{margin:0 0 12px !important;font-size:1rem !important}.products-page .feature-mini-grid--full .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p{margin:0 !important;font-size:.98rem !important;line-height:1.55 !important}.products-page .product-showcase + .feature-mini-grid,.features-page .product-showcase + .feature-mini-grid{margin-top:22px !important}.features-page .guide-shell{margin-top:20px !important;padding:20px !important}.resources-page .core-disclosures-card--tight{max-width:980px !important;margin-inline:auto !important;padding:26px 22px 28px !important}.resources-page .core-disclosures-card--tight .core-doc-grid{max-width:760px !important;margin:18px auto 0 !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important}.resources-page .core-disclosures-card--tight .resource-card--doc{min-height:118px !important}.site-footer .footer-shell{max-width:1180px !important;padding-top:6px !important}.site-footer .footer-upper{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:clamp(18px,3vw,30px) !important;align-items:stretch !important}.site-footer .footer-panel{min-height:100% !important;padding:30px 32px !important;border-radius:30px !important;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.03)) !important;border:1px solid rgba(181,195,237,.16) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 30px rgba(4,8,20,.18) !important}.site-footer .footer-brand-panel strong{font-size:clamp(2rem,2.4vw,2.35rem) !important}.site-footer .footer-tagline{max-width:20ch !important;margin-top:14px !important}.site-footer .footer-brand-copy{max-width:37ch !important;margin-top:20px !important}.site-footer .footer-meta{margin-top:22px !important}.site-footer .footer-signup h3{max-width:18ch !important}.site-footer .footer-signup .small{max-width:36ch !important}.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{grid-template-columns:1fr !important;gap:14px !important;margin-top:18px !important}.site-footer .footer-signup__input,.site-footer .footer-signup__form .btn{width:100% !important}.site-footer .footer-lower{margin-top:22px !important;padding-top:18px !important;border-top:1px solid rgba(181,195,237,.12) !important;display:flex !important;flex-direction:column !important;align-items:center !important;gap:10px !important}.site-footer .footer-inline-links{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:10px 24px !important}.site-footer .footer-inline-links a{color:var(--text-sub) !important;text-decoration:none !important;font-family:var(--font-head) !important;font-size:1rem !important;font-weight:700 !important;letter-spacing:0 !important;transition:color .18s ease,transform .18s ease !important}.site-footer .footer-inline-links a:hover{color:var(--text-head) !important;transform:translateY(-1px) !important}.site-footer .footer-inline-links--primary a{color:var(--text-head) !important}.site-footer .footer-inline-links--secondary{gap:8px 18px !important}.site-footer .footer-inline-links--secondary a{font-size:.97rem !important}.resources-page .resource-utilities-grid{align-items:stretch !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;min-height:100% !important}@media (max-width:1100px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important}.products-page .product-showcase__text,.features-page .product-showcase__text{padding-bottom:0 !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.site-footer .footer-upper{grid-template-columns:1fr !important}}@media (max-width:760px){.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid,.resources-page .core-disclosures-card--tight .core-doc-grid{grid-template-columns:1fr !important}.products-page .product-guide__summary,.features-page .product-guide__summary{padding:4px 2px 4px !important}.products-page .product-showcase__text,.features-page .product-showcase__text{padding-top:20px !important}.site-footer .footer-panel{padding:22px 20px !important;border-radius:24px !important}.site-footer .footer-inline-links{gap:8px 16px !important}}.brand-name{display:inline-flex;align-items:flex-start;gap:1px}.brand-name .brand-tm{font-size:.48em;line-height:1;transform:translateY(.14em);opacity:.86;letter-spacing:0}h1,.section-title,.product-guide__summary h2,.hero-panel h3,.feature-card h3,.product-choice-card h3{text-wrap:balance}.home .hero-trust,.products-page .hero-trust{display:none !important}.home .hero-media,.products-page .hero-media{display:grid;justify-items:center;align-content:start}.home .hero-media-note--above,.products-page .hero-media-note--above,.products-page .products-hero-kicker{width:100%;text-align:center;margin:0 0 6px;font-size:clamp(.84rem,.84vw,.94rem);line-height:1.2;letter-spacing:.06em}.home .hero-media-note--trust,.products-page .hero-media-note--trust,.products-page .hero-media-note--below{margin-top:8px !important;text-align:center !important;width:100%;max-width:44ch;line-height:1.35}.home .hero-media .chart-note,.products-page .hero-media .chart-note{text-align:center !important}.site-footer .footer-upper{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(18px,2.4vw,26px);align-items:stretch}.site-footer .footer-panel{min-height:100%;box-shadow:0 18px 44px rgba(3,7,18,.18),inset 0 1px 0 rgba(255,255,255,.03)}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:clamp(22px,2.8vw,30px)}.site-footer .footer-signup p.small{max-width:34ch}.site-footer .footer-lower{margin-top:2px;padding-top:18px;border-top:1px solid rgba(181,195,237,.12)}.site-footer .footer-inline-links{justify-content:center;gap:10px 18px}.site-footer .footer-inline-links--secondary{margin-top:8px}.site-footer .footer-inline-links a{color:rgba(232,239,255,.82)}.site-footer .footer-inline-links a:hover{color:var(--text-head)}.site-footer .footer-inline-links--secondary a + a::before{content:'•';color:rgba(181,195,237,.42);position:relative;left:-9px;margin-right:-2px}@media (max-width:980px){.site-footer .footer-upper{grid-template-columns:1fr}.site-footer .footer-inline-links--secondary a + a::before{display:none}}.products-page .product-guide,.features-page .product-guide{border-radius:32px;box-shadow:0 20px 50px rgba(3,7,18,.18),inset 0 1px 0 rgba(255,255,255,.028)}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase,.features-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:clamp(26px,3vw,38px) !important;align-items:start !important}.products-page .product-showcase__text,.features-page .product-showcase__text{position:relative;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;justify-self:center !important;align-self:start !important;width:min(100%,42ch) !important;max-width:42ch !important;margin-inline:auto !important;padding-top:22px !important;text-align:center !important}.products-page .product-showcase__text::before,.features-page .product-showcase__text::before{content:'';position:absolute;top:0;left:0;right:0;border-top:1px solid rgba(181,195,237,.12)}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.products-page .product-showcase__text>.small,.features-page .product-showcase__text>.small{width:100%;max-width:32ch;margin-left:auto !important;margin-right:auto !important;text-align:center !important}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{margin-top:0 !important}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:min(100%,31ch) !important;margin:18px auto 0 !important;padding:0 !important;list-style:none !important}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{position:relative;margin:0 0 12px !important;padding-left:22px !important;text-align:left !important}.products-page .product-showcase__text .compact-bullets li:last-child,.features-page .product-showcase__text .compact-bullets li:last-child{margin-bottom:0 !important}.products-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{content:'';position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:rgba(118,152,255,.92);box-shadow:0 0 0 4px rgba(118,152,255,.14)}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:grid !important;justify-items:center !important;align-content:start !important;width:100%;padding-top:22px !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{width:100%;margin:0 0 10px !important;text-align:center !important;font-size:clamp(.82rem,.8vw,.93rem) !important;letter-spacing:.1em !important;line-height:1.15 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:820px !important;margin:0 auto !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:40ch !important;margin-inline:auto !important;text-align:center !important}.products-page .product-summary-grid,.features-page .feature-mini-grid--full{gap:18px !important;margin-top:18px !important}.products-page .feature-card,.features-page .feature-card{min-height:170px !important;padding:22px 18px !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;text-align:center !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.028),0 10px 28px rgba(4,8,18,.12)}.products-page .feature-card h3,.features-page .feature-card h3{width:100%;margin:0 0 10px !important}.products-page .feature-card p,.features-page .feature-card p{width:100%;max-width:18ch;margin:0 auto !important}.products-page .guide-shell,.features-page .guide-shell{margin-top:18px !important}@media (min-width:981px){.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:nowrap !important}}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100% !important;max-width:100% !important}.products-page .feature-card,.features-page .feature-card{min-height:0 !important}}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:clamp(22px,2.4vw,28px) !important}.pricing-page .plan-copy,.pricing-page .plan-fit{max-width:28ch !important}.pricing-page .plan-fit{margin:14px auto 0 !important}.pricing-page .pricing-card .compact-bullets{width:min(100%,30ch) !important}.resources-page .resource-utility-card,.resources-page .core-disclosures-card{box-shadow:0 18px 42px rgba(3,7,18,.16),inset 0 1px 0 rgba(255,255,255,.03)}.resources-page .core-doc-grid{max-width:860px;margin-inline:auto}.resources-page .core-doc-grid .resource-card{min-height:132px}.modal__dialog--trial{text-align:left !important}.modal__dialog--trial>h2,.modal__dialog--trial>p{text-align:left !important;margin-left:0 !important;margin-right:0 !important;max-width:none !important}.modal__dialog--trial>p{max-width:66ch !important}.modal__dialog--trial .trial-options,.modal__dialog--trial .code-box,.modal__dialog--trial .trial-note,.modal__dialog--trial .modal__actions{width:100%}.product-guide__summary::after{width:52px !important;height:52px !important;display:grid !important;place-items:center !important;line-height:1 !important;margin-top:0 !important;font-size:1.28rem !important;padding-bottom:1px !important}.product-guide[open] .product-guide__summary::after{padding-bottom:3px !important}.card,.media-frame--figure,.resource-card{box-shadow:0 16px 38px rgba(3,7,18,.13),inset 0 1px 0 rgba(255,255,255,.028)}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{display:block !important}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{display:block !important;width:100% !important;list-style:none !important}.products-page .product-showcase__text .small,.features-page .product-showcase__text .small{line-height:1.46 !important}.products-page .feature-card,.features-page .feature-card{border-radius:26px !important}.products-page .feature-card h3,.features-page .feature-card h3{text-wrap:balance}.products-page .feature-card p,.features-page .feature-card p{line-height:1.42 !important}.resources-page .core-doc-grid .resource-card{border-radius:26px !important}.pricing-page .plan-card .plan-fit,.pricing-page .plan-card--compact .plan-fit{padding-inline:8px !important}.pricing-page .plan-card .plan-copy,.pricing-page .plan-card--compact .plan-copy,.pricing-page .plan-card .plan-fit,.pricing-page .plan-card--compact .plan-fit{line-height:1.42 !important}.products-page .hero-media,.home .hero-media{gap:0 !important}.brand-name{gap:2px !important}.brand-name .brand-tm{font-size:.58em !important;transform:translateY(.06em) !important;opacity:.92 !important}.home .hero-text h1{max-width:11.4ch !important}.home .hero-text .lede{max-width:41ch !important}.home .hero-media{justify-content:center !important;gap:12px !important}.hero-trust--stacked{max-width:18ch !important;margin:12px auto 0 !important;text-align:center !important;line-height:1.45 !important}.hero-trust--stacked span{display:block !important}.home .hero .hero-media-note--above{margin-bottom:10px !important}.products-page .hero-text h1{max-width:12ch !important}.products-page .hero-text .lede{max-width:42ch !important}.products-page .hero-media{justify-content:center !important;gap:12px !important}.products-page .products-hero-kicker{margin-bottom:10px !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:20px !important}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{display:grid !important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(28px,3vw,42px) !important;align-items:start !important}.products-page .product-showcase__text,.features-page .product-showcase__text{position:relative !important;min-height:100% !important;padding:0 !important;display:flex !important;align-items:stretch !important;justify-content:center !important;text-align:center !important}.products-page .product-showcase__text::before,.features-page .product-showcase__text::before{content:'' !important;position:absolute !important;top:14px !important;left:0 !important;right:0 !important;height:1px !important;background:linear-gradient(90deg,rgba(181,195,237,.14),rgba(181,195,237,.32),rgba(181,195,237,.14)) !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,42ch) !important;margin:0 auto !important;padding-top:48px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{width:100% !important;max-width:20ch !important;margin:0 auto 14px !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{width:100% !important;max-width:34ch !important;margin:0 auto 18px !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,31ch) !important;margin:0 auto !important;padding-left:0 !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{margin:0 0 14px 0 !important}.products-page .product-showcase__copy .compact-bullets li:last-child,.features-page .product-showcase__copy .compact-bullets li:last-child{margin-bottom:0 !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{justify-content:center !important;width:100% !important;margin-top:22px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;align-items:stretch !important;padding-top:14px !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin:0 0 14px !important;text-align:center !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;letter-spacing:.14em !important;font-size:clamp(.74rem,.85vw,.88rem) !important;line-height:1.25 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{margin:0 !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:10px !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{gap:18px !important;margin-top:22px !important}.products-page .feature-mini-grid--full .feature-card,.features-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card{min-height:178px !important;padding:22px 18px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .feature-mini-grid--full .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3,.products-page .product-summary-grid .feature-card h3{max-width:18ch !important;margin:0 auto 12px !important}.products-page .feature-mini-grid--full .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p{max-width:22ch !important;margin:0 auto !important}.resources-page .resource-utility-card{padding:24px 24px 22px !important}.resources-page .core-disclosures-card{padding:22px 22px 24px !important}.resources-page .core-link-card{min-height:132px !important;padding-inline:20px !important}.pricing-page .plan-card,.pricing-page .plan-card--compact{padding:28px 26px 24px !important}.pricing-page .plan-copy,.pricing-page .plan-fit{max-width:26ch !important}.modal__dialog--trial{text-align:left !important}.modal__dialog--trial>h2,.modal__dialog--trial>p:first-of-type{width:100% !important;max-width:none !important;text-align:left !important;margin-left:0 !important;margin-right:0 !important}.modal__dialog--trial>p:first-of-type{line-height:1.6 !important}.site-footer .footer-upper{gap:18px !important}.site-footer .footer-panel{padding:24px 26px !important}.site-footer .footer-brand-copy,.site-footer .footer-signup .small{line-height:1.58 !important}.site-footer .footer-lower{padding-top:16px !important}.site-footer .footer-inline-links{gap:10px 18px !important}.site-footer .footer-inline-links a{font-size:1rem !important}@media (max-width:980px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important;gap:22px !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{padding-top:0 !important}.products-page .product-showcase__text::before,.features-page .product-showcase__text::before{top:0 !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{padding-top:34px !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{white-space:normal !important;text-overflow:initial !important}}@media (max-width:760px){.home .hero-text h1,.products-page .hero-text h1{max-width:12.2ch !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{padding-top:30px !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:1fr !important}.products-page .feature-mini-grid--full .feature-card,.features-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card{min-height:150px !important}.site-footer .footer-panel{padding:20px 18px !important}}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:24ch !important;line-height:1.08 !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{max-width:36ch !important;line-height:1.58 !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{display:grid !important;gap:14px !important;max-width:33ch !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{position:relative !important;padding-left:24px !important;margin:0 !important;line-height:1.52 !important}.products-page .product-showcase__copy .compact-bullets li::before,.features-page .product-showcase__copy .compact-bullets li::before{content:'' !important;position:absolute !important;left:0 !important;top:.52em !important;width:9px !important;height:9px !important;border-radius:999px !important;background:#5b90ff !important;box-shadow:0 0 0 6px rgba(70,122,255,.13) !important}.products-page .feature-mini-grid--full .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p{line-height:1.5 !important}.brand-name{display:inline-flex !important;align-items:flex-start !important;gap:3px !important}.brand-name .brand-tm{display:inline-block !important;font-size:.68em !important;line-height:1 !important;transform:translateY(.01em) !important;opacity:.96 !important}.home .hero-text h1{max-width:10.8ch !important}.home .hero-text .lede{max-width:38ch !important}.products-page .hero-text h1{max-width:13ch !important}.products-page .hero-text .lede{max-width:39ch !important}.products-page .products-hero-kicker{white-space:nowrap !important}.hero-trust--stacked{display:grid !important;gap:2px !important;justify-items:center !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:22px !important}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(28px,3vw,42px) !important;align-items:start !important}.products-page .product-showcase__text,.features-page .product-showcase__text{position:relative !important;display:flex !important;align-items:stretch !important;justify-content:center !important;text-align:center !important;padding-top:0 !important}.products-page .product-showcase__text::before,.features-page .product-showcase__text::before{top:0 !important;left:0 !important;right:0 !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,41ch) !important;min-height:clamp(328px,31vw,404px) !important;margin:0 auto !important;padding:34px 0 26px !important;display:grid !important;align-content:center !important;justify-items:center !important;gap:18px !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{width:100% !important;max-width:22ch !important;margin:0 !important;line-height:1.08 !important;text-wrap:balance !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{width:100% !important;max-width:34ch !important;margin:0 !important;line-height:1.56 !important;text-wrap:pretty !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,32ch) !important;margin:0 auto !important;padding-left:0 !important;display:grid !important;gap:15px !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{position:relative !important;margin:0 !important;padding-left:24px !important;line-height:1.5 !important}.products-page .product-showcase__copy .compact-bullets li::before,.features-page .product-showcase__copy .compact-bullets li::before{top:.52em !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{width:100% !important;justify-content:center !important;margin-top:0 !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:grid !important;align-content:start !important;gap:12px !important;padding-top:0 !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin:0 !important;text-align:center !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;letter-spacing:.12em !important;font-size:clamp(.72rem,.82vw,.84rem) !important;line-height:1.12 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{margin:0 !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:10px !important}.products-page .product-summary-grid,.features-page .feature-mini-grid--full{margin-top:22px !important;gap:18px !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:172px !important;padding:22px 18px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .product-summary-grid .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3{max-width:18ch !important;margin:0 auto 12px !important}.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p{max-width:23ch !important;margin:0 auto !important;line-height:1.5 !important}.resources-page .resource-utilities-grid{align-items:stretch !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;justify-content:space-between !important;gap:18px !important;min-height:100% !important;text-align:left !important;padding:24px 24px 22px !important}.resources-page .resource-utility-card .utility-channel-list{display:grid !important;gap:12px !important}.resources-page .resource-utility-card .card-action-row{margin-top:auto !important}.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{text-align:center !important}.resources-page .core-disclosures-card{padding:24px 22px 26px !important}.resources-page .core-link-card{min-height:136px !important;display:flex !important;align-items:center !important;justify-content:center !important}.site-footer .footer-upper{align-items:stretch !important}.site-footer .footer-panel{min-height:100% !important;display:flex !important;flex-direction:column !important}.site-footer .footer-signup__form.footer-signup__form--stack{gap:14px !important}.site-footer .footer-signup__input{min-height:58px !important}.site-footer .footer-signup__note{margin-top:10px !important}@media (max-width:980px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important;gap:22px !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{min-height:auto !important;padding:28px 0 18px !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{font-size:.72rem !important;white-space:nowrap !important}}@media (max-width:760px){.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,34ch) !important;gap:16px !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,29ch) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{font-size:.68rem !important;letter-spacing:.09em !important}.brand-name .brand-tm{font-size:.62em !important}}.brand-name{gap:4px !important;align-items:flex-start !important}.brand-name .brand-tm{display:inline-block !important;position:relative !important;top:-0.26em !important;font-size:.82em !important;line-height:1 !important;letter-spacing:-0.01em !important;font-weight:800 !important;opacity:.98 !important}@media (max-width:760px){.brand-name .brand-tm{top:-0.22em !important;font-size:.76em !important}}.home .hero-text h1{max-width:11.4ch !important}.home .hero-text .lede,.products-page .hero-text .lede{max-width:39ch !important}.home .hero-media-note--below.hero-trust,.home .hero-media-note--below.hero-trust--stacked{display:grid !important;gap:4px !important;justify-items:center !important;text-align:center !important}.home .hero-media-note--below.hero-trust span{display:block !important}.home-guide .product-guide__summary h2,.philosophy-guide .product-guide__summary h2,.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{text-wrap:balance}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase,.features-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,2.6vw,34px) !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;min-height:100% !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,36.5ch) !important;max-width:36.5ch !important;margin-inline:auto !important;text-align:center !important;display:grid !important;gap:16px !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 !important;text-wrap:balance}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{margin:0 !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,31ch) !important;margin:0 auto !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{justify-content:flex-start !important;align-items:flex-start !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:2px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:12px !important;padding-top:10px !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:none !important;width:auto !important;margin-inline:auto !important;text-align:center !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{margin:0 !important;font-size:.74rem !important;line-height:1.15 !important;letter-spacing:.16em !important;text-transform:uppercase !important;white-space:nowrap !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{max-width:980px !important;margin-inline:auto !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:14px !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid{gap:18px !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:198px !important;padding:26px 22px !important}.products-page .product-summary-grid .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3{font-size:1.02rem !important;text-wrap:balance}.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p{font-size:1rem !important;line-height:1.55 !important}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:22px !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,38ch) !important;max-width:38ch !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{padding-top:0 !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{font-size:.68rem !important;letter-spacing:.1em !important;white-space:normal !important}}@media (max-width:760px){.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,32ch) !important;gap:14px !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,28ch) !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:0 !important;padding:22px 18px !important}}.resources-page .resource-utilities-grid{align-items:stretch !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;justify-content:space-between !important;gap:18px !important;min-height:380px !important}.resources-page .resource-utility-card>h2,.resources-page .resource-utility-card>p.small:first-of-type{text-align:center !important;margin-inline:auto !important;max-width:34ch !important}.resources-page .resource-utility-card .utility-channel-list{margin-top:auto !important}.resources-page .resource-utility-card .card-action-row{margin-top:auto !important}.resources-page .utility-channel-row{padding:16px 18px !important;align-items:center !important}.resources-page .utility-card__contact,.resources-page .utility-card__meta{text-align:center !important}.resources-page .core-disclosures-card{padding:26px 26px 28px !important}.resources-page .core-disclosures-card .core-doc-grid{gap:16px !important}.resources-page .core-link-card{min-height:132px !important}.site-footer .footer-upper{gap:22px !important;align-items:stretch !important}.site-footer .footer-panel{min-height:0 !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{display:flex !important;flex-direction:column !important;justify-content:space-between !important;gap:16px !important}.site-footer .footer-brand-panel strong{font-size:2rem !important}.site-footer .footer-signup h3{margin:0 !important}.site-footer .footer-signup .small,.site-footer .footer-brand-panel .small{line-height:1.55 !important}.site-footer .footer-lower{gap:10px !important}.site-footer .footer-inline-links{gap:10px 20px !important}.products-page .hero-text h1,.home .hero-text h1,.philosophy.html .hero-text h1{text-wrap:balance}.brand-name .brand-tm{top:-0.30em !important;font-size:.88em !important}@media (max-width:760px){.brand-name .brand-tm{top:-0.24em !important;font-size:.80em !important}}.hero h1,.hero h2,.section-title,.product-guide__summary h2{text-wrap:balance}.resources-page .resource-utility-card h2{font-size:1.65rem !important}.resources-page .resource-utility-card .small{line-height:1.55 !important}.resources-page .resource-utility-card .btn-row .btn{min-width:188px !important}.resources-page .utility-channel-row strong{letter-spacing:.08em !important}.site-header .brand-name{display:inline-flex !important;align-items:flex-start !important;gap:2px !important}.site-header .brand-name .brand-tm{display:inline-block !important;position:relative !important;top:-0.34em !important;font-size:.82em !important;line-height:1 !important;letter-spacing:0 !important;opacity:.94 !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.28em !important;font-size:.72em !important}}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:24px !important}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(30px,3vw,44px) !important;align-items:start !important}.products-page .product-showcase__text,.features-page .product-showcase__text{position:relative !important;display:flex !important;justify-content:center !important;align-items:stretch !important;text-align:center !important;min-width:0 !important}.products-page .product-showcase__text::before,.features-page .product-showcase__text::before{content:'' !important;position:absolute !important;top:0 !important;left:0 !important;right:0 !important;height:1px !important;background:rgba(181,195,237,.12) !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,35rem) !important;min-height:clamp(320px,30vw,384px) !important;margin:0 auto !important;padding:42px 0 24px !important;display:grid !important;align-content:center !important;justify-items:center !important;text-align:center !important;gap:18px !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 !important;width:100% !important;max-width:17.5ch !important;text-wrap:balance !important;line-height:1.06 !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{width:100% !important;max-width:33ch !important;margin:0 !important;line-height:1.55 !important;text-wrap:pretty !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,29rem) !important;margin:0 auto !important;padding:0 !important;display:grid !important;gap:14px !important;justify-items:stretch !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{width:100% !important;margin:0 !important;padding-left:26px !important;line-height:1.52 !important}.products-page .product-showcase__copy .compact-bullets li::before,.features-page .product-showcase__copy .compact-bullets li::before{top:.56em !important;left:0 !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{width:100% !important;justify-content:center !important;margin-top:2px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{min-width:0 !important;display:grid !important;align-content:start !important;gap:12px !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin:0 !important;text-align:center !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;text-transform:none !important;letter-spacing:.05em !important;font-weight:700 !important;font-size:clamp(.78rem,.82vw,.9rem) !important;line-height:1.15 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important;margin:0 !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:10px !important;text-align:center !important}.products-page .product-summary-grid,.features-page .feature-mini-grid--full{gap:18px !important;margin-top:22px !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:176px !important;padding:24px 20px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .product-summary-grid .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3{margin:0 auto 12px !important;max-width:18ch !important}.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p{margin:0 auto !important;max-width:23ch !important;line-height:1.5 !important}.resources-page .resource-utilities-grid{align-items:stretch !important;gap:18px !important}.resources-page .resource-utility-card{min-height:100% !important;padding:26px 24px 24px !important;display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;gap:16px !important}.resources-page .resource-utility-card>*{width:100% !important}.resources-page .resource-utility-card h2{margin:0 !important}.resources-page .resource-utility-card .small{max-width:34ch !important;margin-inline:auto !important;line-height:1.55 !important}.resources-page .resource-utility-card .utility-channel-list{max-width:30rem !important;margin:0 auto !important;gap:12px !important}.resources-page .resource-utility-card .utility-channel-row{justify-content:flex-start !important}.resources-page .resource-utility-card .card-action-row{margin-top:auto !important;justify-content:center !important}.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{text-align:center !important}.resources-page .core-disclosures-card{padding:26px 24px 28px !important}.resources-page .core-link-card{min-height:140px !important;display:flex !important;align-items:center !important;justify-content:center !important}.site-footer .footer-upper{align-items:stretch !important;gap:18px !important}.site-footer .footer-panel{min-height:100% !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:26px 24px !important}.site-footer .footer-brand-panel .small,.site-footer .footer-signup .small{line-height:1.56 !important}@media (max-width:980px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important;gap:24px !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100% !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{min-height:auto !important;padding:34px 0 10px !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3,.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small,.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets,.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{max-width:34rem !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}@media (max-width:760px){.products-page .product-showcase__copy,.features-page .product-showcase__copy{padding:28px 0 6px !important;gap:16px !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:15ch !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:min(100%,24rem) !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:154px !important}.resources-page .resource-utility-card,.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:22px 20px !important}}.site-header .brand-name{gap:2px !important}.site-header .brand-name .brand-tm{top:-0.28em !important;margin-left:1px !important;font-size:1.06em !important;font-weight:800 !important;letter-spacing:-0.02em !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.22em !important;font-size:.96em !important}}.home .hero--split .hero-inner,.products-page .hero--split .hero-inner,.philosophy-page .hero--split .hero-inner{align-items:center !important;gap:clamp(36px,4vw,60px) !important}.home .hero .hero-text,.products-page .hero .hero-text,.philosophy-page .hero .hero-text{display:flex !important;flex-direction:column !important;justify-content:center !important}.home .hero-media,.products-page .hero-media,.philosophy-page .hero-media{display:flex !important;flex-direction:column !important;justify-content:center !important}.home .hero-media-note--trust{margin-top:16px !important;text-align:center !important;white-space:nowrap !important}@media (max-width:980px){.home .hero-media-note--trust{white-space:normal !important}}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr) !important;align-items:center !important;gap:clamp(34px,4vw,54px) !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;min-width:0 !important;padding-top:0 !important}.products-page .product-guide__body .product-showcase__text::before,.features-page .product-guide__body .product-showcase__text::before{top:0 !important;left:50% !important;transform:translateX(-50%) !important;width:min(92%,640px) !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:100% !important;max-width:33rem !important;min-height:0 !important;padding:26px 0 24px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:16px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{width:100% !important;max-width:30rem !important;margin:0 auto !important;font-size:clamp(1.72rem,1.45vw,2.06rem) !important;line-height:1.1 !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small{width:100% !important;max-width:31rem !important;margin:0 auto !important;line-height:1.56 !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets{width:min(100%,30rem) !important;margin:2px auto 0 !important;padding:0 !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li,.features-page .product-guide__body .product-showcase__copy .compact-bullets li{line-height:1.52 !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;justify-content:center !important;margin-top:4px !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:14px !important;min-width:0 !important;padding-top:26px !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin:0 !important;text-align:center !important;white-space:nowrap !important;overflow:visible !important;text-overflow:clip !important;text-transform:none !important;letter-spacing:.08em !important;font-weight:700 !important;font-size:clamp(.74rem,.72vw,.86rem) !important;line-height:1.16 !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important;margin:0 !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note,.features-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{margin-top:10px !important;text-align:center !important}.products-page .product-summary-grid,.features-page .feature-mini-grid--full{gap:20px !important;margin-top:26px !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:168px !important;padding:24px 22px !important;border-radius:28px !important}.products-page .product-summary-grid .feature-card h3,.features-page .feature-mini-grid--full .feature-card h3{max-width:18ch !important;margin-bottom:10px !important}.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p{max-width:22ch !important}@media (max-width:980px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important;gap:26px !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:100% !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{max-width:36rem !important;padding:28px 0 12px !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{white-space:normal !important}}@media (max-width:760px){.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{padding:22px 0 8px !important;gap:14px !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{max-width:22rem !important;font-size:clamp(1.48rem,6vw,1.88rem) !important}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small,.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets{max-width:100% !important;width:100% !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:154px !important}}.resources-page .resource-utilities-grid{align-items:stretch !important;gap:20px !important}.resources-page .resource-utility-card{min-height:100% !important;padding:28px 26px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important;gap:18px !important}.resources-page .resource-utility-card>*{width:100% !important}.resources-page .resource-utility-card h2{margin:0 !important}.resources-page .resource-utility-card .small{max-width:34ch !important;margin-inline:auto !important;line-height:1.56 !important}.resources-page .resource-utility-card .utility-channel-list{width:100% !important;max-width:31rem !important;margin:0 auto !important;gap:12px !important}.resources-page .resource-utility-card .utility-channel-row{min-height:58px !important;padding:14px 18px !important;justify-content:flex-start !important}.resources-page .resource-utility-card .card-action-row{margin-top:auto !important;justify-content:center !important;gap:14px !important}.resources-page .resource-utility-card .card-action-row .btn{min-width:0 !important;max-width:232px !important;flex:1 1 0 !important}.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{text-align:center !important}.resources-page .core-disclosures-card{padding:28px 26px 30px !important}.resources-page .core-link-card{min-height:132px !important}.site-footer .footer-upper{align-items:stretch !important;gap:18px !important}.site-footer .footer-panel{min-height:100% !important;padding:28px 26px !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{display:flex !important;flex-direction:column !important;justify-content:center !important;gap:12px !important}.site-footer .footer-brand-panel .small,.site-footer .footer-signup .small{line-height:1.56 !important}.site-footer .footer-signup h3{margin:0 !important;max-width:20ch !important;font-size:clamp(1.45rem,1.5vw,1.8rem) !important}.site-footer .footer-signup__form{margin-top:4px !important}.site-footer .footer-lower{padding-top:16px !important}.site-footer .footer-inline-links--secondary{justify-content:center !important;gap:18px !important;width:100% !important}.site-footer .footer-link-strong{font-weight:700 !important}@media (max-width:980px){.site-footer .footer-upper{grid-template-columns:1fr !important}}@media (max-width:760px){.resources-page .resource-utility-card,.site-footer .footer-panel{padding:22px 20px !important}}.site-header .brand-name .brand-tm{top:-0.30em !important;font-size:1.12em !important;margin-left:1px !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.24em !important;font-size:1.02em !important}}.site-header .brand-name .brand-tm{top:-0.34em !important;font-size:1.22em !important;margin-left:1px !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.26em !important;font-size:1.08em !important}}.home .hero-media-note--trust{display:flex !important;justify-content:center !important;align-items:center !important;gap:.4rem !important;white-space:nowrap !important}@media (max-width:760px){.home .hero-media-note--trust{white-space:normal !important;flex-wrap:wrap !important}}@media (min-width:981px){.home .hero--split .hero-inner,.products-page .hero--split .hero-inner,.philosophy-page .hero--split .hero-inner{align-items:center !important}.home .hero-media,.products-page .hero-media,.philosophy-page .hero-media{justify-content:center !important;margin-top:0 !important}}.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{font-size:clamp(1.58rem,1.8vw,1.92rem) !important;line-height:1.06 !important;max-width:none !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:minmax(0,.91fr) minmax(0,1.09fr) !important;gap:28px !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;min-height:100% !important;max-width:45ch !important;margin-inline:auto !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:38.5rem !important;margin:0 auto !important;padding:2px 0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:14px !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin-top:0 !important;max-width:16ch !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{width:100% !important;max-width:30ch !important;margin-top:0 !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{width:100% !important;max-width:25ch !important;margin:0 auto !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{margin-bottom:10px !important}.products-page .product-showcase__copy .compact-bullets li:last-child,.features-page .product-showcase__copy .compact-bullets li:last-child{margin-bottom:0 !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{justify-content:center !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:100% !important;transform:translateX(-8px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{margin:0 0 12px !important;width:auto !important;max-width:none !important;text-align:center !important;white-space:nowrap !important;line-height:1.16 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important;margin:0 !important}@media (max-width:980px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important;gap:24px !important}.products-page .product-showcase__text,.features-page .product-showcase__text{max-width:100% !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{max-width:36rem !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}.resources-page .resource-utility-card{padding:30px 28px !important;text-align:center !important;align-items:center !important;gap:18px !important}.resources-page .resource-utility-card h2,.resources-page .resource-utility-card .small,.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{text-align:center !important}.resources-page .resource-utility-card .small{max-width:33ch !important}.resources-page .resource-utility-card .utility-channel-list{max-width:32rem !important;margin-inline:auto !important}.resources-page .resource-utility-card .utility-channel-row{justify-content:center !important;text-align:center !important;gap:14px !important}.resources-page .resource-utility-card .card-action-row{justify-content:center !important}.site-footer .footer-signup h3{max-width:22ch !important}.site-footer .footer-signup .small{max-width:36ch !important}.site-header .brand-name .brand-tm{top:-0.36em !important;font-size:1.28em !important;margin-left:1px !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.27em !important;font-size:1.1em !important}}.site-footer .footer-signup h3{max-width:18ch !important}.site-header .brand-name{position:relative !important;display:inline-flex !important;align-items:flex-start !important}.site-header .brand-name .brand-tm{position:relative !important;top:-0.34em !important;font-size:1.34em !important;line-height:1 !important;margin-left:1px !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.24em !important;font-size:1.16em !important}}.site-footer .footer-upper{align-items:stretch !important}.site-footer .footer-panel{display:flex !important;flex-direction:column !important;justify-content:center !important}.site-footer .footer-signup h3,.site-footer .footer-signup p.small,.site-footer .footer-brand-panel strong,.site-footer .footer-brand-panel .small,.site-footer .footer-brand-panel .footer-meta{max-width:34rem !important}.site-footer .footer-signup h3{font-size:clamp(1.55rem,2vw,2rem) !important;line-height:1.08 !important;letter-spacing:-0.02em !important}.site-footer .footer-signup p.small{max-width:34rem !important}.site-footer .footer-inline-links{justify-content:center !important;gap:10px 18px !important}.site-footer .footer-inline-links--secondary a + a::before{margin:0 2px 0 0 !important}.resources-page .resource-utilities-grid{align-items:stretch !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;justify-content:center !important;gap:18px !important;padding:34px 32px !important}.resources-page .resource-utility-card>*{margin-left:auto !important;margin-right:auto !important}.resources-page .resource-utility-card h2{text-align:center !important}.resources-page .resource-utility-card>p.small:first-of-type{max-width:30ch !important;text-align:center !important}.resources-page .resource-utility-card .utility-channel-list{width:min(100%,34rem) !important;margin-inline:auto !important}.resources-page .resource-utility-card .utility-channel-row{min-height:54px !important;justify-content:center !important;text-align:center !important;gap:14px !important;padding-inline:18px !important}.resources-page .resource-utility-card .card-action-row{justify-content:center !important;width:100% !important}.resources-page .resource-utility-card .card-action-row .btn{min-width:182px !important}.resources-page .resource-utility-card .utility-card__contact,.resources-page .resource-utility-card .utility-card__meta{text-align:center !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{display:grid !important;grid-template-columns:minmax(0,.90fr) minmax(0,1.10fr) !important;gap:26px !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;min-height:100% !important;max-width:100% !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,41rem) !important;margin:0 auto !important;text-align:center !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:0 !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 auto 12px !important;max-width:18ch !important;line-height:1.08 !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{max-width:31ch !important;margin:0 auto 18px !important;text-align:center !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{max-width:28rem !important;margin:0 auto 18px !important;padding-left:0 !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{margin-bottom:12px !important}.products-page .product-showcase__copy .compact-bullets li:last-child,.features-page .product-showcase__copy .compact-bullets li:last-child{margin-bottom:0 !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{justify-content:center !important;margin-top:0 !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100% !important;justify-self:start !important;transform:translateX(-14px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{width:100% !important;max-width:none !important;margin:0 0 12px !important;text-align:center !important;white-space:nowrap !important;line-height:1.14 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:100% !important;margin:0 !important}.products-page .feature-mini-grid,.features-page .feature-mini-grid{margin-top:18px !important;gap:18px !important}.products-page .feature-mini-grid .feature-card,.features-page .feature-mini-grid .feature-card{min-height:0 !important}.products-page .feature-mini-grid .feature-card h3,.features-page .feature-mini-grid .feature-card h3{margin-bottom:10px !important}.products-page .hero-text .lede,.home .hero-text .lede{max-width:30ch !important}.products-page .hero-media .meta-line,.home .hero-media .hero-media-note--above{max-width:none !important}@media (max-width:980px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr !important;gap:24px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,34rem) !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:16ch !important}}.brand-name .brand-tm{font-size:.56em !important;position:relative;top:-.42em;margin-left:.08em;letter-spacing:0}.about-page .product-guide__body,.features-page .product-guide__body{padding-top:22px !important}.about-page .product-showcase,.features-page .product-showcase{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:30px !important;align-items:center !important}.about-page .product-showcase__text,.features-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;min-width:0 !important;min-height:100% !important;text-align:center !important}.about-page .product-showcase__copy,.features-page .product-showcase__copy{max-width:34rem !important;margin:0 auto !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:18px !important}.about-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 !important}.about-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{margin:0 !important;max-width:31rem !important}.about-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{max-width:31rem !important;margin:0 auto !important}.about-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{padding-left:30px !important}.about-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{margin-top:2px !important;justify-content:center !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:14px !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{max-width:100% !important;width:100% !important;text-align:center !important;white-space:nowrap !important}@media (min-width:981px){.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:translateX(-14px) !important}}.about-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:920px !important;margin:0 auto !important}.about-page .product-showcase__media.product-shot-frame picture img,.features-page .product-showcase__media.product-shot-frame picture img{width:100% !important}.about-page .product-guide__summary h2,.features-page .product-guide__summary h2{font-size:clamp(2.05rem,4vw,3.15rem) !important;line-height:1.02 !important;letter-spacing:-0.02em !important}.about-page .product-guide__summary .small,.features-page .product-guide__summary .small{max-width:56rem !important}.resources-page .resource-utility-card{text-align:center !important}.resources-page .resource-utility-card .small,.resources-page .resource-utility-card p,.resources-page .resource-utility-card .utility-card__meta,.resources-page .resource-utility-card .utility-card__contact{margin-left:auto !important;margin-right:auto !important;text-align:center !important}.resources-page .utility-channel-list{max-width:620px !important;margin:20px auto 0 !important}.resources-page .utility-channel-row{justify-content:center !important;text-align:center !important}.resources-page .utility-channel-row strong,.resources-page .utility-channel-row span{text-align:center !important}.resources-page .card-action-row{justify-content:center !important}.footer-signup h3{max-width:13ch}.footer-signup .small{max-width:38rem}.crypto-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100%,860px);margin-inline:auto}.crypto-address-card{border:1px solid rgba(130,160,255,.18);border-radius:20px;background:rgba(9,13,27,.74);padding:18px;display:flex;flex-direction:column;gap:12px;text-align:left}.crypto-address-label{font-size:.84rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-sub)}.crypto-address{display:block;width:100%;overflow-wrap:anywhere;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem;color:var(--text-main);background:rgba(255,255,255,.03);border:1px solid rgba(130,160,255,.12);border-radius:14px;padding:12px 14px}.crypto-pay-note{max-width:56rem;margin-left:auto;margin-right:auto}.resources-page .hero .section-sub,.resources-page .product-docs-intro{max-width:780px !important}@media (max-width:980px){.about-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:24px !important}.about-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.about-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{white-space:normal !important}.crypto-address-grid{grid-template-columns:1fr}}.site-header .brand-name .brand-tm{top:-0.26em !important;font-size:1.16em !important;margin-left:2px !important}@media (max-width:760px){.site-header .brand-name .brand-tm{top:-0.18em !important;font-size:0.98em !important}}.hero--split .hero-inner{align-items:center !important}.hero--split .hero-media{align-self:center !important}.hero-media-note--trust,.philosophy-hero-note{white-space:nowrap !important}@media (max-width:980px){.hero-media-note--trust,.philosophy-hero-note{white-space:normal !important}}.products-page .product-showcase,.features-page .product-showcase,.about-page .product-showcase{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:34px !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.about-page .product-showcase__text{display:flex !important;align-items:center !important;justify-content:center !important;max-width:none !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy,.about-page .product-showcase__copy{width:min(100%,40rem) !important;margin:0 auto !important;display:flex !important;flex-direction:column !important;justify-content:center !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3,.about-page .product-showcase__copy>h3{margin:0 !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small,.about-page .product-showcase__copy>.small{max-width:34rem !important;margin:12px auto 0 !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets,.about-page .product-showcase__copy .compact-bullets{max-width:31rem !important;margin:18px auto 0 !important;text-align:left !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row,.about-page .product-showcase__copy .btn-row{justify-content:center !important;margin-top:20px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col,.about-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;transform:translateX(-22px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note,.about-page .product-showcase__media.product-shot-frame .chart-note{text-align:center !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__meta{white-space:nowrap !important;margin:0 0 10px !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame,.about-page .product-showcase__media.product-shot-frame{max-width:980px !important;margin-inline:auto !important}.products-page .feature-mini-grid,.features-page .feature-mini-grid,.about-page .feature-mini-grid{gap:18px !important}.products-page .feature-mini-grid .feature-card,.features-page .feature-mini-grid .feature-card,.about-page .feature-mini-grid .feature-card{min-height:0 !important}.products-page .product-guide__body,.features-page .product-guide__body,.about-page .product-guide__body{padding-top:18px !important}.products-page .product-guide__summary .small,.features-page .product-guide__summary .small,.about-page .product-guide__summary .small{max-width:56rem !important}.resources-page .resource-utility-card{text-align:center !important}.resources-page .resource-utility-card>*{margin-left:auto !important;margin-right:auto !important;text-align:center !important}.resources-page .resource-utility-card .utility-channel-list{display:flex !important;flex-direction:column !important;align-items:center !important;gap:14px !important;max-width:none !important}.resources-page .resource-utility-card .utility-channel-row{display:grid !important;grid-template-columns:auto auto !important;justify-content:center !important;align-items:center !important;gap:14px !important;width:auto !important;max-width:100% !important;margin-inline:auto !important;text-align:center !important}.resources-page .resource-utility-card .utility-channel-row strong,.resources-page .resource-utility-card .utility-channel-row span{text-align:center !important}.resources-page .resource-utility-card .card-action-row{justify-content:center !important}.footer-lower{padding-top:18px !important}.footer-inline-links--secondary{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:14px 22px !important}.pricing-page #pricing-guides .product-guide__body .product-choice-grid,.pricing-page #pricing-guides .product-guide__body .grid-3,.pricing-page #pricing-guides .product-guide__body .crypto-pay-card{margin-top:6px !important}.pricing-page #pricing-guides .crypto-pay-card{max-width:100% !important}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase,.about-page .product-showcase{grid-template-columns:1fr !important;gap:24px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col,.about-page .product-showcase__media-col{transform:none !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta,.about-page .product-showcase__meta,.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note,.about-page .product-showcase__media.product-shot-frame .chart-note{white-space:normal !important}}.hero-media-note--trust{display:flex !important;align-items:center !important;justify-content:center !important;gap:.55rem !important;text-align:center !important}.hero-media-note--trust span{display:inline-block}@media (min-width:981px){.hero-media-note--trust{white-space:nowrap !important}}.hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{max-width:30ch !important;margin-left:auto !important;margin-right:auto !important;line-height:1.45 !important;text-wrap:balance}@media (min-width:981px){.hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{max-width:33ch !important}}.philosophy-hero-note{max-width:none !important;text-align:center !important}@media (min-width:981px){.philosophy-hero-note{white-space:nowrap !important}}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:18px !important}.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) !important;gap:30px !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{min-width:0 !important;max-width:none !important;display:flex !important;align-items:center !important;justify-content:center !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:43ch !important;margin:0 auto !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 auto 0 !important;max-width:16ch !important;text-wrap:balance}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{max-width:34ch !important;margin:14px auto 0 !important;text-align:center !important}.products-page .product-showcase__copy .bullets,.features-page .product-showcase__copy .bullets{max-width:33ch !important;margin:18px auto 0 !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;justify-self:start !important;align-self:center !important;transform:translateX(-18px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{margin:0 0 10px !important;font-size:.82rem !important;letter-spacing:.08em !important;text-align:center !important;white-space:nowrap !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:940px !important;margin:0 auto !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:10px !important;text-align:center !important}.products-page .feature-mini-grid,.features-page .feature-mini-grid{margin-top:18px !important;gap:18px !important}.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{text-wrap:balance}.products-page .product-guide__summary>div,.features-page .product-guide__summary>div{max-width:60ch !important}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:24px !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{max-width:38ch !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:18ch !important}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{max-width:36ch !important}.products-page .product-showcase__copy .bullets,.features-page .product-showcase__copy .bullets{max-width:34ch !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}.resources-page .hero + .section{padding-top:20px !important}.resources-page .product-docs-intro{margin:0 auto 16px !important;max-width:60ch !important}.resources-page .resource-utilities-grid{margin-top:18px !important}.resources-page .resource-utility-card{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;text-align:center !important}.resources-page .resource-utility-card>*{width:100%}.resources-page .utility-channel-list{max-width:560px !important;margin-left:auto !important;margin-right:auto !important}.resources-page .utility-channel-row{justify-content:center !important;text-align:center !important;gap:12px !important}.resources-page .utility-channel-row strong{min-width:auto !important}.resources-page .resource-utility-card .btn-row{justify-content:center !important}.resources-page .core-disclosures-card{margin-top:18px !important}.footer-inline-links--secondary{gap:14px 18px !important}.footer-signup>p.small,.footer-signup__note{max-width:36ch !important}.crypto-pay-card .btn-row{display:none !important}.crypto-address-grid{gap:18px !important}.crypto-address-card{text-align:center !important}.crypto-address{display:block !important;margin:10px auto 12px !important}@media (max-width:640px){.resources-page .product-docs-intro,.resources-page .hero .section-sub,.pricing-page .hero .section-sub,.products-page .hero .lede,.philosophy-page .hero .lede,.home .hero .lede{max-width:30ch !important}.resources-page .utility-channel-row{padding-left:16px !important;padding-right:16px !important}}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:20ch !important}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{max-width:36ch !important}.products-page .product-showcase__copy .bullets,.features-page .product-showcase__copy .bullets{max-width:36ch !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:translateX(-22px) !important}@media (max-width:980px){.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:22ch !important}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small,.products-page .product-showcase__copy .bullets,.features-page .product-showcase__copy .bullets{max-width:38ch !important}}main>.hero + .section,.products-page .section.section--tight,.features-page .section.section--tight,.pricing-page .section.section--tight,.resources-page .section.section--tight{padding-top:18px !important}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{margin:0 auto 14px !important;max-width:56ch !important;line-height:1.45 !important}.hero-media-note--trust{display:inline-block !important;white-space:nowrap !important;max-width:none !important;font-size:clamp(.94rem,1.15vw,1rem) !important;line-height:1.25 !important;text-align:center !important;margin:10px auto 0 !important}@media (max-width:640px){.hero-media-note--trust{font-size:.9rem !important}}.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{max-width:38ch !important;margin-inline:auto !important;line-height:1.45 !important;text-wrap:pretty}@media (max-width:640px){.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{max-width:31ch !important}}.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:28px !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{max-width:none !important;width:100% !important;display:flex !important;align-items:center !important;justify-content:center !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:46ch !important;margin-inline:auto !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{max-width:none !important;white-space:nowrap !important;margin:0 auto !important;line-height:1.08 !important;font-size:clamp(1.8rem,2.2vw,2.35rem) !important}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{max-width:40ch !important;margin:12px auto 0 !important;font-size:1.05rem !important;line-height:1.5 !important}.products-page .product-showcase__text .bullets,.features-page .product-showcase__text .bullets{max-width:34ch !important;margin:18px auto 0 !important;text-align:left !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:18px !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;align-self:center !important;justify-self:center !important;transform:translateX(-28px) !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{width:100% !important;max-width:40ch !important;margin:0 auto 12px !important;text-align:center !important;white-space:nowrap !important;line-height:1.2 !important}.products-page .product-showcase__media.product-shot-frame,.features-page .product-showcase__media.product-shot-frame{width:100% !important;max-width:940px !important;margin:0 !important}.products-page .product-showcase__media.product-shot-frame .chart-note,.features-page .product-showcase__media.product-shot-frame .chart-note{margin-top:12px !important;text-align:center !important}.products-page .feature-mini-grid--full,.features-page .feature-mini-grid--full,.products-page .product-summary-grid,.features-page .product-summary-grid{margin-top:20px !important;gap:18px !important}.products-page .feature-card,.features-page .feature-card{min-height:0 !important;padding:28px 24px !important}.products-page .feature-card h3,.features-page .feature-card h3{font-size:1.02rem !important;line-height:1.2 !important}.products-page .feature-card p,.features-page .feature-card p{font-size:.96rem !important;line-height:1.5 !important}@media (max-width:1180px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{white-space:normal !important;max-width:18ch !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{transform:none !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{white-space:normal !important}}.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{font-size:clamp(1.75rem,2.5vw,2.55rem) !important;line-height:1.08 !important;letter-spacing:-.03em !important;max-width:none !important;white-space:nowrap !important}.products-page .product-guide__summary .small,.features-page .product-guide__summary .small{max-width:56ch !important}@media (max-width:1080px){.products-page .product-guide__summary h2,.features-page .product-guide__summary h2{white-space:normal !important}}.pricing-page .section-intro-bridge,.resources-page .product-docs-intro,.features-page .section-intro-bridge{margin-bottom:14px !important}.pricing-page .section-intro-bridge + .pricing-section-shell,.resources-page .product-docs-intro + .product-docs-grid,.features-page .section-intro-bridge + .stack,.products-page .hero + .section .section-title,.products-page .hero + .section .card,.resources-page .hero + .section .product-docs-grid{margin-top:0 !important}.footer-upper{gap:24px !important;align-items:stretch !important}.footer-panel{min-height:100% !important}.footer-brand-panel,.footer-signup{padding:34px 38px !important}.footer-brand-panel strong,.footer-signup h3{display:block !important;margin-bottom:18px !important}.footer-brand-copy,.footer-signup>p.small{max-width:34ch !important}.footer-signup__form{margin-top:18px !important}.footer-signup__note{margin-top:14px !important}.footer-lower{padding-top:18px !important}.footer-inline-links{justify-content:center !important;gap:12px 16px !important}.resources-page .resource-utility-card{min-height:100% !important;padding:30px 28px !important}.resources-page .resource-utility-card h2{margin-bottom:10px !important}.resources-page .resource-utility-card .small{max-width:34ch !important;margin-inline:auto !important}.resources-page .utility-channel-list{max-width:620px !important}@media (max-width:760px){.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{max-width:34ch !important}}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-kerning:normal}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{max-width:54ch !important;margin:0 auto 12px !important;line-height:1.48 !important;text-wrap:pretty}.products-page .section-intro-bridge + .stack,.features-page .section-intro-bridge + .stack,.pricing-page .section-intro-bridge + .pricing-section-shell,.resources-page .product-docs-intro + .product-docs-grid{margin-top:0 !important}.site-footer .footer-upper{gap:24px !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:36px 40px !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{margin-top:0 !important;margin-bottom:18px !important;line-height:1.02 !important;letter-spacing:-.035em !important;text-wrap:balance}.site-footer .footer-brand-panel strong{font-size:clamp(2.15rem,3vw,2.9rem) !important}.site-footer .footer-signup h3{font-size:clamp(2.15rem,3vw,2.9rem) !important;max-width:15ch !important}@media (min-width:980px){.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{min-height:2.08em !important}}.site-footer .footer-tagline,.site-footer .footer-brand-copy,.site-footer .footer-signup>p.small,.site-footer .footer-signup__note,.site-footer .footer-signup__status{max-width:35ch !important}.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{margin-top:20px !important;gap:14px !important}.site-footer .footer-signup__note{margin-top:14px !important}.site-footer .footer-lower{padding-top:20px !important}@media (max-width:860px){.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{margin-bottom:10px !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:32px 28px !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{min-height:0 !important;font-size:clamp(1.95rem,7.2vw,2.45rem) !important}}@media (max-width:760px){.home .hero .hero-text,.products-page .hero .hero-text,.philosophy-page .hero .hero-text{width:min(100%,34rem) !important;max-width:34rem !important;margin-inline:auto !important}.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1{width:100% !important;max-width:none !important;margin-inline:auto !important;font-size:clamp(3.05rem,13.2vw,4.35rem) !important;line-height:.92 !important;letter-spacing:-.045em !important;text-wrap:balance !important}.home .hero-text .lede,.products-page .hero-text .lede,.philosophy-page .hero-text .lede,.home .hero-cta,.products-page .hero-cta,.philosophy-page .hero-cta{width:100% !important;max-width:none !important;margin-inline:auto !important}.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{line-height:1.48 !important;text-wrap:pretty !important}}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .section-intro-bridge,.resources-page .product-docs-intro{max-width:64ch !important;margin:0 auto 22px !important;line-height:1.5 !important;text-wrap:pretty !important}@media (max-width:860px){.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .section-intro-bridge,.resources-page .product-docs-intro{max-width:36rem !important;margin-bottom:18px !important}}.site-footer .footer-upper{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:clamp(24px,2.4vw,32px) !important;align-items:stretch !important}.site-footer .footer-panel{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:clamp(14px,1.5vw,18px) !important;text-align:left !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding:clamp(30px,3vw,40px) clamp(28px,3.1vw,40px) !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{display:block !important;width:100% !important;max-width:none !important;min-height:0 !important;margin:0 !important;align-self:auto !important;font-size:clamp(2.2rem,2.7vw,2.8rem) !important;line-height:.98 !important;letter-spacing:-.04em !important;text-wrap:balance !important}.site-footer .footer-tagline,.site-footer .footer-brand-copy,.site-footer .footer-meta,.site-footer .footer-signup>p.small,.site-footer .footer-signup__note,.site-footer .footer-signup__status,.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{width:100% !important;max-width:none !important}.site-footer .footer-tagline{margin:2px 0 0 !important;font-size:clamp(1.16rem,1.22vw,1.34rem) !important;line-height:1.42 !important;text-wrap:pretty !important}.site-footer .footer-brand-copy,.site-footer .footer-signup>p.small,.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin:0 !important;color:rgba(227,233,247,.8) !important;line-height:1.56 !important;text-wrap:pretty !important}.site-footer .footer-meta{margin-top:auto !important;padding-top:8px !important;line-height:1.5 !important}.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{margin-top:6px !important;gap:14px !important}.site-footer .footer-signup__input,.site-footer .footer-signup__form .btn{width:100% !important}.site-footer .footer-signup__note{margin-top:2px !important}@media (max-width:980px){.site-footer .footer-upper{grid-template-columns:1fr !important}.site-footer .footer-panel{gap:14px !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{font-size:clamp(1.95rem,7vw,2.45rem) !important}}:root{--azro-hero-copy-measure-final:40rem;--azro-center-note-measure-final:56rem;--azro-showcase-copy-measure-final:36rem}.home .hero .hero-text,.products-page .hero .hero-text,.philosophy-page .hero .hero-text{width:min(100%,var(--azro-hero-copy-measure-final)) !important;max-width:var(--azro-hero-copy-measure-final) !important;margin-inline:auto !important}.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1,.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede,.home .hero .hero-cta,.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{width:100% !important;max-width:100% !important;margin-inline:auto !important}.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1{text-wrap:balance !important;line-height:.96 !important;letter-spacing:-.04em !important}.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{max-width:none !important;line-height:1.54 !important;text-wrap:pretty !important}@media (min-width:761px){.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1{font-size:clamp(2.85rem,4.35vw,4.3rem) !important}}@media (max-width:760px){.home .hero .hero-text,.products-page .hero .hero-text,.philosophy-page .hero .hero-text{width:min(100%,37rem) !important;max-width:37rem !important}.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1{font-size:clamp(2.6rem,11.2vw,4rem) !important;line-height:.94 !important}.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{font-size:clamp(1.02rem,4.3vw,1.18rem) !important;line-height:1.5 !important}}.features-page .hero .card--narrow,.pricing-page .hero .card--narrow,.resources-page .hero .card--narrow{max-width:1180px !important}.features-page .hero .section-sub,.pricing-page .hero .section-sub,.resources-page .hero .section-sub,.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{width:min(100%,var(--azro-center-note-measure-final)) !important;max-width:var(--azro-center-note-measure-final) !important;margin-inline:auto !important;line-height:1.52 !important;text-wrap:pretty !important}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{margin-bottom:clamp(24px,3vw,32px) !important}@media (max-width:860px){.features-page .hero .section-sub,.pricing-page .hero .section-sub,.resources-page .hero .section-sub,.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{width:min(100%,42rem) !important;max-width:42rem !important}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{margin-bottom:22px !important}}@media (max-width:640px){.features-page .hero .section-sub,.pricing-page .hero .section-sub,.resources-page .hero .section-sub,.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{width:100% !important;max-width:100% !important}}.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(24px,2.8vw,34px) !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,calc(var(--azro-showcase-copy-measure-final) + 5rem)) !important;max-width:calc(var(--azro-showcase-copy-measure-final) + 5rem) !important;margin-inline:auto !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,var(--azro-showcase-copy-measure-final)) !important;max-width:var(--azro-showcase-copy-measure-final) !important;margin-inline:auto !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3,.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small,.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:100% !important;max-width:100% !important;margin-inline:auto !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin-top:0 !important;font-size:clamp(1.62rem,2.15vw,2.12rem) !important;line-height:1.08 !important;letter-spacing:-.03em !important;text-wrap:balance !important}.products-page .product-showcase__copy>p.small,.features-page .product-showcase__copy>p.small{margin-top:12px !important;line-height:1.56 !important;text-wrap:pretty !important}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{display:block !important;margin-top:18px !important;padding-left:1.02rem !important;box-sizing:border-box !important;text-align:left !important}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{margin:0 0 14px !important;padding:0 0 0 1.52rem !important;line-height:1.52 !important;text-align:left !important}.products-page .product-showcase__text .compact-bullets li:last-child,.features-page .product-showcase__text .compact-bullets li:last-child{margin-bottom:0 !important}.products-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{left:.04rem !important;top:.66em !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{justify-content:center !important;margin-top:20px !important}.products-page .product-showcase__text .btn-row .btn,.features-page .product-showcase__text .btn-row .btn{min-width:10.75rem !important}@media (max-width:1180px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:100% !important}}@media (max-width:720px){.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{font-size:clamp(1.55rem,6.8vw,1.95rem) !important}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{padding-left:.78rem !important}}.modal__dialog--trial{max-width:min(860px,calc(100vw - 40px)) !important}.code-box{width:min(100%,24rem) !important;margin-top:18px !important;margin-inline:0 !important}.trial-note{width:min(100%,44rem) !important;max-width:44rem !important;margin:18px auto 0 !important;line-height:1.56 !important;text-wrap:pretty !important}.modal__actions--center{margin-top:18px !important}.site-footer .footer-upper{gap:clamp(24px,2.5vw,32px) !important}.site-footer .footer-panel{gap:clamp(14px,1.4vw,18px) !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{min-height:clamp(7rem,8vw,8.6rem) !important;display:block !important;align-self:auto !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{width:100% !important;max-width:none !important}.site-footer .footer-tagline,.site-footer .footer-brand-copy,.site-footer .footer-meta,.site-footer .footer-signup>p.small,.site-footer .footer-signup__note,.site-footer .footer-signup__status,.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{width:100% !important;max-width:100% !important}.site-footer .footer-tagline,.site-footer .footer-brand-copy,.site-footer .footer-signup>p.small,.site-footer .footer-signup__note,.site-footer .footer-signup__status,.site-footer .footer-meta{text-wrap:pretty !important}@media (max-width:980px){.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{width:100% !important;min-height:0 !important}}:root{--azro-centered-note-measure-v35:82rem;--azro-showcase-text-measure-v35:46rem;--azro-showcase-copy-measure-v35:43rem}.features-page .hero .card--narrow,.pricing-page .hero .card--narrow,.resources-page .hero .card--narrow{max-width:min(1220px,calc(100vw - 40px)) !important}.features-page .hero .section-sub,.pricing-page .hero .section-sub,.resources-page .hero .section-sub,.pricing-page .pricing-section-shell .section-sub,.resources-page .core-disclosures-card .section-sub,.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{width:min(100%,var(--azro-centered-note-measure-v35)) !important;max-width:var(--azro-centered-note-measure-v35) !important;margin-inline:auto !important;line-height:1.54 !important;text-wrap:pretty !important}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{margin:0 auto clamp(22px,2.2vw,28px) !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:clamp(20px,2vw,24px) !important}.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:clamp(28px,3vw,40px) !important;align-items:start !important}.products-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,var(--azro-showcase-text-measure-v35)) !important;max-width:var(--azro-showcase-text-measure-v35) !important;margin-inline:auto !important;display:flex !important;align-items:flex-start !important;justify-content:flex-start !important;text-align:center !important;padding-top:0 !important}.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:min(100%,var(--azro-showcase-copy-measure-v35)) !important;max-width:var(--azro-showcase-copy-measure-v35) !important;min-height:0 !important;margin:0 auto !important;padding:0 !important;display:grid !important;align-content:start !important;justify-items:center !important;gap:18px !important;text-align:center !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3,.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small,.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets,.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important;margin-inline:auto !important}.products-page .product-showcase__copy>h3,.features-page .product-showcase__copy>h3{margin:0 !important;font-size:clamp(1.72rem,2.15vw,2.18rem) !important;line-height:1.08 !important;letter-spacing:-.03em !important;text-wrap:balance !important}.products-page .product-showcase__copy>.small,.features-page .product-showcase__copy>.small{margin:0 !important;line-height:1.58 !important;text-wrap:pretty !important}.products-page .product-showcase__copy .compact-bullets,.features-page .product-showcase__copy .compact-bullets{display:grid !important;gap:14px !important;margin-top:2px !important;padding-left:1.35rem !important;box-sizing:border-box !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li,.features-page .product-showcase__copy .compact-bullets li{margin:0 !important;padding-left:1.65rem !important;line-height:1.54 !important;text-align:left !important}.products-page .product-showcase__copy .compact-bullets li::before,.features-page .product-showcase__copy .compact-bullets li::before{left:.18rem !important;top:.60em !important}.products-page .product-showcase__copy .btn-row,.features-page .product-showcase__copy .btn-row{justify-content:center !important;margin-top:2px !important}.products-page .product-showcase__copy .btn-row .btn,.features-page .product-showcase__copy .btn-row .btn{min-width:10.9rem !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{gap:12px !important;align-content:start !important}.products-page .product-showcase__meta,.features-page .product-showcase__meta{width:100% !important;max-width:none !important;white-space:normal !important;overflow:visible !important;text-overflow:clip !important;text-wrap:balance !important}@media (max-width:1180px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__copy,.features-page .product-showcase__copy{width:100% !important;max-width:100% !important}}@media (max-width:760px){.features-page .hero .section-sub,.pricing-page .hero .section-sub,.resources-page .hero .section-sub,.pricing-page .pricing-section-shell .section-sub,.resources-page .core-disclosures-card .section-sub,.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{width:100% !important;max-width:100% !important}.home .hero .hero-text,.products-page .hero .hero-text,.philosophy-page .hero .hero-text{width:100% !important;max-width:100% !important}.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1{font-size:clamp(2.48rem,10.2vw,3.7rem) !important;line-height:.95 !important}.home .hero .hero-text .lede,.products-page .hero .hero-text .lede,.philosophy-page .hero .hero-text .lede{font-size:clamp(1rem,4vw,1.14rem) !important}}:root{--azro-centered-note-measure-v36:96rem;--azro-showcase-text-measure-v36:48rem;--azro-showcase-copy-measure-v36:46rem}.features-page .hero .section-sub,.pricing-page .hero .section-sub,.resources-page .hero .section-sub,.pricing-page .pricing-section-shell .section-sub,.resources-page .core-disclosures-card .section-sub,.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{width:min(100%,var(--azro-centered-note-measure-v36)) !important;max-width:var(--azro-centered-note-measure-v36) !important;margin-inline:auto !important}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .product-docs-intro{margin:0 auto clamp(24px,2.4vw,30px) !important}.products-page .product-guide__body,.features-page .product-guide__body{padding-top:clamp(20px,2vw,24px) !important}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:clamp(28px,3vw,40px) !important;align-items:start !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:min(100%,var(--azro-showcase-text-measure-v36)) !important;max-width:var(--azro-showcase-text-measure-v36) !important;margin-inline:auto !important;display:flex !important;align-items:flex-start !important;justify-content:flex-start !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,var(--azro-showcase-copy-measure-v36)) !important;max-width:var(--azro-showcase-copy-measure-v36) !important;margin:0 auto !important;display:grid !important;align-content:start !important;justify-items:center !important;gap:18px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3,.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small,.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{margin:0 !important;font-size:clamp(1.72rem,2.15vw,2.18rem) !important;line-height:1.08 !important;letter-spacing:-.03em !important;text-wrap:balance !important}@media (min-width:1600px){.products-page .product-guide__body .product-showcase__copy>h3{white-space:nowrap !important}}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small{margin:0 !important;line-height:1.58 !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets{display:grid !important;gap:14px !important;margin-top:2px !important;padding-left:1.35rem !important;box-sizing:border-box !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li,.features-page .product-guide__body .product-showcase__copy .compact-bullets li{margin:0 !important;padding-left:1.65rem !important;line-height:1.54 !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li::before,.features-page .product-guide__body .product-showcase__copy .compact-bullets li::before{left:.18rem !important;top:.60em !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{justify-content:center !important;margin-top:2px !important}.products-page .product-guide__body .product-showcase__copy .btn-row .btn,.features-page .product-guide__body .product-showcase__copy .btn-row .btn{min-width:10.9rem !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{gap:12px !important;align-content:start !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note,.features-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;margin-inline:auto !important;text-align:center !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{white-space:normal !important;overflow:visible !important;text-overflow:clip !important;text-wrap:balance !important}@media (max-width:1180px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:100% !important;max-width:100% !important}}:root{--azro-showcase-grid-left-v37:minmax(0,.94fr);--azro-showcase-grid-right-v37:minmax(0,1.06fr);--azro-showcase-text-max-v37:48rem;--azro-showcase-copy-max-v37:39rem;--azro-showcase-bullets-max-v37:37rem;--azro-showcase-media-max-v37:760px}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:var(--azro-showcase-grid-left-v37) var(--azro-showcase-grid-right-v37) !important;gap:clamp(26px,2.7vw,36px) !important;align-items:start !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:min(100%,var(--azro-showcase-text-max-v37)) !important;max-width:var(--azro-showcase-text-max-v37) !important;margin-inline:auto !important;display:flex !important;align-items:flex-start !important;justify-content:flex-start !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,var(--azro-showcase-copy-max-v37)) !important;max-width:var(--azro-showcase-copy-max-v37) !important;margin:0 auto !important;display:grid !important;align-content:start !important;justify-items:center !important;gap:18px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{width:100% !important;max-width:100% !important;margin:0 !important;font-size:clamp(1.72rem,2.08vw,2.12rem) !important;line-height:1.08 !important;letter-spacing:-.03em !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small{width:100% !important;max-width:100% !important;margin:0 !important;line-height:1.58 !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets{width:min(100%,var(--azro-showcase-bullets-max-v37)) !important;max-width:var(--azro-showcase-bullets-max-v37) !important;margin:2px auto 0 !important;padding:0 !important;display:grid !important;gap:14px !important;list-style:none !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li,.features-page .product-guide__body .product-showcase__copy .compact-bullets li{margin:0 !important;padding-left:1.75rem !important;line-height:1.54 !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li::before,.features-page .product-guide__body .product-showcase__copy .compact-bullets li::before{left:.18rem !important;top:.60em !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important;justify-content:center !important;margin-top:2px !important}.products-page .product-guide__body .product-showcase__copy .btn-row .btn,.features-page .product-guide__body .product-showcase__copy .btn-row .btn{min-width:10.9rem !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:min(100%,var(--azro-showcase-media-max-v37)) !important;max-width:var(--azro-showcase-media-max-v37) !important;margin-inline:auto !important;gap:12px !important;align-content:start !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note,.features-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;margin-inline:auto !important;text-align:center !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{white-space:normal !important;overflow:visible !important;text-overflow:clip !important;text-wrap:balance !important}@media (max-width:1180px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy,.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:100% !important;max-width:100% !important}}:root{--azro-showcase-copy-max-v38:41rem;--azro-showcase-list-max-v38:35rem;--azro-showcase-media-max-v38:760px;--azro-bridge-max-v38:72rem}.products-page .section-intro-bridge,.features-page .section-intro-bridge,.pricing-page .section-intro-bridge,.resources-page .section-intro-bridge{width:min(100%,var(--azro-bridge-max-v38)) !important;max-width:var(--azro-bridge-max-v38) !important;margin:0 auto 20px !important;line-height:1.5 !important;text-align:center !important}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(28px,3vw,40px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:min(100%,var(--azro-showcase-copy-max-v38)) !important;max-width:var(--azro-showcase-copy-max-v38) !important;margin-inline:auto !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:100% !important;max-width:var(--azro-showcase-copy-max-v38) !important;margin:0 auto !important;display:grid !important;align-content:center !important;justify-items:center !important;gap:16px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{width:min(100%,32ch) !important;max-width:32ch !important;margin:0 auto !important;font-size:clamp(1.72rem,2.08vw,2.12rem) !important;line-height:1.08 !important;letter-spacing:-.03em !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small{width:min(100%,38rem) !important;max-width:38rem !important;margin:0 auto !important;line-height:1.56 !important;text-wrap:pretty !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets{width:min(100%,var(--azro-showcase-list-max-v38)) !important;max-width:var(--azro-showcase-list-max-v38) !important;margin:2px auto 0 !important;padding:0 !important;list-style:none !important;display:grid !important;gap:14px !important;justify-items:stretch !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li,.features-page .product-guide__body .product-showcase__copy .compact-bullets li{width:100% !important;display:grid !important;grid-template-columns:18px minmax(0,1fr) !important;gap:12px !important;align-items:start !important;position:static !important;margin:0 !important;padding:0 !important;line-height:1.5 !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li::before,.features-page .product-guide__body .product-showcase__copy .compact-bullets li::before{content:'' !important;position:relative !important;display:block !important;left:auto !important;top:auto !important;width:8px !important;height:8px !important;margin-top:.62em !important;border-radius:999px !important;background:rgba(118,152,255,.88) !important;box-shadow:0 0 0 4px rgba(118,152,255,.14) !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:min(100%,var(--azro-showcase-list-max-v38)) !important;max-width:var(--azro-showcase-list-max-v38) !important;margin:2px auto 0 !important;justify-content:center !important;gap:14px !important}.products-page .product-guide__body .product-showcase__copy .btn-row .btn,.features-page .product-guide__body .product-showcase__copy .btn-row .btn{min-width:10.9rem !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:min(100%,var(--azro-showcase-media-max-v38)) !important;max-width:var(--azro-showcase-media-max-v38) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:12px !important;transform:translateX(-12px) !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame,.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note,.features-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{width:100% !important;max-width:100% !important;margin-inline:auto !important;text-align:center !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin:0 0 12px !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note,.features-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{max-width:36rem !important;padding-top:10px !important}@media (min-width:1181px){.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{white-space:nowrap !important}}@media (max-width:1180px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important;gap:24px !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy,.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{transform:none !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{white-space:normal !important;overflow:visible !important;text-overflow:clip !important}}@media (max-width:720px){.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3,.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small,.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important}}:root{--azro-showcase-copy-max-v39:42rem;--azro-showcase-action-max-v39:35rem}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;gap:clamp(30px,3.2vw,42px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:min(100%,var(--azro-showcase-copy-max-v39)) !important;max-width:var(--azro-showcase-copy-max-v39) !important;margin-inline:auto !important;display:flex !important;justify-content:center !important;align-items:center !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:100% !important;max-width:var(--azro-showcase-copy-max-v39) !important;margin:0 auto !important;display:grid !important;align-content:center !important;justify-items:center !important;gap:16px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3{width:min(100%,34ch) !important;max-width:34ch !important;margin:0 auto !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small{width:min(100%,38rem) !important;max-width:38rem !important;margin:0 auto !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets{width:min(100%,var(--azro-showcase-action-max-v39)) !important;max-width:var(--azro-showcase-action-max-v39) !important;margin:2px auto 0 !important;padding:0 !important;list-style:none !important;display:grid !important;gap:14px !important;justify-items:stretch !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li,.features-page .product-guide__body .product-showcase__copy .compact-bullets li{width:100% !important;display:grid !important;grid-template-columns:18px minmax(0,1fr) !important;gap:12px !important;align-items:start !important;margin:0 !important;padding:0 !important;line-height:1.5 !important;text-align:left !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets li::before,.features-page .product-guide__body .product-showcase__copy .compact-bullets li::before{content:'' !important;position:relative !important;display:block !important;left:auto !important;top:auto !important;width:8px !important;height:8px !important;margin-top:.62em !important;border-radius:999px !important;background:rgba(118,152,255,.88) !important;box-shadow:0 0 0 4px rgba(118,152,255,.14) !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:min(100%,var(--azro-showcase-action-max-v39)) !important;max-width:var(--azro-showcase-action-max-v39) !important;margin:2px auto 0 !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;align-items:stretch !important;justify-content:stretch !important}.products-page .product-guide__body .product-showcase__copy .btn-row .btn,.features-page .product-guide__body .product-showcase__copy .btn-row .btn{width:100% !important;min-width:0 !important;justify-content:center !important}@media (max-width:720px){.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{grid-template-columns:1fr !important}}:root{--azro-showcase-copy-max-v40:30.75rem}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:clamp(30px,3.1vw,42px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:100% !important;max-width:none !important;margin:0 !important;display:flex !important;justify-content:flex-end !important;align-items:center !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,var(--azro-showcase-copy-max-v40)) !important;max-width:var(--azro-showcase-copy-max-v40) !important;margin-left:auto !important;margin-right:0 !important;display:grid !important;gap:16px !important;justify-items:center !important;align-content:center !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3,.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small,.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{margin-left:auto !important;margin-right:auto !important}@media (max-width:980px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{justify-content:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,34rem) !important;max-width:34rem !important;margin-left:auto !important;margin-right:auto !important}}@media (max-width:720px){.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy,.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3,.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small,.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important}}.home .hero-copy-stack,.products-page .hero-copy-stack{display:grid !important;gap:14px !important;margin:18px auto 0 !important;width:min(100%,60ch) !important;max-width:60ch !important}.home .hero-copy-stack .lede,.products-page .hero-copy-stack .lede,.home .hero-copy-note,.philosophy-page .hero-copy-note,.products-page .hero-product-item p{margin:0 !important;color:var(--text-sub) !important;line-height:1.62 !important}.home .hero-copy-note,.philosophy-page .hero-copy-note,.products-page .hero-product-item p{font-size:1rem !important}.products-page .hero-product-item{display:grid !important;gap:6px !important}.products-page .hero-product-item strong{display:block !important;font-size:1rem !important;font-weight:700 !important;letter-spacing:.02em !important;color:var(--text-main) !important}.home .hero .hero-text h1{max-width:12.8ch !important}.home .hero-media-note--above{max-width:min(100%,44ch) !important;margin:0 auto 12px !important;white-space:normal !important;text-wrap:balance !important;line-height:1.45 !important;font-size:clamp(.82rem,.9vw,.96rem) !important}.products-page .hero .hero-text h1{max-width:18ch !important}.products-page .hero-copy-stack--products{width:min(100%,56ch) !important;max-width:56ch !important}.philosophy-page .hero .hero-text h1{max-width:12ch !important}.philosophy-page .hero .lede{max-width:26ch !important}.philosophy-page .hero-copy-note{max-width:56ch !important;margin:0 auto !important}.site-footer .footer-upper{align-items:stretch !important}.site-footer .footer-panel{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.site-footer .footer-brand-panel strong{display:block !important}.site-footer .footer-signup h3{max-width:none !important;white-space:nowrap !important;font-size:clamp(1.45rem,2vw,1.95rem) !important;line-height:1.08 !important}.site-footer .footer-brand-copy,.site-footer .footer-signup>p.small{max-width:40ch !important}.pricing-page .crypto-pay-actions{margin-top:16px !important}.pricing-page .crypto-pay-actions .btn{min-width:220px !important}.products-page #btc-guide .product-showcase__copy>h3,.products-page #xrp-guide .product-showcase__copy>h3{max-width:none !important}@media (min-width:1180px){.products-page #btc-guide .product-showcase__copy>h3,.products-page #xrp-guide .product-showcase__copy>h3{white-space:nowrap !important;font-size:clamp(1.42rem,1.8vw,1.9rem) !important;letter-spacing:-.02em !important}}@media (max-width:980px){.site-footer .footer-signup h3{white-space:normal !important}.pricing-page .crypto-pay-actions .btn{min-width:0 !important}}@media (min-width:1180px){.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,34rem) !important;max-width:34rem !important}.products-page #btc-guide .product-showcase__copy>h3,.products-page #xrp-guide .product-showcase__copy>h3{white-space:nowrap !important;font-size:1.62rem !important;letter-spacing:-.02em !important}}:root{--azro-showcase-copy-max-v42:34rem;--azro-showcase-action-max-v42:33rem;--azro-showcase-media-max-v42:54rem}.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:clamp(30px,3vw,40px) !important;align-items:center !important}.products-page .product-guide__body .product-showcase__text,.features-page .product-guide__body .product-showcase__text{width:100% !important;max-width:none !important;margin:0 !important;display:flex !important;justify-content:center !important;align-items:center !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:min(100%,var(--azro-showcase-copy-max-v42)) !important;max-width:var(--azro-showcase-copy-max-v42) !important;margin-inline:auto !important;display:grid !important;justify-items:center !important;align-content:center !important;gap:16px !important;text-align:center !important}.products-page .product-guide__body .product-showcase__copy>h3,.features-page .product-guide__body .product-showcase__copy>h3,.products-page .product-guide__body .product-showcase__copy>.small,.features-page .product-guide__body .product-showcase__copy>.small,.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__copy .compact-bullets,.features-page .product-guide__body .product-showcase__copy .compact-bullets,.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{width:min(100%,var(--azro-showcase-action-max-v42)) !important;max-width:var(--azro-showcase-action-max-v42) !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__media-col,.features-page .product-guide__body .product-showcase__media-col{width:100% !important;max-width:none !important;margin:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;transform:none !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta,.products-page .product-guide__body .product-showcase__media.product-shot-frame,.features-page .product-guide__body .product-showcase__media.product-shot-frame{width:min(100%,var(--azro-showcase-media-max-v42)) !important;max-width:var(--azro-showcase-media-max-v42) !important;margin-inline:auto !important}.products-page .product-guide__body .product-showcase__meta,.features-page .product-guide__body .product-showcase__meta{margin:0 auto 12px !important;white-space:normal !important;text-wrap:balance !important}.products-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note,.features-page .product-guide__body .product-showcase__media.product-shot-frame .chart-note{max-width:40ch !important;margin-inline:auto !important}@media (min-width:1180px){.products-page #btc-guide .product-showcase__copy>h3,.products-page #xrp-guide .product-showcase__copy>h3{white-space:nowrap !important;font-size:clamp(1.4rem,1.45vw,1.68rem) !important;letter-spacing:-.02em !important}}@media (max-width:1180px){.products-page .product-guide__body .product-showcase,.features-page .product-guide__body .product-showcase{grid-template-columns:1fr !important}}@media (max-width:720px){.products-page .product-guide__body .product-showcase__copy,.features-page .product-guide__body .product-showcase__copy{width:100% !important;max-width:100% !important}.products-page .product-guide__body .product-showcase__copy .btn-row,.features-page .product-guide__body .product-showcase__copy .btn-row{grid-template-columns:1fr !important}}.home .hero-media-note--above{max-width:min(100%,40ch) !important}.site-footer .footer-upper{align-items:stretch !important}.site-footer .footer-panel{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:16px !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{margin:0 !important}.site-footer .footer-brand-panel strong{display:block !important}.site-footer .footer-tagline,.site-footer .footer-brand-copy,.site-footer .footer-signup>p.small,.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin:0 !important}.site-footer .footer-signup h3{white-space:nowrap !important;font-size:clamp(1.3rem,1.55vw,1.78rem) !important;line-height:1.08 !important}.site-footer .footer-brand-copy,.site-footer .footer-signup>p.small{max-width:38ch !important}.modal__dialog--trial .code-box{width:min(100%,22rem) !important;margin-inline:auto !important;justify-content:center !important}@media (max-width:980px){.site-footer .footer-signup h3{white-space:normal !important}}:root{--showcase-heading-max:46rem;--showcase-copy-max:39rem;--showcase-media-max:58rem;--showcase-gap-final:clamp(36px,4vw,68px)}.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.14fr);gap:var(--showcase-gap-final);align-items:center}.products-page .product-showcase__text,.features-page .product-showcase__text{width:100%;max-width:calc(var(--showcase-heading-max) + 2rem);margin-inline:auto;padding-inline-start:clamp(18px,2.2vw,36px)}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3{max-width:var(--showcase-heading-max);margin-inline:auto}.products-page .product-showcase__text>.small,.features-page .product-showcase__text>.small,.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{max-width:var(--showcase-copy-max);margin-inline:auto}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{text-align:left}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{padding-inline-start:2.35rem}.products-page .product-showcase__text .compact-bullets li::before,.features-page .product-showcase__text .compact-bullets li::before{left:.4rem}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;justify-items:stretch;align-items:center}.products-page .product-showcase__text .btn-row>.btn,.features-page .product-showcase__text .btn-row>.btn{width:100%;min-width:0}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100%;max-width:var(--showcase-media-max);margin-inline:auto}.products-page .product-showcase__meta,.features-page .product-showcase__meta{width:100%;max-width:var(--showcase-media-max);margin-inline:auto;text-align:center}@media (min-width:1360px){.products-page #product-overviews .product-showcase__text>h3{white-space:nowrap}}@media (max-width:1220px){.home .hero--split .hero-inner{grid-template-columns:1fr;gap:clamp(34px,5vw,56px);justify-items:center;text-align:center}.home .hero-text,.home .hero-media{width:100%;max-width:min(100%,920px);margin-inline:auto;text-align:center}.home .hero-copy-stack,.home .hero-cta,.home .hero-media-note{margin-inline:auto}.home .hero-cta{justify-content:center}}@media (max-width:1180px){.products-page .product-showcase--feature-top,.features-page .product-showcase--feature-top{grid-template-columns:1fr;justify-items:center;gap:clamp(28px,4vw,40px)}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__media-col,.features-page .product-showcase__media-col,.products-page .product-showcase__meta,.features-page .product-showcase__meta{max-width:min(100%,900px);margin-inline:auto;padding-inline-start:0;text-align:center}}@media (max-width:720px){.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{grid-template-columns:1fr}.products-page .product-showcase__text>h3,.features-page .product-showcase__text>h3,.products-page .product-showcase__text>.small,.features-page .product-showcase__text>.small,.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{max-width:min(100%,34rem)}}.modal__dialog--trial .code-box{width:fit-content;max-width:min(100%,32rem);margin-inline:auto;justify-content:center}.modal__dialog--trial .trial-note{max-width:min(100%,32rem);margin-inline:auto;text-align:center}.media-gallery{--gallery-radius:clamp(24px,2.8vw,34px);display:grid;gap:12px;width:100%;padding:clamp(12px,1.4vw,16px);cursor:default !important}.media-gallery.media-frame--figure,.media-gallery.media-frame--figure .chart-note{cursor:default !important}.media-gallery__switch{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px;margin-inline:auto;border-radius:999px;background:rgba(10,16,34,.88);border:1px solid rgba(174,186,214,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.media-gallery__mode{min-width:96px;height:40px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:var(--text-sub);font:700 .92rem/1 var(--font-sans,inherit);letter-spacing:-.01em}.media-gallery__mode.is-active{background:rgba(118,152,255,.16);color:var(--text-main);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 26px rgba(40,82,196,.18)}.media-gallery__viewport{position:relative;width:100%;aspect-ratio:var(--gallery-ratio,16 / 9);border-radius:calc(var(--gallery-radius) - 6px);overflow:hidden;background:linear-gradient(180deg,rgba(7,11,22,.88) 0%,rgba(5,8,18,.96) 100%);border:1px solid rgba(190,198,220,.1)}.media-gallery__stage{position:relative;width:100%;height:100%;display:grid;place-items:center}.media-gallery__video-shell,.media-gallery__image-button{position:relative;width:100%;height:100%}.media-gallery__video,.media-gallery__image{width:100%;height:100%;display:block;object-fit:contain;background:rgba(5,8,18,.96)}.media-gallery__image-button{border:0;padding:0;background:transparent;cursor:zoom-in}.media-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border:1px solid rgba(188,198,224,.16);border-radius:999px;background:rgba(9,14,30,.84);color:var(--text-main);font-size:1.45rem;line-height:1;display:grid;place-items:center;box-shadow:0 18px 40px rgba(0,0,0,.22)}.media-gallery__nav--prev{left:16px}.media-gallery__nav--next{right:16px}.media-gallery__nav[hidden]{display:none}.media-gallery__play{position:absolute;inset:auto auto 20px 20px;min-width:148px;height:46px;padding:0 18px;border:0;border-radius:999px;background:rgba(11,18,38,.86);color:var(--text-main);font:700 .94rem/1 var(--font-sans,inherit);letter-spacing:-.01em;box-shadow:0 18px 40px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.06)}.media-gallery__badge{position:absolute;inset:auto auto 20px 20px;padding:8px 12px;border-radius:999px;background:rgba(9,14,30,.8);border:1px solid rgba(188,198,224,.14);color:var(--text-main);font-size:.84rem;line-height:1;letter-spacing:-.01em;box-shadow:0 14px 34px rgba(0,0,0,.22)}.media-gallery.is-video-mode .media-gallery__badge{inset:auto auto 76px 20px}.media-gallery__video-shell.is-playing .media-gallery__play{opacity:.9}.media-gallery__image-hint{position:absolute;inset:auto 20px 20px auto;padding:8px 12px;border-radius:999px;background:rgba(9,14,30,.72);border:1px solid rgba(188,198,224,.14);color:var(--text-main);font-size:.82rem;line-height:1;letter-spacing:-.01em}.media-gallery__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px 18px;flex-wrap:wrap}.media-gallery__caption-wrap{display:flex;align-items:center;justify-content:center;gap:10px 16px;flex-wrap:wrap}.media-gallery__external{display:inline-flex;align-items:center;gap:6px;color:rgba(186,204,255,.94);font-weight:700;letter-spacing:-.01em;text-decoration:none}.media-gallery__external:hover,.media-gallery__external:focus-visible{color:#fff}.media-gallery__dots{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.media-gallery__dot{width:8px;height:8px;border:0;border-radius:999px;background:rgba(194,202,223,.28);padding:0;transition:width .18s ease,background .18s ease,opacity .18s ease}.media-gallery__dot.is-active{width:28px;background:linear-gradient(135deg,rgba(108,160,255,.96) 0%,rgba(62,102,255,.96) 100%)}.media-gallery--hero .media-gallery__viewport{border-radius:clamp(26px,3vw,38px)}@media (max-width:900px){.media-gallery__bottom{justify-content:center}.media-gallery__caption-wrap,.media-gallery__dots{width:100%;justify-content:center}}@media (max-width:640px){.media-gallery{padding:10px;gap:10px}.media-gallery__mode{min-width:84px;height:38px}.media-gallery__nav{width:40px;height:40px}.media-gallery__nav--prev{left:10px}.media-gallery__nav--next{right:10px}.media-gallery__play{min-width:132px;height:42px;inset:auto auto 14px 14px}.media-gallery__badge{inset:auto auto 14px 14px;font-size:.78rem}.media-gallery.is-video-mode .media-gallery__badge{inset:auto auto 62px 14px}.media-gallery__image-hint{inset:auto 14px 14px auto;font-size:.76rem}}.gallery-lightbox .modal__dialog--gallery{width:min(1260px,calc(100vw - 36px));max-width:min(1260px,calc(100vw - 36px));padding:clamp(16px,2vw,20px);background:radial-gradient(120% 90% at 50% -8%,rgba(74,113,224,.18) 0%,rgba(74,113,224,0) 48%),linear-gradient(180deg,rgba(18,24,40,.97) 0%,rgba(8,12,24,.95) 100%);border:1px solid rgba(194,202,223,.18)}.gallery-lightbox__viewport{position:relative;margin-top:8px;width:100%;aspect-ratio:16 / 9;border-radius:26px;overflow:hidden;background:rgba(5,8,18,.98);border:1px solid rgba(194,202,223,.12)}.gallery-lightbox__stage,.gallery-lightbox__stage img{width:100%;height:100%}.gallery-lightbox__stage img{display:block;object-fit:contain}.gallery-lightbox__footer{display:flex;align-items:center;justify-content:space-between;gap:14px 18px;flex-wrap:wrap;margin-top:14px}@media (max-width:720px){.gallery-lightbox .modal__dialog--gallery{width:min(100vw - 20px,1260px);max-width:min(100vw - 20px,1260px);padding:14px}.gallery-lightbox__footer,.gallery-lightbox__head{justify-content:center;text-align:center}.gallery-lightbox__footer .media-gallery__dots,.gallery-lightbox__footer .media-gallery__external{width:100%;justify-content:center}}.products-page #product-overviews .product-showcase__text>h3{font-size:clamp(2.1rem,1.65rem + 1vw,3rem);line-height:1.04}.media-gallery[data-gallery-root]{gap:clamp(10px,1.15vw,14px) !important}.media-gallery[data-gallery-root] [data-gallery-prev],.media-gallery[data-gallery-root] [data-gallery-next],.media-gallery[data-gallery-root] [data-gallery-dots]{display:none !important}.media-gallery[data-gallery-root] .media-gallery__bottom{justify-content:center !important}.media-gallery[data-gallery-root] .media-gallery__caption-wrap{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.media-gallery[data-gallery-root] .chart-note{margin:0 !important;max-width:100% !important}.media-gallery[data-gallery-root] .media-gallery__external{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.92rem;line-height:1.2;color:rgba(193,210,255,.96)}.media-gallery[data-gallery-root] .media-gallery__external:hover,.media-gallery[data-gallery-root] .media-gallery__external:focus-visible{color:#fff}.media-gallery__launch{position:relative;display:block;width:100%;height:100%;border:0;padding:0;border-radius:inherit;background:transparent;overflow:hidden;cursor:pointer}.media-gallery__poster,.media-gallery__launch .media-gallery__image{width:100%;height:100%;display:block;object-fit:contain;background:rgba(5,8,18,.98)}.media-gallery__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(14px,1.6vw,20px);background:linear-gradient(180deg,rgba(7,11,22,.14) 0%,rgba(7,11,22,.06) 36%,rgba(7,11,22,.68) 100%),linear-gradient(90deg,rgba(7,11,22,.28) 0%,rgba(7,11,22,0) 38%,rgba(7,11,22,.18) 100%)}.media-gallery__count{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(192,202,228,.16);background:rgba(10,16,34,.74);color:var(--text-main);font-size:.84rem;font-weight:700;letter-spacing:-.01em;backdrop-filter:blur(10px);box-shadow:0 14px 34px rgba(0,0,0,.22)}.media-gallery__launch-cta{align-self:center;display:inline-flex;align-items:center;justify-content:center;min-width:152px;height:46px;padding:0 20px;border-radius:999px;background:rgba(13,20,42,.84);border:1px solid rgba(195,203,226,.18);color:var(--text-main);font:700 .95rem/1 var(--font-sans,inherit);letter-spacing:-.01em;box-shadow:0 18px 40px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(14px);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta{transform:translateY(-1px);border-color:rgba(205,213,236,.3);box-shadow:0 22px 46px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}.gallery-lightbox__viewport{aspect-ratio:var(--lightbox-ratio,16 / 9)}.gallery-lightbox__stage,.gallery-lightbox__video-wrap,.gallery-lightbox__video{width:100%;height:100%}.gallery-lightbox__stage{display:grid;place-items:center}.gallery-lightbox__video{display:block;object-fit:contain;background:rgba(5,8,18,.98)}.gallery-lightbox__footer{justify-content:center !important}.gallery-lightbox__footer .media-gallery__dots{width:100%;justify-content:center}.modal__dialog--trial>.code-box{width:min(100%,28rem) !important;margin:18px auto 0 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:12px !important}.modal__dialog--trial>.trial-note{max-width:min(100%,32rem) !important;margin-inline:auto !important;text-align:center !important}@media (max-width:1360px){.home .hero--split .hero-inner{grid-template-columns:1fr !important;gap:clamp(28px,4vw,40px) !important}.home .hero--split .hero-text,.home .hero--split .hero-media{max-width:min(100%,980px);margin-inline:auto !important}}@media (max-width:1240px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important;gap:clamp(24px,4vw,32px) !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{max-width:min(100%,980px);margin-inline:auto !important}}@media (max-width:720px){.media-gallery__overlay{padding:14px}.media-gallery__launch-cta{min-width:128px;height:42px;font-size:.9rem}.media-gallery__count{min-height:32px;font-size:.8rem}.modal__dialog--trial>.code-box{width:min(100%,24rem) !important}}html.modal-open,body.modal-open{overflow:hidden !important;touch-action:none !important}.gallery-lightbox{padding:clamp(12px,1.6vw,22px) !important;overflow:hidden !important}.gallery-lightbox .modal__dialog--gallery{width:min(1480px,calc(100vw - 28px)) !important;max-width:min(1480px,calc(100vw - 28px)) !important;height:min(92vh,940px) !important;max-height:min(92vh,940px) !important;padding:clamp(14px,1.6vw,20px) !important;display:grid !important;grid-template-rows:minmax(0,1fr) auto !important;gap:14px !important;overflow:hidden !important}.gallery-lightbox .modal__head,.gallery-lightbox__head{display:none !important}.gallery-lightbox .modal__close{right:clamp(14px,1.4vw,18px) !important;top:clamp(14px,1.4vw,18px) !important;z-index:5 !important}.gallery-lightbox__viewport{margin-top:0 !important;width:100% !important;height:100% !important;min-height:0 !important;aspect-ratio:auto !important;border-radius:clamp(24px,2.4vw,30px) !important}.gallery-lightbox__stage,.gallery-lightbox__video-wrap,.gallery-lightbox__video{width:100% !important;height:100% !important}.gallery-lightbox__stage{display:grid !important;place-items:center !important}.gallery-lightbox__stage img,.gallery-lightbox__video{width:100% !important;height:100% !important;object-fit:contain !important;background:rgba(5,8,18,.98) !important}.gallery-lightbox__footer{margin-top:0 !important;justify-content:center !important;min-height:14px !important}.gallery-lightbox__footer .media-gallery__dots{width:auto !important;justify-content:center !important}.media-gallery__overlay{justify-content:center !important;align-items:center !important;padding:clamp(14px,1.5vw,20px) !important;background:linear-gradient(180deg,rgba(7,11,22,.14) 0%,rgba(7,11,22,.06) 38%,rgba(7,11,22,.24) 100%) !important}.media-gallery__count{display:none !important}.media-gallery__launch-cta{min-width:168px !important;height:48px !important;padding:0 24px !important;border-radius:999px !important;background:linear-gradient(135deg,rgba(110,160,255,.98) 0%,rgba(62,98,255,.98) 100%) !important;border:1px solid rgba(255,255,255,.16) !important;color:#ffffff !important;font:800 1rem/1 var(--font-sans,inherit) !important;letter-spacing:-.01em !important;text-shadow:none !important;box-shadow:0 18px 40px rgba(17,36,96,.32),inset 0 1px 0 rgba(255,255,255,.16) !important}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta{transform:translateY(-1px) !important;box-shadow:0 22px 46px rgba(17,36,96,.36),inset 0 1px 0 rgba(255,255,255,.18) !important}.media-gallery__launch-cta,.media-gallery__launch-cta *{color:#ffffff !important}.media-gallery[data-gallery-root] .media-gallery__caption-wrap{width:100% !important;align-items:center !important;justify-content:center !important;text-align:center !important}.media-gallery[data-gallery-root] .media-gallery__external{display:none !important}.modal__dialog--trial>.code-box{width:fit-content !important;max-width:min(100%,30rem) !important;margin:18px auto 0 !important;justify-content:center !important}.modal__dialog--trial>.trial-note{max-width:34rem !important;margin:14px auto 0 !important;text-align:center !important}@media (max-width:900px){.gallery-lightbox .modal__dialog--gallery{width:calc(100vw - 20px) !important;max-width:calc(100vw - 20px) !important;height:min(86vh,760px) !important;max-height:min(86vh,760px) !important;padding:12px !important;gap:10px !important}.media-gallery__launch-cta{min-width:148px !important;height:44px !important;font-size:.95rem !important}}:root{--text-main:var(--text-head)}.media-gallery[data-gallery-root]{gap:clamp(10px,1.15vw,14px) !important}.media-gallery[data-gallery-root] .media-gallery__caption-wrap{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0 !important;text-align:center}.media-gallery[data-gallery-root] .media-gallery__external{display:none !important}.media-gallery__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:clamp(18px,1.8vw,24px);background:linear-gradient(180deg,rgba(7,11,22,.01) 0%,rgba(7,11,22,.06) 42%,rgba(7,11,22,.68) 100%),linear-gradient(90deg,rgba(7,11,22,.1) 0%,rgba(7,11,22,0) 30%,rgba(7,11,22,.1) 100%)}.media-gallery__count{display:none !important}.media-gallery__launch-cta{min-width:168px;height:50px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,rgba(95,149,255,.98) 0%,rgba(53,101,255,.98) 100%);border:1px solid rgba(201,216,255,.26);color:#f7faff !important;font:700 1rem/1 var(--font-sans,inherit);letter-spacing:-.01em;box-shadow:0 22px 46px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.05) inset;backdrop-filter:blur(14px)}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta{transform:translateY(-1px);box-shadow:0 26px 52px rgba(0,0,0,.32),0 0 0 1px rgba(255,255,255,.07) inset}.gallery-lightbox{overflow:hidden !important;padding:16px !important}.gallery-lightbox .modal__dialog--gallery{width:min(1480px,calc(100vw - 32px));max-width:min(1480px,calc(100vw - 32px));height:min(calc(100dvh - 32px),940px);max-height:calc(100dvh - 32px);overflow:hidden !important;display:flex;flex-direction:column;gap:12px;padding:clamp(14px,1.6vw,18px)}.gallery-lightbox .modal__dialog--gallery::-webkit-scrollbar{display:none}.gallery-lightbox .modal__close{z-index:10}.gallery-lightbox__viewport{position:relative;flex:1 1 auto;min-height:0;height:auto;width:100%;margin-top:0 !important;aspect-ratio:auto !important;border-radius:28px;overflow:hidden;background:rgba(5,8,18,.98);border:1px solid rgba(194,202,223,.12)}.gallery-lightbox__stage,.gallery-lightbox__video-wrap,.gallery-lightbox__video,.gallery-lightbox__stage img{width:100%;height:100%}.gallery-lightbox__stage{display:grid;place-items:center}.gallery-lightbox__video,.gallery-lightbox__stage img{display:block;object-fit:contain;background:rgba(5,8,18,.98)}.gallery-lightbox__footer{flex:0 0 auto;justify-content:center !important;margin-top:0 !important;padding-bottom:2px}.gallery-lightbox__footer .media-gallery__dots{width:auto;justify-content:center}.modal__dialog--trial>.code-box,.modal__dialog--trial .code-box{width:min(100%,28rem) !important;margin:18px auto 0 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:12px !important}.modal__dialog--trial>.trial-note,.modal__dialog--trial .trial-note{width:min(100%,34rem) !important;max-width:34rem !important;margin:18px auto 0 !important;text-align:center !important}@media (max-width:900px){.gallery-lightbox{padding:10px !important}.gallery-lightbox .modal__dialog--gallery{width:calc(100vw - 20px);max-width:calc(100vw - 20px);height:min(calc(100dvh - 20px),760px);max-height:calc(100dvh - 20px);padding:12px;gap:10px}.gallery-lightbox__viewport{border-radius:22px}.media-gallery__launch-cta{min-width:142px;height:44px;font-size:.94rem}}@media (max-width:640px){.gallery-lightbox .modal__dialog--gallery{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);width:calc(100vw - 16px);max-width:calc(100vw - 16px);padding:10px}.gallery-lightbox__viewport{border-radius:18px}.media-gallery__overlay{padding:14px}.media-gallery__launch-cta{min-width:128px;height:42px;font-size:.92rem}}.home .hero-copy-stack--home,.products-page .hero-copy-stack--products{width:min(100%,62ch) !important;max-width:62ch !important;gap:14px !important}.hero-key-points{width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;list-style:none !important;display:grid !important;gap:10px !important}.hero-key-points li{position:relative !important;margin:0 !important;padding-left:22px !important;color:var(--text-sub) !important;line-height:1.58 !important}.hero-key-points li::before{content:"" !important;position:absolute !important;top:.72em !important;left:0 !important;width:8px !important;height:8px !important;border-radius:999px !important;background:rgba(118,152,255,.9) !important;box-shadow:0 0 0 4px rgba(118,152,255,.14) !important}.hero-key-points li strong{color:var(--text-main) !important;font-weight:700 !important}.products-page .hero .hero-text h1{max-width:15.5ch !important}.home .hero .hero-text h1{max-width:11.4ch !important}.feature-card p,.product-card p,.step-card p,.insight-card p,.framework-card p,.principle-card p,.product-choice-card p,.product-docs-card p,.resource-highlight-card p{width:100% !important;max-width:none !important;text-wrap:pretty !important}.media-gallery__overlay{align-items:flex-end !important;justify-content:flex-start !important;padding:clamp(18px,1.8vw,24px) !important}.media-gallery__launch-cta{align-self:auto !important;min-width:154px !important;height:48px !important;padding:0 22px !important;background:rgba(10,16,34,.9) !important;border:1px solid rgba(194,202,223,.16) !important;color:#ffffff !important;text-align:center !important;box-shadow:0 10px 22px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.06) !important;backdrop-filter:blur(14px) !important}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta{transform:translateY(-1px) !important;border-color:rgba(194,202,223,.22) !important;box-shadow:0 12px 26px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.07) !important}.gallery-lightbox .modal__dialog--gallery{overflow:hidden !important;display:grid !important;grid-template-rows:minmax(0,1fr) auto !important;gap:12px !important}.gallery-lightbox__footer{width:100% !important;display:grid !important;gap:10px !important;justify-items:center !important;align-content:start !important;margin-top:0 !important;padding-bottom:2px !important}.gallery-lightbox__meta{width:min(100%,64rem) !important;display:grid !important;gap:4px !important;justify-items:center !important;text-align:center !important}.gallery-lightbox__caption,.gallery-lightbox__note{margin:0 !important}.gallery-lightbox__caption{color:var(--text-main) !important;font-weight:700 !important;letter-spacing:-.01em !important;line-height:1.3 !important}.gallery-lightbox__note{color:var(--text-sub) !important;font-size:.95rem !important;line-height:1.45 !important}.gallery-lightbox__footer .media-gallery__dots{width:auto !important;justify-content:center !important}@media (max-width:900px){.gallery-lightbox .modal__dialog--gallery{gap:10px !important}.media-gallery__launch-cta{min-width:142px !important;height:44px !important}.gallery-lightbox__meta{width:min(100%,42rem) !important}}@media (max-width:640px){.media-gallery__overlay{padding:14px !important}.media-gallery__launch-cta{min-width:132px !important;height:42px !important;padding:0 18px !important}.gallery-lightbox__caption{font-size:.95rem !important}.gallery-lightbox__note{font-size:.88rem !important}}.home .hero-copy-stack,.products-page .hero-copy-stack{width:min(100%,68ch) !important;max-width:68ch !important}.hero-copy-bullets{list-style:none !important;margin:0 !important;padding:0 !important;display:grid !important;gap:10px !important;width:100% !important;max-width:none !important}.hero-copy-bullets li{position:relative !important;margin:0 !important;padding-left:24px !important;color:var(--text-sub) !important;line-height:1.62 !important;text-align:left !important;width:100% !important;max-width:none !important}.hero-copy-bullets li::before{content:'' !important;position:absolute !important;left:0 !important;top:.72em !important;width:8px !important;height:8px !important;border-radius:999px !important;background:linear-gradient(180deg,#78a4ff 0%,#3d71ff 100%) !important;box-shadow:0 0 0 6px rgba(78,131,255,.12) !important}.home .hero-copy-note,.products-page .hero-copy-note,.home .hero-copy-bullets,.products-page .hero-copy-bullets{width:100% !important;max-width:none !important}.media-gallery__overlay{justify-content:flex-end !important;align-items:flex-start !important;padding:clamp(18px,2vw,26px) !important}.media-gallery__launch-cta{align-self:flex-start !important;margin:0 !important;min-width:156px !important;height:48px !important;padding:0 24px !important;color:#f7faff !important;background:rgba(10,18,40,.9) !important;border-color:rgba(195,203,226,.2) !important}.gallery-lightbox__footer{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:10px !important}.gallery-lightbox__note{display:grid;gap:4px;width:min(100%,58rem);text-align:center;margin:0 auto}.gallery-lightbox__note[hidden]{display:none !important}.gallery-lightbox__note-label{color:var(--text-main);font-weight:700;letter-spacing:-.01em;line-height:1.25}.gallery-lightbox__note-copy{margin:0;color:var(--text-sub);line-height:1.5;text-wrap:balance}.feature-card h3,.feature-card p,.product-card h3,.product-card p,.insight-card h3,.insight-card p,.framework-card h3,.framework-card p,.principle-card h3,.principle-card p,.product-choice-card h3,.product-choice-card p,.step-card h3,.step-card p,.resource-highlight-card h3,.resource-highlight-card p{width:100% !important;max-width:none !important}.modal__dialog--trial .code-box{align-self:center !important;margin-left:auto !important;margin-right:auto !important}@media (max-width:900px){.media-gallery__launch-cta{min-width:146px !important;height:46px !important;padding:0 22px !important}.gallery-lightbox__note{width:min(100%,40rem)}}@media (max-width:640px){.media-gallery__overlay{padding:14px !important}.media-gallery__launch-cta{min-width:128px !important;height:42px !important;padding:0 18px !important}.gallery-lightbox__note{width:min(100%,26rem)}}.media-gallery[data-gallery-root] .media-gallery__overlay{justify-content:flex-end !important;align-items:flex-start !important;padding:clamp(18px,1.9vw,24px) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{align-self:flex-start !important;min-width:clamp(148px,14vw,176px) !important;height:48px !important;padding:0 24px !important}.gallery-lightbox{overflow:hidden !important}.gallery-lightbox .modal__dialog--gallery{overflow:hidden !important;overscroll-behavior:contain !important}.gallery-lightbox__footer{gap:12px !important}.gallery-lightbox__meta{width:min(100%,66rem) !important;gap:6px !important}.gallery-lightbox__caption{font-size:clamp(1rem,1.05vw,1.08rem) !important}.gallery-lightbox__note{width:min(100%,62ch) !important;font-size:clamp(.9rem,.95vw,.98rem) !important;line-height:1.5 !important;color:var(--text-sub) !important}.home .hero-copy-stack,.products-page .hero-copy-stack{width:min(100%,62ch) !important;max-width:62ch !important}.home .hero-copy-bullets,.products-page .hero-copy-bullets{width:min(100%,56ch) !important;max-width:56ch !important;margin:0 auto !important;padding-left:1.35rem !important;display:grid !important;gap:12px !important;text-align:left !important}.home .hero-copy-bullets li,.products-page .hero-copy-bullets li{color:var(--text-sub) !important;line-height:1.6 !important}.products-page .hero .hero-text h1{max-width:15ch !important}.products-page .hero-copy-stack--products{width:min(100%,60ch) !important;max-width:60ch !important}.products-page .hero-media .media-gallery{max-width:100% !important}.products-page .hero-media .chart-note,.home .hero-media .chart-note{text-align:center !important}.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p,.features-page .product-summary-grid .feature-card p,.products-page .feature-mini-grid--full .feature-card p,.home .product-choice-card p,.products-page .product-choice-card p,.home .insight-card p,.home .step-card p,.home .callout-card p,.home .product-card p,.products-page .product-card p{width:100% !important;max-width:100% !important}.modal__dialog--trial>.code-box,.modal__dialog--trial .code-box{align-self:center !important;margin-inline:auto !important;place-self:center !important}@media (max-width:1100px){.home .hero-text,.products-page .hero-text{text-align:center !important;margin-inline:auto !important}.home .hero-text h1,.products-page .hero-text h1,.home .hero-copy-stack,.products-page .hero-copy-stack,.home .hero-copy-bullets,.products-page .hero-copy-bullets{margin-inline:auto !important}}@media (max-width:900px){.media-gallery[data-gallery-root] .media-gallery__overlay{padding:16px !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:138px !important;height:44px !important;padding:0 18px !important}.gallery-lightbox__meta{width:min(100%,44rem) !important}}.media-gallery[data-gallery-root] .media-gallery__overlay{display:flex !important;justify-content:flex-start !important;align-items:flex-end !important;padding:clamp(18px,1.8vw,24px) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{align-self:auto !important;margin:0 !important;min-width:154px !important;height:48px !important;padding:0 22px !important;color:#ffffff !important;text-align:center !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch-cta *{color:#ffffff !important}.gallery-lightbox .modal__dialog--gallery{overflow:hidden !important}.gallery-lightbox__footer{display:grid !important;gap:10px !important;justify-items:center !important;width:100% !important}.gallery-lightbox__meta{width:min(100%,64rem) !important;display:grid !important;gap:4px !important;justify-items:center !important;text-align:center !important}.gallery-lightbox__caption{margin:0 !important;color:var(--text-main) !important;font-weight:700 !important;line-height:1.3 !important;letter-spacing:-.01em !important}.gallery-lightbox__note{margin:0 !important;width:min(100%,62ch) !important;color:var(--text-sub) !important;font-size:.95rem !important;line-height:1.45 !important;text-align:center !important}@media (max-width:900px){.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:142px !important;height:44px !important;padding:0 18px !important}.gallery-lightbox__meta{width:min(100%,42rem) !important}}@media (max-width:640px){.media-gallery[data-gallery-root] .media-gallery__overlay{padding:14px !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:132px !important;height:42px !important;padding:0 18px !important}.gallery-lightbox__note{font-size:.88rem !important}}.gallery-lightbox__meta{width:min(100%,58rem) !important}.gallery-lightbox__caption,.gallery-lightbox__note{width:100% !important;text-wrap:balance !important}.gallery-lightbox__note{display:block !important}.media-gallery[data-gallery-root] .media-gallery__overlay{justify-content:flex-end !important;align-items:flex-start !important;padding:clamp(20px,1.95vw,24px) !important;background:linear-gradient(180deg,rgba(7,11,22,.01) 0%,rgba(7,11,22,.06) 42%,rgba(7,11,22,.74) 100%) !important,linear-gradient(90deg,rgba(7,11,22,.10) 0%,rgba(7,11,22,0) 28%,rgba(7,11,22,.10) 100%) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{align-self:flex-start !important;min-width:clamp(148px,14vw,176px) !important;height:48px !important;padding:0 24px !important}.gallery-lightbox__caption{max-width:min(100%,56ch) !important;text-align:center !important;text-wrap:balance !important}.gallery-lightbox__note{max-width:min(100%,68ch) !important;text-align:center !important;text-wrap:balance !important}.home .hero-copy-stack--home{width:min(100%,66ch) !important;max-width:66ch !important}.products-page .hero-copy-stack--products{width:min(100%,60ch) !important;max-width:60ch !important}.products-page .hero .hero-text h1{max-width:15ch !important}.products-page .hero-copy-bullets{display:none !important}.home .hero-copy-bullets{display:none !important}:where(.feature-card,.product-choice-card,.insight-card,.pricing-card,.resource-card,.trial-option) p,:where(.feature-card,.product-choice-card,.insight-card,.pricing-card,.resource-card,.trial-option) .small{width:100% !important;max-width:none !important}.modal__dialog--trial .code-box{margin-inline:auto !important;place-self:center !important}@media (max-width:900px){.media-gallery[data-gallery-root] .media-gallery__overlay{padding:16px !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:138px !important;height:44px !important;padding:0 18px !important}}.media-gallery[data-gallery-root] .media-gallery__launch-cta{background:rgba(10,16,34,.90) !important;border-color:rgba(195,203,226,.16) !important;box-shadow:0 10px 24px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05) !important}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{transform:translateY(-1px) !important;border-color:rgba(205,213,236,.22) !important;box-shadow:0 12px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.07) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{background:rgba(10,15,32,.82) !important;border-color:rgba(192,202,228,.14) !important;box-shadow:0 10px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.05) !important}.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{box-shadow:0 12px 28px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.06) !important;border-color:rgba(205,213,236,.18) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{background:rgba(10,15,32,.86) !important;border-color:rgba(192,202,228,.13) !important;box-shadow:0 8px 18px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.04) !important}.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{box-shadow:0 10px 22px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05) !important;border-color:rgba(205,213,236,.16) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{background:rgba(9,14,30,.88) !important;border-color:rgba(195,203,226,.14) !important;box-shadow:0 10px 24px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.04) !important}.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{border-color:rgba(205,213,236,.18) !important;box-shadow:0 14px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.05) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{background:rgba(10,15,32,.86) !important;border-color:rgba(192,202,228,.13) !important;box-shadow:0 8px 18px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.04) !important}.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{border-color:rgba(205,213,236,.16) !important;box-shadow:0 10px 22px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05) !important}.media-gallery__launch-cta{background:rgba(10,16,34,.82) !important;border-color:rgba(194,202,223,.14) !important;box-shadow:0 6px 14px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.05) !important}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta{box-shadow:0 9px 18px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.06) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{background:rgba(9,14,30,.86) !important;border-color:rgba(195,203,226,.12) !important;box-shadow:0 8px 18px rgba(0,0,0,.13),inset 0 1px 0 rgba(255,255,255,.035) !important}.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{border-color:rgba(205,213,236,.15) !important;box-shadow:0 10px 22px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.045) !important}.home .hero-copy-stack--home,.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{display:grid !important;gap:clamp(14px,1.8vw,20px) !important;width:min(100%,62ch) !important;max-width:62ch !important;margin:clamp(18px,2vw,24px) auto 0 !important}.home .hero-copy-stack--home .lede,.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede{width:min(100%,58ch) !important;max-width:58ch !important;margin:0 auto !important;color:var(--text-sub) !important}.hero-copy-bullets--value{list-style:none !important;padding:0 !important;margin:0 auto !important;width:min(100%,58ch) !important;max-width:58ch !important;display:grid !important;gap:12px !important}.hero-copy-bullets--value li{position:relative !important;display:grid !important;gap:4px !important;padding-left:24px !important;margin:0 !important;text-align:left !important}.hero-copy-bullets--value li::before{content:'' !important;position:absolute !important;left:0 !important;top:.72em !important;width:8px !important;height:8px !important;border-radius:999px !important;background:linear-gradient(180deg,#78a4ff 0%,#3d71ff 100%) !important;box-shadow:0 0 0 6px rgba(78,131,255,.10) !important}.hero-copy-bullets--value strong{color:var(--text-main) !important;font-weight:700 !important;letter-spacing:-.01em !important;font-size:1rem !important;line-height:1.28 !important}.hero-copy-bullets--value span{color:var(--text-sub) !important;line-height:1.58 !important}.home .hero-copy-note,.products-page .hero-copy-note,.philosophy-page .hero-copy-note{width:min(100%,58ch) !important;max-width:58ch !important;margin:0 auto !important;color:var(--text-sub) !important;line-height:1.62 !important}.products-page .hero-copy-stack--products{width:min(100%,60ch) !important;max-width:60ch !important}.products-page .hero-copy-stack--products .hero-product-item{display:grid !important;gap:6px !important;width:100% !important;padding:14px 18px !important;border-radius:22px !important;border:1px solid rgba(188,197,224,.10) !important;background:linear-gradient(180deg,rgba(16,24,48,.46) 0%,rgba(11,18,38,.18) 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03) !important}.products-page .hero-copy-stack--products .hero-product-item strong{display:block !important;color:var(--text-main) !important;font-size:1rem !important;font-weight:700 !important;letter-spacing:.01em !important}.products-page .hero-copy-stack--products .hero-product-item p{width:100% !important;max-width:none !important;margin:0 !important}.products-page .hero-copy-stack--products .hero-copy-note{width:min(100%,54ch) !important;max-width:54ch !important}@media (max-width:1100px){.home .hero-copy-stack--home,.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy,.hero-copy-bullets--value,.home .hero-copy-note,.products-page .hero-copy-note,.philosophy-page .hero-copy-note{width:100% !important;max-width:100% !important}}@media (max-width:640px){.home .hero-copy-stack--home,.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:14px !important}.hero-copy-bullets--value{gap:10px !important}.hero-copy-bullets--value li{padding-left:22px !important}.hero-copy-bullets--value strong{font-size:.96rem !important}}.home .hero-copy-stack--editorial .lede,.products-page .hero-copy-stack--editorial .lede,.philosophy-page .hero-copy-stack--editorial .lede{color:var(--text-main) !important}.home .hero-copy-stack--editorial .hero-copy-note,.products-page .hero-copy-stack--editorial .hero-copy-note,.products-page .hero-copy-stack--editorial .hero-product-note,.philosophy-page .hero-copy-stack--editorial .hero-copy-note{width:min(100%,60ch) !important;max-width:60ch !important;margin:0 auto !important;text-wrap:pretty !important}.home .hero-copy-stack--editorial .hero-copy-note--micro,.products-page .hero-copy-stack--editorial .hero-copy-note--micro,.philosophy-page .hero-copy-stack--editorial .hero-copy-note--micro{font-size:.96rem !important;line-height:1.58 !important;color:rgba(214,221,238,.9) !important;max-width:56ch !important}.home .hero-copy-stack--editorial .hero-copy-bullets--value,.philosophy-page .hero-copy-stack--editorial .hero-copy-bullets--value{gap:14px !important}.home .hero-copy-stack--editorial .hero-copy-bullets--value li,.philosophy-page .hero-copy-stack--editorial .hero-copy-bullets--value li{gap:5px !important}.products-page .hero-copy-stack--editorial{gap:16px !important}.products-page .hero-copy-stack--editorial .hero-product-item{gap:8px !important;padding:16px 18px !important;border-radius:24px !important}.products-page .hero-copy-stack--editorial .hero-product-item strong{font-size:1.06rem !important;letter-spacing:.005em !important}.products-page .hero-copy-stack--editorial .hero-product-note{width:100% !important;max-width:none !important;line-height:1.62 !important}@media (max-width:640px){.home .hero-copy-stack--editorial .hero-copy-note,.products-page .hero-copy-stack--editorial .hero-copy-note,.products-page .hero-copy-stack--editorial .hero-product-note,.philosophy-page .hero-copy-stack--editorial .hero-copy-note{width:100% !important;max-width:none !important}.home .hero-copy-stack--editorial .hero-copy-note--micro,.products-page .hero-copy-stack--editorial .hero-copy-note--micro,.philosophy-page .hero-copy-stack--editorial .hero-copy-note--micro{max-width:none !important}}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal}.home .hero .hero-text h1,.philosophy-page .hero .hero-text h1,.products-page .hero .hero-text h1{font-family:var(--font-head) !important;font-weight:800 !important;letter-spacing:-.042em !important;text-wrap:balance !important}.home .hero-copy-stack--home,.philosophy-page .hero-copy-stack--philosophy,.products-page .hero-copy-stack--products{gap:18px !important}.home .hero-copy-stack--home .lede,.philosophy-page .hero-copy-stack--philosophy .lede,.products-page .hero-copy-stack--products .lede{max-width:60ch !important;margin-inline:auto !important;font-size:clamp(1.05rem,1.1vw,1.16rem) !important;line-height:1.62 !important;color:rgba(244,247,255,.78) !important;text-wrap:pretty !important}.hero-copy-points,.products-page .hero-copy-stack--products{row-gap:0 !important}.hero-copy-points li,.products-page .hero-product-item{gap:7px !important;padding:15px 0 15px 22px !important;text-wrap:pretty !important}.hero-copy-points li::before,.products-page .hero-product-item::before{top:1.22rem !important;width:7px !important;height:7px !important;box-shadow:0 0 0 5px rgba(78,131,255,.085) !important}.hero-copy-points strong,.products-page .hero-product-item strong,.philosophy-page .hero-panel .point h3{font-family:var(--font-head) !important;font-weight:700 !important;font-size:clamp(1rem,1vw,1.08rem) !important;line-height:1.2 !important;letter-spacing:-.02em !important;text-transform:none !important}.hero-copy-points span,.products-page .hero-product-item p,.home .hero-copy-tail,.philosophy-page .hero-copy-tail,.products-page .hero-copy-tail{font-size:clamp(.98rem,.96vw,1.03rem) !important;line-height:1.68 !important;color:rgba(244,247,255,.72) !important;text-wrap:pretty !important}.home .hero-copy-tail,.philosophy-page .hero-copy-tail,.products-page .hero-copy-tail{max-width:58ch !important;margin-inline:auto !important}.home .hero-copy-stack--home .hero-copy-points,.philosophy-page .hero-copy-stack--philosophy .hero-copy-points,.products-page .hero-copy-stack--products{width:min(100%,58ch) !important;max-width:58ch !important}.products-page .hero-copy-stack--products{width:min(100%,60ch) !important;max-width:60ch !important}.home .hero-copy-stack--home{width:min(100%,64ch) !important;max-width:64ch !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,60ch) !important;max-width:60ch !important}.home .hero-media-note--above,.products-page .products-hero-kicker,.philosophy-page .hero-panel .point h3{font-family:var(--font-head) !important}.media-gallery__preview-video{width:100% !important;height:100% !important;display:block !important;object-fit:contain !important;background:rgba(5,8,18,.98) !important;pointer-events:none !important}.media-gallery__launch--video .media-gallery__overlay{background:linear-gradient(180deg,rgba(7,11,22,.03) 0%,rgba(7,11,22,.04) 42%,rgba(7,11,22,.62) 100%) !important,linear-gradient(90deg,rgba(7,11,22,.12) 0%,rgba(7,11,22,0) 28%,rgba(7,11,22,.08) 100%) !important}@media (max-width:900px){.home .hero-copy-stack--home,.philosophy-page .hero-copy-stack--philosophy,.products-page .hero-copy-stack--products{gap:16px !important}.hero-copy-points li,.products-page .hero-product-item{padding:14px 0 14px 20px !important}}@media (max-width:640px){.home .hero-copy-stack--home .lede,.philosophy-page .hero-copy-stack--philosophy .lede,.products-page .hero-copy-stack--products .lede{font-size:1rem !important}.hero-copy-points strong,.products-page .hero-product-item strong,.philosophy-page .hero-panel .point h3{font-size:.98rem !important}.hero-copy-points span,.products-page .hero-product-item p,.home .hero-copy-tail,.philosophy-page .hero-copy-tail,.products-page .hero-copy-tail{font-size:.97rem !important;line-height:1.62 !important}}.home .hero-copy-stack--home,.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:clamp(16px,1.55vw,20px) !important}.home .hero-copy-stack--home{width:min(100%,64ch) !important;max-width:64ch !important}.products-page .hero-copy-stack--products{width:min(100%,61ch) !important;max-width:61ch !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,60ch) !important;max-width:60ch !important}.home .hero-copy-stack--home .lede,.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede{font-size:clamp(1.08rem,.26vw + 1.01rem,1.16rem) !important;line-height:1.62 !important;color:rgba(244,247,255,.86) !important;text-wrap:pretty !important}.home .hero-copy-note,.products-page .hero-copy-note,.philosophy-page .hero-copy-note,.products-page .hero-product-note,.philosophy-page .hero-panel .point p,.philosophy-page .hero-panel .point .small{font-size:clamp(1rem,.18vw + .98rem,1.08rem) !important;line-height:1.66 !important;color:rgba(244,247,255,.72) !important;text-wrap:pretty !important}.home .hero-copy-note.hero-copy-note--micro,.products-page .hero-copy-note.hero-copy-note--micro,.philosophy-page .hero-copy-note.hero-copy-note--micro{font-size:.98rem !important;color:rgba(244,247,255,.62) !important}.hero-copy-bullets--value,.hero-copy-points,.products-page .hero-product-item,.philosophy-page .hero-panel .point,.philosophy-page .hero-copy-stack--philosophy{font-kerning:normal}.hero-copy-bullets--value strong,.hero-copy-points strong,.products-page .hero-product-item strong,.philosophy-page .hero-panel .point h3,.hero-media-note--above,.products-hero-kicker,.hero-trust,.page-note.philosophy-hero-note{font-family:var(--font-head) !important;letter-spacing:-.01em !important}.hero-copy-bullets--value strong,.hero-copy-points strong,.products-page .hero-product-item strong,.philosophy-page .hero-panel .point h3{text-transform:none !important;font-size:clamp(1.04rem,.18vw + 1.01rem,1.12rem) !important;line-height:1.18 !important;font-weight:700 !important}.hero-copy-bullets--value li,.hero-copy-points li,.products-page .hero-product-item{padding-block:16px !important}.philosophy-page .hero-panel .point{padding-block:clamp(18px,1.6vw,22px) !important}.hero-text:is(p,li,span){text-wrap:pretty}.media-gallery__preview-video{width:100%;height:100%;display:block;object-fit:contain;background:rgba(5,8,18,.98)}.media-gallery__launch .media-gallery__preview-video{pointer-events:none}@media (max-width:900px){.home .hero-copy-stack--home,.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{width:min(100%,40rem) !important;max-width:40rem !important}}@media (max-width:640px){.home .hero-copy-stack--home,.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{width:min(100%,33rem) !important;max-width:33rem !important;gap:14px !important}.home .hero-copy-stack--home .lede,.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede{font-size:1.04rem !important}.home .hero-copy-note,.products-page .hero-copy-note,.philosophy-page .hero-copy-note,.products-page .hero-product-note,.philosophy-page .hero-panel .point p{font-size:.98rem !important}.hero-copy-bullets--value li,.hero-copy-points li,.products-page .hero-product-item{padding-block:14px !important}}.home .hero-copy-stack--editorial,.philosophy-page .hero-copy-stack--editorial,.products-page .hero-copy-stack--editorial{width:min(100%,63ch) !important;max-width:63ch !important;gap:clamp(15px,1.7vw,20px) !important}.home .hero-copy-stack--editorial .lede,.philosophy-page .hero-copy-stack--editorial .lede,.products-page .hero-copy-stack--editorial .lede{width:min(100%,59ch) !important;max-width:59ch !important;margin:0 auto !important;color:rgba(240,245,255,.93) !important;font-size:clamp(1.05rem,1.05vw,1.14rem) !important;line-height:1.6 !important;text-wrap:pretty !important}.home .hero-copy-stack--editorial .hero-copy-note,.philosophy-page .hero-copy-stack--editorial .hero-copy-note,.products-page .hero-copy-stack--editorial .hero-copy-note,.products-page .hero-copy-stack--editorial .hero-product-note{width:min(100%,60ch) !important;max-width:60ch !important;margin:0 auto !important;color:rgba(220,228,245,.82) !important;line-height:1.66 !important;text-wrap:pretty !important}.home .hero-copy-stack--editorial .hero-copy-note--micro,.philosophy-page .hero-copy-stack--editorial .hero-copy-note--micro,.products-page .hero-copy-stack--editorial .hero-copy-note--micro{max-width:57ch !important;padding-top:12px !important;border-top:1px solid rgba(166,181,220,.12) !important;color:rgba(214,222,238,.74) !important}.hero-copy-bullets--value{gap:13px !important;width:min(100%,60ch) !important;max-width:60ch !important}.hero-copy-bullets--value li{padding:15px 18px 15px 44px !important;border-radius:22px !important;border:1px solid rgba(173,188,226,.13) !important;background:linear-gradient(180deg,rgba(14,20,41,.42) 0%,rgba(10,15,31,.22) 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03) !important;gap:5px !important}.hero-copy-bullets--value li::before{left:18px !important;top:20px !important;box-shadow:0 0 0 7px rgba(78,131,255,.08) !important}.hero-copy-bullets--value strong,.products-page .hero-copy-stack--editorial .hero-product-item strong,.products-hero-kicker,.hero-media-note--above,.hero-media-note--trust,.philosophy-hero-note{font-family:var(--font-head) !important}.hero-copy-bullets--value strong{font-size:1.03rem !important;line-height:1.2 !important;letter-spacing:-.01em !important}.hero-copy-bullets--value span{color:rgba(218,226,244,.78) !important;font-size:.99rem !important;line-height:1.6 !important}.products-page .hero-copy-stack--editorial .hero-product-item{width:min(100%,60ch) !important;max-width:60ch !important;padding:18px 20px !important;border-radius:24px !important;border:1px solid rgba(172,187,223,.12) !important;background:linear-gradient(180deg,rgba(13,19,39,.46) 0%,rgba(9,14,28,.22) 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035) !important}.products-page .hero-copy-stack--editorial .hero-product-item strong{font-size:1.04rem !important;line-height:1.18 !important;letter-spacing:-.005em !important;color:var(--text-main) !important}.products-page .hero-copy-stack--editorial .hero-product-note{color:rgba(218,226,244,.78) !important}.home .hero .hero-text h1,.products-page .hero .hero-text h1,.philosophy-page .hero .hero-text h1{text-wrap:balance !important;letter-spacing:-.028em !important}.products-hero-kicker,.hero-media-note--above,.hero-media-note--trust,.philosophy-hero-note{letter-spacing:.045em !important}@media (max-width:900px){.home .hero-copy-stack--editorial,.philosophy-page .hero-copy-stack--editorial,.products-page .hero-copy-stack--editorial,.hero-copy-bullets--value,.products-page .hero-copy-stack--editorial .hero-product-item{width:100% !important;max-width:none !important}}.btn--primary,.btn--primary:visited{background:linear-gradient(135deg,rgba(86,146,255,.98) 0%,rgba(58,112,255,.98) 58%,rgba(33,84,226,.98) 100%) !important;border-color:rgba(110,165,255,.38) !important;color:#f6f9ff !important;box-shadow:0 10px 24px rgba(19,51,124,.28),inset 0 1px 0 rgba(255,255,255,.10) !important}.btn--primary:hover,.btn--primary:focus-visible{background:linear-gradient(135deg,rgba(86,146,255,.98) 0%,rgba(58,112,255,.98) 58%,rgba(33,84,226,.98) 100%) !important;border-color:rgba(128,177,255,.46) !important;box-shadow:0 12px 28px rgba(19,51,124,.34),inset 0 1px 0 rgba(255,255,255,.12) !important}.btn--primary[data-glow]::before{background:radial-gradient(circle at 50% 50%,rgba(112,215,255,.18) 0%,rgba(90,155,255,.08) 46%,rgba(90,155,255,0) 74%) !important;opacity:.22 !important;filter:blur(16px) !important}.btn--primary[data-glow]::after{box-shadow:0 0 18px 3px rgba(65,160,255,.10) !important}.home .hero-copy-tail,.philosophy-page .hero-copy-tail,.products-page .hero-copy-tail{width:min(100%,58ch) !important;max-width:58ch !important;margin:2px auto 0 !important;font-family:var(--font-head) !important;font-size:clamp(1.02rem,.32vw + .98rem,1.16rem) !important;line-height:1.56 !important;font-weight:600 !important;letter-spacing:-.015em !important;color:rgba(240,245,255,.92) !important;text-wrap:pretty !important}.home .hero-copy-stack--home .hero-copy-note,.home .hero-copy-stack--home .hero-copy-tail{max-width:60ch !important}.philosophy-page .hero-copy-stack--philosophy .hero-copy-note,.philosophy-page .hero-copy-stack--philosophy .hero-copy-tail{max-width:59ch !important}.products-page .hero-copy-stack--products .hero-copy-note,.products-page .hero-copy-stack--products .hero-copy-tail{max-width:58ch !important}.philosophy-page .hero-copy-bullets--value strong{font-size:clamp(1.03rem,.45vw + .98rem,1.12rem) !important}.philosophy-page .hero-panel{padding:clamp(28px,3vw,36px) !important;background:linear-gradient(180deg,rgba(18,26,50,.82) 0%,rgba(11,18,37,.64) 100%) !important;border-color:rgba(188,198,224,.16) !important;box-shadow:0 18px 44px rgba(4,10,24,.28),inset 0 1px 0 rgba(255,255,255,.04) !important}.philosophy-page .hero-panel .point{padding:2px 0 18px !important}.philosophy-page .hero-panel .point + .point{margin-top:18px !important;padding-top:20px !important;border-top:1px solid rgba(188,198,224,.12) !important}.philosophy-page .hero-panel .point h3{margin-bottom:8px !important}.products-page .hero-copy-stack--products{width:min(100%,60ch) !important;max-width:60ch !important}.products-page .hero-product-item{position:relative !important;padding:0 0 0 24px !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.products-page .hero-product-item + .hero-product-item{margin-top:16px !important;padding-top:18px !important;border-top:1px solid rgba(188,198,224,.12) !important}.products-page .hero-product-item::before{content:'' !important;position:absolute !important;left:0 !important;top:1.02rem !important;width:8px !important;height:8px !important;border-radius:999px !important;background:linear-gradient(180deg,#78a4ff 0%,#3d71ff 100%) !important;box-shadow:0 0 0 6px rgba(78,131,255,.10) !important}.products-page .hero-product-item strong{display:block !important;margin:0 0 6px !important;font-size:clamp(1.04rem,.46vw + 1rem,1.14rem) !important}.products-page .hero-product-item p{max-width:58ch !important}.products-page .products-hero-kicker{letter-spacing:.10em !important}.products-page .products-hero-echo{width:min(100%,24ch) !important;max-width:24ch !important;margin:18px auto 0 !important;font-family:var(--font-head) !important;font-size:clamp(1.55rem,1.8vw,2.05rem) !important;line-height:1.06 !important;font-weight:800 !important;letter-spacing:-.03em !important;color:var(--text-main) !important;text-align:center !important;text-wrap:balance !important}.products-page .hero-media-note--trust{margin-top:10px !important}.features-page .product-showcase__media.product-shot-frame picture img,.features-page .product-showcase__media.product-shot-frame>img{object-position:center !important}@media (max-width:1100px){.products-page .products-hero-echo{width:min(100%,24ch) !important;max-width:24ch !important;font-size:clamp(1.45rem,4vw,1.95rem) !important}}@media (max-width:800px){.products-page .hero-product-item{padding-left:22px !important}.products-page .hero-product-item + .hero-product-item{margin-top:14px !important;padding-top:16px !important}.products-page .products-hero-echo{width:min(100%,24ch) !important;max-width:24ch !important;margin-top:16px !important}}.home .hero-media-note--above,.home .hero-media-note--trust,.products-page .hero-media-note--trust{display:block !important;width:100% !important;max-width:none !important;margin-inline:auto !important;text-align:center !important;font-family:var(--font-head) !important;font-size:clamp(.84rem,.18vw + .81rem,.92rem) !important;line-height:1.35 !important;letter-spacing:.075em !important;font-weight:700 !important;color:rgba(229,236,250,.84) !important;text-transform:uppercase !important}.home .hero-media-note--above,.products-page .hero-media-note--trust{margin-top:12px !important}.products-page .products-hero-kicker{display:block !important;width:100% !important;max-width:none !important;margin:0 auto 14px !important;text-align:center !important;font-family:var(--font-head) !important;font-size:clamp(1rem,.52vw + .94rem,1.18rem) !important;line-height:1.22 !important;font-weight:700 !important;letter-spacing:-.012em !important;text-transform:none !important;color:rgba(236,242,252,.88) !important;text-wrap:balance !important}.home .hero-media .chart-note,.products-page .hero-media .chart-note,.products-page .product-showcase__media .chart-note{font-size:clamp(1rem,.25vw + .96rem,1.08rem) !important;line-height:1.45 !important;font-weight:600 !important;letter-spacing:-.015em !important;color:rgba(237,242,252,.88) !important;text-wrap:balance !important}.products-page .hero .hero-text>h1,.products-page .products-hero-echo{font-family:var(--font-head) !important;font-weight:800 !important;font-size:clamp(3rem,4.15vw,4.7rem) !important;line-height:.92 !important;letter-spacing:-.038em !important;text-wrap:balance !important;color:var(--text-main) !important}.products-page .hero .hero-text>h1{max-width:12ch !important;margin-inline:auto !important}.products-page .products-hero-echo{width:min(100%,12ch) !important;max-width:12ch !important;margin:18px auto 0 !important}.products-page .hero-copy-stack--products{width:min(100%,56ch) !important;max-width:56ch !important;gap:14px !important}.products-page .hero-copy-stack--products .lede{width:min(100%,54ch) !important;max-width:54ch !important}.products-page .hero-product-item{position:relative !important;padding:18px 22px !important;border:1px solid rgba(177,190,226,.14) !important;border-radius:24px !important;background:linear-gradient(180deg,rgba(14,20,41,.40) 0%,rgba(10,15,31,.18) 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03) !important}.products-page .hero-product-item::before{display:none !important}.products-page .hero-product-item + .hero-product-item{margin-top:14px !important;padding-top:18px !important;border-top:1px solid rgba(177,190,226,.14) !important}.philosophy-page .hero .hero-text>h1{font-size:clamp(3rem,4vw,4.55rem) !important;line-height:.92 !important;max-width:9ch !important;margin-inline:auto !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,56ch) !important;max-width:56ch !important;gap:14px !important}.philosophy-page .hero-copy-bullets--philosophy{width:min(100%,56ch) !important;max-width:56ch !important;gap:14px !important}.philosophy-page .hero-copy-bullets--philosophy li{padding:0 0 0 34px !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;min-height:0 !important}.philosophy-page .hero-copy-bullets--philosophy li::before{left:0 !important;top:.8em !important;width:8px !important;height:8px !important;box-shadow:0 0 0 7px rgba(78,131,255,.08) !important}.philosophy-page .hero-copy-tail{width:min(100%,56ch) !important;max-width:56ch !important;margin:0 auto !important;font-size:clamp(1rem,.2vw + .97rem,1.08rem) !important;line-height:1.6 !important}.philosophy-page .hero-panel{padding:clamp(24px,2.3vw,30px) !important}.philosophy-page .hero-panel .point{padding:0 0 16px !important}.philosophy-page .hero-panel .point + .point{margin-top:16px !important;padding-top:18px !important}@media (min-width:1100px) and (max-height:900px){.products-page .hero,.philosophy-page .hero{padding-top:52px !important;padding-bottom:56px !important}.products-page .hero .hero-inner,.philosophy-page .hero .hero-inner{align-items:start !important;column-gap:clamp(34px,3.8vw,54px) !important}.products-page .hero .hero-text>h1,.products-page .products-hero-echo,.philosophy-page .hero .hero-text>h1{font-size:clamp(2.7rem,3.65vw,4.1rem) !important;line-height:.93 !important}.products-page .hero .hero-text>h1,.products-page .products-hero-echo{max-width:11ch !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:12px !important}.products-page .hero-product-item{padding:15px 18px !important}.products-page .hero-product-item + .hero-product-item{margin-top:12px !important;padding-top:15px !important}.philosophy-page .hero-copy-bullets--philosophy li{padding-left:30px !important}.home .hero-media-note--above,.home .hero-media-note--trust,.products-page .products-hero-kicker,.products-page .hero-media-note--trust{font-size:.86rem !important}}@media (max-width:1024px){.products-page .products-hero-echo{width:min(100%,11.5ch) !important;max-width:11.5ch !important}}@media (max-width:900px){.products-page .hero .hero-text>h1,.products-page .products-hero-echo,.philosophy-page .hero .hero-text>h1{font-size:clamp(2.85rem,9vw,4.25rem) !important}.products-page .hero-product-item{padding:16px 18px !important}.philosophy-page .hero-copy-bullets--philosophy li{padding-left:30px !important}}.products-page .hero-product-item + .hero-product-item{border-top:0 !important}.products-page .hero-copy-stack--products{width:min(100%,58ch) !important;max-width:58ch !important}.products-page .hero-product-item{width:min(100%,58ch) !important;max-width:58ch !important;margin:0 auto !important;display:grid !important;gap:8px !important;text-align:left !important}.products-page .hero-product-item__head{display:flex !important;align-items:center !important;gap:12px !important;justify-content:flex-start !important}.products-page .hero-product-bullet{width:10px !important;height:10px !important;border-radius:999px !important;flex:0 0 auto !important;background:linear-gradient(180deg,#78a4ff 0%,#3d71ff 100%) !important;box-shadow:0 0 0 7px rgba(78,131,255,.10) !important}.products-page .hero-product-item strong{margin:0 !important;display:block !important}.products-page .hero-product-note{margin:0 !important;padding-left:22px !important;text-align:left !important}.products-page .hero-copy-note--micro{width:min(100%,58ch) !important;max-width:58ch !important;margin:2px auto 0 !important}.features-page .feature-mini-grid--full{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.features-page .feature-mini-grid--full .feature-card{min-height:100% !important}@media (max-width:980px){.features-page .feature-mini-grid--full{grid-template-columns:1fr !important}}.features-page .accordion details summary .label-name{text-wrap:balance !important}.pricing-page #crypto-pay .product-guide__summary h2,.pricing-page #crypto-pay .crypto-pay-card h3{text-wrap:balance !important}.pricing-page #crypto-pay .product-guide__summary .small,.pricing-page #crypto-pay .crypto-pay-card .small,.pricing-page #crypto-pay .crypto-pay-note{max-width:62ch !important;margin-left:auto !important;margin-right:auto !important}.pricing-page #crypto-pay .crypto-pay-actions{display:flex !important;justify-content:center !important;align-items:center !important;flex-wrap:wrap !important;gap:12px !important;margin-top:18px !important}.pricing-page #crypto-pay .crypto-pay-actions .btn{min-width:190px !important}.pricing-page .crypto-pay-card .btn-row{display:flex !important}.home .hero-copy-stack--home .lede{max-width:60ch !important}.home .hero-copy-stack--home .hero-copy-tail{font-size:1.04rem !important;line-height:1.55 !important;color:rgba(242,246,255,.86) !important;max-width:58ch !important;margin:0 auto !important}.home .hero-copy-stack--home .lede,.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede,.home .hero-copy-note,.products-page .hero-copy-note,.philosophy-page .hero-copy-note,.products-page .hero-product-note,.philosophy-page .hero-copy-tail{text-wrap:pretty !important}.products-page .hero .hero-text,.home .hero .hero-text,.philosophy-page .hero .hero-text{min-width:0 !important}:root{--azro-copy-size:clamp(1.04rem,0.28vw + 0.98rem,1.14rem);--azro-copy-line:1.66;--azro-copy-color:rgba(236,242,255,.84);--azro-copy-strong:rgba(245,248,255,.94)}.home .hero-copy-stack .lede,.home .hero-copy-stack .hero-copy-note,.home .hero-copy-stack .hero-copy-tail,.home .hero-copy-stack .hero-copy-bullets span,.products-page .hero-copy-stack .lede,.products-page .hero-copy-stack .hero-copy-note,.products-page .hero-copy-stack .hero-copy-tail,.products-page .hero-product-note,.philosophy-page .hero-copy-stack .lede,.philosophy-page .hero-copy-stack .hero-copy-note,.philosophy-page .hero-copy-stack .hero-copy-tail,.philosophy-page .hero-copy-stack .hero-copy-bullets span,.product-choice-card p,.feature-card p,.product-showcase__text p.small,.product-guide__summary p.small,.hero-panel p,.chart-note,.section-sub,.page-note,.crypto-pay-card p.small,.crypto-address-label,.crypto-address,.footer-panel .small{font-family:Inter,var(--font-body) !important;font-size:var(--azro-copy-size) !important;line-height:var(--azro-copy-line) !important;color:var(--azro-copy-color) !important;letter-spacing:-0.012em !important}.home .hero-copy-stack .lede,.products-page .hero-copy-stack .lede,.philosophy-page .hero-copy-stack .lede,.hero-panel h3,.product-choice-card h3,.feature-card h3,.product-showcase__text h3,.product-guide__summary h2{text-wrap:balance}.home .hero-copy-tail,.products-page .hero-copy-tail,.philosophy-page .hero-copy-tail{color:var(--azro-copy-strong) !important;font-size:clamp(1.12rem,.34vw + 1rem,1.28rem) !important;line-height:1.5 !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;grid-template-areas:"headline headline" "copy media" !important;gap:clamp(22px,3vw,40px) clamp(34px,4.2vw,58px) !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{grid-area:headline;width:100%;display:flex;justify-content:center;margin:0 0 clamp(6px,1vw,12px)}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{margin:0;max-width:min(100%,11.6ch);text-align:center;text-wrap:balance;line-height:.88 !important}.products-page .hero-inner--wide-title>.hero-text{grid-area:copy;max-width:44rem !important;margin-inline:auto !important}.products-page .hero-inner--wide-title>.hero-media{grid-area:media;width:min(100%,760px) !important;margin-inline:auto !important}.philosophy-page .hero-inner--wide-title>.hero-text{grid-area:copy;max-width:43rem !important;margin-inline:auto !important}.philosophy-page .hero-inner--wide-title>.hero-media{grid-area:media;width:min(100%,760px) !important;margin-inline:auto !important}.philosophy-page .hero-wide-title h1{max-width:min(100%,10.8ch) !important}.products-page .hero-wide-title h1{max-width:min(100%,12.5ch) !important}.products-page .products-hero-echo{width:min(100%,760px) !important;max-width:760px !important;margin:18px auto 0 !important;font-size:clamp(2.5rem,4.25vw,4.6rem) !important;line-height:.95 !important;text-wrap:balance !important}.products-page .products-hero-kicker,.products-page .hero-media-note--trust{width:min(100%,760px) !important;max-width:760px !important;margin-inline:auto !important;text-align:center !important}.products-page .hero-media-note--trust{font-size:.88rem !important;letter-spacing:.12em !important}.products-page .hero-copy-stack--products{width:min(100%,38rem) !important;max-width:38rem !important;margin-inline:auto !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,37rem) !important;max-width:37rem !important;margin-inline:auto !important}.philosophy-page .hero-copy-stack--philosophy .hero-copy-bullets{width:min(100%,35rem) !important;max-width:35rem !important;margin-inline:auto !important}.philosophy-page .hero-panel{width:min(100%,700px) !important;max-width:700px !important}@media (max-width:980px){.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{grid-template-columns:1fr !important;grid-template-areas:"headline" "copy" "media" !important;gap:18px !important}.products-page .hero-wide-title h1,.philosophy-page .hero-wide-title h1{max-width:9.5ch !important}.products-page .products-hero-echo{max-width:min(100%,24rem) !important;font-size:clamp(2.2rem,9vw,3.5rem) !important}}.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important}.features-page .feature-mini-grid--full .feature-card,.products-page .product-summary-grid .feature-card{min-height:0 !important;text-align:left !important;align-items:flex-start !important;justify-content:flex-start !important;padding:22px 22px 20px !important}.features-page .feature-mini-grid--full .feature-card h3,.products-page .product-summary-grid .feature-card h3{font-size:1.04rem !important;line-height:1.22 !important;letter-spacing:-0.01em !important;text-align:left !important}.features-page .feature-mini-grid--full .feature-card p,.products-page .product-summary-grid .feature-card p{margin-top:8px !important;text-align:left !important;font-size:1rem !important;line-height:1.58 !important}@media (max-width:1120px){.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:760px){.features-page .feature-mini-grid--full,.products-page .product-summary-grid{grid-template-columns:1fr !important}}.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) !important;gap:clamp(28px,3.4vw,46px) !important;align-items:center !important}.products-page .product-showcase__text,.features-page .product-showcase__text{width:min(100%,35rem) !important;max-width:35rem !important;margin-inline:auto !important}.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets{width:min(100%,31rem) !important;max-width:31rem !important;margin:16px auto 0 !important}.products-page .product-showcase__text .compact-bullets li,.features-page .product-showcase__text .compact-bullets li{text-align:left !important}.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row{width:min(100%,31rem) !important;max-width:31rem !important;margin-inline:auto !important;justify-content:center !important}.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:min(100%,760px) !important;max-width:760px !important;margin-inline:auto !important}@media (max-width:980px){.products-page .product-showcase,.features-page .product-showcase{grid-template-columns:1fr !important}.products-page .product-showcase__text,.features-page .product-showcase__text,.products-page .product-showcase__text .compact-bullets,.features-page .product-showcase__text .compact-bullets,.products-page .product-showcase__text .btn-row,.features-page .product-showcase__text .btn-row,.products-page .product-showcase__media-col,.features-page .product-showcase__media-col{width:100% !important;max-width:100% !important}}.pricing-page .crypto-pay-card--split{text-align:center !important}.pricing-page .crypto-pay-stack{width:min(100%,1080px) !important;margin-inline:auto !important;display:grid !important;gap:18px !important}.pricing-page .crypto-pay-surface{background:rgba(7,11,22,.36) !important;border:1px solid rgba(181,195,237,.16) !important;border-radius:28px !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03) !important;text-align:center !important}.pricing-page .crypto-pay-surface h4{font-size:clamp(1.08rem,.4vw + 1rem,1.28rem) !important;line-height:1.3 !important;letter-spacing:-0.02em !important}.pricing-page .crypto-pay-surface .small{max-width:58ch !important;margin-inline:auto !important}.pricing-page .crypto-pay-surface--card .btn-row{justify-content:center !important}.pricing-page .crypto-pay-surface--card .btn-row .btn{min-width:190px !important}.pricing-page .crypto-address-grid{margin-inline:auto !important}.home .hero-media-note--above,.products-page .products-hero-kicker,.products-page .hero-media-note--trust,.pricing-page .product-guide__summary .small{font-family:var(--font-head) !important}@media (min-width:981px){.products-page .hero,.philosophy-page .hero{padding-top:clamp(28px,3vw,44px) !important;padding-bottom:clamp(34px,3.4vw,54px) !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:clamp(20px,2.4vw,34px) clamp(28px,3.2vw,46px) !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:0 0 clamp(4px,.7vw,10px) !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{max-width:none !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:clamp(2.2rem,2.08vw,2.62rem) !important;line-height:.98 !important;letter-spacing:-0.03em !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{max-width:41rem !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{width:min(100%,720px) !important}.products-page .products-hero-echo{width:auto !important;max-width:none !important;margin:16px auto 0 !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:clamp(2.2rem,2.08vw,2.62rem) !important;line-height:.98 !important;letter-spacing:-0.03em !important}}@media (min-width:1200px){.products-page .hero,.philosophy-page .hero{padding-top:clamp(32px,2.5vw,44px) !important;padding-bottom:clamp(26px,2.6vw,40px) !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:clamp(16px,2vw,28px) clamp(28px,3vw,42px) !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:0 0 10px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{max-width:none !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:clamp(3.45rem,4.7vw,4.9rem) !important;line-height:.92 !important;letter-spacing:-0.045em !important}.products-page .hero-inner--wide-title>.hero-text{max-width:47rem !important}.philosophy-page .hero-inner--wide-title>.hero-text{max-width:46rem !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{width:min(100%,700px) !important}.products-page .products-hero-echo{width:min(100%,700px) !important;max-width:700px !important;margin:12px auto 0 !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:clamp(2.25rem,2.85vw,3rem) !important;line-height:.96 !important;letter-spacing:-0.035em !important}}@media (min-width:981px) and (max-width:1199px){.products-page .hero,.philosophy-page .hero{padding-top:30px !important;padding-bottom:34px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:18px 28px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{max-width:none !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:clamp(2.55rem,3.15vw,3.05rem) !important;line-height:.96 !important;letter-spacing:-0.04em !important}.products-page .products-hero-echo{width:min(100%,700px) !important;max-width:700px !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:clamp(2rem,2.4vw,2.35rem) !important;line-height:.98 !important}}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{display:grid !important;gap:14px !important;width:min(100%,42rem) !important;max-width:42rem !important;margin-inline:auto !important}.products-page .hero-copy-stack--products>*,.philosophy-page .hero-copy-stack--philosophy>*{margin-top:0 !important;margin-bottom:0 !important}.products-page .hero-text .lede,.philosophy-page .hero-text .lede{font-size:clamp(1.34rem,.45vw + 1.14rem,1.54rem) !important;line-height:1.55 !important;color:var(--azro-copy-strong) !important}.products-page .hero-product-note,.products-page .hero-copy-note--micro,.philosophy-page .hero-copy-note,.philosophy-page .hero-copy-bullets li span,.philosophy-page .hero-copy-tail{font-size:clamp(1.04rem,.28vw + .98rem,1.14rem) !important;line-height:1.62 !important}.products-page .hero-product-item__head strong,.philosophy-page .hero-copy-bullets li strong{font-size:clamp(1.18rem,.32vw + 1.08rem,1.32rem) !important;line-height:1.3 !important}.philosophy-page .hero-copy-bullets--philosophy{width:min(100%,39rem) !important;max-width:39rem !important;margin-inline:auto !important;gap:14px !important}.products-page .hero-product-item{padding-top:2px !important}.products-page .hero-copy-note--micro,.philosophy-page .hero-copy-tail{color:var(--text-main) !important}.products-page .section-title{text-wrap:balance}.products-page .section-sub{max-width:62rem !important}.products-page .product-choice-card .small{max-width:34rem !important;margin-inline:auto !important}.products-page .product-choice-card h3{max-width:34rem !important;margin-inline:auto !important}.products-page .product-guide .product-showcase__copy>h3,.features-page .product-guide .product-showcase__copy>h3{max-width:30rem !important}.products-page .product-guide .product-showcase__copy>.small,.features-page .product-guide .product-showcase__copy>.small{max-width:34rem !important}.products-page .product-summary-grid .feature-card,.features-page .feature-mini-grid--full .feature-card{min-height:0 !important}.products-page .product-summary-grid .feature-card p,.features-page .feature-mini-grid--full .feature-card p{max-width:30rem !important}@media (max-width:980px){.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:16px !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy,.philosophy-page .hero-copy-bullets--philosophy{width:100% !important;max-width:100% !important}.products-page .products-hero-echo{width:100% !important;max-width:100% !important;white-space:normal !important;text-wrap:balance !important}}:root{--azro-secondary-hero-title-size:clamp(3.55rem,4vw,4.25rem);--azro-secondary-hero-echo-size:clamp(1.95rem,2.05vw,2.35rem)}@media (min-width:1200px){.products-page .hero,.philosophy-page .hero{padding-top:20px !important;padding-bottom:30px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;gap:14px 34px !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:0 0 6px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{max-width:none !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:var(--azro-secondary-hero-title-size) !important;line-height:.94 !important;letter-spacing:-0.042em !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{max-width:40.5rem !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{width:min(100%,680px) !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:10px !important;width:min(100%,39rem) !important;max-width:39rem !important}.products-page .hero-text .lede,.philosophy-page .hero-text .lede{font-size:clamp(1.18rem,.28vw + 1.06rem,1.32rem) !important;line-height:1.5 !important;max-width:33rem !important;margin-inline:auto !important}.products-page .hero-product-item{padding-left:22px !important}.products-page .hero-product-item + .hero-product-item{margin-top:12px !important;padding-top:14px !important}.products-page .hero-product-item p,.products-page .hero-copy-note--micro{font-size:1rem !important;line-height:1.56 !important}.philosophy-page .hero-copy-bullets--philosophy{width:min(100%,36rem) !important;max-width:36rem !important;gap:10px !important}.philosophy-page .hero-copy-bullets--philosophy li{padding-left:28px !important}.philosophy-page .hero-copy-bullets--philosophy li strong{font-size:clamp(1.12rem,.22vw + 1.02rem,1.22rem) !important;line-height:1.28 !important}.philosophy-page .hero-copy-bullets--philosophy li span{font-size:1rem !important;line-height:1.56 !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:16px !important}.products-page .products-hero-kicker,.products-page .hero-media-note--trust{width:min(100%,680px) !important;max-width:680px !important;margin-inline:auto !important}.products-page .products-hero-echo{width:min(100%,720px) !important;max-width:720px !important;margin:10px auto 0 !important;white-space:nowrap !important;text-wrap:nowrap !important;font-size:var(--azro-secondary-hero-echo-size) !important;line-height:.98 !important;letter-spacing:-0.032em !important}.philosophy-page .hero-panel{width:min(100%,680px) !important;max-width:680px !important}.philosophy-page .philosophy-hero-note,.philosophy-page .philosophy-hero-tail{width:min(100%,680px) !important;max-width:680px !important;margin-inline:auto !important;text-align:center !important}.philosophy-page .philosophy-hero-note{margin-top:14px !important;font-size:1rem !important;line-height:1.45 !important;font-weight:700 !important;color:var(--azro-copy-strong) !important}.philosophy-page .philosophy-hero-tail{margin-top:6px !important;font-size:.98rem !important;line-height:1.52 !important;color:var(--text-sub) !important;max-width:40rem !important}}@media (min-width:1200px) and (max-height:950px){.products-page .hero,.philosophy-page .hero{padding-top:16px !important;padding-bottom:24px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:10px 30px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(3rem,3.25vw,3.9rem) !important;line-height:.95 !important}.products-page .products-hero-echo{font-size:clamp(1.82rem,1.95vw,2.12rem) !important;margin-top:8px !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:8px !important}.products-page .hero-product-item + .hero-product-item{margin-top:10px !important;padding-top:12px !important}.philosophy-page .hero-copy-bullets--philosophy{gap:8px !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:14px !important}.philosophy-page .philosophy-hero-note{margin-top:10px !important}}@media (max-width:1199px){.philosophy-page .philosophy-hero-tail{width:min(100%,36rem) !important;max-width:36rem !important;margin:8px auto 0 !important;text-align:center !important;color:var(--text-sub) !important;line-height:1.55 !important}}@media (min-width:1200px){.products-page .hero,.philosophy-page .hero{padding-top:28px !important;padding-bottom:22px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:8px 34px !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:0 0 2px !important;width:min(100%,1360px) !important;max-width:1360px !important;margin-inline:auto !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{max-width:100% !important;white-space:nowrap !important;text-wrap:nowrap !important;text-align:center !important;line-height:.91 !important;letter-spacing:-0.05em !important}.products-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(4.05rem,4.95vw,5.2rem) !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(4.25rem,5.15vw,5.45rem) !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{max-width:41rem !important;margin-inline:auto !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{width:min(100%,690px) !important;margin-inline:auto !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:7px !important;width:min(100%,39.75rem) !important;max-width:39.75rem !important}.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede{max-width:34rem !important}.products-page .hero-product-item + .hero-product-item{margin-top:9px !important;padding-top:11px !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:12px !important}.products-page .products-hero-echo{width:min(100%,760px) !important;max-width:760px !important;margin:8px auto 0 !important}.philosophy-page .philosophy-hero-note{margin-top:12px !important}.philosophy-page .philosophy-hero-tail{margin-top:4px !important}}@media (min-width:1200px) and (max-height:950px){.products-page .hero,.philosophy-page .hero{padding-top:20px !important;padding-bottom:18px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:6px 30px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(3.7rem,4.15vw,4.55rem) !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(3.95rem,4.45vw,4.8rem) !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:6px !important}.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede{font-size:clamp(1.12rem,.2vw + 1rem,1.22rem) !important;line-height:1.46 !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:10px !important}.products-page .products-hero-echo{font-size:clamp(2.05rem,2.3vw,2.6rem) !important;margin-top:6px !important}}:root{--hero-home-title-size:clamp(2.55rem,4.2vw,4rem)}@media (min-width:1200px){.products-page .hero,.philosophy-page .hero{padding-top:54px !important;padding-bottom:18px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:12px 34px !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{width:min(100%,1480px) !important;max-width:1480px !important;margin:6px auto 4px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:var(--hero-home-title-size) !important;line-height:.98 !important;letter-spacing:-0.036em !important;max-width:100% !important;white-space:nowrap !important;text-wrap:nowrap !important;text-align:center !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{max-width:42rem !important;margin-inline:auto !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{width:min(100%,700px) !important;margin-inline:auto !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{width:min(100%,40rem) !important;max-width:40rem !important;gap:8px !important}.products-page .hero-copy-stack--products .lede,.philosophy-page .hero-copy-stack--philosophy .lede{max-width:35rem !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:10px !important}}@media (min-width:1200px) and (max-height:940px){.products-page .hero,.philosophy-page .hero{padding-top:46px !important;padding-bottom:14px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:10px 30px !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{max-width:41rem !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{width:min(100%,680px) !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:7px !important}}@media (max-width:1199px){.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(2.9rem,7vw,4.5rem) !important;line-height:.95 !important;letter-spacing:-0.034em !important;white-space:normal !important;text-wrap:balance !important}}@media (min-width:1200px){.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:6px 34px !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:16px auto -2px !important}.products-page .hero-inner--wide-title>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{line-height:.96 !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{padding-top:0 !important;align-self:start !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{padding-top:18px !important;align-self:start !important}.products-page .products-hero-kicker,.products-page .hero-media-note--below,.products-page .hero-media-note--trust{margin-left:auto !important;margin-right:auto !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:8px !important}}@media (min-width:1200px) and (max-height:940px){.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:4px 30px !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin-top:12px !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{padding-top:14px !important}}@media (min-width:1200px){.products-page .hero,.philosophy-page .hero{padding-top:30px !important;padding-bottom:14px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:0 34px !important;align-items:start !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{transform:translateY(18px) !important;margin:0 auto -20px !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{padding-top:0 !important;align-self:start !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{padding-top:0 !important;align-self:start !important}.products-page .products-hero-kicker{margin-top:0 !important;margin-bottom:12px !important}.products-page .products-hero-echo{margin-top:8px !important}.products-page .hero-media-note--trust,.products-page .hero-media-note--below{margin-top:10px !important}.philosophy-page .philosophy-hero-panel{margin-top:0 !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:6px !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:8px !important}}@media (min-width:1200px) and (max-height:940px){.products-page .hero,.philosophy-page .hero{padding-top:24px !important;padding-bottom:12px !important}.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{gap:0 30px !important}.products-page .hero-inner--wide-title>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{transform:translateY(14px) !important;margin-bottom:-14px !important}.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{gap:5px !important}.products-page .products-hero-kicker{margin-bottom:10px !important}.products-page .products-hero-echo{margin-top:6px !important}}.products-page #choose-start{padding-top:0 !important}.products-cycle-focus{padding-top:clamp(14px,2.2vw,28px) !important;padding-bottom:clamp(24px,3.2vw,40px) !important}.product-focus-band{position:relative;isolation:isolate;overflow:hidden;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.038)),radial-gradient(120% 160% at 50% 0%,rgba(76,141,255,.16),rgba(76,141,255,0) 62%);border-color:rgba(181,195,237,.22) !important}.product-focus-band::before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.06) 50%,rgba(255,255,255,0) 100%);opacity:.55}.product-focus-band__eyebrow{margin:0 0 clamp(14px,1.8vw,20px);color:rgba(235,242,255,.72);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.product-focus-band__headline{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;font-family:var(--font-head);font-size:clamp(1.85rem,3.2vw,3.25rem);font-weight:800;line-height:.96;letter-spacing:-.035em;color:var(--text-head)}.product-focus-band__headline span{display:block;padding:clamp(6px,.7vw,10px) clamp(12px,2.4vw,24px);text-wrap:balance}.product-focus-band__headline span + span{border-left:1px solid rgba(181,195,237,.20)}.product-focus-band>*{position:relative;z-index:1}.products-page .hero-inner--wide-title>.hero-text,.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-media{margin-top:0 !important;padding-top:0 !important}.products-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text,.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media,.products-page .hero-media,.philosophy-page .hero-media{justify-content:flex-start !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-media{align-content:flex-start !important}.philosophy-page .philosophy-hero-panel{margin-top:0 !important}@media (max-width:820px){.product-focus-band__headline{grid-template-columns:1fr;gap:10px}.product-focus-band__headline span + span{border-left:0;border-top:1px solid rgba(181,195,237,.20);padding-top:16px;margin-top:2px}}@media (min-width:981px){.products-page .hero-inner--wide-title,.philosophy-page .hero-inner--wide-title{align-items:start !important}}@media (min-width:981px){.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{margin-top:24px !important;padding-top:0 !important;align-self:start !important}}@media (min-width:981px){.home .hero{padding-top:22px !important;padding-bottom:24px !important}.home .hero-inner{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr) !important;gap:clamp(24px,3.5vw,54px) !important;align-items:center !important}.home .hero .hero-text{max-width:44rem !important;margin-inline:auto !important}.home .hero .hero-text>h1{width:100% !important;max-width:min(100%,18ch) !important;margin:0 auto !important;font-family:var(--font-head) !important;font-size:clamp(3.55rem,4.08vw,4.35rem) !important;line-height:.92 !important;letter-spacing:-.042em !important;text-wrap:balance !important}.home .hero-copy-stack--home{width:min(100%,56ch) !important;max-width:56ch !important;gap:12px !important}.home .hero-copy-stack--home .lede{width:min(100%,54ch) !important;max-width:54ch !important}.home .hero-copy-bullets--value{gap:12px !important}.home .hero .hero-cta{margin-top:16px !important}.home .hero .hero-media{width:min(100%,760px) !important;margin-inline:auto !important;justify-content:center !important;transform:translateY(var(--azro-home-media-shift,0px))}.home .hero-media-note--above{margin:0 auto 12px !important}.home .hero-media-note--trust{margin:12px auto 0 !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{transform:translateY(var(--azro-hero-media-shift,0px));margin-top:0 !important;padding-top:0 !important}.home #home-story.section--tight,.products-page .products-cycle-focus,.products-page #choose-start.section--tight,.philosophy-page main>.section.section--tight:first-of-type{padding-top:clamp(18px,2.2vw,30px) !important}.products-page .products-cycle-focus{padding-bottom:clamp(20px,2.6vw,32px) !important}}@media (max-width:980px){.home .hero{padding-top:22px !important;padding-bottom:26px !important}.home .hero .hero-text>h1{max-width:min(100%,12.6ch) !important;font-size:clamp(3rem,10vw,4.2rem) !important;line-height:.94 !important;letter-spacing:-.04em !important}.home .hero-copy-stack--home{gap:14px !important}.home .hero .hero-media,.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{transform:none !important}}.product-focus-band{position:relative;isolation:isolate;overflow:hidden;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.065) 0%,rgba(255,255,255,.04) 100%),radial-gradient(130% 180% at 18% 0%,rgba(76,141,255,.18),rgba(76,141,255,0) 58%),radial-gradient(130% 180% at 82% 0%,rgba(76,141,255,.14),rgba(76,141,255,0) 58%);border-color:rgba(188,199,226,.24) !important;box-shadow:0 18px 44px rgba(4,10,24,.24),inset 0 1px 0 rgba(255,255,255,.06) !important}.product-focus-band::before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.075) 50%,rgba(255,255,255,0) 100%);opacity:.6}.product-focus-band__headline{margin:0 !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:0 !important;align-items:stretch !important;font-size:inherit !important;line-height:1 !important}.product-focus-band__lane{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:clamp(180px,18vw,220px) !important;padding:clamp(18px,1.8vw,24px) clamp(22px,2.6vw,34px) !important;text-align:center !important}.product-focus-band__lane + .product-focus-band__lane{border-left:1px solid rgba(188,199,226,.20) !important}.product-focus-band__label{display:block !important;margin:0 0 14px !important;font-family:var(--font-head) !important;font-size:.78rem !important;font-weight:700 !important;line-height:1.2 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:rgba(233,240,252,.72) !important}.product-focus-band__title{display:block !important;margin:0 !important;font-family:var(--font-head) !important;font-size:clamp(2.2rem,3.35vw,3.6rem) !important;font-weight:800 !important;line-height:.94 !important;letter-spacing:-.042em !important;color:var(--text-head) !important;text-wrap:balance !important}.product-focus-band__copy{display:block !important;width:min(100%,28ch) !important;max-width:28ch !important;margin:12px auto 0 !important;font-size:clamp(.98rem,.18vw + .95rem,1.08rem) !important;font-weight:500 !important;line-height:1.56 !important;letter-spacing:-.01em !important;color:rgba(234,240,252,.80) !important;text-wrap:pretty !important}@media (max-width:820px){.product-focus-band__headline{grid-template-columns:1fr !important;gap:0 !important}.product-focus-band__lane{min-height:0 !important;padding:18px 16px !important}.product-focus-band__lane + .product-focus-band__lane{border-left:0 !important;border-top:1px solid rgba(188,199,226,.18) !important}.product-focus-band__title{font-size:clamp(2rem,8.6vw,3rem) !important}}@media (min-width:981px){.products-page .hero-copy-stack--products,.philosophy-page .hero-copy-stack--philosophy{margin-top:0 !important}.products-page .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:10px !important}}.home .hero,.products-page .hero,.philosophy-page .hero{padding-bottom:clamp(42px,4.8vw,64px) !important}.home #home-story.section--tight,.products-page .products-cycle-focus,.philosophy-page main>.section.section--tight:first-of-type{padding-top:18px !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media,.home .hero .hero-media{transform:none !important}.product-focus-band{border-color:rgba(188,199,226,.24) !important}.product-focus-band__headline{margin:0 !important;align-items:stretch !important;gap:0 !important}.product-focus-band__headline>.product-focus-band__lane{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:clamp(154px,15vw,190px) !important;padding:clamp(22px,2vw,28px) clamp(20px,2.6vw,34px) !important;border:0 !important}.product-focus-band__headline>.product-focus-band__lane + .product-focus-band__lane{border-left:1px solid rgba(188,199,226,.20) !important}.product-focus-band__headline:is(.product-focus-band__label,.product-focus-band__title,.product-focus-band__copy){padding:0 !important;border:0 !important}.product-focus-band__label{margin:0 0 12px !important}.product-focus-band__title{max-width:12ch !important;margin:0 auto !important}.product-focus-band__copy{display:none !important}@media (max-width:980px){.home .hero .hero-media,.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{margin-top:18px !important;transform:none !important}}@media (max-width:820px){.product-focus-band__headline>.product-focus-band__lane{min-height:0 !important;padding:20px 16px !important}.product-focus-band__headline>.product-focus-band__lane + .product-focus-band__lane{border-left:0 !important;border-top:1px solid rgba(188,199,226,.18) !important}}@media (min-width:981px){.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{align-self:center !important;justify-content:center !important;align-content:center !important;margin-top:0 !important;padding-top:0 !important}}@media (min-width:981px){.home .hero,.products-page .hero,.philosophy-page .hero{padding-bottom:clamp(56px,6vw,90px) !important}}@media (max-width:980px){.home .hero,.products-page .hero,.philosophy-page .hero{padding-bottom:clamp(34px,8vw,48px) !important}}:root{--azro-hero-media-gap:clamp(14px,1.2vw,18px);--azro-hero-media-gap-tight:clamp(8px,.65vw,12px)}@media (min-width:981px){.home .hero .hero-media,.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{gap:0 !important;height:auto !important}.home .hero .hero-media{margin-top:0 !important;align-self:center !important;justify-content:center !important}.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{align-self:center !important;justify-content:center !important;align-content:center !important}.home .hero .hero-media-note--above{margin:0 auto var(--azro-hero-media-gap) !important}.home .hero .hero-media-note--trust{margin:var(--azro-hero-media-gap) auto 0 !important}.products-page .products-hero-echo{margin:var(--azro-hero-media-gap) auto 0 !important}.products-page .hero-media-note--trust{margin:var(--azro-hero-media-gap-tight) auto 0 !important}.philosophy-page .philosophy-hero-note{margin:var(--azro-hero-media-gap) auto 0 !important}.philosophy-page .philosophy-hero-tail{margin:var(--azro-hero-media-gap-tight) auto 0 !important}}@media (max-width:980px){.home .hero .hero-media,.products-page .hero-inner--wide-title>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{gap:0 !important}.home .hero .hero-media-note--above{margin:0 auto 14px !important}.home .hero .hero-media-note--trust{margin:14px auto 0 !important}.products-page .products-hero-echo{margin:14px auto 0 !important}.products-page .hero-media-note--trust{margin:10px auto 0 !important}.philosophy-page .philosophy-hero-note{margin:14px auto 0 !important}.philosophy-page .philosophy-hero-tail{margin:10px auto 0 !important}}:root{--azro-product-hero-card-pad-y:clamp(18px,1.7vw,22px);--azro-product-hero-card-pad-x:clamp(18px,2vw,22px);--azro-product-hero-card-gap:clamp(16px,1.4vw,18px);--azro-product-hero-bullet-size:11px;--azro-product-hero-bullet-gap:14px;--azro-product-hero-bullet-halo:7px;--azro-product-focus-pad-y:clamp(34px,3vw,44px);--azro-product-focus-pad-x:clamp(26px,3vw,40px);--azro-product-focus-divider-inset:clamp(28px,2.8vw,40px);--azro-product-focus-label-gap:clamp(10px,.85vw,14px)}.products-page .hero-copy-stack--products{gap:clamp(14px,1.2vw,16px) !important}.products-page .hero-product-item{width:min(100%,58ch) !important;max-width:58ch !important;margin:0 auto !important;padding:var(--azro-product-hero-card-pad-y) var(--azro-product-hero-card-pad-x) !important;display:grid !important;gap:10px !important;text-align:left !important}.products-page .hero-product-item + .hero-product-item{margin-top:var(--azro-product-hero-card-gap) !important;padding-top:var(--azro-product-hero-card-pad-y) !important;border-top:0 !important}.products-page .hero-product-item__head{display:grid !important;grid-template-columns:auto minmax(0,1fr) !important;align-items:center !important;column-gap:var(--azro-product-hero-bullet-gap) !important}.products-page .hero-product-bullet{width:var(--azro-product-hero-bullet-size) !important;height:var(--azro-product-hero-bullet-size) !important;box-shadow:0 0 0 var(--azro-product-hero-bullet-halo) rgba(78,131,255,.10) !important}.products-page .hero-product-item strong{margin:0 !important;line-height:1.2 !important}.products-page .hero-product-note{padding-left:calc(var(--azro-product-hero-bullet-size) + var(--azro-product-hero-bullet-gap) + 1px) !important;line-height:1.62 !important}.products-page .product-focus-band{padding:var(--azro-product-focus-pad-y) var(--azro-product-focus-pad-x) !important}.products-page .product-focus-band__headline{position:relative !important;min-height:clamp(208px,18vw,246px) !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;align-items:stretch !important}.products-page .product-focus-band__headline::before{content:"";position:absolute;left:50%;top:var(--azro-product-focus-divider-inset);bottom:var(--azro-product-focus-divider-inset);width:1px;transform:translateX(-.5px);background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(188,199,226,.22) 12%,rgba(188,199,226,.28) 50%,rgba(188,199,226,.22) 88%,rgba(255,255,255,0) 100%);pointer-events:none}.products-page .product-focus-band__headline>.product-focus-band__lane{display:grid !important;grid-template-rows:minmax(0,1fr) auto auto minmax(0,1fr) !important;justify-items:center !important;align-items:center !important;gap:0 !important;min-height:0 !important;padding:0 clamp(22px,2.6vw,34px) !important;border:0 !important}.products-page .product-focus-band__headline>.product-focus-band__lane + .product-focus-band__lane{border:0 !important}.products-page .product-focus-band__headline:is(.product-focus-band__label,.product-focus-band__title,.product-focus-band__copy){padding:0 !important;border:0 !important}.products-page .product-focus-band__label{grid-row:2 !important;margin:0 0 var(--azro-product-focus-label-gap) !important}.products-page .product-focus-band__title{grid-row:3 !important;width:min(100%,10.8ch) !important;max-width:10.8ch !important;margin:0 auto !important;line-height:.92 !important}@media (max-width:900px){.products-page .hero-product-item{padding:17px 18px !important}.products-page .hero-product-item + .hero-product-item{margin-top:16px !important;padding-top:17px !important}.products-page .hero-product-note{padding-left:calc(var(--azro-product-hero-bullet-size) + var(--azro-product-hero-bullet-gap)) !important}}@media (max-width:820px){.products-page .product-focus-band{padding:22px 16px !important}.products-page .product-focus-band__headline{min-height:0 !important;grid-template-columns:1fr !important}.products-page .product-focus-band__headline::before{display:none !important}.products-page .product-focus-band__headline>.product-focus-band__lane{grid-template-rows:auto auto !important;padding:18px 8px !important}.products-page .product-focus-band__headline>.product-focus-band__lane + .product-focus-band__lane{border-top:1px solid rgba(188,199,226,.18) !important}.products-page .product-focus-band__label{margin:0 0 10px !important}.products-page .product-focus-band__title{width:min(100%,12ch) !important;max-width:12ch !important}}:root{--azro-gallery-cta-min:clamp(108px,8.4vw,124px);--azro-gallery-cta-pad-x:clamp(16px,1.35vw,20px);--azro-gallery-cta-height:42px;--azro-gallery-overlay-inset:clamp(14px,1.35vw,18px);--azro-product-focus-final-pad-y:clamp(30px,2.55vw,36px);--azro-product-focus-final-pad-x:clamp(24px,2.7vw,34px)}.media-gallery[data-gallery-root] .media-gallery__overlay{justify-content:flex-end !important;align-items:flex-start !important;padding:var(--azro-gallery-overlay-inset) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{align-self:flex-start !important;min-width:var(--azro-gallery-cta-min) !important;height:var(--azro-gallery-cta-height) !important;padding:0 var(--azro-gallery-cta-pad-x) !important;font-size:.95rem !important;line-height:1 !important;letter-spacing:-.01em !important;background:rgba(8,14,30,.90) !important;border:1px solid rgba(194,203,227,.15) !important;box-shadow:0 10px 24px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05) !important}.media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery__launch:focus-visible .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:hover .media-gallery__launch-cta,.media-gallery[data-gallery-root] .media-gallery__launch:focus-visible .media-gallery__launch-cta{transform:translateY(-1px) !important;border-color:rgba(205,213,236,.20) !important;box-shadow:0 12px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.06) !important}.products-page .product-focus-band{padding:var(--azro-product-focus-final-pad-y) var(--azro-product-focus-final-pad-x) !important;background:linear-gradient(180deg,rgba(255,255,255,.045) 0%,rgba(255,255,255,.03) 100%),radial-gradient(118% 150% at 18% 0%,rgba(76,141,255,.11),rgba(76,141,255,0) 56%),radial-gradient(118% 150% at 82% 0%,rgba(76,141,255,.09),rgba(76,141,255,0) 56%) !important;border-color:rgba(188,199,226,.20) !important;box-shadow:0 12px 30px rgba(4,10,24,.18),inset 0 1px 0 rgba(255,255,255,.05) !important}.products-page .product-focus-band::before{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.055) 50%,rgba(255,255,255,0) 100%) !important;opacity:.42 !important}.products-page .product-focus-band__headline{min-height:clamp(176px,15.5vw,198px) !important}.products-page .product-focus-band__headline::before{top:clamp(24px,2.2vw,30px) !important;bottom:clamp(24px,2.2vw,30px) !important;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(188,199,226,.16) 14%,rgba(188,199,226,.22) 50%,rgba(188,199,226,.16) 86%,rgba(255,255,255,0) 100%) !important}.products-page .product-focus-band__headline>.product-focus-band__lane{padding:0 clamp(20px,2.35vw,30px) !important}.products-page .product-focus-band__label{margin:0 0 10px !important;font-size:.76rem !important;letter-spacing:.15em !important;color:rgba(233,240,252,.68) !important}.products-page .product-focus-band__title{width:min(100%,10.15ch) !important;max-width:10.15ch !important;font-size:clamp(2.08rem,3.15vw,3.3rem) !important}@media (max-width:900px){.media-gallery[data-gallery-root] .media-gallery__overlay{padding:14px !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:110px !important;height:40px !important;padding:0 16px !important;font-size:.92rem !important}}@media (max-width:820px){.products-page .product-focus-band{padding:18px 16px !important}.products-page .product-focus-band__headline>.product-focus-band__lane{padding:18px 10px !important}.products-page .product-focus-band__label{margin:0 0 8px !important}.products-page .product-focus-band__title{width:min(100%,11ch) !important;max-width:11ch !important;font-size:clamp(1.88rem,7.2vw,2.72rem) !important}}.media-gallery[data-gallery-root] .media-gallery__overlay{justify-content:flex-end !important;align-items:flex-start !important;padding:clamp(12px,1.15vw,14px) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:96px !important;height:40px !important;padding:0 16px !important;font-size:.92rem !important;line-height:1 !important;letter-spacing:-.01em !important;border-radius:999px !important}.gallery-lightbox__viewport{position:relative !important;overflow:hidden !important}.gallery-lightbox__switch{position:absolute !important;top:clamp(12px,1.2vw,16px) !important;left:50% !important;transform:translateX(-50%) !important;z-index:4 !important;margin:0 !important;background:rgba(9,14,30,.88) !important;border-color:rgba(182,193,220,.16) !important;box-shadow:0 16px 36px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.05) !important;backdrop-filter:blur(14px) !important}.gallery-lightbox__switch[hidden]{display:none !important}.gallery-lightbox__switch .media-gallery__mode{min-width:92px !important;height:38px !important;padding:0 16px !important;font-size:.9rem !important}.products-page .hero-copy-stack--products{gap:14px !important}.products-page .hero-product-item + .hero-product-item{margin-top:0 !important;padding-top:var(--azro-product-hero-card-pad-y) !important;border-top:0 !important}.products-page .product-focus-band{background:linear-gradient(180deg,rgba(255,255,255,.038) 0%,rgba(255,255,255,.024) 100%),radial-gradient(108% 140% at 18% 0%,rgba(76,141,255,.072),rgba(76,141,255,0) 58%),radial-gradient(108% 140% at 82% 0%,rgba(76,141,255,.058),rgba(76,141,255,0) 58%) !important;border-color:rgba(188,199,226,.18) !important;box-shadow:0 10px 24px rgba(4,10,24,.14),inset 0 1px 0 rgba(255,255,255,.045) !important}.products-page .product-focus-band::before{opacity:.32 !important}.products-page .product-focus-band__headline{min-height:clamp(170px,15vw,190px) !important}.products-page .product-focus-band__title{font-size:clamp(2.02rem,3.02vw,3.16rem) !important}@media (max-width:900px){.media-gallery[data-gallery-root] .media-gallery__overlay{padding:12px !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:92px !important;height:38px !important;padding:0 14px !important;font-size:.9rem !important}}@media (max-width:640px){.gallery-lightbox__switch{top:10px !important}.gallery-lightbox__switch .media-gallery__mode{min-width:84px !important;height:36px !important;padding:0 14px !important}}.media-gallery__visual--video{position:relative !important;width:100% !important;height:100% !important;display:block !important;overflow:hidden !important;background:rgba(5,8,18,.98) !important}.media-gallery__visual--video>.media-gallery__poster--fallback,.media-gallery__visual--video>.media-gallery__preview-video{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;display:block !important;object-fit:contain !important;background:rgba(5,8,18,.98) !important}.media-gallery__visual--video>.media-gallery__poster--fallback{opacity:1 !important;transition:opacity .24s ease !important}.media-gallery__visual--video>.media-gallery__preview-video{opacity:0 !important;transition:opacity .24s ease !important;pointer-events:none !important;backface-visibility:hidden !important;transform:translateZ(0) !important;will-change:opacity !important}.media-gallery__visual--video.is-video-ready>.media-gallery__preview-video{opacity:1 !important}.media-gallery__visual--video.is-video-ready>.media-gallery__poster--fallback{opacity:0 !important}.gallery-lightbox__video-wrap{position:relative !important;overflow:hidden !important;background:rgba(5,8,18,.98) !important}.gallery-lightbox__poster,.gallery-lightbox__video{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;display:block !important;object-fit:contain !important;background:rgba(5,8,18,.98) !important}.gallery-lightbox__poster{opacity:1 !important;transition:opacity .22s ease !important}.gallery-lightbox__video{opacity:0 !important;transition:opacity .22s ease !important;backface-visibility:hidden !important;transform:translateZ(0) !important;will-change:opacity !important}.gallery-lightbox__video-wrap.is-video-ready .gallery-lightbox__video{opacity:1 !important}.gallery-lightbox__video-wrap.is-video-ready .gallery-lightbox__poster{opacity:0 !important}.media-gallery[data-gallery-root] .media-gallery__overlay{justify-content:flex-end !important;align-items:flex-start !important;padding:clamp(12px,1.02vw,14px) !important}.media-gallery[data-gallery-root] .media-gallery__launch-cta{width:auto !important;min-width:84px !important;height:40px !important;padding:0 18px !important;border-radius:999px !important;white-space:nowrap !important;font-size:.92rem !important;line-height:1 !important;letter-spacing:-.01em !important;justify-content:center !important}.products-page .hero-product-item,.products-page .hero-product-note,.products-page .hero-product-item p{margin:0 !important}.products-page .hero-copy-stack--products{gap:14px !important}.products-page .hero-product-item + .hero-product-item{margin-top:0 !important;padding-top:var(--azro-product-hero-card-pad-y) !important;border-top:0 !important}.site-footer .footer-brand-panel strong{font-size:clamp(2.02rem,2.2vw,2.42rem) !important;line-height:1 !important;letter-spacing:-.038em !important}.site-footer .footer-signup h3{font-size:clamp(2.26rem,2.6vw,2.9rem) !important;line-height:1 !important;letter-spacing:-.04em !important}@media (max-width:900px){.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:80px !important;height:38px !important;padding:0 16px !important;font-size:.9rem !important}.site-footer .footer-brand-panel strong{font-size:clamp(1.9rem,6vw,2.28rem) !important}.site-footer .footer-signup h3{font-size:clamp(2.08rem,6.6vw,2.56rem) !important}}@media (max-width:640px){.media-gallery[data-gallery-root] .media-gallery__launch-cta{min-width:76px !important;height:36px !important;padding:0 15px !important;font-size:.88rem !important}}.site-footer .footer-upper{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;align-items:stretch !important}.site-footer .footer-panel,.site-footer .footer-brand-panel,.site-footer .footer-signup{min-width:0 !important;overflow:visible !important}.site-footer .footer-brand-panel strong{font-size:clamp(1.86rem,1.92vw,2.18rem) !important;line-height:1.02 !important;letter-spacing:-.036em !important}.site-footer .footer-signup h3{max-width:none !important;white-space:normal !important;text-wrap:balance !important;overflow-wrap:normal !important;font-size:clamp(2.16rem,2.38vw,2.66rem) !important;line-height:.98 !important;letter-spacing:-.042em !important}.site-footer .footer-signup>p.small{max-width:31ch !important}.media-gallery__visual--video>.media-gallery__preview-video,.gallery-lightbox__video{contain:paint !important}.media-gallery__visual--video:not(.is-video-ready)>.media-gallery__preview-video,.gallery-lightbox__video-wrap:not(.is-video-ready) .gallery-lightbox__video{visibility:hidden !important}.media-gallery__visual--video.is-video-ready>.media-gallery__preview-video,.gallery-lightbox__video-wrap.is-video-ready .gallery-lightbox__video{visibility:visible !important}@media (max-width:900px){.site-footer .footer-signup h3{max-width:none !important;font-size:clamp(1.98rem,6vw,2.42rem) !important}.site-footer .footer-brand-panel strong{font-size:clamp(1.76rem,5.6vw,2.08rem) !important}}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{font-family:var(--font-head) !important;font-size:clamp(1.86rem,2.02vw,2.22rem) !important;line-height:1.04 !important;letter-spacing:-.038em !important;font-weight:800 !important;margin:0 !important}.site-footer .footer-brand-panel strong{display:block !important}.site-footer .footer-signup h3{max-width:18ch !important;text-wrap:balance !important}.site-footer .footer-tagline,.site-footer .footer-brand-copy{font-size:1rem !important;line-height:1.62 !important}.site-footer .footer-signup__form{margin-top:22px !important}.site-footer .footer-signup__status{min-height:1.1em !important;margin-top:12px !important}.home .home-sizing-note{font-size:1rem !important;line-height:1.62 !important;max-width:58ch !important;margin-inline:auto !important}.products-page #product-overviews .product-guide__body{display:grid !important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr) !important;gap:clamp(22px,3vw,36px) !important;align-items:start !important}.products-page #product-overviews .product-showcase{display:block !important;min-width:0 !important}.products-page #product-overviews .product-showcase__text{max-width:100% !important}.products-page #product-overviews .product-showcase__copy{max-width:46ch !important;margin-inline:auto !important}.products-page #product-overviews .product-showcase__media-col{display:none !important}.products-page #product-overviews .product-summary-grid{margin-top:0 !important;display:grid !important;grid-template-columns:1fr !important;gap:0 !important;align-self:stretch !important;border:1px solid var(--border) !important;background:linear-gradient(180deg,rgba(17,24,45,.82),rgba(10,14,28,.76)) !important;border-radius:26px !important;overflow:hidden !important;padding:clamp(18px,2.2vw,24px) 0 0 !important}.products-page #product-overviews .product-summary-grid::before{content:attr(data-guide-meta);display:block;padding:0 clamp(22px,2.4vw,30px) clamp(18px,2vw,22px);color:var(--text-sub);font-size:clamp(.92rem,1.05vw,.99rem);line-height:1.35;letter-spacing:.05em;font-weight:700;text-align:left}.products-page #product-overviews .product-summary-grid .feature-card{min-height:0 !important;border:0 !important;border-top:1px solid rgba(181,195,237,.14) !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;padding:clamp(18px,2vw,22px) clamp(22px,2.4vw,30px) !important}.products-page #product-overviews .product-summary-grid .feature-card h3{margin:0 0 8px !important;font-size:clamp(1.08rem,1.45vw,1.24rem) !important;line-height:1.2 !important}.products-page #product-overviews .product-summary-grid .feature-card p{margin:0 !important;font-size:1rem !important;line-height:1.62 !important;color:var(--text-sub) !important}.products-page #product-overviews .product-showcase__text .btn-row{justify-content:center !important}@media (max-width:980px){.products-page #product-overviews .product-guide__body{grid-template-columns:1fr !important}.products-page #product-overviews .product-showcase__copy{max-width:100% !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{font-size:clamp(1.72rem,5.4vw,2.04rem) !important;max-width:none !important}}@media (max-width:640px){.home .home-sizing-note{font-size:.98rem !important}}.products-page .product-guide__body{padding-top:clamp(20px,2.3vw,28px) !important}.products-page .product-detail-stack{display:grid !important;gap:clamp(18px,2vw,24px) !important}.products-page .product-detail-intro{width:min(100%,48rem) !important;max-width:48rem !important;margin-inline:auto !important;text-align:center !important}.products-page .product-detail-kicker{margin:0 0 12px !important;color:rgba(230,236,255,0.72) !important;font-family:var(--font-body) !important;font-size:1rem !important;font-weight:700 !important;letter-spacing:0.06em !important;line-height:1.5 !important;text-wrap:balance !important}.products-page .product-detail-intro h3{margin:0 !important;font-size:clamp(2rem,3.05vw,3rem) !important;line-height:1.04 !important;letter-spacing:-0.04em !important;text-wrap:balance !important}.products-page .product-detail-intro>.small{width:min(100%,43rem) !important;max-width:43rem !important;margin:14px auto 0 !important;font-size:clamp(1.03rem,1.25vw,1.22rem) !important;line-height:1.65 !important;color:var(--text-sub) !important;text-wrap:pretty !important}.products-page .product-detail-intro .compact-bullets{width:min(100%,40rem) !important;max-width:40rem !important;display:grid !important;gap:12px !important;margin:18px auto 0 !important;padding-left:0.25rem !important}.products-page .product-detail-intro .compact-bullets li{text-align:left !important;line-height:1.48 !important}.products-page .product-detail-intro .btn-row{justify-content:center !important;margin-top:20px !important}.products-page .product-guide__body .product-summary-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:2px !important}.products-page .product-guide__body .product-summary-grid .feature-card{min-height:0 !important;padding:clamp(24px,2.1vw,30px) !important;text-align:left !important;align-items:flex-start !important;justify-content:flex-start !important}.products-page .product-guide__body .product-summary-grid .feature-card h3{margin:0 0 10px !important;font-size:clamp(1.22rem,1.35vw,1.42rem) !important;line-height:1.14 !important;text-wrap:balance !important}.products-page .product-guide__body .product-summary-grid .feature-card p{margin:0 !important;font-size:1.02rem !important;line-height:1.64 !important;text-wrap:pretty !important}.products-page .product-guide__body .feature-mini-grid--full::before,.products-page .product-guide__body .product-summary-grid::before{content:none !important}@media (max-width:1100px){.products-page .product-guide__body .product-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:720px){.products-page .product-detail-intro,.products-page .product-detail-intro>.small,.products-page .product-detail-intro .compact-bullets{width:100% !important;max-width:100% !important}.products-page .product-detail-intro h3{font-size:clamp(1.72rem,8vw,2.2rem) !important}.products-page .product-guide__body .product-summary-grid{grid-template-columns:1fr !important}}.product-sizing-note,.home-sizing-note.product-sizing-note{width:min(100%,46rem) !important;max-width:46rem !important;margin:16px auto 0 !important;font-size:1rem !important;line-height:1.62 !important;color:var(--text-sub) !important;text-wrap:pretty !important}@media (max-width:720px){.product-sizing-note,.home-sizing-note.product-sizing-note{font-size:1.02rem !important}}.site-footer .footer-tagline{display:none !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{display:block !important;margin:0 !important;font-family:var(--font-display) !important;font-size:clamp(1.9rem,2.2vw,2.35rem) !important;line-height:1.03 !important;letter-spacing:-0.04em !important;font-weight:800 !important;text-wrap:balance !important}.site-footer .footer-brand-panel{justify-content:space-between !important}.site-footer .footer-brand-copy{margin-top:1.35rem !important;font-size:clamp(1rem,1.08vw,1.15rem) !important;line-height:1.68 !important;color:var(--text-sub) !important}.site-footer .footer-meta{margin-top:auto !important;font-size:1rem !important;line-height:1.45 !important}.site-footer .footer-signup{gap:1.3rem !important}.site-footer .footer-signup h3{max-width:16.5ch !important}.site-footer .footer-signup__form,.site-footer .footer-signup__form.footer-signup__form--stack{gap:1rem !important}.site-footer .footer-signup__note,.site-footer .footer-signup__status{margin:0 !important;font-size:1rem !important;line-height:1.5 !important}.site-footer .footer-signup__note{color:var(--text-sub) !important}.site-footer .footer-signup__status{color:var(--text-main) !important}@media (max-width:980px){.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{font-size:clamp(1.9rem,6.4vw,2.35rem) !important}.site-footer .footer-signup h3{max-width:100% !important}}.products-page #product-overviews .product-guide__body-inner{max-width:1120px;margin:0 auto}.products-page #product-overviews .product-deep{display:grid;gap:clamp(18px,2.3vw,28px);max-width:1120px;margin:0 auto;text-align:center}.products-page #product-overviews .product-deep__header{display:grid;gap:12px;max-width:780px;margin:0 auto}.products-page #product-overviews .product-deep__kicker{margin:0;font-family:var(--font-head);font-size:clamp(.9rem,1vw,1rem);line-height:1.5;letter-spacing:.12em;color:var(--text-sub);text-wrap:balance}.products-page #product-overviews .product-deep__header h3{margin:0;font-size:clamp(2rem,4vw,3.15rem);line-height:1.02;letter-spacing:-.03em;text-wrap:balance}.products-page #product-overviews .product-deep__lede{margin:0 auto;max-width:34ch;font-size:clamp(1.04rem,1.45vw,1.28rem);line-height:1.58;color:var(--text-sub);text-wrap:pretty}.products-page #product-overviews .product-deep__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.products-page #product-overviews .product-deep__point{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border:1px solid rgba(181,195,237,.14);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.032),rgba(255,255,255,.016)),linear-gradient(120deg,rgba(76,141,255,.045),rgba(76,141,255,0) 62%);box-shadow:inset 0 1px 0 rgba(255,255,255,.035);text-align:left}.products-page #product-overviews .product-deep__point-mark{flex:0 0 auto;width:11px;height:11px;border-radius:999px;margin-top:.5em;background:linear-gradient(180deg,rgba(120,166,255,1),rgba(76,141,255,.95));box-shadow:0 0 0 5px rgba(76,141,255,.12)}.products-page #product-overviews .product-deep__point p{margin:0;font-size:1rem;line-height:1.58;color:var(--text-body);text-wrap:pretty}.products-page #product-overviews .product-deep__actions{justify-content:center;gap:16px;width:min(100%,460px);margin:2px auto 0}.products-page #product-overviews .product-deep__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(181,195,237,.16);border-radius:30px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.012)),linear-gradient(120deg,rgba(76,141,255,.05),rgba(76,141,255,0) 65%);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.products-page #product-overviews .product-deep__rail-item{position:relative;padding:28px 26px 30px;text-align:left;min-height:100%}.products-page #product-overviews .product-deep__rail-item + .product-deep__rail-item{border-left:1px solid rgba(181,195,237,.14)}.products-page #product-overviews .product-deep__rail-item::before{content:"";position:absolute;top:0;left:26px;width:52px;height:1px;background:linear-gradient(90deg,rgba(126,171,255,.8),rgba(126,171,255,0))}.products-page #product-overviews .product-deep__rail-index{display:inline-block;margin-bottom:12px;font-family:var(--font-head);font-size:.75rem;line-height:1;letter-spacing:.18em;color:rgba(126,171,255,.92)}.products-page #product-overviews .product-deep__rail-item h4{margin:0 0 10px;font-size:clamp(1.2rem,1.65vw,1.45rem);line-height:1.16;letter-spacing:-.02em;text-wrap:balance}.products-page #product-overviews .product-deep__rail-item p{margin:0;font-size:1rem;line-height:1.6;color:var(--text-sub);text-wrap:pretty}@media (max-width:980px){.products-page #product-overviews .product-deep__points{grid-template-columns:1fr}.products-page #product-overviews .product-deep__rail{grid-template-columns:1fr}.products-page #product-overviews .product-deep__rail-item + .product-deep__rail-item{border-left:0;border-top:1px solid rgba(181,195,237,.14)}}@media (max-width:720px){.products-page #product-overviews .product-deep__header{max-width:100%}.products-page #product-overviews .product-deep__header h3{font-size:clamp(1.82rem,8vw,2.5rem)}.products-page #product-overviews .product-deep__lede{max-width:100%}.products-page #product-overviews .product-deep__point,.products-page #product-overviews .product-deep__rail-item{padding:18px 18px 20px}.products-page #product-overviews .product-deep__rail-item::before{left:18px}.products-page #product-overviews .product-deep__actions{width:100%;flex-direction:column;align-items:stretch}.products-page #product-overviews .product-deep__actions .btn{width:100%}}.products-page #product-overviews .product-guide__body-inner{width:100% !important;max-width:1080px !important;margin:0 auto !important}.products-page #product-overviews .product-story{width:100% !important;max-width:1080px !important;margin:0 auto !important;display:grid !important;gap:clamp(18px,2vw,24px) !important}.products-page #product-overviews .product-story__divider{width:min(100%,980px) !important;height:1px !important;margin:0 auto clamp(6px,.9vw,10px) !important;background:linear-gradient(90deg,rgba(181,195,237,0) 0%,rgba(181,195,237,.14) 14%,rgba(181,195,237,.28) 50%,rgba(181,195,237,.14) 86%,rgba(181,195,237,0) 100%) !important}.products-page #product-overviews .product-story__intro{max-width:760px !important;width:100% !important;margin:0 auto !important;display:grid !important;gap:12px !important;text-align:center !important}.products-page #product-overviews .product-story__kicker{margin:0 !important;font-family:var(--font-head) !important;font-size:clamp(.88rem,1vw,.98rem) !important;line-height:1.45 !important;letter-spacing:.12em !important;color:var(--text-sub) !important;text-wrap:balance !important}.products-page #product-overviews .product-story__intro h3{margin:0 !important;font-size:clamp(2rem,4.2vw,3.15rem) !important;line-height:1.04 !important;letter-spacing:-.032em !important;text-wrap:balance !important}.products-page #product-overviews .product-story__lede{margin:0 auto !important;max-width:38ch !important;font-size:clamp(1.02rem,1.55vw,1.22rem) !important;line-height:1.58 !important;color:var(--text-sub) !important;text-wrap:pretty !important}.products-page #product-overviews .product-story__points{list-style:none !important;width:min(100%,820px) !important;margin:0 auto !important;padding:0 !important;border-top:1px solid rgba(181,195,237,.14) !important;border-bottom:1px solid rgba(181,195,237,.14) !important}.products-page #product-overviews .product-story__points li{display:grid !important;grid-template-columns:auto 1fr !important;gap:14px !important;align-items:start !important;padding:18px 4px !important;border-top:1px solid rgba(181,195,237,.12) !important;text-align:left !important}.products-page #product-overviews .product-story__points li:first-child{border-top:0 !important}.products-page #product-overviews .product-story__point-mark{width:11px !important;height:11px !important;border-radius:999px !important;margin-top:.55em !important;background:linear-gradient(180deg,rgba(120,166,255,1),rgba(76,141,255,.96)) !important;box-shadow:0 0 0 5px rgba(76,141,255,.12) !important}.products-page #product-overviews .product-story__points p{margin:0 !important;font-size:clamp(1rem,1.25vw,1.08rem) !important;line-height:1.56 !important;color:var(--text-body) !important;text-wrap:pretty !important}.products-page #product-overviews .product-story__actions{justify-content:center !important;gap:16px !important;width:100% !important;margin:2px auto 0 !important}.products-page #product-overviews .product-story__rail{width:100% !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;border:1px solid rgba(181,195,237,.16) !important;border-radius:30px !important;overflow:hidden !important;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.012)),linear-gradient(120deg,rgba(76,141,255,.05),rgba(76,141,255,0) 65%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04) !important}.products-page #product-overviews .product-story__rail-card{min-width:0 !important;padding:28px 26px 30px !important;text-align:left !important;display:grid !important;gap:10px !important;align-content:start !important}.products-page #product-overviews .product-story__rail-card + .product-story__rail-card{border-left:1px solid rgba(181,195,237,.14) !important}.products-page #product-overviews .product-story__rail-index{display:inline-block !important;margin-bottom:4px !important;font-family:var(--font-head) !important;font-size:.75rem !important;line-height:1 !important;letter-spacing:.18em !important;color:rgba(126,171,255,.92) !important}.products-page #product-overviews .product-story__rail-card h4{margin:0 !important;font-size:clamp(1.18rem,1.5vw,1.38rem) !important;line-height:1.16 !important;letter-spacing:-.02em !important;text-wrap:balance !important}.products-page #product-overviews .product-story__rail-card p{margin:0 !important;font-size:1rem !important;line-height:1.58 !important;color:var(--text-sub) !important;text-wrap:pretty !important}@media (max-width:900px){.products-page #product-overviews .product-story__intro{max-width:100% !important}.products-page #product-overviews .product-story__lede,.products-page #product-overviews .product-story__points{max-width:100% !important;width:100% !important}.products-page #product-overviews .product-story__rail{grid-template-columns:1fr !important}.products-page #product-overviews .product-story__rail-card + .product-story__rail-card{border-left:0 !important;border-top:1px solid rgba(181,195,237,.14) !important}}@media (max-width:640px){.products-page #product-overviews .product-guide__body{padding-top:16px !important}.products-page #product-overviews .product-story{gap:16px !important}.products-page #product-overviews .product-story__intro h3{font-size:clamp(1.85rem,9vw,2.55rem) !important}.products-page #product-overviews .product-story__points li{padding:16px 2px !important}.products-page #product-overviews .product-story__actions{flex-direction:column !important;align-items:stretch !important}.products-page #product-overviews .product-story__actions .btn{width:100% !important}.products-page #product-overviews .product-story__rail-card{padding:22px 18px 24px !important}}.products-page #product-overviews .product-guide__body{display:block !important}.products-page #product-overviews .product-guide__body-inner{width:100% !important;max-width:1100px !important;margin:0 auto !important}.products-page #product-overviews .product-signature{width:min(100%,1040px) !important;margin:0 auto !important;display:grid !important;gap:clamp(20px,2.2vw,28px) !important}.products-page #product-overviews .product-signature__divider{width:min(100%,980px) !important;height:1px !important;margin:0 auto clamp(8px,1vw,12px) !important;background:linear-gradient(90deg,rgba(181,195,237,0) 0%,rgba(181,195,237,.12) 14%,rgba(181,195,237,.30) 50%,rgba(181,195,237,.12) 86%,rgba(181,195,237,0) 100%) !important}.products-page #product-overviews .product-signature__intro{width:100% !important;max-width:760px !important;margin:0 auto !important;display:grid !important;gap:12px !important;text-align:center !important}.products-page #product-overviews .product-signature__kicker{margin:0 !important;font-family:var(--font-head) !important;font-size:clamp(.86rem,.95vw,.98rem) !important;line-height:1.5 !important;letter-spacing:.14em !important;color:var(--text-sub) !important;text-wrap:balance !important}.products-page #product-overviews .product-signature__intro h3{margin:0 !important;font-size:clamp(2.1rem,4.3vw,3.35rem) !important;line-height:1.02 !important;letter-spacing:-.034em !important;text-wrap:balance !important}.products-page #product-overviews .product-signature__lede{margin:0 auto !important;max-width:42ch !important;font-size:clamp(1.02rem,1.45vw,1.2rem) !important;line-height:1.6 !important;color:var(--text-sub) !important;text-wrap:pretty !important}.products-page #product-overviews .product-signature__grid{width:100% !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:16px !important}.products-page #product-overviews .product-signature__card{min-width:0 !important;position:relative !important;padding:24px 22px 24px !important;border-radius:26px !important;border:1px solid rgba(181,195,237,.16) !important;background:linear-gradient(180deg,rgba(255,255,255,.028),rgba(255,255,255,.014)),linear-gradient(130deg,rgba(76,141,255,.065),rgba(76,141,255,0) 68%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 16px 32px rgba(0,0,0,.16) !important;display:grid !important;gap:10px !important;align-content:start !important;text-align:left !important}.products-page #product-overviews .product-signature__card::before{content:'' !important;width:52px !important;height:2px !important;border-radius:999px !important;background:linear-gradient(90deg,rgba(120,166,255,.95),rgba(120,166,255,0)) !important}.products-page #product-overviews .product-signature__card-label{margin-top:2px !important;display:inline-block !important;font-family:var(--font-head) !important;font-size:.72rem !important;line-height:1 !important;letter-spacing:.16em !important;text-transform:uppercase !important;color:rgba(126,171,255,.92) !important}.products-page #product-overviews .product-signature__card h4{margin:0 !important;font-size:clamp(1.18rem,1.5vw,1.38rem) !important;line-height:1.14 !important;letter-spacing:-.02em !important;text-wrap:balance !important}.products-page #product-overviews .product-signature__card p{margin:0 !important;font-size:clamp(.98rem,1.12vw,1.04rem) !important;line-height:1.58 !important;color:var(--text-sub) !important;text-wrap:pretty !important}.products-page #product-overviews .product-signature__actions{justify-content:center !important;gap:16px !important;width:100% !important;margin:2px auto 0 !important}.products-page #product-overviews .product-signature__band{width:100% !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;border:1px solid rgba(181,195,237,.16) !important;border-radius:30px !important;overflow:hidden !important;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01)),linear-gradient(120deg,rgba(76,141,255,.045),rgba(76,141,255,0) 72%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04) !important}.products-page #product-overviews .product-signature__band-card{min-width:0 !important;padding:28px 26px 30px !important;display:grid !important;gap:10px !important;align-content:start !important;text-align:left !important}.products-page #product-overviews .product-signature__band-card + .product-signature__band-card{border-left:1px solid rgba(181,195,237,.14) !important}.products-page #product-overviews .product-signature__band-index{display:inline-block !important;margin-bottom:4px !important;font-family:var(--font-head) !important;font-size:.75rem !important;line-height:1 !important;letter-spacing:.18em !important;color:rgba(126,171,255,.92) !important}.products-page #product-overviews .product-signature__band-card h4{margin:0 !important;font-size:clamp(1.16rem,1.45vw,1.34rem) !important;line-height:1.14 !important;letter-spacing:-.02em !important;text-wrap:balance !important}.products-page #product-overviews .product-signature__band-card p{margin:0 !important;font-size:1rem !important;line-height:1.6 !important;color:var(--text-sub) !important;text-wrap:pretty !important}@media (max-width:980px){.products-page #product-overviews .product-signature__grid,.products-page #product-overviews .product-signature__band{grid-template-columns:1fr !important;max-width:720px !important;margin:0 auto !important}.products-page #product-overviews .product-signature__band-card + .product-signature__band-card{border-left:0 !important;border-top:1px solid rgba(181,195,237,.14) !important}}@media (max-width:640px){.products-page #product-overviews .product-guide__body{padding-top:16px !important}.products-page #product-overviews .product-signature{gap:16px !important}.products-page #product-overviews .product-signature__intro{gap:10px !important}.products-page #product-overviews .product-signature__intro h3{font-size:clamp(1.9rem,9vw,2.65rem) !important}.products-page #product-overviews .product-signature__lede{max-width:32ch !important;font-size:1rem !important}.products-page #product-overviews .product-signature__card{padding:20px 18px 22px !important;gap:9px !important;border-radius:22px !important}.products-page #product-overviews .product-signature__actions{flex-direction:column !important;align-items:stretch !important}.products-page #product-overviews .product-signature__actions .btn{width:100% !important}.products-page #product-overviews .product-signature__band-card{padding:22px 18px 24px !important}}:root{--azro-card-surface:radial-gradient(135% 100% at 14% 0%,rgba(96,150,255,.14) 0%,rgba(96,150,255,0) 46%),radial-gradient(120% 88% at 100% 0%,rgba(126,96,255,.08) 0%,rgba(126,96,255,0) 42%),linear-gradient(180deg,rgba(21,30,58,.82) 0%,rgba(9,14,28,.76) 100%);--azro-card-surface-soft:radial-gradient(130% 96% at 14% 0%,rgba(96,150,255,.10) 0%,rgba(96,150,255,0) 44%),radial-gradient(116% 82% at 100% 0%,rgba(126,96,255,.06) 0%,rgba(126,96,255,0) 40%),linear-gradient(180deg,rgba(18,27,53,.74) 0%,rgba(8,13,28,.68) 100%);--azro-card-border:rgba(188,204,244,.18);--azro-card-border-strong:rgba(188,204,244,.24)}:where(.hero-panel,.footer-panel,.hero-promo-frame,.product-shot-frame,.media-card,.media-frame--figure){background:radial-gradient(135% 96% at 14% 0%,rgba(96,150,255,.12) 0%,rgba(96,150,255,0) 46%),radial-gradient(120% 88% at 100% 0%,rgba(126,96,255,.08) 0%,rgba(126,96,255,0) 42%),linear-gradient(180deg,rgba(21,30,58,.82) 0%,rgba(9,14,28,.74) 100%) !important;border-color:var(--azro-card-border-strong) !important;box-shadow:0 22px 56px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(96,150,255,.02) !important}:where(.hero h1,.section-title,.product-guide__summary h2,.hero-panel h3,.footer-panel h3,.footer-panel strong,.pricing-page .plan-card h3,.product-choice-card h3,.product-card h3,.feature-card h3,.insight-card h3,.framework-card h3,.principle-card h3,.step-card h3,.resource-highlight-card h3,.products-page #product-overviews .product-signature__intro h3,.products-page #product-overviews .product-signature__card h4,.products-page #product-overviews .product-signature__band-card h4){color:rgba(248,251,255,.99) !important;text-shadow:0 1px 0 rgba(255,255,255,.02),0 0 22px rgba(96,150,255,.07)}:where(.pill,.meta-line,.meta-row,.meta-row .meta-item,.hero-media-note,.legal-note,.page-note,.hero-support,.product-signature__kicker,.products-page #product-overviews .product-signature__card-label,.products-page #product-overviews .product-signature__band-index,.footer-meta,.footer-signup__note,.footer-signup__status,.resource-card__eyebrow,.plan-fit){color:rgba(214,226,255,.82) !important}.pill{background:linear-gradient(180deg,rgba(97,151,255,.12) 0%,rgba(255,255,255,.05) 100%) !important;border-color:rgba(164,188,255,.28) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 24px rgba(0,0,0,.12) !important}.hero-copy-bullets li::before,.principle-card .compact-bullets li::before,.product-choice-card .compact-bullets li::before,.product-card .compact-bullets li::before,.product-showcase__text .compact-bullets li::before,.pricing-page .plan-card .compact-bullets li::before{background:rgba(126,171,255,.92) !important;box-shadow:0 0 0 4px rgba(126,171,255,.14),0 0 18px rgba(126,171,255,.18) !important}.product-guide__summary::after{color:rgba(126,171,255,.94) !important;border-color:rgba(126,171,255,.34) !important;box-shadow:0 0 0 1px rgba(126,171,255,.08),inset 0 1px 0 rgba(255,255,255,.04),0 10px 22px rgba(0,0,0,.14) !important}.product-guide[open]{border-color:rgba(164,188,255,.26) !important;box-shadow:0 24px 60px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.05),0 0 0 1px rgba(96,150,255,.03) !important}.media-gallery__switch{background:linear-gradient(180deg,rgba(16,24,48,.82) 0%,rgba(8,13,28,.76) 100%) !important;border-color:rgba(188,204,244,.22) !important;box-shadow:0 14px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04) !important}.media-gallery__mode{color:rgba(231,239,255,.72) !important}.media-gallery__mode.is-active,.media-gallery__mode[aria-pressed="true"]{background:linear-gradient(180deg,rgba(96,150,255,.16) 0%,rgba(255,255,255,.04) 100%) !important;color:rgba(247,250,255,.98) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 22px rgba(0,0,0,.16) !important}.footer-signup__input,.modal input[type="email"],.modal input[type="text"],.modal input[type="search"]{border-color:rgba(164,188,255,.28) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 10px 24px rgba(0,0,0,.12) !important}.footer-signup__input:focus,.modal input[type="email"]:focus,.modal input[type="text"]:focus,.modal input[type="search"]:focus{border-color:rgba(126,171,255,.48) !important;box-shadow:0 0 0 4px rgba(76,141,255,.12),inset 0 1px 0 rgba(255,255,255,.03) !important}:where(.lede,.section-sub,.hero-copy-note,.product-signature__lede){text-wrap:pretty !important}:root{--azro-accent-surface:linear-gradient(180deg,rgba(255,255,255,.058) 0%,rgba(255,255,255,.03) 100%);--azro-accent-shell:radial-gradient(140% 150% at 0% 0%,rgba(76,141,255,.16) 0%,rgba(76,141,255,0) 56%),radial-gradient(120% 140% at 100% 0%,rgba(128,92,255,.12) 0%,rgba(128,92,255,0) 52%),linear-gradient(180deg,rgba(255,255,255,.058) 0%,rgba(255,255,255,.028) 100%);--azro-accent-border:rgba(181,195,237,.22);--azro-accent-shadow:0 20px 46px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04)}.pill{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.05)) !important;border-color:rgba(118,152,255,.26) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 10px 24px rgba(0,0,0,.10) !important}.hero-media-note--above,.meta-line,.chart-note,.products-hero-echo{color:rgba(232,240,255,.88) !important}.home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .pricing-section-shell,.pricing-page .plan-card,.home .product-choice-card,.home .product-card,.home .insight-card,.philosophy-page .principle-card,.philosophy-page .framework-card,.philosophy-page .callout-card,.resources-page .product-docs-card,.resources-page .resource-utility-card,.resources-page .core-disclosures-card,.support-page .product-docs-card,.support-page .resource-utility-card,.support-page .core-disclosures-card,.footer-panel,.hero-panel,.trial-option{position:relative;overflow:hidden;background:var(--azro-accent-shell) !important;border-color:var(--azro-accent-border) !important;box-shadow:var(--azro-accent-shadow) !important}.home .home-guide::before,.philosophy-page .philosophy-guide::before,.pricing-page .pricing-section-shell::before,.pricing-page .plan-card::before,.home .product-choice-card::before,.resources-page .product-docs-card::before,.resources-page .resource-utility-card::before,.resources-page .core-disclosures-card::before,.support-page .product-docs-card::before,.support-page .resource-utility-card::before,.support-page .core-disclosures-card::before,.footer-panel::before,.hero-panel::before,.trial-option::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,rgba(76,141,255,0) 0%,rgba(76,141,255,.74) 22%,rgba(128,92,255,.68) 78%,rgba(128,92,255,0) 100%);pointer-events:none}.home .product-guide__summary,.philosophy-page .product-guide__summary,.pricing-page .product-guide__summary{background:linear-gradient(180deg,rgba(255,255,255,.038),rgba(255,255,255,.012)) !important;border-radius:18px !important}.pricing-page .plan-card .price-big,.home .product-choice-card h3,.home .product-card h3,.philosophy-page .principle-card h3,.philosophy-page .framework-card h3,.resources-page .product-docs-card .section-title,.support-page .product-docs-card .section-title{color:var(--text-head) !important}.pricing-page .plan-card .plan-fit,.support-page .utility-channel-row span,.resources-page .utility-channel-row span{color:rgba(244,247,255,.76) !important}.home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.resources-page .product-docs-card,.support-page .product-docs-card,.resources-page .resource-utility-card,.support-page .resource-utility-card{backdrop-filter:blur(12px) saturate(120%) !important}.support-page .resource-utility-card .card-action-row .btn,.resources-page .resource-utility-card .card-action-row .btn{min-width:0 !important}.support-page .product-docs-intro,.resources-page .product-docs-intro,.pricing-page .section-intro-bridge,.home .section-sub,.philosophy-page .section-sub{color:rgba(240,245,255,.74) !important}@media (max-width:980px){.pricing-page .pricing-section-shell,.resources-page .product-docs-card,.support-page .product-docs-card,.resources-page .resource-utility-card,.support-page .resource-utility-card{padding:clamp(20px,4vw,24px) !important}}:root{--azro-line-accent:linear-gradient(90deg,rgba(124,170,255,.98) 0%,rgba(124,170,255,.76) 48%,rgba(128,92,255,.46) 78%,rgba(128,92,255,0) 100%);--azro-line-accent-soft:linear-gradient(90deg,rgba(124,170,255,.72) 0%,rgba(124,170,255,.16) 100%);--azro-label-accent:rgba(140,182,255,.92);--azro-shell-surface:radial-gradient(138% 146% at 0% 0%,rgba(76,141,255,.14) 0%,rgba(76,141,255,0) 52%),radial-gradient(122% 138% at 100% 0%,rgba(128,92,255,.10) 0%,rgba(128,92,255,0) 48%),linear-gradient(180deg,rgba(24,34,66,.76) 0%,rgba(9,14,28,.70) 100%);--azro-shell-border:rgba(181,195,237,.18);--azro-shell-shadow:0 22px 54px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}.home .home-guide .product-guide__summary,.philosophy-page .philosophy-guide .product-guide__summary,.pricing-page .pricing-section-shell .product-guide__summary,.products-page .product-guide__summary,.features-page .product-guide__summary{background:transparent !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;padding:clamp(10px,1.3vw,16px) 0 clamp(8px,1vw,12px) !important}.home .home-guide .product-guide__summary>div,.philosophy-page .philosophy-guide .product-guide__summary>div,.pricing-page .pricing-section-shell .product-guide__summary>div,.products-page .product-guide__summary>div,.features-page .product-guide__summary>div{position:relative !important;width:100% !important;padding-right:clamp(18px,4vw,36px) !important}.home .home-guide .product-guide__summary>div::before,.philosophy-page .philosophy-guide .product-guide__summary>div::before,.pricing-page .pricing-section-shell .product-guide__summary>div::before,.products-page .product-guide__summary>div::before,.features-page .product-guide__summary>div::before{content:"" !important;display:block !important;width:56px !important;height:2px !important;margin:0 0 16px !important;border-radius:999px !important;background:var(--azro-line-accent) !important;box-shadow:0 0 18px rgba(124,170,255,.18) !important}.home .home-guide .product-guide__summary::after,.philosophy-page .philosophy-guide .product-guide__summary::after,.pricing-page .pricing-section-shell .product-guide__summary::after,.products-page .product-guide__summary::after,.features-page .product-guide__summary::after{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025)) !important;border-color:rgba(124,170,255,.28) !important;box-shadow:0 0 0 1px rgba(124,170,255,.06),0 12px 24px rgba(0,0,0,.12) !important;margin-top:6px !important}.home .home-guide .product-guide__body,.philosophy-page .philosophy-guide .product-guide__body,.pricing-page .pricing-section-shell .product-guide__body,.products-page .product-guide__body,.features-page .product-guide__body{padding-top:clamp(18px,2vw,22px) !important}:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>.pill-row:first-child,:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>h2:first-child,:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>h3:first-child,:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>.section-title:first-child{position:relative !important}:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>.pill-row:first-child::before,:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>h2:first-child::before,:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>h3:first-child::before,:where( .product-choice-card,.product-card,.feature-card,.insight-card,.framework-card,.principle-card,.step-card,.plan-card,.product-docs-card,.core-disclosures-card,.contact-card,.contact-band-card,.support-bridge-card,.callout-card,.hero-panel,.footer-panel,.card.card--narrow.center.stack )>.section-title:first-child::before{content:"";display:block;width:56px;height:2px;margin:0 0 14px;border-radius:999px;background:var(--azro-line-accent);box-shadow:0 0 18px rgba(124,170,255,.16)}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .pricing-section-shell,.pricing-page .plan-card,.home .product-choice-card,.home .product-card,.home .insight-card,.home .step-card,.philosophy-page .principle-card,.philosophy-page .framework-card,.philosophy-page .callout-card,.products-page .product-choice-card,.features-page .feature-card,.resources-page .product-docs-card,.resources-page .core-disclosures-card,.support-page .product-docs-card,.support-page .core-disclosures-card,.support-page .support-bridge-card,.contact-page .contact-card,.contact-page .contact-band-card,.footer-panel,.hero-panel,.trial-option ){background:var(--azro-shell-surface) !important;border-color:var(--azro-shell-border) !important;box-shadow:var(--azro-shell-shadow) !important}:where( .products-page #product-overviews .product-signature__kicker,.products-page #product-overviews .product-signature__card-label,.products-page #product-overviews .product-signature__band-index,.product-showcase__meta,.product-focus-band__label,.contact-card__eyebrow,.contact-line strong,.utility-channel-row strong,.crypto-address-label ){font-family:var(--font-head) !important;font-size:.74rem !important;line-height:1.2 !important;letter-spacing:.16em !important;text-transform:uppercase !important;color:var(--azro-label-accent) !important}.contact-page .contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.contact-page .contact-card,.contact-page .contact-band-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.contact-page .contact-card>*,.contact-page .contact-band-card>*{width:100%}.contact-page .contact-card__eyebrow{margin:0 0 12px}.contact-page .contact-channel-list{display:grid;gap:14px;width:100%;margin-top:20px}.contact-page .contact-line{display:grid;gap:6px;width:100%}.contact-page .contact-line + .contact-line{padding-top:14px;border-top:1px solid rgba(181,195,237,.12)}.contact-page .contact-line span{color:rgba(244,247,255,.76);line-height:1.6}.contact-page .card-action-row,.contact-page .contact-band-card .btn-row{width:100%}.contact-page .contact-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.contact-page .contact-band-card .small{color:rgba(244,247,255,.74)}.contact-page .contact-band-card .btn-row{margin-top:auto !important;padding-top:18px;justify-content:flex-start !important}.support-page .support-bridge-card .section-sub{max-width:46ch !important}@media (max-width:980px){.contact-page .contact-grid,.contact-page .contact-band{grid-template-columns:1fr}.contact-page .contact-card,.contact-page .contact-band-card{align-items:center;text-align:center}.contact-page .contact-card .card-action-row,.contact-page .contact-band-card .btn-row{justify-content:center !important}.contact-page .contact-line{text-align:center}}:where( .insight-card,.principle-card,.framework-card,.callout-card,.feature-card,.contact-band-card,.footer-panel,.trial-option )>:is(.pill-row:first-child,h2:first-child,h3:first-child,.section-title:first-child)::before{content:none !important;display:none !important}.home .home-guide .product-guide__summary,.philosophy-page .philosophy-guide .product-guide__summary,.pricing-page .pricing-section-shell .product-guide__summary,.products-page .product-guide__summary,.features-page .product-guide__summary{padding:0 !important;min-height:clamp(128px,10.8vw,168px) !important;align-items:center !important}.home .home-guide .product-guide__summary>div,.philosophy-page .philosophy-guide .product-guide__summary>div,.pricing-page .pricing-section-shell .product-guide__summary>div,.products-page .product-guide__summary>div,.features-page .product-guide__summary>div{display:flex !important;flex-direction:column !important;justify-content:center !important;min-height:clamp(128px,10.8vw,168px) !important;padding-right:clamp(18px,3.8vw,34px) !important}.home .home-guide .product-guide__summary>div::before,.philosophy-page .philosophy-guide .product-guide__summary>div::before,.pricing-page .pricing-section-shell .product-guide__summary>div::before,.products-page .product-guide__summary>div::before,.features-page .product-guide__summary>div::before{margin:0 0 18px !important}.home .home-guide .product-guide__summary::after,.philosophy-page .philosophy-guide .product-guide__summary::after,.pricing-page .pricing-section-shell .product-guide__summary::after,.products-page .product-guide__summary::after,.features-page .product-guide__summary::after{margin-top:0 !important;align-self:center !important}@media (max-width:980px){.home .home-guide .product-guide__summary,.philosophy-page .philosophy-guide .product-guide__summary,.pricing-page .pricing-section-shell .product-guide__summary,.products-page .product-guide__summary,.features-page .product-guide__summary{min-height:clamp(112px,26vw,144px) !important}.home .home-guide .product-guide__summary>div,.philosophy-page .philosophy-guide .product-guide__summary>div,.pricing-page .pricing-section-shell .product-guide__summary>div,.products-page .product-guide__summary>div,.features-page .product-guide__summary>div{min-height:clamp(112px,26vw,144px) !important}}.philosophy-page .philosophy-hero-statement{display:grid !important;gap:.24em !important;font-family:var(--font-head) !important;font-size:clamp(1.42rem,1.58vw,1.84rem) !important;line-height:1.1 !important;letter-spacing:-.03em !important;color:var(--text-head) !important;text-wrap:balance !important}.philosophy-page .philosophy-hero-statement span{display:block !important}@media (min-width:981px){.philosophy-page .hero .hero-text{text-align:left !important}.philosophy-page .hero .hero-cta{justify-content:flex-start !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,50ch) !important;max-width:50ch !important;margin:clamp(18px,1.8vw,22px) 0 0 !important;align-items:flex-start !important}.philosophy-page .hero-copy-stack--philosophy .philosophy-hero-statement,.philosophy-page .hero-copy-stack--philosophy .hero-copy-note,.philosophy-page .hero-copy-stack--philosophy .hero-copy-bullets--value{margin-left:0 !important;margin-right:0 !important}.philosophy-page .hero-copy-stack--philosophy .philosophy-hero-statement{max-width:15.5ch !important;text-align:left !important}.philosophy-page .hero-copy-stack--philosophy .hero-copy-note,.philosophy-page .hero-copy-stack--philosophy .hero-copy-bullets--value{width:min(100%,47ch) !important;max-width:47ch !important;text-align:left !important}.philosophy-page .hero-media{display:flex !important;flex-direction:column !important;justify-content:center !important;align-self:center !important;width:min(100%,48rem) !important;gap:12px !important;padding-top:0 !important}.philosophy-page .hero-panel{width:min(100%,46rem) !important;margin-inline:auto !important}.philosophy-page .philosophy-hero-note,.philosophy-page .philosophy-hero-tail{width:min(100%,38rem) !important;max-width:38rem !important}}@media (max-width:980px){.philosophy-page .hero-copy-stack--philosophy{width:min(100%,36rem) !important;max-width:36rem !important;align-items:center !important}.philosophy-page .philosophy-hero-statement{max-width:18ch !important;margin-inline:auto !important;text-align:center !important;font-size:clamp(1.3rem,4.7vw,1.66rem) !important}.philosophy-page .hero-copy-note,.philosophy-page .hero-copy-bullets--value{width:min(100%,31rem) !important;max-width:31rem !important}.philosophy-page .hero-copy-note{text-align:left !important;margin-inline:auto !important}}:root{--azro-accent-line-short:linear-gradient(90deg,rgba(156,201,255,.98) 0%,rgba(112,152,255,.94) 46%,rgba(129,95,255,.82) 100%)}.home .home-guide::before,.philosophy-page .philosophy-guide::before,.pricing-page .pricing-section-shell::before,.pricing-page .plan-card::before,.pricing-page .product-guide::before,.products-page .product-guide::before,.products-page .product-card::before,.features-page .product-guide::before,.resources-page .product-docs-card::before,.resources-page .resource-utility-card::before,.resources-page .core-disclosures-card::before,.support-page .product-docs-card::before,.support-page .resource-utility-card::before,.support-page .core-disclosures-card::before,.contact-page .contact-card::before,.contact-page .contact-band-card::before,.site-footer .footer-panel::before,.hero-panel::before,.trial-option::before{content:none !important}:where( .product-guide,.pricing-section-shell,.plan-card,.product-card,.product-docs-card,.resource-utility-card,.core-disclosures-card,.contact-card,.contact-band-card,.trial-option,.footer-panel,.insight-card,.principle-card,.framework-card,.step-card,.callout-card,.feature-card,.product-choice-card )>:is(.pill-row:first-child,h2:first-child,h3:first-child,.section-title:first-child)::before{content:none !important;display:none !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .pricing-section-shell,.pricing-page .plan-card,.pricing-page .product-guide,.products-page .product-card,.products-page .product-guide,.resources-page .product-docs-card,.resources-page .resource-utility-card,.support-page .product-docs-card,.support-page .resource-utility-card,.contact-page .contact-card,.modal__dialog--trial .trial-option,.site-footer .footer-signup )::after{content:"" !important;position:absolute !important;top:clamp(20px,2vw,28px) !important;left:clamp(22px,2.6vw,34px) !important;width:58px !important;height:2px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important;opacity:.96 !important;pointer-events:none !important}:where( .insight-card,.principle-card,.framework-card,.step-card,.callout-card,.feature-card,.product-choice-card,.contact-band-card,.core-disclosures-card,.hero-panel,.site-footer .footer-brand-panel )::after{content:none !important}.pricing-page .pricing-section-shell{padding:clamp(26px,2.8vw,34px) clamp(22px,2.4vw,28px) clamp(22px,2.3vw,28px) !important}.pricing-page .plan-card{padding-top:30px !important}.pricing-page .plan-card .btn-row{border-top:0 !important;padding-top:18px !important}.pricing-page .plan-card .btn-row::before{content:none !important}.pricing-page .product-guide{padding-top:clamp(18px,2vw,24px) !important;padding-bottom:clamp(16px,1.8vw,22px) !important}.pricing-page .product-guide__summary{background:transparent !important;border-radius:0 !important;min-height:0 !important;padding:2px 0 4px !important;align-items:flex-start !important}.pricing-page .product-guide__summary>div{min-height:0 !important;display:block !important;padding-right:clamp(18px,3.6vw,34px) !important}.pricing-page .product-guide__summary::after{margin-top:6px !important;align-self:flex-start !important}.pricing-page .product-guide__body{padding-top:16px !important}.modal__dialog--trial .trial-options{gap:18px !important;align-items:stretch !important}.modal__dialog--trial .trial-option{display:grid !important;grid-template-rows:auto minmax(0,1fr) auto !important;justify-items:center !important;align-content:stretch !important;text-align:center !important;min-height:308px !important;padding:30px 24px 22px !important}.modal__dialog--trial .trial-option .pill-row{width:100% !important;justify-content:center !important;margin:0 auto 18px !important;padding-top:8px !important}.modal__dialog--trial .trial-option .pill{min-width:min(100%,320px) !important;justify-content:center !important}.modal__dialog--trial .trial-option__copy{width:min(100%,24ch) !important;max-width:24ch !important;min-height:8.8em !important;margin:0 auto !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;text-wrap:balance !important;line-height:1.56 !important}.modal__dialog--trial .trial-option__actions{width:100% !important;margin-top:0 !important;padding-top:18px !important;justify-content:center !important}.modal__dialog--trial .trial-option__actions .btn{width:min(100%,220px) !important;min-width:0 !important}.site-footer .footer-signup{position:relative !important;padding-top:30px !important}.philosophy-page .philosophy-hero-statement{position:relative !important;display:grid !important;gap:.22em !important;margin:0 0 6px !important;text-wrap:balance !important}.philosophy-page .philosophy-hero-statement::before{content:"" !important;display:block !important;width:58px !important;height:2px !important;margin:0 0 14px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important}.philosophy-page .philosophy-hero-statement span:first-child{font-family:var(--font-body) !important;font-size:clamp(1.14rem,1.18vw,1.3rem) !important;font-weight:600 !important;line-height:1.22 !important;letter-spacing:-0.018em !important;color:rgba(244,247,255,.78) !important}.philosophy-page .philosophy-hero-statement span:last-child{font-family:var(--font-head) !important;font-size:clamp(1.7rem,2.05vw,2.35rem) !important;font-weight:800 !important;line-height:.98 !important;letter-spacing:-0.038em !important;color:var(--text-head) !important}@media (min-width:981px){.philosophy-page .hero-copy-stack--philosophy{width:min(100%,48ch) !important;max-width:48ch !important}.philosophy-page .hero-copy-stack--philosophy .philosophy-hero-statement{max-width:17ch !important}}@media (max-width:980px){.pricing-page .product-guide{padding-top:16px !important;padding-bottom:14px !important}.pricing-page .product-guide__summary{padding:0 !important}.modal__dialog--trial .trial-option{min-height:0 !important;padding:28px 22px 20px !important}.modal__dialog--trial .trial-option__copy{min-height:0 !important}.philosophy-page .philosophy-hero-statement{max-width:19ch !important;margin-inline:auto !important}.philosophy-page .philosophy-hero-statement::before{margin-inline:auto !important}}:root{--azro-accent-line-short:linear-gradient(90deg,rgba(160,202,255,.98) 0%,rgba(114,156,255,.95) 48%,rgba(130,96,255,.84) 100%);--azro-accent-text-subtle:rgba(188,210,255,.82)}.home .home-guide .product-guide__summary>div::before,.philosophy-page .philosophy-guide .product-guide__summary>div::before,.pricing-page .product-guide__summary>div::before,.products-page .product-guide__summary>div::before,.features-page .product-guide__summary>div::before,.site-footer .footer-panel>:is(strong,h2,h3,.section-title,.pill-row):first-child::before,.modal__dialog--trial .trial-option>:is(.pill-row,h2,h3,.section-title):first-child::before,.products-page #product-overviews .product-signature__divider,.products-page #product-overviews .product-signature__card::before{content:none !important;display:none !important}.home .home-guide .product-guide__summary,.philosophy-page .philosophy-guide .product-guide__summary,.pricing-page .product-guide__summary,.products-page .product-guide__summary,.features-page .product-guide__summary{min-height:clamp(132px,10.6vw,164px) !important;align-items:center !important}.home .home-guide .product-guide__summary>div,.philosophy-page .philosophy-guide .product-guide__summary>div,.pricing-page .product-guide__summary>div,.products-page .product-guide__summary>div,.features-page .product-guide__summary>div{min-height:0 !important;padding-top:clamp(26px,2.3vw,34px) !important;padding-right:clamp(84px,9vw,112px) !important;justify-content:center !important}.home .home-guide::after,.philosophy-page .philosophy-guide::after,.pricing-page .pricing-section-shell::after,.pricing-page .plan-card::after,.pricing-page .product-guide::after,.products-page .product-card::after,.products-page .product-guide::after,.resources-page .product-docs-card::after,.resources-page .resource-utility-card::after,.support-page .product-docs-card::after,.support-page .resource-utility-card::after,.contact-page .contact-card::after,.modal__dialog--trial .trial-option::after,.site-footer .footer-panel::after{content:"" !important;position:absolute !important;top:clamp(24px,2vw,30px) !important;left:clamp(24px,2.4vw,32px) !important;width:64px !important;height:2px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important;opacity:.96 !important;pointer-events:none !important}.products-page #product-overviews .product-signature__kicker,.products-page #product-overviews .product-signature__card-label,.products-page #product-overviews .product-signature__band-index,.products-page .product-focus-band__label{color:rgba(140,182,255,.94) !important}.home .product-guide__summary .small,.philosophy-page .product-guide__summary .small,.pricing-page .product-guide__summary .small,.pricing-page .pricing-section-shell>.section-sub,.resources-page .product-docs-card .section-sub,.support-page .product-docs-card .section-sub,.contact-page .contact-card .section-sub,.site-footer .footer-signup__note,.site-footer .footer-meta{color:var(--azro-accent-text-subtle) !important}.philosophy-page .philosophy-hero-statement{position:relative !important;display:grid !important;gap:10px !important;font-size:clamp(1.42rem,1.72vw,1.92rem) !important;line-height:1.08 !important;letter-spacing:-.028em !important;margin:0 0 18px !important;padding-bottom:18px !important;text-wrap:balance !important}.philosophy-page .philosophy-hero-statement::before{content:"" !important;display:block !important;width:64px !important;height:2px !important;margin:0 0 18px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important}.philosophy-page .philosophy-hero-statement::after{content:"" !important;display:block !important;width:min(100%,24rem) !important;height:1px !important;margin-top:6px !important;background:linear-gradient(90deg,rgba(188,204,244,.08) 0%,rgba(188,204,244,.34) 50%,rgba(188,204,244,.08) 100%) !important}.philosophy-page .philosophy-hero-statement span{display:block !important;font-size:inherit !important;line-height:inherit !important}.philosophy-page .philosophy-hero-statement span:first-child{font-family:var(--font-head) !important;font-weight:700 !important;color:rgba(236,242,255,.86) !important}.philosophy-page .philosophy-hero-statement span:last-child{font-family:var(--font-head) !important;font-weight:800 !important;color:var(--text-head) !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,46ch) !important;max-width:46ch !important}.philosophy-page .hero .hero-cta{width:min(100%,46ch) !important;justify-content:flex-start !important;margin-top:20px !important}.philosophy-page .philosophy-hero-panel,.products-page .product-focus-band{border:1px solid transparent !important;background:radial-gradient(135% 96% at 14% 0%,rgba(96,150,255,.13) 0%,rgba(96,150,255,0) 46%) padding-box,radial-gradient(120% 88% at 100% 0%,rgba(126,96,255,.08) 0%,rgba(126,96,255,0) 42%) padding-box,linear-gradient(180deg,rgba(21,30,58,.82) 0%,rgba(9,14,28,.74) 100%) padding-box,linear-gradient(135deg,rgba(170,212,255,.34) 0%,rgba(196,208,244,.14) 52%,rgba(140,104,255,.24) 100%) border-box !important;box-shadow:0 22px 56px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06),0 0 0 1px rgba(96,150,255,.02) !important}.philosophy-page .philosophy-hero-panel::before,.products-page .product-focus-band::before{content:none !important}.products-page .product-focus-band{overflow:hidden !important}.products-page .product-focus-band__headline{min-height:clamp(178px,15.6vw,198px) !important}.modal__dialog--trial .trial-options{gap:20px !important;align-items:stretch !important}.modal__dialog--trial .trial-option{display:grid !important;grid-template-rows:auto minmax(0,1fr) auto !important;align-content:stretch !important;justify-items:center !important;min-height:324px !important;padding:38px 28px 26px !important;text-align:center !important}.modal__dialog--trial .trial-option .pill-row{width:100% !important;justify-content:center !important;margin:0 auto 22px !important;padding-top:12px !important}.modal__dialog--trial .trial-option .pill{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:58px !important;padding-inline:24px !important;text-align:center !important}.modal__dialog--trial .trial-option__copy{width:min(100%,22.5ch) !important;max-width:22.5ch !important;min-height:8.6em !important;margin:0 auto !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:1.02rem !important;line-height:1.58 !important;text-align:center !important;text-wrap:balance !important}.modal__dialog--trial .trial-option__actions{width:100% !important;margin-top:0 !important;padding-top:22px !important;justify-content:center !important}.modal__dialog--trial .trial-option__actions .btn{width:min(100%,226px) !important;min-width:0 !important}.site-footer .footer-panel{padding-top:38px !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{margin-top:0 !important}.site-footer .footer-brand-panel strong{display:block !important}.site-footer .footer-signup h3{max-width:14ch !important}.site-footer .footer-signup__form{margin-top:18px !important}.pricing-page .pricing-section-shell::before,.pricing-page .product-guide::before{content:none !important}.pricing-page .pricing-section-shell,.pricing-page .product-guide,.pricing-page .plan-card{box-shadow:0 18px 46px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.045) !important}@media (max-width:980px){.home .home-guide .product-guide__summary>div,.philosophy-page .philosophy-guide .product-guide__summary>div,.pricing-page .product-guide__summary>div,.products-page .product-guide__summary>div,.features-page .product-guide__summary>div{padding-top:24px !important;padding-right:clamp(72px,14vw,96px) !important}.philosophy-page .philosophy-hero-statement{font-size:clamp(1.34rem,4.9vw,1.68rem) !important;max-width:19ch !important;margin-inline:auto !important}.philosophy-page .philosophy-hero-statement::after{margin-inline:auto !important}.philosophy-page .hero .hero-cta{width:min(100%,31rem) !important;margin-inline:auto !important;justify-content:center !important}.modal__dialog--trial .trial-option{min-height:0 !important;padding:34px 22px 22px !important}.modal__dialog--trial .trial-option .pill-row{padding-top:10px !important}.modal__dialog--trial .trial-option__copy{min-height:0 !important;width:min(100%,24ch) !important}.site-footer .footer-panel{padding-top:34px !important}}:root{--azro-accent-line-short:linear-gradient(90deg,rgba(162,204,255,.98) 0%,rgba(116,158,255,.95) 48%,rgba(130,96,255,.82) 100%);--azro-accent-text-subtle:rgba(188,210,255,.84)}.site-footer .footer-panel::after,.site-footer .footer-panel>:is(strong,h2,h3,.section-title,.pill-row):first-child::before{content:none !important;display:none !important}.site-footer .footer-upper{align-items:stretch !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{padding-top:42px !important}.site-footer .footer-brand-panel strong,.site-footer .footer-signup h3{margin-top:0 !important}.site-footer .footer-brand-panel strong{display:block !important}.site-footer .footer-signup{position:relative !important}.site-footer .footer-signup::after{content:"" !important;position:absolute !important;top:18px !important;left:clamp(24px,2.4vw,32px) !important;width:64px !important;height:2px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important;opacity:.96 !important;pointer-events:none !important}.site-footer .footer-signup h3{max-width:14ch !important}.site-footer .footer-signup__form{margin-top:20px !important}.pricing-page .plan-card::before,.pricing-page .plan-card::after,.pricing-page .plan-card>:is(.pill-row:first-child,h2:first-child,h3:first-child,.section-title:first-child)::before,.products-page #product-overviews .product-signature__card::before,.products-page #product-overviews .product-signature__band-card::before,.products-page #product-overviews .product-signature__card>:is(.pill-row:first-child,h2:first-child,h3:first-child,.section-title:first-child)::before,.products-page #product-overviews .product-signature__band-card>:is(.pill-row:first-child,h2:first-child,h3:first-child,.section-title:first-child)::before{content:none !important;display:none !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .pricing-section-shell,.pricing-page .product-guide,.products-page .product-card,.products-page .product-guide,.features-page .product-guide,.resources-page .product-docs-card,.resources-page .resource-utility-card,.resources-page .core-disclosures-card,.support-page .product-docs-card,.support-page .resource-utility-card,.support-page .core-disclosures-card,.contact-page .contact-card,.modal__dialog--trial .trial-option )::after{content:"" !important;position:absolute !important;top:22px !important;left:clamp(24px,2.4vw,32px) !important;width:64px !important;height:2px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important;opacity:.96 !important;pointer-events:none !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.products-page .product-guide,.features-page .product-guide ) .product-guide__summary{min-height:0 !important;padding:clamp(42px,3vw,48px) 0 clamp(28px,2.4vw,34px) !important;align-items:center !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.products-page .product-guide,.features-page .product-guide ) .product-guide__summary>div{display:flex !important;flex-direction:column !important;justify-content:center !important;width:100% !important;min-height:0 !important;padding:0 clamp(84px,8vw,108px) 0 0 !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.products-page .product-guide,.features-page .product-guide ) .product-guide__summary::after{margin-top:0 !important;align-self:center !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.products-page .product-guide,.features-page .product-guide ) .product-guide__summary .small{margin-top:10px !important;max-width:40ch !important}.pricing-page .plan-card{padding-top:24px !important;padding-bottom:22px !important}.pricing-page .plan-card .btn-row{border-top:0 !important;padding-top:18px !important}.modal__dialog--trial .trial-options{gap:20px !important;align-items:stretch !important}.modal__dialog--trial .trial-option{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;min-height:320px !important;padding:48px 28px 26px !important;text-align:center !important}.modal__dialog--trial .trial-option::after{top:22px !important;left:28px !important}.modal__dialog--trial .trial-option .pill-row{width:100% !important;justify-content:center !important;margin:0 auto 22px !important;padding-top:0 !important}.modal__dialog--trial .trial-option .pill{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:58px !important;padding-inline:24px !important;text-align:center !important}.modal__dialog--trial .trial-option__copy{width:min(100%,23.25ch) !important;max-width:23.25ch !important;min-height:8.9em !important;margin:0 auto !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;line-height:1.58 !important;text-wrap:balance !important}.modal__dialog--trial .trial-option__actions{width:100% !important;margin-top:auto !important;padding-top:22px !important;justify-content:center !important}.modal__dialog--trial .trial-option__actions .btn{width:min(100%,226px) !important;min-width:0 !important}.resources-page .core-disclosures-card .card-action-row{margin-top:18px !important}.features-page .product-guide__summary .small,.resources-page .core-disclosures-card .section-sub,.support-page .core-disclosures-card .section-sub,.home .hero-copy-tail,.site-footer .footer-signup__note,.site-footer .footer-meta{color:var(--azro-accent-text-subtle) !important}.philosophy-page .philosophy-hero-statement{position:relative !important;display:grid !important;gap:.28em !important;font-size:clamp(1.42rem,1.8vw,1.92rem) !important;line-height:1.14 !important;letter-spacing:-.024em !important;margin:0 0 18px !important;padding-bottom:18px !important;text-wrap:balance !important}.philosophy-page .philosophy-hero-statement::before{content:"" !important;display:block !important;width:64px !important;height:2px !important;margin:0 0 18px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important}.philosophy-page .philosophy-hero-statement::after{content:"" !important;display:block !important;width:min(100%,25rem) !important;height:1px !important;margin-top:12px !important;background:linear-gradient(90deg,rgba(188,204,244,.08) 0%,rgba(188,204,244,.34) 50%,rgba(188,204,244,.08) 100%) !important}.philosophy-page .philosophy-hero-statement span,.philosophy-page .philosophy-hero-statement span:first-child,.philosophy-page .philosophy-hero-statement span:last-child{display:block !important;font-size:inherit !important;line-height:inherit !important;font-style:normal !important}.philosophy-page .philosophy-hero-statement span:first-child{font-family:var(--font-head) !important;font-weight:700 !important;color:rgba(236,242,255,.86) !important}.philosophy-page .philosophy-hero-statement span:last-child{font-family:var(--font-head) !important;font-weight:800 !important;color:var(--text-head) !important}.home .hero-copy-divider{width:min(100%,26rem) !important;height:1px !important;margin:20px 0 18px !important;background:linear-gradient(90deg,rgba(188,204,244,.08) 0%,rgba(188,204,244,.34) 50%,rgba(188,204,244,.08) 100%) !important}@media (max-width:980px){:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.products-page .product-guide,.features-page .product-guide ) .product-guide__summary{padding:38px 0 24px !important}:where( .home .home-guide,.philosophy-page .philosophy-guide,.pricing-page .product-guide,.products-page .product-guide,.features-page .product-guide ) .product-guide__summary>div{padding-right:clamp(72px,14vw,96px) !important}.modal__dialog--trial .trial-option{min-height:0 !important;padding:44px 22px 22px !important}.modal__dialog--trial .trial-option__copy{min-height:0 !important;width:min(100%,24ch) !important}.philosophy-page .philosophy-hero-statement{max-width:20ch !important;margin-inline:auto !important}.philosophy-page .philosophy-hero-statement::before,.philosophy-page .philosophy-hero-statement::after,.home .hero-copy-divider{margin-inline:auto !important}}body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-top:18px !important;padding-bottom:18px !important;padding-right:clamp(84px,8vw,108px) !important}body.home details.home-guide.product-guide::after,body.philosophy-page details.philosophy-guide.product-guide::after,body.pricing-page details.product-guide::after,body.products-page details.product-guide::after,body.features-page details.product-guide::after{top:clamp(20px,1.6vw,26px) !important}@media (max-width:980px){body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-top:14px !important;padding-bottom:14px !important;padding-right:clamp(72px,14vw,96px) !important}body.home details.home-guide.product-guide::after,body.philosophy-page details.philosophy-guide.product-guide::after,body.pricing-page details.product-guide::after,body.products-page details.product-guide::after,body.features-page details.product-guide::after{top:clamp(17px,3.2vw,20px) !important}}body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide{--azro-card-shell-y:clamp(16px,3.4vw,26px);--azro-summary-balance-y:clamp(12px,1vw,14px)}body.home details.home-guide.product-guide .product-guide__summary,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary,body.pricing-page details.product-guide .product-guide__summary,body.products-page details.product-guide .product-guide__summary,body.features-page details.product-guide .product-guide__summary{padding-top:0 !important;padding-bottom:0 !important}body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-top:var(--azro-summary-balance-y) !important;padding-bottom:var(--azro-summary-balance-y) !important;padding-right:clamp(84px,8vw,108px) !important}body.home details.home-guide.product-guide::after,body.philosophy-page details.philosophy-guide.product-guide::after,body.pricing-page details.product-guide::after,body.products-page details.product-guide::after,body.features-page details.product-guide::after{top:calc((var(--azro-card-shell-y) + var(--azro-summary-balance-y)) / 2 - 1px) !important}@media (max-width:980px){body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide{--azro-summary-balance-y:clamp(10px,2.4vw,12px)}body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-right:clamp(72px,14vw,96px) !important}}body.home details.home-guide.product-guide .product-guide__summary,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary,body.pricing-page details.product-guide .product-guide__summary,body.products-page details.product-guide .product-guide__summary,body.features-page details.product-guide .product-guide__summary{min-height:0 !important}body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide{--azro-summary-optical-shift:3.5px;--azro-summary-accent-shift:2px}body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-top:calc(var(--azro-summary-balance-y) - var(--azro-summary-optical-shift)) !important;padding-bottom:calc(var(--azro-summary-balance-y) + var(--azro-summary-optical-shift)) !important}body.home details.home-guide.product-guide::after,body.philosophy-page details.philosophy-guide.product-guide::after,body.pricing-page details.product-guide::after,body.products-page details.product-guide::after,body.features-page details.product-guide::after{top:calc(((var(--azro-card-shell-y) + var(--azro-summary-balance-y)) / 2) - 1px + var(--azro-summary-accent-shift)) !important}@media (max-width:980px){body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide{--azro-summary-optical-shift:3px;--azro-summary-accent-shift:1px}}body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide{--azro-summary-layout-y:clamp(9px,.82vw,11px);--azro-summary-optical-lift:4px}body.home details.home-guide.product-guide .product-guide__summary,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary,body.pricing-page details.product-guide .product-guide__summary,body.products-page details.product-guide .product-guide__summary,body.features-page details.product-guide .product-guide__summary{min-height:0 !important;padding-top:0 !important;padding-bottom:0 !important;text-wrap:balance !important}body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-top:var(--azro-summary-layout-y) !important;padding-bottom:var(--azro-summary-layout-y) !important;padding-right:clamp(84px,8vw,108px) !important;transform:translateY(calc(-1 * var(--azro-summary-optical-lift))) !important}body.home details.home-guide.product-guide::after,body.philosophy-page details.philosophy-guide.product-guide::after,body.pricing-page details.product-guide::after,body.products-page details.product-guide::after,body.features-page details.product-guide::after{top:calc(((var(--azro-card-shell-y) + var(--azro-summary-layout-y) - var(--azro-summary-optical-lift)) / 2) - 1px) !important}@media (max-width:980px){body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide{--azro-summary-layout-y:clamp(8px,2.2vw,10px);--azro-summary-optical-lift:3px}body.home details.home-guide.product-guide .product-guide__summary>div,body.philosophy-page details.philosophy-guide.product-guide .product-guide__summary>div,body.pricing-page details.product-guide .product-guide__summary>div,body.products-page details.product-guide .product-guide__summary>div,body.features-page details.product-guide .product-guide__summary>div{padding-right:clamp(72px,14vw,96px) !important}}.features-page .product-guide__summary h2,.features-page .product-guide__summary .small{text-wrap:balance !important}.site-footer .footer-signup{position:relative !important}.site-footer .footer-signup::after{content:none !important;display:none !important}.site-footer .footer-signup__accent{position:absolute !important;top:18px !important;left:clamp(24px,2.4vw,32px) !important;display:block !important;width:64px !important;height:2px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important;opacity:.96 !important;pointer-events:none !important;z-index:1 !important}.site-footer .footer-signup>:not(.footer-signup__accent){position:relative !important;z-index:2 !important}.features-page .section-intro-bridge,.features-page .product-showcase__meta,.resources-page .product-docs-intro,.support-page .product-docs-intro{color:var(--azro-accent-text-subtle) !important}.features-page .product-guide__body .product-showcase__text,.products-page .product-guide__body .product-showcase__text{position:relative !important}.features-page .product-guide__body .product-showcase__text::before,.products-page .product-guide__body .product-showcase__text::before{left:50% !important;right:auto !important;transform:translateX(-50%) !important;width:min(100%,34rem) !important;margin:0 !important}.products-page #product-overviews .product-signature__divider{display:block !important;width:min(100%,34rem) !important;height:1px !important;margin:0 auto clamp(16px,1.8vw,22px) !important;background:linear-gradient(90deg,rgba(194,202,223,0) 0%,rgba(194,202,223,.14) 12%,rgba(194,202,223,.30) 50%,rgba(194,202,223,.14) 88%,rgba(194,202,223,0) 100%) !important}#trialModal{padding:20px 16px !important}.modal__dialog--trial{width:min(100%,760px) !important;max-width:min(760px,calc(100vw - 32px)) !important;max-height:none !important;overflow:visible !important;padding:20px 20px 18px !important}.modal__dialog--trial>h2{margin-bottom:8px !important}.modal__dialog--trial>p:first-of-type{margin-top:0 !important;max-width:62ch !important;line-height:1.55 !important}.modal__dialog--trial .trial-options{gap:16px !important}.modal__dialog--trial .trial-option{min-height:0 !important;padding:40px 22px 20px !important}.modal__dialog--trial .trial-option::after{top:20px !important;left:22px !important}.modal__dialog--trial .trial-option .pill-row{margin:0 auto 18px !important}.modal__dialog--trial .trial-option .pill{min-height:52px !important;padding-inline:20px !important}.modal__dialog--trial .trial-option__copy{width:min(100%,22.5ch) !important;max-width:22.5ch !important;min-height:0 !important}.modal__dialog--trial .trial-option__actions{padding-top:18px !important}.modal__dialog--trial .trial-option__actions .btn{width:min(100%,220px) !important}.modal__dialog--trial>.code-box,.modal__dialog--trial .code-box{margin-top:16px !important}.modal__dialog--trial>.trial-note,.modal__dialog--trial .trial-note{margin-top:10px !important}.modal__dialog--trial .modal__actions{margin-top:16px !important}@media (max-width:980px){.features-page .product-guide__body .product-showcase__text::before,.products-page .product-guide__body .product-showcase__text::before,.products-page #product-overviews .product-signature__divider{width:min(100%,30rem) !important}#trialModal{padding:16px 14px !important}.modal__dialog--trial{padding:18px 18px 16px !important}.modal__dialog--trial .trial-options{gap:14px !important}.modal__dialog--trial .trial-option{padding:36px 18px 18px !important}.modal__dialog--trial .trial-option::after{top:18px !important;left:18px !important}.modal__dialog--trial .trial-option .pill{min-height:48px !important}.modal__dialog--trial .trial-option__copy{width:min(100%,22ch) !important;max-width:22ch !important}}@media (max-height:920px){#trialModal{padding:14px 14px !important}.modal__dialog--trial{padding:18px 18px 16px !important}.modal__dialog--trial .trial-options{gap:14px !important}.modal__dialog--trial .trial-option{padding:34px 20px 18px !important}.modal__dialog--trial .trial-option .pill{min-height:48px !important}.modal__dialog--trial .trial-option__actions{padding-top:16px !important}}@media (max-height:760px){#trialModal{padding:12px 12px !important}.modal__dialog--trial{width:min(100%,720px) !important;padding:16px 16px 14px !important}.modal__dialog--trial>h2{font-size:1.18rem !important}.modal__dialog--trial>p:first-of-type{font-size:.96rem !important;line-height:1.5 !important}.modal__dialog--trial .trial-options{gap:12px !important}.modal__dialog--trial .trial-option{padding:32px 16px 16px !important}.modal__dialog--trial .trial-option::after{top:16px !important;left:16px !important}.modal__dialog--trial .trial-option .pill{min-height:44px !important;padding-inline:18px !important}.modal__dialog--trial .trial-option__copy{width:min(100%,21.5ch) !important;max-width:21.5ch !important}.modal__dialog--trial .trial-option__actions .btn{width:min(100%,208px) !important}.modal__dialog--trial>.trial-note,.modal__dialog--trial .trial-note{line-height:1.48 !important}}.home .product-guide__summary h2,.features-page .product-guide__summary h2{font-size:clamp(2.05rem,4vw,3.15rem) !important;line-height:1.02 !important;letter-spacing:-.02em !important}.home .product-guide__summary .small,.features-page .product-guide__summary .small{max-width:40ch !important}:root{--azro-section-card-title-size:clamp(2.05rem,4vw,3.15rem);--azro-section-card-title-line:1.02;--azro-section-card-title-track:-.02em;--azro-section-card-copy-gap:8px;--azro-section-card-body-max:40ch}:is( body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide ) .product-guide__summary>div{display:grid !important;align-content:center !important;justify-items:start !important;gap:var(--azro-section-card-copy-gap) !important;width:100% !important;max-width:none !important;min-width:0 !important;margin:0 !important}:is( body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide ) .product-guide__summary h2{margin:0 !important;width:auto !important;max-width:none !important;font-size:var(--azro-section-card-title-size) !important;line-height:var(--azro-section-card-title-line) !important;letter-spacing:var(--azro-section-card-title-track) !important;white-space:normal !important;text-wrap:balance !important}:is( body.home details.home-guide.product-guide,body.philosophy-page details.philosophy-guide.product-guide,body.pricing-page details.product-guide,body.products-page details.product-guide,body.features-page details.product-guide ) .product-guide__summary .small{display:block !important;width:min(100%,var(--azro-section-card-body-max)) !important;max-width:var(--azro-section-card-body-max) !important;margin:0 !important;margin-inline:0 !important;font-family:Inter,var(--font-body) !important;color:var(--azro-accent-text-subtle) !important;text-align:left !important;white-space:normal !important;text-wrap:pretty !important}.pricing-page #crypto-pay .product-guide__summary .small,.pricing-page #crypto-pay .product-guide__summary h2{margin-left:0 !important;margin-right:0 !important;text-align:left !important}.products-page #product-overviews .product-guide__summary h2{max-width:none !important}.products-page #product-overviews .product-guide__summary .small,.pricing-page #crypto-pay .product-guide__summary .small{width:min(100%,var(--azro-section-card-body-max)) !important;max-width:var(--azro-section-card-body-max) !important;font-family:Inter,var(--font-body) !important;color:var(--azro-accent-text-subtle) !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;align-items:center !important;column-gap:clamp(18px,2vw,24px) !important;justify-content:initial !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary>div{display:grid !important;align-content:center !important;justify-items:start !important;gap:var(--azro-section-card-copy-gap) !important;width:100% !important;max-width:none !important;min-width:0 !important;margin:0 !important;padding-right:clamp(84px,8vw,108px) !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary h2{display:block !important;width:100% !important;max-width:none !important;margin:0 !important;margin-inline:0 !important;padding:0 !important;justify-self:stretch !important;text-align:left !important;white-space:normal !important;text-wrap:balance !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary .small{display:block !important;width:min(100%,var(--azro-section-card-body-max)) !important;max-width:var(--azro-section-card-body-max) !important;margin:0 !important;margin-inline:0 !important;padding:0 !important;justify-self:start !important;text-align:left !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary::after{justify-self:end !important;align-self:center !important;margin:0 !important}@media (max-width:980px){:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary{column-gap:18px !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary>div{padding-right:clamp(72px,14vw,96px) !important}}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:14px !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary>div{display:grid !important;grid-template-columns:minmax(0,1fr) !important;justify-content:start !important;justify-items:start !important;align-content:center !important;flex:1 1 auto !important;width:auto !important;max-width:none !important;min-width:0 !important}:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary::after{flex:0 0 auto !important;align-self:center !important;justify-self:auto !important}@media (max-width:980px){:is(body.philosophy-page,body.pricing-page,body.products-page,body.features-page) details.product-guide .product-guide__summary{gap:12px !important}}:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ){padding-bottom:clamp(8px,1.7vw,13px) !important}:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ) .product-guide__summary>div{padding-bottom:clamp(4px,.48vw,6px) !important}@media (max-width:980px){:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ){padding-bottom:clamp(8px,2.4vw,11px) !important}:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ) .product-guide__summary>div{padding-bottom:clamp(4px,1vw,5px) !important}}:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ){padding-bottom:clamp(10px,2.1vw,16px) !important}:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ) .product-guide__summary>div{padding-bottom:clamp(5px,.62vw,8px) !important}@media (max-width:980px){:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ){padding-bottom:clamp(10px,2.9vw,14px) !important}:is( body.home details.home-guide.product-guide:not([open]),body.philosophy-page details.philosophy-guide.product-guide:not([open]),body.pricing-page details.product-guide:not([open]),body.products-page details.product-guide:not([open]),body.features-page details.product-guide:not([open]) ) .product-guide__summary>div{padding-bottom:clamp(5px,1.2vw,7px) !important}}:root{--azro-shell-line-inset-x:clamp(16px,3.4vw,26px);--azro-shell-line-inset-top:clamp(18px,2.8vw,22px);--azro-shell-line-width:56px}:where( .pricing-page .pricing-section-shell,.pricing-page .product-guide,.resources-page .product-docs-card,.resources-page .resource-utility-card,.resources-page .core-disclosures-card,.support-page .product-docs-card,.support-page .resource-utility-card,.support-page .core-disclosures-card,.contact-page .contact-card,.contact-page .contact-band-card,.hero .card.card--narrow.center.stack,.modal__dialog--trial .trial-option,.site-footer .footer-panel ){position:relative !important;overflow:hidden !important}:where( .pricing-page .pricing-section-shell,.pricing-page .product-guide,.resources-page .product-docs-card,.resources-page .resource-utility-card,.resources-page .core-disclosures-card,.support-page .product-docs-card,.support-page .resource-utility-card,.support-page .core-disclosures-card,.contact-page .contact-card,.contact-page .contact-band-card,.modal__dialog--trial .trial-option,.site-footer .footer-panel )::after{top:var(--azro-shell-line-inset-top) !important;left:var(--azro-shell-line-inset-x) !important;width:var(--azro-shell-line-width) !important}.hero .card.card--narrow.center.stack>:is(.pill-row:first-child,h2:first-child,h3:first-child,.section-title:first-child)::before{content:none !important;display:none !important}.hero .card.card--narrow.center.stack::after{content:"" !important;position:absolute !important;top:var(--azro-shell-line-inset-top) !important;left:var(--azro-shell-line-inset-x) !important;width:var(--azro-shell-line-width) !important;height:2px !important;border-radius:999px !important;background:var(--azro-accent-line-short) !important;box-shadow:0 0 18px rgba(112,152,255,.18) !important;opacity:.96 !important;pointer-events:none !important}.site-footer .footer-signup__accent{top:var(--azro-shell-line-inset-top) !important;left:var(--azro-shell-line-inset-x) !important;width:var(--azro-shell-line-width) !important}.support-page .resource-utility-card{padding:clamp(26px,2.8vw,32px) clamp(24px,2.6vw,30px) !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important}.support-page .resource-utility-card>h2{width:min(100%,18ch) !important;margin:0 auto !important;font-size:clamp(1.56rem,1.9vw,2rem) !important;line-height:1.06 !important;letter-spacing:-.02em !important}.support-page .resource-utility-card>p.small{width:min(100%,42ch) !important;max-width:42ch !important;margin:14px auto 0 !important;color:var(--azro-accent-text-subtle) !important;line-height:1.58 !important;text-wrap:pretty !important}.support-page .resource-utility-card .utility-channel-list{width:100% !important;max-width:100% !important;margin-top:18px !important;gap:16px !important}.support-page .resource-utility-card .utility-channel-row{display:grid !important;grid-template-columns:minmax(116px,136px) minmax(0,1fr) !important;gap:18px !important;align-items:center !important;padding:16px 18px !important;border-radius:20px !important;background:rgba(255,255,255,.04) !important;border-color:rgba(181,195,237,.14) !important}.support-page .resource-utility-card .utility-channel-row strong{justify-self:start !important;text-align:left !important}.support-page .resource-utility-card .utility-channel-row span{text-align:left !important;font-size:clamp(.98rem,1.02vw,1.05rem) !important;line-height:1.48 !important}.support-page .resource-utility-card .card-action-row{width:100% !important;margin-top:18px !important}.support-page .resource-utility-card .card-action-row .btn{min-width:min(100%,220px) !important}.pricing-page .plan-card .btn-row{margin-top:auto !important;padding-top:20px !important}.pricing-page .plan-card .plan-fit{width:min(100%,23ch) !important;min-height:3.1em !important;margin:14px auto 0 !important;display:flex !important;align-items:flex-start !important;justify-content:center !important;text-align:center !important;text-wrap:balance !important;line-height:1.44 !important;color:var(--azro-accent-text-subtle) !important}.pricing-page .plan-card .plan-copy{max-width:34ch !important}.pricing-page .plan-card .compact-bullets{width:100% !important}.resources-page .product-docs-intro,.support-page .product-docs-intro,.resources-page .core-disclosures-card .section-sub,.support-page .core-disclosures-card .section-sub,.pricing-page .section-intro-bridge,.pricing-page .plan-fit,.support-page .resource-utility-card>p.small{color:var(--azro-accent-text-subtle) !important}@media (max-width:900px){.support-page .resource-utility-card .utility-channel-row{grid-template-columns:1fr !important;gap:8px !important;text-align:center !important}.support-page .resource-utility-card .utility-channel-row strong,.support-page .resource-utility-card .utility-channel-row span{justify-self:center !important;text-align:center !important}}@media (min-width:981px){.home .hero{padding-top:20px !important;padding-bottom:clamp(28px,3vw,36px) !important}.home .hero-inner--wide-title-home{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;grid-template-areas:"headline headline" "copy media" !important;gap:clamp(16px,1.8vw,24px) clamp(34px,4vw,56px) !important;align-items:start !important}.home .hero-inner--wide-title-home>.hero-wide-title{grid-area:headline !important;width:100% !important;display:flex !important;justify-content:center !important;margin:0 0 clamp(4px,.8vw,8px) !important}.home .hero-inner--wide-title-home>.hero-wide-title h1{margin:0 !important;max-width:min(100%,11.4ch) !important;font-size:clamp(3.9rem,5vw,5.3rem) !important;line-height:.88 !important;letter-spacing:-.042em !important;text-align:center !important;text-wrap:balance !important}.home .hero-inner--wide-title-home>.hero-text{grid-area:copy !important;max-width:40rem !important;margin-inline:auto !important}.home .hero-inner--wide-title-home>.hero-media{grid-area:media !important;width:min(100%,760px) !important;margin-inline:auto !important;align-self:start !important;justify-content:flex-start !important}.home .hero-copy-stack--home{width:min(100%,40rem) !important;max-width:40rem !important;gap:10px !important;margin-top:0 !important}.home .hero-copy-stack--home>*{margin-top:0 !important;margin-bottom:0 !important}.home .hero-copy-stack--home .lede,.home .hero-copy-stack--home .hero-copy-note,.home .hero-copy-stack--home .hero-copy-tail,.home .hero-copy-bullets--value,.home .hero-copy-divider,.home .hero .hero-cta{width:min(100%,40rem) !important;max-width:40rem !important;margin-inline:auto !important}.home .hero-copy-stack--home .lede{font-size:clamp(1.12rem,.18vw + 1.02rem,1.22rem) !important;line-height:1.54 !important}.home .hero-copy-stack--home .hero-copy-note{font-size:clamp(1rem,.14vw + .96rem,1.08rem) !important;line-height:1.56 !important}.home .hero-copy-bullets--value{gap:10px !important}.home .hero-copy-bullets--value li{gap:4px !important;padding-left:22px !important}.home .hero-copy-bullets--value strong{font-size:clamp(1.08rem,.18vw + 1rem,1.18rem) !important;line-height:1.24 !important}.home .hero-copy-bullets--value span{font-size:clamp(.97rem,.1vw + .95rem,1.02rem) !important;line-height:1.52 !important}.home .hero-copy-divider{margin-top:2px !important;margin-bottom:0 !important}.home .hero-copy-tail{font-size:clamp(1rem,.12vw + .96rem,1.08rem) !important;line-height:1.48 !important}.home .hero .hero-cta{justify-content:center !important;gap:12px !important;margin-top:14px !important}.home .hero .hero-cta .btn{min-width:220px !important}.home .hero .hero-media-note--above{margin:0 auto 12px !important}.home .hero .hero-media-note--trust{margin:12px auto 0 !important}.home #home-story.section--tight,.philosophy-page main>.section.section--tight:first-of-type{padding-top:clamp(12px,1.4vw,18px) !important}.philosophy-page .hero{padding-top:20px !important;padding-bottom:clamp(28px,3vw,36px) !important}.philosophy-page .hero-inner--wide-title{gap:clamp(16px,1.8vw,24px) clamp(34px,4vw,56px) !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:0 0 clamp(4px,.8vw,8px) !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{max-width:min(100%,10.6ch) !important;font-size:clamp(4rem,4.8vw,5.15rem) !important;line-height:.88 !important}.philosophy-page .hero-copy-stack--philosophy{width:min(100%,40rem) !important;max-width:40rem !important;gap:10px !important}.philosophy-page .hero-copy-stack--philosophy>*{margin-top:0 !important;margin-bottom:0 !important}.philosophy-page .philosophy-hero-statement{font-size:clamp(1.3rem,1vw + 1rem,1.56rem) !important;line-height:1.14 !important;gap:.22em !important}.philosophy-page .hero-copy-note,.philosophy-page .hero-copy-bullets--philosophy,.philosophy-page .hero .hero-cta{width:min(100%,40rem) !important;max-width:40rem !important;margin-inline:auto !important}.philosophy-page .hero-copy-note{font-size:clamp(1rem,.14vw + .96rem,1.08rem) !important;line-height:1.56 !important}.philosophy-page .hero-copy-bullets--philosophy{gap:10px !important}.philosophy-page .hero-copy-bullets--philosophy li{gap:4px !important;padding-left:22px !important}.philosophy-page .hero-copy-bullets--philosophy strong{font-size:clamp(1.08rem,.18vw + 1rem,1.18rem) !important;line-height:1.24 !important}.philosophy-page .hero-copy-bullets--philosophy span{font-size:clamp(.97rem,.1vw + .95rem,1.02rem) !important;line-height:1.52 !important}.philosophy-page .hero .hero-cta{justify-content:center !important;gap:12px !important;margin-top:14px !important}.philosophy-page .hero .hero-cta .btn{min-width:220px !important}.philosophy-page .hero-panel{padding:clamp(24px,2.4vw,30px) !important}.philosophy-page .hero-panel .point{padding:0 0 12px !important}.philosophy-page .hero-panel .point + .point{margin-top:12px !important;padding-top:14px !important}.philosophy-page .hero-panel .point h3{margin-bottom:6px !important;font-size:clamp(1.08rem,.18vw + 1rem,1.18rem) !important}.philosophy-page .hero-panel .point p{font-size:clamp(1rem,.12vw + .96rem,1.05rem) !important;line-height:1.5 !important}.philosophy-page .philosophy-hero-note{margin:12px auto 0 !important}.philosophy-page .philosophy-hero-tail{margin:6px auto 0 !important;max-width:38rem !important;font-size:clamp(.98rem,.12vw + .94rem,1.04rem) !important;line-height:1.48 !important}}@media (max-width:980px){.home .hero{padding-top:22px !important;padding-bottom:32px !important}.home .hero-inner--wide-title-home{grid-template-columns:1fr !important;grid-template-areas:"headline" "copy" "media" !important;gap:18px !important}.home .hero-inner--wide-title-home>.hero-wide-title{grid-area:headline !important;width:100% !important;display:flex !important;justify-content:center !important;margin:0 0 4px !important}.home .hero-inner--wide-title-home>.hero-wide-title h1{max-width:min(100%,9.8ch) !important;margin:0 !important;font-size:clamp(3.15rem,10vw,4.55rem) !important;line-height:.92 !important;text-align:center !important;text-wrap:balance !important}.home .hero-inner--wide-title-home>.hero-text{grid-area:copy !important}.home .hero-inner--wide-title-home>.hero-media{grid-area:media !important}.home .hero-copy-stack--home,.philosophy-page .hero-copy-stack--philosophy{gap:12px !important}.home #home-story.section--tight,.philosophy-page main>.section.section--tight:first-of-type{padding-top:16px !important}.philosophy-page .hero{padding-top:22px !important;padding-bottom:32px !important}.philosophy-page .hero-inner--wide-title{gap:18px !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(3.15rem,10vw,4.5rem) !important;line-height:.92 !important}.philosophy-page .philosophy-hero-note{margin-top:12px !important}.philosophy-page .philosophy-hero-tail{margin-top:6px !important}}@media (min-width:981px){.home .hero{padding-top:24px !important;padding-bottom:20px !important}.home .hero-inner--wide-title-home{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr) !important;grid-template-areas:"headline headline" "copy media" !important;gap:14px 34px !important;align-items:start !important}.home .hero-inner--wide-title-home>.hero-wide-title{grid-area:headline !important;width:min(100%,1380px) !important;max-width:1380px !important;display:flex !important;justify-content:center !important;margin:10px auto 6px !important;transform:none !important}.home .hero-inner--wide-title-home>.hero-wide-title h1{margin:0 !important;width:auto !important;max-width:none !important;font-size:clamp(3.2rem,4.15vw,4.6rem) !important;line-height:.91 !important;letter-spacing:-.04em !important;text-align:center !important;white-space:nowrap !important;text-wrap:nowrap !important}.home .hero-inner--wide-title-home>.hero-text{grid-area:copy !important;max-width:41rem !important;margin-inline:auto !important}.home .hero-inner--wide-title-home>.hero-media{grid-area:media !important;width:min(100%,700px) !important;max-width:700px !important;margin-inline:auto !important;justify-content:flex-start !important;transform:none !important}.home .hero-copy-stack--home,.home .hero-copy-stack--home .lede,.home .hero-copy-stack--home .hero-copy-note,.home .hero-copy-stack--home .hero-copy-tail,.home .hero-copy-bullets--value,.home .hero-copy-divider,.home .hero .hero-cta{width:min(100%,41rem) !important;max-width:41rem !important;margin-inline:auto !important}.home .hero-copy-stack--home{gap:9px !important}.home .hero-copy-stack--home .lede{line-height:1.5 !important}.home .hero .hero-cta{margin-top:10px !important}.home .hero .hero-media-note--above{margin:0 auto 10px !important}.home .hero .hero-media-note--trust{margin:10px auto 0 !important}.home #home-story.section--tight{padding-top:clamp(12px,1.4vw,18px) !important}.philosophy-page .hero{padding-top:24px !important;padding-bottom:20px !important}.philosophy-page .hero-inner--wide-title{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;grid-template-areas:"headline headline" "copy media" !important;gap:12px 34px !important;align-items:start !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title{grid-area:headline !important;width:min(100%,1380px) !important;max-width:1380px !important;display:flex !important;justify-content:center !important;margin:10px auto 4px !important;transform:translateY(8px) !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{margin:0 !important;width:auto !important;max-width:none !important;font-size:clamp(3.2rem,4vw,4.55rem) !important;line-height:.94 !important;letter-spacing:-.038em !important;text-align:center !important;white-space:nowrap !important;text-wrap:nowrap !important}.philosophy-page .hero-inner--wide-title>.hero-text{grid-area:copy !important;max-width:41rem !important;margin-inline:auto !important}.philosophy-page .hero-inner--wide-title>.hero-media{grid-area:media !important;width:min(100%,700px) !important;max-width:700px !important;margin-inline:auto !important;margin-top:0 !important;padding-top:0 !important;transform:none !important}.philosophy-page .hero-copy-stack--philosophy,.philosophy-page .hero-copy-note,.philosophy-page .hero-copy-bullets--philosophy,.philosophy-page .hero .hero-cta{width:min(100%,41rem) !important;max-width:41rem !important;margin-inline:auto !important}.philosophy-page .hero-copy-stack--philosophy{gap:8px !important}.philosophy-page .philosophy-hero-statement{font-size:clamp(1.2rem,.55vw + 1rem,1.42rem) !important;line-height:1.1 !important;gap:.18em !important}.philosophy-page .hero-copy-note{line-height:1.5 !important}.philosophy-page .hero-copy-bullets--philosophy{gap:8px !important}.philosophy-page .hero-copy-bullets--philosophy li{gap:2px !important}.philosophy-page .hero-copy-bullets--philosophy span{line-height:1.46 !important}.philosophy-page .hero .hero-cta{margin-top:10px !important}.philosophy-page .hero-panel{width:min(100%,690px) !important;max-width:690px !important;padding:20px 22px !important}.philosophy-page .hero-panel .point{padding:0 0 10px !important}.philosophy-page .hero-panel .point + .point{margin-top:10px !important;padding-top:12px !important}.philosophy-page .hero-panel .point p{line-height:1.44 !important}.philosophy-page .philosophy-hero-note{margin:10px auto 0 !important}.philosophy-page .philosophy-hero-tail{margin:4px auto 0 !important;line-height:1.44 !important}.philosophy-page main>.section.section--tight:first-of-type{padding-top:clamp(12px,1.4vw,18px) !important}}@media (max-width:980px){.home .hero-inner--wide-title-home>.hero-wide-title h1{max-width:none !important;font-size:clamp(2.9rem,9.5vw,4.1rem) !important;line-height:.94 !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title{transform:none !important;margin:0 auto 6px !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(3rem,9.6vw,4.2rem) !important;line-height:.94 !important}}@media (min-width:1200px){.home .hero,.philosophy-page .hero{padding-top:30px !important;padding-bottom:14px !important}.home .hero-inner--wide-title-home,.philosophy-page .hero-inner--wide-title{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr) !important;grid-template-areas:"headline headline" "copy media" !important;gap:0 34px !important;align-items:start !important}.home .hero-inner--wide-title-home>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{width:min(100%,1480px) !important;max-width:1480px !important;display:flex !important;justify-content:center !important;transform:translateY(18px) !important;margin:0 auto -20px !important}.home .hero-inner--wide-title-home>.hero-wide-title h1{margin:0 !important;width:auto !important;max-width:100% !important;font-size:clamp(3.02rem,3.55vw,3.96rem) !important;line-height:.95 !important;letter-spacing:-0.038em !important;text-align:center !important;white-space:nowrap !important;text-wrap:nowrap !important}.home .hero-inner--wide-title-home>.hero-wide-title h1 br{display:none !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{margin:0 !important;width:auto !important;max-width:100% !important;font-size:clamp(3.08rem,3.72vw,4.08rem) !important;line-height:.95 !important;letter-spacing:-0.038em !important;text-align:center !important;white-space:nowrap !important;text-wrap:nowrap !important}.home .hero-inner--wide-title-home>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{padding-top:0 !important;margin-top:0 !important;align-self:start !important;max-width:42rem !important;margin-inline:auto !important}.home .hero-inner--wide-title-home>.hero-media,.philosophy-page .hero-inner--wide-title>.hero-media{padding-top:0 !important;margin-top:0 !important;align-self:start !important;width:min(100%,700px) !important;max-width:700px !important;margin-inline:auto !important}.home .hero-copy-stack--home,.home .hero-copy-stack--home .lede,.home .hero-copy-stack--home .hero-copy-note,.home .hero-copy-stack--home .hero-copy-tail,.home .hero-copy-bullets--value,.home .hero-copy-divider,.home .hero .hero-cta,.philosophy-page .hero-copy-stack--philosophy,.philosophy-page .hero-copy-note,.philosophy-page .hero-copy-bullets--philosophy,.philosophy-page .hero .hero-cta{width:min(100%,41rem) !important;max-width:41rem !important;margin-inline:auto !important}.home .hero-copy-stack--home{gap:7px !important}.home .hero-copy-stack--home .lede{font-size:clamp(1.08rem,.14vw + 1rem,1.17rem) !important;line-height:1.48 !important}.home .hero-copy-stack--home .hero-copy-note{font-size:clamp(.98rem,.1vw + .95rem,1.04rem) !important;line-height:1.48 !important}.home .hero-copy-bullets--value{gap:8px !important}.home .hero-copy-bullets--value li{gap:2px !important;padding-left:20px !important}.home .hero-copy-bullets--value strong{font-size:clamp(1.05rem,.12vw + 1rem,1.12rem) !important;line-height:1.2 !important}.home .hero-copy-bullets--value span{font-size:clamp(.96rem,.08vw + .94rem,1rem) !important;line-height:1.44 !important}.home .hero-copy-divider{margin-top:0 !important;margin-bottom:0 !important}.home .hero-copy-tail{font-size:clamp(.98rem,.1vw + .95rem,1.04rem) !important;line-height:1.44 !important}.home .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:10px !important}.home .hero .hero-media-note--above{margin:0 auto 8px !important}.home .hero .hero-media-note--trust{margin:8px auto 0 !important}.home #home-story.section--tight,.philosophy-page main>.section.section--tight:first-of-type{padding-top:12px !important}.philosophy-page .hero-copy-stack--philosophy{gap:6px !important}.philosophy-page .philosophy-hero-statement{font-size:clamp(1.18rem,.38vw + 1rem,1.34rem) !important;line-height:1.08 !important;gap:.14em !important}.philosophy-page .hero-copy-note{font-size:clamp(.98rem,.1vw + .95rem,1.04rem) !important;line-height:1.44 !important;margin-top:0 !important}.philosophy-page .hero-copy-bullets--philosophy{gap:6px !important}.philosophy-page .hero-copy-bullets--philosophy li{gap:1px !important;padding-left:20px !important}.philosophy-page .hero-copy-bullets--philosophy strong{font-size:clamp(1.05rem,.12vw + 1rem,1.12rem) !important;line-height:1.18 !important}.philosophy-page .hero-copy-bullets--philosophy span{font-size:clamp(.96rem,.08vw + .94rem,1rem) !important;line-height:1.4 !important}.philosophy-page .hero-panel{width:min(100%,700px) !important;max-width:700px !important;padding:18px 20px !important}.philosophy-page .hero-panel .point{padding:0 0 8px !important}.philosophy-page .hero-panel .point + .point{margin-top:8px !important;padding-top:10px !important}.philosophy-page .hero-panel .point h3{margin-bottom:4px !important;font-size:clamp(1.05rem,.12vw + 1rem,1.12rem) !important}.philosophy-page .hero-panel .point p{font-size:clamp(.98rem,.1vw + .95rem,1.03rem) !important;line-height:1.42 !important}.philosophy-page .philosophy-hero-note{margin:8px auto 0 !important}.philosophy-page .philosophy-hero-tail{margin:2px auto 0 !important;line-height:1.42 !important}}@media (min-width:981px) and (max-width:1199px){.home .hero-inner--wide-title-home>.hero-wide-title h1 br{display:none !important}.home .hero-inner--wide-title-home>.hero-wide-title h1{max-width:100% !important;font-size:clamp(2.82rem,5.4vw,3.7rem) !important;line-height:.96 !important;white-space:nowrap !important;text-wrap:nowrap !important}.home .hero-inner--wide-title-home,.philosophy-page .hero-inner--wide-title{gap:10px 28px !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title{margin:4px auto 2px !important;transform:none !important}.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{font-size:clamp(2.95rem,5.1vw,3.95rem) !important;line-height:.96 !important}.philosophy-page .hero-copy-stack--philosophy{gap:8px !important}.philosophy-page .hero-panel{padding:20px 22px !important}}@media (min-width:1200px){.home .hero-inner--wide-title-home>.hero-wide-title h1{font-size:clamp(2.96rem,3.48vw,3.9rem) !important}.philosophy-page .hero-inner--wide-title>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-media{transform:translateY(-12px) !important}.philosophy-page .hero-copy-stack--philosophy{gap:5px !important}.philosophy-page .hero-panel{padding:16px 20px !important}.philosophy-page .hero-panel .point{padding:0 0 7px !important}.philosophy-page .hero-panel .point + .point{margin-top:7px !important;padding-top:9px !important}.philosophy-page .philosophy-hero-note{margin-top:6px !important}.philosophy-page .philosophy-hero-tail{margin-top:0 !important}}@media (min-width:1200px){.home .hero-inner--wide-title-home>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{display:flex !important;flex-direction:column !important;min-height:628px !important}.home .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:auto !important;padding-top:10px !important}}@media (min-width:1200px) and (max-height:940px){.home .hero-inner--wide-title-home>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{min-height:600px !important}}@media (min-width:1200px){.home .hero,.philosophy-page .hero{padding-top:30px !important;padding-bottom:14px !important}.home .hero-inner--wide-title-home,.philosophy-page .hero-inner--wide-title{gap:0 34px !important;align-items:start !important}.home .hero-inner--wide-title-home>.hero-wide-title,.philosophy-page .hero-inner--wide-title>.hero-wide-title{width:min(100%,1480px) !important;max-width:1480px !important;display:flex !important;justify-content:center !important;transform:translateY(18px) !important;margin:0 auto -20px !important}.home .hero-inner--wide-title-home>.hero-wide-title h1,.philosophy-page .hero-inner--wide-title>.hero-wide-title h1{margin:0 !important;font-size:var(--hero-home-title-size) !important;line-height:.98 !important;letter-spacing:-0.036em !important;max-width:100% !important;white-space:nowrap !important;text-wrap:nowrap !important;text-align:center !important}.home .hero-inner--wide-title-home>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{display:flex !important;flex-direction:column !important;max-width:42rem !important;margin-inline:auto !important}.home .hero-inner--wide-title-home>.hero-text{min-height:612px !important}.philosophy-page .hero-inner--wide-title>.hero-text{min-height:612px !important;transform:translateY(-18px) !important}.home .hero .hero-cta,.philosophy-page .hero .hero-cta{margin-top:auto !important;padding-top:8px !important}.home .hero-copy-stack--home{gap:6px !important}.home .hero-copy-stack--home .lede{font-size:clamp(1.06rem,.12vw + 1rem,1.14rem) !important;line-height:1.46 !important}.home .hero-copy-stack--home .hero-copy-note{font-size:clamp(.97rem,.08vw + .95rem,1.02rem) !important;line-height:1.44 !important}.home .hero-copy-tail{font-size:clamp(.98rem,.08vw + .95rem,1.03rem) !important;line-height:1.42 !important}.home .hero-copy-divider{margin-top:0 !important;margin-bottom:0 !important}.philosophy-page .hero-copy-stack--philosophy{gap:4px !important;width:min(100%,40rem) !important;max-width:40rem !important}.philosophy-page .philosophy-hero-statement{font-size:clamp(1.14rem,.34vw + 1rem,1.28rem) !important;line-height:1.08 !important;gap:.12em !important}.philosophy-page .hero-copy-note,.philosophy-page .hero-copy-bullets--philosophy,.philosophy-page .hero .hero-cta{width:min(100%,40rem) !important;max-width:40rem !important;margin-inline:auto !important}.philosophy-page .hero-copy-note{font-size:clamp(.97rem,.08vw + .95rem,1.02rem) !important;line-height:1.4 !important;margin-top:0 !important}.philosophy-page .hero-copy-bullets--philosophy{gap:5px !important}.philosophy-page .hero-copy-bullets--philosophy li{gap:0 !important;padding-left:20px !important}.philosophy-page .hero-copy-bullets--philosophy strong{font-size:clamp(1.04rem,.1vw + 1rem,1.1rem) !important;line-height:1.18 !important}.philosophy-page .hero-copy-bullets--philosophy span{font-size:clamp(.96rem,.08vw + .94rem,1rem) !important;line-height:1.36 !important}.philosophy-page .hero-panel{padding:16px 20px !important}.philosophy-page .hero-panel .point{padding:0 0 7px !important}.philosophy-page .hero-panel .point + .point{margin-top:7px !important;padding-top:9px !important}.philosophy-page .hero-panel .point h3{margin-bottom:4px !important;font-size:clamp(1.04rem,.1vw + 1rem,1.1rem) !important}.philosophy-page .hero-panel .point p{font-size:clamp(.98rem,.08vw + .95rem,1.02rem) !important;line-height:1.38 !important}.philosophy-page .philosophy-hero-note{margin:6px auto 0 !important}.philosophy-page .philosophy-hero-tail{margin:0 auto 0 !important;line-height:1.4 !important}.home #home-story.section--tight,.philosophy-page main>.section.section--tight:first-of-type{padding-top:12px !important}}@media (min-width:1200px) and (max-height:940px){.home .hero-inner--wide-title-home>.hero-text,.philosophy-page .hero-inner--wide-title>.hero-text{min-height:592px !important}}@media (min-width:1200px){.home .hero-inner--wide-title-home>.hero-wide-title h1{font-size:clamp(2.92rem,2.98vw,3.45rem) !important;max-width:100% !important;white-space:nowrap !important;text-wrap:nowrap !important}.home .hero-inner--wide-title-home>.hero-text{min-height:645px !important}.philosophy-page .hero-inner--wide-title>.hero-text{min-height:655px !important;transform:translateY(-18px) !important}.philosophy-page .hero-copy-stack--philosophy{margin-top:-4px !important}.philosophy-page .hero .hero-cta{margin-top:auto !important;padding-top:10px !important}.philosophy-page .hero-media{min-height:660px !important;justify-content:center !important;transform:translateY(-18px) !important}.philosophy-page .hero-panel{padding:18px 22px !important}.philosophy-page .hero-panel .point{padding-bottom:10px !important}.philosophy-page .hero-panel .point + .point{margin-top:8px !important;padding-top:10px !important}.philosophy-page .philosophy-hero-note{margin-top:10px !important}}@media (min-width:1200px) and (max-height:940px){.home .hero-inner--wide-title-home>.hero-text{min-height:632px !important}.philosophy-page .hero-inner--wide-title>.hero-text{min-height:642px !important}.philosophy-page .hero-media{min-height:648px !important}}


@media (max-width:980px){.site-footer .footer-upper{align-items:start !important}.site-footer .footer-panel{min-height:0 !important}.site-footer .footer-brand-panel,.site-footer .footer-signup{justify-content:flex-start !important;align-content:start !important;gap:14px !important}.site-footer .footer-brand-copy,.site-footer .footer-signup__note,.site-footer .footer-meta{margin-top:0 !important}.site-footer .footer-signup__status:empty{display:none !important}.site-footer .footer-signup__form{margin-top:4px !important}}


@media (max-width: 760px) {
  #trialModal.is-open {
    align-items: flex-start !important;
    justify-content: center !important;
    padding-top: max(12px, calc(env(safe-area-inset-top, 0px) + 12px)) !important;
    padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px)) !important;
  }

  #trialModal .modal__dialog--trial {
    margin-top: 0 !important;
    max-height: calc(100dvh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 28px) !important;
  }
}


body.modal-open .sticky-cta {
  display: none !important;
}

body.modal-open {
  padding-bottom: 0 !important;
}

#trialModal {
  overscroll-behavior: contain;
}

#trialModal .modal__backdrop {
  position: fixed !important;
  inset: 0 !important;
}

#trialModal .modal__dialog--trial {
  background: linear-gradient(180deg, rgba(7,11,22,.985), rgba(7,11,22,.965)) !important;
}

@media (max-width: 760px) {
  #trialModal.is-open {
    align-items: flex-start !important;
    justify-content: center !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    padding-top: max(12px, calc(env(safe-area-inset-top, 0px) + 12px)) !important;
    padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px)) !important;
  }

  #trialModal .modal__dialog--trial {
    width: calc(100vw - 24px) !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 auto !important;
    overflow: visible !important;
    align-self: flex-start !important;
    isolation: isolate;
    background-clip: padding-box;
    transform: translateZ(0);
  }
}
