:root{--bg:#0b0f14;--panel:#111821;--panel2:#16202b;--text:#edf2f7;--muted:#9aa9b8;--line:#23313e;--accent:#f06449;--accent2:#ff8a65;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,#2a1720 0,transparent 34%),var(--bg);color:var(--text);font:16px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.site-head{position:sticky;top:0;z-index:10;background:rgba(11,15,20,.88);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.03em}.mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--accent),#9e3f31);display:grid;place-items:center;font-weight:900}.links{display:flex;gap:26px;color:var(--muted);font-size:14px}.links a:hover{color:var(--text)}.hero{padding:92px 0 70px}.eyebrow{color:var(--accent2);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800}.hero h1{font-size:clamp(46px,8vw,88px);line-height:.95;letter-spacing:-.055em;max-width:900px;margin:18px 0 26px}.hero p{font-size:20px;color:var(--muted);max-width:720px}.actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{padding:12px 17px;border-radius:10px;border:1px solid var(--line);font-weight:700;font-size:14px}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.section{padding:30px 0 72px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-title h2{font-size:30px;margin:0;letter-spacing:-.03em}.section-title p{color:var(--muted);margin:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.2s transform,.2s border-color}.card:hover{transform:translateY(-4px);border-color:#455968}.thumb{height:180px;display:grid;place-items:end start;padding:18px;background:linear-gradient(135deg,#17212d,#301d22);position:relative;overflow:hidden}.thumb.has-image{background-size:cover;background-position:center}.thumb.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,9,13,.04),rgba(6,9,13,.84))}.tag{position:relative;z-index:1;border:1px solid rgba(255,255,255,.16);background:rgba(11,15,20,.62);padding:6px 9px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.card-body{padding:20px}.card h3{font-size:20px;line-height:1.25;margin:0 0 9px;letter-spacing:-.02em}.card p{color:var(--muted);font-size:14px;margin:0 0 18px}.meta{font-size:12px;color:#7f91a2}.feature{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:34px}.feature img{border-radius:14px;aspect-ratio:16/10;object-fit:cover}.feature h2{font-size:38px;line-height:1.05;margin:10px 0 16px}.feature p{color:var(--muted)}.article{width:min(calc(100% - 40px),840px);margin:70px auto}.article>.eyebrow{margin-top:28px}.article h1{font-size:clamp(38px,7vw,64px);line-height:1.02;letter-spacing:-.045em;margin-bottom:12px}.article h2,.article h3,.article h4,.article h5{margin-top:42px;letter-spacing:-.025em}.article h4,.article h5{font-size:22px}.article p,.article li{color:#c7d0d9}.article a:not(.back):not(.post-end a){color:var(--accent2);text-decoration:underline;text-decoration-color:rgba(255,138,101,.35);text-underline-offset:3px}.article blockquote{margin:28px 0;border-left:3px solid var(--accent);padding:1px 0 1px 18px;color:#dce4eb}.article pre{background:#06090d;border:1px solid var(--line);border-radius:12px;padding:18px;overflow:auto;color:#d6e2ed}.article .lead{font-size:20px;color:#b9c5cf}.back{color:var(--accent2);font-weight:700}.article figure{margin:30px 0}.article figure img,.article>img,.article .post-content>p>img{border-radius:12px;border:1px solid var(--line);width:100%}.article figcaption{color:var(--muted);font-size:13px;margin-top:8px;text-align:center}.article .post-meta{color:var(--muted);font-size:14px;margin:12px 0 30px}.article code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.article p code,.article li code{background:#111821;border:1px solid var(--line);padding:2px 5px;border-radius:5px}.hero-image img{max-height:520px;object-fit:cover}.post-content img{margin:28px auto}.post-end{margin-top:60px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#728293;font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.post-end a{color:var(--accent2);font-weight:700}.about{padding:74px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.about-grid img{border-radius:18px;border:1px solid var(--line)}.about h1{font-size:54px;line-height:1;margin:10px 0 20px}.about p{color:var(--muted);font-size:18px}.chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.chip{border:1px solid var(--line);padding:7px 10px;border-radius:999px;color:#c9d3dd;font-size:13px}.blog-head{padding:72px 0 24px}.blog-head h1{font-size:clamp(44px,7vw,70px);line-height:1;margin:12px 0}.blog-head p{color:var(--muted);font-size:18px;max-width:660px}.foot{border-top:1px solid var(--line);padding:28px 0 42px;color:#728293;font-size:13px}.foot .wrap{display:flex;justify-content:space-between;gap:20px}@media(max-width:850px){.grid{grid-template-columns:1fr 1fr}.feature,.about-grid{grid-template-columns:1fr}.links{gap:14px}.hero{padding-top:64px}}@media(max-width:600px){.grid{grid-template-columns:1fr}.wrap{width:min(calc(100% - 26px),var(--max))}.hero h1{font-size:50px}.nav{height:64px}.feature{padding:22px}.foot .wrap{display:block}.post-end{display:block}.post-end a{display:block;margin-top:8px}}
