@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}.uppercase{text-transform:uppercase}}:root{--ink:#101225;--muted:#666b7e;--paper:#f8f8f4;--white:#fff;--line:#e5e5df;--violet:#654cff;--blue:#4a73ff;--mint:#b9f8db;--dark:#111329;--radius:24px;--shadow:0 24px 80px #1d1d341a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #654cff59}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:9px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1180px,100% - 40px);margin-inline:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f8f4d1;border-bottom:1px solid #e5e5dfc2;position:fixed;top:0;left:0;right:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;height:74px;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:780;display:inline-flex}.brand__mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:850;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.brand small{border:1px solid var(--line);color:var(--muted);letter-spacing:.1em;text-transform:uppercase;border-radius:99px;padding:5px 7px;font-size:8px;font-weight:750}.site-header nav{color:#555a6e;align-items:center;gap:28px;font-size:13px;font-weight:620;display:flex}.site-header nav a,.footer-links a{transition:color .18s}.site-header nav a:hover,.footer-links a:hover{color:var(--violet)}.header-cta{background:var(--ink);color:#fff;border-radius:11px;align-items:center;gap:9px;padding:10px 15px;font-size:12px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 22px #1012252e}.header-cta:hover{transform:translateY(-1px);box-shadow:0 12px 28px #1012253d}.hero{background-color:#0000;background-image:linear-gradient(#10122507 1px,#0000 1px),linear-gradient(90deg,#10122507 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:820px;padding:154px 0 90px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 52% 45%, transparent, var(--paper) 68%);pointer-events:none;position:absolute;inset:0}.hero__glow{filter:blur(5px);opacity:.48;border-radius:50%;position:absolute}.hero__glow--one{background:radial-gradient(circle,#664cff38,#0000 68%);width:420px;height:420px;top:120px;right:-90px}.hero__glow--two{background:radial-gradient(circle,#45c7ec2e,#0000 70%);width:340px;height:340px;bottom:-160px;left:28%}.hero__inner{z-index:1;grid-template-columns:.91fr 1.09fr;align-items:center;gap:46px;display:grid;position:relative}.launch-pill{color:#565b6e;letter-spacing:.06em;text-transform:uppercase;background:#ffffffb8;border:1px solid #e1e1db;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:7px 11px 7px 8px;font-size:10px;font-weight:720;display:inline-flex;box-shadow:0 8px 30px #1012250a}.launch-pill span{background:#42ca86;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #42ca8624}.hero h1{letter-spacing:-.064em;max-width:620px;margin:24px 0 20px;font-size:clamp(54px,5.25vw,79px);font-weight:760;line-height:.96}.gradient-text{color:#0000;background:linear-gradient(100deg,#4d5dff 5%,#7b4bff 58%,#a54de4);-webkit-background-clip:text;background-clip:text}.hero__lead{color:#2b2e43;letter-spacing:-.02em;margin:0;font-size:19px;font-weight:650;line-height:1.45}.hero__support{max-width:555px;color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.72}.hero__actions{flex-wrap:wrap;gap:11px;margin-top:30px;display:flex}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:16px;min-height:47px;padding:0 18px;font-size:13px;font-weight:720;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:linear-gradient(135deg,#5f50ff,#7048e8);box-shadow:0 14px 34px #654cff40}.button--primary:hover:not(:disabled){box-shadow:0 18px 42px #654cff57}.button--ghost{color:#35384c;background:#ffffff9e;border:1px solid #deded8}.button--ghost:hover{background:#fff;border-color:#cfcfd1}.button--light{color:var(--ink);background:#fff;box-shadow:0 10px 30px #04071a2e}.button--white{color:var(--ink);background:#fff;box-shadow:0 12px 28px #00000029}.trust-row{color:#717587;flex-wrap:wrap;gap:19px;margin-top:34px;font-size:10px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:7px;display:inline-flex}.trust-row b{color:#a0a3af;font-size:8px;font-weight:770}.hero-visual{place-items:center;min-height:540px;display:grid;position:relative}.hero-visual__grid{background-color:#0000;background-image:linear-gradient(#654cff14 1px,#0000 1px),linear-gradient(90deg,#654cff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:520px;height:520px;position:absolute;transform:rotate(-8deg);-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 70%);mask-image:radial-gradient(circle,#000 35%,#0000 70%)}.hero-platform-image{z-index:2;background:#fff;border:1px solid #282b441a;border-radius:24px;width:100%;max-width:660px;height:auto;margin-left:auto;display:block;position:relative;box-shadow:0 40px 90px #13142a29,0 5px 18px #13142a14}.distribution-flow{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #282b4421;border-radius:24px;grid-template-columns:minmax(116px,1.05fr) 34px minmax(104px,.8fr) 48px minmax(132px,1fr);align-items:center;width:min(100%,560px);padding:24px;display:grid;position:relative;box-shadow:0 40px 80px #13142a29,0 4px 16px #13142a12}.flow-source,.flow-core,.destination-card{background:#fff;border:1px solid #e7e7e4;box-shadow:0 9px 24px #1113290f}.flow-source{border-radius:15px;padding:12px}.flow-source__head{align-items:center;gap:8px;display:flex}.flow-source__head>span{color:#fff;background:linear-gradient(145deg,#8d4bd9,#bd66ec);border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid}.flow-source__head small,.flow-source__head strong{display:block}.flow-source__head small{color:#999ba5;font-size:8px}.flow-source__head strong{margin-top:2px;font-size:10px;line-height:1.15}.flow-source__rows{gap:7px;margin:14px 0 11px;display:grid}.flow-source__rows div{grid-template-columns:28px 1fr;gap:4px 7px;display:grid}.flow-source__rows span{background:linear-gradient(145deg,#eeeaf5,#e4deef);border-radius:6px;grid-row:span 2;height:28px}.flow-source__rows i{background:#dedde1;border-radius:99px;align-self:end;height:4px}.flow-source__rows i:last-child{background:#ecebef;align-self:start;width:58%}.flow-source__file{color:#777985;border-top:1px solid #efefed;padding-top:9px;font-size:8px;line-height:1.3;display:block}.flow-arrow{color:#7558f5;align-items:center;display:flex;position:relative}.flow-arrow span{background:linear-gradient(90deg,#d8d0ff,#7558f5);width:100%;height:2px}.flow-arrow b{margin-left:-7px;font-size:18px;line-height:1}.flow-core{z-index:2;text-align:center;color:#fff;background:radial-gradient(circle at 70% 12%,#ffffff4d,#0000 30%),linear-gradient(145deg,#7b61ff,#5037dc);border-color:#694df538;border-radius:17px;padding:18px 12px;position:relative;box-shadow:0 18px 38px #5037dc40}.flow-core__mark{background:#ffffff24;border:1px solid #ffffff3d;border-radius:13px;place-items:center;width:45px;height:45px;margin:0 auto 10px;font-size:15px;font-weight:850;display:grid}.flow-core strong,.flow-core small{display:block}.flow-core strong{font-size:14px}.flow-core small{color:#ffffffbf;margin-top:5px;font-size:8px;line-height:1.25}.flow-core__progress{background:#ffffff2e;border-radius:99px;height:4px;margin-top:13px;overflow:hidden}.flow-core__progress span{border-radius:inherit;background:#fff;width:78%;height:100%;display:block}.flow-branch{align-self:stretch;position:relative}.flow-branch:before{content:"";background:#b9abff;width:24px;height:2px;position:absolute;top:50%;left:0}.flow-branch:after{content:"";background:linear-gradient(#d8d0ff,#8e77fa,#d8d0ff);width:2px;position:absolute;top:34px;bottom:34px;left:23px}.flow-branch span{z-index:1;background:#7558f5;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:calc(50% - 4px);left:20px;box-shadow:0 0 0 2px #7558f52e}.flow-destinations{gap:11px;display:grid}.destination-card{border-radius:13px;align-items:center;gap:8px;min-height:52px;padding:8px;display:flex;position:relative}.destination-card:before{content:"";background:#b9abff;width:25px;height:2px;position:absolute;top:50%;right:100%}.destination-card:after{content:"›";color:#7558f5;font-size:18px;line-height:1;position:absolute;top:calc(50% - 9px);left:-7px}.destination-card>span{color:#fff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid}.destination-card strong{font-size:10px;line-height:1.15}.destination-card--avito>span{color:#111327;background:conic-gradient(from 20deg,#ff4053,#9b3fe5,#04e061,#0af,#ff4053)}.destination-card--yandex>span{background:#162d68}.destination-card--vk>span{background:#1688f8}.destination-card--tilda>span{color:#111327;background:#fff;border:1px solid #dedee2}.catalog-window{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border:1px solid #282b4426;border-radius:19px;width:min(100%,510px);position:relative;overflow:hidden;transform:perspective(1300px)rotateY(-4deg)rotateX(2deg);box-shadow:0 40px 80px #13142a2e,0 4px 16px #13142a14}.catalog-window__bar{background:#fbfbfa;border-bottom:1px solid #ededeb;align-items:center;gap:6px;height:39px;padding:0 14px;display:flex}.catalog-window__bar>span{background:#d8d8d6;border-radius:50%;width:7px;height:7px}.catalog-window__bar small{color:#9b9ca5;margin-left:10px;font-size:8px;font-weight:650}.catalog-window__body{padding:16px}.file-chip{background:#fff;border:1px solid #e7e7e4;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid;box-shadow:0 7px 20px #1113290d}.file-chip>span{color:#239a62;background:#e5f8ee;border-radius:9px;place-items:center;width:37px;height:37px;font-size:7px;font-weight:850;display:grid}.file-chip strong,.file-chip small{display:block}.file-chip strong{font-size:10px}.file-chip small{color:#9b9ca5;margin-top:3px;font-size:7px}.file-chip i{color:#1a9a5f;background:#dcf9ea;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;display:grid}.transform-line{color:#6b50f6;text-transform:uppercase;letter-spacing:.09em;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;height:44px;font-size:7px;display:grid}.transform-line span{background:linear-gradient(90deg,#0000,#d8d0ff);height:1px}.transform-line span:last-child{background:linear-gradient(90deg,#d8d0ff,#0000)}.store-preview{background:#f7f7f2;border:1px solid #e6e5e3;border-radius:11px;overflow:hidden}.store-preview__head{background:#fff;justify-content:space-between;align-items:center;height:32px;padding:0 13px;font-size:6px;display:flex}.store-preview__head b{letter-spacing:.08em}.store-preview__head span{color:#8b8d98}.store-preview__hero{background:radial-gradient(circle at 80% 30%,#b7a2ff6b,#0000 30%),linear-gradient(135deg,#e8e8ff,#f1eee5);grid-template-columns:1.2fr .8fr;align-items:center;height:120px;padding:18px 26px;display:grid}.store-preview__hero small,.store-preview__hero strong{display:block}.store-preview__hero small{color:#6d60a5;text-transform:uppercase;letter-spacing:.08em;font-size:6px}.store-preview__hero strong{letter-spacing:-.05em;max-width:150px;margin-top:7px;font-size:16px;line-height:1.04}.store-preview__hero i{background:var(--ink);border-radius:99px;width:48px;height:12px;margin-top:10px;display:block}.product-orbit{border:1px solid #5741a933;border-radius:50%;width:92px;height:92px;margin-left:auto;position:relative}.product-orbit span{background:linear-gradient(145deg,#765cf4,#b692ed);border-radius:12px;position:absolute;box-shadow:0 10px 20px #5939a93b}.product-orbit span:first-child{width:42px;height:58px;top:16px;left:25px;transform:rotate(13deg)}.product-orbit span:nth-child(2),.product-orbit span:nth-child(3){background:#fde9b3;border-radius:50%;width:15px;height:15px}.product-orbit span:nth-child(2){top:3px;left:2px}.product-orbit span:nth-child(3){background:#baf0df;bottom:5px;right:-2px}.store-preview__products{background:#fff;grid-template-columns:repeat(3,1fr);gap:7px;padding:9px;display:grid}.store-preview__products div{gap:4px;display:grid}.store-preview__products span{background:linear-gradient(145deg,#efefec,#e4e2ec);border-radius:6px;height:55px}.store-preview__products div:nth-child(2) span{background:linear-gradient(145deg,#f1e9e2,#e7ded3)}.store-preview__products div:nth-child(3) span{background:linear-gradient(145deg,#e7edf0,#dce3e7)}.store-preview__products i{background:#dcdbd9;border-radius:2px;width:70%;height:3px}.store-preview__products i:last-child{background:#bebdc2;width:42%}.float-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border:1px solid #2d2e451a;border-radius:13px;align-items:center;gap:9px;padding:11px 13px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 18px 45px #12142b26}.float-card--top{top:39px;right:-17px}.float-card--bottom{animation-delay:-2s;bottom:34px;left:-20px}.float-card>span{color:#6448ef;background:#eae6ff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.float-card small,.float-card strong{display:block}.float-card small{color:#9294a1;font-size:7px}.float-card strong{margin-top:2px;font-size:9px}.mini-chart{background:#e8f9f1;border-radius:8px;align-items:flex-end;gap:3px;width:37px;height:31px;padding:5px;display:flex}.mini-chart i{background:#35bc78;border-radius:3px 3px 0 0;width:4px}.hero__bottom-line{background:linear-gradient(90deg,#0000,#d8d8d2 20% 80%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.section-heading--split{grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;display:grid}.section-heading--split>p{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.7}.section-heading--center{text-align:center;max-width:750px;margin:0 auto}.section-heading h2,.early-copy h2,.ai-card h2{letter-spacing:-.055em;margin:15px 0 0;font-size:clamp(39px,4.2vw,60px);font-weight:720;line-height:1.02}.section-heading--center p{color:#ffffff94;margin:18px 0 0;font-size:15px}.eyebrow{color:#6254d7;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:820;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:17px;height:1px}.eyebrow--light{color:#aaa1ff}.eyebrow--dark{color:#a9a1ff}.problem-section{background:#fbfbf8}.risk-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:52px;display:grid}.risk-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:222px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 9px 30px #1a1c3206}.risk-card:hover{border-color:#d6d2ef;transform:translateY(-4px);box-shadow:0 18px 45px #1a1c3212}.risk-card__top{color:#aaaab1;justify-content:space-between;font-size:9px;font-weight:700;display:flex}.risk-card__top i{color:#76738a;background:#f3f2f7;border-radius:8px;place-items:center;width:27px;height:27px;font-size:11px;font-style:normal;display:grid}.risk-card h3{letter-spacing:-.025em;margin:46px 0 9px;font-size:17px}.risk-card p{color:#777a89;margin:0;font-size:12px;line-height:1.62}.solution-section{background:var(--dark);color:#fff}.solution-flow{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:62px;display:grid;position:relative}.solution-flow:before{content:"";background:linear-gradient(90deg,#0000,#a797ffb3,#0000);height:1px;position:absolute;top:53px;left:10%;right:10%}.solution-step{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0b;border:1px solid #ffffff17;border-radius:17px;min-height:198px;padding:22px;position:relative}.solution-step__mark{color:#c6beff;background:linear-gradient(145deg,#7257ff4d,#ffffff08);border:1px solid #ffffff21;border-radius:14px;place-items:center;width:54px;height:54px;font-size:13px;font-weight:820;display:grid}.solution-step>span{color:#ffffff40;font-size:9px;position:absolute;top:24px;right:22px}.solution-step p{color:#ffffff6e;margin:0;font-size:10px}.now-next{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:20px;padding:18px 24px;display:grid}.now-next>div{align-items:center;gap:17px;display:flex}.now-next__status{color:#70e3aa;text-transform:uppercase;letter-spacing:.08em;background:#51da981f;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:750}.now-next__status--future{color:#b1a2ff;background:#9079ff21}.now-next__arrow{color:#ffffff42}.converter-section{background:linear-gradient(180deg, var(--dark) 50%, var(--paper) 50%);padding-top:18px}.converter-card{color:#fff;background:radial-gradient(circle at 100% 0,#654cff52,#0000 32%),#191b34;border:1px solid #ffffff1a;border-radius:25px;padding:44px;box-shadow:0 32px 100px #0c0d1f47}.converter-card__top{grid-template-columns:1fr auto;align-items:start;gap:30px;display:grid}.converter-card__top h3{letter-spacing:-.045em;margin:13px 0 7px;font-size:31px}.converter-card__top p{color:#ffffff82;max-width:610px;margin:0;font-size:13px;line-height:1.62}.local-badge{color:#ffffff94;text-transform:uppercase;letter-spacing:.07em;background:#ffffff0b;border:1px solid #ffffff17;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:8px;font-weight:680;display:flex}.local-badge__dot{background:#52da96;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #52da9621}.format-selector{border:0;min-width:0;margin:24px 0 0;padding:0}.format-selector legend{color:#ffffff75;margin-bottom:9px;font-size:11px;font-weight:680}.format-selector>div{flex-wrap:wrap;gap:9px;display:flex}.format-selector label{cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;flex:200px;align-items:center;gap:10px;min-width:200px;padding:11px 14px;transition:border-color .18s,background .18s;display:flex}.format-selector label:hover{border-color:#b2a4ff6b}.format-selector label.is-active{background:#775cff21;border-color:#9d89ffb3}.format-selector input{accent-color:#8c72ff;width:16px;height:16px;margin:0}.format-selector strong,.format-selector small{display:block}.format-selector strong{font-size:13px}.format-selector small{color:#ffffff6e;margin-top:3px;font-size:11.5px;line-height:1.4}.format-note{color:#ffffffa8;max-width:820px;margin:11px 0 0;font-size:12px;line-height:1.55}.format-help{color:#c5bcffb8;width:fit-content;margin-top:7px;font-size:12px;font-weight:650;text-decoration:none;display:block}.format-help:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.dropzone{text-align:center;background:#ffffff09;border:1px dashed #bcb2ff61;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;margin-top:30px;padding:34px;transition:border-color .18s,background .18s,transform .18s;display:flex}.dropzone--dragging{background:#775cff1f;border-color:#9b86ff;transform:scale(1.006)}.dropzone__icon{color:#b2a4ff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:16px;font-size:20px;display:grid}.dropzone strong{font-size:16px}.dropzone>span{color:#ffffff6e;margin:5px 0 16px;font-size:11px}.dropzone small{color:#ffffff47;text-transform:uppercase;letter-spacing:.08em;margin-top:13px;font-size:8px}.sample-download{flex-wrap:wrap;justify-content:center;gap:7px 14px;margin-top:14px;display:flex}.sample-download a,.sample-download button{color:#ffffff9e;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:650;text-decoration:none}.sample-download a:hover,.sample-download button:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.sample-download button:disabled{cursor:wait;opacity:.55;text-decoration:none}.sample-download a:focus-visible,.sample-download button:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #b2a4ff}.file-panel{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:19px;margin-top:30px;padding:26px}.file-panel__info{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;display:grid}.file-panel__type{color:#60dc9d;text-transform:uppercase;background:#50dc9a21;border-radius:12px;place-items:center;width:45px;height:45px;font-size:8px;font-weight:850;display:grid}.file-panel__info strong,.file-panel__info span{display:block}.file-panel__info strong{text-overflow:ellipsis;white-space:nowrap;max-width:680px;font-size:13px;overflow:hidden}.file-panel__info span{color:#ffffff6b;margin-top:3px;font-size:9px}.icon-button{color:#ffffff9e;cursor:pointer;background:#ffffff12;border:0;border-radius:9px;width:34px;height:34px;font-size:18px}.progress,.success-note,.error-note{margin-top:22px}.progress__label{color:#ffffff8c;justify-content:space-between;margin-bottom:8px;font-size:9px;display:flex}.progress__track{background:#ffffff14;border-radius:99px;height:6px;overflow:hidden}.progress__track span{border-radius:inherit;background:linear-gradient(90deg,#6950fa,#7ce0b0);height:100%;transition:width .3s;display:block}.success-note{background:#53db9912;border:1px solid #53db9926;border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.success-note__mark{color:#10251c;background:#52d995;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.success-note strong,.success-note span{display:block}.success-note strong{font-size:11px}.success-note div span{color:#ffffff6e;margin-top:2px;font-size:9px}.conversion-warnings{color:#ffebc5c7;background:#ffb94a12;border:1px solid #ffc9682e;border-radius:11px;margin:12px 0 0;padding:12px 14px 12px 32px;font-size:11px;line-height:1.5}.conversion-warnings li+li{margin-top:4px}.detection-summary{flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:12px;display:flex}.detection-summary>span{color:#ffffff75;font-size:10px;font-weight:680}.detection-summary>div{flex-wrap:wrap;gap:6px;display:flex}.detection-summary small{color:#8fe8bcc2;background:#52d99514;border-radius:6px;padding:4px 7px;font-size:9px}.catalog-preview{border:1px solid #ffffff17;border-radius:11px;margin-top:14px;overflow-x:auto}.catalog-preview table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:620px}.catalog-preview th,.catalog-preview td{color:#ffffff94;text-align:left;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #ffffff12;padding:8px 10px;font-size:10px;overflow:hidden}.catalog-preview th{color:#ffffff5c;background:#ffffff0b;font-weight:680}.catalog-preview th:first-child{width:18%}.catalog-preview th:nth-child(2){width:38%}.catalog-preview th:nth-child(3){width:14%}.catalog-preview tr:last-child td{border-bottom:0}.error-note{color:#ffb2b2;background:#ff575714;border:1px solid #f773;border-radius:10px;padding:12px 14px;font-size:10px;line-height:1.5}.error-note--outside{margin-bottom:0}.file-panel__actions{align-items:center;gap:18px;margin-top:22px;display:flex}.text-button{color:#ffffff78;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:650}.text-button:hover{color:#fff}.converter-schema{flex-wrap:wrap;align-items:center;gap:7px;margin-top:19px;display:flex}.converter-schema>span{color:#ffffff47;text-transform:uppercase;letter-spacing:.08em;margin-right:4px;font-size:8px}.converter-schema code{color:#ffffff80;background:#ffffff0e;border-radius:6px;padding:4px 7px;font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.early-section{background:var(--paper)}.early-grid{grid-template-columns:.95fr .75fr;align-items:center;gap:90px;display:grid}.early-copy h2{max-width:640px}.early-copy>p{max-width:620px;color:var(--muted);margin:15px 0 0;font-size:13px;line-height:1.72}.early-copy__lead{font-weight:590;color:#292c40!important;font-size:15px!important}.founder-note{align-items:center;gap:11px;margin-top:27px;display:flex}.founder-note>span{color:#fff;background:linear-gradient(135deg,#1b1d34,#7455ff);border-radius:50%;place-items:center;width:39px;height:39px;font-size:12px;font-weight:760;display:grid}.founder-note strong,.founder-note small{display:block}.founder-note small{color:#9799a4;margin-top:3px;font-size:8px}.form-shell{box-shadow:var(--shadow);background:#fff;border:1px solid #dfdfda;border-radius:21px;overflow:hidden}.form-shell__top{background:#fbfbf9;border-bottom:1px solid #ebebe7;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.form-shell__top span{color:#7f8290;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.form-shell__top b{color:#6751dd;background:#e9e6ff;border-radius:99px;padding:5px 8px;font-size:8px}.telegram-card{text-align:center;padding:30px 28px 24px}.telegram-card img{border-radius:50%;width:104px;height:104px;box-shadow:0 18px 44px #2023442e}.telegram-card h3{letter-spacing:-.04em;margin:18px 0 7px;font-size:23px}.telegram-card p{color:#777a89;max-width:390px;margin:0 auto;font-size:12px;line-height:1.65}.telegram-card ul{text-align:left;gap:8px;max-width:330px;margin:20px auto 22px;padding:0;list-style:none;display:grid}.telegram-card li{color:#4f5263;align-items:center;gap:9px;font-size:12px;display:flex}.telegram-card li:before{content:"✓";color:#6d55ee;font-weight:800}.telegram-card .button{width:100%}.form-shell__legal{color:#a1a2aa;text-align:center;margin:0;padding:14px 22px 18px;font-size:10px;line-height:1.6}.roadmap-section{border-top:1px solid var(--line);background:#fbfbf8}.timeline{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:58px;display:grid;position:relative}.timeline:before{content:"";background:#dcdbe5;height:1px;position:absolute;top:32px;left:12%;right:12%}.timeline-card{z-index:1;position:relative}.timeline-card__index{color:#878896;background:#ececf0;border:6px solid #fbfbf8;border-radius:50%;place-items:center;width:63px;height:63px;margin-left:22px;font-size:10px;font-weight:760;display:grid;box-shadow:0 0 0 1px #dcdce1}.timeline-card__index--ready{color:#249661;background:#dff7eb;box-shadow:0 0 0 1px #bfe9d4}.timeline-card__index--soon{color:#6650df;background:#ebe7ff;box-shadow:0 0 0 1px #d7d0ff}.timeline-card__content{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:288px;margin-top:16px;padding:25px}.timeline-card__content>span{color:#858794;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:750}.timeline-card__content h3{letter-spacing:-.025em;margin:11px 0 22px;font-size:17px}.timeline-card__content ul,.channel-panel ul{margin:0;padding:0;list-style:none}.timeline-card__content li{color:#696c7b;border-top:1px solid #efefec;gap:9px;padding:8px 0;font-size:10px;display:flex}.timeline-card__content li span{color:#8170e8}.channels{grid-template-columns:.56fr 1fr;gap:70px;margin-top:92px;display:grid}.channels__intro h3{letter-spacing:-.045em;margin:13px 0 12px;font-size:30px;line-height:1.05}.channels__intro p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.channels__workspace{min-width:0}.channel-tabs{background:#f3f3ef;border:1px solid #e1e1dd;border-radius:12px;padding:5px;display:flex;overflow-x:auto}.channel-tabs button{color:#737684;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:1;min-width:74px;padding:9px 10px;font-size:9px;font-weight:690}.channel-tabs button[aria-selected=true]{color:var(--ink);background:#fff;box-shadow:0 3px 12px #18192d14}.channel-panel{background:#fff;border:1px solid #e2e2de;border-radius:17px;grid-template-columns:.78fr 1fr;gap:38px;min-height:286px;margin-top:11px;padding:29px;display:grid}.channel-panel__mark{color:#6650dd;background:#ece9ff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:17px;font-weight:780;display:grid}.channel-panel__available{color:#21865a;background:#e7f8ef;border-radius:99px;width:fit-content;margin-top:12px;padding:5px 8px;font-size:10px;font-weight:720;display:block}.channel-panel__available+h4{margin-top:9px}.channel-panel h4{letter-spacing:-.035em;margin:18px 0 8px;font-size:21px}.channel-panel p{color:#858794;margin:0;font-size:10px;line-height:1.6}.channel-panel li{color:#5f6271;border-bottom:1px solid #efefec;align-items:center;gap:9px;padding:10px 0;font-size:10px;display:flex}.channel-panel li span{color:#279463;background:#e6f7ef;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.ai-section{background:#fbfbf8;padding-top:30px}.ai-card{color:#fff;background-color:#11132a;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:26px;padding:55px;position:relative;overflow:hidden;box-shadow:0 34px 100px #11132a2e}.ai-card__orb{background:radial-gradient(circle,#714eff6b,#0000 67%);border-radius:50%;width:520px;height:520px;position:absolute;top:-270px;right:-100px}.ai-card__heading{grid-template-columns:1fr .55fr;align-items:end;gap:80px;display:grid;position:relative}.ai-card__heading>p{color:#ffffff78;margin:0 0 7px;font-size:12px;line-height:1.7}.ai-pipeline{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:52px;display:grid;position:relative}.ai-pipeline__step{background:#ffffff0b;border:1px solid #ffffff17;border-radius:13px;min-height:96px;padding:16px;position:relative}.ai-pipeline__step span{color:#8f82e5;font-size:8px;display:block}.ai-pipeline__step strong{margin-top:23px;font-size:11px;display:block}.ai-pipeline__step i{z-index:2;color:#ffffff54;font-size:10px;font-style:normal;position:absolute;top:42px;right:-8px}.ai-card__bottom{border-top:1px solid #ffffff17;grid-template-columns:.7fr 1fr;align-items:start;gap:36px;margin-top:32px;padding-top:25px;display:grid}.block-registry,.ai-capabilities{flex-wrap:wrap;gap:7px;display:flex}.block-registry>span{color:#ffffff61;text-transform:uppercase;letter-spacing:.09em;flex-basis:100%;margin-bottom:4px;font-size:8px}.block-registry code,.ai-capabilities span{color:#ffffff94;background:#ffffff0b;border:1px solid #ffffff14;border-radius:7px;padding:6px 8px;font-size:8px}.block-registry code{color:#b1a6ff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.final-section{background:#fbfbf8;padding:100px 0}.final-card{color:#fff;text-align:center;background:radial-gradient(circle at 90% 10%,#7d59ffb3,#0000 31%),linear-gradient(135deg,#17192f 0% 57%,#2f285e 100%);border-radius:26px;padding:82px 80px;box-shadow:0 35px 100px #12132a38}.final-card>h2{letter-spacing:-.058em;max-width:870px;margin:19px auto 0;font-size:clamp(42px,5vw,65px);font-weight:700;line-height:.99}.final-card h2 span{color:#b6aaff}.final-benefits{flex-wrap:wrap;justify-content:center;gap:12px 20px;max-width:780px;margin:37px auto 35px;display:flex}.final-benefits>span{color:#ffffffa8;align-items:center;gap:7px;font-size:10px;display:inline-flex}.final-benefits i{color:#6be0a7;background:#52da9626;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid}.site-footer{color:#fff;background:#101225;padding-top:64px}.site-footer__top{grid-template-columns:.8fr 1fr;gap:80px;padding-bottom:54px;display:grid}.brand--footer .brand__mark{color:var(--ink);background:#fff}.site-footer__top>div>p{color:#ffffff5e;max-width:330px;margin:17px 0 0;font-size:11px;line-height:1.7}.footer-links{justify-content:flex-end;gap:80px;display:flex}.footer-links>div{flex-direction:column;gap:10px;min-width:110px;display:flex}.footer-links strong{color:#fff;text-transform:uppercase;letter-spacing:.09em;margin-bottom:5px;font-size:9px}.footer-links a{color:#ffffff6e;font-size:10px}.site-footer__bottom{color:#ffffff40;border-top:1px solid #ffffff14;justify-content:space-between;padding:17px 0 22px;font-size:8px;display:flex}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.legal-page{background:#fbfbf8;min-height:100vh;padding:120px 0 80px}.legal-page__shell{width:min(760px,100% - 40px);margin-inline:auto}.legal-page__back{color:#6753d9;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.legal-page h1{letter-spacing:-.055em;margin:32px 0 15px;font-size:clamp(38px,6vw,58px);line-height:1}.legal-page__intro{color:var(--muted);font-size:13px;line-height:1.7}.legal-warning{color:#765f20;background:#fff9e7;border:1px solid #e7d6a3;border-radius:13px;margin:28px 0;padding:18px 20px;font-size:11px;line-height:1.6}.legal-content{margin-top:40px}.legal-content section{border-top:1px solid var(--line);padding:27px 0}.legal-content h2{letter-spacing:-.025em;margin:0 0 12px;font-size:19px}.legal-content p,.legal-content li{color:#626676;font-size:12px;line-height:1.75}.legal-content ul{padding-left:20px}.legal-placeholder{color:#725e20;background:#f5e9b6;border-radius:4px;padding:2px 5px}.brand small{font-size:10px}.header-cta{font-size:13px}.site-header nav,.button{font-size:15px}.launch-pill{font-size:12px}.hero__lead{font-size:21px}.hero__support{font-size:16px}.trust-row{font-size:12px}.trust-row b{font-size:10px}.file-chip strong,.float-card strong{font-size:11px}.file-chip small,.float-card small{font-size:9px}.store-preview__head,.store-preview__hero small{font-size:8px}.catalog-window__bar small,.file-chip>span,.transform-line{font-size:9px}.section{padding:88px 0}.section-heading--split>p,.section-heading--center p{font-size:16px}.eyebrow{font-size:12px}.converter-section{z-index:2;background:var(--paper);margin-top:-54px;padding:0 0 72px;position:relative}.converter-card{padding:36px}.converter-card__top p{font-size:15px}.local-badge,.dropzone small,.file-panel__type,.converter-schema>span,.converter-schema code{font-size:10px}.dropzone{min-height:220px;margin-top:24px;padding:26px}.dropzone>span{font-size:13px}.file-panel__info strong{font-size:15px}.file-panel__info span,.progress__label,.success-note div span{font-size:11px}.success-note strong,.text-button,.error-note{font-size:12px}.problem-section{padding:76px 0}.risk-grid{margin-top:36px}.risk-card{min-height:168px;padding:20px}.risk-card__top{font-size:11px}.risk-card h3{margin:24px 0 7px;font-size:18px}.risk-card p{font-size:13px;line-height:1.48}.solution-flow{margin-top:42px}.solution-step{min-height:158px;padding:18px}.solution-step__mark{width:46px;height:46px}.solution-step>span{font-size:11px;top:20px;right:18px}.solution-step h3{margin:20px 0 5px;font-size:17px}.solution-step p{font-size:12px}.now-next__status{font-size:10px}.now-next strong{font-size:13px}.early-grid{gap:64px}.early-copy>p{font-size:15px}.early-copy__lead{font-size:17px!important}.founder-note strong{font-size:12px}.founder-note small,.form-shell__top span,.form-shell__top b,.form-shell__legal{font-size:10px}.timeline{margin-top:42px}.timeline-card__content{min-height:238px;padding:21px}.timeline-card__content>span{font-size:10px}.timeline-card__content h3{margin-bottom:14px;font-size:18px}.timeline-card__content li{padding:6px 0;font-size:12px}.channels{gap:54px;margin-top:64px}.channels__intro p{font-size:14px}.channel-tabs button{font-size:11px}.channel-panel{min-height:230px;padding:24px}.channel-panel p,.channel-panel li{font-size:12px}.channel-panel li{padding:7px 0}.ai-card{padding:44px}.ai-card__heading>p{font-size:14px}.ai-pipeline{margin-top:38px}.ai-pipeline__step{min-height:82px;padding:14px}.ai-pipeline__step span,.block-registry>span{font-size:10px}.ai-pipeline__step strong{margin-top:16px;font-size:12px}.block-registry code,.ai-capabilities span{font-size:10px}.final-section{padding:76px 0}.final-card{padding:64px 58px}.final-benefits>span,.site-footer__top>div>p,.footer-links a{font-size:12px}.footer-links strong{font-size:11px}.site-footer__bottom{font-size:10px}.legal-page__back,.legal-warning{font-size:13px}.legal-page__intro,.legal-content p,.legal-content li{font-size:15px}@media (max-width:980px){.hero{padding-top:132px}.hero__inner{grid-template-columns:1fr}.hero__copy{max-width:720px}.hero-visual{width:min(680px,100%);margin:5px auto 0}.section-heading--split{grid-template-columns:1fr;gap:20px}.risk-grid,.solution-flow{grid-template-columns:repeat(2,1fr)}.solution-flow:before{display:none}.early-grid{grid-template-columns:1fr;gap:45px}.early-copy{max-width:720px}.timeline{grid-template-columns:1fr}.timeline:before{width:1px;height:auto;top:20px;bottom:20px;left:31px}.timeline-card{grid-template-columns:64px 1fr;gap:16px;display:grid}.timeline-card__index{margin:20px 0 0}.timeline-card__content{min-height:auto;margin-top:0}.channels{grid-template-columns:1fr;gap:30px}.channels__intro{max-width:520px}.ai-card__heading{grid-template-columns:1fr;gap:20px}.ai-pipeline{grid-template-columns:repeat(2,1fr)}.ai-card__bottom{grid-template-columns:1fr}}@media (max-width:700px){.container{width:min(100% - 28px,1180px)}.site-header__inner{height:66px}.brand small,.site-header nav{display:none}.header-cta{padding:9px 12px}.hero{min-height:auto;padding:112px 0 70px}.hero h1{letter-spacing:-.07em;font-size:clamp(43px,12vw,50px)}.hero__lead{font-size:17px}.hero__actions .button{width:100%}.trust-row{gap:12px}.hero-visual{min-height:auto;margin-top:32px}.hero-platform-image{border-radius:16px;width:100%;max-width:100%;margin:0}.distribution-flow{grid-template-columns:1fr;gap:12px;width:100%;padding:16px}.flow-source{padding:14px}.flow-source__head strong,.destination-card strong{font-size:12px}.flow-source__head small,.flow-source__file,.flow-core small{font-size:10px}.flow-arrow{justify-content:center;width:100%;height:28px}.flow-arrow span{background:linear-gradient(#d8d0ff,#7558f5);width:2px;height:24px}.flow-arrow b{margin:0;position:absolute;bottom:-1px;transform:rotate(90deg)}.flow-core{width:min(180px,100%);margin:0 auto}.flow-branch{display:none}.flow-destinations{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.destination-card:before,.destination-card:after{display:none}.float-card--top{top:8px;right:-4px}.float-card--bottom{bottom:4px;left:-4px}.section{padding:62px 0}.section-heading h2,.early-copy h2,.ai-card h2{font-size:39px}.risk-grid{grid-template-columns:1fr}.risk-card{min-height:160px}.solution-flow,.now-next{grid-template-columns:1fr}.now-next__arrow{transform:rotate(90deg)}.now-next>div{flex-direction:column;align-items:flex-start;gap:9px}.converter-section{padding-top:0}.converter-card{padding:26px 18px}.converter-card__top{grid-template-columns:1fr;gap:16px}.local-badge{width:fit-content}.format-selector>div{grid-template-columns:1fr;display:grid}.format-selector label{min-width:0}.dropzone{min-height:210px;padding:24px 16px}.file-panel{padding:17px}.file-panel__actions{flex-direction:column;align-items:stretch}.timeline-card{grid-template-columns:48px 1fr;gap:10px}.timeline-card__index{border-width:4px;width:46px;height:46px}.timeline:before{left:22px}.timeline-card__content{padding:21px}.channels{margin-top:52px}.channel-tabs{justify-content:flex-start}.channel-tabs button{flex:none}.channel-panel{grid-template-columns:1fr;gap:24px}.ai-card{padding:36px 20px}.ai-pipeline{grid-template-columns:1fr}.ai-pipeline__step i{top:auto;bottom:-10px;right:18px;transform:rotate(90deg)}.final-section{padding:70px 0}.final-card{padding:58px 20px}.final-card>h2{font-size:42px}.site-footer__top{grid-template-columns:1fr;gap:42px}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:38px}.site-footer__bottom{flex-direction:column;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
