:focus-visible{outline:2px solid var(--c-brand);outline-offset:4px;transition:outline-offset .2s ease-in-out!important;border-radius:var(--radius-s)}:focus:not(:focus-visible){outline:none}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/fonts/roboto-v47-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url(/fonts/roboto-v47-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:url(/fonts/roboto-v47-latin-900.woff2) format("woff2")}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:var(--c-bg-page)}::-webkit-scrollbar-thumb{background-color:var(--c-txt-sub);border-radius:var(--radius-round);border:2px solid var(--c-bg-page);transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:var(--c-brand)}*{scrollbar-width:thin;scrollbar-color:var(--c-txt-sub) var(--c-bg-page)}[data-theme=light],:root:not([data-theme=dark]){--c-bg-page: #f8f9fa;--c-bg-card: #ffffff;--c-bg-card-glass: rgba(255, 255, 255, .88);--c-txt-main: #0f172a;--c-txt-sub: #64748b;--c-brand: #dc2626;--c-brand-hover: #b91c1c;--c-accent: #d97706;--c-red: #ef4444;--c-green: #22c55e;--c-yellow: #f59e0b;--c-border: #e2e8f0;--c-shadow: rgba(0, 0, 0, .08);--c-hero-overlay-start: rgba(0, 0, 0, .65);--c-hero-overlay-mid: rgba(0, 0, 0, .38);--c-hero-overlay-end: rgba(0, 0, 0, .82);--c-glass-bg: rgba(255, 255, 255, .07);--c-glass-border: rgba(255, 255, 255, .18)}[data-theme=dark]{--c-bg-page: #07090c;--c-bg-card: #0a0f14;--c-bg-card-glass: rgba(14, 21, 32, .88);--c-txt-main: #f1f5f9;--c-txt-sub: #94a3b8;--c-brand: #ef4444;--c-brand-hover: #dc2626;--c-accent: #f59e0b;--c-red: #f87171;--c-green: #4ade80;--c-yellow: #fbbf24;--c-border: #1e293b;--c-shadow: rgba(0, 0, 0, .45);--c-hero-overlay-start: rgba(0, 0, 0, .72);--c-hero-overlay-mid: rgba(0, 0, 0, .42);--c-hero-overlay-end: rgba(0, 0, 0, .88);--c-glass-bg: rgba(255, 255, 255, .04);--c-glass-border: rgba(255, 255, 255, .1)}:root{--media-xs: 360px;--media-sm: 480px;--media-md: 768px;--media-lg: 1024px;--media-xl: 1280px;--space-xs: .5rem;--space-s: 1rem;--space-m: clamp(1rem, 3vw, 2rem);--space-l: clamp(2rem, 5vw, 4rem);--space-xl: clamp(4rem, 8vw, 8rem);--font-main: "Roboto";--font-xs: .75rem;--font-sm: .875rem;--font-base: 1rem;--font-md: 1.25rem;--font-lg: clamp(1.5rem, 4vw, 2rem);--font-xl: clamp(2rem, 6vw, 3.5rem);--radius-s: .25rem;--radius-m: .5rem;--radius-l: 1rem;--radius-round: 50%;--header-height: 4rem;--content-max: 88.75rem}*{box-sizing:border-box;scroll-behavior:smooth}html{background-color:var(--c-bg-page);font-family:var(--font-main);overflow-x:clip}body{margin:0;padding:0;width:100%;min-height:100%;background-color:transparent!important}
