:root{--bg:#07101f;--bg2:#0b1527;--surface:#101c32;--surface2:#15233d;--text:#f6f8fc;--muted:#94a3b8;--line:rgba(148,163,184,.18);--blue:#4e83ff;--cyan:#32c6f4;--purple:#875cf4;--green:#52d6a1;--light:#f5f8ff;--ink:#152033;--radius:24px;--shadow:0 30px 90px rgba(2,8,23,.34)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65;overflow-x:hidden}body.modal-open{overflow:hidden}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;height:auto;width:auto;top:10px;left:10px;padding:10px 14px;background:#fff;color:#000;z-index:9999}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;border-bottom:1px solid transparent;transition:.3s;background:rgba(7,16,31,.15);backdrop-filter:blur(14px)}.site-header.scrolled{background:rgba(7,16,31,.9);border-color:rgba(255,255,255,.08)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;font-size:20px;letter-spacing:-.03em;white-space:nowrap}.brand img{width:42px;height:42px}.brand strong{font-weight:800}.custom-logo-link{display:flex}.custom-logo{max-height:46px;width:auto}.main-nav{margin-left:auto}.main-nav ul{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.main-nav a{color:#c8d3e5;font-size:14px;font-weight:600;transition:.2s}.main-nav a:hover,.main-nav .current-menu-item>a{color:#fff}.header-actions{display:flex;align-items:center;gap:12px}.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent;cursor:pointer}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;margin:5px 0;border-radius:10px;background:#fff;transition:.25s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:14px;font-weight:750;font-size:15px;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-small{min-height:42px;padding:0 18px;font-size:13px}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--cyan),var(--blue) 48%,var(--purple));box-shadow:0 14px 34px rgba(78,131,255,.28)}.btn-outline{color:#fff;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.18)}.btn-ghost{color:#d8e1f1;background:transparent;border-color:rgba(255,255,255,.14)}.btn-light{color:#17203a;background:#fff;box-shadow:0 16px 38px rgba(4,10,25,.18)}.hero{position:relative;min-height:790px;padding:155px 0 88px;color:#fff;background:radial-gradient(circle at 72% 24%,rgba(59,130,246,.18),transparent 34%),linear-gradient(135deg,#07101f 0%,#091429 48%,#0b1630 100%);overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000 0%,transparent 86%);pointer-events:none}.hero-glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.26}.hero-glow-one{width:380px;height:380px;background:#3b82f6;right:2%;top:10%}.hero-glow-two{width:300px;height:300px;background:#8b5cf6;left:-8%;bottom:-4%}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.25fr;align-items:center;gap:52px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#4776f2;font-size:12px;line-height:1.3;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow,.section-dark .eyebrow,.cta-card .eyebrow{color:#9ac6ff}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 7px rgba(82,214,161,.11)}.hero h1{max-width:660px;margin:22px 0 22px;font-size:clamp(43px,5vw,71px);line-height:1.04;letter-spacing:-.055em}.hero-copy>p{max-width:620px;margin:0;color:#aebbd0;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:34px}.hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#8697b2;font-size:12px}.hero-visual{position:relative;min-width:0}.app-frame{padding:8px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.055);box-shadow:0 44px 120px rgba(0,0,0,.46);transform:perspective(1500px) rotateY(-5deg) rotateX(2deg)}.app-frame img{display:block;border-radius:15px;width:100%;background:#0b1120}.window-bar{height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#7e8da7;font-size:11px}.window-bar i{display:block;width:8px;height:8px;border-radius:50%;background:#34445e}.window-bar i:first-child{background:#ff6b6b}.window-bar i:nth-child(2){background:#f6c75c}.window-bar i:nth-child(3){background:#57d68d}.window-bar span{margin-left:8px}.floating-card{position:absolute;display:flex;align-items:center;gap:9px;padding:13px 15px;border:1px solid rgba(255,255,255,.15);border-radius:14px;color:#fff;background:rgba(13,24,46,.88);backdrop-filter:blur(14px);box-shadow:0 20px 45px rgba(0,0,0,.25);font-size:12px}.floating-card strong{font-size:16px}.floating-card span{color:#91a2bc}.card-one{left:-30px;bottom:22px}.card-one{flex-direction:column;align-items:flex-start;gap:0}.card-two{right:-18px;top:58px}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--green)!important;box-shadow:0 0 0 5px rgba(82,214,161,.11)}.strip{background:#fff;border-bottom:1px solid #e7edf6}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:30px 22px;text-align:center;border-right:1px solid #e7edf6}.stat:last-child{border-right:0}.stat strong{display:block;color:#18233a;font-size:27px;letter-spacing:-.04em}.stat span{color:#78869a;font-size:13px}.section{padding:105px 0}.section-head{max-width:720px;margin:0 auto 50px;text-align:center}.section-head.row{max-width:none;display:flex;justify-content:space-between;align-items:end;text-align:left}.section-head h2,.split-copy h2,.faq-intro h2,.cta-card h2{margin:14px 0 18px;color:#162136;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.045em}.section-head p,.split-copy>p,.faq-intro>p{margin:0;color:#6f7d91;font-size:17px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{position:relative;min-height:255px;padding:30px;border:1px solid #e5ebf4;border-radius:22px;background:#fff;box-shadow:0 15px 44px rgba(15,23,42,.055);transition:.25s}.feature-card:hover{transform:translateY(-5px);border-color:#cbd9f7;box-shadow:0 24px 60px rgba(48,80,150,.1)}.feature-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:42px;border-radius:13px;color:#376be8;background:#eef4ff;font-size:13px;font-weight:900}.feature-card h3{margin:0 0 10px;font-size:20px;letter-spacing:-.025em}.feature-card p{margin:0;color:#718096;font-size:14px}.section-dark{position:relative;color:#fff;background:linear-gradient(145deg,#07101f,#0c1830)}.section-dark:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 50%,rgba(71,118,242,.14),transparent 31%)}.split-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.visual-panel{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:rgba(255,255,255,.045);box-shadow:var(--shadow)}.module-list{padding:16px;border-radius:19px;background:#0c162a}.module{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;padding:19px 18px;border-bottom:1px solid rgba(255,255,255,.07);color:#7f91ad}.module:last-child{border:0}.module.active{border:1px solid rgba(78,131,255,.38);border-radius:14px;color:#fff;background:linear-gradient(90deg,rgba(78,131,255,.17),rgba(139,92,246,.07))}.module>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#15223a;font-size:11px;font-weight:800}.module strong,.module small{display:block}.module strong{font-size:15px}.module small{margin-top:2px;color:#7485a0;font-size:11px}.module b{font-size:18px}.split-copy h2{color:#fff}.split-copy>p{color:#9eacc2}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;margin:28px 0 31px;padding:0;list-style:none;color:#dbe5f4;font-size:14px}.check-list li:before{content:"✓";margin-right:9px;color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:8px;color:#4776f2;font-weight:800}.section-dark .text-link{color:#8bb7ff}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:steps}.step-card{position:relative;min-height:185px;padding:26px;border-top:3px solid #e5ebf4;border-radius:0 0 18px 18px;background:#f7f9fd}.step-card:before{content:"";position:absolute;top:-3px;left:0;width:40%;height:3px;background:linear-gradient(90deg,var(--blue),var(--purple))}.step-card span{display:block;margin-bottom:33px;color:#4776f2;font-size:13px;font-weight:900}.step-card p{margin:0;color:#34435a;font-weight:650}.pricing-section{background:#f5f8fd}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px}.price-card{position:relative;display:flex;flex-direction:column;padding:34px 30px;border:1px solid #dfe7f3;border-radius:24px;background:#fff}.price-card.featured{color:#fff;border-color:#1a315e;background:linear-gradient(155deg,#0c1830,#13254b);box-shadow:0 30px 70px rgba(27,57,117,.22);transform:translateY(-10px)}.popular{position:absolute;right:24px;top:24px;padding:6px 9px;border-radius:8px;color:#cfe1ff;background:rgba(78,131,255,.18);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.price-card h3{margin:0 0 18px;font-size:21px}.price{min-height:54px;margin-bottom:13px;color:#162136;font-size:27px;font-weight:850;letter-spacing:-.04em}.featured .price{color:#fff}.price-card>p{min-height:72px;margin:0;color:#748196;font-size:14px}.featured>p{color:#9daec8}.price-card ul{flex:1;display:grid;gap:12px;margin:27px 0 31px;padding:23px 0 0;border-top:1px solid #e6ecf4;list-style:none;color:#3d4d64;font-size:14px}.featured ul{border-color:rgba(255,255,255,.11);color:#d9e3f2}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:78px;align-items:start}.faq-intro{position:sticky;top:120px}.faq-item{border-bottom:1px solid #e2e8f0}.faq-item summary{display:flex;justify-content:space-between;gap:25px;padding:24px 0;cursor:pointer;color:#172238;font-size:17px;font-weight:750;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:25px;font-weight:400;transition:.2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{max-width:720px;margin:-4px 0 25px;color:#718096}.blog-section{background:#f7f9fd}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{overflow:hidden;border:1px solid #e4eaf3;border-radius:20px;background:#fff;box-shadow:0 15px 38px rgba(15,23,42,.05)}.post-thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;overflow:hidden;color:#fff;background:linear-gradient(135deg,#0d1930,#24448a);font-weight:850}.post-thumb img{width:100%;height:100%;object-fit:cover;transition:.3s}.post-card:hover .post-thumb img{transform:scale(1.035)}.post-body{padding:25px}.post-body time{color:#8491a4;font-size:12px}.post-body h2,.post-body h3{margin:8px 0 12px;font-size:20px;line-height:1.3}.post-body p{margin:0;color:#718096;font-size:14px}.cta-section{padding-top:45px}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:55px 60px;border-radius:30px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(50,198,244,.22),transparent 30%),linear-gradient(135deg,#132c62,#3f63d7 58%,#7050dc);box-shadow:0 35px 90px rgba(54,84,170,.26)}.cta-card h2{max-width:760px;color:#fff}.cta-card p{max-width:730px;margin:0;color:#d6e2ff}.site-footer{padding:70px 0 24px;color:#99a8bd;background:#07101f}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr;gap:80px}.footer-brand{margin-bottom:18px}.footer-grid p{max-width:430px;margin:0}.site-footer h2{margin:0 0 17px;color:#fff;font-size:14px}.footer-nav ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.footer-nav a,.footer-contact a{display:block;padding:4px 0;color:#99a8bd;font-size:14px}.footer-nav a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:11px}.modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:.2s}.modal.is-open{visibility:visible;opacity:1}.modal-backdrop{position:absolute;inset:0;background:rgba(2,7,18,.78);backdrop-filter:blur(9px)}.modal-dialog{position:relative;z-index:2;width:min(550px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:38px;border:1px solid rgba(255,255,255,.12);border-radius:25px;color:#fff;background:#0c172b;box-shadow:0 45px 130px rgba(0,0,0,.55)}.modal-dialog h2{margin:11px 0 10px;font-size:31px;line-height:1.15}.modal-dialog>p{margin:0 0 24px;color:#99a8bd}.modal-close{position:absolute;right:17px;top:14px;width:38px;height:38px;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.08);font-size:25px;cursor:pointer}.contact-form{display:grid;gap:14px}.contact-form label span{display:block;margin-bottom:6px;color:#bac6d8;font-size:12px;font-weight:750}.contact-form input,.contact-form textarea{width:100%;padding:14px 15px;border:1px solid rgba(255,255,255,.12);border-radius:12px;outline:0;color:#fff;background:rgba(255,255,255,.055)}.contact-form input:focus,.contact-form textarea:focus{border-color:#4e83ff;box-shadow:0 0 0 3px rgba(78,131,255,.12)}.contact-form small{color:#72819a;font-size:10px}.hp-field{position:absolute!important;left:-9999px!important}.form-message{margin-bottom:15px;padding:11px 13px;border-radius:10px;font-size:13px}.form-message.success{color:#bdf7dc;background:rgba(82,214,161,.13)}.form-message.error{color:#ffd1d1;background:rgba(255,107,107,.13)}.page-main{min-height:70vh}.page-hero,.article-hero{padding:160px 0 80px;color:#fff;background:radial-gradient(circle at 75% 20%,rgba(71,118,242,.19),transparent 30%),#07101f}.page-hero h1,.article-hero h1{max-width:900px;margin:16px 0 12px;font-size:clamp(43px,6vw,73px);line-height:1.05;letter-spacing:-.05em}.page-hero p,.article-hero p{max-width:760px;color:#a9b7cc;font-size:18px}.content-narrow{max-width:820px}.entry-content{font-size:17px}.entry-content h2,.entry-content h3{margin-top:1.8em;color:#172238;line-height:1.2}.entry-content h2{font-size:35px}.entry-content a{color:#3867e8;text-decoration:underline}.entry-content img{border-radius:16px}.contact-page-form{margin-top:35px;padding:35px;border-radius:22px;color:#fff;background:#0c172b}.article-hero time{display:block;margin-top:25px;color:#8191a9}.back-link{color:#9ac6ff}.article-image{margin-top:-35px}.article-image img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.archive-grid{margin-top:0}.pagination{margin-top:40px}.nav-links{display:flex;justify-content:center;gap:8px}.page-numbers{padding:9px 13px;border:1px solid #dfe7f3;border-radius:9px}.page-numbers.current{color:#fff;background:#4776f2}.error-page{display:grid;place-items:center;min-height:75vh;padding:130px 0 70px;text-align:center;color:#fff;background:#07101f}.error-page span{color:#4776f2;font-size:100px;font-weight:900}.error-page h1{margin:0;font-size:48px}.error-page p{color:#94a3b8}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:1050px){.main-nav ul{gap:17px}.main-nav a{font-size:13px}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{max-width:860px;margin:auto}.features-grid{grid-template-columns:repeat(2,1fr)}.split-grid{gap:45px}.steps-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:720px;margin:auto}.price-card.featured{transform:none}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-intro{position:static}.posts-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.header-inner{height:70px}.main-nav{position:fixed;left:0;right:0;top:70px;max-height:0;overflow:hidden;background:rgba(7,16,31,.98);transition:max-height .3s}.main-nav.is-open{max-height:500px;border-top:1px solid rgba(255,255,255,.08)}.main-nav ul{display:grid;gap:0;padding:12px 20px 22px}.main-nav a{display:block;padding:13px 0;font-size:15px}.menu-toggle{display:block}.header-actions .btn{display:none}.hero{padding-top:130px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #e7edf6}.split-grid{grid-template-columns:1fr}.visual-panel{order:2}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.cta-card{padding:45px 35px;align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.section{padding:75px 0}.hero{min-height:auto;padding:116px 0 65px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-notes{font-size:11px}.app-frame{padding:5px;border-radius:16px;transform:none}.window-bar{height:27px}.floating-card{display:none}.features-grid,.steps-grid,.posts-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.check-list{grid-template-columns:1fr}.section-head h2,.split-copy h2,.faq-intro h2,.cta-card h2{font-size:35px}.section-head{margin-bottom:38px}.section-head.row{align-items:flex-start;flex-direction:column;gap:15px}.pricing-grid{gap:14px}.price-card{padding:29px 23px}.cta-card{padding:35px 25px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.modal-dialog{padding:30px 20px}.modal-dialog h2{font-size:27px}.page-hero,.article-hero{padding:125px 0 65px}.page-hero h1,.article-hero h1{font-size:44px}.article-image{margin-top:-20px}.entry-content{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.post-thumb img{transition:none}}
