:root{--ink:#101828;--muted:#667085;--blue:#0b5fc6;--blue-2:#1769d2;--blue-soft:#eef6ff;--line:#dfe7f1;--line-2:#e9eef5;--card:#ffffff;--bg:#f5f8fc;--green:#16b364;--amber:#f4a519;--shadow:0 18px 55px rgba(16,24,40,.08);--radius:18px;--page:1180px;}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#edf4fb 0,#f8fbff 220px,#f7f9fc 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}button,a{font:inherit}a{color:inherit;text-decoration:none}svg{display:block}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{width:min(calc(100% - 28px),var(--page));margin:24px auto 42px;background:#fff;border:1px solid rgba(207,219,233,.88);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);}.topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 34px;border-bottom:1px solid var(--line-2);background:rgba(255,255,255,.96);position:relative;z-index:50;}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;letter-spacing:-.35px;color:#0b3b78;white-space:nowrap}.brand-mark{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:2px solid #1a64bf;color:#1a64bf;background:#fff}.brand-mark svg{width:15px;height:15px}.brand span:last-child{font-size:15px}.brand b{color:#1769d2}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.main-nav a:not(.wa-btn){font-size:13px;font-weight:650;color:#344054;transition:.2s ease}.main-nav a:not(.wa-btn):hover{color:var(--blue)}.wa-btn{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 17px;border:1.5px solid #1a64bf;border-radius:999px;font-size:12px;font-weight:800;color:#0d5db6;background:#fff;box-shadow:0 4px 14px rgba(11,95,198,.08);transition:.2s ease;}.wa-btn:hover{transform:translateY(-1px);background:var(--blue-soft)}.wa-btn svg{width:16px;height:16px}.menu-toggle{display:none;border:0;background:#fff;width:42px;height:42px;border-radius:10px;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hamburger-lines{width:23px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.hamburger-lines span{display:block;width:100%;height:2px;border-radius:999px;background:#344054;transition:transform .28s ease,opacity .2s ease,width .28s ease}.menu-toggle[aria-expanded="true"] .hamburger-lines span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .hamburger-lines span:nth-child(2){opacity:0;width:0}.menu-toggle[aria-expanded="true"] .hamburger-lines span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.menu-toggle:focus-visible{outline:2px solid #1769d2;outline-offset:2px}.hero{min-height:332px;display:grid;grid-template-columns:1.28fr .72fr;align-items:center;padding:32px 72px 46px 92px;border-bottom:1px solid var(--line-2);background: radial-gradient(circle at 88% 45%,rgba(29,108,210,.09),transparent 27%),linear-gradient(180deg,#fff 0%,#fff 70%,#fbfdff 100%);}.hero-copy{max-width:610px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:#0c5cb6;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.eyebrow::before{content:"";width:22px;height:2px;background:#0c5cb6;border-radius:2px}h1{font-size:44px;line-height:1.08;letter-spacing:-1.9px;margin:0 0 15px;font-weight:850}.hero-copy p{font-size:15px;line-height:1.72;color:#667085;margin:0;max-width:600px}.hero-art{display:flex;justify-content:center;align-items:center;min-height:230px}.hero-art img{width:min(100%,335px);height:auto;filter:drop-shadow(0 17px 26px rgba(10,60,120,.12))}.overview{display:grid;grid-template-columns:286px 1fr;border-bottom:1px solid var(--line-2);min-height:414px;}.toc{padding:32px 28px 32px 34px;border-right:1px solid var(--line-2);background:#fff;}.toc h2{font-size:15px;margin:0 0 18px;letter-spacing:-.25px}.toc-list{display:grid;gap:12px}.toc-link{display:flex;align-items:center;gap:11px;color:#344054;font-size:12px;font-weight:650;min-width:0}.toc-link:hover{color:var(--blue)}.toc-link .n{flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#0d5fbf;color:#fff;font-size:10px;font-weight:800;box-shadow:0 4px 10px rgba(13,95,191,.18)}.toc-link span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.view-all{margin-top:17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 15px;border:1.5px solid #1a64bf;border-radius:7px;font-size:12px;font-weight:800;color:#0d5db6;background:#fff;cursor:pointer}.view-all:hover{background:var(--blue-soft)}.feature-area{padding:32px 34px 34px;background:linear-gradient(180deg,#fff,#fcfdff)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-card{min-height:142px;padding:23px 23px 20px;display:grid;grid-template-columns:42px 1fr;gap:15px;align-items:flex-start;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(16,24,40,.035);transition:.22s ease;}.feature-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(16,24,40,.07);border-color:#cbd9ea}.icon-box{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid currentColor;background:#fff}.icon-box svg{width:22px;height:22px}.blue{color:#3e8de0}.green{color:#18a85d}.navy{color:#4a6b99}.amber{color:#f1a315}.feature-card h3{font-size:14px;line-height:1.25;margin:1px 0 8px;letter-spacing:-.2px}.feature-card p{font-size:12px;line-height:1.6;color:#667085;margin:0}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line-2)}.trust-item{min-height:112px;display:flex;align-items:center;gap:15px;padding:24px 32px;border-right:1px solid var(--line-2)}.trust-item:last-child{border-right:0}.trust-item .icon-box{width:36px;height:36px;border-radius:9px;color:#3d6698;flex:0 0 auto}.trust-item .icon-box svg{width:19px;height:19px}.trust-item h3{font-size:13px;margin:0 0 4px}.trust-item p{font-size:11px;line-height:1.5;color:#667085;margin:0}.terms-wrap{padding:64px 34px 34px;background:#fbfcfe}.terms-head{max-width:760px;margin:0 auto 34px;text-align:center}.terms-head .kicker{color:#0b5fc6;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px}.terms-head h2{font-size:34px;letter-spacing:-1px;margin:0 0 12px}.terms-head p{font-size:14px;line-height:1.7;color:#667085;margin:0}.terms-toolbar{max-width:920px;margin:0 auto 15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.search-box{position:relative;flex:1;max-width:390px}.search-box svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:#667085}.search-box input{width:100%;height:44px;border:1px solid var(--line);border-radius:10px;padding:0 14px 0 41px;outline:0;background:#fff;color:var(--ink)}.search-box input:focus{border-color:#70a8e8;box-shadow:0 0 0 4px rgba(11,95,198,.08)}.toolbar-btns{display:flex;gap:8px}.toolbar-btn{height:42px;padding:0 13px;border:1px solid var(--line);background:#fff;border-radius:9px;color:#344054;font-size:12px;font-weight:750;cursor:pointer}.toolbar-btn:hover{border-color:#b9cee4;background:#f8fbff}.accordion{max-width:920px;margin:0 auto;display:grid;gap:11px}.term-item{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 5px 18px rgba(16,24,40,.025)}.term-trigger{width:100%;display:flex;align-items:center;gap:14px;padding:18px 19px;border:0;background:#fff;text-align:left;cursor:pointer;color:var(--ink)}.term-trigger:hover{background:#fbfdff}.term-num{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#eaf4ff;color:#0b5fc6;font-size:12px;font-weight:850}.term-title{font-size:14px;font-weight:800;letter-spacing:-.15px;flex:1}.chev{width:20px;height:20px;color:#667085;transition:.2s ease}.term-item.open .chev{transform:rotate(180deg)}.term-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.term-item.open .term-panel{grid-template-rows:1fr}.term-panel-inner{overflow:hidden}.term-content{padding:0 22px 20px 67px;color:#58677a;font-size:13px;line-height:1.72}.term-content p{margin:0 0 10px}.term-content p:last-child{margin-bottom:0}.term-content ul{margin:8px 0 0;padding-left:18px}.term-content li{margin:5px 0}.term-content strong{color:#263648}.highlight{background:#f2f8ff;border:1px solid #d9ebff;border-radius:9px;padding:12px 14px;margin-top:10px;color:#3e5268}.no-results{display:none;text-align:center;padding:28px;border:1px dashed #cfd9e6;border-radius:12px;color:#667085;background:#fff}footer{position:relative;padding:0;background:#071b33;color:#fff;border-top:1px solid rgba(11,95,198,.22);overflow:hidden}footer::before{content:"";position:absolute;inset:0;pointer-events:none;background: radial-gradient(circle at 10% 0,rgba(34,126,230,.22),transparent 31%),radial-gradient(circle at 88% 20%,rgba(23,105,210,.16),transparent 28%),linear-gradient(135deg,#071b33 0%,#0a2444 54%,#081d37 100%)}.footer-shell{position:relative;padding:44px 34px 20px}.footer-main{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.9fr);gap:58px;align-items:start}.footer-brand{display:grid;gap:15px;max-width:520px}.footer-brand .brand{width:max-content;color:#fff}.footer-brand .brand b{color:#7fc2ff}.footer-brand .brand span:last-child{font-size:20px}.footer-brand .brand-mark{color:#8ac8ff;border-color:rgba(138,200,255,.72);background:rgba(255,255,255,.06)}.footer-status{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(138,200,255,.22);border-radius:999px;background:rgba(255,255,255,.055);color:#cce7ff;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.footer-status svg{width:15px;height:15px;color:#79c0ff}.footer-bio{margin:0;color:#b8c9dc;font-size:12px;line-height:1.78;max-width:500px}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-category{min-height:190px;padding:20px;border:1px solid rgba(151,190,229,.14);border-radius:16px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.footer-category h3{margin:0 0 15px;color:#fff;font-size:12px;letter-spacing:.02em}.footer-links{display:grid;gap:8px;font-size:11px;font-weight:700}.footer-links a{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;border-radius:8px;color:#bdd2e7;transition:.2s ease}.footer-links a::after{content:"→";color:#6faee9;font-size:13px;transition:.2s ease}.footer-links a:hover{color:#fff;background:rgba(126,194,255,.1);transform:translateX(2px)}.footer-links a:hover::after{transform:translateX(2px);color:#9dd2ff}.footer-assurance{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:15px 17px;border:1px solid rgba(126,194,255,.16);border-radius:13px;background:rgba(255,255,255,.04)}.footer-assurance-copy{display:flex;align-items:center;gap:11px;color:#c6d7e8;font-size:11px;line-height:1.55}.footer-assurance-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:rgba(126,194,255,.1);color:#83c5ff}.footer-assurance-icon svg{width:18px;height:18px}.footer-support-link{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;padding:0 14px;border:1px solid rgba(132,199,255,.42);border-radius:9px;background:#fff;color:#0a4f99;font-size:11px;font-weight:850;box-shadow:0 8px 20px rgba(0,0,0,.12);transition:.2s ease}.footer-support-link:hover{transform:translateY(-1px);background:#eef7ff}.footer-support-link svg{width:15px;height:15px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:17px;border-top:1px solid rgba(180,207,234,.13)}.footer-note,.copyright{font-size:10.5px;color:#90a8c0}.copyright{text-align:right}.mobile-toc{display:none;position:sticky;top:10px;z-index:20;margin:0 15px 14px}.mobile-toc-trigger{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #cfdbea;border-radius:13px;background:#fff;padding:8px 13px 8px 10px;color:#344054;text-align:left;cursor:pointer;box-shadow:0 7px 20px rgba(16,24,40,.08)}.mobile-toc-trigger:hover{border-color:#abc7e5;background:#fbfdff}.mobile-toc-trigger-left{display:flex;align-items:center;gap:11px;min-width:0}.mobile-toc-trigger-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#eaf4ff;color:#0b5fc6}.mobile-toc-trigger-icon svg{width:20px;height:20px}.mobile-toc-trigger-copy{display:grid;gap:2px;min-width:0}.mobile-toc-trigger-copy small{font-size:10px;line-height:1.2;color:#667085;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.mobile-toc-trigger-copy strong{font-size:13px;line-height:1.25;color:#25364a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-toc-trigger-chevron{width:19px;height:19px;flex:0 0 auto;color:#667085}.section-popup[hidden]{display:none}.section-popup{position:fixed;inset:0;z-index:1000;display:grid;align-items:end;justify-items:center}.section-popup-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.56);backdrop-filter:blur(3px)}.section-popup-panel{position:relative;width:min(100%,640px);max-height:min(84vh,760px);display:flex;flex-direction:column;background:#fff;border:1px solid #d8e3ef;border-bottom:0;border-radius:24px 24px 0 0;box-shadow:0 -18px 55px rgba(16,24,40,.2);overflow:hidden}.section-popup-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 19px 15px;border-bottom:1px solid var(--line-2);background:#fff}.section-popup-head-copy{min-width:0}.section-popup-kicker{margin:0 0 4px;color:#0b5fc6;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.section-popup-head h2{margin:0;font-size:20px;line-height:1.2;letter-spacing:-.45px}.section-popup-head p{margin:5px 0 0;color:#667085;font-size:11px;line-height:1.45}.section-popup-close{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:11px;background:#fff;color:#344054;cursor:pointer}.section-popup-close:hover{background:#f4f8fd;border-color:#bed0e3}.section-popup-close svg{width:19px;height:19px}.section-popup-list{overflow-y:auto;padding:12px 13px 22px;display:grid;gap:8px;overscroll-behavior:contain}.section-popup-item{width:100%;min-height:66px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:#263648;text-align:left;cursor:pointer}.section-popup-item:hover{border-color:#b8cde3;background:#f8fbff}.section-popup-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef6ff;color:#1769d2}.section-popup-icon svg{width:22px;height:22px}.section-popup-item:nth-child(4n+2) .section-popup-icon{background:#ecfbf3;color:#159455}.section-popup-item:nth-child(4n+3) .section-popup-icon{background:#f2f4f7;color:#526c8e}.section-popup-item:nth-child(4n+4) .section-popup-icon{background:#fff7e8;color:#d68b08}.section-popup-copy{display:grid;gap:3px;min-width:0}.section-popup-number{font-size:10px;line-height:1.2;color:#667085;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.section-popup-title{font-size:13px;line-height:1.35;font-weight:800;letter-spacing:-.1px}.section-popup-arrow{width:17px;height:17px;color:#7c8da1}body.popup-open{overflow:hidden}@media (max-width: 980px){.hero{padding:44px 45px;grid-template-columns:1.1fr .9fr}h1{font-size:39px}.overview{grid-template-columns:245px 1fr}.toc{padding-left:24px}.feature-area{padding:28px}.trust-item{padding:22px 20px}}@media (max-width: 820px){.topbar{padding:0 20px}.menu-toggle{display:flex}.main-nav{display:none;position:absolute;left:14px;right:14px;top:68px;flex-direction:column;align-items:stretch;gap:0;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:0 16px 40px rgba(16,24,40,.12)}.main-nav.open{display:flex}.main-nav a:not(.wa-btn){padding:13px 11px;border-radius:8px}.main-nav a:not(.wa-btn):hover{background:#f4f8fd}.main-nav .wa-btn{display:none}.hero{grid-template-columns:1fr;padding:24px 36px 28px;text-align:center}.hero-copy{margin:auto}.eyebrow{justify-content:center}.hero-copy p{margin:auto}.hero-art{min-height:205px;margin-top:14px}.hero-art img{max-width:280px}.overview{grid-template-columns:1fr}.toc{display:none}.mobile-toc{display:block}.feature-area{padding:23px}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line-2)}.trust-item:last-child{border-bottom:0}.terms-wrap{padding-top:52px}}@media (max-width: 600px){.site-shell{width:100%;margin:0;border-radius:0;border-left:0;border-right:0}.topbar{min-height:68px;padding:0 15px}.brand span:last-child{font-size:14px}.hero{padding:18px 20px 24px;min-height:auto}.eyebrow{font-size:10px}h1{font-size:33px;letter-spacing:-1.2px}.hero-copy p{font-size:13px;line-height:1.62}.hero-art{min-height:185px}.feature-area{padding:16px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:0;padding:19px;grid-template-columns:38px 1fr}.icon-box{width:38px;height:38px}.trust-item{padding:20px}.terms-wrap{padding:44px 15px 28px}.terms-head h2{font-size:28px}.terms-toolbar{align-items:stretch;flex-direction:column}.search-box{max-width:none}.toolbar-btns{width:100%}.toolbar-btn{flex:1}.term-trigger{padding:15px 14px;gap:11px}.term-num{width:31px;height:31px}.term-title{font-size:13px}.term-content{padding:0 16px 17px 56px;font-size:12px}.footer-shell{padding:34px 18px 20px}.footer-main{grid-template-columns:1fr;gap:26px}.footer-nav{grid-template-columns:1fr;gap:12px}.footer-category{min-height:0;padding:17px}.footer-assurance{align-items:flex-start;flex-direction:column}.footer-support-link{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.copyright{text-align:left}}@media (prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.topbar{display:none!important}.site-shell{margin-top:12px!important}.hero{border-top-left-radius:20px;border-top-right-radius:20px}@media(max-width:640px){.site-shell{margin-top:6px!important}}.site-shell{margin-top:0!important}.hero{margin-top:0!important}.hero-dates{margin-top:14px!important;color:#40516a!important;font-size:13px!important;line-height:1.55!important;font-weight:650}.hero-dates strong{color:#30445e;font-weight:850}.hero-dates span{display:inline-block;margin:0 8px;color:#9aa9bb}.policy-inline-link{display:inline;font-weight:850;color:#0d63c7;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;background:linear-gradient(180deg,transparent 58%,rgba(70,150,255,.16) 58%);border-radius:3px}.policy-inline-link:hover,.policy-inline-link:focus-visible{color:#084f9f;background:rgba(70,150,255,.12);outline:none}@media(max-width:600px){.hero-dates{font-size:12px!important;margin-top:12px!important}.hero-dates span{margin:0 5px}}
