:root{--ink:#14213d;--muted:#5c667a;--line:#e4e9f1;--paper:#fff;--soft:#f5f7fb;--navy:#203a72;--orange:#ff6b35;--orange-dark:#e85220;--radius:22px;--shadow:0 22px 60px rgba(28,45,79,.12);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;line-height:1.55;color:var(--ink)}a{color:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.narrow{max-width:850px}.visually-hidden,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.skip-link:focus{position:fixed;z-index:100;width:auto;height:auto;clip:auto;top:8px;left:8px;padding:10px 14px;background:#fff;border:2px solid var(--orange)}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(228,233,241,.85);backdrop-filter:blur(16px)}.header-inner{height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;flex-shrink:0}.navigation{display:flex;align-items:center;gap:20px;margin-left:auto}.navigation a{text-decoration:none;font-size:14px;font-weight:600;color:#38445b}.navigation a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions [hidden]{display:none!important}.auth-header-guest{display:flex;align-items:center;gap:10px}.auth-header-skeleton{display:block;width:190px;height:44px;border-radius:13px;background:linear-gradient(90deg,#edf1f6,#f8fafc,#edf1f6);background-size:200% 100%;animation:auth-skeleton 1.2s linear infinite}.auth-header-account{display:flex;align-items:center;gap:10px;min-height:48px;padding:5px 12px 5px 5px;border:1px solid var(--line);border-radius:15px;color:var(--navy);text-decoration:none;background:#fff}.auth-header-account>span:last-child{display:grid;line-height:1.15;max-width:150px}.auth-header-account small{font-size:11px;color:var(--muted)}.auth-header-account strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.auth-header-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf3ff;color:#174fbd;font-weight:800;background-position:center;background-size:cover}.auth-header-avatar_image{font-size:0}@keyframes auth-skeleton{to{background-position:-200% 0}}.menu-button{display:none;background:none;border:0;padding:10px}.menu-button span:not(.visually-hidden){display:block;width:24px;height:2px;background:var(--ink);margin:5px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-weight:700;font-size:15px;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 9px 24px rgba(255,107,53,.23)}.button-primary:hover{background:var(--orange-dark)}.button-secondary{background:#fff;border-color:#cfd7e5;color:var(--ink)}.button-ghost{padding-inline:13px}.button-large{min-height:52px;padding-inline:25px}.button-light{background:#fff;color:var(--navy)}
.hero{overflow:hidden;padding:76px 0 82px;background:radial-gradient(circle at 85% 20%,rgba(255,107,53,.13),transparent 27%),linear-gradient(180deg,#fff,#f8faff)}.hero-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:65px;align-items:center}.eyebrow{display:inline-flex;color:var(--orange-dark);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.hero h1,.page-hero h1{margin:15px 0 22px;font-size:clamp(42px,5.2vw,72px);line-height:1.04;letter-spacing:-.045em}.hero h1 span{color:var(--orange)}.lead{font-size:clamp(18px,2vw,22px);color:var(--muted);max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trust-list{display:flex;flex-wrap:wrap;gap:8px 22px;padding:0;margin:25px 0 0;list-style:none;color:#657087;font-size:13px}.trust-list li:before,.check-list li:before{content:"✓";color:var(--orange);font-weight:900;margin-right:8px}
.product-preview{border:1px solid #dfe5ef;border-radius:22px;background:#fff;box-shadow:var(--shadow);transform:rotate(1deg);overflow:hidden}.preview-top{height:42px;background:#f3f5f9;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 13px}.preview-top span{width:9px;height:9px;border-radius:50%;background:#d0d6e0}.preview-top span:first-child{background:#ff8b63}.preview-top small{margin-left:auto;color:#8590a4}.preview-body{display:flex;min-height:375px}.preview-sidebar{width:65px;background:var(--navy);padding:20px 14px;display:flex;flex-direction:column;align-items:center;gap:24px}.preview-sidebar b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--orange);color:white}.preview-sidebar i{width:22px;height:6px;border-radius:4px;background:rgba(255,255,255,.3)}.preview-content{flex:1;padding:35px 30px}.preview-content>p{font-size:12px;color:var(--muted);margin:0}.preview-content h2{font-size:22px;margin:6px 0 25px}.preview-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.preview-stats article{padding:16px;border:1px solid var(--line);border-radius:14px}.preview-stats span,.preview-stats small{display:block;color:var(--muted);font-size:11px}.preview-stats strong{display:block;font-size:31px;color:var(--navy)}.preview-tools{margin-top:18px;display:grid;gap:9px}.preview-tools span{padding:13px;background:var(--soft);border-radius:10px;font-size:12px;font-weight:700}
.proof-strip{border-block:1px solid var(--line);background:#fff}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}.proof-grid div{padding:27px 34px;border-right:1px solid var(--line)}.proof-grid div:first-child{padding-left:0}.proof-grid div:last-child{border:0}.proof-grid strong,.proof-grid span{display:block}.proof-grid span{font-size:13px;color:var(--muted);margin-top:3px}
.section-block{padding:105px 0}.section-tinted{background:var(--soft)}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading.align-left{text-align:left;margin:0}.section-heading h2,.platform-copy h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.035em;margin:12px 0 14px}.section-heading p,.platform-copy p{font-size:18px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-card{min-height:245px;padding:27px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(28,45,79,.09)}.feature-card-accent{background:var(--navy);color:#fff}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#fff2ed;color:var(--orange-dark);font-size:22px;font-weight:800}.feature-card-accent .feature-icon{background:rgba(255,255,255,.13);color:#fff}.feature-card h3{font-size:21px;margin:19px 0 9px}.feature-card p{color:var(--muted);font-size:15px}.feature-card-accent p{color:#ced7e9}.feature-card a{display:inline-block;margin-top:8px;color:var(--orange-dark);font-weight:700;text-decoration:none;font-size:14px}.feature-card-accent a{color:#ffad8f}
.workflow-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.steps{padding:0;margin:0;list-style:none}.steps li{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid #dce2ec}.steps li>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#fff;color:var(--orange);font-weight:900}.steps h3{margin:0 0 5px}.steps p{margin:0;color:var(--muted)}
.platform-grid{display:grid;grid-template-columns:.8fr 1fr;gap:100px;align-items:center}.phone-mockup{width:310px;margin:auto;padding:12px;border:1px solid #d7deea;border-radius:43px;background:#18264a;box-shadow:var(--shadow);transform:rotate(-3deg)}.phone-screen{min-height:540px;padding:45px 24px 25px;border-radius:32px;background:linear-gradient(160deg,#eef3ff,#fff 55%,#fff1eb);display:flex;flex-direction:column;gap:18px}.phone-screen img{width:45px}.phone-screen>strong{font-size:27px;line-height:1.15;margin:18px 0}.phone-screen div{padding:17px;border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(28,45,79,.08)}.phone-screen span,.phone-screen b{display:block}.phone-screen span{font-size:12px;color:var(--muted)}.check-list{padding:0;list-style:none;display:grid;gap:12px;color:#3e4b63;margin:25px 0 30px}
.faq-section{background:#fbfcfe}.faq-list{max-width:860px;margin:auto}.faq-list details{border-bottom:1px solid var(--line);padding:21px 4px}.faq-list summary{cursor:pointer;font-size:18px;font-weight:700;list-style:none;padding-right:25px}.faq-list summary:after{content:"+";float:right;color:var(--orange);font-size:24px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);max-width:760px}
.final-cta{padding:65px 0;background:linear-gradient(135deg,#14213d,#284a8e);color:#fff}.final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.final-cta h2{font-size:clamp(30px,4vw,46px);line-height:1.13;margin:11px 0}.final-cta .eyebrow{color:#ffad8f}.final-cta-inner>div:last-child{display:grid;gap:10px;text-align:center}.final-cta small{color:#cdd7e9}
.site-footer{padding:58px 0 25px;background:#101a31;color:#d8dfec}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:38px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid p{max-width:280px;color:#9facbf}.footer-grid strong{color:#fff}.footer-grid a{text-decoration:none;color:#b8c2d3;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);margin-top:43px;padding-top:23px;color:#8492a8;font-size:12px}
.page-hero{padding:100px 0 80px;background:radial-gradient(circle at 80% 0,rgba(255,107,53,.13),transparent 35%),var(--soft);text-align:center}.page-hero .hero-actions{justify-content:center}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:22px}.price-card{padding:38px;border:1px solid var(--line);border-radius:var(--radius)}.price-card.highlighted{border:2px solid var(--orange);box-shadow:var(--shadow)}.price-card>span{color:var(--orange-dark);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.1em}.price-card h2{font-size:35px;margin:12px 0}.price-card p{color:var(--muted)}.price-card .button{margin-top:18px}.prose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.prose-grid article{padding:30px;background:var(--soft);border-radius:var(--radius)}.prose-grid h2{margin-top:0}.prose-grid p{color:var(--muted)}
.materials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.material-card{display:flex;flex-direction:column;min-height:260px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.material-card time,.material-meta{color:var(--muted);font-size:13px}.material-card h2{margin:10px 0;font-size:21px;line-height:1.25}.material-card h2 a{text-decoration:none}.material-card p{color:var(--muted)}.material-card__link{margin-top:auto;color:var(--orange-dark);font-weight:800;text-decoration:none}.material-page .page-hero{text-align:left}.material-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:24px}.material-content{padding-top:60px;padding-bottom:80px;font-size:18px}.material-content h2{margin-top:42px;font-size:30px}.material-content li{margin:10px 0}.related-materials{padding:50px 0;background:var(--soft)}.related-materials div>div{display:grid;gap:12px}.related-materials a{color:var(--navy);font-weight:700}.video-resource,.video-placeholder,.empty-state{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.video-chapters{margin-top:24px}
@media(max-width:1024px){.header-inner{gap:18px}.navigation{gap:16px}.hero-grid{gap:35px}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid{gap:45px}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}.header-actions .button-ghost{display:none}.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.container{width:min(100% - 32px,680px)}.header-inner{height:68px}.brand img{width:158px}.menu-button{display:block;margin-left:auto}.navigation{display:none;position:absolute;left:0;right:0;top:68px;padding:16px 20px 22px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px}.navigation-open{display:flex}.navigation a{padding:11px}.header-actions .button-primary{min-height:40px;padding:8px 12px;font-size:13px}.hero{padding:54px 0}.hero-grid,.workflow-grid,.platform-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-actions,.trust-list{justify-content:center}.product-preview{max-width:600px;margin:auto}.proof-grid{grid-template-columns:1fr}.proof-grid div,.proof-grid div:first-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.section-block{padding:75px 0}.workflow-grid,.platform-grid{gap:45px}.section-heading.align-left{text-align:center}.platform-copy{text-align:center}.platform-copy .check-list{display:inline-grid;text-align:left}.final-cta-inner{flex-direction:column;text-align:center}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.prose-grid{grid-template-columns:1fr}.page-hero{padding:70px 0}}
@media(max-width:520px){.container{width:calc(100% - 28px)}.header-inner{gap:8px}.header-actions{display:flex}.auth-header-skeleton{width:44px}.auth-header-account{padding:4px}.auth-header-account>span:last-child{display:none}.auth-header-guest .button-primary{display:none}.hero h1,.page-hero h1{font-size:39px}.lead{font-size:17px}.hero-actions{display:grid}.button-large{width:100%}.product-preview{transform:none}.preview-body{min-height:300px}.preview-sidebar{width:48px;padding:15px 8px}.preview-content{padding:25px 16px}.preview-stats{grid-template-columns:1fr}.preview-stats article:last-child{display:none}.feature-grid,.materials-grid{grid-template-columns:1fr}.feature-card{min-height:0}.section-heading h2,.platform-copy h2{font-size:32px}.phone-mockup{width:255px}.phone-screen{min-height:460px}.pricing-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.page-hero{text-align:left}.page-hero .hero-actions{justify-content:flex-start}.material-content{padding-top:38px;font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
