:root{--line: #e5e7eb;--ink: #111827;--muted: #6b7280}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit}.site{min-height:100vh;display:flex;flex-direction:column}.page-wrap{width:min(960px,calc(100% - 32px));margin-inline:auto}.topbar{border-bottom:1px solid var(--line)}.topbar__inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{text-decoration:none;color:var(--ink);font-weight:700;font-size:1rem;letter-spacing:-.01em}.topnav{display:inline-flex;flex-wrap:wrap;gap:10px}.topnav a{text-decoration:none;color:var(--muted);font-size:.82rem;padding:5px 9px;border:1px solid #e5e7eb;border-radius:999px;background:#fff}.topnav a:hover{color:var(--ink);border-color:#d1d5db}.blog-main{flex:1;padding:40px 0 56px}.hero{margin:0 0 28px}.hero h1{margin:0;font-size:clamp(2rem,5vw,2.9rem);line-height:1.06;letter-spacing:-.03em}.hero p{margin:12px 0 0;color:var(--muted);max-width:720px;line-height:1.65}.hero__kicker{display:block;margin:0 0 8px;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.stats-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 22px}.stat-card{border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#fff}.stat-card strong{display:block;font-size:1.1rem}.stat-card span{color:var(--muted);font-size:.8rem}.widget-grid{display:grid;gap:14px;margin:24px 0 0}.widget{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.widget h2,.widget h3{margin:0 0 10px;font-size:1rem}.widget ul{margin:0;padding-left:18px}.widget li{margin:0 0 6px}.post-list{list-style:none;margin:0;padding:0;display:grid;gap:26px}.home-post-grid{list-style:none;margin:0 0 32px;padding:0;display:grid;gap:clamp(16px,2.2vw,22px);grid-template-columns:1fr}@media(min-width:640px){.home-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.post-card{display:grid;gap:10px;border:1px solid rgba(255,255,255,.24);border-radius:18px;padding:18px;box-shadow:0 14px 34px #0f172a33}.home-post-grid .post-card.home-post-card{display:flex;flex-direction:column;min-height:100%;margin:0;padding:0;overflow:hidden;border:1px solid #e5e7eb;background:#fff;box-shadow:0 14px 36px #0f172a1f;min-height:448px}.home-post-grid .home-post-card>article{display:flex;flex-direction:column;flex:1;min-height:0}.home-post-grid .post-card__gradient{padding:17px 16px 20px;flex:0 0 auto;min-height:204px;display:flex;flex-direction:column;gap:11px;border:0;justify-content:flex-start}.home-post-grid .post-card__gradient .post-card__head{flex-shrink:0;gap:8px}.home-post-grid .post-card__gradient h2{margin:auto 0 0;font-size:1.08rem;line-height:1.32;letter-spacing:-.016em}.home-post-grid .post-card__body{padding:16px 14px 18px;background:#fff;flex:1;display:flex;flex-direction:column;gap:12px;border-top:1px solid #e5e7eb;min-height:0}.home-post-grid .post-card__body .post-card__excerpt{flex:1;margin:0;line-height:1.62;font-size:.9rem;color:#4b5563}.home-post-grid .post-card__body .post-card__cta{margin-top:auto;align-self:flex-start;color:#111827;text-decoration:none;font-weight:700;font-size:.82rem;border:1px solid #e5e7eb;border-radius:999px;padding:9px 16px;background:#f9fafb}.home-post-grid .post-card__body .post-card__cta:hover{background:#111827;color:#fff;border-color:#111827}.post-card__meta{font-size:.8rem;color:#ffffffeb}.post-card__tag{display:inline-flex;align-items:center;width:fit-content;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.38);background:#0f172a3d;color:#fff;font-size:.72rem;font-weight:600}.post-card__head{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.post-card h2,.post-card h3{margin:0;font-size:1.2rem;line-height:1.3;letter-spacing:-.01em}.post-card h2 a,.post-card h3 a,.post-card h2 a:hover,.post-card h3 a:hover{color:#fff;text-decoration:none}.post-card p{margin:0;color:#ffffffeb;line-height:1.65;font-size:.95rem}.post-card__cta{color:#fff;text-decoration:none;font-weight:700;font-size:.9rem}.post-card__cta:hover{text-decoration:none}.post-card__cover,.featured-post__media,.article-page__cover,.post-card__pill,.post-card__author,.post-card__stats,.sidebar,.tags-row,.section-head,.author-box,.related{display:none}.article-page{max-width:760px;margin:0 auto}.article-page__hero{border-radius:18px;border:1px solid rgba(255,255,255,.24);margin-bottom:20px;padding:18px;box-shadow:0 14px 34px #0f172a33}.article-page__hero h1{margin:6px 0 0;font-size:clamp(1.5rem,3.5vw,2.2rem);line-height:1.2;letter-spacing:-.02em;color:#fff}.article-page__hero p{margin:10px 0 0;color:#fffffff0}.article-page__body{padding:0}.meta{display:block;margin:0 0 12px;color:#fffffff2;font-size:.82rem}.article-body{margin-top:14px;display:grid;gap:14px}.article-body p{margin:0;line-height:1.75;color:#374151}.article-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.article-toolbar a,.article-toolbar button,.article-toolbar .article-toolbar__meta{border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;background:#fff;color:#374151;font-size:.78rem;text-decoration:none}.article-toolbar .article-toolbar__meta{display:inline-block}.article-colocnow-cta{margin:0 0 16px}.article-colocnow-cta a{display:inline-flex;align-items:center;border:1px solid #e5e7eb;border-radius:999px;padding:8px 14px;background:#fff;color:#111827;font-weight:600;font-size:.82rem;text-decoration:none}.article-colocnow-cta a:hover{background:#f9fafb;border-color:#d1d5db}.breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px;font-size:.8rem;color:#fffffff2}.breadcrumbs a{color:#fffffff2}.article-section{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff;margin-top:16px}.article-section h2{margin:0 0 10px;font-size:1rem}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list a,.tag-list span{border:1px solid #e5e7eb;border-radius:999px;padding:5px 10px;font-size:.78rem;text-decoration:none;background:#fff}.comment-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.comment-item{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff}.comment-item strong{display:block;margin-bottom:4px}.comment-form{display:grid;gap:8px}.comment-form input,.comment-form textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px;font:inherit}.comment-form button{width:fit-content;border:0;border-radius:10px;padding:10px 14px;background:#111827;color:#fff;font:inherit}.grid-links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.grid-links li a{display:flex;justify-content:space-between;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;text-decoration:none;background:#fff}.chart-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.chart-list li{display:grid;grid-template-columns:110px 1fr 50px;gap:10px;align-items:center}.chart-track{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.chart-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#06b6d4)}.site-footer{border-top:1px solid var(--line)}.site-footer__newsletter,.site-footer__main{display:none}.site-footer__base{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.82rem}.site-footer__base a{color:var(--muted);text-decoration:none}.site-footer__links{display:inline-flex;flex-wrap:wrap;gap:8px}.cover-sky{background:linear-gradient(130deg,#0284c7,#0ea5e9 45%,#4f46e5)}.cover-indigo{background:linear-gradient(130deg,#4338ca,#6366f1 48%,#2563eb)}.cover-violet{background:linear-gradient(130deg,#7e22ce,#a855f7 48%,#db2777)}.cover-ocean{background:linear-gradient(130deg,#0f766e,#0ea5e9 52%,#1d4ed8)}@media(max-width:720px){.topnav{justify-content:flex-end}.post-card,.home-post-card,.article-page__hero,.article-section,.grid-links li a{border-radius:14px}.article-body p{padding-inline:2px}}@media(min-width:721px)and (max-width:1024px){.page-wrap{width:min(960px,calc(100% - 48px))}}@media(min-width:840px){.widget-grid{grid-template-columns:1fr 1fr}.stats-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}
