:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090b10;--bg-2:#0d1017;--panel:#11141b;--panel-2:#161a23;--line:#ffffff1a;--line-strong:#ffffff2e;--text:#eef1f7;--muted:#8f98aa;--accent:#7c5cff;--accent-2:#a78bfa;--good:#47d19c;--warn:#f3b75f;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 0,#7c5cff3d,#0000 34rem),linear-gradient(#090b10,#0b0e14 48%,#090b10);min-width:320px;margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 0),linear-gradient(90deg,#ffffff09 1px,#0000 0);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent-2);outline-offset:4px}.skip-link{z-index:100;background:var(--text);color:var(--bg);border-radius:.5rem;padding:.7rem 1rem;font-weight:700;position:absolute;top:.75rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{position:relative}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#090b10c7;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:72px;margin:0 auto;display:flex;position:sticky;top:0}.menu-trigger,.mobile-menu{display:none}.menu-trigger{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:8px;padding:10px}.menu-trigger span{background:currentColor;border-radius:2px;width:20px;height:2px;margin:4px 0;display:block}.mobile-menu{border:1px solid var(--line-strong);background:#0d1017fa;border-radius:8px;width:min(330px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 1px);right:0;box-shadow:0 24px 60px #0000006b}.mobile-menu.open{display:grid}.mobile-menu a:not(.button){color:#d9deea;border-radius:6px;padding:12px;font-size:15px;font-weight:700}.mobile-menu a:not(.button):hover{color:#fff;background:#ffffff0d}.brand{flex:none;align-items:center;gap:12px;display:inline-flex}.brand-mark{filter:drop-shadow(0 12px 16px #7c5cff38);flex:0 0 38px;width:38px;height:38px}.brand small,.brand strong,.brand-mark{display:block}.brand strong{letter-spacing:.04em;font-size:15px}.brand small{color:var(--muted);margin-top:2px;font-size:11px}.desktop-nav,.header-actions{align-items:center;gap:18px;display:flex}.desktop-nav{color:#b8bfcc;font-size:14px}.desktop-nav a,.link-action{transition:color .2s}.desktop-nav a:hover,.link-action:hover{color:#fff}.header-actions{font-size:14px;font-weight:700}.button{background:linear-gradient(135deg,var(--accent),#5c3fe0);color:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;transition:transform .2s,border-color .2s,background .2s;display:inline-flex;box-shadow:0 14px 34px #7c5cff3d}.button:hover{transform:translateY(-1px)}.button.small{min-height:38px;padding:0 14px;font-size:13px}.button.secondary{border-color:var(--line-strong);box-shadow:none;background:#ffffff0a}main{width:min(1180px,100% - 32px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:52px;min-height:calc(100vh - 72px);padding:72px 0 84px;display:grid}.demo-card,.flow-list li,.freshness-board,.hero-copy,.section-copy,.trace-demo,.type-grid article,.ui-panel{min-width:0}.eyebrow{color:var(--accent-2);text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:12px;font-weight:900}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:760px;font-size:clamp(48px,5vw,68px);line-height:1.02}h1,h2{letter-spacing:0;margin:0}h2{font-size:clamp(34px,4.1vw,56px);line-height:1.04}h3{margin:0;font-size:21px;line-height:1.2}.demo-card p,.faq-list p,.hero-lead,.section-copy p,.ui-panel p{color:var(--muted);line-height:1.68}.hero-lead{max-width:670px;margin:26px 0 0;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.audience-line{color:#b9c1cf;border-left:2px solid #a78bfa94;max-width:650px;margin:24px 0 0;padding:14px 0 14px 18px;font-size:14px;line-height:1.55}.trace-demo{background:linear-gradient(135deg,#7c5cff1f,#0000 38%),linear-gradient(#161a23e0,#0c0f16eb);border:1px solid #7c5cff33;border-radius:8px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 36px 80px #00000047}.trace-demo:before{content:"";opacity:.55;background-image:linear-gradient(#ffffff0b 1px,#0000 0),linear-gradient(90deg,#ffffff0b 1px,#0000 0);background-size:30px 30px;position:absolute;inset:0}.demo-grid{z-index:1;grid-template-rows:auto 70px 1fr 1fr;grid-template-columns:1fr 1fr;gap:18px;height:100%;min-height:560px;padding:26px;display:grid;position:relative}.connection-line{z-index:0;background:linear-gradient(#a78bfac2,#a78bfac2) top/1px 48px no-repeat;grid-column:1/-1;width:100%;height:calc(100% + 36px);margin:-18px 0;position:relative}.connection-line:before{content:"";border-top:1px solid #a78bfac2;border-left:1px solid #a78bfac2;border-right:1px solid #a78bfac2;border-radius:7px 7px 0 0;width:50%;position:absolute;top:47px;bottom:0;left:25%}.connection-line span{z-index:1;color:var(--accent-2);letter-spacing:.08em;white-space:nowrap;background:#121620;padding:4px 8px;font-size:9px;font-weight:900;position:absolute;top:35px;left:50%;transform:translate(-50%)}.demo-card,.faq-list details,.final-cta,.flow-list li,.freshness-board,.problem-list div,.type-grid article,.ui-panel{border:1px solid var(--line);background:linear-gradient(#161a23f5,#0e1118f5);border-radius:8px}.demo-card{padding:19px;position:relative}.knowledge-card{grid-column:1/-1}.content-card.affected{z-index:1;position:relative}.content-card.stable{grid-column:1/-1;min-height:112px}.knowledge-card h2{max-width:640px;margin-top:18px;font-size:clamp(28px,4vw,42px)}.demo-label,.panel-head,.project-switch span,.revision-row,.revision-stack span,.seo-panel span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:800}.swap-number{min-width:1.5em;animation:7s infinite oldNumber;display:inline-block}.swap-number.after{opacity:0;color:#fff;margin-left:-1.5em;animation:7s infinite newNumber}.revision-row{align-items:center;gap:10px;margin-top:20px;display:flex}.revision-row strong{color:var(--accent-2)}.content-card{flex-direction:column;justify-content:space-between;min-height:150px;display:flex}.content-card h3{margin-top:10px}.affected{animation:7s infinite cardPulse}.stable{border-color:#47d19c38}.status-chip{border-radius:999px;align-self:flex-start;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-chip.warn{color:#f7d89f;background:#f3b75f1a;border:1px solid #f3b75f47}.status-chip.good{color:#88e6c5;background:#47d19c1a;border:1px solid #47d19c47}.final-cta,.freshness-section,.section,.section-band{margin:34px 0;padding:86px 0}.section-copy{max-width:720px}.section-copy.narrow{text-align:center;max-width:820px;margin:0 auto 32px}.section-copy p{margin:18px 0 0;font-size:17px}.section-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:start;gap:34px;display:grid}.problem-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.problem-list div{color:#d9dee8;min-height:112px;padding:18px;line-height:1.45}.flow-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:34px 0 0;padding:0;list-style:none;display:grid}.flow-list li{min-height:210px;padding:19px}.flow-list span{width:34px;height:34px;color:var(--accent-2);background:#7c5cff21;border-radius:8px;place-items:center;margin-bottom:18px;font-size:12px;font-weight:900;display:inline-grid}.flow-list strong{min-height:48px;font-size:18px;display:block}.flow-list p{color:var(--muted);font-size:14px;line-height:1.55}.two-column{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:56px;display:grid}.two-column.reverse{grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr)}.ui-panel{padding:24px;box-shadow:0 24px 70px #00000038}.panel-head{justify-content:space-between;gap:12px;margin-bottom:24px;display:flex}.panel-head b{color:var(--accent-2)}.quote{border-left:3px solid var(--accent);background:#7c5cff17;border-radius:6px;padding:16px;color:#e9ecf4!important}.tag-list{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.tag-list span{border:1px solid var(--line);color:#c9cfdb;background:#ffffff08;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:700}.revision-stack{gap:10px;margin-top:18px;display:grid}.project-switch,.revision-stack div,.seo-panel div{border:1px solid var(--line);background:#ffffff06;border-radius:8px;padding:14px}.revision-stack p{margin:5px 0 0}.mock-action{color:#d8d0ff;cursor:default;background:#7c5cff1f;border:1px solid #7c5cff57;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.type-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.type-grid article{text-align:left;color:#f3f5fa;background:#ffffff06;border-color:#ffffff12;flex-direction:column;min-height:220px;padding:20px;display:flex}.type-card.seo{grid-column:span 5}.type-card.guide{grid-column:span 3}.type-card.email,.type-card.faq,.type-card.landing,.type-card.telegram{grid-column:span 4}.type-card-head{color:var(--accent-2);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:900;display:flex}.type-card-head i{background:var(--good);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #47d19c14}.type-card>strong{max-width:380px;margin-top:24px;font-size:20px;line-height:1.25}.type-preview{gap:8px;margin-top:auto;padding-top:22px;display:grid}.type-preview span{min-height:9px;color:var(--muted);font-size:11px;font-weight:700;line-height:1.35;display:block}.type-preview.seo{grid-template-columns:repeat(3,auto);justify-content:start}.type-preview.seo span{color:#c9c0f9;background:#7c5cff17;border-radius:5px;padding:6px 8px}.type-preview.guide span{border-bottom:1px solid var(--line);padding-bottom:7px}.type-preview.faq span{color:#cbd1dd;background:#ffffff06;border-left:2px solid #a78bfa80;padding:9px 10px}.type-preview.landing span{color:#cfc7f4;cursor:default;-webkit-user-select:none;user-select:none;background:#7c5cff14;border:1px solid #a78bfa47;border-radius:6px;align-items:center;gap:8px;width:fit-content;min-height:32px;padding:8px 12px;display:inline-flex}.type-preview.landing small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.type-preview.email span:first-child{color:#dce1eb;font-weight:900}.type-preview.email span:last-child,.type-preview.telegram span{border-top:1px solid var(--line);padding-top:9px;line-height:1.5}.freshness-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(110deg,#7c5cff1c,#ffffff04 55%,#47d19c0a);margin:74px calc(50% - 50vw);padding-left:max(16px,50vw - 590px);padding-right:max(16px,50vw - 590px);position:relative}.freshness-board{border-color:#a78bfa42;grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);gap:18px;padding:28px;display:grid;box-shadow:0 30px 80px #0000004d}.revision-change{background:#7c5cff0f;border:1px solid #7c5cff33;border-radius:8px;padding:18px}.revision-change span{color:var(--accent-2);font-weight:900}.revision-change p{color:#f0f2f8;font-size:20px;font-weight:800}.revision-change strong{color:var(--muted)}.affected-list{gap:10px;display:grid}.affected-list div{border:1px solid var(--line);background:#ffffff06;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:14px;display:flex}.seo-panel{gap:12px;display:grid}.seo-panel strong{margin-top:7px;display:block}.project-panel{gap:12px;display:grid}.project-switch{justify-content:space-between;align-items:center;gap:12px;font-weight:900;display:flex}.project-switch.active{background:#7c5cff1a;border-color:#7c5cff5c}.product-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff04;margin:70px calc(50% - 50vw);padding:94px max(16px,50vw - 590px)}.product-window{background:#0d1017;border:1px solid #a78bfa3d;border-radius:8px;overflow:hidden;box-shadow:0 36px 90px #00000052}.product-window-bar{border-bottom:1px solid var(--line);background:#ffffff05;justify-content:space-between;align-items:center;gap:18px;min-height:56px;padding:0 18px;display:flex}.product-window-brand{letter-spacing:.05em;align-items:center;gap:9px;font-size:12px;display:flex}.product-window-brand img{width:28px;height:28px;display:block}.product-window-project{border:1px solid var(--line);color:#c2c9d6;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:800}.product-proof-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.proof-step{border-right:1px solid var(--line);min-width:0;min-height:390px;padding:24px 20px;position:relative}.proof-step:last-child{border-right:0}.proof-step:not(:last-child):after{content:"→";z-index:2;width:22px;height:22px;color:var(--accent-2);background:#11151e;border:1px solid #a78bfa4d;border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;top:50%;right:-11px}.proof-step-head{align-items:center;gap:10px;display:flex}.proof-step-head>span{color:var(--accent-2);font-size:11px;font-weight:900}.proof-step-head strong{font-size:14px}.proof-step>p{min-height:62px;color:var(--muted);margin:12px 0 18px;font-size:12px;line-height:1.55}.proof-fields,.proof-studio{gap:9px;display:grid}.proof-fields span,.proof-knowledge,.proof-library,.proof-studio>div,.proof-studio>span{border:1px solid var(--line);color:#dce1eb;background:#ffffff06;border-radius:7px;padding:11px 12px;font-size:12px;font-weight:700;line-height:1.45}.proof-fields small,.proof-studio small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.proof-studio>div{background:#7c5cff14;border-color:#7c5cff52}.proof-studio b{font-size:11px}.proof-knowledge>div,.proof-library>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.proof-knowledge>strong,.proof-library>strong{margin-top:17px;font-size:15px;line-height:1.35;display:block}.proof-knowledge p{color:#bbc3d0;margin:12px 0;font-size:12px;line-height:1.5}.proof-knowledge small,.proof-library small,.proof-type{color:var(--muted);font-size:10px}.proof-library{border-color:#f3b75f3d}.proof-library>small{margin-top:24px;display:block}.faq-list{gap:10px;display:grid}.faq-list details{padding:0}.faq-list summary{cursor:pointer;color:#f2f4f8;padding:20px 22px;font-size:18px;font-weight:900}.faq-list p{margin:0;padding:0 22px 20px}.final-cta{text-align:center;background:linear-gradient(135deg,#7c5cff29,#0000 55%),linear-gradient(#161a23f5,#0e1118f5);margin-bottom:72px;padding:58px}.final-cta h2{max-width:860px;margin:0 auto}.final-cta .hero-actions{justify-content:center}.site-footer{border-top:1px solid var(--line);grid-template-columns:minmax(250px,1fr) auto auto;align-items:center;gap:36px;width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 42px;display:grid}.footer-brand strong{letter-spacing:.06em}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand .brand-mark{flex-basis:36px;width:36px;height:36px}.footer-brand p{max-width:430px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.footer-actions,.site-footer nav{color:#b8bfcc;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}@keyframes oldNumber{0%,35%{opacity:1;transform:translateY(0)}45%,88%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes newNumber{0%,35%{opacity:0;transform:translateY(10px)}45%,88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes cardPulse{0%,40%{border-color:var(--line)}50%,88%{border-color:#f3b75f6b;box-shadow:inset 0 0 0 1px #f3b75f1f}to{border-color:var(--line)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.swap-number{opacity:0}.swap-number.after{opacity:1}}@media (width<=1080px){.desktop-nav{display:none}.menu-trigger{display:block}.freshness-board,.hero-section,.section-band,.two-column,.two-column.reverse{grid-template-columns:1fr}.hero-section{min-height:auto}.flow-list,.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.type-card.email,.type-card.faq,.type-card.guide,.type-card.landing,.type-card.seo,.type-card.telegram{grid-column:span 1}.product-proof-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-step{border-bottom:1px solid var(--line);min-height:360px}.proof-step:nth-child(2){border-right:0}.proof-step:nth-child(2):after{display:none}.proof-step:nth-child(3),.proof-step:nth-child(4){border-bottom:0}.site-footer{grid-template-columns:1fr auto}.site-footer nav{grid-area:2/1/auto/-1}}@media (width<=800px){h1{font-size:38px;line-height:1.02}}@media (width<=720px){.site-header{width:calc(100% - 28px);min-height:66px}.brand small,.link-action{display:none}.header-actions{gap:8px}.button{min-height:42px;padding:0 13px;font-size:13px}main{width:calc(100% - 28px)}.demo-card,.demo-grid,.hero-copy,.hero-lead,.trace-demo,.ui-panel,main>*{max-width:100%}.hero-section{gap:34px;padding:44px 0 58px}h2{font-size:32px}.hero-lead,.section-copy p{font-size:16px}.hero-lead{padding-right:10px}.demo-grid,.trace-demo{min-height:auto}.demo-grid{grid-template-rows:repeat(5,auto);grid-template-columns:1fr;gap:12px;padding:14px}.knowledge-card{grid-column:auto}.connection-line{background:#a78bfab8;border:0;border-radius:0;width:1px;height:54px;margin:-12px auto;position:relative;top:auto;left:auto}.connection-line:before{display:none}.connection-line:after{content:"";border-right:1px solid var(--accent-2);border-bottom:1px solid var(--accent-2);background:0 0;width:7px;height:7px;padding:0;top:auto;bottom:0;left:-4px;transform:rotate(45deg)}.connection-line span{top:18px}.content-card.affected{margin-top:0}.content-card.affected+.content-card.affected,.content-card.stable{grid-column:auto}.content-card.affected+.content-card.affected:before,.content-card.stable:before{content:"↓";color:var(--muted);font-size:13px;position:absolute;top:-21px;left:50%}.knowledge-card h2{font-size:26px}.content-card h3{font-size:20px}.final-cta,.section,.section-band{padding:58px 0}.freshness-section{margin-top:46px;margin-bottom:46px;padding-top:64px;padding-bottom:64px}.flow-list,.problem-list,.type-grid{grid-template-columns:1fr}.type-grid article{min-height:210px}.product-proof{margin-top:46px;margin-bottom:46px;padding-top:64px;padding-bottom:64px}.product-proof-flow{grid-template-columns:1fr}.proof-step{border-right:0;min-height:auto}.proof-step,.proof-step:nth-child(3){border-bottom:1px solid var(--line)}.proof-step:last-child{border-bottom:0}.proof-step:not(:last-child):after,.proof-step:nth-child(2):after{content:"↓";display:grid;inset:auto auto -11px calc(50% - 11px)}.flow-list li,.flow-list strong,.proof-step>p{min-height:auto}.freshness-board,.ui-panel{padding:16px}.affected-list div,.project-switch{flex-direction:column;align-items:flex-start}.final-cta{padding:36px 18px}.site-footer{grid-template-columns:1fr;gap:24px;width:calc(100% - 28px)}.site-footer nav{grid-area:auto}}@media (width<=520px){.site-footer,.site-header,main{width:calc(100% - 24px)}}@media (width<=390px){.header-actions .button.small{display:none}}.legal-main{width:min(900px,100% - 48px);margin:0 auto;padding:72px 0 96px}.legal-document{color:var(--text)}.legal-document h1{max-width:780px;margin:20px 0 48px;font-size:clamp(34px,5vw,58px);line-height:1.05}.legal-document section,.legal-document>p{max-width:760px}.legal-document section{border-top:1px solid var(--line);margin:36px 0;padding-top:22px}.legal-document h2{margin:0 0 12px;font-size:22px}.legal-document dd,.legal-document p{color:var(--muted);line-height:1.75}.legal-back,.legal-document a{color:var(--accent)}.legal-requisites{grid-template-columns:190px 1fr;gap:16px 28px;max-width:820px;display:grid}.legal-requisites dt{font-weight:700}.legal-requisites dd{overflow-wrap:anywhere;margin:0}.footer-legal{color:var(--muted);grid-column:1/-1;margin:8px 0 0;font-size:12px}.cookie-notice{z-index:50;border:1px solid var(--line);background:#11141b;align-items:center;gap:18px;width:min(620px,100% - 40px);padding:16px 18px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 60px #0006}.cookie-notice p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.cookie-notice a{color:var(--accent)}@media (width<=600px){.legal-main{width:calc(100% - 28px);padding:42px 0 64px}.legal-document h1{margin-bottom:34px;font-size:34px}.legal-requisites{grid-template-columns:1fr;gap:4px}.legal-requisites dd{margin-bottom:14px}.cookie-notice{flex-direction:column;align-items:stretch;gap:10px;width:calc(100% - 24px);bottom:12px;right:12px}}
