:root{--text:#111827;--muted:#52525b;--blue:#3b82f6;--soft-blue:#dbeafe;--soft-card:rgba(241,245,249,0.64);--line:#dbe7ff}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:IBM Plex Sans,Arial,sans-serif;color:var(--text);background:#fff;overflow-x:hidden}body>nextjs-portal,script[data-nextjs-dev-overlay]>nextjs-portal{left:unset!important;top:unset!important}.page{position:relative;overflow:visible;min-width:1360px}.bg{position:absolute;z-index:-1;filter:blur(60px)}.bg-left{width:872px;height:826px;top:-21px;left:541px;background:radial-gradient(ellipse 37.83% 115.69% at 56.89% 31.58%,#daffe2 0,rgba(217,255,226,0) 100%)}.bg-left,.bg-top{box-shadow:120px 120px 120px rgba(0,0,0,.04)}.bg-top{width:1170px;height:748px;top:170px;left:257px;background:radial-gradient(ellipse 65.13% 68.34% at 60.98% 35.8%,#dbeafe 0,rgba(221,253,255,0) 100%)}.bg-right{width:760px;height:520px;top:1900px;right:-280px;background:rgba(187,247,208,.36)}.bg-bottom{width:700px;height:540px;top:3600px;left:-180px;background:rgba(186,230,253,.35)}.shell{width:1312px;margin:0 auto}.header{margin-top:24px;margin-bottom:83px;height:81px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:12px;z-index:80;padding:0;border-radius:0;background:transparent;backdrop-filter:none}.header-actions{gap:8px}.header-actions,.logo{display:inline-flex;align-items:center}.logo{justify-content:flex-start;gap:16px;padding:0 28px 0 20px;min-height:57px;border-radius:32px;background:rgba(241,245,249,.64);backdrop-filter:blur(16px);text-decoration:none}.logo img:first-child{width:20px;height:21px}.logo img:last-child{width:131px;height:20px}.menu{display:inline-flex;justify-content:space-between;align-items:center;width:600px;height:57px;gap:22px;padding:16px 28px 20px;border-radius:32px;background:rgba(241,245,249,.64);backdrop-filter:blur(16px)}.menu a{white-space:nowrap;text-decoration:none;color:#000;font-size:16px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500}.menu-link-with-toggle{gap:8px}.menu-link-with-toggle,.menu-toggle{display:inline-flex;align-items:center}.menu-toggle{width:16px;height:16px;position:relative;justify-content:center;flex-shrink:0}.menu-toggle-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.92);opacity:0;transition:opacity .33s ease,transform .33s ease}.menu-toggle-icon-closed{width:14px;height:8px;opacity:1;transform:translate(-50%,-50%) scale(1)}.menu-toggle-icon-open{width:16px;height:16px}.menu-link-with-toggle:focus-visible .menu-toggle-icon-closed,.menu-link-with-toggle:hover .menu-toggle-icon-closed{opacity:0;transform:translate(-50%,-50%) scale(.92)}.menu-link-with-toggle:focus-visible .menu-toggle-icon-open,.menu-link-with-toggle:hover .menu-toggle-icon-open{opacity:1;transform:translate(-50%,-50%) scale(1)}.menu-users-dropdown{position:relative;display:inline-flex}.menu-users-dropdown-panel-wrap{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:8px;min-width:100%;z-index:10;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}@media (min-width:901px){.menu-users-dropdown-panel-wrap{padding-top:8px}}.menu-users-dropdown.is-open .menu-users-dropdown-panel-wrap,.menu-users-dropdown:hover .menu-users-dropdown-panel-wrap{opacity:1;visibility:visible}.menu-users-dropdown-panel{position:relative;min-width:100%;padding:24px 32px;border-radius:24px;background:var(--slate-50,#f8fafc);backdrop-filter:blur(16px);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-4px);transition:transform .2s ease;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;overflow:hidden}.menu-users-dropdown.is-open .menu-users-dropdown-panel,.menu-users-dropdown:hover .menu-users-dropdown-panel{transform:translateY(0)}.menu-users-dropdown-item{display:block;width:100%;padding:0;white-space:nowrap;text-decoration:none;color:var(--slate-600,#475569);font-size:16px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500;word-wrap:break-word;border-radius:12px;transition:background-color .2s ease,color .2s ease}.menu-users-dropdown-item:focus-visible,.menu-users-dropdown-item:hover{background:rgba(0,0,0,.06);color:var(--slate-800,#1e293b)}.menu-products-dropdown{position:relative;display:inline-flex}.menu-products-dropdown-panel-wrap{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:8px;min-width:100%;z-index:10;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}@media (min-width:901px){.menu-products-dropdown-panel-wrap{padding-top:8px}}.menu-products-dropdown.is-open .menu-products-dropdown-panel-wrap,.menu-products-dropdown:hover .menu-products-dropdown-panel-wrap{opacity:1;visibility:visible}.menu-products-dropdown-panel{position:relative;min-width:100%;padding:24px 32px;border-radius:24px;background:var(--slate-50,#f8fafc);backdrop-filter:blur(16px);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-4px);transition:transform .2s ease;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;overflow:hidden}.menu-products-dropdown.is-open .menu-products-dropdown-panel,.menu-products-dropdown:hover .menu-products-dropdown-panel{transform:translateY(0)}.menu-products-dropdown-item{display:block;align-self:stretch;width:100%;padding:0;text-decoration:none;color:var(--slate-600,#475569);font-size:16px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500;word-wrap:break-word;border-radius:12px;transition:background-color .2s ease,color .2s ease}.menu-products-dropdown-item:focus-visible,.menu-products-dropdown-item:hover{background:rgba(0,0,0,.06);color:var(--slate-800,#1e293b)}.login-btn{display:inline-flex;justify-content:flex-start;align-items:flex-start;text-decoration:none;color:#000;font-size:16px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500;padding:16px 28px 20px;border-radius:32px;background:rgba(241,245,249,.64);backdrop-filter:blur(16px);transition:background-color .3s ease,color .3s ease}.login-btn.is-try{background:#171717;color:#fafafa;backdrop-filter:none}.header-scroll-cta{display:inline-flex;align-items:center;justify-content:center;align-self:center;height:57px;min-height:57px;box-sizing:border-box;border-radius:9999px;text-decoration:none;color:#fff;background:#171717;font-family:IBM Plex Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;overflow:hidden;max-width:0;padding:0 28px;opacity:0;transform:translateY(0) scale(.98);pointer-events:none;transition:max-width .32s ease,padding .32s ease,opacity .28s ease,transform .32s ease,margin .32s ease}.header-scroll-cta-text-short{display:none}.header-scroll-cta.is-visible{max-width:260px;padding:0 28px;margin:0 8px;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.mobile-menu-btn,.mobile-menu-sheet{display:none}.hero{padding-top:0;padding-bottom:24px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px}.hero-mobile-image,.hero-mobile-vector{display:none}.hero-copy{gap:64px}.hero-copy,.hero-copy-text{display:flex;flex-direction:column;align-items:center}.hero-copy-text{gap:16px}h1{text-align:center;margin:0;font-family:Days One,IBM Plex Sans,Arial,sans-serif;font-size:48px;line-height:1.2;font-weight:400}.hero-subtitle{margin:0;width:740px;max-width:100%;font-size:18px;line-height:24px;font-weight:600;color:#0a0a0a}.hero-subtitle-mobile,.hero-title-break,.hero-title-mobile{display:none}.cta{margin-top:0;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:16px 28px;border-radius:9999px;text-decoration:none;font-size:14px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500;line-height:20px;color:#fff;background:#171717}.section-divider{margin:18px auto 0;width:92px;height:8px;position:relative;display:flex;align-items:center;justify-content:space-between}.section-divider img{width:8px;height:8px}.section-divider img:last-child{position:absolute;left:10px;width:57px;height:2px;top:3px}.dot-divider{width:100%;height:8px;margin:120px 0;position:relative;overflow:hidden}.dot-divider:before{content:none}.dot-divider span{position:absolute;top:0;width:8px;height:8px;border-radius:9999px;background:var(--blue,#3b82f6)}.dot-divider span:first-child{left:calc(50% - 32px)}.dot-divider span:nth-child(2){left:calc(50% - 4px)}.dot-divider span:nth-child(3){left:calc(50% + 24px)}.dot-divider-after-about,.dot-divider-after-features,.dot-divider-after-plans{display:none}.section{margin-top:96px}.about-section{margin-top:0}.about-content{display:flex;flex-direction:column;align-items:stretch;gap:64px}.about-header{display:flex;justify-content:center;align-items:center}.about-mobile-list,.about-sheet,.about-sheet-toggle{display:none}.about-section h2{margin:0;font-size:32px;font-weight:400;line-height:1.2}.about-panels{display:flex;flex-direction:column;gap:12px}.about-row{display:flex;gap:12px;align-items:stretch}.about-card{border-radius:56px;color:#0a0a0a}.about-card-soft{background:rgba(241,245,249,.4);backdrop-filter:blur(5px)}.about-card-blue{background:#dbeafe}.about-card h3{margin:0;font-size:24px;line-height:1.2;font-weight:600}.about-card p{margin:0;font-size:16px;line-height:1.35;font-weight:400}.about-card-wide{width:510px;height:266px;padding:56px;display:flex;flex-direction:column;justify-content:flex-end;gap:32px;overflow:hidden}.about-card-round{width:268px;border-radius:120px}.about-card-round-top{height:266px;position:relative;padding:56px 40px;display:flex;align-items:flex-end;justify-content:center}.about-card-round-top h3{text-align:center}.about-card-round-top img{position:absolute;width:220px;height:200px;left:24px;top:-41px}.about-left-grid{width:510px;display:flex;flex-wrap:wrap;gap:12px;align-content:flex-start}.about-card-small{width:249px;height:240px;padding:40px 32px}.about-card-centered{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.about-card-centered h3{text-align:center}.about-card-copy{display:flex;flex-direction:column;gap:12px}.about-card-copy-center h3,.about-card-copy-center p{text-align:center}.about-card-text-bottom{justify-content:space-between;gap:0}.about-right-grid{width:790px;display:flex;gap:12px}.about-card-tall{width:510px;min-height:518px;padding:58px 56px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.about-icon{display:block;object-fit:contain}.about-icon-compare{width:200px;height:200px}.about-card-round-tall{min-height:518px;padding:52px 34px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:54px}.about-icon-check{width:200px;height:200px}.about-btn{min-height:36px;padding:8px 16px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-family:IBM Plex Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px}.about-btn img{width:16px;height:16px}.about-btn-secondary{background:#f5f5f5;color:#171717}.about-btn-primary{align-self:stretch;background:#171717;color:#fafafa}.sed-modal-toggle{position:fixed;opacity:0;pointer-events:none}.sed-modal{position:fixed;inset:0;z-index:90;display:none;align-items:center;justify-content:center;padding:24px}.sed-modal-backdrop{position:absolute;inset:0;background:rgba(10,10,10,.56);cursor:pointer}.sed-modal-toggle:checked+.sed-modal{display:flex}.sed-modal-panel{width:520px;min-height:304px;padding:40px;border-radius:40px;background:#f8fafc;position:relative;display:inline-flex;align-items:flex-start;justify-content:flex-start;gap:24px;z-index:1}.sed-modal-close{width:40px;height:40px;border-radius:16px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:24px;right:24px;cursor:pointer}.sed-modal-close img{width:24px;height:24px}.sed-modal-content{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px}.sed-modal-content h3{margin:0;color:#0a0a0a;font-size:24px;font-weight:600;line-height:1.2}.sed-modal-content p{width:398px;margin:0;color:#0a0a0a;font-size:16px;font-weight:400;line-height:1.35}.sed-modal-panel-large{width:800px;min-height:680px;display:flex;flex-direction:column;gap:24px}.sed-modal-content-large{width:100%;display:flex;flex-direction:column;gap:24px}.sed-modal-content-large p{width:100%}.sed-modal-intro{display:flex;flex-direction:column;gap:24px}.sed-modal-points{display:flex;flex-direction:column;gap:32px}.sed-modal-point{display:flex;align-items:flex-start;gap:10px}.sed-modal-dot{width:8px;height:8px;margin-top:8px;border-radius:9999px;background:#3b82f6;flex-shrink:0}.sed-modal-point h4{margin:0 0 10px;color:#0a0a0a;font-size:16px;font-weight:500;line-height:1.3}.sed-modal-point p{margin:0;color:#0a0a0a;font-size:14px;font-weight:400;line-height:1.35}.sed-modal-trigger{cursor:pointer}.about-section+.section,.features-section{margin-top:120px}.features-content{display:flex;flex-direction:column;gap:80px}.features-header{display:flex;justify-content:center;align-items:center}.features-section h2{margin:0;font-size:32px;font-weight:400;line-height:1.2}.features-rows{display:flex;flex-direction:column;gap:32px}.features-row{width:1312px;display:flex}.features-row-top{justify-content:space-between;align-items:flex-start}.features-row-bottom,.features-row-mid{justify-content:flex-start;align-items:center;gap:152px}.features-text{width:560px}.features-text-top{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:44px}.features-text-copy{display:flex;flex-direction:column;gap:16px}.features-text h3{margin:0;width:560px;font-size:24px;line-height:1.2;font-weight:600}.features-text p{margin:0;width:560px;font-size:16px;line-height:1.4;font-weight:400;color:#0a0a0a}.features-text-compact{padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;gap:16px}.features-btn{min-height:36px;padding:8px 16px;border-radius:9999px;background:#f5f5f5;color:#171717;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:IBM Plex Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px}.features-btn img{width:16px;height:16px}.features-media{width:600px;height:360px;border-radius:56px;overflow:hidden;outline:1px solid #d4d4d4;outline-offset:-1px}.features-media video{width:100%;height:100%;object-fit:cover;display:block}.features-section+.section{margin-top:120px}.section h2{margin:0 0 28px;text-align:center;font-family:Days One,IBM Plex Sans,Arial,sans-serif;font-size:40px;font-weight:400;line-height:1.2}.audience-section{margin-top:24px}.audience-layout{width:100%;max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.audience-col{width:340px;display:flex;flex-direction:column;gap:100px}.audience-col-middle{width:360px;min-height:600px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.audience-center-image{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%);width:451px;height:451px;pointer-events:none}.audience-center-image img{position:absolute;top:-81px;width:100%;height:100%;object-fit:contain}.audience-card{width:340px;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.audience-card-center{width:360px}.icon-placeholder{width:48px;height:48px;border-radius:20px;background:#eff6ff;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a}.audience-card .icon-placeholder{padding:15px}.icon-placeholder.small{width:24px;height:24px;border-radius:10px;border:0;background:transparent}.icon-svg{width:24px;height:24px;object-fit:contain}.audience-card .icon-svg{width:18px;height:18px}.audience-card-text{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.audience-card h3{margin:0;font-size:16px;font-weight:600}.audience-card p{margin:0;font-size:14px;color:#71717a;line-height:1.4;font-weight:500}.advantages-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.advantage-card{min-height:260px;border-radius:56px;padding:44px;background:var(--soft-card);border:1px solid rgba(219,234,254,.6);display:flex;flex-direction:column;justify-content:flex-end;gap:14px}.advantage-card.accent{background:#dbeafe}.advantage-card h3{margin:0;font-size:34px;line-height:1.15}.advantage-card p{margin:0;color:#334155;font-size:18px;line-height:1.5}.feature-rows{display:grid;gap:24px}.feature-row{display:grid;grid-template-columns:1fr 600px;gap:48px;align-items:center}.feature-content h3{margin:0;font-size:34px;line-height:1.2}.feature-content p{margin:16px 0 0;font-size:18px;line-height:1.5;color:#334155}.ghost-btn{margin-top:20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:600;color:#111827;border:1px solid #cbd5e1;background:rgba(248,250,252,.8)}.ghost-btn img{width:16px;height:16px}.feature-media{height:300px;border-radius:56px;border:1px solid #d1dcf5;background:linear-gradient(180deg,rgba(239,246,255,.9),rgba(248,250,252,.9));display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:24px;color:#64748b}.feature-media img{width:190px;height:auto;opacity:.9}.feature-media span{font-size:22px}.results-content{display:flex;flex-direction:column;align-items:center;gap:48px}.results-header{display:flex;justify-content:center;align-items:center}.results-mobile{display:none}.results-section h2{margin:0;font-size:32px;font-weight:400;line-height:1.2}.results-grid{width:1312px;display:flex;flex-direction:column;gap:12px}.results-row{display:flex;gap:12px;align-items:stretch}.results-row-top{height:337px}.results-row-bottom{min-height:333px}.results-card{border-radius:56px;background:rgba(241,245,249,.4);backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:56px 40px}.results-card-main{flex:1 1 0}.results-row-bottom .results-card-main{height:333px}.results-card-mid{width:500px}.results-card h3{margin:0;font-size:24px;line-height:1.2;font-weight:600;color:#0a0a0a}.results-card p{margin:0;font-size:16px;line-height:1.4;font-weight:400;color:#71717a}.results-kpi-wrap{width:500px;height:337px;display:flex;align-items:center;gap:8px}.results-kpi-col{height:337px;gap:8px}.results-kpi-card,.results-kpi-col{flex:1 1 0;display:flex;flex-direction:column}.results-kpi-card{height:164px;border-radius:56px;background:#dbeafe;backdrop-filter:blur(5px);padding:32px 24px;align-items:center;justify-content:flex-start;gap:16px}.results-kpi-card h4{margin:0;color:#3b82f6;font-size:24px;line-height:1.2;font-weight:600}.results-kpi-card p{margin:0;text-align:center;color:#0a0a0a;font-size:16px;line-height:1.35;font-weight:400}.results-kpi-card-image{width:246px;position:relative;height:337px;padding-top:40px;padding-bottom:40px}.results-kpi-card-image img{position:absolute;width:200px;height:200px;left:23px;top:131px}.results-section+.section{margin-top:120px}.plans-section{margin-top:0}.plans-section+.faq{margin-top:120px}.plans-grid{width:600px;display:grid;grid-template-columns:repeat(2,294px);gap:12px;justify-content:center;align-content:flex-start}.plans-content{width:100%;display:inline-flex;justify-content:flex-end;gap:64px}.plans-content,.plans-subblock{flex-direction:column;align-items:center}.plans-subblock{width:600px;display:flex;justify-content:flex-start;gap:32px}.plans-subtitle{margin:0;color:#0a0a0a;text-align:center;font-family:Days One,IBM Plex Sans,Arial,sans-serif;font-size:40px;font-weight:400;line-height:1.2}.plans-subblock>.plans-subtitle{margin:0}.subscription-list{width:100%;flex-direction:column}.subscription-list,.subscription-row{display:flex;gap:8px}.subscription-panel{flex:1 1 0;height:85px;padding:20px 24px;border-radius:32px;background:#f8fafc;overflow:hidden;display:inline-flex;justify-content:flex-start;align-items:center;gap:16px}.subscription-panel img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.subscription-panel p{margin:0;color:#0a0a0a;font-size:16px;font-weight:700;line-height:1.25}.subscription-panel-wide{width:100%}.subscription-panel-formats{width:100%;min-height:85px;padding:20px 24px;border-radius:32px;background:#f8fafc;overflow:visible;display:inline-flex;justify-content:flex-start;align-items:center;gap:16px}.subscription-panel-icon{width:24px;height:24px;position:relative;flex:0 0 24px;display:flex;justify-content:center;align-items:center}.subscription-panel-icon img{width:24px;height:24px}.subscription-panel-text{flex:1 1 0;align-self:stretch;min-width:0;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px}.subscription-panel-title{align-self:stretch;margin:0;color:#0a0a0a;font-size:16px;font-weight:700;line-height:1.25}.subscription-panel-note{align-self:stretch;display:block;color:#71717a;font-size:14px;font-weight:400;line-height:1.25}.tariff-card{width:294px;height:210px;padding:40px 24px 24px;border-radius:56px;background:#f8fafc;overflow:hidden;backdrop-filter:blur(5px);position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.tariff-card-featured{background:#dbeafe;overflow:visible}.tariff-main{display:flex;flex-direction:column;align-items:center;gap:16px}.tariff-volume{margin:0;display:inline-flex;justify-content:center;align-items:center;gap:8px}.tariff-volume span{color:#0a0a0a;font-size:16px;font-weight:500}.tariff-volume em{color:#71717a;font-size:16px;font-weight:400;font-style:normal}.tariff-price{margin:0;text-align:center;color:#0a0a0a;font-size:24px;font-weight:600;line-height:28.8px}.tariff-price-featured{color:#3b82f6;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tariff-price-featured em{color:#71717a;font-size:16px;font-weight:400;line-height:1;font-style:normal;text-decoration:line-through}.tariff-btn{align-self:stretch;min-height:40px;padding:16px 28px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-family:IBM Plex Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px}.tariff-btn-outline{color:#0a0a0a;border:1px solid #d4d4d4;box-shadow:0 1px 2px rgba(0,0,0,.05);background:rgba(255,255,255,.1)}.tariff-btn-primary{color:#fafafa;background:#171717}.tariff-btn-text-short{display:none}.tariff-badge{position:absolute;top:-8px;right:12px;z-index:1;padding:4px 12px;border-radius:12px;background:#3b82f6;color:#fafafa;font-family:IBM Plex Sans,Arial,sans-serif;font-size:14px;font-weight:600;line-height:20px}.tariff-main-unlimited{align-items:center;gap:12px}.tariff-infinity{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.tariff-infinity img{width:24px;height:24px;display:block}.tariff-unlimited{margin:0;text-align:center;color:#0a0a0a;font-size:24px;font-weight:600;line-height:28.8px}.faq{flex-direction:column;gap:48px;margin-bottom:76px}.faq,.faq-header{display:flex;align-items:center}.faq-header{width:100%;justify-content:center;gap:16px}.faq-header h2{margin:0;color:#0a0a0a;font-family:IBM Plex Sans,Arial,sans-serif;font-size:40px;font-weight:600;line-height:48px}.faq-list{width:692px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.faq-item{width:100%;border-radius:32px;background:#f8fafc;padding:24px 28px;overflow:hidden}.faq-item summary{width:100%;display:inline-flex;justify-content:flex-start;align-items:center;gap:12px;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item .faq-question{margin:0;flex:1 1 0;min-height:40px;display:flex;align-items:center;color:#0a0a0a;font-family:IBM Plex Sans,Arial,sans-serif;font-size:16px;font-weight:600;line-height:21px}.faq-item summary>.faq-question{margin:0!important;text-align:left!important;font-family:IBM Plex Sans,Arial,sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:21px!important}.faq-toggle{width:40px;height:40px;padding:12px;position:relative;border-radius:16px;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.faq-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.92);opacity:0;transition:opacity .33s ease,transform .33s ease}.faq-icon-closed{width:14px;height:8px}.faq-icon-open{width:24px;height:24px}.faq-item:not([open]) .faq-icon-closed,.faq-item[open] .faq-icon-open{opacity:1;transform:translate(-50%,-50%) scale(1)}.faq-answer-wrap{max-height:0;margin-top:0;opacity:0;overflow:hidden;transition:max-height 1.14s cubic-bezier(.22,1,.36,1),margin-top 1.14s cubic-bezier(.22,1,.36,1),opacity .78s ease}.faq-item[open] .faq-answer-wrap{max-height:320px;margin-top:12px;opacity:1}.faq-answer{opacity:0;transform:translateY(-8px);transition:opacity .9s ease,transform 1.02s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.faq-item[open] .faq-answer{opacity:1;transform:translateY(0)}.faq-answer p{margin:0;font-size:16px;font-weight:400;color:#71717a;line-height:24px}.footer{background:#eff6ff;width:100%;min-height:466px;padding:64px}.footer-inner{flex-direction:column;align-items:flex-start;gap:40px;width:100%;max-width:1312px;margin:0 auto}.footer-inner,.footer-top{display:flex;justify-content:flex-start}.footer-top{align-self:stretch}.footer-logo,.footer-top{align-items:center;gap:8.29px}.footer-logo{display:inline-flex;text-decoration:none}.footer-logo img{width:28px;height:28px}.footer-logo span{color:#416ded;font-size:32px;font-weight:600;text-transform:capitalize}.footer-bottom{display:flex;align-self:stretch;width:100%;justify-content:flex-start;align-items:flex-start;gap:235px}.footer-meta{width:320px;display:flex;flex-direction:column;gap:24px}.footer-meta p,.footer-meta small{margin:0;color:#71717a;font-size:16px;font-weight:400;line-height:1.5}.footer-meta-legal{display:flex;flex-direction:column;gap:12px}.footer-links{display:flex;justify-content:flex-start;align-items:flex-start;gap:120px}.footer-col{display:flex;flex-direction:column;gap:24px}.footer-col-product{width:116px}.footer-col-support{width:129px}.footer-col-legal{width:272px}.footer-col .footer-heading-surface,.footer-col h5{margin:0;font-size:16px;font-weight:400;color:#71717a;line-height:1.5}.footer-col a{display:block;text-decoration:none;color:#0a0a0a;font-size:16px;font-weight:400;line-height:1.5}.footer-col-links{display:flex;flex-direction:column;gap:12px}@media (max-width:900px){body,html{overflow-x:hidden}.page{min-width:0;width:100%;padding:96px 20px 0;display:flex;flex-direction:column;align-items:center;gap:64px}.shell{width:100%;max-width:390px;margin:0}.bg-left{width:335px;height:318px;top:5060px;left:332px}.bg-left,.bg-top{transform:rotate(180deg)}.bg-top{width:650px;height:416px;top:5084px;left:491px}.bg-right{width:748px;height:728px;top:5003px;left:199px;transform:rotate(-114deg)}.bg-bottom{display:none}.header{width:calc(100vw - 40px);max-width:390px;margin:0 auto;padding:20px 0 10px;height:auto;justify-content:space-between;align-items:center;gap:8px;position:fixed;top:8px;left:50%;transform:translateX(-50%);z-index:90;border-radius:0;background:transparent;backdrop-filter:none}.logo{width:56px;height:56px;min-height:56px;border-radius:32px;padding:0;justify-content:center}.logo img:first-child{width:23px;height:24px}.logo img:last-child,.menu{display:none}.header-actions{display:inline-flex;align-items:center;gap:8px}.header .header-scroll-cta.is-visible~.header-actions .login-btn{display:none}.login-btn{min-height:56px;padding:0 20px}.login-btn,.mobile-menu-btn{height:56px;align-items:center}.mobile-menu-btn{width:56px;border:0;border-radius:32px;background:rgba(241,245,249,.64);backdrop-filter:blur(16px);flex-direction:column;justify-content:center;gap:4px;padding:0;cursor:pointer;position:relative;z-index:10;flex-shrink:0}.header-scroll-cta,.mobile-menu-btn{display:inline-flex}.header-scroll-cta-text-full{display:none}.header-scroll-cta-text-short{display:inline}.mobile-menu-btn span{width:18px;height:2px;border-radius:999px;background:#0a0a0a;transition:transform .28s ease,opacity .2s ease}.mobile-menu-sheet{position:fixed;inset:0;z-index:97;background:#fff;align-items:center;justify-content:flex-start}.mobile-menu-fullscreen,.mobile-menu-sheet{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.mobile-menu-fullscreen{max-width:430px;min-height:100dvh;align-items:stretch}.mobile-menu-header{padding:20px 20px 10px;display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0}.mobile-menu-close{width:56px;height:56px;border:0;border-radius:32px;background:rgba(241,245,249,.64);backdrop-filter:blur(16px);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#0a0a0a;-webkit-tap-highlight-color:transparent}.mobile-menu-body{overflow:auto;padding:0 20px;gap:32px}.mobile-menu-body,.mobile-menu-cards{flex:1 1 0;min-height:0;display:flex;flex-direction:column;align-items:stretch}.mobile-menu-cards{gap:8px}.mobile-menu-card{width:100%;max-width:390px;margin:0 auto;padding:20px;background:var(--slate-50,#f8fafc);border-radius:24px;box-sizing:border-box}.mobile-menu-card-expandable{display:flex;flex-direction:column;align-items:flex-start;gap:0}.mobile-menu-card-head{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:6px;padding:0;border:0;background:none;cursor:pointer;font:inherit;color:inherit;text-align:left;-webkit-tap-highlight-color:transparent}.mobile-menu-card-title{color:#0a0a0a;font-size:20px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:600;line-height:24px}.mobile-menu-card-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0a;flex-shrink:0}.mobile-menu-chevron{transition:transform .3s cubic-bezier(.22,1,.36,1)}.mobile-menu-chevron.is-open{transform:rotate(180deg)}.mobile-menu-card-list-wrap{width:100%;display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1)}.mobile-menu-card-expandable.is-open .mobile-menu-card-list-wrap{grid-template-rows:1fr}.mobile-menu-card-list{min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;gap:12px;padding-top:0;transition:padding-top .3s ease}.mobile-menu-card-expandable.is-open .mobile-menu-card-list{padding-top:24px}.mobile-menu-card-link{display:block;color:var(--slate-600,#475569);font-size:16px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500;text-decoration:none;transition:color .2s ease}.mobile-menu-card-link:focus-visible,.mobile-menu-card-link:hover{color:#0a0a0a}.mobile-menu-card-link-card{text-decoration:none;display:flex;justify-content:flex-start;align-items:flex-end;gap:6px;transition:background .2s ease}.mobile-menu-card-link-card:focus-visible,.mobile-menu-card-link-card:hover{background:#f1f5f9}.mobile-menu-cta{align-self:stretch;min-height:40px;padding:16px 28px;margin-top:auto;margin-bottom:40px;flex-shrink:0;background:var(--general-primary,#171717);border-radius:9999px;display:inline-flex;justify-content:center;align-items:center;color:var(--general-primary-foreground,#fafafa);font-size:14px;font-family:IBM Plex Sans,Arial,sans-serif;font-weight:500;line-height:20px;text-decoration:none;transition:opacity .2s ease}.mobile-menu-cta:focus-visible,.mobile-menu-cta:hover{opacity:.9}.mobile-menu-sheet.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-btn.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-btn.is-open span:nth-child(2){opacity:0}.mobile-menu-btn.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}h1{margin:0;font-size:32px;line-height:1.2;text-align:center}.hero,h1{width:100%;max-width:390px}.hero{padding:0;gap:0;margin-top:10px;position:relative;overflow:visible}.hero-mobile-image{width:260px;height:240px;display:block;object-fit:contain;position:relative;z-index:1;margin-bottom:40px}.hero-mobile-vector{display:block;position:absolute;width:645px;max-width:none;pointer-events:none;z-index:0}.hero-mobile-vector-12{top:-66px;left:-20px}.hero-mobile-vector-13{top:-42px;left:-24px}.hero-copy{width:100%;max-width:390px;gap:0;position:relative;z-index:1}.hero-copy-text{width:100%;gap:16px;margin-bottom:40px}.hero-subtitle{width:100%;font-size:16px;font-weight:500;line-height:1.35;text-align:center}.hero-subtitle-desktop{display:none}.hero-subtitle-mobile{display:block;max-width:356px;margin-inline:auto;text-wrap:balance}.hero-title-desktop{display:none}.hero-title-break,.hero-title-mobile{display:block}.cta{min-height:40px;padding:16px 28px}.section{width:100%;max-width:390px}.about-section h2,.faq-header h2,.features-section h2,.results-section h2,.section h2{margin:0;font-size:28px;line-height:1.2;text-align:center}.plans-subtitle{font-size:28px;line-height:1.2}.about-section,.audience-section,.faq,.features-section,.plans-section,.results-section{margin:0}.audience-section{margin-top:64px}.dot-divider{margin:64px 0}.dot-divider-after-about,.dot-divider-after-features,.dot-divider-after-plans{display:flex;margin:64px 0}.audience-col,.audience-layout{width:100%;display:flex;flex-direction:column;gap:8px}.audience-col-middle{min-height:0;position:static;justify-content:flex-start;width:100%}.audience-center-image{display:none}.audience-card,.audience-card-center{width:100%;min-height:0;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:32px;padding:20px 16px;background:rgba(241,245,249,.4);backdrop-filter:blur(5px);gap:16px}.audience-card .icon-placeholder{order:0;width:24px;height:24px;padding:0;border-radius:0;background:transparent}.audience-card .icon-svg{width:24px;height:24px}.audience-card-text{order:1;align-self:stretch;align-items:center;gap:8px}.audience-card h3{font-size:16px;font-weight:600;line-height:1.2}.audience-card p{align-self:stretch;text-align:center;font-size:16px;font-weight:400;line-height:1.35;color:#71717a}.about-content,.features-content,.plans-content,.results-content{width:100%;gap:32px}.about-mobile-list{flex-direction:column;align-items:flex-start;gap:8px}.about-mobile-item,.about-mobile-list{width:100%;display:inline-flex;justify-content:flex-start}.about-mobile-item{padding:24px;border-radius:24px;background:rgba(241,245,249,.4);backdrop-filter:blur(5px);align-items:center;gap:24px;cursor:pointer}.about-mobile-item-main{flex:1 1 0;display:flex;justify-content:flex-start;align-items:center;gap:16px;min-width:0}.about-mobile-item-main img,.about-mobile-item>img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.about-mobile-item-main span{color:#0a0a0a;font-size:16px;font-weight:500;line-height:1.35}.about-mobile-telegram{width:100%;margin-top:64px;padding:24px;border-radius:32px;background:#dbeafe;backdrop-filter:blur(5px);gap:8px}.about-mobile-telegram,.about-mobile-telegram-copy{display:inline-flex;justify-content:flex-start;align-items:flex-start}.about-mobile-telegram-copy{flex:1 1 0;flex-direction:column;gap:12px;min-width:0}.about-mobile-telegram-copy h3{margin:0;color:#0a0a0a;font-size:20px;font-weight:600;line-height:24px}.about-mobile-telegram-copy p{margin:0;color:#0a0a0a;font-size:16px;font-weight:400;line-height:1.35}.about-mobile-telegram img{width:100px;height:100px;object-fit:contain;flex-shrink:0}.about-sheet,.about-sheet-toggle{position:fixed;opacity:0;pointer-events:none}.about-sheet{inset:0;z-index:96;display:flex;align-items:flex-end;justify-content:center;padding:0 8px;visibility:hidden;transition:opacity .36s ease,visibility .36s ease}.about-sheet-toggle:checked+.about-mobile-item+.about-sheet,.about-sheet-toggle:checked+.results-mobile-item+.about-sheet{opacity:1;visibility:visible;pointer-events:auto}.about-sheet-backdrop{position:absolute;inset:0;background:rgba(10,10,10,.56);opacity:0;transition:opacity .36s ease}.about-sheet-panel{width:min(100vw - 16px,430px);max-height:calc(100dvh - 16px);overflow:auto;padding:32px;border-top-left-radius:40px;border-top-right-radius:40px;background:#fff;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:64px;position:relative;z-index:1;transform:translateY(30px) scale(.985);opacity:0;transition:transform .44s cubic-bezier(.22,1,.36,1),opacity .32s ease}.about-sheet-toggle:checked+.about-mobile-item+.about-sheet .about-sheet-backdrop,.about-sheet-toggle:checked+.results-mobile-item+.about-sheet .about-sheet-backdrop{opacity:1}.about-sheet-toggle:checked+.about-mobile-item+.about-sheet .about-sheet-panel,.about-sheet-toggle:checked+.results-mobile-item+.about-sheet .about-sheet-panel{transform:translateY(0) scale(1);opacity:1}.about-sheet-copy{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.about-sheet-copy h3{font-size:20px;font-weight:600;line-height:24px}.about-sheet-copy h3,.about-sheet-copy p{width:100%;margin:0;color:#0a0a0a;overflow-wrap:anywhere}.about-sheet-copy p{font-size:16px;font-weight:400;line-height:1.35}.about-sheet-ok{align-self:stretch;min-height:40px;padding:16px 28px;border-radius:9999px;background:#f5f5f5;color:#171717;font-family:IBM Plex Sans,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:inline-flex;justify-content:center;align-items:center;text-align:center;cursor:pointer}.about-left-grid,.about-panels,.about-right-grid,.about-row{width:100%;display:flex;flex-direction:column;gap:8px}.about-panels{display:none}.about-card,.about-card-round,.about-card-round-tall,.about-card-round-top,.about-card-small,.about-card-tall,.about-card-wide{width:100%;height:auto;min-height:0;border-radius:24px;padding:24px}.about-card-round-top img{display:none}.about-card h3{font-size:16px}.about-card p{font-size:14px;color:#71717a}.about-icon-check,.about-icon-compare{width:100px;height:100px}.features-rows{gap:64px}.features-content{gap:32px}.features-row,.features-row-bottom,.features-row-mid,.features-row-top{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:8px}.features-row-mid .features-text{order:1}.features-row-mid .features-media{order:2}.features-text,.features-text-compact,.features-text-top{width:100%;padding:24px;border-radius:40px;background:rgba(241,245,249,.4);gap:12px}.features-text-top .features-btn{display:none}.features-text h3{width:100%;font-size:16px}.features-text p{width:100%;font-size:14px;color:#71717a}.features-media{width:100%;height:260px;padding:24px;border-radius:40px;outline:1px solid #f5f5f5;outline-offset:-1px;background:transparent}.features-media video{border-radius:24px}.results-grid,.results-kpi-col,.results-kpi-wrap,.results-row{width:100%;height:auto;display:flex;flex-direction:column;gap:8px}.results-mobile{align-items:flex-start}.results-mobile,.results-mobile-group{width:100%;display:inline-flex;flex-direction:column;justify-content:flex-start;gap:8px}.results-mobile-group{align-items:center}.results-mobile-kpi-row{width:100%;display:inline-flex;justify-content:flex-start;align-items:flex-start;gap:8px}.results-mobile-kpi-card{flex:1 1 0;padding:40px 24px;min-height:170px;border-radius:40px;background:#eff6ff;backdrop-filter:blur(5px);display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}.results-mobile-kpi-card h4{margin:0;color:#3b82f6;font-size:20px;font-weight:600;line-height:24px}.results-mobile-kpi-card p{margin:0;color:#0a0a0a;font-size:14px;font-weight:400;line-height:1.35}.results-mobile-kpi-card-wide{width:100%;position:relative;overflow:visible;align-items:flex-start;min-height:152px}.results-mobile-kpi-card-wide p{width:220px;max-width:calc(100% - 126px)}.results-mobile-kpi-card-wide img{width:160px;height:160px;position:absolute;right:-8px;top:-40px;object-fit:contain}.results-mobile-list{flex-direction:column;align-items:flex-start;gap:8px}.results-mobile-item,.results-mobile-list{width:100%;display:inline-flex;justify-content:flex-start}.results-mobile-item{padding:24px;border-radius:24px;background:rgba(241,245,249,.4);backdrop-filter:blur(5px);align-items:center;gap:24px}.results-mobile-item-main{flex:1 1 0;min-width:0;display:flex;justify-content:flex-start;align-items:center;gap:16px}.results-mobile-item-main img,.results-mobile-item>img{width:24px;height:24px;object-fit:contain;flex-shrink:0}.results-mobile-item-main span{flex:1 1 0;color:#0a0a0a;font-size:16px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.results-row-bottom,.results-row-top{height:auto;min-height:0}.results-card,.results-card-main,.results-card-mid,.results-kpi-card,.results-kpi-card-image{width:100%;height:auto;min-height:0;border-radius:40px;padding:24px}.results-card h3{font-size:16px}.results-card p{font-size:14px}.results-kpi-card h4{font-size:20px;line-height:1.2}.results-kpi-card p{font-size:14px}.results-kpi-card-image img{position:static;width:160px;height:160px}.results-grid{display:none}.plans-grid,.plans-subblock{width:100%}.plans-subblock:last-child{gap:32px}.plans-grid{gap:12px}.plans-grid,.subscription-list{display:flex;flex-direction:column}.subscription-list,.subscription-row{width:100%;gap:8px}.subscription-row{display:inline-flex}.subscription-panel,.subscription-panel-formats{flex:1 1 0;height:118px;min-height:118px;border-radius:32px;padding:20px 16px;background:rgba(241,245,249,.4);backdrop-filter:blur(5px);display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0}.subscription-panel img{width:24px;height:24px}.subscription-panel p{margin:0;text-align:center;color:#0a0a0a;font-size:14px;font-weight:500;line-height:1.25}.subscription-panel-files p{font-size:16px}.subscription-panel-formats{width:100%;height:auto;min-height:125px;padding:20px 24px;background:#f8fafc;gap:16px}.subscription-panel-formats .subscription-panel-icon{flex:0 0 auto}.subscription-panel-formats .subscription-panel-text{align-items:center;text-align:center;gap:6px}.subscription-panel-formats .subscription-panel-title{margin:0;font-size:16px;font-weight:500;color:#0a0a0a;line-height:1.25}.subscription-panel-formats .subscription-panel-note{margin:0;font-size:14px;font-weight:400;color:#71717a;line-height:1.25}.tariff-card{width:100%;height:105px;min-height:105px;border-radius:24px;padding:24px;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;background:#f8fafc;backdrop-filter:blur(5px);overflow:hidden}.tariff-main{width:100%;align-items:flex-start;gap:8px}.tariff-price,.tariff-unlimited{font-size:20px;line-height:1.2;text-align:left}.tariff-btn{align-self:auto;min-height:36px;padding:8px 16px;flex-shrink:0}.tariff-badge{top:-10px;left:24px;right:auto}.tariff-card-featured{padding-top:32px;padding-bottom:24px;background:#dbeafe;overflow:visible}.tariff-main-unlimited{gap:8px}.tariff-infinity{display:none}.tariff-btn-text-full{display:inline}.tariff-btn-text-short{display:none}.faq{width:100%;margin-bottom:0;gap:32px}.faq-list{width:100%;gap:8px}.faq-item{border-radius:40px;padding:24px}.faq-question{font-size:16px!important;line-height:1.3!important;min-height:40px;display:flex;align-items:center}.faq-answer p{font-size:14px}.footer{width:100vw;min-height:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:64px 20px 64px 24px}.footer-bottom,.footer-inner,.footer-links{width:100%;max-width:390px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.footer-links{gap:40px}.footer-top{align-self:flex-start}.footer-logo span{font-size:28px}.footer-col-legal,.footer-col-product,.footer-col-support,.footer-meta{width:100%}.footer-meta{gap:40px}.footer-col,.footer-meta-legal{gap:16px}.footer-col-links{gap:8px}.sed-modal{padding:16px}.sed-modal-panel,.sed-modal-panel-large{width:100%;max-width:390px;min-height:0;max-height:calc(100vh - 32px);overflow:auto;border-radius:24px;padding:24px}.sed-modal-content p{width:100%}}@media (max-width:430px){.tariff-btn-text-full{display:none}.tariff-btn-text-short{display:inline}}