:root{--gelo-accent:#0095ff;--gelo-paper:#07090c;--gelo-ink:#f6f8fb;--gelo-structure:#b9c2cf;--gelo-muted:#e2e8f0b3;--gelo-line:#fcfdff1f;--gelo-soft:#10151c;--gelo-white:#0d1117;--font-display:"Parkinsans", system-ui, sans-serif;--font-body:"Hanken Grotesk", system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--gelo-paper);color:var(--gelo-ink);color-scheme:dark;scroll-behavior:smooth}body{background:var(--gelo-paper);min-width:320px;color:var(--gelo-ink);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100svh;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--gelo-line);backdrop-filter:blur(16px);background:#07090ce0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 32px);height:72px;margin:0 auto;display:flex}.site-header__brand{align-items:center;min-width:112px;display:inline-flex}.site-header__logo{width:112px;height:auto}.site-header__nav{color:var(--gelo-muted);align-items:center;gap:28px;font-size:.94rem;font-weight:600;display:flex}.site-header__nav a:hover,.post-card:hover h2,.post-nav a:hover{color:var(--gelo-ink)}.site-header__action,.primary-action,.secondary-action{border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;display:inline-flex}.site-header__action,.secondary-action{border:1px solid var(--gelo-line);color:var(--gelo-ink);background:#fcfdff0f}.primary-action{background:var(--gelo-accent);color:var(--gelo-paper)}.blog-hero{border-bottom:1px solid var(--gelo-line);align-items:end;min-height:62svh;padding:92px 0 76px;display:grid}.blog-hero__content,.section,.post-shell{width:min(1120px,100% - 32px);margin:0 auto}.blog-hero__content{grid-template-columns:minmax(0,1fr) minmax(320px,430px);align-items:end;gap:42px;display:grid}.blog-hero__mark{width:86px}.eyebrow{color:var(--gelo-accent);text-transform:uppercase;margin:22px 0 12px;font-size:.78rem;font-weight:800}.blog-hero h1,.post-header h1{max-width:780px;color:var(--gelo-ink);font-family:var(--font-display);letter-spacing:0;margin:0;font-size:5.2rem;font-weight:800;line-height:.95}.blog-hero__lead,.post-header__lead{max-width:620px;color:var(--gelo-muted);margin:24px 0 0;font-size:1.18rem;font-weight:500}.section{padding:72px 0 92px}.section-heading{max-width:640px;margin-bottom:34px}.section-heading--with-search{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.section h2{color:var(--gelo-ink);font-family:var(--font-display);letter-spacing:0;margin:0;font-size:3rem;font-weight:800;line-height:1.04}.search-box{width:min(100%,360px);color:var(--gelo-muted);text-transform:uppercase;gap:8px;font-size:.78rem;font-weight:800;display:grid}.search-box input{border:1px solid var(--gelo-line);width:100%;min-height:46px;color:var(--gelo-ink);font:inherit;text-transform:none;background:#fcfdff0f;border-radius:8px;outline:none;padding:0 14px}.search-box input:focus{border-color:#0095ffa6}.featured-post{border:1px solid var(--gelo-line);background:var(--gelo-white);border-radius:8px;transition:background .18s,border-color .18s;display:block;overflow:hidden}.featured-post:hover{background:#fcfdff12;border-color:#0095ff73}.featured-post__image{aspect-ratio:16/9;object-fit:cover;background:var(--gelo-soft);width:100%}.featured-post__body{padding:22px}.featured-post h2{color:var(--gelo-ink);font-family:var(--font-display);margin:18px 0 0;font-size:1.55rem;font-weight:800;line-height:1.08}.featured-post p{color:var(--gelo-muted);margin:12px 0 0;font-weight:500}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.post-card{border:1px solid var(--gelo-line);background:var(--gelo-white);border-radius:8px;flex-direction:column;min-height:248px;padding-bottom:22px;transition:background .18s,border-color .18s;display:flex;overflow:hidden}.post-card:hover{background:#fcfdff12;border-color:#0095ff73}.post-card[hidden]{display:none}.post-card__image{aspect-ratio:16/9;object-fit:cover;background:var(--gelo-soft);width:100%}.post-card__meta,.post-header__meta{color:var(--gelo-muted);text-transform:uppercase;flex-wrap:wrap;gap:8px;font-size:.78rem;font-weight:800;display:flex}.post-card>.post-card__meta,.post-card h2,.post-card p,.post-card__tags{margin-inline:22px}.post-card>.post-card__meta{margin-top:22px}.post-card h2{color:var(--gelo-ink);font-family:var(--font-display);margin:22px 22px 0;font-size:1.35rem;font-weight:800;line-height:1.12}.post-card p{color:var(--gelo-muted);margin:12px 22px 0;font-size:.98rem;font-weight:500}.post-card__tags{flex-wrap:wrap;gap:8px;min-width:0;margin-top:auto;padding-top:24px;display:flex}.empty-state{color:var(--gelo-muted);margin:24px 0 0;font-weight:700}.tag{min-width:0;max-width:100%;min-height:28px;color:var(--gelo-accent);overflow-wrap:anywhere;white-space:normal;background:#0095ff14;border:1px solid #0095ff38;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.post-shell{padding:70px 0 92px}.post-header{max-width:820px}.post-header h1{margin-top:18px;font-size:4.4rem}.post-body{max-width:740px;color:var(--gelo-muted);margin-top:44px;font-size:1.08rem;font-weight:500}.post-cover{aspect-ratio:16/9;border:1px solid var(--gelo-line);object-fit:cover;background:var(--gelo-soft);border-radius:8px;width:min(100%,860px);margin-top:36px}.post-body img{border:1px solid var(--gelo-line);background:var(--gelo-soft);border-radius:8px;width:100%;margin-top:24px}.post-body h2,.post-body h3{color:var(--gelo-ink);font-family:var(--font-display);letter-spacing:0;margin:42px 0 12px;font-weight:800;line-height:1.08}.post-body h2{font-size:2rem}.post-body h3{font-size:1.45rem}.post-body p,.post-body ul,.post-body ol{margin:18px 0 0}.post-body a{color:var(--gelo-accent);font-weight:800}.post-body code{border:1px solid var(--gelo-line);background:var(--gelo-soft);color:var(--gelo-ink);border-radius:6px;padding:.15em .35em;font-size:.92em}.post-body li+li{margin-top:8px}.post-nav{border-top:1px solid var(--gelo-line);max-width:740px;color:var(--gelo-muted);justify-content:space-between;margin-top:52px;padding-top:26px;font-weight:800;display:flex}.related-posts{margin-top:64px}.related-posts .section-heading{margin-bottom:24px}.related-posts .section-heading h2{color:var(--gelo-ink);font-family:var(--font-display);margin:0;font-size:2rem;font-weight:800;line-height:1.04}.site-footer{border-top:1px solid var(--gelo-line);width:min(1120px,100% - 32px);color:var(--gelo-muted);justify-content:space-between;align-items:center;margin:0 auto;padding:34px 0 42px;font-size:.9rem;font-weight:600;display:flex}.site-footer__logo{opacity:.78;width:98px}@media (width<=820px){.site-header__inner{flex-wrap:wrap;align-items:flex-start;gap:12px;height:auto;min-height:68px;padding:14px 0}.site-header__nav{order:3;gap:18px;width:100%;padding-bottom:2px;overflow-x:auto}.blog-hero{min-height:0;padding:58px 0 60px}.blog-hero__content{grid-template-columns:1fr;gap:30px}.blog-hero h1,.post-header h1{font-size:3.2rem}.section h2{font-size:2.35rem}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading--with-search{flex-direction:column;align-items:stretch}.site-footer{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=560px){.site-header__action{display:none}.blog-hero h1,.post-header h1{font-size:2.7rem}.blog-hero__lead,.post-header__lead{font-size:1rem}.post-grid{grid-template-columns:1fr}.post-shell{padding-top:46px}}
