@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#252955;background:#f6f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;z-index:10;background:white;padding:12px}.site-header,footer{width:min(100% - 80px,1220px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-header{height:94px;border-bottom:1px solid #dde0eb}.brand{font-family:'Space Grotesk',sans-serif;font-size:25px;font-weight:700;letter-spacing:-.06em;color:#514df5;white-space:nowrap}.brand span{color:#252955}.site-header nav,footer>div{display:flex;gap:28px;align-items:center}.site-header nav a,footer a{font-size:14px;font-weight:700}.site-header nav a:last-child{color:#514df5}.page,.article-page{width:min(100% - 80px,1220px);margin:auto;padding:95px 0 115px}.eyebrow{color:#514df5;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.page h1,.article-page h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(52px,7vw,96px);line-height:1.02;letter-spacing:-.075em;margin:22px 0}.page h1 em{font-style:normal;color:#514df5}.lead{font-size:clamp(18px,2vw,23px);line-height:1.55;color:#646c86;max-width:730px;margin:0 0 62px}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.post-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e4ed;border-radius:14px;overflow:hidden;transition:transform .15s,box-shadow .15s}.post-card:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 18px 50px #2529551a}.post-card>img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#e8e9f2}.post-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.post-date{font-size:12px;color:#7b829c;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.post-card h2{font:700 24px/1.18 'Space Grotesk',sans-serif;letter-spacing:-.045em;margin:14px 0}.post-card p{font-size:14px;color:#667088;line-height:1.6;margin:0 0 26px}.read-more{font-size:13px;color:#514df5;font-weight:700;margin-top:auto}.post-card.featured{grid-column:span 2;display:grid;grid-template-columns:1.15fr 1fr}.post-card.featured>img{aspect-ratio:auto;height:100%;min-height:340px}.post-card.featured .post-card-body{justify-content:center;padding:36px}.post-card.featured h2{font-size:36px}.article-page{max-width:860px;padding-top:66px}.back-link{display:inline-block;color:#514df5;font-weight:700;margin-bottom:60px}.article-page h1{font-size:clamp(42px,6vw,74px)}.article-page .lead{margin-bottom:35px}.article-hero{margin:35px 0 65px}.article-hero img,.article-body img{max-width:100%;width:100%;height:auto;border-radius:12px}.article-hero figcaption,.article-body figcaption{font-size:13px;color:#7d859c;margin:10px 0}.article-body{max-width:760px;margin:auto;font-size:18px;line-height:1.78;color:#363e5b}.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{font-family:'Space Grotesk',sans-serif;letter-spacing:-.05em;line-height:1.2;color:#252955;margin:2.1em 0 .7em}.article-body h2{font-size:34px}.article-body h3{font-size:27px}.article-body p{margin:0 0 1.25em}.article-body a,.help-page section a,.help-last a{color:#514df5;text-decoration:underline;text-underline-offset:3px}.article-body ul,.article-body ol{padding-left:1.6em;margin:0 0 1.35em}.article-body li{padding-left:.2em;margin:.3em 0}.article-body blockquote{margin:2em 0;padding:5px 28px;border-left:4px solid #514df5;background:#ececfa}.article-body figure{margin:2.2em 0}.article-body code{background:#e9eafa;padding:.1em .3em;border-radius:3px;font-size:.88em}.article-body hr{border:0;border-top:1px solid #dce0eb;margin:2em 0}.table-scroll{overflow-x:auto;margin:2em 0}.article-body table{border-collapse:collapse;width:100%;font-size:15px}.article-body th,.article-body td{border:1px solid #dce0eb;padding:10px;text-align:left}.article-body th{background:#ececfa}.article-end{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #dce0eb;margin-top:65px;padding-top:25px;color:#514df5;font-weight:700}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.help-grid section{background:white;border:1px solid #e0e2ed;border-radius:14px;padding:34px;line-height:1.7}.help-grid span{font-size:12px;letter-spacing:.1em;font-weight:700;color:#514df5}.help-grid h2{font:700 28px/1.15 'Space Grotesk',sans-serif;letter-spacing:-.04em;margin:15px 0}.help-grid p{color:#646c86}.support-link{font-weight:700}.help-last{padding-top:40px;color:#646c86}footer{min-height:130px;border-top:1px solid #dce0eb}footer p{font-size:13px;color:#7d859c}@media(max-width:900px){.post-grid{grid-template-columns:1fr 1fr}.post-card.featured{grid-column:span 2}}@media(max-width:650px){.site-header,footer,.page,.article-page{width:calc(100% - 36px)}.site-header{height:72px}.site-header nav{gap:13px}.site-header nav a{font-size:12px}.site-header nav a:first-child,.site-header nav a:nth-child(3){display:none}.brand{font-size:21px}.page{padding:68px 0 85px}.post-grid,.help-grid{grid-template-columns:1fr}.post-card.featured{grid-column:auto;display:flex}.post-card.featured>img{height:auto;min-height:0;aspect-ratio:16/10}.post-card.featured .post-card-body{padding:25px}.post-card.featured h2{font-size:26px}.lead{margin-bottom:42px}.article-page{padding-top:45px}.back-link{margin-bottom:38px}.article-body{font-size:16px}.article-body h2{font-size:29px}footer{flex-wrap:wrap;padding:30px 0;gap:10px}footer p{order:3;width:100%;margin:0}footer>div{gap:16px}}
