:root{--ink:#142135;--blue:#2455ed;--muted:#566174;--line:#dfe5ec;--pale:#f3f6fb;--navy:#102344;--yellow:#e6fa82}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}a:hover{color:var(--blue)}p{margin:0 0 1.3em}h1,h2,h3{letter-spacing:-.045em;line-height:1.12;margin:0;font-weight:750}h1{font-size:clamp(2.8rem,5.6vw,5rem)}h2{font-size:clamp(2rem,3.4vw,3.2rem)}h3{font-size:1.45rem;line-height:1.25}header,main,footer{width:100%}.header{height:96px;max-width:1440px;padding:0 5%;margin:auto;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;font-size:1.9rem;letter-spacing:-.09em;font-weight:800;white-space:nowrap}.brand-dot{color:var(--blue)}.brand-icon{display:flex;align-items:center;justify-content:center;color:white;background:var(--blue);border-radius:9px;width:33px;height:33px;font-size:1.55rem;margin-right:9px;letter-spacing:0}.header nav{display:flex;gap:28px;margin-left:auto;font-size:.9rem;font-weight:600}.nav-cta{border:1px solid var(--line);padding:10px 17px;border-radius:7px;white-space:nowrap;font-size:.9rem;font-weight:600}.nav-cta span{margin-left:15px}.hero{max-width:1440px;margin:auto;padding:78px 5% 70px;display:grid;grid-template-columns:1.12fr 1fr;gap:7%;align-items:center}.eyebrow{display:block;font-size:.75rem;letter-spacing:.13em;line-height:1.5;font-weight:750;text-transform:uppercase}.blue{color:var(--blue)}.hero h1{margin:24px 0}.hero h1>span{color:var(--blue)}.hero-lead{font-size:1.14rem;color:var(--muted);line-height:1.7;max-width:480px}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;color:white;background:var(--blue);border:1px solid var(--blue);border-radius:7px;padding:14px 23px;font-weight:600}.button:hover{background:#1238b7;color:white}.availability{font-size:.85rem;line-height:1.55;color:var(--muted);margin-top:19px;margin-bottom:0}.hero-panel{background:#eff3ff;border:1px solid #dce4fe;border-radius:16px;padding:30px;position:relative;overflow:hidden}.panel-top{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:.07em;font-weight:600;gap:12px}.pill{background:var(--yellow);padding:5px 10px;border-radius:5px;color:var(--navy)}.format-stack{display:flex;gap:10px;justify-content:center;padding:48px 0 39px}.file-type{display:flex;align-items:center;justify-content:center;width:29%;height:97px;background:white;border:1px solid #cdd9ff;border-bottom:5px solid #cdd9ff;border-radius:10px;font-size:clamp(1rem,2.1vw,1.8rem);letter-spacing:-.04em;font-weight:800;color:var(--blue)}.file-type:nth-child(2){background:var(--blue);color:#fff;border-color:#163dba}.hero-panel h2{font-size:2.65rem;margin-bottom:16px}.hero-panel p{color:var(--muted);max-width:340px;font-size:1rem}.hero-panel>a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #cdd9ef;padding-top:19px;font-size:.95rem;font-weight:700}.topic-strip{border-block:1px solid var(--line);background:#fbfcfe;display:flex;align-items:center;justify-content:center;gap:4%;padding:23px 5%;font-size:.9rem;font-weight:600}.topic-strip>span{font-size:.75rem;color:var(--muted);letter-spacing:.05em}.section{max-width:1440px;padding:72px 5%;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:32px}.section-heading h2{margin-top:10px}.text-link{font-size:.95rem;font-weight:700;display:inline-block}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.guide-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .16s,border-color .16s}.guide-card:hover{transform:translateY(-3px);border-color:#9baeea;color:var(--ink)}.card-art{height:170px;background:#eaf0ff;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:23px;color:#2146b8}.card-art>span:first-child{font-size:clamp(1.2rem,2.2vw,1.8rem);font-weight:800;letter-spacing:-.06em}.art-caption{font-size:.65rem;letter-spacing:.17em;font-weight:600;opacity:.85}.art-1{background:#eaf6f3;color:#116354}.art-2{background:#f3f0ff;color:#613fba}.card-copy{padding:25px;display:flex;flex-direction:column;flex:1}.card-copy>.eyebrow{color:var(--muted);font-size:.7rem;margin-bottom:12px}.card-copy h3{margin-bottom:13px}.card-copy p{font-size:.95rem;color:var(--muted);line-height:1.6}.read{font-size:.9rem;font-weight:700;color:var(--blue);margin-top:auto;display:flex;justify-content:space-between}.split-feature{background:var(--navy);color:white;padding:62px max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1fr 1.2fr;gap:8%;align-items:center}.split-feature .eyebrow{color:var(--yellow);margin-bottom:20px}.split-feature h2{font-size:clamp(2rem,3.6vw,3.2rem)}.problem-links>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid #354762;padding:22px 0}.problem-links>a:first-child{padding-top:0}.problem-links>a:last-child{border:0;padding-bottom:0}.problem-links>a>span{font-size:.8rem;color:#a5b9db}.problem-links h3{font-size:1.2rem;letter-spacing:-.02em}.problem-links p{font-size:.9rem;line-height:1.5;color:#bdcbe1;margin:7px 0 0}.problem-links b{margin-left:auto;font-size:1.35rem;color:var(--yellow)}.problem-links>a:hover{color:var(--yellow)}.approach{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.approach h2{margin-top:12px}.approach>p{color:var(--muted);font-size:1.05rem;line-height:1.9;margin:0}.approach .text-link{color:var(--blue);margin-top:16px}footer{background:var(--pale);border-top:1px solid var(--line);padding:35px max(5%,calc((100vw - 1296px)/2)) 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px}.footer-top p{margin:0;color:var(--muted);font-size:.95rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:.8rem;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px}.skip{position:absolute;top:-100px;left:15px;background:var(--ink);color:white;z-index:10;padding:10px}.skip:focus{top:8px}.page-intro{padding:65px 5% 50px;max-width:1440px;margin:auto;background:linear-gradient(100deg,#f2f5ff,#fff)}.page-intro h1{font-size:clamp(2.4rem,5vw,4.3rem);margin:20px 0}.page-intro p{color:var(--muted);font-size:1.12rem;margin-bottom:0}.library{padding-top:40px}.library .cards{row-gap:35px}.article-top{max-width:1100px;padding:35px 35px 36px;margin:auto}.breadcrumbs{font-size:.85rem;color:var(--muted);margin-bottom:38px}.article-top h1{max-width:960px;font-size:clamp(2.3rem,4.5vw,3.7rem);margin:18px 0 21px}.article-deck{font-size:1.18rem;color:var(--muted);line-height:1.65}.byline{display:flex;align-items:center;gap:12px;font-size:.85rem;margin-top:26px}.author-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;background:var(--blue);color:#fff;border-radius:50%;font-weight:800;font-size:1.2rem}.byline a{font-weight:700}.muted{color:var(--muted)}.article-layout{max-width:1100px;margin:auto;display:grid;grid-template-columns:225px minmax(0,1fr);gap:45px;padding:0 35px 20px;align-items:start}.toc{position:sticky;top:25px;padding-top:20px}.toc>.eyebrow{margin-bottom:20px}.toc>a{display:block;border-left:2px solid var(--line);padding:8px 0 8px 16px;font-size:.9rem;color:var(--muted);line-height:1.5}.toc>a:hover{color:var(--blue);border-color:var(--blue)}.toc-note{margin-top:30px;background:var(--pale);padding:20px;border-radius:7px;font-size:.9rem;font-weight:700}.toc-note p{font-size:.85rem;line-height:1.6;color:var(--muted);font-weight:400;margin:8px 0 0}article{min-width:0}article .answer{background:#eff3ff;border-left:4px solid var(--blue);padding:25px 28px;margin-bottom:40px;border-radius:0 9px 9px 0}.answer .eyebrow{color:var(--blue)}.answer p{margin:12px 0 0;font-size:1.08rem;color:#24375a}article section{margin-bottom:38px}article h2{font-size:1.85rem;margin-bottom:18px;letter-spacing:-.035em;line-height:1.2}article p,article li{line-height:1.85;color:#364254}article ul,article ol{padding-left:25px}article li{padding-left:5px;margin-bottom:13px}.table-wrap{overflow-x:auto;margin:24px 0;border:1px solid var(--line);border-radius:8px}table{width:100%;border-collapse:collapse;font-size:.9rem;line-height:1.55;text-align:left}th,td{padding:15px;vertical-align:top;border-bottom:1px solid var(--line);min-width:125px}th{background:var(--pale);font-weight:700}tr:last-child td{border-bottom:0}details{border-bottom:1px solid var(--line);padding:18px 0}summary{font-size:1rem;font-weight:700;cursor:pointer}details p{margin:12px 0 0}article .sources{background:var(--pale);padding:25px;border-radius:9px}article .sources h2{font-size:1.3rem}.sources p,.sources li,.sources>a{font-size:.85rem;line-height:1.65}.sources a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.related{border-top:1px solid var(--line)}.simple-page{max-width:850px;margin:auto;padding:70px 30px 90px}.simple-page h1{margin:20px 0 28px}.simple-page h2{font-size:1.7rem;margin:38px 0 18px}.simple-page p,.simple-page li{color:#364254;line-height:1.85}.simple-page li{margin-bottom:14px}.simple-page>.button{margin-top:20px;color:white}@media(min-width:1440px){.hero{padding-top:85px;padding-bottom:80px}}@media(max-width:1050px){.header{gap:20px}.header nav{gap:18px}.header nav a:nth-child(2){display:none}.hero{gap:4%;padding-top:55px}.hero-panel{padding:25px}.hero-panel h2{font-size:2.2rem}.topic-strip{gap:3%}.topic-strip>span{max-width:140px;font-size:.7rem}.card-copy{padding:20px}.footer-bottom{font-size:.75rem}}@media(max-width:760px){.header{height:auto;min-height:80px;padding:18px 6%;flex-wrap:wrap;gap:15px}.header .brand{font-size:1.7rem}.header nav{order:3;width:100%;gap:25px;justify-content:flex-start;overflow-x:auto;font-size:.85rem}.header nav a{white-space:nowrap}.header nav a:nth-child(2){display:block}.nav-cta{margin-left:auto;font-size:.8rem;padding:7px 10px}.nav-cta span{margin-left:5px}.hero{grid-template-columns:1fr;padding:43px 6% 40px;gap:32px}.hero h1{font-size:clamp(2.7rem,10.5vw,4.5rem)}.hero-lead{font-size:1.05rem}.hero-panel{padding:25px}.hero-panel h2{font-size:2.3rem}.format-stack{padding:30px 0}.file-type{font-size:1.5rem;height:85px}.topic-strip{flex-wrap:wrap;gap:13px 24px;padding:21px 6%;justify-content:flex-start}.topic-strip>span{width:100%;max-width:none;font-size:.7rem}.topic-strip a{font-size:.85rem}.section{padding:43px 6%}.section-heading{align-items:start;flex-direction:column;gap:12px}.section-heading h2{font-size:2.1rem}.cards{grid-template-columns:1fr;gap:23px}.card-art{height:140px}.card-art>span:first-child{font-size:1.9rem}.card-copy{padding:23px}.card-copy h3{font-size:1.5rem}.split-feature{grid-template-columns:1fr;padding:43px 6%;gap:30px}.split-feature h2{font-size:2.5rem}.approach{grid-template-columns:1fr;gap:25px}.footer-top{display:block}.footer-top p{margin-top:12px;font-size:.9rem}.footer-bottom{flex-direction:column;font-size:.8rem}.footer-bottom>div{flex-wrap:wrap;gap:15px}footer{padding:30px 6%}.page-intro{padding:40px 6%}.page-intro h1{font-size:2.65rem}.article-top{padding:25px 6%}.breadcrumbs{margin-bottom:25px;font-size:.8rem}.article-top h1{font-size:2.6rem}.article-deck{font-size:1.08rem}.byline{align-items:flex-start;font-size:.8rem}.byline .muted{display:block}.article-layout{display:block;padding:0 6% 15px}.toc{position:static;padding:18px 20px;margin-bottom:25px;background:var(--pale);border-radius:8px}.toc .eyebrow{margin-bottom:10px}.toc a{font-size:.9rem}.toc-note{display:none}article .answer{padding:20px}article h2{font-size:1.65rem}.simple-page{padding:40px 6% 60px}.simple-page h1{font-size:2.7rem}.art-caption{font-size:.75rem}.eyebrow{font-size:.75rem}.panel-top{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.guide-card{transition:none}}
