:root{--mando-blue:#0657ff;--mando-navy:#07132f;--mando-muted:#667085;--mando-soft:#f5f8ff;--mando-border:#e7ecf5;--shadow:0 24px 70px rgba(7,19,47,.10)}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mando-navy);background:#fff}a{text-decoration:none}.site-header{background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,236,245,.8)}.navbar{padding:18px 0}.nav-link{font-weight:650;color:#17203b!important}.btn{border-radius:12px;padding:12px 18px;font-weight:750}.btn-primary{background:linear-gradient(135deg,#0657ff,#1538d8);border:none;box-shadow:0 12px 30px rgba(6,87,255,.22)}.btn-outline-primary{border-color:#d8e2ff;color:var(--mando-blue);background:white}.hero{padding:54px 0 36px;background:radial-gradient(circle at 78% 10%,rgba(6,87,255,.14),transparent 35%),linear-gradient(180deg,#fff,#f7faff)}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe5ff;background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:800;color:var(--mando-blue);text-transform:uppercase;letter-spacing:.04em}.hero h1{font-size:clamp(42px,8vw,78px);line-height:.98;font-weight:900;letter-spacing:-.06em;margin:22px 0}.text-gradient{background:linear-gradient(135deg,#0657ff,#4f73ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{color:#475467;font-size:clamp(17px,2.4vw,21px);line-height:1.55}.trust-row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.trust-item{display:flex;align-items:center;gap:10px;color:#475467;font-weight:650;font-size:14px}.trust-icon{width:32px;height:32px;border:1px solid var(--mando-border);border-radius:12px;display:grid;place-items:center;background:white}.product-stage{position:relative;min-height:380px}.dashboard-card{background:rgba(255,255,255,.92);border:1px solid var(--mando-border);border-radius:28px;box-shadow:var(--shadow);padding:24px}.browser-dots span{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:6px}.dot-red{background:#ff5f57}.dot-yellow{background:#ffbd2e}.dot-green{background:#28c840}.mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.metric{border:1px solid var(--mando-border);border-radius:18px;padding:16px;background:#fff}.metric small{color:#667085;font-weight:700}.metric strong{display:block;font-size:24px;margin-top:8px}.metric .up{color:#12b76a;font-size:12px;font-weight:800}.mini-phone{position:absolute;left:-12px;bottom:18px;width:170px;border:10px solid #101828;border-radius:32px;background:#fff;box-shadow:0 24px 70px rgba(7,19,47,.22);padding:14px}.phone-bar{height:5px;width:54px;background:#101828;border-radius:999px;margin:0 auto 14px}.section{padding:72px 0}.section-title{font-size:clamp(32px,5vw,52px);font-weight:900;letter-spacing:-.04em}.section-sub{font-size:18px;color:#667085;max-width:720px;margin:auto}.feature-card,.module-card,.price-card{height:100%;border:1px solid var(--mando-border);border-radius:24px;background:#fff;padding:24px;box-shadow:0 10px 34px rgba(7,19,47,.05);transition:.2s}.feature-card:hover,.module-card:hover,.price-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.icon-box{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:#eef4ff;color:var(--mando-blue);font-size:26px;margin-bottom:18px}.module-card h3,.feature-card h3{font-size:20px;font-weight:850}.module-card p,.feature-card p{color:#667085}.platform{background:#07132f;color:white;border-radius:36px;padding:48px;overflow:hidden;position:relative}.platform:after{content:"";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(6,87,255,.4);filter:blur(30px);border-radius:50%}.check-list{list-style:none;padding:0;margin:0}.check-list li{padding:10px 0;color:#d0d5dd}.check-list li:before{content:"✓";color:#55ffb1;margin-right:10px;font-weight:900}.seo-block{background:#f7faff;border-top:1px solid var(--mando-border);border-bottom:1px solid var(--mando-border)}.footer{background:#f8fafc;border-top:1px solid var(--mando-border)}.footer a{display:block;color:#667085;margin:8px 0}.footer-title{font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.form-control,.form-select{border-radius:14px;padding:13px 14px;border-color:#d9e1ee}.contact-panel{border:1px solid var(--mando-border);border-radius:28px;padding:28px;box-shadow:var(--shadow)}@media (min-width:992px){.hero{padding:84px 0 54px}.trust-row{grid-template-columns:repeat(4,1fr)}.product-stage{padding-left:28px}.dashboard-card{transform:perspective(1000px) rotateY(-5deg)}}@media (max-width:991px){.navbar-collapse{background:#fff;border:1px solid var(--mando-border);border-radius:22px;padding:18px;margin-top:14px;box-shadow:var(--shadow)}.product-stage{margin-top:36px}.mock-grid{grid-template-columns:1fr 1fr}.mini-phone{display:none}.platform{padding:30px;border-radius:26px}}@media (max-width:575px){.hero{padding-top:34px}.mock-grid{grid-template-columns:1fr}.dashboard-card{padding:18px;border-radius:22px}.section{padding:52px 0}.trust-row{grid-template-columns:1fr 1fr}.btn{width:100%;}.hero-actions{display:grid;gap:12px}.platform{padding:24px}.metric strong{font-size:21px}}
