:root{--font-main:Inter,Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--color-title:#0d1f42;--color-text:#465772;--color-muted:#6b7890;--color-light-text:#8190a8;--color-accent:#2f6bff;--color-accent-hover:#2459db;--color-accent-soft:#eef4ff;--color-bg:#fff;--color-bg-soft:#f6f9ff;--color-bg-blue:#edf5ff;--color-card:#fff;--color-border:#dbe5f4;--color-border-soft:#e8eef8;--radius-card:24px;--radius-card-small:18px;--radius-button:14px;--radius-pill:999px;--shadow-card:0 18px 50px rgba(13,31,66,.07);--shadow-card-hover:0 24px 70px rgba(13,31,66,.11);--page:#f6f9fe;--surface-soft:#eef5ff;--surface-strong:#e6f0ff;--text:#101a33;--line:#dfe8f6;--line-strong:#bcd0ec;--primary:#1f6fe5;--primary-dark:#1454b7;--primary-soft:#eaf2ff;--success:#0f8f55;--footer:#07162a;--footer-muted:#9fb0c7;--shadow:0 20px 60px rgba(31,78,132,.1);--shadow-soft:0 10px 30px rgba(31,78,132,.08);--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--container:1180px}html{scroll-behavior:smooth}body,html{min-height:100%}body{margin:0;color:var(--color-text);font-family:var(--font-main);font-size:16px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;font-synthesis:none;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a:focus-visible,a:hover{text-decoration:none}button,input,select,textarea{font:inherit}dl,h1,h2,h3,h4,ol,p,ul{margin-top:0}h1{margin-bottom:22px;font-size:clamp(40px,6vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:800}h2{margin-bottom:18px;font-size:clamp(28px,3.5vw,42px);line-height:1.06;letter-spacing:-.04em;font-weight:750}h3{margin-bottom:10px;font-size:19px;line-height:1.2;letter-spacing:-.025em;font-weight:700}p{color:var(--muted)}.top-nav{gap:44px;color:var(--text);font-size:14px;font-weight:650}.document-links a,.footer-bottom a,.footer-column a,.top-nav a{transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.footer-bottom a:focus-visible,.footer-bottom a:hover,.footer-column a:focus-visible,.footer-column a:hover,.top-nav a:focus-visible,.top-nav a:hover{color:var(--primary)}.header-login{min-height:44px;gap:8px;padding:0 22px;border:1px solid var(--line-strong);background:hsla(0,0%,100%,.86);color:var(--primary-dark);box-shadow:0 10px 26px rgba(31,78,132,.08);font-size:14px;font-weight:750}.btn-secondary:focus-visible,.btn-secondary:hover,.header-login:focus-visible,.header-login:hover{border-color:var(--primary);transform:translateY(-1px)}.arrow-icon{display:inline-flex;line-height:1}.hero{min-height:calc(100vh - 104px);grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);grid-gap:56px;gap:56px;padding:44px 0 70px}.hero-copy{padding-top:18px}.eyebrow{margin-bottom:16px;color:var(--primary);font-size:15px;line-height:1.3;font-weight:750}.hero-text,.page-hero p,.section-heading p{max-width:680px;color:var(--muted-strong);font-size:clamp(18px,2vw,21px);line-height:1.55}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:0 26px;border:1px solid transparent;font-size:15px;font-weight:760;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.btn-primary{color:#fff;background:linear-gradient(180deg,#2b7cf0 0,var(--primary) 100%);box-shadow:0 14px 32px rgba(31,111,229,.28)}.btn-primary:focus-visible,.btn-primary:hover{background:linear-gradient(180deg,#236bd2 0,var(--primary-dark) 100%);transform:translateY(-1px);box-shadow:0 18px 36px rgba(31,111,229,.32)}.btn-secondary{color:var(--primary-dark);background:hsla(0,0%,100%,.92);border-color:var(--line-strong);box-shadow:0 12px 28px rgba(31,78,132,.06)}.hero-points{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:54px;color:var(--muted-strong);font-size:14px;font-weight:650}.hero-points span{position:relative;padding-left:28px}.hero-points span:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface)}.hero-points span:after{content:"";position:absolute;left:6px;top:7px;width:6px;height:6px;border-radius:50%;background:var(--primary)}.product-mockup{position:relative;min-height:520px}.mockup-window{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(188,208,236,.72);border-radius:22px;background:hsla(0,0%,100%,.86);box-shadow:var(--shadow)}.mockup-window:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 0,rgba(31,111,229,.11),transparent 22rem),linear-gradient(180deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.96));pointer-events:none}.mockup-layout,.mockup-top{position:relative;z-index:1}.mockup-top{min-height:58px;display:flex;align-items:center;gap:8px;padding:0 24px;border-bottom:1px solid var(--line)}.mockup-top span{width:8px;height:8px;border-radius:50%;background:#f2a6bf}.mockup-top span:nth-child(2){background:#f1d37d}.mockup-top span:nth-child(3){background:#69d69c}.mockup-top strong{margin-left:auto;color:var(--text);font-size:13px}.mockup-layout{display:grid;grid-template-columns:148px 1fr;min-height:438px}.mockup-sidebar{padding:18px 16px;background:rgba(239,245,255,.78);border-right:1px solid var(--line)}.mockup-menu{min-height:34px;display:flex;align-items:center;gap:9px;padding:0 9px;border-radius:9px;color:var(--muted);font-size:12px;font-weight:650}.mockup-menu+.mockup-menu{margin-top:6px}.mockup-menu i{width:12px;height:12px;border-radius:4px;background:#c7d7ed}.mockup-menu.active{color:var(--primary);background:#e5f0ff}.mockup-menu.active i{background:var(--primary)}.mockup-content{padding:24px}.mini-grid,.stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.chart-card,.mini-grid>div,.stat-card{border:1px solid var(--line);border-radius:13px;background:hsla(0,0%,100%,.82);box-shadow:0 8px 24px rgba(31,78,132,.05)}.stat-card{min-height:82px;padding:16px}.stat-card span{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:650}.stat-card strong{color:var(--text);font-size:22px}.chart-card{height:176px;margin-top:16px;padding:24px 18px 18px}.chart-line{height:100%;display:grid;grid-template-columns:repeat(8,1fr);align-items:end;grid-gap:10px;gap:10px}.chart-line span{position:relative;display:block;border-radius:999px 999px 0 0;background:linear-gradient(180deg,rgba(31,111,229,.92),rgba(31,111,229,.13))}.chart-line span:after{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;border:2px solid var(--surface);border-radius:50%;background:var(--primary);transform:translateX(-50%)}.mini-grid{grid-template-columns:repeat(2,1fr);margin-top:16px}.mini-grid>div{padding:18px}.mini-grid h4{margin:0 0 12px;color:var(--text);font-size:14px}.mini-grid p{margin-bottom:8px;font-size:13px}.mini-grid b{color:var(--primary)}.phone-mockup{position:absolute;right:-16px;bottom:32px;z-index:2;width:170px;padding:10px;border:1px solid rgba(188,208,236,.82);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.phone-card{min-height:220px;padding:22px 14px;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f1f6ff);text-align:center}.avatar{width:52px;height:52px;display:block;margin:0 auto 12px;border-radius:50%;background:radial-gradient(circle at 50% 34%,#ffd8bf 0 24%,transparent 25%),linear-gradient(135deg,#1f6fe5,#86b6ff)}.phone-card strong{display:block;margin-bottom:4px;font-size:13px}.phone-card p{font-size:12px}.phone-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:18px}.phone-stats span{padding:8px 0;border-radius:10px;background:#fff;color:var(--primary);font-weight:800}.section{margin:74px 0}.section-heading{max-width:740px;margin:0 auto 34px;text-align:center}.section-heading p{margin-inline:auto}.audience-grid,.benefit-grid,.contacts-grid,.document-links,.faq-grid,.feature-grid,.payment-summary,.split-section,.steps-grid{display:grid;grid-gap:18px;gap:18px}.audience-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.benefit-card,.compact-card,.document-links a,.faq-item,.feature-card,.section-card,.step-card,.tariff-card{border:1px solid var(--line);border-radius:var(--radius-md);background:hsla(0,0%,100%,.9);box-shadow:var(--shadow-soft)}.compact-card{min-height:132px;padding:22px 14px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.compact-card h3{margin:0;font-size:14px;line-height:1.25}.line-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary);border:1px solid var(--line-strong);border-radius:12px;background:#f7fbff}.line-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.feature-card{padding:24px 18px;text-align:center}.feature-card h3{font-size:16px}.feature-card p{margin-bottom:0;font-size:13px;line-height:1.55}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-card{min-height:96px;gap:16px;padding:20px}.benefit-card span,.check-icon{color:var(--primary);font-weight:900}.benefit-card span{width:30px;height:30px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-soft)}.benefit-card p{margin:0;color:var(--text);font-weight:650}.tariff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.tariff-card{position:relative;min-height:510px;display:flex;flex-direction:column;padding:34px 28px 28px}.tariff-card.highlighted{border-color:var(--primary);box-shadow:0 24px 64px rgba(31,111,229,.18)}.tariff-badge{position:absolute;top:-1px;left:28px;right:28px;display:flex;justify-content:center;padding:7px 12px;border-radius:0 0 12px 12px;background:var(--primary-soft);color:var(--primary-dark);font-size:12px;font-weight:800}.tariff-card.highlighted h3{margin-top:26px}.tariff-audience{min-height:48px;margin-bottom:22px;color:var(--muted);font-size:14px}.tariff-price{margin-bottom:28px;color:var(--text);font-size:40px;line-height:1;letter-spacing:-.05em;font-weight:850}.tariff-price span{color:var(--muted);font-size:15px;letter-spacing:0;font-weight:550}.check-list,.tariff-card ul{margin:0;padding:0;list-style:none}.tariff-card li{display:flex;align-items:flex-start;gap:12px;color:var(--muted-strong);font-size:14px}.tariff-card li+li{margin-top:14px}.tariff-action{width:100%;margin-top:auto}.section-note{width:-moz-fit-content;width:fit-content;max-width:760px;margin:24px auto 0;padding:12px 18px;border:1px solid var(--line);border-radius:999px;background:hsla(0,0%,100%,.86);color:var(--muted-strong);text-align:center;font-size:14px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card{min-height:138px;display:flex;align-items:center;gap:20px;padding:26px}.step-card>span{width:42px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);color:#fff;font-weight:850;box-shadow:0 14px 28px rgba(31,111,229,.28)}.step-card h3,.step-card p{margin-bottom:0}.faq-item{padding:0;overflow:hidden}.faq-item summary{cursor:pointer;padding:22px 24px;color:var(--text);font-weight:750;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"⌄";float:right;color:var(--primary)}.faq-item[open] summary:after{content:"⌃"}.faq-item p{margin:-4px 24px 22px}.cta-section{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:32px;gap:32px;margin:84px 0 60px;padding:42px 50px;border:1px solid #d7e6fb;border-radius:var(--radius-xl);background:radial-gradient(circle at top right,rgba(31,111,229,.16),transparent 24rem),linear-gradient(135deg,#eff6ff,#fff);box-shadow:var(--shadow-soft)}.cta-section h2{max-width:700px;margin-bottom:10px}.cta-section p{margin-bottom:0}.page-hero{max-width:900px;margin:64px auto 44px;text-align:center}.page-hero h1{font-size:clamp(38px,5vw,64px)}.legal-hero{max-width:820px}.section-card{padding:32px}.section-card h2{font-size:27px}.section-card dl:last-child,.section-card p:last-child,.section-card ul:last-child{margin-bottom:0}.contacts-grid,.payment-summary,.split-section{grid-template-columns:repeat(2,minmax(0,1fr))}.check-list li{position:relative;padding-left:28px;color:var(--muted-strong)}.check-list li+li{margin-top:12px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:900}.info-strip{margin-top:26px;padding:24px 28px;border:1px solid #cbdcf5;border-radius:var(--radius-lg);background:linear-gradient(135deg,#eef6ff,#fff)}.info-strip p{margin-bottom:8px}.info-strip p:last-child{margin-bottom:0}.details-list{display:grid;grid-gap:16px;gap:16px}.details-list div{display:grid;grid-gap:4px;gap:4px}.details-list dt{color:var(--muted);font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.details-list dd{margin:0;color:var(--text);font-weight:650}.details-list a{color:var(--primary-dark)}.document-links{grid-template-columns:repeat(3,minmax(0,1fr))}.document-links a{min-height:72px;display:flex;align-items:center;padding:20px 22px;color:var(--primary-dark);font-weight:750}.document-links a:focus-visible,.document-links a:hover{border-color:var(--primary);transform:translateY(-1px)}.legal-page{max-width:860px;margin:44px auto 72px;padding:48px 54px;border:1px solid var(--line);border-radius:var(--radius-xl);background:hsla(0,0%,100%,.94);box-shadow:var(--shadow-soft)}.legal-page-muted{margin-top:34px;background:#fff}.legal-document{color:var(--muted-strong)}.legal-document h1{margin-bottom:28px;font-size:clamp(30px,4vw,42px);line-height:1.1}.legal-document h2{margin:38px 0 16px;font-size:25px;line-height:1.18}.legal-document h3{margin:28px 0 12px;font-size:19px}.legal-document li,.legal-document p{color:var(--muted-strong)}.legal-document p{margin-bottom:14px}.legal-document ul{margin:0 0 18px;padding-left:20px}.legal-document code{padding:2px 7px;border-radius:7px;background:#eef3fb;color:var(--primary-dark)}.legal-document a{color:var(--primary-dark);font-weight:650}.legal-table-wrap{max-width:100%;overflow-x:auto;margin:22px 0;border:1px solid var(--line);border-radius:14px}.legal-table-wrap table{width:100%;min-width:640px;border-collapse:collapse;background:#fff}.legal-table-wrap td,.legal-table-wrap th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.legal-table-wrap tr:last-child td{border-bottom:0}.legal-table-wrap th{color:var(--text);background:#f7faff;font-weight:750}.site-footer{margin-top:82px;padding:48px max(24px,calc((100% - var(--container)) / 2)) 24px;color:#e8f0fb;background:radial-gradient(circle at top left,rgba(31,111,229,.22),transparent 28rem),var(--footer)}.footer-grid{display:grid;grid-template-columns:1.35fr .72fr 1fr 1.05fr;grid-gap:46px;gap:46px}.footer-brand p{max-width:300px;margin:18px 0;color:var(--footer-muted)}.site-footer h2{margin-bottom:18px;color:#fff;font-size:16px;line-height:1.2;letter-spacing:0}.footer-column{display:grid;grid-gap:12px;gap:12px;font-size:14px}.footer-bottom,.footer-column,.footer-column a{color:var(--footer-muted)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;margin-top:46px;padding-top:22px;border-top:1px solid rgba(232,240,251,.11);font-size:13px}.footer-bottom a{color:var(--footer-muted)}@media (max-width:1120px){.hero{grid-template-columns:1fr;gap:34px}.product-mockup{min-height:auto}.audience-grid,.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-grid,.footer-grid,.steps-grid,.tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-section{grid-template-columns:1fr}}@media (max-width:820px){main{position:static;min-height:auto;grid-template-columns:1fr;padding:22px 0}.header-login{justify-self:stretch;justify-content:center}.top-nav{order:3;width:100%;justify-content:flex-start;gap:12px;overflow-x:auto;padding-bottom:4px}.top-nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:hsla(0,0%,100%,.8);white-space:nowrap}.hero{min-height:auto;padding:28px 0 44px}.cta-actions,.hero-actions{align-items:stretch;flex-direction:column}.btn{width:100%}.mockup-layout{grid-template-columns:1fr}.mockup-sidebar{display:none}.audience-grid,.benefit-grid,.contacts-grid,.document-links,.faq-grid,.feature-grid,.footer-grid,.mini-grid,.payment-summary,.split-section,.stat-row,.steps-grid,.tariff-grid{grid-template-columns:1fr}.phone-mockup{display:none}.section{margin:54px 0}.compact-card,.section-heading{text-align:left}.compact-card{align-items:flex-start}.compact-card,.tariff-card{min-height:auto}.page-hero{margin:36px 0 30px;text-align:left}.cta-section,.legal-page,.section-card{padding:26px}.legal-page{border-radius:20px}.footer-bottom{flex-direction:column}}@media (max-width:520px){body{font-size:15px}h1{font-size:38px}.hero-text,.page-hero p,.section-heading p{font-size:17px}.mockup-window{border-radius:18px}.mockup-content{padding:16px}.stat-row{grid-template-columns:1fr}.chart-card{height:140px}.cta-section{margin-bottom:44px}.site-footer{margin-top:56px}}:root{--muted:#62718e;--muted-strong:#40506d;--line:#e8ecf3;--line-strong:#e8ecf3;--primary:#153c71;--primary-dark:#153c71;--primary-soft:#e3eeff}html{background:#fff}body{color:#0d1f42}main{width:min(var(--container),calc(100% - 48px))}.top-nav{display:flex;font-weight:500}.header-login,.top-nav{align-items:center;justify-content:center}.header-login{justify-self:end;display:inline-flex;padding:0 24px;border:0;border-radius:12px;background:#5e86c8;color:#fff;font-weight:600}.header-login:focus-visible,.header-login:hover{border-color:transparent;color:#fff}.hero{min-height:676px;grid-template-columns:600px minmax(0,1fr);align-items:start;grid-gap:0;gap:0;padding:88px 0 80px}.hero-copy{width:560px}.hero .eyebrow{height:34px;font-size:14px;font-weight:500}.hero-actions{margin-top:40px}.hero-actions .btn{padding:0;border-radius:12px;box-shadow:none;font-weight:600}.hero-actions .btn-primary{border:1px solid #153c71;background:#153c71}.hero-actions .btn-primary:focus-visible,.hero-actions .btn-primary:hover{border-color:#153c71;background:#153c71;box-shadow:none}.hero-actions .btn-secondary{width:231px;border:1px solid #153c71;color:#153c71}.hero-actions .btn-secondary:focus-visible,.hero-actions .btn-secondary:hover{border-color:#153c71;color:#153c71}.hero-visual{width:640px}.hero-screen{border:1px solid #e8ecf3;border-radius:16px}.hero-screen-main{top:0;left:96px;z-index:1;width:538px}.hero-screen-schedule{top:305px;left:0;z-index:2;width:509px}.hero-screen-tasks{top:73px;left:338px;z-index:3;width:226px}.page-hero{margin-top:144px}@media (max-width:1320px){.hero{grid-template-columns:minmax(430px,.86fr) minmax(520px,1fr)}.hero-copy{width:min(560px,100%)}.hero-visual{width:600px;transform:scale(.92);transform-origin:top right}}@media (max-width:1120px){.hero{grid-template-columns:1fr;min-height:auto;gap:48px;padding-top:112px}.hero-copy{width:100%}.hero-visual{justify-self:center;width:640px;transform:scale(1);transform-origin:top center}}@media (max-width:820px){main{width:min(100% - 32px,var(--container))}.brand,.header-login{justify-self:auto}.header-login{height:44px;min-height:44px;padding:0 18px;font-size:14px}.top-nav{grid-column:1/-1;order:3;justify-content:flex-start;gap:12px;width:100%;overflow-x:auto;padding-bottom:4px;font-size:14px}.top-nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #e8ecf3;border-radius:999px;background:#fff;white-space:nowrap}.hero{gap:36px;padding:40px 0 52px}.hero h1{font-size:44px}.hero-text{width:100%;max-width:560px;font-size:19px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:min(100%,265px)}.hero-visual{width:min(100%,640px);height:min(78vw,520px);transform:none}.hero-screen-main{left:15%;width:84%}.hero-screen-schedule{top:56%;width:79%}.hero-screen-tasks{top:14%;left:53%;width:36%}.page-hero{margin-top:36px}}@media (max-width:520px){.hero h1{font-size:38px}.hero .eyebrow{height:auto;min-height:34px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%}.hero-visual{height:108vw}.hero-screen-main{left:5%;width:95%}.hero-screen-schedule{top:58%;left:0;width:88%}.hero-screen-tasks{top:18%;left:50%;width:45%}}:root{--page:#fff;--surface:#fff;--text:#0d1f42;--primary:#174a8b;--primary-dark:#123f78;--container:1280px}main{width:min(1280px,calc(100% - 160px))}.top-nav{gap:40px;color:#0d1f42;font-weight:300}.header-login,.top-nav{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1}.header-login{height:52px;min-height:52px;padding:0 28px;border:1.5px solid #5e86d6;border-radius:10px;background:#f7faff;color:#245fc3;box-shadow:none;font-weight:700}.header-login:focus-visible,.header-login:hover{border-color:#3f73cf;background:#eef5ff;color:#174a8b;box-shadow:none;transform:none}.hero{min-height:570px;margin-top:160px;display:grid;grid-template-columns:600px 650px;align-items:center;grid-gap:30px;gap:30px;padding:0 0 80px}.hero-copy{width:600px;padding-top:0}.hero .eyebrow{width:-moz-fit-content;width:fit-content;min-height:34px;height:auto;display:inline-flex;align-items:center;margin:0 0 24px;padding:8px 20px;border-radius:999px;background:#e3eeff;color:#153c71;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1}.hero h1{margin:0 0 24px;font-size:60px;font-weight:700;line-height:1.05}.hero h1,.hero-text{color:#0d1f42;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;letter-spacing:0}.hero-text{width:480px;max-width:480px;margin:0;font-size:22px;font-weight:400;line-height:1.5}.hero-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:20px;margin-top:34px}.hero-actions .btn{height:52px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1;cursor:pointer;transform:none}.hero-actions .btn-primary{width:265px;padding:0;border:1px solid #174a8b;background:#174a8b;color:#fff;box-shadow:0 8px 20px rgba(23,74,139,.18);font-weight:700}.hero-actions .btn-primary:focus-visible,.hero-actions .btn-primary:hover{border-color:#123f78;background:#123f78;color:#fff;box-shadow:0 8px 20px rgba(23,74,139,.18);transform:none}.hero-actions .btn-primary:active{border-color:#0e3464;background:#0e3464}.hero-actions .btn-secondary{width:auto;padding:0 32px;border:1.5px solid #174a8b;border-radius:11px;background:#fff;color:#174a8b;box-shadow:none;font-size:16px;font-weight:600}.hero-actions .btn-secondary:focus-visible,.hero-actions .btn-secondary:hover{border-color:#2c62a8;background:#f2f7ff;color:#123f78;box-shadow:none;transform:none}.hero-actions .btn-secondary:active{background:#e8f1ff}.hero-microtext{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0 0;color:#52617a;font-size:14px;font-weight:500;line-height:1}.hero-microtext b{color:#8ea0bd;font-weight:500}.hero-visual{width:650px;height:570px;justify-self:end}.hero-visual img{display:block;width:auto;height:auto;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border:1px solid #e6edf8;border-radius:12px;box-shadow:0 10px 30px rgba(22,55,109,.12);background:#fff}.hero-visual__dashboard{position:absolute;top:0;right:0;z-index:1}.hero-visual__schedule{position:absolute;left:0;bottom:18px;z-index:2}.hero-visual__tasks{position:absolute;top:225px;left:330px;z-index:3}.audience-card,.benefit-card,.contact-card,.cta-section,.document-card,.faq-item,.feature-card,.info-card,.legal-card,.page-hero,.section,.step-card,.tariff-card{border-radius:11px}@media (max-width:1320px){.hero,main{grid-template-columns:minmax(0,1fr) 650px;gap:24px}.hero-copy{width:min(600px,100%)}.hero-visual{transform:none}}@media (max-width:1024px){.hero,main{grid-template-columns:1fr;min-height:auto;margin-top:128px;padding-bottom:64px}.hero-copy{width:100%}.hero-visual{display:block}}@media (max-width:820px){.top-nav{grid-column:1/-1;order:3;justify-content:flex-start;gap:12px;width:100%;overflow-x:auto;padding-bottom:4px;font-size:14px;font-weight:300}.top-nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #e8ecf3;border-radius:999px;background:#fff;white-space:nowrap}.header-login{height:44px;min-height:44px;padding:0 18px;font-size:14px}.hero{margin-top:142px;padding-bottom:52px}.hero h1{font-size:44px}.hero-text{width:100%;max-width:560px;font-size:19px}.hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap}}@media (max-width:520px){.hero{margin-top:150px}.hero h1{font-size:38px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%}.hero-microtext{line-height:1.35}}body,html{background:#fff}body{color:#0a1d44}main{width:min(1280px,calc(100% - 48px));margin:0 auto}.header{background:#fff;border-bottom:1px solid #eef2f7;position:-webkit-sticky;position:sticky;z-index:100}.header__nav a{color:#0a1d44;font-weight:500}.menu-overlay{display:none}.hero{padding-top:32px;padding-bottom:28px;margin-top:0;display:block}.hero__container{max-width:1280px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:520px minmax(0,1fr);grid-column-gap:56px;column-gap:56px}.hero__content{max-width:540px;padding-top:54px}.hero__badge{height:36px;padding:0 22px;margin:0 0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e8f1ff;color:#174a8b;font-size:16px;font-weight:600;line-height:1}.hero__title{margin:0;color:#0a1d44;font-size:52px;line-height:1.08;font-weight:700;letter-spacing:-.03em}.hero__subtitle{max-width:540px;margin:22px 0 0;color:#071c42;font-size:22px;line-height:1.42;font-weight:400}.hero__actions{display:flex;align-items:center;gap:20px;margin-top:28px}.hero__button{height:52px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;text-decoration:none;white-space:nowrap}.hero__button--primary{min-width:266px;padding:0 34px;background:#174a8b;color:#fff;border:1.5px solid #174a8b;font-weight:700;box-shadow:0 8px 20px rgba(23,74,139,.18)}.hero__button--primary:focus-visible,.hero__button--primary:hover{background:#123f78;border-color:#123f78;color:#fff}.hero__button--secondary{width:255px;min-width:0;padding:0 32px;background:#fff;color:#174a8b;border:1.5px solid #174a8b;font-weight:600}.hero__button--secondary:focus-visible,.hero__button--secondary:hover{background:#f2f7ff;border-color:#2c62a8;color:#123f78}.hero__note{margin:36px 0 0;color:#52617a;font-size:14px;line-height:1.35;font-weight:500}.hero__media{height:540px;justify-content:flex-end}.hero-visual{margin-top:36px;flex-shrink:0;display:block;justify-self:auto;transform-origin:initial}.hero-visual,.hero-visual__inner{width:694px;height:520px}.hero-screen{display:inline-block;width:max-content;height:max-content;border-radius:11px;overflow:hidden;background:#fff}.hero-screen img{width:auto;border:none}.hero-screen--dashboard{top:0;right:0;z-index:1;box-shadow:0 0 0 1px #dde8f5,0 24px 60px rgba(18,45,85,.12)}.page-hero{margin-top:56px}@media (max-width:1440px){.hero__container{max-width:1280px;padding:0 40px;grid-template-columns:520px minmax(0,1fr);column-gap:48px}.hero__content{padding-top:50px}.hero__title{font-size:52px;line-height:1.08}.hero__subtitle{font-size:22px;line-height:1.42}}@media (max-height:780px) and (min-width:1025px){.hero{padding-top:26px;padding-bottom:24px}.hero__content{padding-top:38px}.hero__badge{margin-bottom:20px}.hero__title{font-size:48px;line-height:1.06}.hero__subtitle{margin-top:18px;font-size:20px;line-height:1.38}.hero__actions{margin-top:24px}.hero__note{margin-top:36px}.hero-visual{margin-top:24px}}@media (max-width:1024px){main{width:min(100%,calc(100% - 32px))}.header__container{padding:0 24px;grid-template-columns:1fr auto 1fr}.header__burger{justify-self:center;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #dde8f5;border-radius:10px;background:#fff;color:#0a1d44;font-size:22px;cursor:pointer}.header__actions{justify-self:end}.header__login{height:47px;padding:0 18px;font-size:14px;border-color:#5e86c8;color:#174a8b}.header__nav{position:fixed;top:0;left:0;width:300px;height:100svh;padding:96px 28px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;background:#fff;border-right:1px solid #e5ecf5;box-shadow:24px 0 60px rgba(18,45,85,.14);transform:translateX(-100%);transition:transform .25s ease;z-index:200}.header__nav.is-open{transform:translateX(0)}.header__nav a{font-size:18px;font-weight:600;color:#0a1d44;text-decoration:none}.menu-overlay{display:block;position:fixed;inset:0;background:rgba(7,20,45,.36);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:150}.menu-overlay.is-open{opacity:1;pointer-events:auto}.hero{min-height:auto;padding-top:48px;padding-bottom:72px}.hero__container{display:block;max-width:760px;padding:0 24px}.hero__content{max-width:680px;padding-top:0}.hero__title{font-size:46px;line-height:1.08}.hero__subtitle{max-width:640px;font-size:20px;line-height:1.45}.hero__media{display:flex;justify-content:center;height:426px;margin-top:48px;overflow:visible}.hero-visual{display:block;width:569px;height:426px;margin-top:0;transform:none}.hero-visual__inner{transform:translateX(-50%) scale(.82);transform-origin:top center}}@media (max-width:768px){.hero__media{height:374px;margin-top:44px}.hero-visual{width:500px;height:374px}.hero-visual__inner{transform:translateX(-50%) scale(.72);transform-origin:top center}}@media (max-width:640px){main{width:min(100%,calc(100% - 32px))}.header{height:72px}.header__container{height:72px;padding:0 16px}.header__burger{width:40px;height:40px}.header__login{height:40px;padding:0 14px;font-size:13px}.hero{padding-top:36px;padding-bottom:56px}.hero__container{padding:0 16px}.hero__badge{height:34px;padding:0 18px;margin-bottom:22px;font-size:14px}.hero__title{font-size:38px;line-height:1.08;letter-spacing:-.03em}.hero__subtitle{margin-top:20px;font-size:18px;line-height:1.45}.hero__actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:28px}.hero__button{width:100%;min-width:0}.hero__note{margin-top:24px;font-size:13px;line-height:1.4}.hero__media{height:292px;margin-top:40px}.hero-visual{width:389px;height:292px}.hero-visual__inner{transform:translateX(-50%) scale(.56);transform-origin:top center}}@media (max-width:480px){.hero__media{height:260px;margin-top:36px}.hero-visual{width:347px;height:260px}.hero-visual__inner{transform:translateX(-50%) scale(.5);transform-origin:top center}}@media (max-width:390px){.header__login{padding:0 10px;font-size:12px}.hero__title{font-size:34px}.hero__subtitle{font-size:17px}.hero__media{height:239px;margin-top:34px}.hero-visual{width:319px;height:239px}.hero-visual__inner{transform:translateX(-50%) scale(.46);transform-origin:top center}}@media (max-width:360px){.hero__media{height:218px;margin-top:32px}.hero-visual{width:291px;height:218px}.hero-visual__inner{transform:translateX(-50%) scale(.42);transform-origin:top center}}*{box-sizing:border-box}body{padding-top:80px}.header{position:fixed;top:0;left:0;right:0;z-index:1000;height:80px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-bottom:1px solid rgba(221,232,245,.85)}.header__container{max-width:1280px;height:80px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header__nav{justify-self:center;position:static;width:auto;height:auto;padding:0;display:flex;flex-direction:row;align-items:center;gap:42px;background:transparent;border:0;box-shadow:none;transform:none;transition:none;z-index:auto}.header__nav a{color:#172a4d;font-size:16px;font-weight:400;text-decoration:none}.header__nav a:focus-visible,.header__nav a:hover{color:#174a8b}.header__actions{justify-self:end}.header__login{height:47px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1.5px solid #5e86c8;background:#fff;color:#174a8b;font-size:16px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:none}.header__login:focus-visible,.header__login:hover{background:#f3f7ff;border-color:#4f79bd;color:#2e3e5c;transform:none}.header__burger{display:none}.menu-overlay{position:fixed;inset:0;z-index:1100;display:block;background:rgba(7,20,45,.32);opacity:0;pointer-events:none;transition:opacity .25s ease}.menu-overlay.is-open{opacity:1;pointer-events:auto}.mobile-menu{position:fixed;top:0;left:0;z-index:1200;width:320px;max-width:86vw;height:100svh;padding:24px 24px 28px;display:flex;flex-direction:column;background:#f3f7ff;box-shadow:24px 0 60px rgba(18,45,85,.16);transform:translateX(-100%);transition:transform .25s ease}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-menu__close{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#0a1d44;font-size:28px;line-height:1;font-weight:400;cursor:pointer}.mobile-menu__nav{margin-top:48px;display:flex;flex-direction:column;gap:24px}.mobile-menu__nav a{color:#0a1d44;font-size:16px;line-height:1;font-weight:500;text-decoration:none}.mobile-menu__nav a:focus-visible,.mobile-menu__nav a:hover{color:#174a8b}.mobile-menu__version{margin-top:auto;color:#52617a;font-size:14px;line-height:19px;font-weight:400;text-align:left}.hero{min-height:calc(100svh - 80px);overflow:hidden}.benefit-card p,.cta-section h2,.cta-section p,.faq-item h3,.faq-item p,.feature-card h3,.feature-card p,.hero__note,.hero__subtitle,.hero__title,.section-heading h2,.section-heading p,.step-card h3,.step-card p{text-wrap:pretty}@media (max-width:1024px){.header__container{padding:0 24px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-column-gap:16px;column-gap:16px}.header__burger{justify-self:start;width:44px;height:44px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #dde8f5;border-radius:10px;background:#fff;font-size:0;cursor:pointer}.header__burger span{width:20px;height:2px;display:block;border-radius:999px;background:#0a1d44}.header__nav{display:none}.header__actions{justify-self:end}.header__login{height:47px;padding:0 20px;font-size:15px;border-color:#5e86c8;color:#174a8b}.hero__media{width:100%;max-width:100%;display:flex;justify-content:center;overflow:visible}.hero-visual{margin-left:auto;margin-right:auto}.hero-visual__inner{transform-origin:top center}}@media (max-width:640px){body{padding-top:72px}.header{height:72px}.header__container{height:72px;padding:0 16px;grid-template-columns:40px minmax(0,1fr) auto;column-gap:14px}.header__burger{width:40px;height:40px;gap:5px}.header__burger span{width:18px}.header__login{height:40px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:700}.hero__media{width:100%;max-width:100%;display:flex;justify-content:center}.hero-visual{margin-left:auto;margin-right:auto}}@media (max-width:390px){.header__container{padding:0 14px;column-gap:10px}.header__login{padding:0 10px;font-size:12px}.mobile-menu{width:300px;padding:22px 20px 26px}}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.section{margin:0;padding-top:96px;padding-bottom:96px}.home-page>.hero{padding-bottom:32px}.home-page>.section{padding-top:64px;padding-bottom:32px}.home-page>.section:last-child{padding-bottom:64px}.section--after-hero{padding-top:80px}.section--white{background:#fff}.section--soft{background:#f6f9ff;border-radius:32px}.section-heading,.section__header{max-width:820px;margin:0 auto 44px;text-align:center}.section-heading h2,.section__title{margin:0;color:var(--color-title);font-size:44px;line-height:1.12;font-weight:800;letter-spacing:-.03em;text-wrap:balance}.section-heading p:not(.eyebrow),.section__subtitle{margin:16px auto 0;max-width:700px;color:var(--color-text);font-size:20px;line-height:1.45;font-weight:400;letter-spacing:-.01em;text-wrap:balance}.audience-card,.benefit-card,.card,.faq-item,.faq__item,.feature-card,.pricing-card,.step-card{background:var(--color-card);border:1px solid var(--color-border-soft);border-radius:var(--radius-card);box-shadow:0 12px 36px rgba(13,31,66,.045)}.card,.feature-card,.pricing-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}@media (hover:hover){.card--interactive:hover,.pricing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:rgba(47,107,255,.22)}}.benefit-card p,.card__text,.feature-card__text,.step-card__text{margin:0;color:var(--color-text);font-size:16px;line-height:1.55;font-weight:400;letter-spacing:-.005em}.card__title,.feature-card__title,.pricing-card__title,.step-card__title{margin:0;color:var(--color-title);font-size:22px;line-height:1.22;font-weight:750;letter-spacing:-.02em}.audience-card__title,.compact-card h3{margin:0;color:var(--color-title);font-size:20px;line-height:23px;font-weight:600;letter-spacing:0}.audience-grid{grid-gap:18px;gap:18px}.feature-grid,.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;grid-gap:48px;gap:48px}.benefit-grid,.contacts-grid,.document-links,.faq-grid,.payment-summary,.split-section,.steps-grid{display:grid;grid-gap:18px;gap:18px}.benefit-grid,.pricing-grid,.steps-grid,.tariff-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid,.tariff-grid{display:grid;align-items:stretch;grid-gap:24px;gap:24px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-card__icon,.card__icon,.feature-card__icon,.line-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:var(--color-accent-soft);color:var(--color-accent);border:0}.card__icon svg,.feature-card__icon svg,.line-icon svg{width:24px;height:24px;stroke-width:2}.compact-card{min-height:156px;padding:26px 18px 22px;gap:16px}.feature-card{min-width:0;min-height:350px;height:100%;padding:15px 30px 40px;display:flex;flex-direction:column;overflow:hidden;text-align:left;background:linear-gradient(180deg,#fff 0,#fff 235px,#f5f8ff);border:1px solid #e2eaf5;box-shadow:0 12px 32px -8px rgba(13,31,66,.06)}.feature-card__media{width:100%;height:220px;flex:0 0 220px;display:flex;align-items:center;justify-content:center;margin-bottom:26px;overflow:hidden}.feature-card__image{display:block;width:100%;height:100%;object-fit:contain}.feature-card h3,.feature-card__title{margin:0;color:var(--color-title);font-size:20px;line-height:1.22;font-weight:600;letter-spacing:-.02em}.feature-card p,.feature-card__text{margin:16px 0 0;color:var(--color-text);font-size:18px;line-height:1.4;font-weight:400;letter-spacing:-.005em}.leadership-section{background:#fff}.leadership-heading{width:min(820px,calc(100% - 48px));margin:0 auto 44px;text-align:center}.leadership-heading__title{margin:0;color:#0d1f42;font-size:44px;line-height:1.12;font-weight:800;letter-spacing:-.03em;text-align:center}.leadership-heading__subtitle{max-width:680px;margin:8px auto 0;color:#465772;font-size:20px;line-height:1.45;font-weight:400;letter-spacing:-.01em;text-align:center}.benefit-card{min-width:0;min-height:100px;height:100%;display:flex;align-items:center;gap:28px;padding:24px 30px;background:#fff;border:1px solid #e2eaf5;border-radius:20px;box-shadow:none}.benefit-card__icon{display:block;width:36px;height:36px;flex:0 0 36px;object-fit:contain}.benefit-card__text{margin:0;color:#465772;font-size:20px;line-height:1.25;font-weight:400;letter-spacing:0;text-align:left}.check-list{list-style:none;margin:0;padding:0}.check-list__item{display:flex;align-items:flex-start;gap:14px;color:var(--color-title);font-size:17px;line-height:1.45;font-weight:500;letter-spacing:-.01em}.check-list__icon{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf3ff;color:var(--color-accent);font-size:14px;font-weight:800}.pricing-card,.tariff-card{position:relative;min-height:510px;display:flex;flex-direction:column;padding:34px 28px 28px;background:#fff;border:1px solid var(--color-border-soft);border-radius:28px}.pricing-card--popular,.tariff-card.highlighted{border-color:rgba(47,107,255,.45);box-shadow:0 22px 70px rgba(47,107,255,.14)}.pricing-card__title,.tariff-card h3{color:var(--color-title);font-size:24px;line-height:1.2;font-weight:800;letter-spacing:-.025em}.pricing-card__description,.tariff-audience{color:var(--color-text);font-size:15px;line-height:1.45;font-weight:400}.pricing-card__price,.tariff-price{color:var(--color-title);font-size:40px;line-height:1;font-weight:850;letter-spacing:-.04em}.pricing-card__period,.tariff-price span{color:var(--color-muted);font-size:15px;line-height:1.4;font-weight:500}.pricing-card__features,.tariff-card ul{list-style:none;margin:0;padding:0}.pricing-card__feature,.tariff-card li{color:var(--color-text);font-size:15px;line-height:1.45;font-weight:450}.badge,.tariff-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:var(--radius-pill);background:var(--color-accent);color:#fff;font-size:13px;line-height:1;font-weight:700;letter-spacing:-.005em}.landing-pricing__heading{width:min(920px,calc(100% - 48px));margin:0 auto 44px;text-align:center}.landing-pricing__heading h2{margin:0;color:#0d1f42;font-size:44px;line-height:1.12;font-weight:800;letter-spacing:-.03em;text-wrap:balance}.landing-pricing__heading p{max-width:760px;margin:16px auto 0;color:#465772;font-size:20px;line-height:1.45;font-weight:400;letter-spacing:-.01em;text-align:center}.landing-pricing__grid{width:min(1200px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-gap:30px;gap:30px}.landing-pricing-card{position:relative;min-width:0;min-height:650px;height:100%;display:flex;flex-direction:column;padding:36px 30px 26px;background:#fff;border:1px solid #e2eaf5;border-radius:24px;box-shadow:0 12px 36px rgba(13,31,66,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.landing-pricing-card--popular{border-color:#78a8ff;box-shadow:0 16px 42px rgba(47,107,255,.08)}.landing-pricing-card__popular{position:absolute;top:-19px;left:50%;z-index:1;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;border-radius:12px;background:#2f6bff;color:#fff;box-shadow:0 10px 22px rgba(47,107,255,.2);font-size:16px;line-height:1;font-weight:700;white-space:nowrap;transform:translateX(-50%)}.landing-pricing-card__popular span{font-size:17px;line-height:1}.landing-pricing-card__category{width:-moz-fit-content;width:fit-content;min-height:30px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid #e4ecf8;border-radius:999px;background:#f7faff;color:#1f63c9;font-size:14px;line-height:1;font-weight:700}.landing-pricing-card__title{margin:20px 0 0;color:#0d1f42;font-size:30px;line-height:1.15;font-weight:800;letter-spacing:-.025em}.landing-pricing-card__description{min-height:58px;margin:10px 0 0;color:#465772;font-size:17px;line-height:1.45;font-weight:400}.landing-pricing-card__price{margin:26px 0 0;display:flex;align-items:baseline;gap:10px;color:#0d1f42;white-space:nowrap}.landing-pricing-card__price strong{font-size:44px;line-height:1;font-weight:850;letter-spacing:-.04em}.landing-pricing-card__price span{color:#465772;font-size:15px;line-height:1.4;font-weight:500}.landing-pricing-card__features{margin:28px 0 0;padding:24px 0 0;list-style:none;border-top:1px solid #e8eef8}.landing-pricing-card__features li{display:flex;align-items:flex-start;gap:12px;color:#465772;font-size:15px;line-height:1.45;font-weight:450}.landing-pricing-card__features li+li{margin-top:16px}.landing-pricing-card__features .check-icon{width:24px;height:24px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eef5ff;color:#1f6fe5;font-size:14px;line-height:1;font-weight:900}.landing-pricing-card__footer{margin-top:auto;padding-top:30px}.landing-pricing-card__button{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2f6bff;border-radius:12px;background:#fff;color:#2462d3;font-size:17px;line-height:1;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.landing-pricing-card__button:focus-visible,.landing-pricing-card__button:hover{background:#f5f8ff;border-color:#2459db;color:#2459db}.landing-pricing-card__button--primary{background:#2f6bff;color:#fff}.landing-pricing-card__button--primary:focus-visible,.landing-pricing-card__button--primary:hover{background:#2459db;color:#fff}.landing-pricing-card__trial{margin:14px 0 0;color:#6b7890;font-size:14px;line-height:1.4;text-align:center}.landing-pricing__note{width:min(760px,calc(100% - 48px));margin:32px auto 0;color:#465772;font-size:16px;line-height:1.45;text-align:center}@media (hover:hover){.landing-pricing-card:hover{transform:translateY(-4px);border-color:rgba(47,107,255,.34);box-shadow:0 18px 44px rgba(13,31,66,.07)}}@media (max-width:1023px){.landing-pricing__grid{grid-template-columns:1fr;max-width:720px}.landing-pricing-card{min-height:0}}@media (max-width:767px){.home-page>.hero{padding-bottom:24px}.home-page>.section{padding-top:48px;padding-bottom:24px}.home-page>.section:last-child{padding-bottom:48px}.landing-pricing__grid,.landing-pricing__heading,.landing-pricing__note{width:min(100% - 40px,1200px)}.landing-pricing__heading{margin-bottom:34px}.landing-pricing__heading h2{font-size:30px;line-height:1.15;letter-spacing:-.02em}.landing-pricing__heading p{margin-top:12px;font-size:17px;line-height:1.45}.landing-pricing-card{padding:32px 24px 24px;border-radius:20px}.landing-pricing-card__popular{top:-17px;min-height:36px;padding:0 18px;font-size:14px}.landing-pricing-card__title{font-size:27px}.landing-pricing-card__description{min-height:0;font-size:16px}.landing-pricing-card__price{gap:8px}.landing-pricing-card__price strong{font-size:38px}.landing-pricing-card__features li{font-size:15px}.landing-pricing__note{margin-top:28px;font-size:15px}}.step-card{min-height:154px;padding:28px;align-items:flex-start}.step-card>span,.step-card__number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:var(--color-accent);color:#fff;font-size:18px;line-height:1;font-weight:800}.faq-item summary,.faq__question{color:var(--color-title);font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.015em}.faq-item p,.faq__answer{color:var(--color-text);font-size:16px;line-height:1.55;font-weight:400}.faq-item,.faq__item{border-radius:20px}.btn,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-button);font-size:16px;line-height:1;font-weight:700;letter-spacing:-.01em;text-decoration:none;cursor:pointer}.btn-primary,.button--primary{background:var(--color-accent);color:#fff;border:1px solid var(--color-accent)}.btn-primary:hover,.button--primary:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.btn-secondary,.button--secondary{background:#fff;color:var(--color-title);border:1px solid var(--color-border)}.cta-section.final-cta,.final-cta{margin:0;padding:54px 58px;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.28),transparent 32%),linear-gradient(135deg,#1f63ff,#174fd1);color:#fff;border:0;border-radius:32px;overflow:hidden;box-shadow:0 24px 80px rgba(31,99,255,.18)}.cta-section.final-cta h2,.final-cta__title{max-width:760px;margin:0;color:#fff;font-size:44px;line-height:1.12;font-weight:850;letter-spacing:-.035em;text-wrap:balance}.cta-section.final-cta p,.final-cta__text{margin-top:16px;color:hsla(0,0%,100%,.82);font-size:20px;line-height:1.45;font-weight:400}.site-footer{background:#071a38;color:hsla(0,0%,100%,.72)}.footer__title,.site-footer h2{color:#fff;font-size:14px;line-height:1.2;font-weight:750;letter-spacing:-.005em}.footer-bottom,.footer-bottom a,.footer-column a,.footer__link{color:hsla(0,0%,100%,.68);font-size:15px;line-height:1.4;font-weight:450;text-decoration:none}.footer-bottom a:hover,.footer-column a:hover,.footer__link:hover{color:#fff}@media (max-width:1023px){.section{padding-top:72px;padding-bottom:72px}.section-heading h2,.section__title{font-size:36px;line-height:1.15;letter-spacing:-.025em}.audience-grid,.benefit-grid,.feature-grid,.features-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid,.tariff-grid{grid-template-columns:1fr}}@media (max-width:767px){.container{padding-left:20px;padding-right:20px}.section{padding-top:56px;padding-bottom:56px}.section--after-hero{padding-top:48px}.section--soft{border-radius:24px}.section-heading,.section__header{margin-bottom:28px}.section-heading h2,.section__title{font-size:30px;line-height:1.15;letter-spacing:-.02em}.section-heading p:not(.eyebrow),.section__subtitle{margin-top:12px;font-size:17px;line-height:1.45;letter-spacing:-.005em}.audience-grid,.benefit-grid,.faq-grid,.feature-grid,.features-grid,.steps-grid{grid-template-columns:1fr}.card__text,.step-card__text{font-size:15px;line-height:1.5}.audience-card__title,.card__title,.pricing-card__title,.step-card__title{font-size:20px;line-height:1.25}.check-list__item{font-size:16px;line-height:1.45}.leadership-heading{width:min(100% - 40px,820px);margin-bottom:28px}.leadership-heading__title{font-size:30px;line-height:1.15;letter-spacing:-.02em}.leadership-heading__subtitle{margin-top:8px;font-size:17px;line-height:1.45;letter-spacing:-.005em}.benefit-card{min-height:100px;gap:20px;padding:24px}.benefit-card__text{font-size:20px;line-height:1.25}.cta-section.final-cta,.final-cta{grid-template-columns:1fr;padding:34px 28px}.cta-section.final-cta h2,.final-cta__title{font-size:30px;line-height:1.15}.cta-section.final-cta p,.final-cta__text{font-size:17px;line-height:1.45}}body,html{width:100%;max-width:100%;overflow-x:hidden}body{background:#fff}main{width:100%;max-width:100%;margin:0}.section{width:100%;padding-left:0;padding-right:0;overflow-x:clip}.section--soft{border-radius:0}.section>.audience-grid,.section>.benefit-grid,.section>.cta-section,.section>.faq-grid,.section>.feature-grid,.section>.final-cta,.section>.section-heading,.section>.section-note,.section>.steps-grid,.section>.tariff-grid{width:min(1200px,calc(100% - 48px));margin-left:auto;margin-right:auto}.hero__subtitle{white-space:normal}.section--after-hero{background:#fff}.section--after-hero .section-heading{max-width:820px;margin-bottom:42px}.section--after-hero .section-heading h2,.section--after-hero .section__title{color:#0d1f42;font-size:44px;line-height:1.12;font-weight:800;text-align:center;letter-spacing:-.03em;margin:0}.section--after-hero .section-heading p:not(.eyebrow),.section--after-hero .section__subtitle{color:#465772;font-size:20px;line-height:1.45;font-weight:400;text-align:center;max-width:650px;margin:8px auto 0;letter-spacing:0}.audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:60px;gap:60px}.audience-card,.compact-card.audience-card{min-height:218px;padding:34px 25px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;text-align:center;background:#fff;border:1px solid #e2eaf5;border-radius:24px;box-shadow:0 12px 32px -8px rgba(13,31,66,.06)}.audience-card__image{display:block;width:120px;height:120px;object-fit:contain;flex:0 0 auto}.audience-card__title,.compact-card.audience-card h3{color:#0d1f42;font-size:20px;line-height:23px;font-weight:600;text-align:center;margin:0;letter-spacing:0}@media (max-width:1023px){.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}}@media (max-width:767px){.section>.audience-grid,.section>.benefit-grid,.section>.cta-section,.section>.faq-grid,.section>.feature-grid,.section>.final-cta,.section>.section-heading,.section>.section-note,.section>.steps-grid,.section>.tariff-grid{width:min(100% - 40px,1200px)}.section--after-hero .section-heading h2,.section--after-hero .section__title{font-size:30px;line-height:1.15}.section--after-hero .section-heading p:not(.eyebrow),.section--after-hero .section__subtitle{font-size:17px;line-height:1.45}.audience-grid{grid-template-columns:1fr;gap:60px}.audience-card,.compact-card.audience-card{min-height:188px;padding:28px 25px;gap:18px}.audience-card__image{width:104px;height:104px}.audience-card__title,.compact-card.audience-card h3{font-size:20px;line-height:22px;font-weight:600}}.hero__container{grid-template-columns:minmax(0,540px) minmax(540px,1fr);column-gap:64px;align-items:start}.hero__media{min-width:0;display:flex;align-items:flex-start;justify-content:center}.hero-visual,.hero__media{position:relative;height:560px;overflow:visible}.hero-visual{width:min(540px,100%);margin-top:18px;flex:0 1 540px;justify-self:center;transform:none}.hero-visual__inner{position:absolute;top:0;left:50%;width:540px;height:560px;transform:translateX(-50%) scale(1);transform-origin:top center}.hero-screen{position:absolute;width:auto;overflow:visible;background:transparent;box-shadow:0 16px 40px rgba(13,31,66,.08)}.hero-screen,.hero-screen img{display:block;height:auto;border:0;border-radius:0}.hero-screen img{position:static;width:100%;max-width:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.hero-screen--main{top:0;left:0;z-index:1;width:540px}.hero-screen--schedule{top:275px;left:47px;bottom:auto;z-index:2;width:280px;border-radius:11px;overflow:hidden}.hero-screen--tasks{top:180px;left:281px;right:auto;z-index:3;width:171px}.audience-card__nowrap{white-space:nowrap}@media (max-width:1199px){.hero__container{grid-template-columns:1fr;row-gap:40px}.hero__content{width:100%;max-width:none}.hero__subtitle{max-width:100%}.hero__media{height:560px;justify-content:center}.hero-visual{margin-top:0;justify-self:center}}@media (max-width:640px){.hero__media{height:504px;overflow:visible}.hero-visual__inner{transform:translateX(-50%) scale(.9)}}@media (max-width:560px){.hero__media{height:448px}.hero-visual__inner{transform:translateX(-50%) scale(.8)}}@media (max-width:480px){.hero__media{height:392px}.hero-visual__inner{transform:translateX(-50%) scale(.7)}}@media (max-width:420px){.hero__media{height:358px}.hero-visual__inner{transform:translateX(-50%) scale(.64)}}@media (max-width:360px){.hero__media{height:325px}.hero-visual__inner{transform:translateX(-50%) scale(.58)}}@media (max-width:767px){.audience-card__title,.compact-card.audience-card h3{color:#0d1f42;font-size:20px;line-height:1.15;font-weight:600;text-align:center;letter-spacing:0;overflow-wrap:normal;word-break:normal}}.home-page>.getting-started{padding-top:64px;padding-bottom:104px;background:#fff}.getting-started__heading{width:min(820px,calc(100% - 48px));margin:0 auto 78px;text-align:center}.getting-started__heading h2{margin:0;color:#0d1f42;font-size:44px;line-height:1.12;font-weight:800;letter-spacing:-.03em;text-wrap:balance}.getting-started__heading p{margin:2px 0 0;color:#465772;font-size:20px;line-height:1.45;font-weight:400;letter-spacing:-.01em;text-wrap:balance}.getting-started__grid{width:min(1280px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;grid-gap:38px;gap:38px}.getting-started__card{position:relative;min-width:0;min-height:404px;padding:78px 29px 28px;display:flex;flex-direction:column;background:#fff;border:1px solid #dfe8f3;border-radius:22px;box-shadow:0 12px 32px -8px rgba(13,31,66,.06)}.getting-started__number{position:absolute;top:0;left:50%;width:70px;height:70px;display:inline-flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);border-radius:50%;background:#c9efff;color:#fff;font-size:46px;line-height:1;font-weight:700}.getting-started__copy h3{margin:0;color:#0d1f42;font-size:22px;line-height:1.25;font-weight:650;letter-spacing:-.015em;text-align:left}.getting-started__copy p{margin:19px 0 0;color:#465772;font-size:20px;line-height:1.3;font-weight:400;letter-spacing:-.01em;text-align:left;text-wrap:pretty}.getting-started__media{width:100%;aspect-ratio:2/1;margin-top:auto;overflow:hidden}.getting-started__media img{width:100%;height:100%;display:block;object-fit:contain}@media (max-width:1100px){.home-page>.getting-started{padding-top:64px;padding-bottom:88px}.getting-started__heading{margin-bottom:70px}.getting-started__heading h2{font-size:36px;line-height:1.15;letter-spacing:-.025em}.getting-started__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 28px}.getting-started__card:last-child:nth-child(odd){width:calc((100% - 28px) / 2);grid-column:1/-1;justify-self:center}}@media (max-width:767px){.home-page>.getting-started{padding-top:56px;padding-bottom:72px}.getting-started__heading{width:min(100% - 40px,820px);margin-bottom:62px}.getting-started__heading h2{font-size:30px;line-height:1.15;letter-spacing:-.02em}.getting-started__heading p{margin-top:10px;font-size:17px;line-height:1.45;letter-spacing:-.005em}.getting-started__grid{width:min(100% - 40px,520px);grid-template-columns:1fr;gap:60px}.getting-started__card,.getting-started__card:last-child:nth-child(odd){width:100%;min-height:390px;padding:72px 24px 24px;grid-column:auto}.getting-started__number{width:64px;height:64px;font-size:40px}.getting-started__copy h3{font-size:20px}.getting-started__copy p{margin-top:14px;font-size:17px;line-height:1.4}}@media (max-width:430px){.getting-started__grid,.getting-started__heading{width:calc(100% - 32px)}.getting-started__card{min-height:360px;padding-right:20px;padding-left:20px}}.home-page>.development-section{padding-top:84px;padding-bottom:96px;background:#fff;scroll-margin-top:96px;overflow:hidden}.development-section__heading{width:min(940px,calc(100% - 48px));margin:0 auto 40px;text-align:center}.development-section__heading h2{margin:0;color:#0d1f42;font-size:44px;line-height:1.12;font-weight:800;letter-spacing:-.03em;text-wrap:balance}.development-section__heading p{max-width:860px;margin:18px auto 0;color:#465772;font-size:20px;line-height:1.45;font-weight:400;letter-spacing:-.01em;text-align:center;text-wrap:balance}.development-carousel{width:100%;outline:none}.development-carousel:focus-visible{outline:2px solid rgba(47,107,255,.5);outline-offset:6px;border-radius:24px}.development-carousel__stage{position:relative;width:min(1480px,100%);height:470px;margin:0 auto;overflow:hidden;touch-action:pan-y}.development-card{position:absolute;top:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);grid-gap:22px;gap:22px;min-width:0;min-height:430px;padding:40px 42px 34px;overflow:hidden;background:#fff;border:1px solid #8fb9f4;border-radius:24px;box-shadow:0 18px 42px rgba(28,82,154,.09);transition:opacity .22s ease,transform .22s ease,filter .22s ease}.development-card--active{left:50%;z-index:3;width:min(780px,calc(100% - 440px));transform:translateX(-50%)}.development-card--next,.development-card--previous{top:35px;z-index:1;width:300px;min-height:360px;padding:34px 30px;display:block;opacity:.24;filter:saturate(.65);pointer-events:none}.development-card--previous{left:max(28px,calc(50% - 680px))}.development-card--next{right:max(28px,calc(50% - 680px))}.development-card__content{position:relative;z-index:2;min-width:0;display:flex;flex-direction:column}.development-card__badge{width:-moz-fit-content;width:fit-content;min-height:30px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #91b8f4;border-radius:999px;background:#f5f9ff;color:#2872dd;font-size:13px;line-height:1;font-weight:650;white-space:nowrap}.development-card__badge>span{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#2f7eea}.development-card__badge--implemented{border-color:#91e3cc;background:#f0fcf8;color:#0a9f74}.development-card__badge--implemented>span{background:#16c79a}.development-card h3{margin:24px 0 0;color:#0d1f42;font-size:31px;line-height:1.15;font-weight:750;letter-spacing:-.025em;text-wrap:balance}.development-card__description{margin:24px 0 0;color:#26395c;font-size:17px;line-height:1.62;font-weight:400;letter-spacing:-.005em;text-wrap:pretty}.development-card__accent{margin-top:auto;padding-top:26px;display:flex;align-items:center;gap:15px;color:#1f6fe5;font-size:17px;line-height:1.4;font-weight:650}.development-card__check{width:44px;height:44px;flex:0 0 44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf5ff}.development-card__check svg{width:25px;height:25px;fill:none;stroke:#1f6fe5;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.development-card__media{position:relative;z-index:1;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.development-card__media img{width:100%;height:100%;display:block;object-fit:contain}.development-card--next .development-card__media,.development-card--previous .development-card__media{position:absolute;right:-66px;bottom:-54px;z-index:0;width:250px;height:250px;opacity:.38}.development-card--next h3,.development-card--previous h3{margin-top:26px;font-size:27px;line-height:1.18}.development-card--next .development-card__description,.development-card--previous .development-card__description{margin-top:20px;font-size:16px;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.development-card--next .development-card__accent,.development-card--previous .development-card__accent{margin-top:26px;padding-top:0;font-size:15px;line-height:1.35}.development-card--next .development-card__check,.development-card--previous .development-card__check{width:38px;height:38px;flex-basis:38px}.development-carousel__arrow{position:absolute;top:50%;z-index:5;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #d8e3f2;border-radius:50%;background:hsla(0,0%,100%,.96);color:#2380e8;box-shadow:0 10px 28px rgba(13,31,66,.08);cursor:pointer;transform:translateY(-50%);transition:border-color .16s ease,background .16s ease,transform .16s ease}.development-carousel__arrow--previous{left:32px}.development-carousel__arrow--next{right:32px}.development-carousel__arrow svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.development-carousel__arrow:focus-visible,.development-carousel__arrow:hover{border-color:#8fb9f4;background:#f8fbff;transform:translateY(-50%) scale(1.04)}.development-carousel__arrow:focus-visible,.development-carousel__dot:focus-visible,.development-section__cta button:focus-visible{outline:2px solid rgba(47,107,255,.48);outline-offset:3px}.development-carousel__dots{min-height:18px;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:16px}.development-carousel__dot{width:12px;height:12px;flex:0 0 12px;padding:0;border:0;border-radius:50%;background:#c9e2ff;cursor:pointer;transition:background .16s ease,transform .16s ease}.development-carousel__dot.is-active{background:#2f7eea;transform:scale(1.08)}.development-section__cta{width:min(760px,calc(100% - 48px));margin:38px auto 0;text-align:center}.development-section__cta p{margin:0;color:#132b59;font-size:20px;line-height:1.45;font-weight:400}.development-section__cta button{min-width:298px;min-height:58px;margin-top:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 32px;border:1px solid #2f7eea;border-radius:14px;background:#fff;cursor:pointer;color:#2872dd;font-size:18px;line-height:1;font-weight:600;transition:background .16s ease,border-color .16s ease,transform .16s ease}.development-section__cta button:hover{border-color:#1f6fe5;background:#f6faff;transform:translateY(-1px)}.feature-suggestion-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;overflow-y:auto;background:rgba(238,245,255,.84);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.feature-suggestion-modal__card{position:relative;width:min(100%,560px);max-height:calc(100vh - 48px);overflow-y:auto;padding:34px;border:1px solid #cdddf2;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(13,31,66,.12)}.feature-suggestion-modal__close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #d8e3f2;border-radius:50%;background:#fff;color:#465772;cursor:pointer}.feature-suggestion-modal__close:focus-visible,.feature-suggestion-modal__close:hover{border-color:#8fb9f4;color:#1f6fe5;background:#f7faff}.feature-suggestion-form input:focus-visible,.feature-suggestion-form textarea:focus-visible,.feature-suggestion-form__submit:focus-visible,.feature-suggestion-modal__close:focus-visible,.feature-suggestion-modal__success button:focus-visible{outline:2px solid rgba(47,107,255,.48);outline-offset:2px}.feature-suggestion-modal__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.feature-suggestion-modal__heading{padding-right:48px}.feature-suggestion-modal__heading h3{margin:0;color:#0d1f42;font-size:28px;line-height:1.18;font-weight:750}.feature-suggestion-modal__heading p{margin:12px 0 0;color:#465772;font-size:16px;line-height:1.5}.feature-suggestion-form{margin-top:26px;display:flex;flex-direction:column;gap:18px}.feature-suggestion-form__field{display:flex;flex-direction:column;gap:8px}.feature-suggestion-form__field label{color:#0d1f42;font-size:15px;line-height:1.2;font-weight:650}.feature-suggestion-form input[type=email],.feature-suggestion-form input[type=text],.feature-suggestion-form textarea{width:100%;border:1px solid #cfdced;border-radius:12px;background:#fff;color:#0d1f42;transition:border-color .16s ease,box-shadow .16s ease}.feature-suggestion-form input[type=email],.feature-suggestion-form input[type=text]{min-height:50px;padding:0 14px}.feature-suggestion-form textarea{min-height:150px;padding:13px 14px;resize:vertical;line-height:1.5}.feature-suggestion-form input[aria-invalid=true],.feature-suggestion-form textarea[aria-invalid=true]{border-color:#d99595}.feature-suggestion-form input[type=email]:focus,.feature-suggestion-form input[type=text]:focus,.feature-suggestion-form textarea:focus{border-color:#79a9ec;box-shadow:0 0 0 3px rgba(47,107,255,.1);outline:none}.feature-suggestion-form__consent{display:flex;flex-direction:column;gap:7px}.feature-suggestion-form__consent label{display:flex;align-items:flex-start;gap:10px;color:#465772;font-size:14px;line-height:1.45;cursor:pointer}.feature-suggestion-form__consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:#1f6fe5}.feature-suggestion-form__consent a{color:#1f6fe5;text-decoration:underline;text-underline-offset:2px}.feature-suggestion-form__error{color:#a64b4b;font-size:13px;line-height:1.35}.feature-suggestion-form__submit-error{padding:11px 13px;border:1px solid #efd0d0;border-radius:11px;background:#fff8f8;color:#9f4141;font-size:14px;line-height:1.4}.feature-suggestion-form__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.feature-suggestion-form__submit,.feature-suggestion-modal__success button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid #1f6fe5;border-radius:12px;background:#1f6fe5;color:#fff;font-size:16px;line-height:1;font-weight:650;cursor:pointer}.feature-suggestion-form__submit:hover,.feature-suggestion-modal__success button:hover{background:#185fc8;border-color:#185fc8}.feature-suggestion-form__submit:disabled{cursor:wait;opacity:.7}.feature-suggestion-modal__success{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px 8px 4px;text-align:center}.feature-suggestion-modal__success>span{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf8f3;color:#0a9f74;font-size:28px;font-weight:700}.feature-suggestion-modal__success h3{max-width:410px;margin:0;color:#0d1f42;font-size:24px;line-height:1.35}.feature-suggestion-modal__success button{min-width:170px}@media (max-width:1180px){.development-card--active{width:min(760px,calc(100% - 240px))}.development-card--next,.development-card--previous{width:250px}.development-card--previous{left:12px}.development-card--next{right:12px}.development-carousel__arrow--previous{left:18px}.development-carousel__arrow--next{right:18px}}@media (max-width:900px){.development-carousel__stage{height:480px}.development-card{min-height:440px}.development-card--active{width:calc(100% - 96px);padding:36px 34px 32px;grid-template-columns:minmax(0,1fr) minmax(230px,.82fr)}.development-card--next,.development-card--previous{width:220px;opacity:.13}.development-card h3{font-size:28px}.development-card__description{margin-top:20px;font-size:16px;line-height:1.55}.development-card__accent{gap:12px;font-size:16px}}@media (max-width:767px){.home-page>.development-section{padding-top:64px;padding-bottom:72px}.development-section__heading{width:min(100% - 40px,720px);margin-bottom:34px}.development-section__heading h2{font-size:30px;line-height:1.15;letter-spacing:-.02em}.development-section__heading p{margin-top:14px;font-size:17px;line-height:1.48}.development-section__heading br{display:none}.development-carousel__stage{height:620px}.development-card--next,.development-card--previous{display:none}.development-card--active{top:0;width:min(520px,calc(100% - 40px));min-height:0;padding:32px 24px 28px;grid-template-columns:1fr;grid-template-rows:auto 205px;gap:22px;border-radius:22px}.development-card__content{display:block}.development-card h3{margin-top:22px;font-size:26px;line-height:1.18}.development-card__description{margin-top:18px;font-size:16px;line-height:1.52}.development-card__accent{margin-top:22px;padding-top:0;font-size:16px;line-height:1.38}.development-card__check{width:40px;height:40px;flex-basis:40px}.development-card__media{height:190px}.development-carousel__arrow{width:42px;height:42px}.development-carousel__arrow--previous{left:4px}.development-carousel__arrow--next{right:4px}.development-carousel__arrow svg{width:23px;height:23px}.development-carousel__dots{margin-top:12px;gap:13px}.development-carousel__dot{width:11px;height:11px;flex-basis:11px}.development-section__cta{width:min(100% - 40px,720px);margin-top:32px}.development-section__cta p{font-size:17px;line-height:1.45}.development-section__cta button{width:min(100%,298px);min-width:0;min-height:54px;margin-top:18px;padding:0 24px;font-size:17px}.feature-suggestion-modal{padding:16px;align-items:start}.feature-suggestion-modal__card{max-height:calc(100vh - 32px);margin:auto 0;padding:28px 20px 22px;border-radius:20px}.feature-suggestion-modal__close{top:14px;right:14px;width:38px;height:38px}.feature-suggestion-modal__heading{padding-right:42px}.feature-suggestion-modal__heading h3{font-size:24px}.feature-suggestion-form{margin-top:22px;gap:16px}.feature-suggestion-form textarea{min-height:130px}}@media (max-width:430px){.development-section__cta,.development-section__heading{width:calc(100% - 32px)}.development-carousel__stage{height:610px}.development-card--active{width:calc(100% - 32px);min-height:0;padding:28px 20px 24px;grid-template-rows:auto 190px}.development-card__badge{min-height:28px;padding:0 11px;font-size:12px}.development-card h3{font-size:24px}.development-card__description{font-size:15.5px}.development-card__accent{font-size:15px}.development-card__media{height:205px}.development-carousel__arrow{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.development-card,.development-carousel__arrow,.development-carousel__dot,.development-section__cta button{transition:none}}.brand-logo,.header__logo,.mobile-menu__logo{display:inline-flex;align-items:center;line-height:1;text-decoration:none;white-space:nowrap}.header__logo{justify-self:start;min-width:0}.header__logo-image{display:block;height:44px;width:auto;max-width:none}.mobile-menu__logo-image{display:block;height:38px;width:auto;max-width:none}.brand-logo__image{display:block;height:34px;width:auto;max-width:none}@media (max-width:1024px){.header__logo{justify-self:center}.header__logo-image{width:clamp(116px,20vw,164px);height:auto;max-width:100%}}@media (max-width:640px){.mobile-menu__logo-image{height:36px}}