:root{--bg: #131418;--bg-section: #131418;--bg-soft: #1f2024;--card: #25262a;--card-2: #2c2d31;--card-light: #fbfbfb;--text: #fbfbfb;--text-soft: rgba(251, 251, 251, .88);--muted: rgba(251, 251, 251, .72);--muted-2: rgba(251, 251, 251, .48);--text-on-light: #000000;--text-on-accent: #191a1b;--accent: #b1ec52;--accent-neon: rgba(127, 243, 3, 1);--accent-glow: rgba(177, 236, 82, .18);--accent-glow-2: rgba(177, 236, 82, .24);--accent-tint: rgba(177, 236, 82, .09);--link: var(--accent);--line: rgba(251, 251, 251, .1);--line-strong: rgba(251, 251, 251, .16);--input-border: #cfcfcf;--callout-info: #7dafe9;--callout-tip: var(--accent);--callout-warn: #fcbb63;--callout-fact: #b6e0bf;--text-error: #c94a4a;--btn-telegram: #229ed9;--btn-max: #1a7de0;--btn-whatsapp: #25d366;--text-invariant-light: #fbfbfb;--text-invariant-dark: #191a1b;--surface-invariant-light: #fbfbfb;--surface-invariant-dark: #191a1b;--surface-warm-paper: #7a7568;--code-bg: #404148;--accent-purple: #c79be9;--placeholder-bg: #ebebeb;--font-primary: "Manrope", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--container: 1180px;--container-padding: 32px;--section-py: 80px;--section-py-sm: 48px;--section-py-lg: 120px;--section-w: min( calc(100% - 32px) , 1440px);--section-w-narrow: min( calc(100% - 32px) , 1304px);--section-px: clamp(16px, 2.5vw, 40px);--gap-xs: 8px;--gap-sm: 16px;--gap-md: 24px;--gap-lg: 40px;--gap-xl: 64px;--radius: 28px;--radius-sm: 20px;--radius-xs: 14px;--radius-input: 16px;--radius-input-popup: 5px;--radius-pill: 999px;--card-py: 32px;--card-py-sm: 20px;--shadow: 0 4px 8px rgba(25, 26, 27, .04);--shadow-md: 0 8px 24px rgba(25, 26, 27, .08);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .3);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .06);--shadow-btn: 0 12px 30px rgba(177, 236, 82, .18);--shadow-btn-hover: 0 16px 36px rgba(177, 236, 82, .24);--transition: all .3s ease-in-out;--transition-fast: all .15s ease-in-out;--transform-btn-hover: translateY(-2px)}@property --btn-bg{syntax: "<color>"; inherits: true; initial-value: #191a1b;}@property --btn-fg{syntax: "<color>"; inherits: true; initial-value: #fbfbfb;}@media (max-width: 540px){:root{--container-padding: 16px;--card-py: 20px}}[data-theme=light]{--bg: #f5f6f8;--bg-section: #ffffff;--bg-soft: #eceef2;--card: #ffffff;--card-2: #f0f2f5;--card-light: #1a1a1a;--text: #1a1a1a;--text-soft: rgba(0, 0, 0, .78);--muted: rgba(0, 0, 0, .62);--muted-2: rgba(0, 0, 0, .45);--text-on-light: #fbfbfb;--accent-glow: rgba(177, 236, 82, .32);--accent-glow-2: rgba(177, 236, 82, .42);--accent-tint: rgba(177, 236, 82, .16);--link: #74D40D;--line: rgba(0, 0, 0, .1);--line-strong: rgba(0, 0, 0, .16);--shadow: 0 4px 8px rgba(0, 0, 0, .06);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .18);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .05);--code-bg: #e8e6e0}@media (prefers-color-scheme: light){:root:not([data-theme=dark]){--bg: #f5f6f8;--bg-section: #ffffff;--bg-soft: #eceef2;--card: #ffffff;--card-2: #f0f2f5;--card-light: #1a1a1a;--text: #1a1a1a;--text-soft: rgba(0, 0, 0, .78);--muted: rgba(0, 0, 0, .62);--muted-2: rgba(0, 0, 0, .45);--text-on-light: #fbfbfb;--accent-glow: rgba(177, 236, 82, .32);--accent-glow-2: rgba(177, 236, 82, .42);--accent-tint: rgba(177, 236, 82, .16);--link: #74D40D;--line: rgba(0, 0, 0, .1);--line-strong: rgba(0, 0, 0, .16);--shadow: 0 4px 8px rgba(0, 0, 0, .06);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .18);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .05);--code-bg: #e8e6e0}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scrollbar-gutter:stable;overflow-x:clip;background:var(--bg);color:var(--text)}body{min-height:100vh;background:transparent;color:var(--text);font-family:var(--font-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;width:100%;position:relative}:root{--bg-blob-1-alpha: .38;--bg-blob-2-alpha: .42}[data-theme=light]{--bg-blob-1-alpha: .42;--bg-blob-2-alpha: .42}@media (prefers-color-scheme: light){:root:not([data-theme=dark]){--bg-blob-1-alpha: .42;--bg-blob-2-alpha: .42}}body:before,body:after{content:"";position:fixed;z-index:0;pointer-events:none;border-radius:50%;filter:blur(260px);transform:translateZ(0);will-change:transform;mix-blend-mode:screen}[data-theme=light] body:before,[data-theme=light] body:after{mix-blend-mode:normal}@media (prefers-color-scheme: light){:root:not([data-theme=dark]) body:before,:root:not([data-theme=dark]) body:after{mix-blend-mode:normal}}[data-theme=light] body:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><defs><radialGradient id='g' cx='50%25' cy='50%25' r='50%25'><stop offset='0%25' stop-color='rgb(255,195,165)' stop-opacity='1'/><stop offset='50%25' stop-color='rgb(255,195,165)' stop-opacity='0.45'/><stop offset='80%25' stop-color='rgb(255,195,165)' stop-opacity='0.1'/><stop offset='100%25' stop-color='rgb(255,195,165)' stop-opacity='0'/></radialGradient></defs><rect width='100' height='100' fill='url(%23g)'/></svg>")}@media (prefers-color-scheme: light){:root:not([data-theme=dark]) body:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><defs><radialGradient id='g' cx='50%25' cy='50%25' r='50%25'><stop offset='0%25' stop-color='rgb(255,195,165)' stop-opacity='1'/><stop offset='50%25' stop-color='rgb(255,195,165)' stop-opacity='0.45'/><stop offset='80%25' stop-color='rgb(255,195,165)' stop-opacity='0.1'/><stop offset='100%25' stop-color='rgb(255,195,165)' stop-opacity='0'/></radialGradient></defs><rect width='100' height='100' fill='url(%23g)'/></svg>")}}body:before{top:-500px;left:-500px;width:1400px;height:1400px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><defs><radialGradient id='g' cx='50%25' cy='50%25' r='50%25'><stop offset='0%25' stop-color='rgb(177,236,82)' stop-opacity='1'/><stop offset='50%25' stop-color='rgb(177,236,82)' stop-opacity='0.45'/><stop offset='80%25' stop-color='rgb(177,236,82)' stop-opacity='0.1'/><stop offset='100%25' stop-color='rgb(177,236,82)' stop-opacity='0'/></radialGradient></defs><rect width='100' height='100' fill='url(%23g)'/></svg>");background-size:100% 100%;background-repeat:no-repeat;opacity:var(--bg-blob-1-alpha);animation:bg-blob-drift-1 24s ease-in-out infinite alternate}body:after{bottom:-500px;right:-500px;width:1400px;height:1400px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><defs><radialGradient id='g' cx='50%25' cy='50%25' r='50%25'><stop offset='0%25' stop-color='rgb(170,120,230)' stop-opacity='1'/><stop offset='50%25' stop-color='rgb(170,120,230)' stop-opacity='0.45'/><stop offset='80%25' stop-color='rgb(170,120,230)' stop-opacity='0.1'/><stop offset='100%25' stop-color='rgb(170,120,230)' stop-opacity='0'/></radialGradient></defs><rect width='100' height='100' fill='url(%23g)'/></svg>");background-size:100% 100%;background-repeat:no-repeat;opacity:var(--bg-blob-2-alpha);animation:bg-blob-drift-2 30s ease-in-out infinite alternate}@keyframes bg-blob-drift-1{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(160px,120px,0) scale(1.1)}}@keyframes bg-blob-drift-2{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-180px,-140px,0) scale(1.08)}}@supports (animation-timeline: scroll()){body:before{animation:bg-blob-drift-1 24s ease-in-out infinite alternate,bg-blob-scroll-1 linear;animation-timeline:auto,scroll(root);animation-range:auto,0 100%}body:after{animation:bg-blob-drift-2 30s ease-in-out infinite alternate,bg-blob-scroll-2 linear;animation-timeline:auto,scroll(root);animation-range:auto,0 100%}@keyframes bg-blob-scroll-1{0%{translate:0 0;scale:1}50%{translate:380px 540px;scale:1.35}to{translate:560px 980px;scale:.85}}@keyframes bg-blob-scroll-2{0%{translate:0 0;scale:1}50%{translate:-440px -620px;scale:.7}to{translate:-640px -1080px;scale:1.5}}}@media (prefers-reduced-motion: reduce){body:before,body:after{animation:none}}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0 0 .5em}h1{font-size:clamp(40px,5.4vw,66px);line-height:.98;letter-spacing:-.045em;font-weight:700}h2{font-size:clamp(30px,4.6vw,56px);line-height:1.02;letter-spacing:-.03em;font-weight:700}h3{font-size:clamp(20px,2.4vw,28px);line-height:1.2;letter-spacing:-.012em;font-weight:600}h4{font-size:18px;line-height:1.3;font-weight:600}p{margin:0;line-height:1.5}.lead{font-size:clamp(17px,2vw,21px);line-height:1.45;color:var(--muted)}.body-sm{font-size:14px;line-height:1.5;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 18px}.eyebrow:before{content:"";width:10px;height:10px;border-radius:2px;background:var(--accent);transform:rotate(45deg)}.metric-value{font-size:clamp(36px,4.4vw,56px);font-weight:700;line-height:1;letter-spacing:-.025em;color:var(--accent);font-feature-settings:"tnum" 1}.accent{color:var(--accent)}.text a,a.link{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:var(--transition-fast)}.text a:hover,a.link:hover{text-decoration-thickness:2px}.grid>*,.flex>*{min-width:0}.container{width:min(calc(100% - var(--container-padding) * 2),var(--container));margin-inline:auto}.section{padding-block:var(--section-py);position:relative}.section--sm{padding-block:var(--section-py-sm)}.section--lg{padding-block:var(--section-py-lg)}.section--tinted{background:var(--bg-section)}.grid{display:grid;gap:var(--gap-md)}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 900px){.grid--3,.grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.flex{display:flex;gap:var(--gap-sm)}.flex--col{flex-direction:column}.flex--wrap{flex-wrap:wrap}.flex--center{align-items:center;justify-content:center}.flex--between{justify-content:space-between;align-items:center}.stack>*+*{margin-top:var(--gap-md)}.stack--sm>*+*{margin-top:var(--gap-sm)}.stack--lg>*+*{margin-top:var(--gap-lg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
