@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{--c-primary: #220135;--c-primary-dark: #1a0128;--c-accent: #6B3FA0;--c-accent-light: #B79CED;--c-bg: #D4D4D4;--c-bg-alt: #c9c9c9;--c-surface: #ffffff;--c-text: #221a2b;--c-text-muted: #5a5462;--c-text-on-dark: #efefef;--c-text-muted-on-dark: #b9a8cf;--radius: 10px;--maxw: 1100px;--font: "Inter Variable", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font);background:var(--c-bg);color:var(--c-text);line-height:1.6}img{max-width:100%;height:auto}a{color:var(--c-accent)}h1,h2,h3{line-height:1.2;color:var(--c-primary)}.container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.section{padding:56px 0}.section--dark{background:var(--c-primary)}.section--dark h2{color:var(--c-text-on-dark)}.section--alt{background:var(--c-bg-alt)}.label{font-size:.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--c-accent)}.btn{display:inline-block;padding:12px 24px;border-radius:6px;font-weight:700;text-decoration:none;border:0;cursor:pointer;font-size:1rem;font-family:var(--font)}.btn--primary{background:var(--c-accent);color:#fff}.btn--primary:hover{background:#5a3387}.btn--outline{border:1px solid var(--c-text-muted-on-dark);color:var(--c-text-on-dark);background:transparent}.btn--outline:hover{border-color:#fff}.card{background:var(--c-surface);border-radius:var(--radius);padding:24px}.grid{display:grid;gap:16px}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.grid--4{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:1fr}}@media(max-width:560px){.grid--4{grid-template-columns:1fr}}.header[data-astro-cid-3ef6ksr2]{background:var(--c-bg);border-bottom:1px solid #bfbfbf}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:14px;flex-wrap:wrap}.header__logo[data-astro-cid-3ef6ksr2]{font-weight:800;font-size:1.2rem;color:var(--c-primary);text-decoration:none;letter-spacing:.5px}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;gap:18px;align-items:center}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--c-text);text-decoration:none;font-size:.95rem}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--c-accent)}.header__cta[data-astro-cid-3ef6ksr2]{color:#fff!important;padding:8px 16px}.header__langs[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{margin-left:8px;font-weight:700;color:var(--c-text-muted)}.header__langs[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].is-active{color:var(--c-accent)}.nav-burger[data-astro-cid-3ef6ksr2]{display:none;border:none;background:transparent;font-size:1.5rem;cursor:pointer;color:var(--c-primary);padding:0}@media(max-width:820px){.nav-burger[data-astro-cid-3ef6ksr2]{display:block}.header__nav[data-astro-cid-3ef6ksr2]{display:none;width:100%;flex-direction:column;align-items:flex-start;padding:12px 0}.header__nav[data-astro-cid-3ef6ksr2].is-open{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:var(--c-primary);color:var(--c-text-muted-on-dark)}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:24px;padding:40px 20px;flex-wrap:wrap}.footer__logo[data-astro-cid-sz7xmlte]{font-weight:800;color:var(--c-text-on-dark);letter-spacing:.5px}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.9rem;margin:6px 0}.footer__mail[data-astro-cid-sz7xmlte]{color:var(--c-accent-light)}.footer__nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:6px}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--c-text-muted-on-dark);text-decoration:none;font-size:.9rem}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--c-text-on-dark)}.footer__bar[data-astro-cid-sz7xmlte]{background:var(--c-primary-dark);padding:14px 0;font-size:.85rem}
