:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#18212f;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.site{flex-direction:column;min-height:100vh;display:flex}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e8ebef;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{text-align:left;color:inherit;background:0 0;border:0;align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#183b32;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:#687385;margin-top:3px}nav{gap:8px;display:flex}nav button,.footer-links button{color:#526071;background:0 0;border:0;padding:9px 12px}nav button:hover,.footer-links button:hover{color:#183b32}.hero-section{background:linear-gradient(135deg,#edf5f1,#fff);border-bottom:1px solid #e6ece8}.hero-content{align-items:center;min-height:470px;display:flex}.hero-content>div{max-width:720px}.eyebrow{color:#28745d;letter-spacing:.13em;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.hero-content h1,.page-section h1{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(38px,6vw,68px);line-height:1.03}.hero-content h1 span{color:#28745d}.hero-content p{color:#5d6878;max-width:650px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.primary-button,.secondary-button{border-radius:10px;padding:12px 18px;font-weight:700}.primary-button{color:#fff;background:#183b32;border:1px solid #183b32}.secondary-button{color:#273444;background:#fff;border:1px solid #d4dbe2}.section{padding:72px 0}.page-section{flex:1}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section-heading h1,.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,44px)}.text-button,.back-button{color:#28745d;background:0 0;border:0;padding:8px 0;font-weight:700}.news-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.news-card{background:#fff;border:1px solid #e5e9ee;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #141e280d}.news-card>img,.news-placeholder{object-fit:cover;width:100%;height:190px}.news-placeholder{color:#28745d;background:#edf5f1;place-items:center;font-size:36px;font-weight:900;display:grid}.news-card-body{padding:20px}.news-date,.article-date{color:#7b8795;font-size:13px}.news-card h3{margin:9px 0;font-size:21px;line-height:1.3}.news-card p{color:#657181;line-height:1.6}.search-box{gap:10px;max-width:700px;margin-bottom:30px;display:flex}.search-box input{border:1px solid #dce1e7;border-radius:10px;outline:none;flex:1;padding:13px 15px}.search-box input:focus{border-color:#28745d}.empty-state{text-align:center;color:#6b7785;background:#fff;border:1px dashed #d6dce2;border-radius:16px;padding:50px}.article{max-width:820px;margin:0 auto}.article-image{object-fit:cover;border-radius:18px;width:100%;max-height:480px;margin:20px 0 30px}.article h1{letter-spacing:-.04em;margin:12px 0;font-size:clamp(34px,5vw,58px);line-height:1.08}.article-excerpt{color:#596675;border-left:3px solid #28745d;margin:28px 0;padding-left:18px;font-size:19px;line-height:1.7}.article-content{font-size:17px;line-height:1.85}.content-page{max-width:820px}.content-page h1{font-size:clamp(36px,5vw,56px)}.content-text{color:#526071;font-size:18px;line-height:1.8}.site-footer{color:#e9efec;background:#16251f;margin-top:auto;padding:42px 0 20px}.footer-grid{justify-content:space-between;gap:30px;display:flex}.footer-grid p{color:#b7c4be;max-width:520px}.footer-links{flex-wrap:wrap;align-content:start;display:flex}.footer-links button{color:#c8d3ce}.copyright{color:#9eada6;border-top:1px solid #33443d;margin-top:30px;padding-top:18px;font-size:13px}@media (width<=800px){.header-inner{flex-direction:column;align-items:flex-start;padding:14px 0}nav{width:100%;overflow-x:auto}nav button{white-space:nowrap}.hero-content{min-height:400px}.news-grid{grid-template-columns:1fr}.section-heading,.footer-grid,.footer-links{flex-direction:column;align-items:flex-start}}
