:root{--bg: #0f1115;--bg-2: #14171c;--panel: #1a1d24;--panel-2: #232730;--accent: #00d97e;--accent-dark: #00b86a;--accent-text: #00d97e;--on-accent: #0f1115;--on-status: #ffffff;--text: #ffffff;--muted: #9ca3af;--border: #2a2e36;--danger: #ef4444;--warning: #f59e0b;--info: #3b82f6;--accent-soft: rgba(0, 217, 126, .13);--danger-soft: rgba(239, 68, 68, .13);--warning-soft: rgba(245, 158, 11, .13);--info-soft: rgba(59, 130, 246, .13);--overlay: rgba(0, 0, 0, .6)}[data-theme=light]{--bg: #f7f8fa;--bg-2: #eef0f3;--panel: #ffffff;--panel-2: #f1f3f6;--accent: #00d97e;--accent-dark: #00b86a;--accent-text: #00714c;--on-accent: #0f1115;--on-status: #ffffff;--text: #14171c;--muted: #5b6472;--border: #dfe3e8;--danger: #dc2626;--warning: #b45309;--info: #2563eb;--accent-soft: rgba(0, 135, 90, .1);--danger-soft: rgba(220, 38, 38, .08);--warning-soft: rgba(180, 83, 9, .1);--info-soft: rgba(37, 99, 235, .08);--overlay: rgba(0, 0, 0, .6)}body{transition:background-color .2s ease,color .2s ease,border-color .2s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-link{position:absolute;top:-56px;left:16px;z-index:300;display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;background:var(--accent);color:var(--on-accent);border-radius:8px;font-weight:600;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:12px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.section{padding:clamp(4rem,10vw,7rem) 1rem}.section__container{max-width:1080px;margin:0 auto}.section__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.01em;text-align:center;margin-bottom:.5rem}.section__subtitle{color:var(--muted);font-size:1.125rem;text-align:center;margin-bottom:3rem}@media(prefers-reduced-motion:no-preference){html.js-reveal .reveal{opacity:0;transform:translateY(16px);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1)}html.js-reveal .reveal.in-view{opacity:1;transform:none}html.js-reveal .reveal .stagger{opacity:0;transform:translateY(16px);transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .45s cubic-bezier(.16,1,.3,1)}html.js-reveal .reveal.in-view .stagger{opacity:1;transform:none}html.js-reveal .reveal.in-view .stagger:nth-child(1){transition-delay:0ms}html.js-reveal .reveal.in-view .stagger:nth-child(2){transition-delay:60ms}html.js-reveal .reveal.in-view .stagger:nth-child(3){transition-delay:.12s}html.js-reveal .reveal.in-view .stagger:nth-child(4){transition-delay:.18s}}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:200;transition:background-color .2s ease,border-color .2s ease;border-bottom:1px solid transparent}.header--scrolled[data-astro-cid-3ef6ksr2]{background-color:color-mix(in srgb,var(--bg) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--border)}.header__container[data-astro-cid-3ef6ksr2]{max-width:1080px;margin:0 auto;height:64px;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;min-height:44px;font-size:1.25rem;font-weight:800;letter-spacing:-.01em;color:var(--text);text-decoration:none;white-space:nowrap}.header__logo-dot[data-astro-cid-3ef6ksr2]{color:var(--accent-text)}.header__nav[data-astro-cid-3ef6ksr2]{display:flex;gap:1.75rem}.header__link[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;min-height:44px;color:var(--muted);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s ease}.header__link[data-astro-cid-3ef6ksr2]:hover{color:var(--text)}.header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem}.header__theme[data-astro-cid-3ef6ksr2]{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:8px;color:var(--muted);cursor:pointer;transition:color .15s ease}.header__theme[data-astro-cid-3ef6ksr2]:hover{color:var(--text)}.header__icon--moon[data-astro-cid-3ef6ksr2],[data-theme=light] .header__icon--sun[data-astro-cid-3ef6ksr2]{display:none}[data-theme=light] .header__icon--moon[data-astro-cid-3ef6ksr2]{display:block}.header__cta[data-astro-cid-3ef6ksr2]{display:inline-block;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;color:var(--on-accent);background-color:var(--accent);border-radius:8px;text-decoration:none;transition:background-color .15s ease;white-space:nowrap}.header__cta[data-astro-cid-3ef6ksr2]:hover{background-color:var(--accent-dark)}@media(max-width:767px){.header__nav[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{padding:3.5rem 1rem 2rem;border-top:1px solid var(--border)}.footer__container[data-astro-cid-sz7xmlte]{max-width:1080px;margin:0 auto}.footer__columns[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:2.5rem}.footer__logo[data-astro-cid-sz7xmlte]{font-size:1.125rem;font-weight:800;letter-spacing:-.01em}.footer__logo-dot[data-astro-cid-sz7xmlte]{color:var(--accent-text)}.footer__tagline[data-astro-cid-sz7xmlte]{margin-top:.5rem;font-size:.875rem;color:var(--muted);line-height:1.6}.footer__links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.625rem}.footer__link[data-astro-cid-sz7xmlte]{color:var(--muted);font-size:.9375rem;text-decoration:none;transition:color .15s ease;width:fit-content}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.footer__requisites[data-astro-cid-sz7xmlte]{margin-top:.75rem;font-size:.8125rem;color:var(--muted);line-height:1.6}.footer__copy[data-astro-cid-sz7xmlte]{padding-top:1.5rem;border-top:1px solid var(--border);font-size:.8125rem;color:var(--muted);text-align:center}
