:root{--color-primary: #6e7bff;--color-primary-deep: #4f5bd5;--color-secondary: #7bc6b9;--color-info: #4c8bf5;--color-warning: #f3a23a;--color-error: #d95050;--color-bg: #f7f8fc;--color-surface: #ffffff;--color-border: #e6e9f0;--color-text: #1f2430;--color-muted: #5b6475;--color-soft-blue: #eef2ff;--color-soft-mint: #e8f7f4;--color-soft-warn: #fff6e8;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-page: 1180px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-soft: 0 22px 70px rgba(37, 43, 78, .11)}*{box-sizing:border-box}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--color-bg)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-shell{min-height:100vh}.section{padding:clamp(58px,8vw,108px) 24px}.section-inner{width:min(100%,var(--max-page));margin:0 auto}.eyebrow{margin:0 0 14px;color:var(--color-primary-deep);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-title{margin:0;color:var(--color-text);font-size:clamp(2rem,5vw,4.4rem);font-weight:900;line-height:1.02}.section-copy{max-width:680px;margin:20px 0 0;color:var(--color-muted);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.6}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:var(--radius-md);padding:13px 18px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--color-primary);color:#fff;box-shadow:0 14px 32px #6e7bff42}.button-secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.quiet-link{color:var(--color-primary-deep);font-weight:800}.legal-body{color:var(--color-text);font-size:1rem;line-height:1.72}.legal-body h2{margin:42px 0 12px;font-size:1.45rem}.legal-body h3{margin:30px 0 10px}.legal-body p,.legal-body ul,.legal-body ol{color:var(--color-muted)}.legal-body a{color:var(--color-primary-deep);font-weight:700}.legal-body li{margin:8px 0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:20;display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:16px;padding:14px clamp(18px,5vw,56px);border-bottom:1px solid rgba(230,233,240,.82);background:#f7f8fce0;backdrop-filter:blur(18px)}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:10px;font-weight:900}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 8px 20px #6171ff2e}nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:clamp(10px,2.5vw,24px);color:var(--color-muted);font-size:.9rem;font-weight:800}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:8px 0}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].active,nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--color-text)}.header-actions[data-astro-cid-ctg3m53h]{position:relative;display:flex;align-items:center;gap:10px;margin-left:auto}.language-switcher[data-astro-cid-ctg3m53h]{position:relative}.language-switcher[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{display:inline-flex;width:42px;min-height:40px;cursor:pointer;list-style:none;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text);font-weight:950}.language-switcher[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.language-menu[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 10px);right:0;display:grid;width:min(290px,calc(100vw - 28px));max-height:min(70vh,430px);overflow-y:auto;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;padding:8px;box-shadow:var(--shadow-soft)}.language-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;border-radius:6px;padding:9px 10px;color:var(--color-text)}.language-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.language-menu[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=true]{background:var(--color-surface)}.language-menu[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:28px;align-items:center;justify-content:center;border-radius:6px;background:#eef2ff;color:var(--color-primary-deep);font-size:.78rem;font-weight:950}.language-menu[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{min-width:0;font-size:.9rem;line-height:1.25}.header-cta[data-astro-cid-ctg3m53h]{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:var(--radius-md);background:var(--color-primary);color:#fff;padding:10px 14px;font-weight:900;white-space:nowrap}@media(max-width:980px){nav[data-astro-cid-ctg3m53h]{max-width:48vw;overflow-x:auto;scrollbar-width:none}nav[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}}@media(max-width:760px){.site-header[data-astro-cid-ctg3m53h]{min-height:auto;flex-wrap:wrap;padding:12px 18px;gap:10px}.brand[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{max-width:34vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}nav[data-astro-cid-ctg3m53h]{order:3;width:100%;max-width:none;overflow-x:auto;padding-bottom:2px}.header-actions[data-astro-cid-ctg3m53h]{margin-left:0}.header-cta[data-astro-cid-ctg3m53h]{min-height:38px;padding-inline:12px;font-size:.88rem}.language-switcher[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{width:40px;min-height:38px}.language-menu[data-astro-cid-ctg3m53h]{position:fixed;top:62px;right:14px;left:14px;width:auto;max-height:calc(100vh - 84px)}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--color-border);background:var(--color-surface);padding:42px 24px}.footer-inner[data-astro-cid-gcn2mc3v]{width:min(100%,var(--max-page));margin:0 auto}.footer-brand[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:14px}.footer-brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{width:44px;height:44px;border-radius:12px;object-fit:cover;box-shadow:0 10px 24px #6171ff29}.footer-brand[data-astro-cid-gcn2mc3v] strong[data-astro-cid-gcn2mc3v]{display:block;font-size:1.12rem;font-weight:900}.footer-brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v],.footer-meta[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:4px 0 0;color:var(--color-muted)}.footer-links[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:12px 20px;margin:28px 0;color:var(--color-text);font-weight:800}.footer-languages[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}.footer-languages[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{border:1px solid var(--color-border);border-radius:6px;background:#fff;padding:8px 10px;color:var(--color-muted);font-size:.88rem;font-weight:850;line-height:1.1}.footer-languages[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover,.footer-languages[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v][aria-current=true]{color:var(--color-text);border-color:#4f5bd547;background:var(--color-surface)}.footer-meta[data-astro-cid-gcn2mc3v]{color:var(--color-muted);font-size:.94rem}.footer-meta[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--color-primary-deep);font-weight:800}
