/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#061541;--navy-2:#0a2265;--blue:#145bff;--cyan:#17d7f4;--ink:#09183c;--muted:#65718d;--line:#dce4f4;--cloud:#f4f7ff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cloud);color:var(--ink);font-family:var(--font-geist), Inter, system-ui, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:hidden}.site-header{z-index:20;color:#fff;justify-content:space-between;align-items:center;height:92px;padding:18px max(28px,50vw - 620px);display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:-.7px;align-items:center;gap:12px;font-size:23px;font-weight:800;display:inline-flex}.brand img{border-radius:15px;width:48px;height:48px;box-shadow:0 12px 30px #00174199}.site-header nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.site-header nav a{opacity:.8;transition:all .2s}.site-header nav a:hover{opacity:1}.site-header .nav-cta{opacity:1;background:#ffffff12;border:1px solid #ffffff38;border-radius:999px;padding:11px 18px}.hero{color:#fff;background:radial-gradient(circle at 78% 24%,#1369ff 0,#0b32a4 24%,#0000 48%),linear-gradient(132deg,#050d2f 0%,#071c58 58%,#0833a4 100%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:780px;padding:165px max(28px,50vw - 620px) 105px;display:grid;position:relative}.hero:after{content:"";filter:blur(90px);background:#12d9f41a;height:360px;position:absolute;inset:auto -10% -180px 35%;transform:rotate(-8deg)}.hero-orb{pointer-events:none;border:1px solid #4ce7ff36;border-radius:50%;position:absolute}.hero-orb-one{width:530px;height:530px;top:-180px;right:-190px}.hero-orb-two{width:190px;height:190px;bottom:-95px;left:45%}.hero-copy{z-index:2;max-width:670px;position:relative}.eyebrow,.section-kicker{letter-spacing:2.2px;align-items:center;gap:10px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.eyebrow{color:#b7c9ff}.eyebrow i{background:#23f0bb;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #23f0bb}.hero h1{letter-spacing:-5px;margin:28px 0 24px;font-size:clamp(55px,6.2vw,88px);font-weight:790;line-height:.98}.hero h1 em{color:#42e9ff;font-style:normal}.hero-copy>p{color:#c3ceeb;max-width:590px;margin:0;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin-top:36px;display:flex}.button{border-radius:15px;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:0 22px;font-size:14px;font-weight:780;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#1c68ff,#0fd0f3);box-shadow:0 14px 35px #0068ff55}.button-ghost{background:#ffffff0d;border:1px solid #ffffff2b}.trust-row{color:#8fa6d4;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:11px;font-weight:650;display:flex}.trust-row b{color:#23e0c0;background:#14d8bd24;border-radius:50%;place-items:center;width:16px;height:16px;margin-right:5px;display:inline-grid}.hero-visual{z-index:2;justify-self:center;width:min(395px,80%);position:relative}.hero-visual>img{z-index:2;object-fit:cover;object-position:top;border:8px solid #111c40;border-radius:46px;width:100%;max-height:615px;position:relative;box-shadow:0 45px 90px #01072099,inset 0 0 0 1px #ffffff25}.phone-glow{filter:blur(75px);opacity:.55;background:#0878ff;position:absolute;inset:10% -20% 5%}.floating-card{z-index:3;color:#dbe8ff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071a4dd9;border:1px solid #ffffff20;border-radius:15px;align-items:center;gap:10px;padding:13px 17px;font-size:12px;display:flex;position:absolute;box-shadow:0 18px 40px #020c2a80}.floating-card b{color:#42e9ff;font-size:22px}.floating-card i{background:#26e4b5;border-radius:50%;width:9px;height:9px;box-shadow:0 0 12px #26e4b5}.floating-card-top{top:14%;right:-55px}.floating-card-bottom{bottom:15%;left:-85px}.app-marquee,.screens-section{background:#fff;padding:108px max(28px,50vw - 620px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:54px;display:flex}.section-heading h2,.split-copy h2,.trust-section h2{letter-spacing:-3px;margin:14px 0 0;font-size:clamp(38px,4.5vw,58px);line-height:1.04}.section-heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.7}.section-kicker{color:var(--blue)}.section-kicker span{color:#20b8de}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.app-tile{background:linear-gradient(145deg,#fff 65%,#f6f9ff);border:1px solid #e2e8f5;border-radius:20px;min-width:0;padding:18px;scroll-margin-top:25px;transition:all .22s;box-shadow:0 10px 28px #142c6810}.app-tile:hover{border-color:#b8caf6;transform:translateY(-4px);box-shadow:0 20px 42px #142c681c}.app-tile-head{grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.app-tile-head img{object-fit:cover;border-radius:15px;width:55px;height:55px;box-shadow:0 8px 17px #18327720}.app-tile-head div{flex-direction:column;min-width:0;display:flex}.app-tile-head b{letter-spacing:-.35px;font-size:17px}.app-tile-head span{color:#65728f;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;overflow:hidden}.app-tile-head small{color:#1361c7;letter-spacing:.8px;background:#e9f2ff;border-radius:7px;align-self:start;padding:5px 7px;font-size:8px;font-weight:850}.app-tile>p{color:#596681;min-height:42px;margin:15px 0 12px;font-size:12px;line-height:1.55}.keyword-row{flex-wrap:wrap;gap:5px;min-height:23px;display:flex}.keyword-row span{color:#73809a;background:#f0f4fb;border-radius:7px;padding:4px 7px;font-size:9px}.store-links{gap:7px;margin-top:14px;display:flex}.store-links a{color:#14234a;background:#fff;border:1px solid #dce4f1;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;height:34px;font-size:10px;font-weight:750;transition:all .2s;display:flex}.store-links a:hover{color:#0f55e1;background:#f5f8ff;border-color:#2167ef}.store-links a b{font-size:9px}.store-links .detail-link{color:#fff;background:#0e57df;border-color:#0e57df}.app-icon-link{display:block}.workflow{color:#fff;background:linear-gradient(145deg,#061338,#071d5d 55%,#0a2d88);padding:108px max(28px,50vw - 620px)}.section-heading.light>p{color:#9fb0d4}.section-heading.light .section-kicker{color:#41e3fa}.steps{background:#ffffff08;border:1px solid #ffffff1c;border-radius:25px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.steps article{border-right:1px solid #ffffff16;min-height:310px;padding:30px 26px;position:relative}.steps article:last-child{border-right:0}.steps article>span{color:#6681b7;letter-spacing:1px;font-size:11px;font-weight:800}.step-icon{color:#48e4fa;background:#0a3670;border:1px solid #3edff852;border-radius:17px;place-items:center;width:53px;height:53px;margin:55px 0 24px;font-size:24px;display:grid;box-shadow:0 12px 30px #00122e66}.steps h3{margin:0 0 12px;font-size:18px}.steps p{color:#97a9ce;margin:0;font-size:13px;line-height:1.65}.screens-section{background:#eef3ff}.screen-strip{grid-template-columns:repeat(5,1fr);align-items:end;gap:14px;display:grid}.screen-card{min-width:0;margin:0}.screen-card img{aspect-ratio:.46;object-fit:cover;object-position:top;border:5px solid #132349;border-radius:25px;width:100%;box-shadow:0 22px 45px #18347230}.screen-card-featured{transform:translateY(-20px)}.screen-card figcaption{color:#465574;align-items:center;gap:8px;padding:15px 4px 0;font-size:11px;font-weight:750;display:flex}.screen-card figcaption span{color:#1d6aff;letter-spacing:1px;font-size:9px}.split-section{background:#fff;grid-template-columns:1fr .85fr;align-items:center;gap:100px;padding:112px max(28px,50vw - 580px);display:grid}.split-copy>p{max-width:560px;color:var(--muted);line-height:1.7}.split-copy ul{margin:34px 0 0;padding:0;list-style:none}.split-copy li{border-top:1px solid #e2e8f3;grid-template-columns:145px 1fr;gap:20px;padding:18px 0;display:grid}.split-copy li b{font-size:13px}.split-copy li span{color:#6b7790;font-size:12px;line-height:1.5}.metric-panel{background:linear-gradient(150deg,#fff,#eff5ff);border:1px solid #dbe5fb;border-radius:28px;padding:30px;box-shadow:0 35px 70px #17337124}.metric-top,.progress-label{color:#6e7a95;justify-content:space-between;align-items:center;font-size:11px;display:flex}.metric-top b{color:#087a63;letter-spacing:1px;background:#dff9ef;border-radius:8px;padding:6px 9px;font-size:9px}.metric-panel h3{letter-spacing:-.7px;margin:22px 0 34px;font-size:24px}.progress-label b{color:#152550;font-size:13px}.progress-track{background:#dbe4f5;border-radius:99px;height:9px;margin-top:12px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,#1766ff,#18d6e8);width:75%;height:100%;display:block}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:26px;display:grid}.metric-grid div{background:#ffffffc7;border:1px solid #e0e7f4;border-radius:16px;padding:18px 12px}.metric-grid span,.feedback-preview small{color:#7b87a0;font-size:9px;display:block}.metric-grid b{margin-top:7px;font-size:22px;display:block}.feedback-preview{color:#fff;background:#081d57;border-radius:16px;align-items:center;gap:14px;margin-top:10px;padding:17px;display:flex}.feedback-preview>span{color:#52e8ff;font-size:25px;font-weight:800}.feedback-preview b{font-size:11px;display:block}.feedback-preview small{color:#8fa5d2;margin-top:5px}.trust-section{background:#f3f6fd;padding:100px max(28px,50vw - 620px)}.trust-section>div:first-child{max-width:670px}.trust-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:48px;display:grid}.trust-cards article{background:#fff;border:1px solid #dfe6f3;border-radius:22px;padding:28px}.trust-cards article>b{color:#1670f6;letter-spacing:1px;font-size:10px}.trust-cards h3{margin:35px 0 12px;font-size:19px}.trust-cards p{color:#66738c;margin:0;font-size:13px;line-height:1.65}.final-cta{color:#fff;background:radial-gradient(circle at 82% 10%,#13a9e3,#0000 27%),linear-gradient(120deg,#06123c,#0a2b89);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:330px;margin:0;padding:65px max(28px,50vw - 580px);display:grid}.final-cta>img{border-radius:25px;width:92px;box-shadow:0 20px 40px #00133b88}.final-cta>div>span{color:#bac9ec;letter-spacing:2px;font-size:11px;font-weight:850}.final-cta>div>span span{color:#52e8ff}.final-cta h2{letter-spacing:-2.5px;margin:12px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.04}.button-light{color:#102357;background:#fff}footer{color:#8e9abb;background:#030c27;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:35px max(28px,50vw - 620px);font-size:10px;display:grid}.footer-brand{align-items:center;gap:10px;display:flex}.footer-brand img{border-radius:12px;width:40px;height:40px}.footer-brand span{flex-direction:column;display:flex}.footer-brand b{color:#fff;font-size:14px}.footer-brand small{margin-top:3px}.footer-links{color:#c2cce5;flex-wrap:wrap;justify-content:center;gap:22px;display:flex}footer>p{text-align:right;margin:0}@media (max-width:1020px){.hero{grid-template-columns:1fr .75fr}.hero h1{letter-spacing:-3.5px}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:repeat(2,1fr)}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid #ffffff16}.split-section{gap:45px}}@media (max-width:760px){.site-header{height:76px;padding:14px 20px}.brand{font-size:20px}.brand img{border-radius:13px;width:42px;height:42px}.site-header nav a:not(.nav-cta){display:none}.site-header nav{gap:0}.hero{grid-template-columns:1fr;gap:70px;min-height:auto;padding:125px 22px 80px}.hero h1{letter-spacing:-3.5px;margin-top:22px;font-size:53px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{width:min(310px,80vw)}.floating-card-top{right:-26px}.floating-card-bottom{left:-25px}.app-marquee,.workflow,.screens-section,.split-section,.trust-section{padding:74px 20px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:36px}.section-heading h2,.split-copy h2,.trust-section h2{letter-spacing:-2px;font-size:39px}.app-grid{grid-template-columns:1fr;gap:10px}.app-tile{padding:15px}.app-tile>p{min-height:auto}.steps{grid-template-columns:1fr}.steps article{border-bottom:1px solid #ffffff16;border-right:0;min-height:auto}.steps article:nth-child(3){border-bottom:1px solid #ffffff16}.steps article:last-child{border-bottom:0}.step-icon{margin:30px 0 20px}.screen-strip{width:1060px}.screens-section{overflow-x:auto}.screen-card-featured{transform:none}.split-section{grid-template-columns:1fr;gap:45px}.split-copy li{grid-template-columns:120px 1fr}.metric-panel{padding:22px}.trust-cards{grid-template-columns:1fr}.final-cta{text-align:center;grid-template-columns:1fr;padding:60px 22px}.final-cta>img{justify-self:center}.final-cta .button{justify-self:stretch}footer{text-align:center;grid-template-columns:1fr}.footer-brand{justify-content:center}footer>p{text-align:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.product-page{background:#f3f6fc;min-height:100vh}.product-header{color:#fff;background:#061541;justify-content:space-between;align-items:center;height:82px;padding:14px max(24px,50vw - 560px);display:flex}.product-header .brand img{width:44px;height:44px}.product-header>a:last-child{color:#c5d1ed;font-size:12px;font-weight:750}.breadcrumbs{color:#8994aa;align-items:center;gap:9px;padding:25px max(24px,50vw - 560px);font-size:11px;display:flex}.breadcrumbs b{color:#24314e}.product-hero{background:#fff;border:1px solid #dfe6f3;border-radius:32px;grid-template-columns:310px 1fr;align-items:center;gap:75px;width:min(1120px,100% - 40px);margin:0 auto;padding:70px;display:grid;box-shadow:0 30px 80px #19377614}.product-icon-wrap{background:radial-gradient(circle at 70% 15%,#1b76ff,#0000 30%),linear-gradient(145deg,#06133d,#0a2d8d);border-radius:34px;padding:32px;box-shadow:0 30px 55px #0c2a6c36}.product-icon-wrap img{aspect-ratio:1;object-fit:cover;border-radius:24%;width:100%;box-shadow:0 18px 35px #00123688}.product-copy h1{letter-spacing:-4px;margin:16px 0 3px;font-size:clamp(52px,7vw,76px);line-height:1}.product-copy h2{color:#48618d;margin:0 0 22px;font-size:21px;font-weight:600}.product-copy>p{color:#64708a;max-width:650px;font-size:16px;line-height:1.7}.product-keywords{flex-wrap:wrap;gap:7px;margin-top:23px;display:flex}.product-keywords span{color:#31588f;background:#edf4ff;border-radius:9px;padding:7px 11px;font-size:10px;font-weight:700}.product-actions{gap:10px;margin-top:28px;display:flex}.button-dark{color:#fff;background:#071a4f}.button-outline{color:#17356d;background:#fff;border:1px solid #cfd9ec}.availability-note{color:#8791a5;max-width:570px;margin-top:16px;line-height:1.5;display:block}.product-info{grid-template-columns:repeat(3,1fr);gap:14px;width:min(1120px,100% - 40px);margin:22px auto 90px;display:grid}.product-info article{background:#fff;border:1px solid #dfe6f3;border-radius:22px;padding:30px}.product-info article>span{color:#1b68f2;letter-spacing:1px;font-size:10px;font-weight:850}.product-info h3{margin:32px 0 12px;font-size:18px}.product-info p{color:#66728a;margin:0;font-size:13px;line-height:1.7}.product-cta{color:#fff;background:radial-gradient(circle at 82% 10%,#13a9e3,#0000 27%),linear-gradient(120deg,#06123c,#0a2b89);justify-content:space-between;align-items:center;gap:30px;padding:62px max(24px,50vw - 525px);display:flex}.product-cta>div>span{color:#b6c6e8;letter-spacing:2px;font-size:10px;font-weight:850}.product-cta>div>span span{color:#52e8ff}.product-cta h2{letter-spacing:-2px;margin:12px 0 0;font-size:42px;line-height:1.05}.product-footer{color:#9aa8c7;background:#030c27;gap:25px;padding:27px max(24px,50vw - 525px);font-size:11px;display:flex}.product-footer span{margin-right:auto}@media (max-width:760px){.product-hero{grid-template-columns:1fr;gap:35px;padding:35px 22px}.product-icon-wrap{justify-self:center;width:min(250px,75vw);padding:25px}.product-copy h1{letter-spacing:-3px;font-size:51px}.product-actions{flex-direction:column}.product-info{grid-template-columns:1fr}.product-cta{flex-direction:column;align-items:flex-start}.product-cta h2{font-size:36px}.product-footer{flex-wrap:wrap}.product-footer span{width:100%}}.legal-page{background:#f5f7fc;min-height:100vh}.legal-header{color:#fff;background:#061541;justify-content:space-between;align-items:center;height:84px;padding:16px max(24px,50vw - 525px);display:flex}.legal-header .brand img{width:44px;height:44px}.legal-header>a:last-child{color:#b8c7ec;font-size:12px;font-weight:700}.legal-hero{color:#fff;background:radial-gradient(circle at 80% 0,#0f6eff,#0000 30%),linear-gradient(130deg,#071338,#0a2a81);padding:90px max(24px,50vw - 450px) 75px}.legal-hero>span{color:#50e5f8;letter-spacing:2px;font-size:10px;font-weight:850}.legal-hero h1{letter-spacing:-3px;margin:17px 0;font-size:clamp(44px,6vw,70px)}.legal-hero p{color:#b7c6e7;max-width:720px;margin:0;font-size:16px;line-height:1.7}.legal-content{background:#fff;border:1px solid #e0e6f1;border-radius:24px;width:min(900px,100% - 40px);margin:-28px auto 70px;padding:50px 65px;box-shadow:0 24px 55px #19377614}.legal-content h2{color:#101f46;letter-spacing:-.4px;margin:36px 0 10px;font-size:20px}.legal-content h2:first-child{margin-top:0}.legal-content h3{margin:25px 0 8px;font-size:15px}.legal-content p,.legal-content li{color:#5e6a82;font-size:14px;line-height:1.75}.legal-content a{color:#1264e9;font-weight:700}.legal-content ol{padding-left:22px}.support-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.support-grid section{background:#f2f6ff;border-radius:17px;padding:24px}.support-grid section h2{margin-top:0}.legal-footer{color:#8290ad;background:#030c27;justify-content:space-between;padding:28px max(24px,50vw - 450px);font-size:11px;display:flex}.legal-footer a{color:#c9d5ee}@media (max-width:640px){.legal-content{padding:34px 23px}.support-grid{grid-template-columns:1fr}.legal-footer{text-align:center;flex-direction:column;gap:9px}}
