@import"https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800&family=Inter:wght@400;500;600&family=Manrope:wght@600;700;800&display=swap";.theme-toggle[data-astro-cid-x3pjskd3] .icon-sun[data-astro-cid-x3pjskd3],.theme-toggle[data-astro-cid-x3pjskd3] .icon-moon[data-astro-cid-x3pjskd3]{width:20px;height:20px}[data-theme=dark] .theme-toggle[data-astro-cid-x3pjskd3] .icon-sun[data-astro-cid-x3pjskd3]{display:block}[data-theme=light] .theme-toggle[data-astro-cid-x3pjskd3] .icon-sun[data-astro-cid-x3pjskd3],[data-theme=dark] .theme-toggle[data-astro-cid-x3pjskd3] .icon-moon[data-astro-cid-x3pjskd3]{display:none}[data-theme=light] .theme-toggle[data-astro-cid-x3pjskd3] .icon-moon[data-astro-cid-x3pjskd3]{display:block}:root,[data-theme=dark]{color-scheme:dark;--bg: #060e20;--surface: #0f1930;--text: #dee5ff;--text-muted: #a3aac4;--primary: #c4b5e0;--primary-on: #1b1c1a;--border: #40485d;--accent-glow: rgba(196, 181, 224, .22);--glass: rgba(9, 19, 40, .7);--glass-border: rgba(196, 181, 224, .14);--error: #ff6e84;--header-bg: rgba(6, 14, 32, .85)}[data-theme=light]{color-scheme:light;--bg: #f8f5fc;--surface: #ffffff;--text: #1b1c1a;--text-muted: #5c5666;--primary: #67606f;--primary-on: #ffffff;--border: #d8d2e0;--accent-glow: rgba(230, 214, 247, .55);--glass: rgba(248, 245, 252, .9);--glass-border: rgba(103, 96, 111, .1);--error: #dc2626;--header-bg: rgba(248, 245, 252, .92)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;min-height:100dvh;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg);text-align:start;transition:color .2s ease,background-color .2s ease,border-color .2s ease}html[dir=rtl] body{font-family:Heebo,Inter,system-ui,-apple-system,sans-serif}@media(prefers-reduced-motion:reduce){body{transition:none}}h1,h2,h3,h4{font-family:Manrope,system-ui,sans-serif;line-height:1.25;margin:0 0 .5em;text-align:start}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4{font-family:Heebo,Manrope,system-ui,sans-serif}a{color:var(--primary);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;inset-inline-start:-9999px;top:0;z-index:1000;padding:12px 20px;background:var(--primary);color:var(--primary-on);font-weight:600;border-start-end-radius:8px;border-end-end-radius:8px}.skip-link:focus{inset-inline-start:0}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1100px,100% - 48px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,backdrop-filter .2s ease}.site-header.is-scrolled{background:var(--header-bg);backdrop-filter:blur(12px);border-bottom-color:var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px}.site-logo{display:flex;align-items:center;gap:10px;color:var(--text);text-decoration:none;font-family:Manrope,system-ui,sans-serif;font-weight:700;font-size:1.125rem}html[dir=rtl] .site-logo{font-family:Heebo,Manrope,system-ui,sans-serif}.site-logo:hover{text-decoration:none;color:var(--primary)}.site-logo-lockup{display:block;width:auto;height:32px}[data-theme=light] .site-logo-lockup--dark,[data-theme=dark] .site-logo-lockup--light{display:none}.site-nav{display:flex;align-items:center;gap:8px}.site-nav [data-lang]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.site-nav a{color:var(--text-muted);text-decoration:none;font-size:.9rem;padding:8px 12px;border-radius:8px}.site-nav a:hover{color:var(--text);background:var(--accent-glow);text-decoration:none}.header-actions{display:flex;align-items:center;gap:4px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;border:1px solid var(--border);border-radius:10px;background:transparent;color:var(--text);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.icon-btn:hover{border-color:var(--primary);background:var(--accent-glow)}.icon-btn svg{width:20px;height:20px}.lang-select-wrap{display:inline-flex}.lang-select{min-height:44px;padding-block:8px;padding-inline:12px 32px;border:1px solid var(--border);border-radius:10px;background-color:var(--surface);color:var(--text);font:inherit;font-size:.9rem;font-weight:500;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c5666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .2s ease,background-color .2s ease}html[dir=rtl] .lang-select{background-position:left 10px center}[data-theme=dark] .lang-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a3aac4' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.lang-select:hover,.lang-select:focus-visible{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px var(--accent-glow)}.site-footer{padding:48px 0 32px;border-top:1px solid var(--border);margin-top:auto}.footer-inner{display:flex;flex-direction:column;gap:24px}@media(min-width:640px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-links,.footer-links [data-lang]{display:flex;flex-wrap:wrap;gap:8px 20px}.footer-links a{color:var(--text-muted);text-decoration:none;font-size:.9rem}.footer-links a:hover{color:var(--primary)}.footer-meta{color:var(--text-muted);font-size:.85rem}.footer-meta p{margin:0 0 4px}.page-wrap{display:flex;flex-direction:column;min-height:100dvh}
