:root{--bg: #000205;--bg-elev: #0f151c;--text: #b8c3cc;--muted: #7491ab;--brand: #6e95ff;--brand-strong: #22d3ee;--border: #1f2937;--error: #ef4444;--success: #22c55e;--focus: 0 0 0 3px rgba(34, 211, 238, .35);--header-height: 72px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}body.landing{background:url(./bg-pencil-963de238.png) center no-repeat,var(--bg);background-blend-mode:hard-light}body:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:var(--bg);opacity:0;animation:dimBackground 3s ease-out forwards;pointer-events:none;z-index:0}@keyframes dimBackground{0%{opacity:0}to{opacity:.75}}@keyframes brightenContent{0%{filter:brightness(.85) contrast(.95)}to{filter:brightness(1.05) contrast(1)}}.hero,.site-footer,.site-header{position:relative;z-index:1}.container{width:100%;max-width:960px;margin:0 auto;padding:0 20px}.banner{background:linear-gradient(90deg,rgba(34,211,238,.18),rgba(110,231,255,.12));border-bottom:1px solid var(--border)}.banner .container{display:flex;align-items:center;gap:10px;padding:10px 20px}.badge{background:rgba(34,211,238,.18);color:var(--brand-strong);border:1px solid rgba(34,211,238,.35);padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.02em}.banner-text{color:var(--muted);font-size:14px}.site-header{-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);background:rgba(11,15,20,.6);border-bottom:1px solid var(--border);min-height:var(--header-height)}.header-inner{display:flex;align-items:center;gap:10px}.logo{display:block}.logo img{height:72px;width:auto;display:block}.brand{font-weight:700;letter-spacing:.2px}.hero{display:grid;place-items:center}.hero--center{min-height:calc(100vh - var(--header-height))}.hero-inner{text-align:center;max-width:720px;animation:brightenContent 3s ease-out forwards;will-change:filter}h1{font-size:44px;line-height:1.1;margin:8px 0}.subtitle{color:var(--muted);margin:8px 0;font-weight:700}.pronounce{color:var(--muted);margin:0 0 8px;font-size:14px;opacity:.8}.blog-link{display:inline-block;margin-top:12px;color:var(--brand);text-decoration:none}.blog-link:hover{text-decoration:underline}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:18px}.post-card{display:block;text-decoration:none;color:var(--text);background:rgba(15,21,28,.6);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.post-card:hover{transform:translateY(-2px);border-color:#6ee7ff59}.post-card img{width:60%;max-width:240px;height:auto;display:block;margin:12px auto 0}.post-card h2{font-size:18px;margin:12px 12px 6px}.post-card p{color:var(--muted);margin:0 12px 14px}.hs-form-frame{width:50%;margin:12px auto 0}@media (max-width: 768px){.hs-form-frame{width:100%}}.site-footer{border-top:1px solid var(--border);padding:22px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:12px}.footer-nav{display:flex;gap:14px}.footer-nav a{color:var(--muted);text-decoration:none}.footer-nav a:hover{color:var(--text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 600px){h1{font-size:34px}.subscribe{grid-template-columns:1fr}}.tomorrow-thin,.tomorrow-extralight,.tomorrow-light,.tomorrow-regular,.tomorrow-medium,.tomorrow-semibold,.tomorrow-bold,.tomorrow-extrabold,.tomorrow-black,.tomorrow-thin-italic,.tomorrow-extralight-italic,.tomorrow-light-italic,.tomorrow-regular-italic,.tomorrow-medium-italic,.tomorrow-semibold-italic,.tomorrow-bold-italic,.tomorrow-extrabold-italic,.tomorrow-black-italic{font-family:"Cactus Classical Serif",serif}
