
:root{--ink:#17223b;--muted:#5f6b82;--paper:#f4f8ff;--surface:#ffffff;--header:#2457c5;--coral:#10a7a0;--cyan:#20bfe3;--sun:#8b7cf6;--violet:#6657e8;--line:#d8e3f2;--radius:22px;--shadow:0 12px 34px rgba(36,87,197,.12);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.68}a{color:#2457c5;text-underline-offset:3px}a:hover{text-decoration-thickness:2px}img{display:block;max-width:100%;height:auto}.skip-link{position:absolute;left:1rem;top:-100px;background:white;color:#111;padding:.7rem 1rem;z-index:9999;border-radius:8px}.skip-link:focus{top:1rem}.masthead{background:var(--header);color:white;position:relative;z-index:20;box-shadow:0 6px 24px rgba(20,54,130,.25)}.masthead-accent{height:7px;background:linear-gradient(90deg,#173b8f 0 24%,var(--cyan) 24% 54%,#72e4f1 54% 77%,var(--sun) 77%)}.head-main{min-height:112px;max-width:1240px;margin:auto;padding:17px 22px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;color:#ffffff;text-decoration:none;font-weight:900;letter-spacing:-.025em;font-size:clamp(1.15rem,2vw,1.7rem);white-space:nowrap}.brand img{width:54px;height:54px}.photo-ribbon{justify-self:center;display:grid;grid-template-columns:110px 150px 110px;height:78px;gap:8px;transform:skewX(-7deg)}.photo-ribbon img{width:100%;height:78px;object-fit:cover;border-radius:11px;outline:2px solid rgba(255,255,255,.12)}.photo-ribbon img:nth-child(1){object-position:center 30%}.photo-ribbon img:nth-child(2){object-position:center 42%}.photo-ribbon img:nth-child(3){object-position:center 58%}.header-cta,.cta{display:inline-flex;align-items:center;justify-content:center;background:#10a7a0;color:#fff;text-decoration:none;font-weight:850;border-radius:999px;padding:.82rem 1.08rem;border:2px solid transparent;box-shadow:0 7px 0 #08736f;transition:.16s transform,.16s box-shadow}.header-cta:hover,.cta:hover{transform:translateY(2px);box-shadow:0 5px 0 #08736f}.menu-toggle{display:none;background:var(--cyan);color:#09263a;border:0;border-radius:12px;padding:.7rem .9rem;font-weight:850}.site-nav{max-width:1240px;margin:auto;display:flex;gap:4px;overflow-x:auto;padding:0 22px 10px;scrollbar-width:thin}.site-nav a{color:#eef5ff;text-decoration:none;padding:.52rem .72rem;border-radius:10px;white-space:nowrap;font-size:.89rem;font-weight:700}.site-nav a:hover,.site-nav a.active{background:rgba(255,255,255,.16);color:#ffffff;outline:1px solid rgba(255,255,255,.34)}.sharebar{height:48px;display:flex;flex-wrap:nowrap;align-items:center;gap:7px;overflow-x:auto;overflow-y:hidden;padding:6px max(16px,calc((100vw - 1200px)/2));background:#fff;border-bottom:1px solid var(--line);white-space:nowrap;position:relative;z-index:10;scrollbar-width:none}.sharebar::-webkit-scrollbar{display:none}.share-label{font-weight:850;font-size:.86rem;margin-right:2px}.sharebar button{height:34px;min-width:34px;border:1px solid #cfdced;background:#fff;border-radius:10px;color:#17223b;font-weight:850;cursor:pointer;padding:0 10px}.sharebar button:hover,.sharebar button:focus-visible{background:#edf7ff;border-color:#20bfe3;outline:3px solid rgba(36,87,197,.22)}.share-feedback{font-size:.8rem;color:#5f6b82}.popup-fallback{background:#eef8ff;border-bottom:1px solid #cfe3f2;padding:8px 18px;text-align:center;font-size:.9rem}.popup-fallback a{font-weight:800}main{max-width:1180px;margin:auto;padding:34px 22px 70px}section{margin:0 0 54px}.hero,.page-hero,.split-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:38px;align-items:center}.home-hero{padding:12px 0 10px}.hero h1,.page-hero h1{font-size:clamp(2.25rem,5vw,4.6rem);line-height:1.02;letter-spacing:-.052em;margin:.2rem 0 1.1rem;max-width:900px}.page-hero h1{font-size:clamp(2.2rem,4.2vw,3.9rem)}h2{font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:1.14;letter-spacing:-.035em;margin:0 0 1rem}h3{line-height:1.22;margin:.2rem 0 .6rem}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:950;color:#6657e8;margin:0 0 .45rem}.answer-box{background:#fff;border-left:6px solid var(--coral);box-shadow:var(--shadow);padding:1rem 1.2rem;border-radius:0 16px 16px 0;font-size:1.05rem}.hero-media,.page-hero figure,.split-section figure{margin:0;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);background:#eee;position:relative}.hero-media img,.page-hero figure img,.split-section figure img{width:100%;aspect-ratio:4/3;max-height:460px;object-fit:cover}.page-hero figure img{aspect-ratio:5/4;max-height:420px}.split-section figure img{aspect-ratio:4/3;max-height:380px}.hero-media figcaption{padding:.72rem .9rem;font-size:.82rem;color:#5f6b82;background:white}.hero-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:1.4rem}.text-link{font-weight:850}.feature-grid,.answer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:1.2rem}.feature-grid article,.answer-grid>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;box-shadow:0 8px 24px rgba(36,87,197,.07)}.feature-grid article:nth-child(3n+1){border-top:5px solid var(--coral)}.feature-grid article:nth-child(3n+2){border-top:5px solid var(--cyan)}.feature-grid article:nth-child(3n){border-top:5px solid var(--sun)}.answer-grid strong,.answer-grid span{display:block}.answer-grid strong{font-size:1.05rem;margin-bottom:.35rem}.steps{counter-reset:step;list-style:none;padding:0}.steps li{counter-increment:step;margin:.9rem 0;padding:.95rem 1rem .95rem 3.7rem;background:white;border:1px solid var(--line);border-radius:16px;position:relative}.steps li:before{content:counter(step);position:absolute;left:1rem;top:.86rem;width:1.9rem;height:1.9rem;border-radius:50%;display:grid;place-items:center;background:var(--violet);color:white;font-weight:900}.checklist{list-style:none;padding:0;display:grid;gap:.72rem}.checklist li{padding:.75rem .9rem .75rem 2.6rem;background:#fff;border:1px solid var(--line);border-radius:14px;position:relative}.checklist li:before{content:'✓';position:absolute;left:.9rem;top:.72rem;width:1.2rem;height:1.2rem;border-radius:50%;background:#d9fbf8;color:#08736f;font-weight:950;display:grid;place-items:center}.section-band{margin-left:0;margin-right:0;padding:48px 30px;background:linear-gradient(135deg,#ffffff 0 58%,#eaf3ff 100%);border:1px solid var(--line);border-radius:28px}.section-heading{max-width:830px}.affiliate-note{background:#e9fbfa;border:1px solid #9fddd8;border-radius:14px;padding:.8rem 1rem;margin:18px 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:white;border:1px solid var(--line);border-radius:24px;padding:1.35rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.product-card:nth-child(1){border-top:6px solid var(--coral)}.product-card:nth-child(2){border-top:6px solid var(--cyan)}.product-card:nth-child(3){border-top:6px solid var(--sun)}.product-card h3{font-size:1.35rem}.product-card ul{padding-left:1.1rem}.product-kicker{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900;color:#6657e8}.product-card .fit{margin-top:auto}.product-card .cta{margin-top:.7rem;text-align:center}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:white}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:.9rem 1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:#173b8f;color:white}.proscons{display:grid;grid-template-columns:1fr 1fr;gap:18px}.proscons>div{background:white;border:1px solid var(--line);border-radius:18px;padding:1.1rem}.resource-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.resource-list a{background:white;border:1px solid var(--line);border-radius:16px;padding:1rem;text-decoration:none}.resource-list strong,.resource-list span{display:block}.resource-list span{color:var(--muted);font-size:.92rem;margin-top:.2rem}.glossary{display:grid;grid-template-columns:220px 1fr;gap:.5rem 1rem;background:white;border:1px solid var(--line);border-radius:18px;padding:1.2rem}.glossary dt{font-weight:900}.glossary dd{margin:0 0 .45rem}.faq-list{display:grid;gap:10px}.faq-list details{background:white;border:1px solid var(--line);border-radius:14px;padding:.1rem 1rem}.faq-list summary{cursor:pointer;font-weight:850;padding:.8rem 0}.video-card{display:grid;grid-template-columns:minmax(280px,500px) 1fr;gap:22px;width:100%;text-align:left;background:white;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow);cursor:pointer}.video-image{position:relative;border-radius:16px;overflow:hidden}.video-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:rgba(102,87,232,.95);color:#fff;font-size:1.6rem;padding-left:4px;box-shadow:0 8px 22px rgba(0,0,0,.22)}.video-copy{display:flex;flex-direction:column;justify-content:center}.video-copy strong{font-size:1.45rem}.video-copy span{color:var(--muted);margin-top:.4rem}.video-fallback{margin-top:10px;background:#edf4ff;padding:.8rem 1rem;border-radius:12px}.read-next{border-top:1px solid var(--line);padding-top:34px}.read-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.read-card{display:flex;flex-direction:column;text-decoration:none;background:var(--header);color:white;border-radius:18px;padding:1rem;min-height:110px}.read-card span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sun);font-weight:900}.read-card strong{font-size:1.05rem;margin-top:.3rem}footer{background:#101d3f;color:#eef5ff;padding:42px 22px}.footer-inner{max-width:1180px;margin:auto}.footer-inner a{color:#62d8ee}.credits,.copyright{font-size:.86rem;color:#bac8e2}.exit-overlay{position:fixed;inset:0;background:rgba(20,10,35,.72);display:grid;place-items:center;padding:20px;z-index:9998}.exit-overlay[hidden]{display:none}.exit-dialog{width:min(620px,100%);background:white;color:var(--ink);border-radius:26px;padding:1.6rem;box-shadow:0 26px 80px rgba(0,0,0,.35);position:relative}.exit-close{position:absolute;right:12px;top:10px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:white;font-size:1.5rem;cursor:pointer}.exit-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:1rem 0}.exit-links a{padding:.75rem;border-radius:12px;background:#edf4ff;font-weight:800;text-decoration:none}.exit-links a:first-child{grid-column:1/-1;background:#e9fbfa;color:#08736f}@media(max-width:900px){.head-main{grid-template-columns:1fr auto}.photo-ribbon,.header-cta{display:none}.menu-toggle{display:inline-flex}.site-nav{display:none;flex-direction:column;padding:8px 16px 14px;overflow:visible}.site-nav.open{display:flex}.site-nav a{padding:.66rem .75rem}.hero,.page-hero,.split-section{grid-template-columns:1fr}.page-hero figure{order:-1}.page-hero figure img{max-height:340px}.feature-grid,.answer-grid,.product-grid,.read-grid{grid-template-columns:1fr 1fr}.video-card{grid-template-columns:1fr}.resource-list{grid-template-columns:1fr}}@media(max-width:620px){main{padding:26px 16px 56px}.head-main{padding:13px 16px;min-height:82px;gap:8px}.brand{font-size:.86rem;gap:8px}.brand img{width:36px;height:36px}.hero h1,.page-hero h1{font-size:clamp(2.05rem,11vw,3rem)}.hero-media img,.page-hero figure img,.split-section figure img{max-height:300px}.feature-grid,.answer-grid,.product-grid,.read-grid,.proscons{grid-template-columns:1fr}.section-band{padding-top:40px;padding-bottom:40px}.glossary{grid-template-columns:1fr}.glossary dd{margin-bottom:.8rem}.exit-links{grid-template-columns:1fr}.exit-links a:first-child{grid-column:auto}.video-copy strong{font-size:1.15rem}.play{width:56px;height:56px}.cta{width:100%}.hero-actions .text-link{width:100%;text-align:center}}
