:root{--bg0:#f7f8f6;--bg1:#f7f8f6;--card:#fff;--card2:#f5f8f8;--stroke:rgba(15,23,42,.1);--text:#0f172a;--muted:#58645f;--muted2:#58645f;--brand:#00796e;--brand2:#00796e;--accent:#ff9f5f;--danger:#6b7f86;--mono-900:#00796e;--mono-700:#00796e;--mono-500:#00796e;--mono-300:#69a79d;--mono-100:#edf4f1;--brand-contrast:#00796e;--brand-contrast-hover:#0f433d;--brand-display-end:#00796e;--text-secondary:#374151;--text-tertiary:#4b5563;--font-display:Georgia,"Times New Roman",serif;--shadow:0 8px 24px rgba(2,8,23,.06);--radius:22px;--radius2:14px;--max:1180px}*{box-sizing:border-box}[hidden]{display:none!important}html{min-height:100%}body{min-height:100vh;margin:0;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(180deg,var(--bg0),var(--bg1));overflow-x:hidden}body{position:relative}body:after{content:"";position:fixed;inset:-160px;pointer-events:none;z-index:0;background:radial-gradient(1400px 980px at 14% 6%,rgba(0,121,110,.18),transparent 62%),radial-gradient(1400px 980px at 92% 14%,rgba(105,167,157,.14),transparent 62%),radial-gradient(1400px 980px at 54% 98%,rgba(214,229,221,.12),transparent 66%);filter:none;opacity:.92;transform:translateZ(0)}header,main,footer{position:relative;z-index:2}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip:focus{left:12px;top:12px;width:auto;height:auto;background:#000000b3;padding:10px 12px;border-radius:12px;border:1px solid var(--stroke);z-index:9999}.topbar{position:sticky;top:0;z-index:200;backdrop-filter:blur(16px);background:#070b148c;border-bottom:1px solid rgba(255,255,255,.08)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text)}.brand__logo{width:38px;height:38px;border-radius:12px;box-shadow:0 10px 30px #00000059}.brand__text{display:flex;flex-direction:column;line-height:1.1}.brand__name{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;font-size:16px}.brand__tag{font-size:12px;color:var(--muted2)}.nav{display:flex;align-items:center;gap:18px}.nav__link{color:var(--muted);text-decoration:none;font-weight:600;font-size:13px;padding:8px;border-radius:12px}.nav__link:hover{color:var(--text);background:#ffffff0f}.topbar__actions{display:flex;align-items:center;gap:10px}.btn{appearance:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text);border-radius:14px;padding:10px 14px;font-weight:700;font-size:13px;letter-spacing:-.01em;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.btn:hover{transform:translateY(-1px);background:#ffffff17;border-color:#ffffff38}.btn:active{transform:translateY(0)}.btn--primary{border:0;background:linear-gradient(135deg,#00796e,#69a79dd9);box-shadow:0 14px 45px #00796e40}.btn--primary:hover{box-shadow:0 18px 55px #00796e52}.btn--ghost{background:transparent}.btn--outline{background:#ffffff0a}.btn--sm{padding:9px 12px;font-size:12px;border-radius:12px}.btn--pill{border-radius:999px}.btn--block{width:100%;justify-content:center}.kbd{font-size:11px;padding:3px 7px;border-radius:9px;border:1px solid rgba(255,255,255,.16);color:#e8edf7cc;background:#ffffff0f}.burger{display:none;width:44px;height:44px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text);cursor:pointer}.hero{padding:56px 0 24px}.hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:stretch}.pill{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#e8edf7d1;font-weight:700;font-size:12px}.pill__dot{width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 6px #d6e5dd24}.h1{margin:14px 0 10px;font-family:var(--font-display);font-size:clamp(34px,4.2vw,52px);line-height:1.03;letter-spacing:-.03em}.h1 .grad{background:linear-gradient(135deg,#00796e,#d6e5dd);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{color:var(--muted);font-size:16px;line-height:1.6;max-width:58ch}.hero__cta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.hero__demoLink{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 2px;color:#00796e;font-size:13px;font-weight:800;text-decoration:underline;text-decoration-color:#00796e47;text-underline-offset:4px}.hero__demoLink:hover{color:#0f433d;text-decoration-color:currentColor}.hero__demoLink span{transition:transform .15s ease}.hero__demoLink:hover span{transform:translate(3px)}.heroAssurance{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:16px;color:#374151;font-size:12px;font-weight:750}.heroAssurance span,.heroAssurance a{display:inline-flex;align-items:center;gap:6px;min-height:28px}.heroAssurance b{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;color:#00796e;background:#00796e1a;font-size:10px}.heroAssurance a{color:#00796e;text-decoration:none}.heroAssurance a:hover{text-decoration:underline;text-underline-offset:3px}.heroAssurance i{font-style:normal}.hero__bullets{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#e8edf7c7;font-weight:650;font-size:12px}.badge svg{opacity:.9}.card{border-radius:var(--radius);background:linear-gradient(180deg,#ffffff14,#ffffff0d);border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow);overflow:hidden}.card__inner{padding:18px}.heroCard{position:relative}.heroCard:before{content:"";position:absolute;inset:-1px;background:radial-gradient(420px 240px at 18% 22%,rgba(0,121,110,.35),transparent 62%),radial-gradient(380px 260px at 78% 18%,rgba(105,167,157,.3),transparent 62%),radial-gradient(420px 300px at 64% 92%,rgba(214,229,221,.25),transparent 65%);pointer-events:none;filter:saturate(1.2)}.heroCard>*{position:relative;z-index:2}.pricingPill{display:flex;flex-direction:column;gap:10px}.pricingPill__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.pricingPill__title h3{margin:0;font-family:var(--font-display);font-size:16px;letter-spacing:-.02em}.pricingPill__title .tag{font-size:12px;color:#e8edf7b8;font-weight:700}.priceLine{display:grid;grid-template-columns:1fr;gap:6px}.price{font-family:var(--font-display);font-size:28px;letter-spacing:-.03em}.price small{font-size:13px;color:#e8edf7b3;font-weight:700}.checklist{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:10px}.checklist li{display:flex;gap:10px;color:#e8edf7d6;font-weight:600;font-size:13px;line-height:1.4}.check{width:18px;height:18px;border-radius:6px;background:#00796e2e;border:1px solid rgba(0,121,110,.35);display:grid;place-items:center;flex:0 0 auto}.heroMini{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.miniChip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#0003;color:#e8edf7cc;font-weight:700;font-size:12px}.section{padding:54px 0}.section--tight{padding:38px 0}.section__head{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.section__kicker{font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:11px;color:#e8edf78f}.section__title{margin:0;font-family:var(--font-display);font-size:clamp(24px,3vw,34px);letter-spacing:-.02em}.section__desc{margin:0;color:var(--muted);line-height:1.65;max-width:72ch}.flow{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.step{padding:16px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.step__top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.step__icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.step h3{margin:0;font-family:var(--font-display);letter-spacing:-.02em;font-size:16px}.step p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.genGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.feature{padding:16px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff12,#ffffff0a)}.feature__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.feature h3{margin:0;font-family:var(--font-display);font-size:15px;letter-spacing:-.02em}.feature p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.mock{margin-top:18px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#00000040;overflow:hidden}.mock__bar{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);background:#ffffff0d}.mock__tabs{display:flex;gap:10px;flex-wrap:wrap}.tab{padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;font-size:12px;font-weight:800;color:#e8edf7c7}.tab.is-active{background:#00796e2e;border-color:#00796e52;color:#e8edf7eb}.mock__body{padding:14px}.mock__line{height:10px;border-radius:999px;background:#ffffff1a;margin:10px 0}.mock__line.w40{width:40%}.mock__line.w55{width:55%}.mock__line.w70{width:70%}.mock__line.w85{width:85%}.mock__line.w95{width:95%}.mock__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.mockCard{padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.mockCard h5{margin:0 0 8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#e8edf799}.split{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.box{padding:18px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.box__title{margin:0 0 10px;font-family:var(--font-display);font-size:16px;letter-spacing:-.02em}.bullets{margin:0;padding-left:18px;display:grid;gap:8px}.bullets li{color:#e8edf7cc;font-weight:600;font-size:13px;line-height:1.5}.testi{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.quote{padding:16px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.stars{letter-spacing:2px;color:#d6e5ddf2}.quote h4{margin:8px 0;font-size:14px;font-family:var(--font-display);letter-spacing:-.02em}.quote p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.quote .who{margin-top:12px;color:#e8edf7c7;font-weight:700;font-size:12px}.pricingGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;align-items:start}.plan{padding:18px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.plan--highlight{background:radial-gradient(420px 220px at 20% 15%,rgba(0,121,110,.26),transparent 62%),radial-gradient(420px 250px at 90% 20%,rgba(105,167,157,.22),transparent 62%),#ffffff0d}.plan__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.plan h3{margin:0;font-family:var(--font-display);letter-spacing:-.02em;font-size:18px}.plan .sub{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.plan .priceBig{margin-top:14px;font-family:var(--font-display);font-size:34px;letter-spacing:-.03em}.plan .priceBig span{font-size:13px;color:#e8edf7b8;font-weight:800}.plan .plan__cta{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.form{margin-top:12px;display:grid;gap:10px}.field{display:grid;gap:7px}.label{font-size:12px;font-weight:800;letter-spacing:.02em;color:#e8edf7bd}.input,.select,.textarea{width:100%;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#00000038;color:var(--text);outline:none;font-size:14px}.textarea{min-height:92px;resize:vertical}.input:focus,.select:focus,.textarea:focus{border-color:#00796e8c;box-shadow:0 0 0 4px #00796e24}.fine{color:#e8edf794;font-size:12px;line-height:1.55}.checkLine{display:flex;align-items:flex-start;gap:10px;margin-top:8px;color:#e8edf7ad;font-size:12px;line-height:1.55;font-weight:650}.checkLine input{width:16px;height:16px;margin-top:2px;accent-color:var(--brand)}.accordion{display:grid;gap:12px;margin-top:18px}.qa{border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d;overflow:hidden}.q{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;cursor:pointer;border:0;background:transparent;color:inherit;text-align:left;font:inherit}.q__title{margin:0;font-family:var(--font-display);font-size:15px;font-weight:700;letter-spacing:-.02em}.q .chev{width:20px;height:20px;opacity:.85;transition:transform .2s ease}.a{padding:0 16px 16px;color:var(--muted);font-size:13px;line-height:1.7;display:none}.qa[open] .a{display:block}.qa[open] .chev{transform:rotate(180deg)}.ctaStrip{margin-top:22px;padding:18px;border-radius:var(--radius);background:linear-gradient(135deg,#00796e2e,#69a79d29);border:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.ctaStrip h3{margin:0;font-family:var(--font-display);letter-spacing:-.02em;font-size:18px}.ctaStrip p{margin:0;color:#e8edf7bd;font-weight:650;font-size:13px}.footer{padding:28px 0 40px;border-top:1px solid rgba(255,255,255,.1);background:#070b1459}.footer__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:start}.footer .miniBrand{display:flex;align-items:center;gap:10px}.footer .miniBrand img{width:34px;height:34px;border-radius:12px}.footer a{color:#e8edf7c7;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;font-weight:650}.footer a:hover{color:#0f433d;text-decoration-thickness:2px}.footer__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.footer__heading{margin:0 0 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.footer ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.copyright{margin-top:14px;color:#e8edf78c;font-size:12px}.modal{position:fixed;inset:0;z-index:500;display:none;background:#0009;backdrop-filter:blur(10px)}.modal.open{display:grid;place-items:center}.modal__panel{width:min(720px,calc(100% - 28px));border-radius:26px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff14,#070b14eb);box-shadow:0 30px 120px #0000008c;overflow:hidden}.modal__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 12px}.modal__top h3{margin:0;font-family:var(--font-display);letter-spacing:-.02em;font-size:20px}.modal__top p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.modal__body{padding:0 18px 18px}.close{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text);cursor:pointer}.toast{position:fixed;right:16px;bottom:16px;z-index:800;width:min(420px,calc(100% - 32px));border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#070b14cc;backdrop-filter:blur(14px);box-shadow:0 22px 70px #00000080;padding:12px 14px;display:none}.toast.show{display:block}.toast__title{margin:0;font-weight:900;font-size:13px}.toast__msg{margin:6px 0 0;color:#e8edf7c7;font-weight:650;font-size:12px;line-height:1.5}.divider{height:1px;background:#ffffff1a;margin:18px 0}@media(max-width:980px){.hero__grid,.flow,.genGrid,.split,.testi,.pricingGrid,.footer__grid{grid-template-columns:1fr}}@media(max-width:860px){.nav{display:none}.burger{display:inline-grid;place-items:center}.topbar__actions .btn--outline,.mobileNav{display:none}.mobileMenu[open] .mobileNav{display:block}}.mobileNav{display:none;border-top:1px solid rgba(255,255,255,.1);background:#070b14c7;backdrop-filter:blur(16px)}.mobileNav__inner{padding:12px 0;display:grid;gap:10px}.mobileNav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:16px;text-decoration:none;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#e8edf7e0;font-weight:800}.mobileNav a span{color:#e8edf799;font-weight:900;letter-spacing:.08em;font-size:10px}.mobileNav__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}hr.sep{border:0;height:1px;background:#ffffff1a;margin:0}.smallPrint{font-size:11px;color:#e8edf78c;line-height:1.6}a{color:inherit;text-decoration:none}a:visited,a.btn:visited{color:inherit}.btn--outline:hover{background:#ffffff17;border-color:#ffffff3d}:focus-visible{outline:none;box-shadow:0 0 0 4px #d6e5dd2e;border-radius:14px}.statRow{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.statCard{padding:14px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.statCard__k{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#e8edf78f;font-weight:900}.statCard__v{margin-top:6px;font-family:var(--font-display);font-size:16px;letter-spacing:-.02em;font-weight:800}.statCard__d{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.55;font-weight:600}.miniTrust{margin-top:14px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#e8edf7b8;font-weight:800;font-size:12px}.miniTrust__dot{width:10px;height:10px;border-radius:999px;background:#00796ef2;box-shadow:0 0 0 6px #00796e24}.ctaRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.pricingGrid--3{grid-template-columns:repeat(3,1fr)}.pricingGrid--3 .plan{height:100%}.compareWrap{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:start;margin-top:18px}.compareTableWrap{border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d;overflow:auto}.compareTable{width:100%;border-collapse:separate;border-spacing:0;min-width:720px}.compareTable th,.compareTable td{text-align:left;padding:14px;border-bottom:1px solid rgba(255,255,255,.1);vertical-align:top;font-size:13px;line-height:1.5}.compareTable thead th{position:sticky;top:0;background:#070b14f2;backdrop-filter:blur(10px);z-index:2;font-family:var(--font-display);font-size:13px;letter-spacing:-.01em}.compareTable tbody th{width:42%;color:#e8edf7e0;font-weight:850}.compareTable td{color:#e8edf7c7;font-weight:650}.pillOk,.pillNo{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:10px;margin-right:8px;font-weight:950;flex:0 0 auto}.pillOk{background:#00796e2e;border:1px solid rgba(0,121,110,.35);color:#e8edf7eb}.pillNo{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#e8edf7b8}.compareAside .box{position:sticky;top:92px}.resourceGrid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.resourceCard{padding:16px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d;display:block;transition:transform .15s ease,background .15s ease,border-color .15s ease}.resourceCard:hover{transform:translateY(-2px);background:#ffffff12;border-color:#ffffff38}.resourceCard__k{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#e8edf78f;font-weight:900}.resourceCard__t{margin-top:8px;font-family:var(--font-display);font-size:16px;letter-spacing:-.02em;font-weight:900}.resourceCard__d{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55;font-weight:600}.resourceCard__cta{margin-top:12px;font-weight:900;color:#e8edf7db}.trustNav{margin:6px 0 18px;display:flex;flex-wrap:wrap;gap:10px}.trustNav a{padding:8px 10px;border:1px solid rgba(0,121,110,.22);border-radius:999px;color:#0f433d;background:#edf4f1c2;font-size:12px;font-weight:800;text-decoration:none}.trustNav a:hover{border-color:#00796e6b;color:#0f433d;background:#edf4f1}.trustNav a:focus-visible{outline:3px solid rgba(0,121,110,.34);outline-offset:2px}.trustBlock{padding:18px}.modal__panel .input,.modal__panel .textarea{background:#0000002e}.field--honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.articleWrap{padding:46px 0}.article{max-width:860px;margin:0 auto}.breadcrumb{display:flex;gap:8px;align-items:center;color:#e8edf79e;font-weight:750;font-size:12px}.article h1{margin:12px 0 10px;font-family:var(--font-display);font-size:clamp(30px,4vw,42px);letter-spacing:-.03em}.article h2{margin:22px 0 10px;font-family:var(--font-display);font-size:22px;letter-spacing:-.02em}.article h3{margin:18px 0 8px;font-family:var(--font-display);font-size:16px;letter-spacing:-.01em}.article p,.article li{color:#e8edf7c7;line-height:1.75;font-size:15px}.article a{color:#d6e5ddf2;text-decoration:underline;text-underline-offset:3px}.article .cardNote{margin:14px 0;padding:14px 16px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.toc{margin:14px 0 18px;padding:14px 16px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14);background:#ffffff0a}.toc strong{font-family:var(--font-display)}.toc ul{margin:10px 0 0;padding-left:18px;display:grid;gap:6px}.toc a{color:#e8edf7db;text-decoration:none}.toc a:hover{text-decoration:underline}@media(max-width:980px){.statRow,.compareWrap{grid-template-columns:1fr}.compareAside .box{position:relative;top:auto}.resourceGrid,.pricingGrid--3{grid-template-columns:1fr}}.burger span{display:block;width:18px;height:2px;background:currentColor;margin:4px auto;border-radius:2px;opacity:.9}.trustStrip{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;border-radius:16px}.trustStrip__item{display:flex;align-items:flex-start;gap:8px;color:#e8edf7c7;font-size:13px;line-height:1.25}.trustDot{width:10px;height:10px;border-radius:999px;background:linear-gradient(90deg,#00796e,#69a79d);margin-top:3px;flex:0 0 auto}.trustStrip__link{margin-left:auto;color:#e8edf7eb;font-weight:800;text-decoration:none;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0000001f}.trustStrip__link:hover{background:#ffffff0f}.badge--link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer}.section--tight{padding-top:34px;padding-bottom:34px}.problemGrid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:18px}.problemCard{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;border-radius:22px;padding:18px}.problemCard :is(h2,h3),.roiCard :is(h2,h3){margin:0 0 8px;font-size:18px}.problemCtas{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:10px}.check{display:flex;gap:10px;align-items:flex-start;margin-top:10px;color:#e8edf7d1;font-size:13px;line-height:1.25}.check input{margin-top:3px;width:18px;height:18px}@media(max-width:900px){.problemGrid,.grid2,.grid3{grid-template-columns:1fr}.trustStrip__link{margin-left:0}}.crumbs{width:min(var(--max),calc(100% - 48px));margin:22px auto 4px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#4b5563}.crumbs a{color:#4b5563;text-decoration:none}.crumbs a:hover{color:var(--text);text-decoration:underline;text-underline-offset:3px}.related-block{width:min(var(--max),calc(100% - 48px));margin:34px auto 0;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(180deg,#ffffff0f,#ffffff0a);box-shadow:var(--shadow)}.related-block__head p{color:var(--muted);margin:10px 0 0;max-width:820px}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.related-card{display:block;padding:16px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;text-decoration:none;color:var(--text);transition:transform .18s ease,border-color .18s ease,background .18s ease}.related-card:hover{transform:translateY(-2px);border-color:#00796e73;background:#ffffff0f}.related-card strong{display:block;font-size:15px;line-height:1.35}.related-card span{display:block;margin-top:7px;color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:760px){.related-grid{grid-template-columns:1fr}.related-block{padding:18px}}body{color:var(--text);background:linear-gradient(180deg,var(--bg0),var(--bg1))}body:after{background:radial-gradient(1200px 720px at 12% 4%,rgba(0,121,110,.22),transparent 62%),radial-gradient(1200px 760px at 92% 10%,rgba(105,167,157,.18),transparent 62%),radial-gradient(1100px 680px at 58% 96%,rgba(214,229,221,.18),transparent 66%);opacity:1;filter:none}body:before{opacity:.035;mix-blend-mode:multiply}.topbar{background:#ffffffc7;border-bottom:1px solid rgba(0,121,110,.18);box-shadow:0 8px 26px #0f172a0a}.brand,.nav__link,.btn,.q__title,.section__title,.h1,.step h3,.feature h3,.plan h3,.resourceCard__t{color:var(--text)}.brand__tag,.nav__link,.lead,.section__desc,.step p,.feature p,.fine,.plan .sub,.a,.resourceCard__d,.statCard__d,.trustStrip__item,.bullets li,.compareTable td,.mockCard,.ctaStrip p{color:var(--muted)}.nav__link:hover{background:#00796e14;color:var(--text)}.btn{background:#ffffffd6;border-color:#1018281f;box-shadow:0 10px 24px #0f172a0f}.btn:hover{background:#fff;border-color:#00796e47}.btn--primary{color:#fff;background:linear-gradient(135deg,#00796e,#69a79d);box-shadow:0 16px 44px #00796e3d}.btn--outline,.btn--ghost{background:#ffffffb3}.kbd,.badge,.pill,.miniChip,.tag{color:#111827bd;background:#ffffffb3;border-color:#1018281a}.card,.step,.feature,.problemCard,.plan,.qa,.box,.resourceCard,.compareTableWrap,.related-block,.statCard,.trustStrip,.ctaStrip{background:#ffffffc7;border-color:#1018281a;box-shadow:0 18px 54px #0f172a14}.card{background:linear-gradient(180deg,#ffffffe6,#ffffffb3)}.h1 .grad{background:linear-gradient(135deg,#00796e,#69a79d);-webkit-background-clip:text;background-clip:text;color:transparent}.hero--product{padding:62px 0 34px}.hero__grid--product{grid-template-columns:.92fr 1.08fr;align-items:center;gap:34px}.hero__copy{position:relative;z-index:3}.hero__visual{min-width:0}.hero__bullets--product{margin-top:16px}.productFrame{position:relative;overflow:hidden;border-radius:28px;background:#ffffffd1;border:1px solid rgba(16,24,40,.1);box-shadow:0 28px 90px #0f172a29}.productFrame--hero{transform:translateZ(0)}.productFrame__bar{height:46px;display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid rgba(16,24,40,.08);background:#ffffffdb;color:#111827b8;font-size:12px;font-weight:800}.productFrame__bar span{width:10px;height:10px;border-radius:999px;background:#00796e40;border:1px solid rgba(0,121,110,.28)}.productFrame__bar span:nth-child(2){background:#d6e5dd8c;border-color:#d6e5dd47}.productFrame__bar span:nth-child(3){background:#69a79d3d;border-color:#69a79d47}.productFrame__bar strong{margin-left:6px}.productFrame__img{width:100%;height:auto;aspect-ratio:auto;display:block}.productFrame__floating{position:absolute;width:min(290px,42%);padding:12px 14px;border-radius:18px;background:#ffffffe0;border:1px solid rgba(0,121,110,.16);box-shadow:0 18px 48px #0f172a24;backdrop-filter:blur(10px)}.productFrame__floating strong{display:block;font-family:var(--font-display);font-size:13px;color:var(--text)}.productFrame__floating span{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.35;font-weight:650}.productFrame__floating--left{left:18px;bottom:22px}.productFrame__floating--right{right:18px;top:68px}.flow--usecases{grid-template-columns:repeat(3,1fr)}.step__icon{background:#00796e17;border-color:#00796e29}.productShowcase{display:grid;gap:18px;margin-top:24px}.productShot{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px;align-items:center;padding:18px;border-radius:28px;background:#fffc;border:1px solid rgba(16,24,40,.1);box-shadow:0 22px 68px #0f172a14}.productShot--reverse{grid-template-columns:1.18fr .82fr}.productShot--reverse .productShot__text{order:2}.productShot--reverse .productShot__media{order:1}.productShot__text{padding:10px 8px}.productShot__text :is(h2,h3){margin:6px 0 8px;font-family:var(--font-display);font-size:24px;letter-spacing:-.02em;color:var(--text)}.productShot__text p{margin:0;color:var(--muted);line-height:1.65;font-weight:600}.productShot__media{border-radius:22px;overflow:hidden;border:1px solid rgba(16,24,40,.1);box-shadow:none;background:#fff}.productShot__media img{width:100%;display:block}.bul,.bullets--dark{margin:12px 0 0;padding-left:20px;display:grid;gap:8px}.bul li,.bullets--dark li{color:#111827bd;font-weight:650;font-size:13px;line-height:1.55}.compareTable thead th{background:#fffffff5;color:var(--text)}.compareTable tbody th{color:#111827e0}.pillOk{background:#00796e24;border-color:#00796e42;color:#00796e}.pillNo{background:#0f172a0a;border-color:#1018281a;color:#11182799}.input,.select,.textarea{background:#ffffffc2;color:var(--text);border-color:#10182821}.input::placeholder,textarea::placeholder{color:#11182773}.modal{background:#0f172a52}.modal__panel{background:linear-gradient(180deg,#fffffff5,#f2f8fbf5);border-color:#1018281a}.close{background:#fff;color:var(--text);border-color:#1018281f}.toast{background:#ffffffeb;color:var(--text);border-color:#1018281a}.toast__msg{color:var(--muted)}.footer{background:#ffffff80;border-top-color:#10182814}.footer a,.article a{color:#00796e}.article p,.article li{color:#111827b8}.breadcrumb,.crumbs,.crumbs a{color:#4b5563}.crumbs__sep{color:#6b7280}.mobileNav{background:#ffffffe0;border-top-color:#10182814}.mobileNav a{background:#ffffffdb;color:var(--text);border-color:#1018281a}.mobileNav a span{color:#00796e}.trustStrip__link{color:#00796e;background:#ffffffeb;border-color:#00796e3d}.trustStrip__link:hover{color:#0f433d;background:#fff;border-color:#00796e61}@media(max-width:980px){.hero__grid--product,.flow--usecases,.productShot,.productShot--reverse{grid-template-columns:1fr}.productShot .productShot__media,.productShot--reverse .productShot__media{order:1}.productShot .productShot__text,.productShot--reverse .productShot__text{order:2}.productFrame__floating{position:static;width:auto;margin:12px}.productFrame__floating--right{margin-top:0}}@media(max-width:620px){.hero--product{padding:38px 0 20px}.productShot{padding:12px;border-radius:22px}.productShot__text :is(h2,h3){font-size:20px}.container{width:min(var(--max),calc(100% - 32px))}.hero__copy,.hero__visual,.productShot,.productShot__text,.productShot__media{min-width:0}.h1,.lead,.section__title,.section__desc{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}body:after{filter:none}}@media(forced-colors:active){.btn,.q,.mobileNav a,.trustStrip__link,.card,.feature,.plan,.qa{forced-color-adjust:auto;border:1px solid ButtonText}.pill__dot,.trustDot{background:ButtonText;box-shadow:none}}body:after{background:radial-gradient(1200px 720px at 12% 4%,rgba(0,121,110,.2),transparent 62%),radial-gradient(1200px 760px at 92% 10%,rgba(0,121,110,.12),transparent 62%),radial-gradient(1100px 680px at 58% 96%,rgba(0,121,110,.1),transparent 66%);filter:none}.btn--primary{color:#fff;background:linear-gradient(135deg,var(--mono-700),var(--mono-500));box-shadow:0 16px 44px #00796e3d}.btn--primary:hover{box-shadow:0 18px 54px #00796e4d}.h1 .grad{background:linear-gradient(135deg,var(--mono-900),var(--brand-display-end));-webkit-background-clip:text;background-clip:text;color:transparent}.pill__dot,.trustDot,.miniTrust__dot{background:var(--mono-500);box-shadow:0 0 0 6px #00796e24}.heroCard:before{background:radial-gradient(420px 240px at 18% 22%,rgba(0,121,110,.28),transparent 62%),radial-gradient(380px 260px at 78% 18%,rgba(0,121,110,.18),transparent 62%),radial-gradient(420px 300px at 64% 92%,rgba(0,121,110,.14),transparent 65%);filter:saturate(1)}.ctaStrip{background:linear-gradient(135deg,#00796e24,#00796e14)}.productFrame__bar span,.productFrame__bar span:nth-child(2),.productFrame__bar span:nth-child(3){background:#00796e33;border-color:#00796e42}.productFrame__bar span:nth-child(2){background:#00796e24}.productFrame__bar span:nth-child(3){background:#00796e17}.step--highlight{background:linear-gradient(180deg,#edf4f1e6,#ffffffd1);border-color:#00796e33}.tab.is-active,.check,.pillOk{background:#00796e24;border-color:#00796e42;color:var(--mono-900)}.stars{color:var(--mono-700)}.btn--primary,a.btn--primary:visited{color:#fff;background:linear-gradient(135deg,var(--brand-contrast),var(--brand-contrast-hover));box-shadow:0 16px 44px #00796e3d}.btn--primary:hover{color:#fff;background:linear-gradient(135deg,var(--brand-contrast-hover),#0f433d);box-shadow:0 18px 54px #00796e4d}.section__kicker,.resourceCard__k,.statCard__k{color:var(--brand-contrast)}.checklist li,.plan .priceBig span,.pricingPill__title .tag,.price small,.resourceCard__cta,.copyright,.footer a,.footer a:visited,.label,.fine,.checkLine,.smallPrint,.ctaStrip p,.quote .who,.mobileNav a span{color:var(--text-tertiary)}.footer a,.footer a:visited,.resourceCard__cta{color:var(--brand-contrast)}:focus-visible{outline:3px solid var(--brand-contrast);outline-offset:3px;box-shadow:0 0 0 2px #fff}.skip:focus{color:#fff;background:#111827;outline-color:#fff}.proofGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.proofCard{padding:18px;border:1px solid rgba(16,24,40,.1);border-radius:var(--radius);background:#ffffffd1;box-shadow:0 18px 54px #0f172a12}.proofCard strong{display:block;color:var(--text);font-family:var(--font-display);font-size:16px}.proofCard p{margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.6}.proofIntro{margin-top:22px;max-width:760px}.proofIntro h3{margin:6px 0 8px;color:var(--text);font:800 22px/1.25 var(--font-display);letter-spacing:-.02em}.proofIntro p{margin:0;color:var(--text-secondary);line-height:1.6}.compareMethod{margin:16px 0 0;padding:13px 15px;border:1px solid rgba(0,121,110,.13);border-radius:14px;color:var(--text-tertiary);background:#ffffffad;font-size:12px;line-height:1.55}.compareMethod strong{color:var(--text)}.srOnly{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}.fw-brand{font-weight:900;font-family:var(--font-display)}.flex-actions{display:flex;gap:10px;flex-wrap:wrap}.article .flex-actions .btn{text-decoration:none}.article .flex-actions .btn--primary{color:#fff}.demo-fallback{display:block;flex-basis:100%;margin-top:10px;font-size:14px;line-height:1.6;color:#3d514a}.demo-fallback a{color:#174e42;text-decoration:underline;text-underline-offset:3px;font-weight:600}.demo-fallback a:hover{color:#0f352d}.demo-fallback a:focus-visible{outline:3px solid #174e42;outline-offset:4px;border-radius:2px}.mt-0{margin-top:0}.mt-2{margin-top:2px}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-14{margin-top:14px}.mt-18{margin-top:18px}.mt-22{margin-top:22px}.mt-28{margin-top:28px}.my-22{margin-top:22px;margin-bottom:22px}.m-0{margin:0}.mt-12-only{margin:12px 0 0}.py-14{padding-top:14px;padding-bottom:14px}.max-900{max-width:900px}.text-24{font-size:24px}.h-20{height:20px}@media(max-width:760px){.proofGrid{grid-template-columns:1fr}}@media(max-width:620px){.h1{overflow-wrap:normal;word-break:normal;hyphens:none;font-size:clamp(31px,10vw,40px)}.lead,.section__title,.section__desc{overflow-wrap:break-word;word-break:normal}}.callbackLayout{min-height:100vh;display:grid;place-items:center;padding:24px}.callbackCard{max-width:560px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:24px;padding:28px;box-shadow:0 20px 60px #0f172a1f}.muted{color:#475569}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.related-card:hover,.resourceCard:hover,.btn:hover{border-color:#00796e47}.article a,.footer a{color:var(--mono-900)}.productFrame,.productFrame__floating,.productShot,.productShot__media{border-color:#00796e1f}h1,h2,h3,h4,.brand__name,.priceBig,.resourceCard__t,.statCard__v,.fw-brand,.toc strong{font-family:var(--font-display)}body :is(h1,h2,h3,h4,.section__title,.productShot__text :is(h2,h3),.feature h3,.step h3,.plan h3,.plan .priceBig,.box__title,.q__title,.ctaStrip h3,.resourceCard__t,.statCard__v,.proofCard strong,.fw-brand,.toc strong){font-family:var(--font-display)}html{scroll-padding-top:92px}.brand,.brand__logo,.topbar__actions,.burger{flex-shrink:0}.topbar__login{border-color:transparent;background:transparent;box-shadow:none}.topbar__login:hover{background:#00796e14}.topbar__actions .btn--primary{white-space:nowrap}.burger{flex:0 0 44px}.productFrame--hero{background:#fffffff0;border-color:#00796e29;box-shadow:0 32px 92px #0f172a2e}.productFrame__viewport{position:relative;aspect-ratio:auto;overflow:hidden;background:linear-gradient(135deg,#edf4f1,#eef3f9)}.productFrame__viewport .productFrame__img{width:100%;height:auto;max-width:none;object-fit:contain;object-position:center;transform:none}.productFrame__success{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:10px;max-width:280px;padding:11px 14px;border:1px solid rgba(0,121,110,.18);border-radius:16px;background:#ffffffed;box-shadow:0 18px 46px #0f172a29;backdrop-filter:blur(12px)}.productFrame__successIcon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:10px;color:#fff;background:#00796e;font-weight:900}.productFrame__success strong,.productFrame__success small{display:block}.productFrame__success strong{color:var(--text);font-family:var(--font-display);font-size:13px}.productFrame__success small{margin-top:3px;color:var(--text-tertiary);font-size:11px;font-weight:650}.productFrame__journey{display:grid;grid-template-columns:1fr auto 1.16fr auto 1.16fr;align-items:center;gap:8px;padding:14px 16px 16px;border-top:1px solid rgba(0,121,110,.1);background:linear-gradient(180deg,#fffffffa,#edf4f1f5)}.productFrame__journey span{display:flex;align-items:center;gap:8px;min-width:0;color:#374151;font-size:11px;font-weight:800;line-height:1.3}.productFrame__journey b{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:9px;color:#00796e;background:#00796e1c}.productFrame__journey i{color:#69a79d;font-style:normal;font-weight:900}.section--product{position:relative;border-top:1px solid rgba(0,121,110,.08);border-bottom:1px solid rgba(0,121,110,.09);background:radial-gradient(800px 420px at 8% 12%,rgba(105,167,157,.15),transparent 65%),linear-gradient(180deg,#edf4f194,#f7fafcb3)}.productShowcase{gap:24px}.productShot{gap:24px;border-color:#00796e24;background:#ffffffe6;box-shadow:0 24px 72px #0f172a1a}.productShot__media{position:relative;min-height:0;overflow:hidden;background:linear-gradient(135deg,#edf4f1,#eef3f8)}.productShot__screen{overflow:hidden;background:#f7fafc}.productShot__media img{width:100%;height:auto;max-width:none;object-fit:contain;object-position:center;transform:none}.productShot__caption{position:relative;z-index:2;border-top:1px solid rgba(0,121,110,.1);background:linear-gradient(180deg,#fff,#edf4f1)}.productShot__caption--report{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#00796e1a}.productShot__caption--report span{display:flex;align-items:center;gap:9px;min-width:0;padding:13px 12px;background:#fffffff0}.productShot__caption--report b{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:9px;color:#00796e;background:#00796e1a;font-size:10px}.productShot__caption--report strong{min-width:0;color:#374151;font-size:11px;line-height:1.3}.productShot__caption--audio{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:16px;padding:14px 16px}.productShot__caption--audio small,.productShot__caption--audio strong,.productShot__caption--audio span{display:block}.productShot__caption--audio small{color:#00796e;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.productShot__caption--audio strong{margin-top:4px;color:#111827;font:800 13px/1.35 var(--font-display)}.productShot__caption--audio span{margin-top:4px;color:#4b5563;font-size:11px;line-height:1.4;font-weight:650}.audiogramMini{display:block;width:100%;height:auto}.audiogramMini__grid{fill:none;stroke:#edf4f1;stroke-width:1}.audiogramMini__right,.audiogramMini__left{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.audiogramMini__right{stroke:#d95d67}.audiogramMini__left{stroke:#3888c7}.audiogramMini__dots circle{fill:#fff;stroke-width:2}.audiogramMini__dots--right circle{stroke:#d95d67}.audiogramMini__dots--left circle{stroke:#3888c7}.compareWrap{grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:22px}.compareTableWrap{box-shadow:0 20px 60px #0f172a17}.compareAside .box{border-color:#00796e2e;background:linear-gradient(160deg,#edf4f1f5,#ffffffeb);box-shadow:0 22px 64px #0f172a17}.section--security{position:relative;margin:20px 0;padding-top:58px;padding-bottom:58px;overflow:hidden;color:#fff;background:radial-gradient(700px 360px at 8% 0%,rgba(105,167,157,.22),transparent 64%),radial-gradient(700px 360px at 92% 100%,rgba(0,121,110,.15),transparent 64%),linear-gradient(135deg,#0f433d,#0a2f35 60%,#0b2933)}.section--security:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,transparent,#000 28%,#000 72%,transparent)}.section--security .container{position:relative;z-index:1}.section--security .section__kicker{color:#d6e5dd}.section--security .section__title{color:#fff}.section--security .section__desc,.section--security>.container>.fine{color:#ffffffbd}.section--security .feature{border-color:#ffffff29;background:#fffffff5;box-shadow:0 20px 58px #0000002e}.section--security .feature h3{color:#111827}.section--security .feature p{color:#4b5563}.section--security .feature .tag{color:#00796e;background:#edf4f1;border-color:#00796e29}.pricingGrid--3{grid-template-columns:1.06fr .97fr .97fr;gap:18px;align-items:stretch}.pricingGrid--3 .plan{position:relative;display:flex;flex-direction:column;min-width:0;padding:24px}.pricingGrid--3 .plan--highlight{border:2px solid rgba(0,121,110,.62);background:radial-gradient(380px 220px at 15% 8%,rgba(105,167,157,.24),transparent 66%),linear-gradient(180deg,#edf4f1,#fff);box-shadow:0 30px 88px #00796e2e;transform:translateY(-7px)}.plan__recommended{position:absolute;top:-14px;right:20px;padding:7px 11px;border-radius:999px;color:#fff;background:#00796e;box-shadow:0 12px 28px #00796e3d;font-size:11px;font-weight:850;letter-spacing:.02em}.plan .priceBig{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:18px}.plan .priceBig strong{color:#0f433d;font-family:var(--font-display);font-size:46px;line-height:1;letter-spacing:-.05em}.plan .priceBig span{padding:5px 9px;border-radius:999px;color:#0f433d;background:#00796e1a;font-size:12px;font-weight:850}.plan__renewal{margin-top:14px;padding:12px 14px;border:1px solid rgba(0,121,110,.14);border-radius:14px;color:#374151;background:#edf4f1b8;font-size:13px;line-height:1.55}.plan__renewal strong{color:#111827}.plan__renewal span{color:#4b5563}.plan__value{display:flex;flex-direction:column;justify-content:center;min-height:88px;margin-top:18px;padding:14px;border:1px solid rgba(0,121,110,.14);border-radius:14px;background:linear-gradient(135deg,#edf4f1d1,#f8fcfcf0)}.plan__value strong{color:#0f433d;font:800 19px/1.2 var(--font-display)}.plan__value span{margin-top:6px;color:#4b5563;font-size:12px;font-weight:750}.pricingGrid--3 .plan__footer{display:grid;gap:10px;margin-top:auto;padding-top:20px}.pricingGrid--3 .plan__footer>.fine:first-child{display:flex;align-items:flex-end;min-height:40px}.pricingGrid--3 .plan__footer .plan__cta{margin-top:0;padding-top:0}.pricingGrid--3 .plan__footer>.fine:last-child{min-height:34px}.resourceCard--featured{border-color:#00796e3d;background:radial-gradient(300px 180px at 0% 0%,rgba(105,167,157,.2),transparent 70%),linear-gradient(180deg,#edf4f1fa,#ffffffeb);box-shadow:0 24px 68px #00796e1f}.resourceCard--featured .resourceCard__k{color:#0f433d}@media(max-width:1280px){.nav{display:none}.burger{display:inline-grid;place-items:center}.topbar__actions .btn--outline,.mobileNav{display:none}.mobileMenu[open] .mobileNav{display:block}.compareWrap{grid-template-columns:1fr}.compareAside .box{position:relative;top:auto}}@media(max-width:980px){.productFrame__journey{grid-template-columns:1fr auto 1.16fr auto 1.16fr}.pricingGrid--3 .plan--highlight{transform:none}.pricingGrid--3{grid-template-columns:1fr}.pricingGrid--3 .plan{height:auto}.pricingGrid--3 .plan__footer>.fine:first-child,.pricingGrid--3 .plan__footer>.fine:last-child{min-height:0}}@media(max-width:620px){html{scroll-padding-top:80px}.section{padding:42px 0}.section--tight{padding-top:30px;padding-bottom:30px}.topbar__inner{gap:10px}.topbar__actions{gap:8px}.brand__tag{display:none}.topbar__actions .btn--primary{padding:9px 11px;font-size:12px}.productFrame__bar{height:42px;padding:0 12px}.productFrame__viewport{aspect-ratio:auto}.productFrame__viewport .productFrame__img{transform:none}.productFrame__success{right:10px;bottom:10px;left:10px;max-width:none;padding:9px 11px}.productFrame__journey{grid-template-columns:1fr;gap:7px;padding:12px}.productFrame__journey i{display:none}.productFrame__journey span{padding:7px 9px;border-radius:11px;background:#00796e0f}.productShot__caption--report{grid-template-columns:1fr}.productShot__caption--report span{padding:10px 12px}.productShot__caption--audio{grid-template-columns:1fr;gap:8px}.audiogramMini{max-width:220px;margin:0 auto}.section--security{margin:8px 0;padding-top:46px;padding-bottom:46px}.pricingGrid--3 .plan{padding:20px}.heroAssurance{gap:6px 12px}.heroAssurance span:nth-child(2){display:none}.mobileNav__inner{gap:7px;padding:9px 0 12px}.mobileNav__inner>a,.mobileNav__actions a{padding:9px 11px;min-height:42px;border-radius:13px}.mobileNav__actions{gap:7px}.compareTableWrap{overflow:visible;border:0;background:transparent;box-shadow:none}.compareTable{display:block;min-width:0}.compareTable thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.compareTable tbody{display:grid;gap:12px}.compareTable tbody tr{display:block;overflow:hidden;border:1px solid rgba(16,24,40,.1);border-radius:16px;background:#ffffffd1;box-shadow:0 12px 34px #0f172a0f}.compareTable tbody th{display:block;width:auto;padding:13px 14px 10px;border-bottom:1px solid rgba(16,24,40,.08);font-size:13px}.compareTable td{display:flex;gap:9px;align-items:flex-start;padding:9px 14px;border-bottom:1px solid rgba(16,24,40,.07);font-size:12px}.compareTable td:before{content:attr(data-label);flex:0 0 98px;color:var(--text-secondary);font-size:11px;font-weight:850;letter-spacing:.01em}.compareTable td .pillOk,.compareTable td .pillNo{flex:0 0 auto}.compareTable tbody tr td:last-child{border-bottom:0}}@media(max-width:360px){.topbar__actions .btn--primary{padding:8px 9px;font-size:11px}.brand{gap:7px}.brand__logo{width:36px;height:36px}.productFrame__success small{display:none}.mobileNav__actions{grid-template-columns:1fr}}.mobileMenu{display:none}.burger,.q{list-style:none;cursor:pointer}.burger::-webkit-details-marker,.q::-webkit-details-marker{display:none}.mobileMenu[open] .mobileNav{display:block}.mobileNav{position:absolute;left:0;top:100%;width:100%;max-height:calc(100vh - 84px);max-height:calc(100dvh - 84px);overflow-y:auto;overscroll-behavior:contain;background:#fff;box-shadow:0 12px 24px #11182714}.trialNote{max-width:54ch;margin:12px 0}.trialNote a,.contactStatus a{color:var(--brand-contrast);text-decoration:underline}.exampleCard{padding:28px;border:1px solid var(--stroke);border-radius:22px;background:#fff}.exampleCard h3{margin:10px 0;font-size:clamp(22px,3vw,30px);line-height:1.25}.exampleCard p{color:var(--text-secondary);line-height:1.65}.exampleGrid{display:grid;grid-template-columns:1fr 1.3fr;gap:22px;margin:22px 0}.exampleGrid>div{padding:20px;border-radius:14px;background:#edf4f1}.exampleCard h4{font-size:16px;margin:0 0 12px;color:#0f433d}.exampleGrid p,.exampleGrid dl{margin:0}.exampleGrid dt{font-weight:700;margin-top:10px}.exampleGrid dt:first-child{margin-top:0}.exampleGrid dd{margin:2px 0 0;color:var(--text-secondary)}.exampleValidation{border-left:3px solid #00796e;padding-left:18px;margin:0 0 22px}.contactStatus{min-height:1.5em;max-width:42ch}.footer__cols>div{min-width:0}.footer__cols a[href^="mailto:"]{overflow-wrap:anywhere}@media(max-width:1280px){.mobileMenu{display:block}.mobileMenu>.burger{display:grid}}@media(max-width:640px){.exampleCard{padding:20px}.exampleGrid{grid-template-columns:1fr;gap:12px}.exampleGrid>div{padding:16px}.section{padding-top:44px;padding-bottom:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.landingPage .hero__audience{margin:22px 0 10px;color:#0f433d;font-size:15px;font-weight:750}.landingPage .h1{margin-top:0;line-height:1.1;letter-spacing:-.035em;text-wrap:balance}.landingPage .h1 .grad{display:block}.landingPage .trialNote{max-width:58ch;font-size:14px;line-height:1.6}.productLinks{display:flex;flex-wrap:wrap;gap:10px 24px;margin:-6px 0 26px}.productLinks a,.previewLink{color:#0f433d;font-size:14px;font-weight:750;text-underline-offset:4px}.previewLink{display:inline-block;padding:10px 0;min-height:44px}.productFrame__result{padding:18px 20px;background:#fff;border-top:1px solid var(--stroke)}.productFrame__result p{margin:8px 0 0;font-size:16px;line-height:1.55;color:var(--text-secondary)}.productFrame--hero{box-shadow:0 20px 48px #0f172a1f}.landingPage .productShot{box-shadow:none}.productShot__caption--audio small{font-size:12px}.productShot__caption--audio strong{font-size:16px}.productShot__caption--audio span{font-size:14px;font-weight:400;line-height:1.5}.exampleGrid{align-items:start}.comparisonDetails{margin-top:24px;border:1px solid var(--stroke);border-radius:14px;background:#fff}.comparisonDetails>summary,.planDetails>summary{padding:16px;cursor:pointer;color:#0f433d;font-weight:750;line-height:1.5}.comparisonDetails__body{padding:0 16px 16px}.comparisonDetails .compareTableWrap{box-shadow:none}.compareHighlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.compareHighlights>div{padding:2px 0 2px 18px;border-left:3px solid #69a79d}.compareHighlights h3{font-size:18px;margin:0 0 8px;line-height:1.35}.compareHighlights p{font-size:16px;line-height:1.6;color:var(--text-secondary);margin:0}.compareMethod{font-size:14px;line-height:1.6;box-shadow:none}.compareTable th,.compareTable td{font-size:14px;line-height:1.5}.landingPage .pricingGrid--3{align-items:start}.landingPage .pricingGrid--3 .plan{height:auto}.landingPage .plan{box-shadow:none}.landingPage .plan--highlight{transform:none;box-shadow:0 16px 42px #00796e1a}.plan__trial{margin:24px 0 0;font-size:22px;line-height:1.35;font-weight:750;color:#0f433d}.plan__trial span{display:block;margin-top:4px;font-size:14px;font-weight:400}.plan__renewal{padding:0;border:0;background:none;font-size:16px;line-height:1.55}.plan__renewal strong{display:block;font-size:20px;line-height:1.4;color:#111827}.plan__renewal span{display:block;margin-top:8px}.plan__choice{font-size:14px;line-height:1.6;margin:14px 0 0;color:var(--text-secondary)}.landingPage .plan .fine,.landingPage .plan .sub{font-size:14px;line-height:1.55}.landingPage .plan .checklist{gap:9px;font-size:14px;line-height:1.55}.landingPage .pricingGrid--3 .plan__footer{margin-top:0;padding-top:18px}.landingPage .pricingGrid--3 .plan__footer>.fine{min-height:0}.plan__value{min-height:0;padding:0;border:0;background:none;margin:18px 0 10px}.plan__value span{font-size:14px;font-weight:400}.planDetails{border-top:1px solid var(--stroke);border-bottom:1px solid var(--stroke);margin-top:16px}.planDetails>summary{padding:12px 0;font-size:14px}.planDetails .checklist{margin:0 0 14px}.landingPage .qa{border-radius:0;border-width:0 0 1px;box-shadow:none;background:transparent}.landingPage .accordion{gap:0;border-top:1px solid var(--stroke)}.landingPage .q{padding:16px 0}.landingPage .a{padding:0 0 18px;font-size:14px;line-height:1.65}.landingPage .resourceCard{box-shadow:none}.landingPage .resourceCard__d{font-size:14px;line-height:1.6}.landingPage .section--security .feature{box-shadow:none}.landingPage .section--security .feature p{font-size:14px;line-height:1.55}.landingPage .section--security>.container>.fine{font-size:14px;line-height:1.6}.mobileMenu[open] .burger{position:relative}.mobileMenu[open] .burger span{position:absolute;left:13px;margin:0}.mobileMenu[open] .burger span:first-child{transform:rotate(45deg)}.mobileMenu[open] .burger span:nth-child(2){opacity:0}.mobileMenu[open] .burger span:last-child{transform:rotate(-45deg)}.mobileNav{padding-bottom:env(safe-area-inset-bottom)}.previewDialog{width:min(1320px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:24px;border:1px solid var(--stroke);border-radius:18px;background:#fff;color:var(--text);overflow:auto}.previewDialog::backdrop{background:#071c21b8}.previewDialog__head{display:flex;gap:16px;align-items:center;justify-content:space-between}.previewDialog__head h2{font-size:24px;line-height:1.3;margin:0}.previewDialog__head form{flex-shrink:0}.previewDialog>p{font-size:14px;line-height:1.5;color:var(--text-secondary)}.previewDialog__scroll{max-height:calc(100dvh - 210px);overflow:auto;border:1px solid var(--stroke);border-radius:8px;overscroll-behavior:contain}.previewDialog__scroll img{display:block;width:1240px;max-width:none;height:auto}@media(min-width:981px){.landingPage .section--security .genGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.landingPage .section--security .feature{grid-column:span 2}.landingPage .section--security .feature:nth-last-child(-n+2){grid-column:span 3}}@media(max-width:980px){.productShot--reverse .productShot__text{order:0}.productShot--reverse .productShot__media{order:1}}@media(max-width:620px){.landingPage .h1{font-size:clamp(30px,8.2vw,40px)}.landingPage .productFrame__viewport{display:none}.landingPage .hero__audience{font-size:14px;margin-top:18px}.landingPage .hero__copy .lead{font-size:16px;line-height:1.6}.compareHighlights{grid-template-columns:1fr;gap:20px}.comparisonDetails__body{padding:0 10px 10px}.compareTable tbody th,.compareTable td{font-size:14px}.compareTable td{display:grid;grid-template-columns:24px minmax(0,1fr);gap:6px 10px}.compareTable td:before{grid-column:1 / -1;font-size:13px}.compareTable tbody tr{box-shadow:none}.productFrame__journey{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px}.productFrame__journey span{display:flex;flex-direction:column;align-items:flex-start;background:none;padding:0;border-radius:0;font-size:12px;line-height:1.45}.productFrame__result{padding:16px}.productShot__caption--audio{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:14px}.productShot__caption--audio .audiogramMini{align-self:start;margin-top:4px}.productShot__caption--audio .previewLink span{display:inline}.previewDialog{padding:16px;width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.previewDialog__head{flex-direction:column;align-items:flex-start;gap:12px}.previewDialog__head h2{font-size:20px}.previewDialog__scroll{max-height:calc(100dvh - 240px)}}@media(max-width:520px){.landingPage .footer__cols{grid-template-columns:1fr;gap:24px}}@media(max-width:360px){.topbar__actions .btn--primary{font-size:12px}}@media(max-height:480px){.previewDialog{padding:12px}.previewDialog__head{flex-direction:row;align-items:center;gap:12px}.previewDialog__head h2{font-size:18px}.previewDialog__scroll{max-height:calc(100dvh - 150px)}}body{background:var(--bg0)}body:before,body:after{content:none}.topbar{background:#fff;border-bottom:1px solid var(--stroke);box-shadow:none;backdrop-filter:none}.brand__logo{box-shadow:none;border:1px solid #dbe5e7;border-radius:14px}.brand__name{font-size:18px;font-weight:800;color:#00796e}.brand__tag{color:var(--muted)}.nav__link{font-size:14px;font-weight:600}.nav__link:hover{background:#edf4f1;color:#00796e}.btn{box-shadow:none;background:#fff;border-color:#dbe5e7;font-weight:700;border-radius:14px}.btn:hover{box-shadow:none;border-color:#69a79d;transform:none}.btn--primary{background:#00796e;color:#fff;box-shadow:none}.btn--primary:hover{background:#0f433d;color:#fff;box-shadow:none}.btn--outline:hover,.btn--ghost:hover{background:#f5f8f8}.pill{background:#fff0e1;border-color:#efd3b5;color:#754623;font-size:13px}.pill__dot{background:#b9672d;box-shadow:none;width:7px;height:7px}.landingPage .h1 .grad{color:#00796e;background:none;-webkit-text-fill-color:currentColor}.landingPage .hero__audience{color:#586b73;letter-spacing:.01em}.heroAssurance b{background:#edf4f1}.section__kicker{color:#00796e}.card,.step,.feature,.problemCard,.plan,.qa,.box,.resourceCard,.compareTableWrap,.related-block,.statCard,.trustStrip,.ctaStrip{background:#fff;border-color:var(--stroke);box-shadow:var(--shadow)}.productFrame--hero{border-radius:22px;background:#fff;border-color:#dbe5e7}.landingPage .productFrame--hero{box-shadow:0 8px 24px #0208170f}.productFrame__viewport{background:#f7f8f6}.productFrame__result{background:#fff}.productFrame__journey{background:#f5f8f8;border-color:#dbe5e7}.productFrame__journey b{background:#edf4f1;border-radius:8px}.section--product{background:#fff;border-color:var(--stroke)}.exampleCard{border-color:#dbe5e7;background:#fff}.exampleGrid>div{background:#f5f8f8;border:1px solid #e5ebec}.exampleGrid>div:last-child{background:#edf4f1;border-color:#d6e5dd}.productShot{background:#fff;border-color:#dbe5e7;border-radius:22px}.productShot__media,.productShot__screen{background:#f7f8f6}.productShot__caption{background:#f5f8f8;border-color:#dbe5e7}.compareHighlights>div{border-color:#00796e}.comparisonDetails,.compareMethod{background:#fff;border-color:#dbe5e7}.landingPage .section--security{background:#eaf1ed;color:var(--text);border-top:1px solid #e1e8e2;border-bottom:1px solid #e1e8e2}.section--security:after{content:none}.section--security .section__kicker{color:#0f675e}.section--security .section__title{color:var(--text)}.section--security .section__desc,.section--security>.container>.fine{color:#5b6778}.section--security .feature{background:#fff;border-color:#dfe8e2}.section--security .feature .tag{background:#f5f8f8;color:#00796e;border-color:#dbe5e7}.landingPage .pricingGrid--3 .plan--highlight{background:#fff;border:2px solid #00796e;box-shadow:none}.landingPage .plan__badge{background:#00796e}.plan__value strong{color:#00796e}.resourceCard--featured{background:#edf4f1;border-color:#d6e5dd;box-shadow:none}.resourceCard:hover{background:#f5f8f8;border-color:#69a79d;transform:none}.footer{background:#f7f8f6;border-color:#e1e8e2}.footer a:hover{color:#0f433d}.previewDialog{background:#f7f8f6;border-color:#dbe5e7;border-radius:22px;box-shadow:var(--shadow)}.previewDialog__scroll{background:#fff;border-color:#dbe5e7;border-radius:14px}.previewDialog::backdrop{background:#0f172aa6}.previewDialog__scroll img{width:auto;height:auto;margin-inline:auto}.productShot__caption--audio{grid-template-columns:1fr}.productShot__caption--audio .previewLink span{display:inline}@media(min-width:621px)and (max-width:980px){.hero__visual{width:100%;max-width:640px;margin-inline:auto}}:root{--font-body:"Segoe UI Variable Text","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--brand:#00796e;--brand2:#0f433d;--accent:#c17d5f;--brand-contrast:#00796e;--brand-contrast-hover:#0f433d;--mono-900:#0f433d;--mono-700:#00796e;--mono-500:#55948b;--mono-300:#b8d5cc;--mono-100:#edf4f1;--card2:#f0f4f1;--stroke:#dfe6e1;--shadow:0 8px 26px rgba(15,23,42,.05)}body{font-family:var(--font-body);background:var(--bg0)}.topbar{width:min(1280px,calc(100% - 48px));margin:14px auto 0;top:12px;border:1px solid var(--stroke);border-radius:22px;box-shadow:var(--shadow)}.topbar .topbar__inner{width:auto;margin:0;padding:14px 24px;gap:20px}.brand__logo,.miniBrand>img{display:none}.brand__name,.fw-brand{font-family:var(--font-display);font-size:34px;font-weight:400;letter-spacing:-.04em;color:var(--text)}.brand__tag{font-size:11px;line-height:1.4;color:var(--muted)}.nav{gap:12px}.nav__link{color:#38574f;font-size:13px}.btn{font-family:var(--font-body);border-radius:12px;font-size:13px;min-height:44px}.btn--primary{background:#00796e;color:#fff}.btn--primary:hover{background:#0f433d;color:#fff}.hero--product{padding:46px 0 64px}.hero__grid--product{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);gap:48px;align-items:start}.hero__copy{padding-top:20px}.landingPage .hero__audience{margin:0 0 18px;color:#0f433d;font-size:13px;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.landingPage .h1{font-size:clamp(42px,4.1vw,60px);line-height:1.04;font-weight:700;letter-spacing:-.045em;text-wrap:initial}.landingPage .h1 .grad{color:var(--text);background:none}.landingPage .h1:after{content:"";display:block;width:108px;height:4px;margin:24px 0 26px;border-radius:3px;background:#c17d5f}.hero__copy .lead{margin:0;line-height:1.7;font-size:16px;color:#58645f}.hero__cta{margin-top:26px;gap:12px}.hero__demoLink{padding:10px 14px;min-height:44px;border:1px solid #bdcdc5;border-radius:12px;background:#fff;color:#264a43;font-weight:700;text-decoration:none}.hero__demoLink:hover{color:#0f433d;background:#edf4f1;border-color:#7fa398}.hero__copy>.pill{display:flex;width:fit-content;background:none;border:0;border-radius:0;padding:0;margin-top:18px;font-size:13px;font-weight:500;color:#58645f}.pill__dot{background:#55948b}.landingPage .trialNote{font-size:13px;line-height:1.6;margin:10px 0 0}.heroAssurance{margin-top:20px;font-size:12px;font-weight:600;color:#3f5851}.heroAssurance a,.heroAssurance b{color:#0f433d}.heroAssurance b{background:#e7f1ec}.section__title{font-size:clamp(30px,3.1vw,44px);line-height:1.13;letter-spacing:-.035em;font-weight:600;color:var(--text)}.section__kicker{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.09em;color:#00796e}.section__desc{max-width:72ch;line-height:1.7;color:#58645f}body :is(.feature h3,.compareHighlights h3,.plan h3,.box__title,.q__title,.resourceCard__t,.plan__trial,.plan__value strong,.productShot__caption--audio strong){font-family:var(--font-body)}.exampleCard h3,.productShot__text h3{font-family:var(--font-display);font-size:clamp(26px,2.3vw,34px);line-height:1.2;font-weight:600;letter-spacing:-.025em}.exampleGrid h4,.exampleValidation h4{font-family:var(--font-body);color:#264a43}.productFrame__result{background:#fcfdfb}.productFrame__journey,.productShot__caption{background:#f0f4f1}.productFrame__result .section__kicker{font-size:11px;letter-spacing:.08em}.productFrame__journey b{background:#e4eee7;color:#0f433d}.productFrame__journey i{color:#00796e}.productFrame__result p{font-size:15px}.previewLink{color:#0f433d}.section--product{background:#fdfefc}.exampleGrid>div{background:#f4f6f3;border-color:var(--stroke)}.exampleGrid>div:last-child{background:#eaf3ed;border-color:#d4e3d9}.landingPage .section--security{background:#eaf1ed;border-color:#dae4dc}.landingPage .pricingGrid--3 .plan--highlight{border-color:#00796e;background:#fcfdfb}.resourceCard--featured{background:#edf4f1;border-color:#d4e3d9}.footer{background:#f0f4f1;border-color:#dfe6e1}.footer a:hover{color:#0a3732}.previewDialog{background:#f7f8f6}.mobileNav{border-radius:18px;border:1px solid var(--stroke);margin-top:8px;max-height:calc(100dvh - 120px);background:#fdfefc}@media(max-width:1280px){.topbar .topbar__inner{padding-inline:20px}.mobileNav{max-height:calc(100dvh - 122px)}}@media(max-width:980px){.hero__grid--product{grid-template-columns:1fr;gap:32px}.hero__copy{padding-top:0;max-width:680px}.hero--product{padding-top:36px}}@media(max-width:620px){.topbar{width:calc(100% - 24px);margin-top:10px;top:8px;border-radius:18px}.topbar .topbar__inner{padding:10px 12px;gap:10px}.brand__name{font-size:30px}.hero--product{padding:32px 0 40px}.landingPage .hero__audience{font-size:11px;line-height:1.6;margin-bottom:14px;letter-spacing:.06em}.landingPage .h1{font-size:clamp(32px,9.5vw,45px);line-height:1.08;letter-spacing:-.045em}.landingPage .h1:after{width:84px;margin:20px 0 22px}.hero__cta{gap:10px;margin-top:22px}.hero__demoLink{font-size:13px;padding:10px 12px}.heroAssurance{margin-top:18px}.mobileNav{max-height:calc(100dvh - 110px)}}.landingPage .hero--product{padding-bottom:48px}.heroJourney{width:min(1024px,calc(100% - 48px));margin:34px auto 0;padding:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border:1px solid var(--stroke);border-radius:22px;background:#f0f4f1;box-shadow:var(--shadow)}.heroJourney>[role=listitem]{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #e5ece7;border-radius:14px;min-width:0}.heroJourney__number{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid #d6e5dd;border-radius:50%;color:#00796e;font-size:14px;font-weight:700}.heroJourney strong{font-size:14px;line-height:1.4;color:var(--text)}.heroJourney p{margin:3px 0 0;color:#58645f;font-size:13px;line-height:1.5}.landingPage .section__head{text-align:center;max-width:900px;margin:0 auto 30px}.landingPage .section__head .section__title{max-width:30ch;margin-inline:auto}.landingPage .section__head .section__desc{margin-inline:auto}.landingPage .productLinks{justify-content:center}@media(min-width:981px){.landingPage .hero__grid--product{align-items:center;gap:48px}.landingPage .hero__copy{padding-top:0}.landingPage .hero__visual{max-width:570px;justify-self:end}.landingPage .productFrame__result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;background:#fdfefc}.landingPage .productFrame__result p{display:none}.landingPage .productFrame__result .previewLink{flex-shrink:0;font-size:13px}.landingPage .productFrame--hero{box-shadow:0 12px 28px #0f172a0f}}@media(max-width:620px){.landingPage .hero--product{padding-bottom:34px}.heroJourney{width:calc(100% - 32px);margin-top:20px;padding:6px;gap:5px;border-radius:18px}.heroJourney>[role=listitem]{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 8px;border-radius:12px}.heroJourney__number{width:28px;height:28px;flex-basis:28px;font-size:12px}.heroJourney strong{font-size:12px;line-height:1.4;display:block}.heroJourney p{display:none}.landingPage .section__head{margin-bottom:24px}}.brand__name,.fw-brand,.landingPage .h1,.landingPage .h1 .grad,.section__title{color:#0f433d}.btn--primary{background:linear-gradient(135deg,#00796e,#0f433d);border-color:#00796e}.btn--primary:hover{background:#0f433d;border-color:#0f433d}.pill__dot{background:#00796e}.heroJourney a{color:var(--brand-contrast);text-decoration:underline;text-underline-offset:3px}.followupExample{padding:28px;border:1px solid var(--stroke);border-radius:22px;background:#fff;scroll-margin-top:120px}.followupExample h3{margin:10px 0;font:600 clamp(26px,2.3vw,34px)/1.2 var(--font-display);letter-spacing:-.025em;color:var(--text)}.followupExample>p{color:var(--text-secondary);line-height:1.65;max-width:82ch}.followupGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.followupGrid>div{padding:20px;border:1px solid var(--stroke);border-radius:14px;background:#f4f6f3}.followupGrid>div:last-child{background:#eaf3ed}.followupGrid h4{margin:0 0 10px;font:700 16px/1.45 var(--font-body)}.followupGrid p{margin:0;font-size:16px;line-height:1.65;color:var(--text-secondary)}.offerOptions{margin-top:16px;border-block:1px solid var(--stroke)}.offerOptions>summary,.groupOffers>summary{padding:12px 0;min-height:44px;cursor:pointer;color:var(--brand2);font-size:14px;font-weight:700;line-height:1.5}.offerOptions__body{font-size:14px;line-height:1.6;padding-bottom:14px;color:var(--text-secondary)}.offerOptions__body p{margin:0 0 12px}.offerOptions a,.groupOffers a,.section--security .feature a,.section--security>.container>.fine a{color:var(--brand-contrast);text-decoration:underline;text-underline-offset:3px}.offerOptions>summary:focus-visible,.groupOffers>summary:focus-visible{outline:3px solid var(--brand);outline-offset:4px;border-radius:4px}.groupOffers{margin-top:24px;padding:4px 20px;border:1px solid var(--stroke);border-radius:14px;background:#fff}.groupOffers__body{display:grid;grid-template-columns:1fr 1fr;gap:16px 28px;padding:4px 0 16px;font-size:14px;line-height:1.65;color:var(--text-secondary)}.groupOffers__body h3{font:700 16px/1.5 var(--font-body);margin:0 0 8px;color:var(--text)}.groupOffers__body p{margin:0}.groupOffers__body>p{grid-column:1/-1}.pricingNote{margin:16px 0 0;font-size:13px;line-height:1.65;color:var(--text-secondary)}.plan[data-offer=centre] .plan__renewal{margin-top:24px}.billingSwitch{margin:0 0 32px;padding:0;border:0;text-align:center;min-width:0}.billingSwitch legend{float:left;width:100%;margin-bottom:10px;font-size:14px;font-weight:700;color:var(--text)}.billingSwitch__choices{display:inline-flex;gap:4px;padding:5px;border:1px solid #b9cbc4;border-radius:999px;background:#eaf0eb;clear:both}.billingSwitch label{position:relative;cursor:pointer}.billingSwitch input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.billingSwitch label span{display:block;min-width:112px;padding:12px 20px;border-radius:999px;font-size:15px;font-weight:700;color:#0f433d}.billingSwitch input:checked+span{background:#0f433d;color:#fff}.billingSwitch input:focus+span{outline:3px solid #00796e;outline-offset:3px}.billingSwitch__hint{margin:12px 0 0;font-size:14px;line-height:1.6;color:var(--text-secondary)}.pricingOffers .billing--yearly{display:none}.pricingOffers:has(#billing-yearly:checked) .billing--monthly{display:none}.pricingOffers:has(#billing-yearly:checked) .billing--yearly{display:block}.pricingGrid--2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;max-width:1040px;margin-inline:auto}.landingPage .pricingGrid--2 .plan{display:flex;flex-direction:column;min-width:0;padding:30px;border:1px solid #b9cbc4;background:#fff}.pricingGrid--2 .plan__top{min-height:72px}.pricingGrid--2 .plan h3{font-size:25px;color:#0f433d}.pricingGrid--2 .plan .sub{margin-top:8px}.planPrice{min-height:174px;padding-top:20px}.planPrice__amount{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px;margin:0;color:#0f433d}.planPrice__amount strong{font-family:var(--font-display);font-size:52px;line-height:1.12;letter-spacing:-.035em;font-weight:500}.planPrice__amount>span{font-size:15px;line-height:1.5}.planPrice__terms{margin:12px 0 0;font-size:14px;line-height:1.6;color:var(--text-secondary)}.planPrice__terms strong{color:var(--text);font-weight:650}.planPrice__payment{margin:8px 0 0;font-size:13px;line-height:1.6;color:var(--text-secondary)}.pricingGrid--2 .plan__benefits{margin:24px 0 0;padding-top:22px;border-top:1px solid var(--stroke);gap:14px}.pricingGrid--2 .plan__footer{margin-top:auto;padding-top:28px}.pricingGrid--2 .plan__footer .btn{min-height:48px;width:100%;white-space:normal;text-align:center;line-height:1.5}.pricingGrid--2 .plan__footer .fine{margin:12px 0 0;min-height:66px}.networkOffer{max-width:1040px;margin:24px auto 0;padding:24px 30px;border:1px solid #cbd8d1;border-radius:var(--radius);background:#edf3ed}.networkOffer__intro{display:flex;align-items:center;justify-content:space-between;gap:24px}.networkOffer h3{margin:0;font:700 21px/1.4 var(--font-body);color:#0f433d}.networkOffer__intro p{max-width:610px;margin:8px 0 0;font-size:14px;line-height:1.65;color:var(--text-secondary)}.networkOffer__intro .btn{flex-shrink:0;white-space:normal;text-align:center}.networkOffer .groupOffers{margin:18px 0 0;padding:0;border:0;border-top:1px solid #cbd8d1;border-radius:0;background:transparent}.groupOffers__body h4{font:700 16px/1.5 var(--font-body);margin:0 0 8px;color:var(--text)}.groupOffers__body p+p{margin-top:12px}.pricingConditions{max-width:1040px;margin:18px auto 0}.pricingConditions>summary{min-height:44px;padding:12px 0;font-size:14px;font-weight:650;line-height:1.5;color:var(--brand2);cursor:pointer}.pricingConditions>summary:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:4px}.pricingConditions__body{max-width:900px;font-size:14px;line-height:1.65;color:var(--text-secondary)}.pricingConditions__body p{margin:0 0 12px}#offre .pricingNote{max-width:1040px;margin-inline:auto}@media(max-width:767px){.pricingGrid--2{grid-template-columns:1fr;gap:18px}.landingPage .pricingGrid--2 .plan{padding:24px}.pricingGrid--2 .plan__top,.planPrice{min-height:0}.planPrice__amount strong{font-size:46px}.pricingGrid--2 .plan__footer .fine{min-height:0}.networkOffer{padding:22px 24px}.networkOffer__intro{align-items:flex-start;flex-direction:column;gap:18px}}@media(forced-colors:active){.billingSwitch input:checked+span{background:Highlight;color:HighlightText;forced-color-adjust:none}}@media(max-width:620px){.followupExample{padding:20px}.followupGrid,.groupOffers__body{grid-template-columns:1fr}.followupGrid{gap:12px}.followupGrid>div{padding:16px}.groupOffers{padding-inline:16px}}.terrainGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 34px}.terrainCard{position:relative;min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--stroke);border-radius:18px;background:#f3f7f3}.terrainCard:nth-child(-n+2){background:#eaf3ed;border-color:#cedfd5}.terrainCard__number{color:#00796e;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:12px}.terrainCard h3{margin:0 0 10px;font:700 18px/1.35 var(--font-body);color:#0f433d}.terrainCard p{margin:0 0 18px;color:#58645f;line-height:1.65;font-size:15px}.terrainCard a{margin-top:auto;min-height:32px;display:inline-flex;align-items:center;gap:8px;color:#0f433d;font-size:13px;font-weight:700;text-underline-offset:4px}.documentUse,.organisationUse{padding:32px;border:1px solid var(--stroke);border-radius:22px;background:#fff;scroll-margin-top:120px;min-width:0}.documentUse h3,.organisationUse h3{margin:10px 0 14px;font:600 clamp(26px,2.3vw,34px)/1.2 var(--font-display);letter-spacing:-.025em;color:var(--text)}.documentUse>p,.organisationUse>p{margin:0;max-width:90ch;color:#58645f;line-height:1.7}.documentUse__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:26px 0}.documentUse__grid>div{min-width:0;border-left:3px solid #91b9a6;padding-left:18px}.documentUse__grid h4{margin:0 0 10px;font:700 16px/1.4 var(--font-body);color:#0f433d}.documentUse__grid p{margin:0;font-size:15px;line-height:1.65;color:#58645f}.documentFormats{margin:22px 0;border-block:1px solid var(--stroke)}.documentFormats summary{padding:17px 0;color:#0f433d;font-size:15px;font-weight:700;cursor:pointer;line-height:1.5}.documentFormats>div{padding-bottom:18px;color:#58645f;line-height:1.65;font-size:15px}.documentFormats ul{padding-left:22px;columns:2;column-gap:28px;margin:0 0 16px}.documentFormats li{break-inside:avoid;margin-bottom:6px}.documentFormats p{margin:0;max-width:85ch}.documentUse .documentUse__export{font-size:14px}.productShot__text .patientContentNote{font-size:13px;font-weight:400;line-height:1.65;margin-top:18px}.productShot--patient{scroll-margin-top:120px}.productShot--patient .productShot__media img{height:auto;object-fit:contain;aspect-ratio:auto}.organisationUse{background:#edf4f0}.organisationUse .documentUse__grid{margin-bottom:0}@media(max-width:980px){.terrainGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.documentUse__grid{gap:18px}.productShot--patient .productShot__text{order:0}.productShot--patient .productShot__media{order:1}}@media(max-width:620px){.terrainGrid{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.terrainCard{padding:20px}.terrainCard__number{margin-bottom:8px}.terrainCard p{margin-bottom:10px}.documentUse,.organisationUse{padding:22px 18px}.documentUse__grid{grid-template-columns:1fr;gap:22px}.documentFormats ul{columns:1}.productLinks{gap:8px 18px}.productLinks a{min-height:32px;display:inline-flex;align-items:center}}.exampleWorkspace{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:26px;margin-top:26px;align-items:start}.exampleSource{padding:24px;border-radius:16px;background:#edf4f0;border:1px solid var(--stroke);min-width:0}.exampleSource h4{margin:0 0 12px;font:700 16px/1.45 var(--font-body);color:#0f433d}.exampleSource>p{font-size:16px;line-height:1.75;color:#40584f;margin:0 0 20px}.exampleSource .exampleValidation{margin:22px 0;padding:20px 0 0;border:0;border-top:1px solid #cfdfd5;background:none}.exampleSource .exampleValidation p{font-size:14px;line-height:1.65;margin:0;color:#58645f}.exampleSource [role=status]{margin:8px 0;font-size:13px}.exampleDocuments{min-width:0}.documentTabs{display:flex;gap:6px;padding:5px;border:1px solid #ccddd4;border-radius:13px;background:#edf4f0;margin-bottom:14px}.documentTabs[hidden],.documentExample[hidden]{display:none}.documentTabs button{flex:1;min-width:0;min-height:46px;border:1px solid transparent;border-radius:9px;background:transparent;color:#0f433d;font:700 14px/1.4 var(--font-body);padding:10px 12px;cursor:pointer}.documentTabs button[aria-selected=true]{background:#fff;border-color:#b7cdc1;box-shadow:0 2px 4px #0f433d0b}.documentExample{padding:26px;border:1px solid var(--stroke);border-radius:15px;background:#fff;margin-bottom:16px}.documentExample__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#00796e}.documentExample h4{margin:10px 0 22px;font:600 24px/1.25 var(--font-display);color:#0f433d}.documentExample__body{font-size:15px;color:#42544c;line-height:1.65}.documentExample__body h5{font:700 15px/1.45 var(--font-body);color:#0f433d;margin:19px 0 5px}.documentExample__body p{margin:0 0 13px}.documentExample>.btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:22px;text-decoration:none}.downloadMeta{font-size:11px;font-weight:500;white-space:nowrap}.exampleDisclaimer{margin:14px 0 0;font-size:13px;line-height:1.6}.demoPlayer{margin:26px 0 14px;overflow:hidden;border:1px solid #d1dfd7;border-radius:16px;background:#f7f8f6}.demoPlayer video{display:block;width:100%;height:auto;max-height:700px;background:#f7f8f6;object-fit:contain}.demoPlayer video::cue{font-family:Arial,sans-serif;font-size:18px;background:#0c2e26f2;color:#fff}.documentUse #demo-caption{max-width:100ch;font-size:13px;line-height:1.6}.demoTranscript{margin:16px 0;border-block:1px solid var(--stroke)}.demoTranscript summary{padding:16px 0;color:#0f433d;font-size:15px;font-weight:700;cursor:pointer}.demoTranscript ol{padding:0 0 0 24px;color:#58645f;line-height:1.7;font-size:14px}.demoTranscript li{padding-left:4px;margin-bottom:12px}.securityChoices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landingPage .section--security .securityChoices .feature{min-width:0;grid-column:auto}.securityChoices h3{margin:0 0 12px;font:700 17px/1.4 var(--font-body)}.trustEvidence{display:flex;align-items:center;justify-content:space-between;gap:30px;border-block:1px solid #cbdcd2;margin-top:26px;padding:24px 0}.trustEvidence h3{font:700 18px/1.4 var(--font-body);margin:0 0 8px;color:#0f433d}.trustEvidence p{font-size:15px;color:#58645f;line-height:1.65;margin:0;max-width:74ch}.trustEvidence>.btn{flex-shrink:0}@media(max-width:980px){.exampleWorkspace{grid-template-columns:1fr;gap:20px}.exampleSource{display:block}.securityChoices{grid-template-columns:1fr}.trustEvidence{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:620px){.exampleSource,.documentExample{padding:20px 16px}.documentTabs button{font-size:13px;padding:10px 8px}.documentExample h4{font-size:23px}.demoPlayer{margin-top:20px;border-radius:12px}.demoPlayer video::cue{font-size:22px}.documentExample>.btn{font-size:12px}.exampleSource .previewLink{font-size:13px}}.hasMessageWidget{padding-bottom:90px}.messageOpen{overflow:hidden}.messageLauncher{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:180;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:14px 20px;border:1px solid #0f433d;border-radius:999px;background:#0f433d;color:#fff;font:700 14px/1.3 var(--font-body);text-decoration:none;box-shadow:0 7px 26px #0f433d25}.messageLauncher:hover{background:#176052;color:#fff;transform:translateY(-1px)}.messageWidget :focus-visible{outline:3px solid #00796e;outline-offset:4px}.messagePanel{position:fixed;inset:auto max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) auto;width:480px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);margin:0;padding:0;border:1px solid #dbe5df;border-radius:20px;background:#fff;color:#173438;box-shadow:0 18px 70px #0f433d30;overflow:hidden;font:400 14px/1.5 var(--font-body)}.messagePanel[open]{display:flex;flex-direction:column}.messagePanel:not([open]),.messageForm[hidden],.messageSuccess[hidden],.messageIntro[hidden],.messageLauncher[hidden]{display:none}.messagePanel::backdrop{background:#17343838}.messageWidget .messagePanel :where(p){margin:0;font-size:14px;line-height:1.6}.messageHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex:none;padding:22px 24px 18px;background:#fff;border-bottom:1px solid #e3e9e5}.messagePanel .messageHeader p{margin:0 0 7px;font-size:10px;font-weight:750;letter-spacing:.12em;color:#a4513b}.messageWidget .messageHeader h2{margin:0;font:500 29px/1.15 Georgia,Times New Roman,serif;letter-spacing:-.025em;color:#07564e}.messageHeader h2:focus{outline:none}.messageClose{display:grid;place-items:center;flex:none;width:44px;height:44px;margin:0;border:1px solid #dbe5df;border-radius:12px;background:#fff;color:#07564e;cursor:pointer}.messageClose:hover{background:#f8eee8;border-color:#dfb3a0}.messageBody{padding:18px 24px 20px;min-height:0;overflow:auto;overscroll-behavior:contain;scroll-padding-block:18px}.messageWidget .messageIntro{margin:0 0 18px;color:#4b6267;max-width:38ch}.messageForm{display:grid;gap:15px;margin:0}.messageField{display:flex;flex-direction:column;gap:6px;min-width:0;font-size:13px;font-weight:650;color:#173438}.messageField input,.messageField textarea,.messageField select{width:100%;min-width:0;box-sizing:border-box;border:1px solid #b6c9c1;border-radius:10px;background:#fff;color:#173438;font:400 16px/1.4 var(--font-body);padding:11px 12px;min-height:48px}.messageField textarea{resize:vertical;min-height:104px;max-height:240px}.messageField textarea::placeholder{color:#596e70;opacity:1}.messageCoordinates{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.messageWidget .messagePanel .messageHint{margin:0;color:#526561;font-size:12px;line-height:1.5}.messageWidget .messageForm #message-privacy{margin-top:-8px}.messageConsent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.65;color:#4b6267}.messageConsent input{flex:none;width:20px;height:20px;margin:2px 0 0;accent-color:#07564e}.messageConsent a,.messageAlternative a{color:#07564e;text-decoration:underline;text-underline-offset:3px}.messageSend{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 18px;border:1px solid #07564e;border-radius:10px;background:#07564e;color:#fff;font:700 14px/1.4 var(--font-body);cursor:pointer}.messageSend:hover{background:#03453f}.messageSend:disabled{cursor:wait;opacity:.72}.messageStatus{margin-top:16px;padding:14px;border:1px solid #c9dfd6;border-radius:10px;background:#eff7f3;font-size:14px;line-height:1.65;color:#174e42;overflow-wrap:anywhere}.messageStatus[data-state=error]{color:#87412f;background:#fcf2ed;border-color:#dfb3a0}.messageStatus:empty{display:none}.messageWidget .messageReference{overflow-wrap:anywhere;margin:12px 0 18px;font-size:12px;color:#526561}.messageDone{min-height:44px;padding:9px 20px;border:1px solid #829b8d;border-radius:9px;background:#fff;color:#174e42;font:650 14px var(--font-body);cursor:pointer}.messageAlternative{display:flex;flex-direction:column;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid #e3e9e5;text-align:center}.messageWidget .messageAlternative p{font-size:12px;color:#526561}.messageAlternative a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;font-size:12px;overflow-wrap:anywhere}.messageAlternative .messageEmail{font-size:14px;font-weight:650}.messageTrap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:600px){.messageLauncher{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));min-height:50px;padding:12px 17px;font-size:13px}.messagePanel{inset:auto max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) auto;width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:16px}.messageHeader{padding:18px 16px 16px}.messageWidget .messageHeader h2{font-size:26px}.messageBody{padding:16px}.messageForm{gap:14px}}@media(max-width:400px){.messageCoordinates{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.messageLauncher:hover{transform:none}}.refontePage,.refonteHeader{--rf-terracotta:#a4513b;--rf-terracotta-hover:#87412f;--rf-terracotta-soft:#f8eee8;--rf-terracotta-line:#dfb3a0;--rf-terracotta-icon:#efd2c4;--rf-terracotta-on-green:#f2c3af}.refontePage{--rf-ink:#173438;--rf-green:#07564e;--rf-muted:#4b6267;--rf-line:#dbe5df;color:var(--rf-ink);background:#f9faf7;line-height:1.65}.refontePage:after{display:none}.refontePage h1,.refontePage h2,.refontePage h3,.refontePage p{margin-top:0}.refontePage h1,.refontePage h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;color:var(--rf-green);line-height:1.08}.refontePage h1{font-size:clamp(42px,4.4vw,66px);margin-bottom:24px}.refontePage h2{font-size:clamp(32px,3.2vw,46px);margin-bottom:22px}.refontePage h3{font-size:21px;line-height:1.3;color:var(--rf-ink);letter-spacing:-.015em}.refontePage p{font-size:16px;margin-bottom:18px}.refontePage a:not(.btn){text-underline-offset:4px}.refontePage :is(a,button,summary,input,select,textarea):focus-visible,.refonteHeader :is(a,summary):focus-visible{outline:3px solid #00796e;outline-offset:5px}.refontePage main [id]{scroll-margin-top:28px}.refonteHeader .brand__name{font-family:Georgia,Times New Roman,serif;font-size:36px;letter-spacing:-2px;line-height:1}.refonteHeader .rfBrandDot{color:var(--rf-terracotta)}.refonteHeader .brand__tag{font-size:10px;margin-top:4px;letter-spacing:0}.refonteHeader .nav{gap:18px}.refonteHeader .nav__link{font-size:13px}.refonteHeader .topbar__inner{min-height:88px}.refonteHeader .topbar__actions>.topbar__demo{display:inline-flex;white-space:nowrap}.refonteHeader .topbar__actions>.topbar__demo{color:var(--rf-terracotta);background:#fff;border-color:var(--rf-terracotta)}.refonteHeader .topbar__actions>.topbar__demo:hover{color:var(--rf-terracotta-hover);background:var(--rf-terracotta-soft);border-color:var(--rf-terracotta-hover)}@media(max-width:640px){.refonteHeader .topbar__actions>.rfHeaderTrial{display:none}.refonteHeader .topbar__actions>.topbar__demo{font-size:12px;padding:11px 12px;min-height:44px}}.refontePage .btn{min-height:48px;border-radius:9px;padding:13px 20px;font-size:14px;white-space:normal;text-align:center;line-height:1.4}.refontePage .btn--primary{background:#07564e;color:#fff;border-color:#07564e;box-shadow:none}.refontePage .btn--primary:hover{background:#03453f}.refontePage .btn--outline{color:#07564e;border-color:#b3c9bf;background:#fff}.refontePage .rfEyebrow{font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:var(--rf-terracotta);margin-bottom:18px}.refontePage .rfLead{font-size:18px;line-height:1.65;color:var(--rf-muted);max-width:690px}.refontePage .rfReview{font-size:14px;font-weight:650;color:#173438}.rfHero{padding:48px 0 52px;background:#f9faf7}.rfHeroGrid{display:grid;grid-template-columns:1.05fr 1fr;gap:54px;align-items:center}.rfHero h1 em{font-weight:500;font-style:italic;color:var(--rf-terracotta)}.rfActions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:26px 0 16px}.rfTextLink{font-size:14px;font-weight:700;color:#07564e;text-decoration:underline}.refontePage .rfTerms{font-size:12px;line-height:1.8;color:#526561;margin:14px 0 0}.rfHeroVisual{min-width:0;padding:28px 0 8px}.refontePage .rfScreenLabel{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#476760;margin-bottom:12px}.rfScreenLabel span{color:#287f73;margin-right:7px}.rfCapture{margin:0;border:1px solid #d5e1d9;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 12px 34px #1844380b;min-width:0}.rfCapture img{width:100%;height:auto;display:block;object-fit:contain}.rfCapture figcaption{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:14px 18px;font-size:12px;font-weight:600;color:#425b59;border-top:1px solid var(--rf-line)}.rfCapture figcaption a{flex:none;color:#07564e}.rfReviewNote{display:flex;align-items:center;gap:14px;margin:18px 10px 0}.rfReviewNote>span{display:grid;place-items:center;width:36px;height:36px;flex:none;background:var(--rf-terracotta-soft);color:var(--rf-terracotta);border-radius:50%}.refontePage .rfReviewNote p{font-size:13px;color:#4b6267;line-height:1.6;margin:0}.rfSection{padding:76px 0}.rfPresentation{padding:48px 0 56px;background:#fff;border-bottom:1px solid var(--rf-line)}.rfPresentation .container{max-width:1008px}.rfPresentation .rfSectionHead{margin-bottom:24px}.rfPresentation .rfVideo{margin:0}.rfPresentation .rfVideo video{aspect-ratio:16/9;object-fit:contain}.rfVideo video:focus-visible{outline:3px solid #00796e;outline-offset:5px}@media(max-width:640px){.rfPresentation{padding:32px 0}.rfPresentation .rfSectionHead{margin-bottom:18px}}.rfSectionHead{max-width:740px;margin-bottom:36px}.rfSectionHead p:last-child{color:var(--rf-muted)}.rfSteps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;margin:32px 0;gap:30px}.rfSteps li{border-top:1px solid var(--rf-terracotta-line);padding-top:18px}.rfStepNo{display:block;color:var(--rf-terracotta);font-size:12px;font-weight:700;letter-spacing:.15em;margin-bottom:16px}.refontePage .rfSteps h3{font-size:19px;margin-bottom:12px}.refontePage .rfSteps p{font-size:15px;color:var(--rf-muted);margin-bottom:0}.rfInlineNote{display:flex;gap:30px;align-items:center;justify-content:space-between;background:#edf4f0;border-radius:12px;padding:24px;margin:32px 0}.refontePage .rfInlineNote p{font-size:14px;margin:0;max-width:720px}.rfInlineNote>a{flex-shrink:0}.refontePage .exampleCard{margin:40px 0 0;background:#fff;border-radius:16px;padding:28px;border:1px solid var(--rf-line);box-shadow:none}.refontePage .exampleCard h3{font-family:Georgia,serif;font-size:30px;color:#07564e;margin:8px 0 14px}.refontePage .exampleCard>p{max-width:730px;color:var(--rf-muted);font-size:15px}.refontePage .exampleWorkspace{margin-top:22px;gap:28px}.refontePage .exampleSource,.refontePage .exampleDocuments{min-width:0}.refontePage .exampleSource>p{font-size:14px}.refontePage .documentExample__body{line-height:1.6}.rfDocumentsGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,440px);gap:64px;align-items:center}.rfDocumentsCopy,.rfDocumentLibrary{min-width:0}.refontePage .rfDocumentsLead{font-size:17px;color:var(--rf-muted);max-width:560px}.rfDocumentTypes{padding:0;margin:26px 0;list-style:none;display:grid;gap:20px}.rfDocumentTypes li{padding-left:18px;border-left:3px solid var(--rf-terracotta-line)}.refontePage .rfDocumentTypes h3{font-size:18px;margin:0 0 6px}.refontePage .rfDocumentTypes p{font-size:15px;line-height:1.6;color:var(--rf-muted);margin:0;max-width:510px}.refontePage .rfDocumentWorkflow{font-size:14px;color:var(--rf-muted);line-height:1.65;padding-top:20px;border-top:1px solid var(--rf-line)}.rfDocumentLibrary{width:100%;max-width:440px;justify-self:center}.rfDocumentExample{margin-top:36px;border:1px solid var(--rf-line);border-radius:12px;background:#fff}.rfDocumentExample>summary{cursor:pointer;padding:20px 24px;color:var(--rf-green);font-size:16px;font-weight:700;line-height:1.5}.rfDocumentExample>summary>span{display:block;margin:5px 0 0 19px;font-size:14px;font-weight:400;color:var(--rf-muted)}.refontePage .rfDocumentExample>.exampleCard{margin:0;border:0;border-top:1px solid var(--rf-line);border-radius:0 0 12px 12px}@media(max-width:900px){.rfDocumentsGrid{grid-template-columns:minmax(0,1fr);gap:28px}.rfDocumentLibrary{max-width:440px}.rfDocumentsCopy{max-width:680px}}@media(max-width:640px){.refontePage .rfDocumentsLead{font-size:16px}.rfDocumentTypes{gap:18px;margin:24px 0}.rfDocumentTypes li{padding-left:14px}.refontePage .rfDocumentTypes h3{font-size:17px}.rfDocumentExample{margin-top:28px}.rfDocumentExample>summary{padding:18px;font-size:15px}.rfDocumentExample>summary>span{font-size:13px}}.rfTint{background:#eef4f1}.rfTwoCol{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.rfHistory{border-top:1px solid var(--rf-terracotta-line);margin-top:32px;padding-top:28px}.refontePage .rfHistory h3{color:var(--rf-terracotta)}.rfHistory p,.rfHistory a{font-size:14px}.rfPatientSpace{padding-bottom:40px}.rfPatientSpace .rfSectionHead{max-width:800px;margin-bottom:28px}@media(max-width:640px){.rfPatientSpace .rfSectionHead h2 br{display:none}}.rfPatientJourney{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;list-style:none;padding:0;margin:0 0 36px}.rfPatientJourney li{display:flex;align-items:flex-start;gap:12px;min-width:0;padding-top:18px;border-top:1px solid var(--rf-terracotta-line)}.rfPatientStep{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;background:var(--rf-terracotta-soft);color:var(--rf-terracotta);font-size:13px;font-weight:700}.refontePage .rfPatientJourney h3{font-family:inherit;font-size:17px;line-height:1.4;margin:1px 0 8px}.refontePage .rfPatientJourney p{font-size:14px;color:var(--rf-muted);margin:0}.rfPatientScreens{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:40px;align-items:start}.rfPatientPractitioner,.rfPatientCompanion{min-width:0}.refontePage .rfPatientScreenLabel{font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--rf-terracotta);margin:0 0 8px}.refontePage .rfPatientScreens h3{font-size:21px;margin:0 0 20px}.rfPatientPractitioner{padding:24px 0 0}.rfPatientCompanion{display:grid;justify-items:center;text-align:center;padding:24px;border:1px solid var(--rf-terracotta-line);border-radius:18px;background:var(--rf-terracotta-soft)}.rfPatientCompanion .rfPhone{width:100%;max-width:210px;border-radius:18px;box-shadow:0 8px 25px #18382612}.refontePage .previewDialog.is-patient-preview{width:min(560px,calc(100vw - 24px))}.refontePage .previewDialog.is-patient-preview .previewDialog__head h2{font-size:24px;line-height:1.3;margin:0}.previewDialog.is-patient-preview .previewDialog__scroll img{width:100%;max-width:390px;height:auto}@media(max-width:640px){.refontePage .previewDialog.is-patient-preview .previewDialog__head h2{font-size:22px}}.refontePage .rfPatientNote{font-size:13px;line-height:1.6;color:var(--rf-muted);margin:24px 0 0}.rfScheduling{padding:48px 0;background:#fff;border-top:1px solid var(--rf-line)}.rfScheduling .rfSectionHead{margin-bottom:28px}.rfScheduling .rfSectionHead h2{margin-bottom:0}.rfScheduleGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.rfScheduleCard{min-width:0;padding:26px;border:1px solid var(--rf-line);border-radius:16px;background:#f4f8f5}.rfScheduleCard--visio{background:var(--rf-terracotta-soft);border-color:var(--rf-terracotta-line)}.rfScheduleHeading{display:flex;gap:16px;align-items:center;margin-bottom:20px}.rfScheduleHeading>div{min-width:0}.rfScheduleIcon{display:grid;place-items:center;width:48px;height:48px;flex:none;border:1px solid var(--rf-line);border-radius:12px;background:#fff;color:var(--rf-green)}.rfScheduleCard--visio .rfScheduleIcon{color:var(--rf-terracotta);border-color:var(--rf-terracotta-line)}.refontePage .rfScheduleLabel{font-size:12px;font-weight:700;color:var(--rf-green);margin:0 0 5px}.refontePage .rfScheduleCard--visio .rfScheduleLabel{color:var(--rf-terracotta)}.refontePage .rfScheduleHeading h3{font-size:21px;line-height:1.3;margin:0}.refontePage .rfScheduleCard>p{font-size:15px;line-height:1.65;color:var(--rf-muted);margin:0 0 16px}.rfScheduleCard ul{padding:0 0 0 20px;margin:0;color:var(--rf-ink);font-size:14px;line-height:1.6}.rfScheduleCard li+li{margin-top:8px}.rfScheduleCard li::marker{color:var(--rf-green)}.rfScheduleCard--visio li::marker{color:var(--rf-terracotta)}.refontePage .rfScheduleCard .rfScheduleAvailability{font-size:13px;line-height:1.5;border-top:1px solid var(--rf-terracotta-line);padding-top:14px;margin:18px 0 0}@media(max-width:900px){.rfScheduleGrid{gap:18px}.rfScheduleCard{padding:22px}.rfScheduleHeading{align-items:flex-start;gap:12px}.refontePage .rfScheduleHeading h3{font-size:19px}.rfScheduleIcon{width:40px;height:40px}}@media(max-width:640px){.rfScheduling{padding:36px 0}.rfScheduling .rfSectionHead{margin-bottom:24px}.rfScheduleGrid{grid-template-columns:minmax(0,1fr);gap:16px}.rfScheduleCard{padding:20px}.rfScheduleHeading{align-items:center;margin-bottom:16px}.refontePage .rfScheduleHeading h3{font-size:20px}}@media(max-width:900px){.rfPatientJourney{gap:18px}.rfPatientJourney li{flex-direction:column;gap:10px}.rfPatientScreens{gap:24px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.rfPatientCompanion{padding:20px 16px}}@media(max-width:640px){.rfPatientSpace{padding-bottom:28px}.rfPatientJourney{grid-template-columns:minmax(0,1fr);gap:16px;margin-bottom:28px}.rfPatientJourney li{flex-direction:row;padding-top:16px}.rfPatientScreens{grid-template-columns:minmax(0,1fr);gap:24px}.rfPatientPractitioner{padding-top:0}.refontePage .rfPatientScreens h3{font-size:20px;margin-bottom:16px}.rfPatientCompanion .rfPhone{max-width:200px}.rfScheduling .rfOrganisation{padding:24px 0}.refontePage .rfPatientNote{margin-top:20px}}.rfPhone figcaption{flex-direction:column;padding:10px;font-size:10px;gap:2px}.refontePage .rfSmall{font-size:13px}.rfFounder{background:#07564e;padding:55px 0;color:#f5f7f0}.rfFounderGrid{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:60px;align-items:center}.rfFounderPhoto{margin:0;width:100%;max-width:280px}.rfFounderPhoto img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:20px}.rfFounderPhoto img{box-shadow:0 0 0 4px var(--rf-terracotta-line)}.rfAboutHero{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:48px;align-items:center}@media(max-width:640px){.rfFounderPhoto{max-width:200px}.rfAboutHero{grid-template-columns:1fr;gap:18px}.rfAboutHero .rfLead{margin-bottom:0}}.refontePage .rfFounder h2,.refontePage .rfFounder .rfEyebrow,.refontePage .rfFounder .rfTextLink{color:#f5f7f0}.refontePage .rfFounder .rfEyebrow{color:var(--rf-terracotta-on-green)}.refontePage .rfFounder p{font-size:15px}.refontePage .rfFounder .rfFounderName{font-size:24px;font-family:Georgia,serif;margin-bottom:2px}.rfFounder .rfVideo{grid-column:1/-1}.refontePage #offre{padding:70px 0;background:#f9faf7}.refontePage #offre h2{line-height:1.15}.refontePage #offre .plan{box-shadow:none;border-color:#d4e0d8}.rfFaqGrid{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:start}.rfFaq details{border-bottom:1px solid var(--rf-line);padding:18px 0}.rfFaq details:first-child{padding-top:0}.rfFaq summary{cursor:pointer;font-weight:650;line-height:1.5;font-size:16px}.refontePage .rfFaq p{font-size:14px;color:var(--rf-muted);margin:16px 0 4px}.rfTrust{margin-top:30px;padding:24px;background:#edf4f0;border-radius:12px}.refontePage .rfTrust h3{font-size:18px}.refontePage .rfTrust p,.rfTrust a{font-size:14px}.rfStart{padding:55px 0;background:var(--rf-terracotta-soft)}.rfStartGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:64px;align-items:center}.rfStartCopy{min-width:0}.refontePage .rfStart h2{text-wrap:balance}.refontePage .rfStartLead{max-width:570px;color:var(--rf-muted)}.rfStartAction{margin-top:26px}.refontePage .rfStartAction .rfTerms{margin-top:10px;font-size:13px}.rfStartGuide{min-width:0;border:1px solid var(--rf-terracotta-line);border-radius:16px;padding:28px;background:#fff}.refontePage .rfStartGuide .rfEyebrow{margin-bottom:12px}.refontePage .rfStartGuide h3{font-size:23px;margin-bottom:14px}.refontePage .rfStartGuide>p:not(.rfEyebrow){font-size:15px;color:var(--rf-muted);margin-bottom:16px}.rfStartGuide .rfTextLink{display:inline-flex;align-items:center;gap:10px;min-height:44px;line-height:1.5}.rfStartGuide .rfTextLink span{flex:none}.rfStart .rfMeeting{margin-top:36px}@media(max-width:900px){.rfStartGrid{grid-template-columns:1fr;gap:28px}.rfStartGuide{max-width:620px}}@media(max-width:640px){.rfStartGuide{padding:22px}.rfStartAction .btn{width:100%}.rfStartAction .rfTerms{text-align:center}.rfStart .rfMeeting{gap:20px}}.rfMeeting{padding-top:30px;margin-top:36px;border-top:1px solid var(--rf-terracotta-line);display:flex;align-items:center;justify-content:space-between;gap:28px}.refontePage .rfMeeting h3{font-size:18px;margin-bottom:10px}.refontePage .rfMeeting p{font-size:13px;max-width:700px;margin:0}.rfMeeting>.btn{flex:none}.rfResources{padding:45px 0}.refontePage .rfResources h2{font-size:28px}.rfResourceLinks{display:flex;gap:20px 40px;flex-wrap:wrap;margin:24px 0 30px;font-size:14px;font-weight:650}.rfResources .comparisonDetails{font-size:13px;box-shadow:none;background:transparent}.rfPageHero{padding-top:65px;padding-bottom:30px}.rfPageHero h1{font-size:clamp(40px,5vw,70px)}.rfReading{max-width:850px}.rfReading h2:not(:first-child){margin-top:40px}.rfVideo{margin:28px 0}.rfVideo video{display:block;width:100%;height:auto;background:#173438;border:1px solid #c5d3cb;border-radius:12px}.rfVideo figcaption{margin:16px 0;color:var(--rf-muted);font-size:13px}.rfVideo details{font-size:14px;padding:12px 0;border-top:1px solid var(--rf-line);border-bottom:1px solid var(--rf-line)}.rfVideo summary{cursor:pointer;font-weight:650}.rfVideo li{margin:8px 0}.rfGuideSteps{padding-left:24px}.rfGuideSteps>li{padding-left:10px;margin:30px 0}.rfGuideSteps>li::marker{color:#07564e;font-weight:750}.rfGuideSteps blockquote{margin:22px 0;padding:22px;background:#edf4f0;border-left:3px solid #548478;font-size:15px}.refontePage .footer p,.refontePage .footer .fine{font-size:12px}.refontePage .footer .fw-brand{font-family:Georgia,serif;font-size:32px}.refontePage .footer .btn{min-height:40px;padding:10px 14px;font-size:12px}.refonteHeader .mobileNav__actions{grid-template-columns:1fr 1fr;align-items:stretch}.refonteHeader .mobileNav__inner>a{font-size:15px;min-height:44px}.refonteHeader .mobileNav__actions a{justify-content:center;text-align:center;min-height:46px;font-size:13px}.refonteHeader .mobileNav__actions .rfMobileTrial{grid-column:1/-1;background:#07564e;color:#fff;border-color:#07564e}.refonteHeader .mobileNav__actions .rfMobileTrial:hover{background:#03453f;color:#fff}.rfVideoTeaser{display:flex;gap:24px;align-items:center;max-width:700px;padding:14px;margin-top:30px;border:1px solid var(--rf-line);background:#fff;border-radius:14px;text-decoration:none;color:var(--rf-green)}.rfVideoTeaser img{width:145px;height:104px;object-fit:cover;object-position:top;border:1px solid var(--rf-line);border-radius:7px;flex:none}.rfVideoTeaser>span{display:grid;gap:6px;font-size:14px}.rfVideoTeaser strong{font-size:18px;line-height:1.35}.rfVideoTeaser__meta{font-size:12px;color:var(--rf-muted)}.rfVideoTeaser:hover{border-color:#287f73;background:#f4f8f5}.rfExampleNotes summary{font-weight:700;cursor:pointer;font-size:16px;min-height:44px;padding-block:10px;color:var(--rf-green)}.refontePage .rfExampleNotes p{font-size:15px;margin-top:12px;line-height:1.65}.rfMediaPlaceholder{display:flex;align-items:center;gap:22px;min-height:180px;margin:28px 0;padding:28px;border:1px dashed #88aaa0;border-radius:14px;background:#edf4f0;color:#315c53}.rfMediaPlaceholder svg{flex:none;width:42px;height:42px}.rfMediaPlaceholder__status{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.refontePage .rfMediaPlaceholder h3{font:500 24px/1.2 Georgia,serif;color:inherit;margin:0 0 10px}.refontePage .rfMediaPlaceholder p{font-size:14px;line-height:1.5;margin:0;max-width:550px}.rfFounder .rfMediaPlaceholder{background:#ffffff0a;border-color:#9bc5b6;color:#f5f7f0;margin:24px 0 0;min-height:160px}.refontePage #offre .plan{display:flex;flex-direction:column;min-width:0;padding:30px;background:#fff}.refontePage #offre .planPrice__amount{margin:0}.refontePage #offre .planPrice__terms{font-size:14px;line-height:1.6;margin:12px 0 0}.refontePage #offre .planPrice__payment{font-size:13px;line-height:1.6;margin:8px 0 0}.refontePage #offre .plan__footer{min-height:142px;padding-top:20px}.refontePage #offre .plan__footer .fine{font-size:13px;line-height:1.6;min-height:56px}.rfFaq summary{min-height:44px;padding-block:8px}.refontePage .footer p,.refontePage .footer .fine{font-size:14px}.refontePage .rfCapture figcaption{font-size:13px}.refontePage .messageLauncher{width:48px;height:48px;min-height:48px;justify-content:center;padding:11px;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.refontePage .messageLauncher>span{position:absolute;right:calc(100% + 10px);padding:10px 14px;border-radius:9px;background:#0f433d;color:#fff;white-space:nowrap;visibility:hidden;pointer-events:none}.refontePage .messageLauncher:is(:hover,:focus-visible)>span{visibility:visible}@media(max-width:900px){.rfVideoTeaser{max-width:none}}@media(max-width:767px){.refontePage #offre .plan{padding:24px}.refontePage #offre .plan__footer,.refontePage #offre .plan__footer .fine{min-height:0}}@media(max-width:1280px){.refonteHeader .nav{display:none}.rfTheraPatient{grid-template-columns:1fr 155px;padding:20px;gap:16px}.rfHeroGrid{gap:32px}.rfHero h1{font-size:52px}}@media(max-width:900px){.rfHero{padding-top:40px}.rfHeroGrid{grid-template-columns:1fr;gap:12px}.rfHeroCopy{max-width:670px}.rfHeroVisual{max-width:640px;width:100%;padding-top:22px}.rfHero h1{font-size:52px}.rfTwoCol{gap:32px}.rfTheraGrid{grid-template-columns:1fr}.rfTheraPatient{grid-template-columns:1fr 180px;padding:24px}.rfFaqGrid,.rfFounderGrid{gap:35px}.rfStartGrid,.rfMeeting{align-items:flex-start;flex-direction:column}.rfSteps{gap:22px}}@media(max-width:640px){.refontePage .container{width:calc(100% - 40px)}.refonteHeader .brand__tag{display:none}.refonteHeader .brand__name{font-size:32px}.refonteHeader .topbar__inner{min-height:74px}.refonteHeader .topbar__actions{gap:10px}.refonteHeader .topbar__actions>.btn--primary{font-size:12px;padding:11px 12px}.rfHero{padding:30px 0 40px}.rfHero h1{font-size:43px;letter-spacing:-.045em}.refontePage .rfEyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:16px}.refontePage .rfLead{font-size:16px}.rfActions{gap:16px;margin-top:22px}.rfHero .rfActions{align-items:flex-start;flex-direction:column}.rfHero .rfTextLink{padding:8px 0}.rfHeroVisual{padding-top:16px}.rfHeroVisual .rfCapture figcaption{font-size:10px;padding:11px}.rfSection{padding:48px 0}.rfSteps{grid-template-columns:1fr;gap:24px;margin:24px 0}.rfStepNo{margin-bottom:9px}.rfInlineNote{flex-direction:column;align-items:flex-start;gap:14px;padding:20px}.refontePage .exampleCard{padding:20px;margin-top:28px}.refontePage .exampleCard h3{font-size:27px}.refontePage .exampleWorkspace{grid-template-columns:1fr}.refontePage .documentTabs{flex-wrap:wrap;gap:6px}.refontePage .documentTabs button{white-space:normal;flex:1;min-width:100px;font-size:12px;padding:10px}.refontePage .documentExample__body{padding:16px}.rfTwoCol,.rfFounderGrid,.rfFaqGrid{grid-template-columns:1fr;gap:28px}.rfTheraPatient{grid-template-columns:1fr;gap:20px}.rfTheraPatient .rfPhone{width:190px;justify-self:center}.rfOrganisation{flex-direction:column;align-items:flex-start;gap:15px}.rfFounder{padding:40px 0}.rfFounderGrid{gap:12px}.refontePage #offre{padding:48px 0}.rfStart{padding:42px 0}.rfResourceLinks{flex-direction:column;gap:18px}.rfPageHero{padding-top:38px}.rfReading.container{width:calc(100% - 40px)}.refontePage .rfGuideSteps h3{font-size:20px}.rfGuideSteps{padding-left:20px}.rfGuideSteps>li{padding-left:3px}.refontePage .footer__grid{gap:28px}.refontePage .previewDialog{width:calc(100vw - 24px)}}@media(max-width:640px){.refontePage .refonteHeader .topbar__inner{width:100%}.refonteHeader .topbar__inner{min-height:64px}.rfHero{padding-top:26px}.rfHero h1{font-size:clamp(36px,10vw,42px);margin-bottom:20px}.rfHero .rfActions{flex-direction:row;align-items:center;gap:8px 18px;margin-top:18px}.rfHero .rfTextLink{font-size:13px;min-height:44px;display:inline-flex;align-items:center}.rfHeroVisual{padding-top:10px}.rfHero .rfReviewNote{margin:14px 0 0}.rfVideoTeaser{gap:14px;margin-top:24px;padding:12px}.rfVideoTeaser img{width:84px;height:92px;object-fit:contain;background:#f4f8f5}.rfVideoTeaser strong{font-size:16px}.rfVideoTeaser>span{font-size:13px}.refontePage .exampleCard{padding:18px}.refontePage .exampleSource{padding:12px 16px}.refontePage .exampleSource .exampleValidation{margin:12px 0;padding-top:14px}.refontePage .rfCapture figcaption,.rfHeroVisual .rfCapture figcaption{font-size:12px;line-height:1.5;padding:12px}.rfCapture figcaption a{min-height:44px;display:flex;align-items:center}.rfTheraPatient .rfPhone{width:160px}.rfMediaPlaceholder{padding:20px;gap:16px;min-height:160px}.refontePage .rfMediaPlaceholder h3{font-size:22px}.refontePage .messageLauncher>span{display:none}.refontePage .footer{padding-bottom:84px}}@media(max-width:380px){.refonteHeader .topbar__actions>.topbar__demo{display:none}}.rfHero--intro{padding:46px 0 40px;border-bottom:1px solid var(--rf-line)}.rfIntroCopy{max-width:840px;text-align:center}.refontePage .rfIntroCopy .rfEyebrow{margin-bottom:16px}.refontePage .rfHero--intro h1{font-size:clamp(40px,4.4vw,62px);margin-bottom:20px;line-height:1.08}.refontePage .rfIntroCopy .rfLead{max-width:670px;font-size:18px;margin:0 auto 24px}.rfHero--intro .rfActions{justify-content:center;margin:0;gap:24px}.rfHero--intro .rfTerms{margin-top:14px}.refontePage .rfIntroCopy .rfReview{margin:12px 0 0;font-size:13px;color:var(--rf-muted)}.rfHeroJourney{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:700px;margin:28px auto 30px;padding:0;list-style:none;text-align:center}.rfHeroJourney li{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center}.rfHeroJourney li:not(:last-child):after{content:"";position:absolute;top:41px;left:calc(50% + 54px);width:calc(100% - 84px);border-top:3px dotted var(--rf-terracotta-line)}.rfJourneyVisual{position:relative;display:grid;place-items:center;flex:none;width:84px;height:84px;margin-bottom:22px;border:1px solid var(--rf-line);border-radius:50%;color:var(--rf-green);background:#fff;box-shadow:0 6px 20px #07564e08}.rfHeroJourney li:nth-child(2) .rfJourneyVisual{color:var(--rf-terracotta);background:var(--rf-terracotta-soft);border-color:var(--rf-terracotta-line)}.rfJourneyNumber{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);display:grid;place-items:center;width:24px;height:24px;border:2px solid #f9faf7;border-radius:50%;color:#fff;background:var(--rf-green);font-size:12px;font-weight:700;line-height:1}.rfHeroJourney li:nth-child(2) .rfJourneyNumber{background:var(--rf-terracotta)}.rfHeroJourney strong{font-size:17px;line-height:1.3;color:var(--rf-ink)}.rfJourneyDetail{max-width:190px;margin-top:7px;color:var(--rf-muted);font-size:13px;line-height:1.45}.rfFeatures{padding:40px 0 48px;background:#fff;border-bottom:1px solid var(--rf-line)}.rfFeatures .rfSectionHead{margin-bottom:24px}.refontePage .rfFeatures .rfEyebrow{margin-bottom:12px}.rfFeatures h2{font-size:clamp(28px,2.8vw,38px);margin-bottom:0}.rfFeatureOverview ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;margin:0;padding:0}.rfFeatureOverview li{min-width:0}.rfFeatureLink{--feature:#146958;--feature-bg:#eff7f3;--icon-bg:#dceee5;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;height:100%;min-height:108px;padding:18px 16px;border:1px solid #d8e5df;border-radius:12px;background:var(--feature-bg);color:var(--rf-ink);text-decoration:none;transition:background-color .15s,border-color .15s}.rfFeatureLink--blue{--feature:#285f96;--feature-bg:#f0f5fa;--icon-bg:#dfeaf6}.rfFeatureLink--amber{--feature:var(--rf-terracotta);--feature-bg:var(--rf-terracotta-soft);--icon-bg:var(--rf-terracotta-icon);border-color:var(--rf-terracotta-line)}.rfFeatureLink--violet{--feature:#68529a;--feature-bg:#f4f1fa;--icon-bg:#e9e0f6}.rfFeatureLink--rose{--feature:#944b66;--feature-bg:#fcf1f5;--icon-bg:#f5dfe7}.rfFeatureIcon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:var(--feature);background:var(--icon-bg)}.rfFeatureCopy{display:grid;gap:6px;min-width:0}.rfFeatureCopy strong{font-size:16px;line-height:1.3;font-weight:700;letter-spacing:-.015em}.rfFeatureCopy>span{font-size:13px;line-height:1.45;color:var(--rf-muted)}.rfFeatureLink:hover{background:#fff;border-color:#568b7a}.rfFeatureLink--amber:hover{border-color:var(--rf-terracotta)}.rfProductIntro{display:grid;grid-template-columns:1fr minmax(0,480px);gap:60px;align-items:center}.rfProductIntro .rfSectionHead{margin-bottom:0}.rfProductIntro .rfReviewNote{margin-left:0}.rfProductPreview{min-width:0}.rfOrganisation #suivi{display:grid;grid-template-columns:1fr 1fr;gap:28px}@media(max-width:1100px){.rfFeatureLink{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:16px 12px}.rfFeatureIcon{width:30px;height:30px;border-radius:9px}.rfFeatureIcon svg{width:21px;height:21px}.rfFeatureCopy strong{font-size:15px}.rfFeatureCopy>span{font-size:12px}.rfProductIntro{gap:30px;grid-template-columns:1fr 1fr}}@media(max-width:900px){.rfFeatureOverview ul{grid-template-columns:repeat(2,minmax(0,1fr))}.rfFeatureLink{min-height:84px;grid-template-columns:34px minmax(0,1fr);padding:16px}.rfFeatureIcon{width:34px;height:34px}.rfFeatureCopy strong{font-size:16px}.rfFeatureCopy>span{font-size:13px}.rfProductIntro{grid-template-columns:1fr;gap:28px}.rfProductPreview{max-width:580px}}@media(max-width:640px){.rfHero--intro{padding:30px 0 28px}.rfIntroCopy{text-align:left}.refontePage .rfHero--intro h1{font-size:38px;line-height:1.08;margin-bottom:16px;letter-spacing:-.035em}.refontePage .rfIntroCopy .rfEyebrow{margin-bottom:12px}.refontePage .rfIntroCopy .rfLead{font-size:16px;line-height:1.6;margin-bottom:22px}.rfHero--intro .rfActions{align-items:flex-start;gap:8px;margin:0}.rfHeroJourney{gap:12px;margin:24px auto 26px}.rfJourneyVisual{width:56px;height:56px;margin-bottom:19px}.rfJourneyVisual svg{width:28px;height:28px}.rfJourneyNumber{width:22px;height:22px;font-size:11px}.rfHeroJourney li:not(:last-child):after{top:27px;left:calc(50% + 35px);width:calc(100% - 58px)}.rfHeroJourney strong{font-size:14px;line-height:1.35}.rfJourneyDetail{font-size:12px;line-height:1.4;margin-top:6px}.rfFeatures{padding:30px 0 36px}.rfFeatures h2{font-size:28px}.rfFeatureOverview ul{gap:8px}.rfFeatureLink{grid-template-columns:26px minmax(0,1fr);gap:8px;min-height:96px;padding:12px 10px;border-radius:10px}.rfFeatureIcon{width:26px;height:26px;border-radius:7px}.rfFeatureIcon svg{width:18px;height:18px}.rfFeatureCopy{gap:5px}.rfFeatureCopy strong{font-size:13px;line-height:1.35}.rfFeatureCopy>span{font-size:12px;line-height:1.4}.rfOrganisation #suivi{grid-template-columns:1fr;gap:24px}}@media(max-width:380px){.refontePage .rfHero--intro h1{font-size:32px}.rfHeroJourney strong{font-size:13px}.rfFeatureLink{grid-template-columns:1fr;min-height:84px;padding:12px}.rfFeatureIcon{display:none}.rfFeatureCopy strong{font-size:14px}}.refontePage #offre>.container{max-width:1040px}.rfPricingTop{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px}.rfPricingTop .rfSectionHead{margin:0}.rfPricingTop h2{margin-bottom:0}.rfPricingTop .billingSwitch{flex:none;margin:0;text-align:left}.rfPricingTop .billingSwitch legend{font-size:13px;color:var(--rf-muted)}.rfPricingTop .billingSwitch label span{min-width:104px;font-size:14px;padding:12px 18px}.refontePage #offre .pricingGrid--2{max-width:none;gap:24px}.refontePage #offre .plan{padding:28px;border-radius:16px;border-top:4px solid var(--rf-green)}.refontePage #offre .plan[data-offer=centre]{background:var(--rf-terracotta-soft);border-color:var(--rf-terracotta-line);border-top-color:var(--rf-terracotta)}.refontePage #offre .plan__top{min-height:0}.refontePage #offre .plan__top h3{font-size:25px;margin:0}.refontePage #offre .plan__top .sub{font-size:14px;line-height:1.5;color:var(--rf-muted);margin-top:8px}.refontePage #offre .planPrice{padding-top:24px;min-height:164px}.refontePage #offre .planPrice__amount{gap:6px 12px}.refontePage #offre .planPrice__amount strong{font-size:50px}.refontePage #offre .planPrice__amount>span{font-size:14px;color:var(--rf-muted)}.refontePage #offre .planPrice__terms{font-size:14px;margin-top:12px}.refontePage #offre .planPrice__payment{font-size:13px;margin-top:8px}.refontePage #offre .plan__benefits{font-size:14px;line-height:1.55;gap:14px;margin-top:20px;padding-top:20px}.refontePage #offre .plan[data-offer=centre] .plan__benefits{border-color:var(--rf-terracotta-line)}.refontePage #offre .plan__footer{min-height:0;padding-top:24px}.refontePage #offre .plan__footer .fine{min-height:42px;font-size:13px;line-height:1.6;margin-top:12px;margin-bottom:0}.refontePage #offre .plan[data-offer=centre] .btn--outline{color:var(--rf-terracotta);border-color:var(--rf-terracotta);background:#fff}.refontePage #offre .plan[data-offer=centre] .btn--outline:hover{background:var(--rf-terracotta-soft);color:var(--rf-terracotta-hover)}.refontePage #offre>.pricingNote{width:calc(100% - 40px);font-size:13px;line-height:1.6;color:var(--rf-muted)}@media(max-width:900px){.rfPricingTop{align-items:flex-start;flex-direction:column;gap:24px}}@media(max-width:767px){.refontePage #offre .plan{padding:24px}.refontePage #offre .planPrice,.refontePage #offre .plan__footer .fine{min-height:0}.rfPricingTop .billingSwitch{width:100%}.rfPricingTop .billingSwitch__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));text-align:center}.rfPricingTop .billingSwitch label span{min-width:0}.refontePage #offre .planPrice__amount strong{font-size:46px}.refontePage #offre .planPrice__amount>span{font-size:13px}}.rfQuestions{background:#fff;border-top:1px solid var(--rf-line)}.rfQuestions .rfFaqGrid{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:64px}.rfFaqIntro{max-width:360px;min-width:0}.refontePage .rfFaqIntro>p:not(.rfEyebrow){font-size:16px;color:var(--rf-muted);margin-bottom:20px}.rfQuestions .rfFaq{min-width:0;display:grid;gap:10px}.rfQuestions .rfFaq .rfFaqItem{padding:0;border:1px solid var(--rf-line);border-radius:12px;background:#f9faf7;min-width:0}.rfQuestions .rfFaq .rfFaqItem[open]{border-color:var(--rf-terracotta-line);background:var(--rf-terracotta-soft)}.rfQuestions .rfFaq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding:17px 20px;font-size:15px;line-height:1.5;color:var(--rf-ink)}.rfQuestions .rfFaq summary::-webkit-details-marker{display:none}.rfQuestions .rfFaq summary>span{min-width:0}.rfFaqChevron{flex:none;color:var(--rf-terracotta);transition:transform .15s}.rfFaqItem[open] .rfFaqChevron{transform:rotate(180deg)}.rfFaqAnswer{padding:0 20px 18px}.refontePage .rfQuestions .rfFaqAnswer p{font-size:15px;line-height:1.65;color:var(--rf-muted);margin:0}.rfFaqAnswer .rfTextLink{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-top:6px}.rfFaqIntro>.rfTextLink{display:inline-flex;align-items:center;gap:8px;min-height:44px}.rfFaqData{margin-top:40px;padding:30px 32px;border:1px solid var(--rf-line);border-radius:16px;background:#f3f7f3}.rfDataIntro{max-width:760px}.refontePage .rfFaqData h3{font:500 27px/1.2 Georgia,Times New Roman,serif;color:var(--rf-green);letter-spacing:-.025em;margin:0 0 12px;text-wrap:balance}.refontePage .rfFaqData p{font-size:14px;line-height:1.6;color:var(--rf-muted);margin:0}.refontePage .rfFaqData .rfEyebrow{font-size:10px;line-height:1.5;color:var(--rf-terracotta);margin:0 0 10px}.rfDataChecks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:24px 0}.rfDataChecks>div{min-width:0;padding-left:16px;border-left:2px solid var(--rf-terracotta-line)}.rfDataChecks dt{font-size:14px;font-weight:700;line-height:1.5;color:var(--rf-ink);margin-bottom:5px}.rfDataChecks dd{font-size:14px;line-height:1.6;color:var(--rf-muted);margin:0}.rfDataActions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 28px;padding-top:20px;border-top:1px solid var(--rf-line)}.rfDataActions>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;line-height:1.5}.refontePage .rfDataActions>.btn{border-color:#9dbab0;background:#fff}.refontePage .rfDataActions>.btn:hover{background:#e6f0eb}@media(max-width:900px){.rfQuestions .rfFaqGrid{grid-template-columns:minmax(0,1fr);gap:24px}.rfFaqIntro{max-width:620px}.rfFaqData{padding:26px}.rfDataChecks{gap:20px}}@media(max-width:640px){.rfQuestions .rfFaq summary{padding:16px;gap:12px}.rfFaqAnswer{padding:0 16px 16px}.rfFaqData{padding:22px 20px;margin-top:28px}.refontePage .rfFaqData h3{font-size:25px}.rfDataChecks{grid-template-columns:minmax(0,1fr);gap:18px;margin:22px 0}.rfDataActions{flex-direction:column;align-items:stretch;gap:10px}.rfDataActions>a{text-align:center}.refontePage .rfFaqIntro>p:not(.rfEyebrow){margin-bottom:10px}}.rfResources{padding:52px 0;background:#f9faf7}.rfResourceIntro{max-width:760px;margin-bottom:28px}.refontePage .rfResources h2{font-size:clamp(30px,3vw,40px);text-wrap:balance;margin-bottom:0}.rfResourceCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;list-style:none;margin:0;padding:0}.rfResourceCards>li{min-width:0;display:flex}.rfResourceCard{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;min-width:0;padding:26px;border:1px solid var(--rf-line);border-radius:14px;background:#fff;color:var(--rf-ink);text-decoration:none;transition:border-color .15s,background .15s}.rfResourceCard:hover{border-color:var(--rf-terracotta-line);background:#fffcfa}.rfResourceIcon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:11px;background:var(--rf-terracotta-soft);color:var(--rf-terracotta);margin-bottom:20px}.refontePage .rfResourceCard h3{font-family:inherit;font-size:19px;line-height:1.35;margin:0 0 12px;font-weight:650;letter-spacing:-.01em;color:var(--rf-ink)}.refontePage .rfResourceCard p{font-size:14px;line-height:1.7;margin:0 0 20px;color:var(--rf-muted)}.rfResourceAction{display:flex;align-items:center;gap:12px;min-height:44px;margin-top:auto;color:var(--rf-green);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px;line-height:1.5}.rfResourceAction>span{flex:none}.rfResources .comparisonDetails{margin-top:24px;border:1px solid var(--rf-line);background:#fff}.rfResources .comparisonDetails>summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 24px;list-style:none;min-height:64px;border-radius:13px}.rfResources .comparisonDetails>summary::-webkit-details-marker{display:none}.rfResources .comparisonDetails>summary::marker{content:""}.rfComparisonHeading{min-width:0;display:grid;gap:4px}.rfComparisonHeading>strong{font-size:15px;font-weight:650;line-height:1.5}.rfComparisonHeading>span{font-size:13px;font-weight:400;color:var(--rf-muted);line-height:1.5}.rfComparisonChevron{flex:none;color:var(--rf-terracotta);transition:transform .15s}.rfResources .comparisonDetails[open] .rfComparisonChevron{transform:rotate(180deg)}.rfResources .comparisonDetails[open]>summary{border-bottom:1px solid var(--rf-line);background:var(--rf-terracotta-soft);border-radius:13px 13px 0 0}.rfResources .comparisonDetails__body{padding:20px}.rfResources .compareMethod{font-size:13px;margin-bottom:0}@media(max-width:900px){.rfResourceCards{gap:14px}.rfResourceCard{padding:20px}.refontePage .rfResourceCard h3{font-size:18px}}@media(max-width:700px){.rfResourceCards{grid-template-columns:minmax(0,1fr);gap:14px}.rfResourceCard{padding:22px}.rfResourceIcon{margin-bottom:14px}.refontePage .rfResourceCard p{margin-bottom:12px}.rfResources{padding:42px 0}.rfResources .comparisonDetails>summary{padding:18px;gap:14px}.rfResources .comparisonDetails__body{padding:14px}}.refontePage .rfFooter{padding:48px 0 28px;background:#edf3ef;border-top:1px solid #d5e1d9}.rfFooterGrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,1.2fr);gap:36px}.rfFooterGrid>*{min-width:0}.refontePage .rfFooter a{font-size:14px;font-weight:500;color:var(--rf-green);line-height:1.5;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.refontePage .rfFooter a:hover{text-decoration:underline;color:#03453f}.refontePage .rfFooter .rfFooterLogo{font-family:Georgia,serif;font-size:36px;letter-spacing:-2px;line-height:1.1;font-weight:500;margin-bottom:12px}.rfFooterLogo span{color:var(--rf-terracotta)}.refontePage .rfFooterBrand>p{color:var(--rf-muted);font-size:14px;max-width:230px;margin:0 0 18px}.rfFooterAccount{display:flex;flex-direction:column;align-items:flex-start}.refontePage .rfFooterAccount a{font-weight:650}.refontePage .rfFooter .rfFooterHeading{font-size:12px;font-weight:750;letter-spacing:.07em;text-transform:uppercase;color:var(--rf-terracotta);margin:8px 0 14px;line-height:1.5}.rfFooter .rfFooterNav ul{gap:0}.rfFooterEmail{display:flex;align-items:center;gap:8px;min-width:0}.rfFooterEmail>a{min-width:0;overflow-wrap:anywhere}.rfFooterCopy{flex:none;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c6d6cd;border-radius:9px;color:var(--rf-green);background:#fff;cursor:pointer}.rfFooterCopy[hidden]{display:none}.rfFooterCopy:hover{border-color:var(--rf-green);background:#f9faf7}.refontePage .rfFooter .rfFooterStatus{font-size:13px;line-height:1.6;color:var(--rf-muted);margin:6px 0 10px}.rfFooterStatus:empty{display:none}.rfFooterBottom{margin-top:32px;padding-top:20px;border-top:1px solid #ccdcd2}.refontePage .rfFooter .rfFooterData{font-size:12px;color:var(--rf-muted);margin:0 0 8px;line-height:1.6}.rfFooterLegalRow{display:flex;justify-content:space-between;align-items:center;gap:16px 32px}.refontePage .rfFooter .rfFooterCopyright{font-size:12px;color:var(--rf-muted);margin:0}.rfFooter .rfFooterLegal{display:flex;flex-wrap:wrap;gap:4px 24px}.refontePage .rfFooterLegal a{font-size:12px}@media(max-width:1050px){.rfFooterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px}.rfFooterLegalRow{align-items:flex-start;flex-direction:column;gap:10px}.rfFooterEmail{max-width:330px}}@media(max-width:640px){.refontePage .rfFooter{padding:34px 0 88px}.rfFooterGrid{gap:24px 22px}.rfFooterBrand,.rfFooterContact{grid-column:1/-1}.rfFooterAccount{flex-direction:row;flex-wrap:wrap;gap:0 24px}.refontePage .rfFooterBrand>p{max-width:none;margin-bottom:10px}.refontePage .rfFooter .rfFooterHeading{margin-top:0;margin-bottom:8px}.rfFooterBottom{margin-top:24px}.rfFooter .rfFooterLegal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.rfFooterLegalRow>nav{width:100%}}@media(prefers-reduced-motion:reduce){.refontePage *,.refontePage *:before,.refontePage *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.rfTrustPage{padding:22px 0 56px}.refontePage .rfTrustPage [id]{scroll-margin-top:140px}.rfTrustCrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-height:44px;color:var(--rf-muted);font-size:12px}.rfTrustCrumbs a{display:inline-flex;align-items:center;min-height:44px;color:var(--rf-green)}.rfTrustHero{max-width:860px;padding:32px 0}.refontePage .rfTrustHero h1{font-size:clamp(38px,4.3vw,60px);margin-bottom:20px;line-height:1.1}.refontePage .rfTrustHero .rfLead{max-width:700px;margin-bottom:16px}.refontePage .rfTrustScope{max-width:730px;font-size:13px;color:var(--rf-muted);line-height:1.7;margin:0}.rfTrustHero .rfActions{margin-bottom:0;gap:12px 28px}.rfTrustHero .rfTextLink{display:inline-flex;align-items:center;gap:8px;min-height:44px}.rfTrustSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 0 48px}.rfTrustSummary article{display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--rf-line);border-radius:14px;background:#fff;min-width:0}.refontePage .rfTrustSummary .rfTrustLabel{font-size:10px;letter-spacing:.1em;font-weight:700;text-transform:uppercase;color:var(--rf-terracotta);margin:0 0 12px}.refontePage .rfTrustSummary h2{font:650 19px/1.35 var(--font-body);letter-spacing:-.015em;color:var(--rf-ink);margin:0 0 12px}.refontePage .rfTrustSummary p{font-size:14px;line-height:1.65;color:var(--rf-muted);margin:0 0 12px}.rfTrustSummary a{display:inline-flex;align-items:center;gap:7px;min-height:44px;margin-top:auto;font-size:13px;font-weight:650;color:var(--rf-green)}.rfTrustLayout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:60px;align-items:start}.rfTrustNav{position:sticky;top:130px;display:flex;flex-direction:column;gap:2px;padding:0 20px 0 0;border-right:1px solid var(--rf-line)}.refontePage .rfTrustNav p{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--rf-muted);margin:0 0 12px}.rfTrustNav a{display:flex;align-items:center;min-height:44px;padding:8px 10px;border-radius:8px;font-size:13px;line-height:1.45;color:var(--rf-green);text-decoration:none}.rfTrustNav a:hover{background:var(--rf-terracotta-soft);color:var(--rf-terracotta-hover)}.rfTrustContent{min-width:0}.rfTrustTopic{padding:0 0 38px;margin-bottom:38px;border-bottom:1px solid var(--rf-line)}.rfTrustTopic:last-child{margin-bottom:0;border-bottom:0}.refontePage .rfTrustTopic h2{font-size:clamp(28px,2.6vw,36px);line-height:1.15;text-wrap:balance;margin-bottom:20px}.refontePage .rfTrustTopic h3{font-size:17px;margin:22px 0 12px}.refontePage .rfTrustTopic p{font-size:15px;line-height:1.75;color:var(--rf-muted);margin:0 0 16px}.refontePage .rfTrustTopic .rfEyebrow{font-size:10px;color:var(--rf-terracotta);margin-bottom:12px}.rfTrustTopic ul{padding-left:20px;margin:12px 0 20px;color:var(--rf-muted);font-size:15px;line-height:1.75}.rfTrustTopic li+li{margin-top:7px}.rfTrustTopic li::marker{color:var(--rf-terracotta)}.rfTrustNote{padding:20px 22px;background:#edf4f0;border-left:3px solid #9fbfaf;border-radius:0 12px 12px 0;margin:22px 0}.rfTrustNote>strong{display:block;font-size:14px;line-height:1.6;color:var(--rf-ink);margin-bottom:8px}.refontePage .rfTrustNote p{font-size:14px;margin:0}.refontePage .rfTrustTopic .rfTrustSmall,.refontePage .rfTrustTopic .rfTrustSources{font-size:12px;line-height:1.8;margin-top:14px}.rfTrustSources a{color:var(--rf-green);text-decoration:underline;text-underline-offset:3px}.rfTrustFacts{margin:18px 0 22px}.rfTrustFacts>div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:16px 0;border-bottom:1px solid var(--rf-line)}.rfTrustFacts dt{font-weight:650;color:var(--rf-ink);font-size:14px;line-height:1.65}.rfTrustFacts dd{margin:0;font-size:14px;line-height:1.75;color:var(--rf-muted)}.rfTrustTopic blockquote{margin:22px 0;padding:22px 24px;border:1px solid var(--rf-terracotta-line);border-radius:12px;background:var(--rf-terracotta-soft)}.refontePage .rfTrustTopic blockquote p{color:var(--rf-ink);margin-bottom:12px}.refontePage .rfTrustTopic blockquote .rfTrustQuoteNote{font-size:12px;line-height:1.7;color:var(--rf-muted);margin-bottom:0}.rfTrustTopic>.rfTextLink,.rfTrustEmail{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--rf-green);font-size:14px;font-weight:650;line-height:1.6;overflow-wrap:anywhere;max-width:100%}.rfTrustDocumentGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.rfTrustDocumentGrid article{display:flex;flex-direction:column;align-items:flex-start;padding:24px;background:#fff;border:1px solid var(--rf-line);border-radius:14px;min-width:0}.rfTrustTag{display:inline-block;font-size:11px;font-weight:700;line-height:1.5;color:var(--rf-terracotta-hover);background:var(--rf-terracotta-soft);padding:5px 9px;border-radius:6px}.refontePage .rfTrustDocumentGrid h3{font-size:19px;line-height:1.4;margin:18px 0 12px}.refontePage .rfTrustDocumentGrid p,.rfTrustDocumentGrid ul{font-size:14px;line-height:1.65}.rfTrustDocumentGrid .btn{margin-top:auto;width:100%;gap:8px}.rfTrustResources ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;list-style:none;padding:0;margin:0}.rfTrustResources li,.rfTrustResources li+li{margin:0;border-bottom:1px solid var(--rf-line)}.rfTrustResources a{display:block;padding:20px 0;text-decoration:none;color:var(--rf-green)}.rfTrustResources a:hover strong{text-decoration:underline;text-underline-offset:4px}.rfTrustResources strong{display:block;font-size:15px;line-height:1.5;margin-bottom:8px}.rfTrustResources a>span{display:block;font-size:13px;line-height:1.65;color:var(--rf-muted)}.rfTrustPage .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.rfTrustLayout{grid-template-columns:180px minmax(0,1fr);gap:32px}.rfTrustFacts>div{grid-template-columns:150px minmax(0,1fr);gap:18px}.rfTrustDocumentGrid{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){.rfTrustLayout{grid-template-columns:minmax(0,1fr);gap:32px}.rfTrustNav{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 12px;padding:18px;border:1px solid var(--rf-line);border-radius:12px;background:#fff}.rfTrustNav p{grid-column:1/-1}.rfTrustSummary{gap:14px}.rfTrustSummary article{padding:20px}.rfTrustHero{padding-top:24px}.refontePage .rfTrustPage [id]{scroll-margin-top:125px}}@media(max-width:640px){.rfTrustPage{padding-top:12px}.rfTrustHero{padding:24px 0}.refontePage .rfTrustHero h1{font-size:39px}.rfTrustHero h1 br{display:none}.rfTrustHero .rfActions{align-items:stretch;flex-direction:column}.rfTrustHero .rfActions>a{justify-content:center;text-align:center}.rfTrustSummary{grid-template-columns:minmax(0,1fr);gap:12px;margin-bottom:28px}.rfTrustSummary article{padding:20px}.rfTrustNav{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px;gap:2px 8px}.rfTrustNav a{padding:9px 4px}.rfTrustTopic{padding-bottom:28px;margin-bottom:28px}.rfTrustFacts>div{grid-template-columns:minmax(0,1fr);gap:6px}.rfTrustNote{padding:18px}.rfTrustDocumentGrid article{padding:20px}.rfTrustResources ul{grid-template-columns:minmax(0,1fr)}.rfTrustTopic blockquote{padding:20px}.refontePage .rfTrustPage [id]{scroll-margin-top:108px}}
