@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--ink:#101828;--blue:#2563eb;--amber:#f59e0b;--paper:#f8fafc;--slate:#475569;--line:#dbe3ee;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 Inter,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.12;margin:0 0 .75rem}h1{font-size:clamp(2.4rem,5vw,5.2rem);letter-spacing:-.055em}h2{font-size:clamp(1.8rem,3vw,2.9rem);letter-spacing:-.035em}h3{font-size:1.15rem}.wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.7rem}.utility{background:var(--ink);color:#cbd5e1;font-size:.78rem}.utility .wrap,.mast,.main-nav,.category-strip .wrap,.footer-bottom{display:flex;align-items:center}.utility .wrap{height:34px;justify-content:space-between}.utility nav{display:flex;gap:1.2rem}.mast{height:84px;justify-content:space-between}.brand img{height:52px}.main-nav{gap:1.7rem;font-weight:700;font-size:.92rem}.main-nav a:hover,.category-strip a:hover{color:var(--blue)}.menu{display:none}.category-strip{border-block:1px solid var(--line);overflow:auto;white-space:nowrap}.category-strip .wrap{height:46px;gap:1.55rem;font-size:.83rem;font-weight:600}.hero{background:var(--ink);color:#fff}.hero-grid{min-height:570px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:3.5rem;padding-block:4rem}.hero-grid>div{position:relative;z-index:1}.hero h1{max-width:620px}.hero p:not(.eyebrow){color:#cbd5e1;max-width:620px;font-size:1.12rem}.hero img{border-radius:26px;aspect-ratio:3/2;object-fit:cover;box-shadow:0 25px 80px #0008}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.73rem!important;font-weight:800;color:var(--blue);margin:0 0 .8rem}.hero .eyebrow,.ink-section .eyebrow{color:#fbbf24}.hero-actions{display:flex;align-items:center;gap:1.4rem;margin:2rem 0}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:8px;padding:.82rem 1.1rem;font-weight:800;cursor:pointer}.amber{background:var(--amber);color:#2b1900}.text-link{font-weight:700}.trust-row{display:flex;gap:1.3rem;color:#94a3b8;font-size:.78rem}.trust-row span:before{content:'✓';color:#fbbf24;margin-right:.4rem}.section{padding-block:5rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-head>a{color:var(--blue);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{border:1px solid var(--line);border-radius:16px;padding:1.4rem;transition:.2s;background:#fff}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a14;border-color:#93b4ff}.category-card p{color:var(--slate);font-size:.9rem;min-height:58px}.category-card>span:last-child{font-size:.82rem;color:var(--blue);font-weight:700}.cat-icon{font-size:1.5rem}.posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.posts-grid.featured{grid-template-columns:repeat(3,1fr)}.post-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.thumb{position:relative}.thumb img{aspect-ratio:16/10;object-fit:cover;width:100%;background:#eaf0f8}.type{display:inline-block;padding:.32rem .55rem;border-radius:5px;text-transform:uppercase;font-size:.67rem;letter-spacing:.08em;font-weight:800;background:var(--blue);color:#fff}.thumb .type{position:absolute;bottom:.65rem;left:.65rem}.type.news{background:var(--amber);color:#422700}.card-body{padding:1.15rem;display:flex;flex-direction:column;flex:1}.category{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);font-weight:800}.post-card h3{margin-top:.4rem}.post-card h3 a:hover{color:var(--blue)}.post-card p{color:var(--slate);font-size:.88rem}.meta{display:flex;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.8rem;border-top:1px solid var(--line);font-size:.72rem;color:#64748b}.ink-section{background:#14213a}.ink-section h2{color:#fff}.ink-section .post-card{border:0}.soft-section{background:var(--paper)}.ad-slot{min-height:88px;border:1px dashed #cbd5e1;margin-block:2rem;display:none;place-items:center;color:#94a3b8;font-size:.7rem;text-transform:uppercase}.trust-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.trust-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.trust-cols article{border-top:3px solid var(--amber);padding-top:1rem}.trust-cols p{color:var(--slate);font-size:.9rem}.newsletter{background:var(--blue);color:#fff}.newsletter-inner{padding-block:3.2rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.newsletter .eyebrow{color:#bfdbfe}.newsletter h2{font-size:2rem}.newsletter p{margin:0}.newsletter form{display:flex;align-items:end;gap:.7rem}.newsletter label{flex:1}.newsletter label span{display:block;font-size:.8rem;margin-bottom:.3rem}.newsletter input,.contact-form input,.contact-form textarea,.compare-picker select{width:100%;border:1px solid #cbd5e1;border-radius:7px;padding:.8rem;font:inherit}.hp{position:absolute!important;left:-9999px!important}.footer{background:#09111f;color:#cbd5e1;padding-top:4rem}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:3rem}.footer-grid>div{display:flex;flex-direction:column;gap:.5rem}.footer-grid img{margin-bottom:.8rem}.footer-grid h3{color:#fff;font-size:.9rem}.footer-grid a{font-size:.85rem}.footer-grid a:hover{color:#fbbf24}.footer-bottom{margin-top:3rem;padding-block:1.3rem;border-top:1px solid #263247;justify-content:space-between;font-size:.75rem}.breadcrumbs{display:flex;gap:.6rem;align-items:center;padding-block:1rem;color:#64748b;font-size:.8rem;overflow:hidden}.breadcrumbs a{color:var(--blue)}.page-hero{padding-block:4.3rem 2.8rem;max-width:900px;margin-left:max(20px,calc((100% - var(--max))/2))}.page-hero.compact{padding-bottom:1rem}.page-hero h1{font-size:clamp(2.4rem,4vw,4rem)}.page-hero>p:not(.eyebrow){font-size:1.08rem;color:var(--slate);max-width:760px}.chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.4rem}.chips a{background:#e8efff;color:#1746a2;border-radius:999px;padding:.5rem .8rem;font-size:.8rem;font-weight:700}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.pagination a,.pagination span{border:1px solid var(--line);padding:.55rem .8rem;border-radius:6px}.article{max-width:1020px;padding-block:2rem 5rem}.article>header{max-width:900px}.article h1{font-size:clamp(2.5rem,5vw,4.6rem);margin-top:1rem}.dek{font-size:1.2rem;color:var(--slate)}.byline{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem;color:#64748b;margin-block:1.3rem}.article-image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;margin-block:2rem}.article-layout{display:grid;grid-template-columns:230px 1fr;gap:3rem;align-items:start}.toc{position:sticky;top:1rem;background:var(--paper);border-radius:10px;padding:1rem;font-size:.8rem}.toc a{display:block;margin-top:.55rem;color:#475569}.prose{font-size:1.05rem}.prose h2{font-size:2rem;margin-top:2.5rem}.prose h3{font-size:1.35rem;margin-top:1.8rem}.prose a{color:#087d8b;text-decoration:underline}.prose a.internal-link{color:#111827;text-decoration:none;font-weight:700}.tags{border-top:1px solid var(--line);margin-top:3rem;padding-top:1.2rem;display:flex;flex-wrap:wrap;gap:.5rem}.tags span{background:var(--paper);padding:.35rem .6rem;border-radius:5px;font-size:.75rem}.author-box{margin-top:2rem;background:#eef4ff;border-left:4px solid var(--blue);padding:1.2rem}.compare-hero{background:#eef4ff;padding-block:4rem}.compare-hero .wrap{max-width:1000px}.compare-hero h1{font-size:clamp(2.5rem,5vw,4.4rem)}.compare-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:2rem}.compare-picker label span{display:block;font-weight:700;font-size:.75rem;margin-bottom:.3rem}.comparison-results{overflow:auto}.compare-table{width:100%;border-collapse:collapse;min-width:700px}.compare-table th,.compare-table td{padding:.8rem;border:1px solid var(--line);text-align:left;vertical-align:top}.compare-table th{background:var(--ink);color:#fff}.empty-state{background:var(--paper);border:1px dashed #cbd5e1;text-align:center;padding:3rem;border-radius:12px}.legal{max-width:840px;padding-block:2rem 5rem}.legal p{font-size:1.08rem}.contact-form{display:grid;gap:1rem;margin-top:2rem}.contact-form label{font-weight:700;font-size:.85rem}.sitemap-list{padding-block:2rem 5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sitemap-list section{display:flex;flex-direction:column;gap:.5rem}.sitemap-list a{color:var(--blue)}.not-found{padding-block:7rem;text-align:center}.not-found>span{font:800 7rem Manrope;color:#dbeafe}.not-found p{color:var(--slate)}
@media(max-width:980px){.category-grid,.posts-grid{grid-template-columns:repeat(2,1fr)}.posts-grid.featured{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-grid img{max-height:420px;width:100%}.main-nav{display:none;position:absolute;z-index:10;top:118px;left:20px;right:20px;background:#fff;border:1px solid var(--line);padding:1rem;box-shadow:0 15px 30px #0002}.main-nav.open{display:grid}.menu{display:block;background:#fff;border:1px solid var(--line);padding:.6rem .8rem;border-radius:6px}.trust-panel,.newsletter-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.compare-picker{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.wrap{width:min(var(--max),calc(100% - 28px))}.utility nav{display:none}.mast{height:72px}.brand img{width:225px}.category-grid,.posts-grid,.posts-grid.featured,.trust-cols,.footer-grid,.sitemap-list{grid-template-columns:1fr}.hero-grid{padding-block:2.7rem;gap:2rem}.hero h1{font-size:3rem}.hero-actions,.trust-row{align-items:flex-start;flex-direction:column}.section{padding-block:3.5rem}.section-head{align-items:flex-start;flex-direction:column;gap:.5rem}.category-card p{min-height:0}.article-layout{grid-template-columns:1fr}.toc{position:static}.newsletter form{align-items:stretch;flex-direction:column}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.7rem}.compare-picker{grid-template-columns:1fr}.page-hero{margin-left:14px}.byline{flex-direction:column;gap:.3rem}}

