@font-face{font-family:Onest;src:url(/archive/fonts/onest-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/archive/fonts/onest-medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/archive/fonts/onest-semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/archive/fonts/onest-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary:#2388ff;--color-primary-hover:#0f6fe8;--color-primary-soft:#e8f2ff;--color-dark:#0b0f14;--color-dark-hover:#1b1f27;--color-text:#1f232b;--color-muted:#667085;--color-surface:#f4f6fa;--color-surface-alt:#eef3fa;--color-border:#d8e0ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#202227;background:#fff;min-width:320px;margin:0;font-family:Onest,Arial,sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button:not(:disabled),a[href],[role=button]:not([aria-disabled=true]){cursor:pointer}button:disabled,[aria-disabled=true]{cursor:not-allowed}button,input,textarea{font:inherit}img{max-width:100%;display:block}
:root{--white:#fff;--black-main:#202227;--gray-100:#f5f5f7;--gray-200:#efeff2;--gray-300:#e3e3e7;--gray-500:#89909d;--gray-600:#626570;--brand-green:#21ba4c;--brand-blue:#29aaec;--brand-violet:#9e77ed;--yellow:#fec53d;--radius-lg:32px;--radius-md:22px;--radius-sm:14px;--shadow:0 28px 80px #2022271f}.site-shell{background:radial-gradient(circle at 70% 14%,#29aaec26,#0000 32rem),radial-gradient(circle at 18% 10%,#9e77ed1f,#0000 28rem),#fff;min-height:100vh}.container{width:min(1288px,100% - 40px);margin:0 auto}.section{padding:70px 0}.section--gray{background:var(--gray-100)}.section--accent{color:#fff;background:radial-gradient(circle at 10% 10%,#fec53d73,#0000 22rem),linear-gradient(135deg,#1faf48,#29aaec 62%,#9e77ed)}.section--dark{color:#fff;background:var(--black-main)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;padding:18px 0;position:sticky;top:0}.header-bar{background:#fffffff5;border:1px solid #e3e3e7e6;border-radius:28px;align-items:center;gap:20px;min-height:68px;padding:10px 12px 10px 20px;display:flex;box-shadow:0 14px 50px #20222714}.logo{flex:none;align-items:center;display:inline-flex}.logo img{width:152px;height:auto}.nav{align-items:center;gap:8px;margin-left:auto;display:flex}.nav-item{position:relative}.nav-link,.nav-trigger{min-height:40px;color:var(--gray-600);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.nav-link:hover,.nav-trigger:hover,.nav-link.is-active{color:var(--black-main);background:var(--gray-100)}.mega{border:1px solid var(--gray-200);width:360px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fff;border-radius:22px;padding:12px;transition:all .18s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px)}.nav-item:hover .mega,.nav-item:focus-within .mega{opacity:1;visibility:visible;transform:translateY(0)}.mega-link{border-radius:16px;padding:14px;display:block}.mega-link:hover{background:var(--gray-100)}.mega-title{color:var(--black-main);font-weight:700;display:block}.mega-text{color:var(--gray-600);margin-top:4px;font-size:13px;line-height:1.3;display:block}.header-actions{align-items:center;gap:8px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:15px;font-weight:700;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:var(--brand-blue);box-shadow:0 12px 32px #29aaec52}.button--secondary{color:var(--black-main);background:var(--gray-100);border-color:var(--gray-200)}.button--ghost{color:var(--black-main);border-color:var(--gray-200);background:#fff}.burger{background:var(--gray-100);cursor:pointer;border:0;border-radius:50%;width:46px;height:46px;display:none}.burger span{background:var(--black-main);border-radius:2px;width:20px;height:2px;margin:5px auto;display:block}.mobile-overlay{z-index:80;background:#20222759;align-items:start;padding:16px;display:grid;position:fixed;inset:0}.mobile-menu{width:min(100%,420px);box-shadow:var(--shadow);background:#fff;border-radius:28px;gap:12px;margin:0 auto;padding:18px;display:grid}.mobile-menu__top{justify-content:space-between;align-items:center;display:flex}.mobile-close{background:var(--gray-100);cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;font-size:24px}.mobile-menu__links{gap:4px;display:grid}.mobile-link{color:var(--black-main);background:var(--gray-100);border-radius:16px;padding:14px;font-weight:700}.hero{padding:34px 0 70px}.hero-panel{background:radial-gradient(circle at 72% 20%, #21ba4c33, transparent 22rem), radial-gradient(circle at 36% 74%, #9e77ed2e, transparent 24rem), var(--gray-100);border-radius:38px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:34px;min-height:680px;padding:clamp(28px,5vw,74px);display:grid;position:relative;overflow:hidden}.hero-panel:before{content:"";filter:blur(22px);background:linear-gradient(110deg,#21ba4c57,#29aaec42,#9e77ed47);border-radius:999px;height:220px;position:absolute;inset:auto 7% 8% 42%}.hero-copy{z-index:1;flex-direction:column;justify-content:center;display:flex;position:relative}.hero-title{color:var(--black-main);margin:0;font-size:clamp(42px,5.45vw,70px);font-weight:700;line-height:.98}.hero-subtitle{color:var(--black-main);margin:18px 0 0;font-size:clamp(27px,3.3vw,45px);font-weight:500;line-height:1.05}.hero-text{max-width:560px;color:var(--gray-600);margin:24px 0 0;font-size:20px;line-height:1.35}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-notes{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.chip{min-height:36px;color:var(--black-main);background:#ffffffc7;border:1px solid #e3e3e7e6;border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.hero-media{z-index:1;align-self:center;position:relative}.hero-media img{width:100%;box-shadow:var(--shadow);border-radius:26px}.section-head{grid-template-columns:minmax(0,.8fr) minmax(260px,.45fr);align-items:end;gap:24px;margin-bottom:34px;display:grid}.section-title{margin:0;font-size:clamp(32px,4.8vw,62px);font-weight:600;line-height:1.03}.section-subtitle,.section-text{color:var(--gray-600);margin:0;font-size:18px;line-height:1.45}.section--accent .section-text,.section--accent .section-subtitle,.section--dark .section-text,.section--dark .section-subtitle{color:#ffffffd1}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.grid--wide{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border-radius:var(--radius-md);background:#fff;border:1px solid #e3e3e7e6;flex-direction:column;min-height:190px;padding:24px;display:flex;box-shadow:0 10px 30px #2022270d}.section--accent .card{color:var(--black-main)}.card-tag{width:fit-content;color:var(--brand-blue);text-transform:uppercase;background:#29aaec1f;border-radius:999px;margin-bottom:18px;padding:7px 10px;font-size:12px;font-weight:700}.card-title{color:var(--black-main);margin:0;font-size:24px;font-weight:700;line-height:1.08}.card-text{color:var(--gray-600);margin:14px 0 0;font-size:16px;line-height:1.38}.card-arrow{color:var(--brand-blue);margin-top:auto;padding-top:24px;font-weight:800}.media-band{grid-template-columns:.78fr 1.22fr;align-items:center;gap:24px;display:grid}.media-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;overflow:hidden}.media-card img{width:100%;height:auto}.article-layout{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);align-items:start;gap:32px;display:grid}.article-body{color:var(--black-main);gap:18px;font-size:20px;line-height:1.48;display:grid}.form-panel{box-shadow:var(--shadow);background:#fff;border-radius:28px;gap:16px;padding:26px;display:grid}.field{gap:7px;display:grid}.field label{color:var(--gray-600);font-size:13px;font-weight:700}.input,.textarea{border:1px solid var(--gray-300);width:100%;min-height:52px;color:var(--black-main);background:var(--gray-100);border-radius:16px;outline:none;padding:0 16px}.textarea{resize:vertical;min-height:130px;padding:14px 16px}.input:focus,.textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 4px #29aaec24}.form-note{color:var(--gray-600);font-size:13px;line-height:1.35}.form-status{color:#007636;background:#e9f8ed;border-radius:14px;padding:12px 14px;font-weight:700}.auth-page{background:var(--gray-100);place-items:center;min-height:calc(100vh - 92px);padding:40px 0 80px;display:grid}.auth-card{width:min(100%,440px);box-shadow:var(--shadow);background:#fff;border-radius:32px;padding:34px}.auth-logo{border-radius:20px;width:72px;height:72px;margin-bottom:20px}.auth-title{margin:0 0 22px;font-size:34px;line-height:1}.site-footer{color:var(--gray-600);background:var(--gray-100);padding:62px 0 36px}.footer-top{justify-content:space-between;gap:24px;margin-bottom:34px;display:flex}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.footer-title{color:var(--black-main);text-transform:uppercase;margin:0 0 14px;font-size:16px}.footer-links{gap:9px;display:grid}.footer-link{font-size:14px}.footer-bottom{color:var(--gray-500);grid-template-columns:1fr 1fr 2fr 1fr;gap:20px;margin-top:44px;font-size:12px;display:grid}.not-found{text-align:center;place-items:center;min-height:60vh;display:grid}@media (max-width:1120px){.nav,.header-actions .button--ghost{display:none}.burger{display:block}.hero-panel,.media-band,.article-layout{grid-template-columns:1fr}.hero-panel{min-height:auto}.grid,.grid--wide,.footer-grid,.footer-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.container{width:min(100% - 28px,1288px)}.section{padding:46px 0}.header-bar{border-radius:22px;min-height:60px}.logo img{width:126px}.hero{padding-top:16px}.hero-panel{border-radius:28px;padding:22px}.hero-title{font-size:36px}.hero-subtitle{font-size:25px}.hero-text{font-size:17px}.hero-actions,.footer-top{flex-direction:column;align-items:stretch}.button{width:100%}.section-head,.grid,.grid--wide,.footer-grid,.footer-bottom{grid-template-columns:1fr}.card{min-height:0;padding:20px}.card-title{font-size:21px}.auth-card{padding:24px}}
.site-shell{background:#fff}.site-header{background:#fffffff5;padding:12px 0;box-shadow:0 1px 12px #2022270f}.header-bar{min-height:52px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;padding:0;display:grid}.logo{justify-self:start}.logo img{width:118px;height:auto}.nav{justify-self:center;gap:2px;margin-left:0}.header-actions{justify-self:end;margin-left:0}.nav-link,.nav-trigger{color:#202227;background:0 0;min-height:34px;padding:0 8px;font-size:16px;font-weight:600}.nav-link:hover,.nav-trigger:hover,.nav-link.is-active{color:#2388ff;background:0 0}.button{color:#fff;-webkit-user-select:none;user-select:none;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 28px;font-size:16px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,opacity .18s;display:inline-flex;box-shadow:0 5px #0b0f14}.button--primary{background:#2388ff}.button:hover{transform:translateY(-2px);box-shadow:0 7px #0b0f14}.button:active{transform:translateY(3px);box-shadow:0 2px #0b0f14}.button:focus-visible{outline-offset:4px;outline:3px solid #2388ff52}.button:disabled,.button[aria-disabled=true]{opacity:.55;pointer-events:none}.button--ghost{color:#0b0f14;background:#fff}.button--secondary{color:#fff;background:#0b0f14}.button--primary:hover,.button--secondary:hover{background:#0f6fe8}.home-reference{--home-black:#202227;--home-muted:#626570;--home-blue:#2388ff;--home-blue-hover:#0f6fe8;--home-blue-soft:#e8f2ff;--home-dark:#0b0f14;--home-dark-hover:#1b1f27;--home-violet:#9e77ed;--home-soft:#f5f5f7;--home-line:#e3e3e7;--home-lav:#f1e8ff;color:var(--home-black);background:#fff;font-family:Onest,Arial,sans-serif;overflow-x:hidden}.home-reference+.site-footer{display:none}.home-container{width:min(1288px,100% - 40px);margin:0 auto}.home-section{padding:88px 0}.home-section h2{margin:0;font-size:clamp(40px,4vw,62px);font-weight:700;line-height:1.03}.home-section p{color:var(--home-muted);margin:10px 0 0;font-size:20px;line-height:1.32}.home-button{color:#fff;background:var(--home-blue);-webkit-user-select:none;user-select:none;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 28px;font-size:16px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,opacity .18s;display:inline-flex;box-shadow:0 5px #0b0f14}.home-button:hover{background:var(--home-blue-hover);transform:translateY(-2px);box-shadow:0 7px #0b0f14}.home-button:active{transform:translateY(3px);box-shadow:0 2px #0b0f14}.home-button:focus-visible{outline-offset:4px;outline:3px solid #2388ff52}.home-button:disabled,.home-button[aria-disabled=true]{opacity:.55;pointer-events:none}.home-button--primary{color:#fff;background:var(--home-blue)}.home-button--primary:hover{background:var(--home-blue-hover)}.home-button--violet,.home-button--white{color:#fff;background:var(--home-blue)}.home-hand{font-family:Comic Sans MS,Onest,sans-serif;font-weight:700;color:var(--home-blue)!important}.home-hero{text-align:center;min-height:860px;padding:42px 0 82px}.home-hero__copy{max-width:980px;margin:0 auto}.home-hero h1{margin:0;font-size:clamp(44px,5vw,76px);font-weight:700;line-height:.98}.home-hero p{margin:18px 0 0;font-size:clamp(22px,2.3vw,32px);line-height:1.18}.home-hero .home-button{margin-top:24px}.home-hero__stage{margin:52px auto 0;position:relative}.home-hero__stage img{filter:drop-shadow(0 26px 45px #20222717);width:100%;height:auto}.home-hero__stage p{max-width:240px;color:var(--home-blue);font-size:18px;font-weight:700;position:absolute;top:-38px;right:6%}.home-work{text-align:center;padding-top:36px}.home-work p{color:var(--home-black);font-size:26px}.home-partners{flex-wrap:wrap;justify-content:center;align-items:center;gap:58px;margin-top:56px;display:flex}.home-partners img{object-fit:contain;width:auto;max-width:142px;height:40px}.home-partners span{background:var(--home-soft);color:#78808d;border-radius:12px;min-width:140px;padding:18px 22px;font-size:15px;font-weight:700}.home-leaders__card{background:radial-gradient(circle at 16% 20%,#9e77ed29,#0000 35rem),radial-gradient(circle at 78% 28%,#2388ff29,#0000 35rem),#f4f6f5;border-radius:42px;min-height:500px;padding:82px 84px 80px;position:relative}.home-leaders__person{width:220px;height:auto;position:absolute;top:-72px;left:110px}.home-leaders__title{text-align:center}.home-leaders__title p{color:var(--home-black);font-size:28px}.home-leaders__note{text-align:right;max-width:230px;position:absolute;top:185px;right:95px;font-size:18px!important}.home-leaders__stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px;display:grid}.home-leaders__stats article{text-align:center;background:#fff;border-radius:28px;min-height:240px;padding:34px;box-shadow:0 20px 46px #2022270f}.home-leaders__stats strong{font-size:58px;line-height:.95;display:block}.home-leaders__stats span,.home-leaders__stats small{color:var(--home-muted);margin-top:12px;font-size:16px;line-height:1.28;display:block}.home-leaders__stats b{color:var(--home-blue);margin-top:30px;font-size:32px;display:block}.home-leaders__stats img{width:auto;height:34px;margin:30px auto 0}.home-crm{background:radial-gradient(circle at 40% 20%,#2388ff1f,#0000 34rem),radial-gradient(circle at 70% 40%,#9e77ed1f,#0000 34rem),#fff}.home-crm__grid{grid-template-columns:.74fr 1.1fr;align-items:center;gap:48px;display:grid}.home-crm__title h2{font-family:Comic Sans MS,Onest,sans-serif;font-size:clamp(32px,3.2vw,48px);line-height:1.05}.home-crm__title span{color:var(--home-blue)}.home-crm__logos{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-crm__logos span,.home-crm__channels span{background:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:76px;font-weight:700;display:flex;box-shadow:0 8px 30px #2022270d}.home-crm__logos img{max-width:110px;max-height:40px}.home-crm__channels{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:12px;width:min(760px,100%);margin:44px auto 0;display:grid}.home-crm__note{text-align:right;grid-column:1/-1;justify-self:end;max-width:300px;margin-top:-125px!important;font-size:28px!important}.home-five__card{text-align:center;background:#f0e4ff;border-radius:34px;padding:72px 78px}.home-five__card>p{color:var(--home-violet);font-size:24px}.home-five__steps{grid-template-columns:repeat(3,1fr);gap:34px;margin:42px 0 36px;display:grid}.home-five__steps article{color:var(--home-black);justify-items:center;gap:14px;font-size:17px;line-height:1.28;display:grid}.home-five__steps img{object-fit:contain;width:210px;height:210px}.home-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin:34px 0 42px;display:flex}.home-tabs button{min-height:36px;color:var(--home-blue);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:0 14px;font-size:14px;font-weight:700}.home-tabs button.is-active{color:#fff;background:var(--home-dark)}.home-sales,.home-interface,.home-problems,.home-pricing,.home-reviews,.home-blog{text-align:center}.home-sales__slide{color:#fff;text-align:left;background:linear-gradient(145deg,#0f6fe8,#35c7f4);border-radius:34px;grid-template-columns:.78fr 1.1fr;align-items:center;gap:34px;min-height:520px;padding:72px;display:grid}.home-sales__slide h3{margin:0;font-size:34px;line-height:1.05}.home-sales__slide p{color:#fff;font-size:20px;font-weight:700}.home-sales__slide img{object-fit:contain;width:100%;max-height:360px}.home-interface__grid{text-align:left;grid-template-columns:.74fr 1fr;align-items:center;gap:58px;display:grid}.home-interface__grid h3{color:var(--home-blue);margin:0;font-size:32px}.home-interface__grid img{background:var(--home-soft);border-radius:34px;box-shadow:0 18px 52px #20222714}.home-support{text-align:center}.home-support__grid{grid-template-columns:repeat(3,1fr) 280px;gap:10px;margin-top:44px;display:grid;position:relative}.home-support__grid article{background:var(--home-blue-soft);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:30px;display:flex}.home-support__grid strong{color:var(--home-blue);margin-top:18px;font-size:58px;line-height:.95;display:block}.home-support__grid span{color:var(--home-muted);margin-top:12px;font-size:16px;line-height:1.3;display:block}.home-support__grid article img{object-fit:contain;width:180px;height:180px;margin:0 auto}.home-support__chat{filter:drop-shadow(0 16px 30px #20222724);align-self:end;width:100%}.home-support__staff{text-align:left;background:#e7f8ed;border-radius:18px;grid-template-columns:.72fr 1fr;align-items:center;gap:44px;margin-top:10px;padding:48px;display:grid}.home-support__staff h3{margin:0;font-size:34px;line-height:1.05}.home-support__staff .home-button{margin-top:22px}.home-support__staff>div:last-child{grid-template-columns:repeat(6,72px);gap:12px;display:grid}.home-support__staff img{object-fit:cover;object-position:center;background:#fff;border:4px solid #fff;border-radius:16px;width:72px;height:72px}.home-problems{background:radial-gradient(circle at 70% 20%,#2388ff1f,#0000 34rem),radial-gradient(circle at 28% 42%,#9e77ed29,#0000 34rem)}.home-problems .home-tabs button{color:var(--home-violet)}.home-problems .home-tabs button.is-active{background:var(--home-violet);color:#fff}.home-problems__case{border-top:10px solid var(--home-dark);text-align:left;background:#fff;border-radius:24px;grid-template-columns:.62fr 1fr;align-items:center;gap:44px;padding:42px;display:grid}.home-problems__case img{border-radius:14px}.home-problems__case h3{font-size:28px}.home-problems__case a{color:var(--home-violet);font-weight:700}.home-pricing h2,.home-blog h2{font-size:48px}.home-price-toggle{flex-wrap:wrap;justify-content:center;gap:8px;margin:28px 0;display:inline-flex}.home-price-toggle button{background:var(--home-blue-soft);min-width:90px;color:var(--home-dark);cursor:pointer;font:inherit;border:0;border-radius:12px;padding:14px 18px;font-weight:800;transition:transform .18s,background-color .18s,color .18s}.home-price-toggle .is-active{color:#fff;background:var(--home-dark)}.home-price-toggle button:hover{background:#dcecff;transform:translateY(-2px)}.home-price-toggle button.is-active:hover{background:var(--home-dark)}.home-price-toggle button:focus-visible,.home-price-picker button:focus-visible{outline-offset:4px;outline:3px solid #2388ff52}.home-price-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;animation:.26s both homePricingFade;display:grid}.home-price-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:840px;margin:0 auto}.home-price-grid--custom{grid-template-columns:1fr;max-width:1120px;margin:0 auto}.home-price-grid article{background:#f4f6fa;border-radius:28px;flex-direction:column;min-height:520px;padding:30px;display:flex;box-shadow:inset 0 0 0 1px #d8e0ec}.home-price-grid h3{color:var(--home-dark);justify-content:space-between;align-items:flex-start;gap:10px;margin:0;font-size:23px;line-height:1.08;display:flex}.home-price-grid h3 span{color:#fff;background:var(--home-dark);border-radius:8px;flex:none;padding:4px 8px;font-size:11px;line-height:1.2}.home-price-grid strong{color:#1f232b;margin-top:16px;font-size:42px;line-height:1;display:block}.home-price-grid small{min-height:64px;color:var(--home-blue);margin-top:12px;font-size:15px;font-weight:700;line-height:1.25;display:block}.home-price-grid ul{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.home-price-grid li{color:#1f232b;padding-left:18px;font-size:14px;font-weight:700;line-height:1.22;position:relative}.home-price-grid li:before{background:var(--home-blue);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.44em;left:0}.home-price-grid article>p{color:#667085;margin:24px 0 20px;font-size:14px;line-height:1.3}.home-price-grid .home-button{width:100%;min-height:52px;margin-top:auto;font-size:14px}.home-price-custom{grid-template-columns:.8fr 1.15fr .85fr;gap:28px;min-height:0!important;display:grid!important}.home-price-custom__intro,.home-price-custom__builder,.home-price-custom__summary{min-width:0}.home-price-custom__builder{gap:22px;display:grid}.home-price-custom__builder b{color:var(--home-dark);margin-bottom:10px;font-size:15px;display:block}.home-price-picker{flex-wrap:wrap;gap:9px;display:flex}.home-price-picker button{color:var(--home-dark);cursor:pointer;font:inherit;background:#fff;border:1px solid #d8e0ec;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:800;transition:transform .18s,background-color .18s,border-color .18s,color .18s}.home-price-picker button:hover{border-color:#2388ff66;transform:translateY(-1px)}.home-price-picker button.is-active{border-color:var(--home-blue);background:var(--home-blue);color:#fff}.home-price-custom__summary{background:#fff;border-radius:22px;flex-direction:column;padding:24px;display:flex;box-shadow:inset 0 0 0 1px #d8e0ec}.home-price-custom__summary span{color:var(--home-dark);font-size:22px;font-weight:900;line-height:1.12}.home-price-custom__summary ul{margin-top:22px}@keyframes homePricingFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-reviews__card{background:var(--home-lav);border-radius:42px;grid-template-columns:52px 260px 1fr 52px;align-items:center;gap:28px;padding:84px;display:grid;position:relative}.home-reviews__card h2{grid-column:1/-1;margin-bottom:22px}.home-reviews__card button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:52px;height:52px;font-size:36px}.home-review-person,.home-reviews blockquote{text-align:left;background:#fff;border-radius:18px;min-height:300px;padding:36px}.home-review-person img{object-fit:cover;border-radius:50%;width:120px;height:120px}.home-review-person h3{margin:28px 0 0}.home-review-person p,.home-review-person span{color:var(--home-violet);font-size:15px}.home-reviews blockquote{margin:0;font-size:26px;line-height:1.25}.home-blog{background:radial-gradient(circle at 30% 30%,#2388ff1f,#0000 32rem),radial-gradient(circle at 80% 38%,#9e77ed24,#0000 32rem)}.home-blog__grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:36px;display:grid}.home-blog__grid article{background:#fff;border-radius:18px;overflow:hidden}.home-blog__grid img{object-fit:cover;width:100%;height:160px}.home-blog__grid h3,.home-blog__grid p,.home-blog__grid time{padding:0 18px;display:block}.home-blog__grid h3{min-height:92px;margin:18px 0 0;font-size:20px;line-height:1.14}.home-blog__grid p{min-height:76px;font-size:15px}.home-blog__grid time{color:var(--home-muted);padding-bottom:20px;font-size:13px}.home-more{color:var(--home-blue);margin-top:32px;font-size:18px;font-weight:700;display:inline-flex}.home-footer{background:linear-gradient(#fff 0% 36%,#eef6ff 68%,#2388ff 100%);padding:74px 0 0}.home-guide{z-index:2;width:min(1220px,100%);color:var(--home-dark);background:#fff;border-radius:34px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:56px;margin:0 auto 64px;padding:58px 64px;display:grid;position:relative;box-shadow:0 28px 80px #14203014}.home-guide h2{letter-spacing:0;margin:0;font-size:clamp(52px,5vw,76px);line-height:.95}.home-guide p{max-width:580px;color:var(--home-dark);margin:26px 0 0;font-size:20px;line-height:1.45}.home-guide__telegram{background:var(--home-blue);color:#fff;cursor:pointer;min-width:360px;min-height:104px;box-shadow:inset 0 0 0 2px #ffffff3d, 0 18px 50px #2388ff40, 0 6px 0 var(--home-dark);border-radius:24px;justify-content:center;align-items:center;gap:18px;padding:0 48px;font-size:28px;font-weight:900;line-height:1.1;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.home-guide__telegram:hover{box-shadow:inset 0 0 0 2px #ffffff47, 0 24px 64px #2388ff52, 0 9px 0 var(--home-dark);background:#0f6fe8;transform:translateY(-3px)}.home-guide__telegram:active{box-shadow:inset 0 0 0 2px #ffffff3d, 0 12px 38px #2388ff38, 0 3px 0 var(--home-dark);transform:translateY(2px)}.home-guide__telegram:focus-visible{outline-offset:4px;outline:3px solid #2388ff57}.home-guide__telegram svg{flex:none;width:42px;height:42px}.home-footer__box{color:#fff;background:radial-gradient(circle at 50% 18%,#ffffff70,#0000 36%),radial-gradient(circle at 20%,#7cb8ff57,#0000 30%),linear-gradient(#dbeaff 0%,#b9d7ff 22%,#2388ff 100%);border-radius:0;width:100vw;min-height:690px;margin-top:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:520px 0 52px;position:relative;overflow:hidden}.home-footer__box:before{content:"";pointer-events:none;background:linear-gradient(#fff,#0000 38%,#0b3a7824);position:absolute;inset:0}.home-footer__bg-word{color:#ffffff24;letter-spacing:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(140px,30vw,520px);font-weight:900;line-height:.8;position:absolute;bottom:92px;left:50%;transform:translate(-50%)}.home-footer__inner{z-index:2;max-width:1440px;margin:0 auto;padding:0 48px;position:relative}.home-footer__top{border-bottom:1px solid #ffffff3d;flex-wrap:wrap;align-items:center;gap:22px;padding-bottom:24px;display:flex}.home-footer__cta{color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-weight:900;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.home-footer__cta:hover{transform:translateY(-2px)}.home-footer__cta:focus-visible,.home-footer__email:focus-visible,.home-footer__links a:focus-visible{outline-offset:4px;outline:3px solid #ffffff5c}.home-footer__cta--primary{color:var(--home-dark);background:#fff}.home-footer__cta--secondary{background:#ffffff2e}.home-footer__cta--secondary:hover{background:#ffffff42}.home-footer__email,.home-footer__links a{color:#ffffffd1;text-decoration:none}.home-footer__email:hover,.home-footer__links a:hover{color:#fff}.home-footer__email{font-weight:800}.home-footer__links{flex-wrap:wrap;gap:22px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.home-footer__bottom{color:#ffffffb3;justify-content:space-between;gap:18px;padding-top:18px;font-size:13px;display:flex}@media (max-width:1120px){.header-bar{display:flex}.header-actions{margin-left:auto}.burger{display:block}.home-crm__grid,.home-sales__slide,.home-interface__grid,.home-problems__case,.home-support__staff,.home-guide,.home-footer__box{grid-template-columns:1fr}.home-leaders__stats,.home-five__steps,.home-support__grid,.home-price-grid,.home-blog__grid{grid-template-columns:repeat(2,1fr)}.home-price-grid--custom,.home-price-custom{grid-template-columns:1fr}.home-leaders__note,.home-crm__note{text-align:center;justify-self:center;position:static;margin-top:24px!important}.home-leaders__person{margin:-90px auto 20px;display:block;position:static}.home-reviews__card{grid-template-columns:48px 1fr 48px}.home-review-person{grid-column:2}.home-reviews blockquote{grid-column:1/-1}.home-footer__box{min-height:560px;margin-top:0;padding-top:310px}.home-footer__top,.home-footer__bottom{flex-direction:column;align-items:flex-start}.home-footer__links{margin-left:0}}@media (max-width:720px){.home-container{width:calc(100% - 28px)}.home-section{padding:58px 0}.home-section h2,.home-pricing h2,.home-blog h2{font-size:34px}.home-section p{font-size:17px}.home-hero{min-height:auto;padding:34px 0 56px}.home-hero h1{font-size:34px}.home-hero p{font-size:20px}.home-hero__stage{margin-top:34px}.home-hero__stage p{max-width:none;margin-top:14px;font-size:15px;position:static}.home-partners{gap:22px;margin-top:34px}.home-leaders__card,.home-five__card,.home-sales__slide,.home-reviews__card{border-radius:22px;padding:24px}.home-footer__box{border-radius:0;min-height:460px;margin-top:0;padding:240px 0 34px}.home-footer__bg-word{font-size:clamp(82px,34vw,150px);bottom:170px}.home-footer__inner{padding:0 18px}.home-footer__top{gap:14px}.home-footer__cta{width:100%;min-height:46px}.home-footer__email,.home-footer__links a{font-size:13px}.home-leaders__stats,.home-five__steps,.home-crm__logos,.home-crm__channels,.home-support__grid,.home-support__staff>div:last-child,.home-price-grid,.home-blog__grid,.home-footer__links{grid-template-columns:1fr}.home-sales__slide{min-height:0}.home-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.home-tabs button{flex:none}.home-price-toggle{flex-wrap:nowrap;justify-content:flex-start;padding:0 0 8px;display:flex;overflow-x:auto}.home-price-toggle button{flex:none}.home-price-grid article{min-height:0;padding:24px}.home-price-custom__summary{padding:20px}.home-price-picker{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.home-price-picker button{flex:none}.home-support__grid article img{width:180px;height:180px}.home-support__chat{max-width:260px;margin:0 auto}.home-reviews__card{grid-template-columns:1fr}.home-reviews__card h2,.home-review-person,.home-reviews blockquote{grid-column:auto}.home-reviews__card button{display:none}.home-guide{border-radius:22px;padding:28px}.home-guide p{font-size:17px}.home-guide__telegram{gap:12px;width:100%;min-width:0;min-height:74px;padding:0 20px;font-size:20px}.home-guide__telegram svg{width:32px;height:32px}}
.home-hero--animated-bg{isolation:isolate;background:radial-gradient(circle at 50% 22%,#ffffffb3,#0000 35%),radial-gradient(circle at 10% 10%,#1f83e29e,#0000 44%),radial-gradient(circle at 88% 6%,#1ebeee80,#0000 46%),radial-gradient(circle at 74% 70%,#1fba622e,#0000 38%),linear-gradient(#d9efff 0%,#eaf7ff 48%,#f8fcff 100%);position:relative;overflow:hidden}.home-hero--animated-bg:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 34%,#ffffff85,#0000 38%),linear-gradient(#ffffff38,#ffffffa8);position:absolute;inset:0}.home-hero--animated-bg .home-hero__inner{z-index:2;position:relative}.hero-bg{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-bg__glow{filter:blur(42px);opacity:.55;border-radius:50%;width:58vw;height:58vw;animation:14s ease-in-out infinite alternate hero-bg-glow;position:absolute}.hero-bg__glow--warm{background:radial-gradient(circle,#ffffffad,#218be600 68%);top:4%;left:-18vw}.hero-bg__glow--blue{background:radial-gradient(circle,#1292ec47,#35c7f400 70%);animation-delay:-4s;top:24%;right:-22vw}.hero-bg__word{color:#127ad51c;letter-spacing:-.08em;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(130px,28vw,520px);font-weight:900;line-height:.75;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%)}.hero-bg__pill{color:#0f67bbd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);white-space:nowrap;background:#ffffff61;border:1px solid #ffffff9e;border-radius:999px;min-height:44px;padding:12px 20px;font-size:15px;font-weight:800;animation:9s ease-in-out infinite hero-bg-float;position:absolute;box-shadow:inset 0 1px #ffffff80,0 18px 44px #1260b21f}.hero-bg__pill--one{top:15%;left:5%}.hero-bg__pill--two{animation-delay:-2.1s;top:18%;right:11%}.hero-bg__pill--three{animation-delay:-4.2s;top:48%;left:11%}.hero-bg__pill--four{animation-delay:-1.3s;top:52%;right:8%}.hero-bg__pill--five{animation-delay:-5.6s;top:64%;left:6%}.hero-bg__pill--six{animation-delay:-3.7s;top:66%;right:6%}.hero-bg__spark{color:#198fe552;width:18px;height:18px;animation:5.8s ease-in-out infinite hero-bg-spark;position:absolute}.hero-bg__spark:before,.hero-bg__spark:after{content:"";background:currentColor;border-radius:999px;width:100%;height:3px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.hero-bg__spark:after{transform:translate(-50%,-50%)rotate(90deg)}.hero-bg__spark--one{top:30%;left:18%}.hero-bg__spark--two{animation-delay:-1.5s;top:34%;right:18%}.hero-bg__spark--three{animation-delay:-3s;top:64%;left:35%}.hero-bg__spark--four{animation-delay:-4.4s;top:62%;right:36%}@keyframes hero-bg-float{0%,to{transform:translate(0,0)}50%{transform:translate(10px,-12px)}}@keyframes hero-bg-spark{0%,to{opacity:.25;transform:scale(.85)rotate(0)}50%{opacity:.86;transform:scale(1.14)rotate(45deg)}}@keyframes hero-bg-glow{0%{transform:translate(-2%,-2%)scale(1)}to{transform:translate(4%,3%)scale(1.08)}}@media (max-width:1024px){.hero-bg__pill--five,.hero-bg__pill--six{display:none}.hero-bg__word{font-size:clamp(110px,34vw,360px);top:48%}}@media (max-width:720px){.home-hero--animated-bg{background:radial-gradient(circle at 50% 18%,#ffffffad,#0000 40%),radial-gradient(circle at 0 4%,#1f83e28f,#0000 45%),radial-gradient(circle at 100% 40%,#1ebeee57,#0000 42%),linear-gradient(#d9efff 0%,#eaf7ff 58%,#f8fcff 100%)}.hero-bg__word{display:none}.hero-bg__pill{min-height:34px;padding:8px 12px;font-size:12px}.hero-bg__pill--one{top:12%;left:4%}.hero-bg__pill--two{top:44%;right:4%}.hero-bg__pill--three,.hero-bg__pill--four{display:none}}@media (prefers-reduced-motion:reduce){.hero-bg,.hero-bg *{transition:none!important;animation:none!important}}
.tellem-comparison-section{background:#f1eeee;padding:88px 0 96px;scroll-margin-top:84px;overflow:hidden}.tellem-comparison-section__inner{flex-direction:column;gap:30px;display:flex}.tellem-comparison-section__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;display:grid}.tellem-comparison-section h2{color:#2b1b18;letter-spacing:0;margin:0;font-size:clamp(38px,4.2vw,66px);font-weight:700;line-height:.98}.tellem-comparison-nav{align-items:center;gap:10px;display:inline-flex}.tellem-comparison-nav button,.tellem-comparison-nav span{color:#1f7dd9;background:#dff2ff;border:0;border-radius:18px;justify-content:center;align-items:center;min-width:52px;height:52px;font-size:16px;font-weight:700;display:inline-flex}.tellem-comparison-nav span{color:#1f7dd9;background:#fff;min-width:82px}.tellem-comparison-nav button:hover{background:#c9eaff;transform:translateY(-1px)}.tellem-comparison-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.tellem-comparison-progress i{background:#ffffffdb;border-radius:999px;height:6px;overflow:hidden}.tellem-comparison-progress span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#1f7dd9,#35c7f4);width:100%;height:100%;display:block;transform:scaleX(0)}.tellem-comparison-progress span.is-active{animation:linear forwards tellem-progress-fill}.tellem-comparison-stage{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;min-height:610px;animation:.52s cubic-bezier(.2,.7,.2,1) both tellem-slide-in;display:grid}.tellem-comparison-card{border-radius:30px;flex-direction:column;min-width:0;min-height:610px;padding:clamp(22px,2.5vw,34px);display:flex;overflow:hidden}.tellem-comparison-card--problem{color:#202227;background:#fff}.tellem-comparison-card--solution{color:#fff;background:linear-gradient(135deg,#1d7fdc 0%,#2bbfec 54%,#95e7ff 100%)}.tellem-comparison-card__top span{color:#1f7dd9;text-transform:uppercase;background:#1f7dd91a;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.tellem-comparison-card--solution .tellem-comparison-card__top span{color:#fff;background:#ffffff38}.tellem-comparison-card h3{max-width:620px;margin:18px 0 0;font-size:clamp(25px,2.4vw,36px);font-weight:700;line-height:1.08}.tellem-visual{border-radius:26px;flex:1;min-height:260px;margin:30px 0 10px;display:flex;position:relative;overflow:hidden}.tellem-comparison-card--problem .tellem-visual{background:#f2f2f4}.tellem-comparison-card--solution .tellem-visual{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff38}.tellem-visual--phone,.tellem-visual--messages,.tellem-visual--ai,.tellem-visual--crm{flex-direction:column;justify-content:center;gap:14px;padding:30px}.tellem-ad-row,.tellem-segment-row,.tellem-message,.tellem-ai-step{z-index:1;color:#202227;background:#ffffffdb;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 18px;font-weight:700;display:flex;position:relative;box-shadow:0 16px 30px #20222714}.tellem-cost-curve{aspect-ratio:1;border:18px solid #1f7dd929;border-left-color:#1f7dd9;border-radius:50%;width:64%;position:absolute;bottom:-22%;right:-12%;transform:rotate(-28deg)}.tellem-segment-row{grid-template-columns:90px 1fr;display:grid}.tellem-segment-row i{background:linear-gradient(90deg,#1f7dd9,#35c7f4);border-radius:999px;height:12px}.tellem-message{flex-direction:column;align-items:flex-start;gap:6px}.tellem-message p{color:#68707f;margin:0;font-size:15px}.tellem-ai-chip{color:#1f7dd9;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.tellem-ai-step{color:#1f2228;justify-content:flex-start}.tellem-visual--table{grid-template-columns:1fr 1.4fr 1fr 1fr;align-content:center;gap:8px;padding:30px;display:grid}.tellem-visual--table b,.tellem-visual--table span{background:#fff;border-radius:10px;min-height:38px}.tellem-visual--table b{color:#1f7dd9;align-items:center;padding:0 10px;font-size:13px;display:flex}.tellem-visual--table span{opacity:.68}.tellem-visual--score{justify-content:center;align-items:center;gap:14px;padding:26px}.tellem-score-card{color:#1f2228;background:#ffffffe6;border-radius:22px;flex-direction:column;justify-content:center;width:min(31%,160px);min-height:160px;padding:18px;display:flex}.tellem-score-card strong{color:#1f7dd9;font-size:48px;line-height:1}.tellem-score-card span{margin-top:12px;font-size:15px;font-weight:700}.tellem-visual--calendar{grid-template-columns:repeat(4,minmax(0,1fr));align-content:center;gap:12px;padding:30px;display:grid}.tellem-visual--calendar span{opacity:.9;background:#fff;border-radius:14px;min-height:52px}.tellem-visual--calendar span.is-empty{opacity:1;background:#ffe2dc}.tellem-visual--calendar p{color:#68707f;grid-column:1/-1;margin:4px 0 0;font-size:16px;font-weight:700}.tellem-visual--workflow{justify-content:center;align-items:center;gap:12px;padding:26px}.tellem-workflow-step{color:#1f2228;background:#ffffffe0;border-radius:22px;flex-direction:column;justify-content:center;width:min(24%,150px);min-height:150px;padding:16px;display:flex}.tellem-workflow-step strong{color:#fff;background:#1f7dd9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.tellem-workflow-step span{margin-top:18px;font-weight:800}.tellem-comparison-card__bullets{background:#f6f6f8f0;border-radius:24px;gap:12px;margin:18px 0 0;padding:22px;display:grid}.tellem-comparison-card--solution .tellem-comparison-card__bullets{background:#ffffff3d}.tellem-comparison-card__bullets li{color:#202227;align-items:center;gap:12px;font-size:17px;font-weight:700;line-height:1.25;display:flex}.tellem-comparison-card--solution .tellem-comparison-card__bullets li{color:#fff}.tellem-comparison-card__bullets svg{color:#fff;background:#ff704f;border-radius:8px;flex:none;width:24px;height:24px;padding:5px}.tellem-comparison-card--solution .tellem-comparison-card__bullets svg{color:#1f7dd9;background:#fff}@keyframes tellem-progress-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tellem-slide-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.tellem-comparison-section{padding:72px 0}.tellem-comparison-section__head{grid-template-columns:1fr;align-items:start}.tellem-comparison-stage{grid-template-columns:1fr;min-height:0}.tellem-comparison-card{min-height:540px}}@media (max-width:640px){.tellem-comparison-section{padding:58px 0}.tellem-comparison-section h2{font-size:clamp(32px,9vw,40px)}.tellem-comparison-nav{width:100%}.tellem-comparison-nav button,.tellem-comparison-nav span{border-radius:15px;min-width:48px;height:48px}.tellem-comparison-nav span{flex:1}.tellem-comparison-stage{gap:14px}.tellem-comparison-card{border-radius:24px;min-height:0;padding:18px}.tellem-comparison-card h3{font-size:25px}.tellem-visual{border-radius:20px;min-height:230px;margin-top:22px}.tellem-visual--phone,.tellem-visual--messages,.tellem-visual--ai,.tellem-visual--crm,.tellem-visual--table,.tellem-visual--calendar{padding:18px}.tellem-visual--score,.tellem-visual--workflow{flex-wrap:wrap;padding:18px}.tellem-score-card,.tellem-workflow-step{width:calc(50% - 8px);min-height:118px}.tellem-score-card strong{font-size:36px}.tellem-workflow-step span{margin-top:10px}.tellem-comparison-card__bullets{padding:16px}.tellem-comparison-card__bullets li{font-size:15px}}@media (prefers-reduced-motion:reduce){.tellem-comparison-progress span.is-active,.tellem-comparison-stage{animation:none}.tellem-comparison-nav button,.home-button{transition:none}}
.tellem-demo-block{background:#f1eeee;padding:88px 0 96px;scroll-margin-top:84px;overflow:hidden}.tellem-demo-shell{background:#fff;border-radius:34px;padding:clamp(24px,3.2vw,48px);box-shadow:0 24px 70px #20222714}.tellem-demo-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.tellem-demo-head h2{color:#2b1b18;letter-spacing:0;margin:0;font-size:clamp(42px,4.1vw,68px);font-weight:700;line-height:.98}.tellem-demo-head h2 span{color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(90deg,#1f7dd9,#35c7f4);padding:0 .08em}.tellem-demo-open,.tellem-demo-chips button{font:inherit;border:0}.tellem-demo-open{color:#1f7dd9;background:#eef7ff;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 24px;font-size:16px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.tellem-demo-open:hover{background:#dff2ff;transform:translateY(-1px)}.tellem-demo-subtitle{color:#626570;max-width:890px;margin:18px 0 0;font-size:clamp(18px,1.55vw,24px);line-height:1.32}.tellem-demo-grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:18px;margin-top:32px;display:grid}.tellem-demo-left,.tellem-demo-panel{background:#f1eeee;border-radius:30px;min-width:0}.tellem-demo-left{padding:clamp(18px,2vw,28px)}.tellem-demo-chips{flex-wrap:wrap;gap:10px;display:flex}.tellem-demo-chips button{color:#2b1b18;background:#fff;border-radius:13px;min-height:44px;padding:0 18px;font-size:15px;font-weight:800;transition:transform .18s,background .18s,color .18s}.tellem-demo-chips button.is-active{color:#fff;background:#1f7dd9}.tellem-demo-chips button:hover{transform:translateY(-1px)}.tellem-demo-chat{background:radial-gradient(circle at 80% 10%,#35c7f42e,#0000 34%),#f9fafc;border-radius:28px;gap:16px;margin-top:24px;padding:clamp(18px,2vw,28px);display:grid;position:relative;overflow:hidden}.tellem-demo-chat__bubble,.tellem-demo-ai{background:#fff;border-radius:24px;align-items:flex-start;gap:14px;max-width:720px;padding:18px 20px;display:flex;box-shadow:0 16px 34px #20222714}.tellem-demo-chat__bubble--user{color:#fff;background:linear-gradient(135deg,#1f7dd9,#35c7f4);justify-self:end;max-width:520px}.tellem-demo-chat__bubble p,.tellem-demo-ai p,.tellem-demo-actions p,.tellem-demo-panel p{margin:0}.tellem-demo-chat__bubble p,.tellem-demo-ai p{color:inherit;font-size:18px;line-height:1.25}.tellem-demo-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.tellem-demo-flow article{opacity:.45;background:#ffffffbd;border-radius:20px;gap:12px;min-height:138px;padding:16px;transition:opacity .35s,transform .35s;display:grid;transform:translateY(8px)}.tellem-demo-flow article.is-visible{opacity:1;transform:translateY(0)}.tellem-demo-flow article>span{color:#1f7dd9;background:#edf7ff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.tellem-demo-flow article>span.is-active{color:#fff;background:#1f7dd9}.tellem-demo-flow strong{color:#202227;font-size:15px;line-height:1.1;display:block}.tellem-demo-flow p{color:#68707f;margin:8px 0 0;font-size:13px;line-height:1.25}.tellem-demo-upload,.tellem-demo-segments{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tellem-demo-upload>div,.tellem-demo-segments span{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 16px;display:flex}.tellem-demo-upload strong,.tellem-demo-segments b{color:#202227;font-size:15px}.tellem-demo-upload span,.tellem-demo-segments i{color:#1f7dd9;font-size:14px;font-style:normal;font-weight:800}.tellem-demo-segments span.is-selected{background:#eef7ff;outline:2px solid #1f7dd9}.tellem-demo-ai{opacity:0;transition:opacity .35s,transform .35s;transform:translateY(10px)}.tellem-demo-ai.is-visible{opacity:1;transform:translateY(0)}.tellem-demo-ai svg{color:#1f7dd9;flex:none}.tellem-demo-notice{color:#fff;opacity:0;background:#202227;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-size:14px;font-weight:800;transition:opacity .35s,transform .35s;display:inline-flex;position:absolute;bottom:24px;right:26px;transform:translateY(12px)}.tellem-demo-notice.is-visible{opacity:1;transform:translateY(0)}.tellem-demo-actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-top:18px;display:grid}.tellem-demo-actions .home-button{gap:10px}.tellem-demo-actions .home-button:disabled{opacity:.55}.tellem-demo-actions p{color:#68707f;font-size:14px;line-height:1.35}.tellem-demo-panel{flex-direction:column;padding:clamp(20px,2vw,30px);display:flex}.tellem-demo-panel__copy h3{color:#2b1b18;margin:0;font-size:clamp(30px,2.7vw,44px);font-weight:700;line-height:.96}.tellem-demo-panel__copy p{color:#1f7dd9;margin-top:16px;font-size:19px;line-height:1.28}.tellem-demo-frame{background:#fff;border-radius:22px;flex-direction:column;flex:1;min-height:0;margin-top:24px;display:flex;overflow:hidden}.tellem-demo-frame__bar{border-bottom:1px solid #edf0f4;align-items:center;gap:7px;min-height:42px;padding:0 14px;display:flex}.tellem-demo-frame__bar span{background:#d9dde5;border-radius:50%;width:8px;height:8px}.tellem-demo-frame__bar strong{color:#1f7dd9;margin-left:auto;font-size:13px}.tellem-demo-frame__fallback{background:linear-gradient(#f7fbff,#eef7ff);border:0;flex:1;place-items:center;gap:16px;width:100%;min-height:0;padding:20px;display:grid}.tellem-demo-placeholder{color:#1f7dd9;text-align:center;background:#ffffffc7;border-radius:28px;place-items:center;gap:14px;width:min(320px,100%);min-height:300px;padding:30px;display:grid;box-shadow:inset 0 0 0 1px #1f7dd914}.tellem-demo-placeholder svg{background:#eef7ff;border-radius:18px;width:54px;height:54px;padding:13px}.tellem-demo-placeholder strong{color:#202227;max-width:260px;font-size:16px;line-height:1.25}.tellem-demo-phone{background:#fff;border:10px solid #202227;border-radius:38px;align-content:start;width:min(310px,100%);min-height:520px;padding:16px;transition:transform .35s,box-shadow .35s;animation:.62s cubic-bezier(.22,1,.36,1) both tellem-demo-phone-in;display:grid;box-shadow:0 20px 40px #20222726}.tellem-demo-phone.has-notification{transform:translateY(-4px);box-shadow:0 26px 52px #1f7dd938}@keyframes tellem-demo-phone-in{0%{opacity:0;transform:translateY(48px)scale(.96)}to{opacity:1;transform:translateY(-4px)scale(1)}}.tellem-demo-phone__header{color:#202227;justify-content:space-between;align-items:center;min-height:44px;padding:0 2px 12px;display:flex}.tellem-demo-phone__header strong{color:#1f7dd9;font-size:19px}.tellem-demo-phone__header span{color:#68707f;font-size:13px;font-weight:800}.tellem-demo-phone__screen{background:radial-gradient(circle at 80% 0,#35c7f452,#0000 35%),linear-gradient(#f7fbff,#eaf6ff);border-radius:28px;align-content:end;min-height:438px;padding:18px;display:grid}.tellem-demo-phone__badge{color:#1f7dd9;background:#fff;border-radius:999px;justify-self:start;min-height:30px;padding:7px 10px;font-size:12px;font-weight:900}.tellem-demo-phone__screen p{color:#68707f;margin:120px 0 0;font-size:15px;line-height:1.25}.tellem-demo-phone__screen h4{color:#202227;margin:10px 0 0;font-size:30px;font-weight:900;line-height:1}.tellem-demo-phone__screen small{color:#1f7dd9;margin-top:8px;font-size:14px;font-weight:900}.tellem-demo-phone__screen button{color:#fff;background:#2388ff;border:0;border-radius:14px;min-height:52px;margin-top:18px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;box-shadow:0 5px #0b0f14}.tellem-demo-phone__screen button:hover{background:#0f6fe8;transform:translateY(-2px);box-shadow:0 7px #0b0f14}.tellem-demo-phone__screen button:active{transform:translateY(3px);box-shadow:0 2px #0b0f14}.tellem-demo-phone__screen button:focus-visible{outline-offset:4px;outline:3px solid #2388ff52}.tellem-demo-phone__screen em{color:#202227;opacity:.55;text-align:center;margin-top:12px;font-size:12px;font-style:normal}.tellem-demo-frame__link{color:#1f7dd9;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.tellem-demo-frame__fallback>span{color:#68707f;text-align:center;max-width:340px;font-size:14px;line-height:1.35}@media (max-width:1120px){.tellem-demo-grid{grid-template-columns:1fr}}@media (max-width:720px){.tellem-demo-block{padding:58px 0}.tellem-demo-shell{border-radius:26px;padding:18px}.tellem-demo-head{grid-template-columns:1fr}.tellem-demo-head h2{font-size:clamp(30px,8.8vw,38px)}.tellem-demo-open,.tellem-demo-actions .home-button{width:100%}.tellem-demo-chips{scrollbar-width:none;flex-wrap:nowrap;margin:0 -18px;padding:0 18px 8px;overflow-x:auto}.tellem-demo-chips::-webkit-scrollbar{display:none}.tellem-demo-chips button{flex:none}.tellem-demo-chat{min-height:0;padding:16px}.tellem-demo-flow,.tellem-demo-upload,.tellem-demo-segments,.tellem-demo-actions{grid-template-columns:1fr}.tellem-demo-chat__bubble,.tellem-demo-ai{border-radius:20px;padding:15px}.tellem-demo-chat__bubble p,.tellem-demo-ai p{font-size:16px}.tellem-demo-notice{opacity:1;border-radius:16px;display:none;position:static;transform:none}.tellem-demo-notice.is-visible{display:inline-flex}.tellem-demo-panel__copy h3{font-size:30px}.tellem-demo-phone{border-width:8px;min-height:470px}.tellem-demo-phone__screen{min-height:392px}.tellem-demo-placeholder{min-height:220px}}@media (prefers-reduced-motion:reduce){.tellem-demo-flow article,.tellem-demo-ai,.tellem-demo-notice,.tellem-demo-open,.tellem-demo-chips button{transition:none}.tellem-demo-phone{animation:none}}
.tellem-results-section{background:radial-gradient(circle at 18% 12%,#2c8ee829,#0000 34%),radial-gradient(circle at 86% 22%,#35c7f429,#0000 34%),#eef3f8;overflow:hidden}.tellem-results-head{text-align:center;max-width:1080px;margin:0 auto 58px}.tellem-results-head h2{color:#1f2530;letter-spacing:0;margin:0;font-size:clamp(44px,6.2vw,92px);font-weight:800;line-height:.98}.tellem-results-head h2 span{color:#2b83e6}.tellem-results-head p{color:#586679;max-width:700px;margin:22px auto 0;font-size:20px;line-height:1.42}.tellem-results-grid{grid-template-columns:minmax(320px,.42fr) minmax(0,.58fr);align-items:stretch;gap:24px;display:grid}.tellem-results-left{background:#fff;border-radius:42px;grid-template-rows:1fr auto;min-height:650px;padding:34px;display:grid;box-shadow:0 30px 80px #1e426e17}.tellem-results-card{animation:.54s cubic-bezier(.22,1,.36,1) tellemResultsEnter}.tellem-results-card--metrics h3{color:#1f2530;margin:0 0 26px;font-size:clamp(30px,3.4vw,46px);font-weight:750;line-height:1.02}.tellem-results-tabs{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.tellem-results-tabs span{color:#2b83e6;cursor:default;-webkit-user-select:none;user-select:none;background:#ecf3fb;border-radius:16px;padding:14px 24px;font-size:18px;font-weight:750}.tellem-results-tabs span.is-current{color:#146fc8;background:#e3f1ff}.tellem-results-metrics{gap:10px;margin:0;display:grid}.tellem-results-metrics div{background:#f0f4f8;border-radius:20px;justify-content:space-between;align-items:center;min-height:84px;padding:18px 22px;display:flex}.tellem-results-metrics dt{color:#1f2530;font-size:20px;font-weight:650}.tellem-results-metrics dd{color:#2b83e6;margin:0;font-size:clamp(30px,3.8vw,48px);font-weight:750;line-height:1}.tellem-results-controls{z-index:2;grid-template-columns:52px 1fr 52px;align-items:center;gap:18px;margin-top:34px;display:grid;position:relative}.tellem-results-controls>button{color:#1f2530;cursor:pointer;background:#edf3fa;border:0;border-radius:50%;place-items:center;width:52px;height:52px;transition:transform .22s,background .22s,color .22s;display:grid}.tellem-results-controls>button:hover,.tellem-results-controls>button:focus-visible{color:#fff;background:#2b83e6;transform:translateY(-2px)}.tellem-results-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.tellem-results-progress button{cursor:pointer;background:#dfe5eb;border:0;border-radius:999px;height:4px;padding:0;overflow:hidden}.tellem-results-progress span{border-radius:inherit;transform-origin:0;background:#1f2530;width:100%;height:100%;display:block;transform:scaleX(0)}.tellem-results-progress button.is-active span{animation:4.8s linear forwards tellemResultsProgress}.tellem-results-progress button.is-complete span{transform:scaleX(1)}.tellem-results-card--visual{color:#fff;background:radial-gradient(circle at 70% 20%,#ffffff57,#0000 32%),linear-gradient(135deg,#76a8ff 0%,#2b83e6 45%,#35c7f4 100%);border-radius:42px;grid-template-rows:auto 1fr;min-height:650px;padding:42px;display:grid;overflow:hidden;box-shadow:0 30px 90px #1f6cc42e}.tellem-results-card--visual h3{max-width:720px;margin:0;font-size:clamp(34px,4vw,58px);font-weight:750;line-height:1.03}.tellem-results-card--visual p{color:#ffffffdb;max-width:720px;margin:18px 0 0;font-size:20px;line-height:1.38}.tellem-results-visual{color:#1f2530;background:#fffffff0;border-radius:32px;align-self:end;min-height:360px;margin-top:30px;position:relative;overflow:hidden;box-shadow:0 22px 58px #142a501f}.tellem-results-visual svg{width:calc(100% - 64px);height:calc(100% - 70px);position:absolute;inset:42px 32px 28px}.tellem-results-gridline{fill:none;stroke:#e6edf5;stroke-width:2px}.tellem-results-area{fill:url(#tellemResultsArea)}.tellem-results-line{fill:none;stroke:#2b83e6;stroke-linecap:round;stroke-width:6px}.tellem-results-visual circle{fill:#2b83e6;stroke:#fff;stroke-width:5px}.tellem-results-chart-label{color:#1f2530;background:#fff;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:800;position:absolute;box-shadow:0 12px 34px #142a501f}.tellem-results-chart-label--one{bottom:58px;left:44px}.tellem-results-chart-label--two{top:50%;left:48%}.tellem-results-chart-label--three{top:52px;right:44px}.tellem-results-visual--segments,.tellem-results-visual--ai,.tellem-results-visual--messages{align-content:center;gap:14px;padding:36px;display:grid}.tellem-results-segment{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.tellem-results-segment span{color:#1f2530;font-size:19px;font-weight:750}.tellem-results-segment strong{color:#2b83e6;font-size:28px}.tellem-results-segment__bar{background:linear-gradient(90deg,#2b83e6,#35c7f4);border-radius:999px;grid-column:1/-1;height:16px}.tellem-results-segment__bar--wide{width:94%}.tellem-results-segment__bar--mid{width:62%}.tellem-results-segment__bar--risk{background:linear-gradient(90deg,#0b0f14,#35c7f4);width:48%}.tellem-results-segment__bar--vip{width:36%}.tellem-ai-bubble{color:#1f2530;background:#eaf5ff;border-radius:28px 28px 28px 10px;max-width:520px;padding:24px;font-size:24px;font-weight:750;line-height:1.22}.tellem-ai-table{border:1px solid #e5edf5;border-radius:24px;grid-template-columns:1fr 1.2fr;display:grid;overflow:hidden}.tellem-ai-table span,.tellem-ai-table b,.tellem-ai-table strong{border-bottom:1px solid #e5edf5;padding:16px 18px;font-size:16px}.tellem-ai-table span{color:#6a7584;background:#f2f7fc;font-weight:700}.tellem-ai-table b,.tellem-ai-table strong{color:#1f2530}.tellem-ai-table strong{color:#2b83e6}.tellem-phone-card{background:linear-gradient(#eff9ff,#fff);border:12px solid #1f2530;border-radius:42px;max-width:430px;margin:0 auto;padding:30px;box-shadow:0 28px 64px #142a5026}.tellem-phone-card span{color:#2b83e6;font-weight:800}.tellem-phone-card h4{color:#1f2530;margin:48px 0 12px;font-size:34px;line-height:1.05}.tellem-phone-card p{color:#647184;margin:0;font-size:16px}.tellem-phone-card button{color:#fff;background:#2388ff;border:0;border-radius:14px;width:100%;min-height:52px;margin-top:24px;padding:0 28px;font-size:16px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;box-shadow:0 5px #0b0f14}.tellem-phone-card button:hover{background:#0f6fe8;transform:translateY(-2px);box-shadow:0 7px #0b0f14}.tellem-phone-card button:active{transform:translateY(3px);box-shadow:0 2px #0b0f14}.tellem-phone-card button:focus-visible{outline-offset:4px;outline:3px solid #2388ff52}@keyframes tellemResultsProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tellemResultsEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.tellem-results-grid{grid-template-columns:1fr}.tellem-results-left,.tellem-results-card--visual{min-height:auto}.tellem-results-visual{min-height:340px}}@media (max-width:720px){.tellem-results-section{padding-top:70px;padding-bottom:70px}.tellem-results-head{text-align:left;margin-bottom:30px}.tellem-results-head h2{font-size:clamp(34px,10vw,44px);line-height:1.04}.tellem-results-head p{margin-top:14px;font-size:16px}.tellem-results-grid{gap:16px}.tellem-results-left,.tellem-results-card--visual{border-radius:28px;padding:20px}.tellem-results-card--metrics h3,.tellem-results-card--visual h3{font-size:30px}.tellem-results-card--visual p{font-size:16px}.tellem-results-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.tellem-results-tabs span{flex:none;padding:11px 16px;font-size:15px}.tellem-results-metrics div{min-height:70px;padding:14px 16px}.tellem-results-metrics dt{font-size:15px}.tellem-results-metrics dd{font-size:28px}.tellem-results-controls{grid-template-columns:44px 1fr 44px;gap:12px}.tellem-results-controls>button{width:44px;height:44px}.tellem-results-visual{border-radius:24px;min-height:300px;margin-top:20px}.tellem-results-visual--segments,.tellem-results-visual--ai,.tellem-results-visual--messages{padding:20px}.tellem-results-chart-label{font-size:11px}.tellem-phone-card{border-width:8px;border-radius:32px;padding:22px}.tellem-phone-card h4{margin-top:34px;font-size:26px}}@media (prefers-reduced-motion:reduce){.tellem-results-card,.tellem-results-progress button.is-active span{animation:none!important}}
.tellem-steps-section{background:#f1eeee;padding:92px 0 96px;scroll-margin-top:84px;overflow:hidden}.tellem-steps-section__head{text-align:center;max-width:920px;margin:0 auto 42px}.tellem-steps-section__head h2{color:#2b1b18;letter-spacing:0;margin:0;font-size:clamp(42px,4.1vw,68px);font-weight:800;line-height:.98}.tellem-steps-section__head p{color:#626570;max-width:760px;margin:18px auto 0;font-size:clamp(18px,1.45vw,22px);line-height:1.35}.tellem-steps-section__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.tellem-step-card{min-height:360px;animation:.52s cubic-bezier(.22,1,.36,1) both tellem-step-enter;animation-delay:var(--step-delay);will-change:transform;background:#fff;border:1px solid #2022270a;border-radius:28px;outline:none;grid-template-rows:auto 1fr auto auto;padding:18px 20px 22px;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s,border-color .36s;display:grid;position:relative;box-shadow:0 16px 42px #1420300f}.tellem-step-card:hover,.tellem-step-card:focus-visible{border-color:#1f7dd92e;transform:translateY(-14px)scale(1.01);box-shadow:0 24px 60px #14203024}.tellem-step-card__bubble{color:#1f7dd9;background:#eef7ff;border:1px solid #1f7dd929;border-radius:18px;min-height:78px;padding:14px 16px;font-size:15px;font-weight:800;line-height:1.16;transition:background .36s,color .36s}.tellem-step-card:hover .tellem-step-card__bubble,.tellem-step-card:focus-visible .tellem-step-card__bubble{color:#fff;background:linear-gradient(135deg,#1f7dd9,#35c7f4)}.tellem-step-card h3{color:#2b1b18;letter-spacing:0;margin:46px 0 0;font-size:clamp(28px,2.3vw,38px);font-weight:700;line-height:.98}.tellem-step-card p{color:#8a94a3;align-self:end;margin:34px 0 0;font-size:17px;line-height:1.22}.tellem-step-card>span{color:#202227;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:900;display:inline-flex;position:absolute;bottom:-56px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #20222714}@keyframes tellem-step-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1120px){.tellem-steps-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:76px}}@media (max-width:720px){.tellem-steps-section{padding:58px 0 76px}.tellem-steps-section__head{text-align:left;margin-bottom:28px}.tellem-steps-section__head h2{font-size:clamp(32px,9vw,40px)}.tellem-steps-section__grid{grid-template-columns:1fr;gap:70px}.tellem-step-card{border-radius:24px;min-height:310px;padding:16px 18px 22px}.tellem-step-card h3{margin-top:34px}}@media (prefers-reduced-motion:reduce){.tellem-step-card{transition:border-color .18s,box-shadow .18s;animation:none}.tellem-step-card:hover,.tellem-step-card:focus-visible{transform:none}}
.tariffs-reference{--tariffs-black:#202227;--tariffs-muted:#626570;--tariffs-blue:#2388ff;--tariffs-blue-dark:#0f6fe8;--tariffs-gray:#f5f5f7;--tariffs-border:#e3e3e7;--tariffs-violet:#9e77ed;--tariffs-yellow:#fec53d;color:var(--tariffs-black);background:#fff}.tariffs-container{width:min(1288px,100% - 40px);margin:0 auto}.tariffs-hero{background:#fff;padding:54px 0 76px}.tariffs-hero__grid{grid-template-columns:minmax(0,.94fr) minmax(360px,.7fr);align-items:center;gap:42px;display:grid}.tariffs-hero__copy h1{letter-spacing:0;max-width:720px;margin:0;font-size:70px;font-weight:700;line-height:.98}.tariffs-hero__copy p{max-width:650px;margin:20px 0 0;font-size:24px;line-height:1.24}.tariffs-hero__actions,.tariffs-support__actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.tariffs-button{-webkit-user-select:none;user-select:none;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 28px;font-size:16px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,opacity .18s;display:inline-flex;box-shadow:0 5px #0b0f14}.tariffs-button:hover{transform:translateY(-2px);box-shadow:0 7px #0b0f14}.tariffs-button:active{transform:translateY(3px);box-shadow:0 2px #0b0f14}.tariffs-button:focus-visible{outline-offset:4px;outline:3px solid #2388ff52}.tariffs-button:disabled,.tariffs-button[aria-disabled=true]{opacity:.55;pointer-events:none}.tariffs-button--primary{color:#fff;background:var(--tariffs-blue)}.tariffs-button--primary:hover{background:var(--tariffs-blue-dark)}.tariffs-button--ghost{color:var(--tariffs-black);background:#fff}.tariffs-hero__panel{border:1px solid var(--tariffs-border);background:var(--tariffs-gray);border-radius:18px;gap:14px;padding:20px;display:grid}.tariffs-billing-card{color:#fff;background:var(--tariffs-black);border-radius:14px;gap:10px;padding:18px;display:grid}.tariffs-billing-card div{border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding-bottom:10px;display:flex}.tariffs-billing-card div:last-child{border-bottom:0;padding-bottom:0}.tariffs-billing-card span{color:#ffffffb3;font-size:14px}.tariffs-billing-card strong{text-align:right;font-size:24px;line-height:1.05}.tariffs-mini-plans{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.tariffs-mini-plans span{background:#fff;border-radius:14px;min-height:96px;padding:14px;font-size:13px;font-weight:700}.tariffs-mini-plans b{margin-top:18px;font-size:20px;display:block}.tariffs-section{background:#fff;padding:78px 0}.tariffs-section--gray,.tariffs-section--faq{background:var(--tariffs-gray)}.tariffs-toolbar{grid-template-columns:minmax(280px,max-content) minmax(0,560px);justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:grid}.tariffs-toolbar p{color:var(--tariffs-muted);margin:0;font-size:18px;line-height:1.34}.tariffs-periods{border:1px solid var(--tariffs-border);background:#fff;border-radius:12px;gap:4px;padding:4px;display:inline-flex}.tariffs-periods button{min-height:44px;color:var(--tariffs-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:700;display:inline-flex}.tariffs-periods button.is-active{color:#fff;background:var(--tariffs-black)}.tariffs-periods b{color:var(--tariffs-yellow);font-size:13px}.tariffs-channels{gap:8px;margin-bottom:22px;padding-bottom:6px;display:flex;overflow-x:auto}.tariffs-channels button{border:1px solid var(--tariffs-border);min-height:42px;color:var(--tariffs-black);cursor:pointer;background:#fff;border-radius:8px;flex:none;padding:0 16px;font-size:15px;font-weight:700}.tariffs-channels button.is-active{border-color:var(--tariffs-blue);color:#fff;background:var(--tariffs-blue)}.tariffs-plans{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tariffs-plan{border:1px solid var(--tariffs-border);background:#fff;border-radius:18px;min-height:520px;padding:28px;display:grid}.tariffs-plan.is-highlighted{border-color:var(--tariffs-blue);box-shadow:0 18px 44px #2388ff24}.tariffs-plan__top h2{margin:0;font-size:36px;line-height:1}.tariffs-plan__top p{min-height:46px;color:var(--tariffs-muted);margin:12px 0 0;font-size:17px;line-height:1.34}.tariffs-plan__price{margin-top:36px}.tariffs-plan__price strong{font-size:44px;line-height:1;display:block}.tariffs-plan__price span{color:var(--tariffs-muted);margin-top:8px;font-size:15px;display:block}.tariffs-plan ul{gap:13px;margin:30px 0 0;padding:0;list-style:none;display:grid}.tariffs-plan li{color:var(--tariffs-black);align-items:flex-start;gap:10px;font-size:16px;line-height:1.3;display:flex}.tariffs-plan li svg{color:var(--tariffs-blue);flex:none;margin-top:1px}.tariffs-plan__link{color:#fff;background:var(--tariffs-blue);border-radius:9px;justify-content:center;align-self:end;align-items:center;min-height:48px;margin-top:34px;font-size:16px;font-weight:700;display:flex}.tariffs-plan__link:hover{background:var(--tariffs-blue-dark)}.tariffs-info-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tariffs-info-card{border:1px solid var(--tariffs-border);background:#fff;border-radius:18px;min-height:220px;padding:26px}.tariffs-info-card svg{color:var(--tariffs-blue)}.tariffs-info-card h2{margin:38px 0 0;font-size:30px;line-height:1.05}.tariffs-info-card p{color:var(--tariffs-muted);margin:14px 0 0;font-size:17px;line-height:1.34}.tariffs-section-head{grid-template-columns:minmax(0,.7fr) minmax(280px,.45fr);align-items:end;gap:28px;margin-bottom:28px;display:grid}.tariffs-section-head h2,.tariffs-support h2{margin:0;font-size:58px;font-weight:600;line-height:1.02}.tariffs-section-head p,.tariffs-support p{color:var(--tariffs-muted);margin:0;font-size:19px;line-height:1.34}.tariffs-compare{border:1px solid var(--tariffs-border);background:#fff;border-radius:18px;overflow-x:auto}.tariffs-compare__row{border-bottom:1px solid var(--tariffs-border);grid-template-columns:minmax(260px,1.1fr) repeat(3,minmax(120px,.7fr));min-width:720px;display:grid}.tariffs-compare__row:last-child{border-bottom:0}.tariffs-compare__row span,.tariffs-compare__row b{min-height:64px;padding:20px;font-size:16px;line-height:1.25}.tariffs-compare__row span{color:var(--tariffs-muted)}.tariffs-compare__row b{text-align:center;font-weight:700}.tariffs-compare__row--head{background:var(--tariffs-gray)}.tariffs-compare__row--head span,.tariffs-compare__row--head b{color:var(--tariffs-black)}.tariffs-support{color:#fff;background:var(--tariffs-black)}.tariffs-support__grid{grid-template-columns:minmax(0,.85fr) minmax(260px,max-content);align-items:center;gap:28px;display:grid}.tariffs-support p{color:#ffffffbd;max-width:620px;margin-top:14px}.tariffs-support .tariffs-button--ghost{color:#fff;background:0 0;border-color:#ffffff47}.tariffs-faq{gap:10px;display:grid}.tariffs-faq details{border:1px solid var(--tariffs-border);background:#fff;border-radius:14px}.tariffs-faq summary{cursor:pointer;min-height:64px;padding:20px 22px;font-size:20px;font-weight:700;list-style-position:inside}.tariffs-faq p{color:var(--tariffs-muted);margin:0;padding:0 22px 22px;font-size:17px;line-height:1.36}@media (max-width:1080px){.tariffs-hero__grid,.tariffs-toolbar,.tariffs-section-head,.tariffs-support__grid{grid-template-columns:1fr}.tariffs-hero__copy h1{font-size:54px}.tariffs-plans,.tariffs-info-grid{grid-template-columns:1fr}.tariffs-plan{min-height:0}.tariffs-section-head p{max-width:620px}}@media (max-width:720px){.tariffs-container{width:calc(100% - 28px)}.tariffs-hero{padding:36px 0 48px}.tariffs-section{padding:56px 0}.tariffs-hero__copy h1{font-size:38px;line-height:1.02}.tariffs-hero__copy p{font-size:20px}.tariffs-hero__panel,.tariffs-plan,.tariffs-info-card{border-radius:14px}.tariffs-hero__actions,.tariffs-support__actions,.tariffs-button{width:100%}.tariffs-button{padding:0 16px}.tariffs-mini-plans{grid-template-columns:1fr}.tariffs-toolbar p,.tariffs-section-head p,.tariffs-support p{font-size:17px}.tariffs-periods{grid-template-columns:1fr;width:100%;display:grid}.tariffs-periods button{justify-content:center;width:100%}.tariffs-plan__top h2{font-size:32px}.tariffs-plan__price strong{font-size:38px}.tariffs-section-head h2,.tariffs-support h2{font-size:36px}.tariffs-compare{border-radius:14px}}
.legal-page{width:min(1180px,100% - 40px);color:var(--color-dark);margin:0 auto;padding:96px 0 120px}.legal-back{color:#2388ff;margin-bottom:28px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.legal-hero{background:radial-gradient(circle at 78% 14%,#2388ff38,#0000 32%),linear-gradient(135deg,#fff 0%,#eef7ff 100%);border-radius:34px;padding:56px;box-shadow:0 24px 70px #0f274914}.legal-hero p{color:#667085;margin:0 0 14px;font-weight:700}.legal-hero h1{letter-spacing:0;max-width:880px;margin:0;font-size:clamp(42px,7vw,82px);line-height:.96}.legal-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;margin-top:28px;display:grid}.legal-toc,.legal-document{background:#fff;border:1px solid #2388ff1f;box-shadow:0 18px 54px #0f274912}.legal-toc{border-radius:24px;gap:12px;padding:24px;display:grid;position:sticky;top:96px}.legal-toc span{margin:0 0 16px;font-size:18px;font-weight:900}.legal-toc a{color:#344054;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none}.legal-toc a:hover{color:#2388ff}.legal-document{border-radius:28px;padding:48px}.legal-document h2{letter-spacing:0;margin:46px 0 18px;scroll-margin-top:110px;font-size:clamp(26px,3vw,34px);line-height:1.12}.legal-document h2:first-child{margin-top:0}.legal-document p{color:#344054;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 18px;font-size:17px;line-height:1.72}.legal-details-card{background:#eef7ff;border:1px solid #2388ff2e;border-radius:20px;padding:24px;color:#0b2d56!important}@media (max-width:900px){.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}}@media (max-width:640px){.legal-page{width:min(100% - 24px,1180px);padding:64px 0 80px}.legal-hero,.legal-document{border-radius:24px;padding:28px}}
