@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#FCFCFB;--ink:#141618;--muted:#6a7075;--line:#ececed;--accent:#1B3A6B;--accent-soft:#eef2f8;--maxw:660px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:Inter Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.62;-webkit-font-smoothing:antialiased;letter-spacing:-.006em}a{color:inherit}img{max-width:100%;height:auto}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.site-header{border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;background:#fcfcfbe6;backdrop-filter:blur(8px)}.site-header .bar{max-width:var(--maxw);margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700;font-size:17px;letter-spacing:-.02em;text-decoration:none}.logo .dot{color:var(--accent)}.nav a{font-size:14px;color:var(--muted);text-decoration:none;margin-left:20px;font-weight:500}.nav a:hover{color:var(--ink)}.hero{padding:96px 0 60px}.kicker{display:inline-block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:600;border:1px solid #d6e0ee;padding:5px 11px;border-radius:20px;margin-bottom:26px}.hero h1{font-size:40px;line-height:1.12;font-weight:600;letter-spacing:-.03em;margin-bottom:22px}.hero p{font-size:19px;color:var(--muted);max-width:540px}section{padding:56px 0}.sec-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.sec-title{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.sec-head a{font-size:14px;color:var(--accent);text-decoration:none;font-weight:500}.post-list{list-style:none}.post-item{border-top:1px solid var(--line)}.post-item a{display:grid;grid-template-columns:56px 1fr;gap:20px;text-decoration:none;align-items:start;padding:26px 0}.post-item .num{font-size:14px;color:#b7bdc2;font-weight:600;padding-top:4px}.post-item .meta{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:600;margin-bottom:7px}.post-item h3{font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.02em;margin-bottom:7px}.post-item p{font-size:15.5px;color:var(--muted)}.post-item a:hover h3{color:var(--accent)}@media (max-width:520px){.post-item a{grid-template-columns:1fr;gap:4px}.post-item .num{display:none}}.article-head{padding:70px 0 28px;border-bottom:1px solid var(--line);margin-bottom:40px}.article-head .rule{width:44px;height:3px;background:var(--accent);margin-bottom:24px}.article-head h1{font-size:36px;font-weight:600;letter-spacing:-.03em;line-height:1.14;margin-bottom:16px}.article-head .sub{font-size:19px;color:var(--muted);margin-bottom:18px}.article-head .info{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:500}.prose{font-size:19px;line-height:1.68}.prose p{margin:0 0 22px}.prose h2{font-size:25px;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:44px 0 16px}.prose h3{font-size:21px;font-weight:600;margin:32px 0 12px}.prose ul,.prose ol{margin:0 0 22px 22px}.prose li{margin-bottom:8px}.prose blockquote{border-left:3px solid var(--accent);padding-left:20px;margin:26px 0;color:#2c3136;font-style:italic}.prose a{color:var(--accent);text-underline-offset:3px}.prose hr{border:none;border-top:1px solid var(--line);margin:40px 0}.prose hr+p{font-size:21px;line-height:1.5;color:var(--accent);font-weight:500;text-align:left;letter-spacing:-.01em}.news{background:var(--ink);color:#fff;border-radius:14px;padding:44px 40px;margin:40px 0 64px}.news h2{font-size:25px;font-weight:600;letter-spacing:-.02em;margin-bottom:10px}.news p{color:#9aa2a9;margin-bottom:24px;font-size:16px}.news-form{display:flex;gap:8px;max-width:420px;flex-wrap:wrap}.news-form input{flex:1;min-width:200px;padding:13px 15px;border:1px solid #333a41;background:#1e2226;color:#fff;font-family:inherit;font-size:15px;border-radius:8px}.news-form button{padding:13px 20px;background:#fff;color:var(--ink);border:none;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;border-radius:8px}.news-form button:hover{background:var(--accent-soft)}@media (max-width:520px){.news{padding:32px 24px}}.site-footer{padding:36px 0 60px;color:var(--muted);font-size:14px;border-top:1px solid var(--line)}.site-footer a{color:var(--muted);text-decoration:none;margin-left:16px}.site-footer a:hover{color:var(--ink)}.site-footer .bar{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.author .prose{margin-top:24px}.news-ok{color:#d7f5e4;font-size:16px;line-height:1.5;margin:0;max-width:460px}
