@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#18242c;--muted:#56656d;--cyan:#087e8b;--line:#dce3e5;--paper:#f8faf9;--dark:#111f28}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.7}a{color:var(--cyan);text-underline-offset:4px}a:hover{color:#04515a}a:focus-visible,summary:focus-visible{outline:3px solid #e97937;outline-offset:5px}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(28px,3vw,38px);line-height:1.22;letter-spacing:-1.3px;margin-bottom:24px}h3{font-size:20px;line-height:1.35;letter-spacing:-.45px}p{color:var(--muted)}header{max-width:1320px;margin:auto;min-height:100px;padding:22px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;display:flex;align-items:center;gap:6px;color:var(--ink);font-weight:800;font-size:24px;letter-spacing:-1px}.brandmark{background:#0c8995;color:white;width:38px;height:38px;border-radius:11px;display:inline-grid;place-items:center;margin-right:5px}.brandlight{font-weight:400}nav{display:flex;align-items:center;gap:32px}nav a{text-decoration:none;color:var(--ink);font-size:14px}.nav-pill{border:1px solid var(--line);border-radius:30px;padding:9px 18px}.hero{display:grid;grid-template-columns:1.04fr 1fr;max-width:1320px;margin:auto;padding:28px 48px 50px;gap:35px}.hero-copy{padding:25px 0 0}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:700;margin-bottom:23px;display:block;color:var(--cyan)}.hero .eyebrow{display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:var(--cyan);border-radius:50%}h1{font-size:clamp(45px,5.3vw,72px);line-height:1.09;letter-spacing:-3.8px;font-weight:800;margin:0 0 25px}h1 em{font-style:normal;color:var(--cyan)}.hero-description{max-width:460px;font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:22px;align-items:center;margin:29px 0 31px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;padding:14px 21px;border-radius:7px;background:var(--cyan);color:white;text-decoration:none;font-size:14px;font-weight:700;line-height:1.6}.button:hover{background:#05606b;color:white}.text-link{font-size:14px;font-weight:600;color:var(--ink)}.hero-meta{display:flex;gap:20px;font-size:12px;color:var(--muted)}.hero-meta>span:first-child{font-weight:700;letter-spacing:1px;padding-right:20px;border-right:1px solid #b9c7ce}.hero-art{position:relative;background:#c7ebeb;border-radius:13px;overflow:hidden;min-height:540px;padding:26px 26px 24px;display:flex;flex-direction:column;justify-content:space-between}.art-top{display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.1px;color:#24585c}.screens{height:330px;display:flex;gap:18px;justify-content:center;align-items:center;margin:22px 0}.screens img{width:43%;height:320px;object-fit:cover;object-position:top;border-radius:13px;box-shadow:0 16px 24px #12364025;transform:rotate(-7deg)}.screens img:nth-child(2){transform:rotate(7deg) translateY(15px)}.art-bottom{display:flex;justify-content:space-between;align-items:end;gap:12px}.mini-tag{font-size:10px;letter-spacing:.7px;font-weight:700;border:1px solid #689f9f;padding:6px 9px;border-radius:4px}.art-bottom p{font-family:Manrope,sans-serif;font-size:17px;color:#24464b;line-height:1.4;margin:0;letter-spacing:-.5px}.trust-strip{background:#edf1f1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 40px;display:flex;justify-content:center;gap:65px;font-size:13px;color:#465c64}.trust-strip span:before{content:'✓';color:var(--cyan);margin-right:10px}.content-layout{max-width:1240px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:76px;padding:65px 48px 40px;margin:auto}.toc{align-self:start;position:sticky;top:35px}.toc>a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);text-decoration:none;color:#50616a;font-size:13px}.toc>a span{font-size:11px;color:#6b7c84}.aside-note{font-size:14px;margin-top:35px;color:var(--ink);font-weight:600;border-left:2px solid var(--cyan);padding-left:16px}.aside-note p{font-size:13px;font-weight:400;margin:8px 0}.article-body>section{padding:0 0 53px;margin-bottom:52px;border-bottom:1px solid var(--line)}.article-body .quick-answer{background:#eaf4f3;padding:30px 32px;border:1px solid #cee3e0;border-radius:9px}.quick-answer h2{font-size:29px;margin-bottom:14px}.quick-answer p:last-child{margin-bottom:0}.small{font-size:13px;line-height:1.7}.section-heading{display:flex;justify-content:space-between;gap:18px;align-items:center}.section-symbol{font-size:42px;color:var(--cyan)}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:26px 0}.download-card{padding:25px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;background:white}.download-card.recommended{border-color:#84babb}.card-label{font-size:10px;letter-spacing:1.2px;color:var(--cyan);font-weight:700;margin-bottom:18px}.download-card h3{font-size:21px}.download-card p{font-size:14px}.download-card .button{margin-top:auto}.secondary{background:#edf4f4;color:var(--cyan)}.facts{margin-top:32px}.facts h3{font-size:17px}.facts dl{margin:0 0 15px}.facts dl>div{display:grid;grid-template-columns:1fr 1.2fr;border-bottom:1px solid var(--line);padding:11px 0;font-size:14px}.facts dt{color:var(--muted)}.facts dd{margin:0;font-weight:500}code{font-size:13px;overflow-wrap:anywhere}.steps{list-style:none;padding:0;counter-reset:step}.steps li{counter-increment:step;display:flex;gap:23px;padding:19px 0;border-bottom:1px solid var(--line)}.steps li:before{content:'0' counter(step);font-size:15px;font-weight:700;color:var(--cyan);border:1px solid #cbdcde;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0}.steps h3{font-size:18px;margin-bottom:8px}.steps p{margin-bottom:4px;font-size:15px}.note{background:#f0f1e8;border-left:3px solid #83934c;padding:20px 24px;margin:28px 0 18px}.note p{margin:5px 0 0;font-size:14px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}thead{background:#eaf1f1}th,td{padding:17px;border-bottom:1px solid var(--line);vertical-align:top}th{font-weight:600}tbody th{width:30%}td{color:var(--muted)}.faqs details{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:600;padding:21px 30px 21px 0;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:18px;font-size:23px;color:var(--cyan);font-weight:400}details[open]>summary:after{content:'−'}.faqs p{font-size:15px;padding-right:18px}.source-links>a{display:flex;gap:15px;text-decoration:none;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.source-links>a span:first-child{color:#64767b;font-size:12px}.source-links>a span:last-child{margin-left:auto}.editorial{margin-top:15px;font-size:14px}.article-body>.sources{border:0;margin-bottom:0;padding-bottom:0}.closing{background:var(--dark);color:white;padding:48px max(48px,calc((100vw - 1144px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.closing .eyebrow{color:#7ad9de}.closing h2{margin:0;font-size:34px}.closing .button{background:#a7e4e4;color:#153e43}footer{max-width:1240px;margin:auto;padding:35px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:12px;margin:0}footer>a:last-child{font-size:13px;white-space:nowrap}.skip{position:absolute;left:15px;top:-100px;background:white;z-index:5;padding:10px}.skip:focus{top:10px}@media(min-width:1500px){.hero{padding-top:40px;padding-bottom:65px}}@media(max-width:1000px){header{padding:22px 28px}.hero{padding:15px 28px 40px;gap:25px}h1{letter-spacing:-2.4px}.hero-art{min-height:510px;padding:20px}.screens img{height:285px}.art-bottom{align-items:start;flex-direction:column}.hero-actions{align-items:start;flex-direction:column;gap:15px}.trust-strip{gap:25px;flex-wrap:wrap}.content-layout{grid-template-columns:180px minmax(0,1fr);gap:32px;padding:45px 28px}.download-grid{grid-template-columns:1fr}.closing{padding:40px 28px}footer{padding:30px 28px;flex-wrap:wrap}}@media(max-width:700px){header{padding:18px 20px;min-height:80px;flex-wrap:wrap;gap:15px}.brand{font-size:22px}nav{gap:22px;justify-content:space-between;width:100%}.nav-pill{padding:5px 11px}.hero{grid-template-columns:1fr;padding:12px 20px 30px;gap:30px}.hero-copy{padding-top:14px}h1{font-size:53px;letter-spacing:-2.8px}.hero-description{font-size:16px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.hero-art{min-height:470px;max-width:490px;width:100%;margin:auto}.art-bottom{flex-direction:row;align-items:end}.screens img{height:285px;width:39%;object-fit:contain;background:white}.screens{height:300px}.trust-strip{padding:18px 20px;display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:11px}.trust-strip span:before{margin-right:5px}.content-layout{display:block;padding:36px 20px}.toc{position:static;display:flex;gap:12px;overflow:auto;margin-bottom:35px;padding-bottom:8px}.toc>a{white-space:nowrap;background:#edf2f2;padding:8px 12px;border:0;border-radius:4px}.toc>a span,.toc>.eyebrow,.aside-note{display:none}.article-body .quick-answer{padding:24px}.article-body>section{padding-bottom:36px;margin-bottom:36px}.facts dl>div{gap:15px;font-size:13px}.steps li{gap:15px}th,td{padding:12px}.closing{padding:34px 24px;display:block}.closing h2{font-size:29px;margin-bottom:25px}footer{padding:28px 20px;gap:18px;align-items:start}footer p{order:3;width:100%}footer>a:last-child{margin-left:auto}.hero-meta{gap:10px;font-size:11px}.hero-meta>span:first-child{padding-right:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Refined brand and download experience */
.brand img{display:block;width:243px;height:auto}.hero-pro{gap:58px;padding-top:38px;padding-bottom:64px;align-items:center}.hero-pro .hero-copy{padding:0}.hero-kicker{font-size:12px;letter-spacing:2.2px;color:var(--cyan);font-weight:700;margin-bottom:24px}.hero-pro h1{font-size:clamp(48px,5.3vw,72px);line-height:1.09;letter-spacing:-3.5px;margin-bottom:25px}.hero-pro h1 em{color:var(--cyan)}.hero-pro .hero-description{max-width:435px}.hero-pro .hero-actions{margin:30px 0}.hero-pro .hero-actions .button{padding:17px 26px;font-size:16px;min-width:236px;border-radius:8px;box-shadow:0 7px 18px #087e8b18}.hero-footnote{display:flex;align-items:center;gap:13px}.platform-icon{height:38px;width:38px;display:grid;place-items:center;border:1px solid #cedadd;border-radius:9px;color:var(--cyan);font-size:22px}.hero-footnote strong{display:block;font-size:13px}.hero-footnote div>span{display:block;font-size:12px;color:var(--muted)}.hero-pro .hero-art{background:#102c37;min-height:554px;border-radius:18px;padding:27px 29px 29px}.hero-pro .art-top{color:#d1e6e9;align-items:center;gap:12px;font-size:10px}.edition{border:1px solid #65838a;padding:4px 9px;border-radius:4px}.hero-pro .screens{height:330px;gap:25px;margin:27px 0}.hero-pro .screens img{width:40%;height:auto;max-height:330px;object-fit:contain;border-radius:9px;box-shadow:0 18px 35px #0005}.hero-pro .screens img:first-child{transform:rotate(-8deg) translateY(-8px)}.hero-pro .screens img:nth-child(2){transform:rotate(8deg) translateY(15px)}.hero-pro .art-bottom{align-items:end;flex-direction:row}.hero-pro .art-bottom p{font-size:24px;line-height:1.25;color:#f0fafb;letter-spacing:-.7px;margin-top:10px}.art-label{font-size:10px;letter-spacing:1.8px;color:#91c0c6}.media-badge{font-size:10px;line-height:1.9;letter-spacing:1.2px;color:#c0dce0;text-align:right}.download-page{max-width:1120px;margin:auto;padding:25px 48px 65px}.breadcrumb{justify-content:flex-start;width:auto;gap:13px;font-size:13px;color:var(--muted);margin:6px 0 45px}.download-intro{max-width:680px;margin-bottom:36px}.download-intro h1{font-size:56px;letter-spacing:-2.7px;margin-bottom:20px}.download-intro p{max-width:570px;font-size:17px}.download-panel{border:1px solid var(--line);border-radius:14px;padding:30px;background:white}.download-identity{display:flex;align-items:center;gap:18px}.download-identity h2{font-size:25px;letter-spacing:-.6px;margin:0 0 5px}.download-identity p{font-size:13px;margin:0}.download-panel .download-card{background:#f7faf9}.download-panel .recommended{background:#eff8f6}.download-disclosure{font-size:13px;margin:0}.download-help{display:grid;grid-template-columns:1fr 1.3fr;gap:35px;padding:52px 0 20px}.download-help h2{font-size:30px}.download-help ol{padding-left:23px;margin:10px 0;color:var(--muted)}.download-help li{padding:0 0 16px 8px}.download-return{border-top:1px solid var(--line);padding-top:20px}.download-return p{display:inline;margin-right:12px}.download-return a{font-size:14px;font-weight:600}@media(max-width:1000px){.hero-pro{gap:30px}.hero-pro .hero-art{padding:22px;min-height:525px}.hero-pro .screens{height:290px;gap:18px}.hero-pro h1{font-size:55px}.hero-pro .art-top{font-size:9px}.hero-pro .art-bottom p{font-size:21px}}@media(max-width:700px){.brand img{width:219px}.hero-pro{padding:30px 20px 35px;gap:35px}.hero-pro h1{font-size:53px;letter-spacing:-2.8px}.hero-pro .hero-art{min-height:490px}.hero-pro .screens{height:285px;margin:22px 0}.hero-pro .screens img{width:40%;background:transparent}.hero-pro .hero-actions{margin:25px 0}.hero-pro .hero-description{max-width:100%}.hero-pro .art-top{font-size:9px}.download-page{padding:20px 20px 40px}.download-intro h1{font-size:43px;letter-spacing:-2px}.download-panel{padding:20px}.download-identity{gap:12px}.download-identity h2{font-size:22px}.download-identity p{font-size:12px;overflow-wrap:anywhere}.download-help{display:block;padding-top:35px}.breadcrumb{margin-bottom:32px}.download-return p{display:block;margin-bottom:8px}}@media(max-width:360px){.hero-pro h1{font-size:46px}.hero-pro .hero-art{padding:17px}.hero-pro .screens{height:240px}.hero-pro .art-top{letter-spacing:.5px}.hero-pro .art-bottom p{font-size:20px}}

@media(max-width:700px){.hero-pro h1{font-size:46px;letter-spacing:-2.5px}nav .nav-pill{white-space:nowrap}header nav{gap:16px}header nav a{font-size:13px}}

/* Full-bleed image hero */
.hero-cover{position:relative;isolation:isolate;display:block;max-width:none;width:100%;margin:0;padding:0;background:#082b36;overflow:hidden;color:#fff}.hero-background{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 47%;opacity:.82}.hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(4,26,36,.98) 0%,rgba(4,29,39,.93) 28%,rgba(3,31,42,.66) 53%,rgba(4,28,39,.18) 100%),linear-gradient(0deg,rgba(3,23,32,.68),transparent 35%)}.hero-inner{position:relative;max-width:1320px;min-height:630px;margin:auto;padding:80px 48px 74px;display:flex;align-items:center}.hero-cover .hero-copy{padding:0;max-width:625px}.hero-cover .hero-kicker{display:block;color:#96e9e7;font-size:12px;letter-spacing:2.1px;font-weight:700;margin-bottom:27px}.hero-cover h1{font-size:clamp(54px,5.8vw,82px);line-height:1.08;letter-spacing:-3.7px;margin-bottom:27px;color:#fff}.hero-cover h1 em{color:#88e0da}.hero-cover .hero-description{max-width:490px;color:#e0eced;font-size:18px;line-height:1.8;margin-bottom:30px}.hero-cover .hero-actions{margin:0 0 27px}.hero-cover .button{min-width:235px;padding:16px 25px;background:#91e5dd;color:#063339;font-size:16px;box-shadow:0 5px 28px #001b2940}.hero-cover .button:hover{background:#b9fff4;color:#062d31}.hero-cover .button:focus-visible{outline-color:white}.hero-support{font-size:12px;color:#d0e0e3;display:flex;gap:12px;flex-wrap:wrap;margin:0}.hero-support span{color:#80b5bc}.hero-image-credit{position:absolute;right:48px;bottom:24px;font-size:11px;color:#f1f7f8;background:#082a39b8;padding:5px 10px;border-radius:4px}.trust-strip{background:#edf5f4;border-top:0}.download-intro h1{font-size:clamp(39px,5vw,56px)}@media(max-width:1000px){.hero-inner{padding:65px 28px 70px;min-height:585px}.hero-cover h1{font-size:64px}.hero-image-credit{right:28px}.hero-shade{background:linear-gradient(90deg,#041c28ef 0%,#05222cdd 35%,#082a3966 100%),linear-gradient(0deg,#051f2bbb,transparent 60%)}}@media(max-width:700px){.hero-inner{min-height:600px;padding:53px 22px 78px;align-items:center}.hero-cover .hero-kicker{font-size:10px;letter-spacing:1.6px;margin-bottom:22px}.hero-cover h1{font-size:52px;letter-spacing:-2.6px;line-height:1.12;margin-bottom:22px}.hero-cover .hero-description{font-size:16px;line-height:1.8;max-width:440px}.hero-background{object-position:62% 46%;opacity:.75}.hero-shade{background:linear-gradient(90deg,#041c28e8,#052633b8),linear-gradient(0deg,#041e2bbf,transparent 70%)}.hero-cover .button{font-size:15px;min-width:225px}.hero-cover .hero-actions{margin-bottom:22px}.hero-support{font-size:11px;gap:8px}.hero-image-credit{right:22px;bottom:20px;font-size:10px}}@media(max-width:360px){.hero-cover h1{font-size:45px}.hero-inner{padding-left:20px;padding-right:20px}.hero-support{font-size:10px;gap:6px}}

/* Expanded feature and viewing guide */
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0 22px}.feature-card{padding:24px;border:1px solid #d4e4e4;background:#fff;border-radius:10px}.feature-card:nth-child(3n+1){background:#eef6f5}.feature-icon{width:39px;height:39px;display:grid;place-items:center;background:#dcefee;color:#096573;border-radius:9px;font-size:14px;font-weight:700;margin-bottom:18px}.feature-card h3{font-size:19px;margin-bottom:10px}.feature-card p{font-size:15px;margin:0;line-height:1.75}.reading-block{margin-top:27px}.reading-block h3{font-size:20px;margin-bottom:13px}.reading-block p:last-child{margin-bottom:0}.article-body caption{text-align:left;color:var(--muted);font-size:13px;padding:0 0 12px}.article-body #premium table{min-width:590px}.article-body #premium th:first-child{width:23%}.article-body #premium th:nth-child(2){width:31%}.spaced-heading{margin-top:28px}.device-list{display:grid;gap:0}.device-list article{padding:23px 0;border-bottom:1px solid var(--line)}.device-list article:last-child{border:0;padding-bottom:0}.device-list h3{font-size:19px;margin-bottom:10px}.device-list p{margin:0}.balance-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.balance-grid article{padding:23px;background:#eaf4f3;border-radius:9px}.balance-grid article:nth-child(2){background:#f1f2ed}.balance-grid .card-label{display:block;font-size:11px}.balance-grid h3{font-size:20px}.balance-grid p{font-size:15px;margin:0}.toc{max-height:calc(100vh - 70px);overflow-y:auto;scrollbar-width:thin;padding-right:7px}.toc>a{font-size:13px;padding:10px 0;gap:8px}.download-file-details{padding:28px 0 35px}.download-file-details h2{font-size:30px}.download-file-details h3{margin-top:27px}.download-specs{margin:25px 0}.download-specs>div{display:grid;grid-template-columns:1fr 1.6fr;gap:20px;border-bottom:1px solid var(--line);padding:13px 0;font-size:14px}.download-specs dt{color:var(--muted)}.download-specs dd{margin:0}.article-body>section{scroll-margin-top:20px}@media(max-width:700px){header nav{gap:11px}header nav a{font-size:12px}header .nav-pill{padding:5px 8px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:22px}.balance-grid{grid-template-columns:1fr}.toc{max-height:none;overflow-y:hidden;overflow-x:auto;padding-right:0}.toc>a{padding:9px 12px}.download-specs>div{grid-template-columns:1fr;gap:3px}.download-file-details h2{font-size:27px}.article-body #premium table{min-width:550px}}@media(max-width:360px){header nav{flex-wrap:wrap;justify-content:flex-start;gap:12px 16px}}

.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}

/* Legal and information pages */
footer.site-footer{display:block}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-main>a:last-child{font-size:13px;white-space:nowrap}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px 24px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.footer-links a{font-size:13px;color:var(--muted);text-decoration:none}.footer-links a:hover{text-decoration:underline;color:var(--cyan)}.legal-page{max-width:1240px;margin:auto;padding:25px 48px 70px}.legal-heading{padding-bottom:38px;border-bottom:1px solid var(--line);margin-bottom:36px}.legal-heading h1{font-size:clamp(36px,4.2vw,55px);letter-spacing:-2px;line-height:1.2;margin-bottom:18px}.legal-heading>p{font-size:18px;max-width:650px;margin-bottom:18px}.legal-date{font-size:13px;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:62px}.legal-nav{display:flex;flex-direction:column;position:sticky;top:30px;align-self:start}.legal-nav a{font-size:14px;padding:11px 0;text-decoration:none;border-bottom:1px solid var(--line)}.legal-copy>section{margin-bottom:34px;padding-bottom:25px;border-bottom:1px solid var(--line)}.legal-copy h2{font-size:25px;letter-spacing:-.7px;margin-bottom:15px}.legal-copy p,.legal-copy li{font-size:16px;line-height:1.85}.legal-copy ul{padding-left:23px;color:var(--muted)}.legal-copy li{padding-bottom:7px}.legal-copy p:last-child{margin-bottom:0}.contact-card{background:#edf6f4;padding:27px;border:1px solid #d3e5e3;border-radius:10px}.legal-copy a{overflow-wrap:anywhere}.legal-copy .small{font-size:13px;margin-top:15px}@media(max-width:700px){.legal-page{padding:22px 20px 40px}.legal-layout{display:block}.legal-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:6px 16px;margin-bottom:30px}.legal-nav a{font-size:13px;padding:6px 0}.legal-heading{padding-bottom:28px;margin-bottom:23px}.legal-heading h1{font-size:37px;letter-spacing:-1.7px}.legal-heading>p{font-size:16px}.legal-copy h2{font-size:23px}.footer-main{flex-wrap:wrap;gap:17px}.footer-main p{order:3;flex-basis:100%}.footer-main>a:last-child{margin-left:auto}.footer-links{width:100%;gap:13px 20px}.contact-card{padding:22px}}

/* Responsive editorial alignment and feature cards */
.article-body{min-width:0}.article-body h2{text-wrap:balance;max-width:26ch;letter-spacing:-.8px}.article-body h3{letter-spacing:-.25px}.article-body p{overflow-wrap:break-word}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch;margin:30px 0 24px}.feature-card{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:minmax(58px,auto) 1fr;column-gap:14px;row-gap:18px;padding:26px;background:#fff;border:1px solid #d2e2e1;border-radius:16px;box-shadow:0 5px 18px #163c4305;text-align:left}.feature-card:nth-child(3n+1){background:#f0f7f6}.feature-icon{grid-column:1;grid-row:1;width:42px;height:42px;margin:0;border-radius:12px;background:#dbeeea;color:#096573;align-self:start}.feature-card h3{grid-column:2;grid-row:1;margin:0;font-size:19px;line-height:1.45;align-self:start;text-wrap:balance}.feature-card p{grid-column:1 / -1;grid-row:2;margin:0;font-size:15px;line-height:1.8;max-width:none}.article-body .eyebrow{margin-bottom:14px}.article-body>section>h2{margin-bottom:24px}.reading-block{padding-top:8px}.source-links>a{align-items:baseline}.source-links>a>span[aria-hidden]{margin-left:auto}.download-identity>div{min-width:0}.download-identity h2{line-height:1.35}.download-help h2{text-wrap:balance}.legal-copy{min-width:0}header nav{flex-wrap:wrap}.footer-links{row-gap:12px}
@media(min-width:701px) and (max-width:1100px){.content-layout{grid-template-columns:170px minmax(0,1fr);gap:30px}.feature-grid{grid-template-columns:1fr}.feature-card{grid-template-rows:auto auto}.feature-card h3{align-self:center}}
@media(max-width:700px){.feature-grid{grid-template-columns:1fr;gap:16px;margin-top:24px}.feature-card{padding:22px;grid-template-rows:auto auto;row-gap:15px}.feature-card h3{align-self:center;font-size:19px}.article-body h2{font-size:28px;line-height:1.3;letter-spacing:-.65px}.article-body .quick-answer h2{font-size:26px}.download-identity{align-items:flex-start}.download-identity h2{font-size:22px}.download-identity img{width:48px;height:48px}.legal-heading h1{overflow-wrap:break-word}}
