:root{--sh-navy:#071a3b;--sh-navy2:#041127;--sh-blue:#1677ff;--sh-blue2:#00a3ff;--sh-orange:#ff6200;--sh-white:#fff;--sh-text:#c9d8ef;--sh-card:rgba(9,34,76,.78);--sh-line:rgba(65,147,255,.24)}
.sh-site{background:var(--sh-navy2);color:var(--sh-white);font-family:Inter,Arial,sans-serif;overflow:hidden}.sh-site *{box-sizing:border-box}.sh-container{width:min(1160px,calc(100% - 40px));margin:auto}.sh-header{position:sticky;top:0;z-index:30;background:rgba(4,17,39,.82);backdrop-filter:blur(16px);border-bottom:1px solid var(--sh-line)}.sh-header-inner{height:78px;display:flex;align-items:center;gap:32px}.sh-brand img{width:210px;display:block}.sh-nav{display:flex;gap:26px;margin-left:auto}.sh-nav a,.sh-link,.sh-footer a{color:var(--sh-text);text-decoration:none}.sh-nav a:hover,.sh-link:hover{color:#fff}.sh-btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 25px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--sh-blue),var(--sh-blue2));box-shadow:0 12px 30px rgba(22,119,255,.28);color:#fff!important;font-weight:800;text-decoration:none;cursor:pointer}.sh-btn:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(22,119,255,.42)}.sh-btn-small{min-height:42px;padding:0 18px;font-size:14px}.sh-hero{position:relative;padding:100px 0 85px;background:radial-gradient(circle at 80% 30%,rgba(22,119,255,.25),transparent 35%),linear-gradient(180deg,#061632,#041127)}.sh-hero-grid,.sh-feature-grid,.sh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.sh-kicker,.sh-heading>span,.sh-feature-copy>span{display:inline-block;color:#68a9ff;letter-spacing:.14em;font-size:13px;font-weight:900}.sh-hero h1{font-size:clamp(42px,5.5vw,72px);line-height:1.02;margin:18px 0 24px}.sh-hero h1 span,.sh-heading h2 span{color:var(--sh-blue)}.sh-hero p,.sh-heading p,.sh-feature-copy p,.sh-form-section p{font-size:18px;line-height:1.7;color:var(--sh-text)}.sh-actions{display:flex;align-items:center;gap:24px;margin:34px 0}.sh-link span{color:var(--sh-orange)}.sh-trust{display:flex;flex-wrap:wrap;gap:12px 20px;color:#98b9e4;font-size:13px}.sh-dashboard{position:relative;padding:18px;border:1px solid rgba(85,165,255,.38);border-radius:24px;background:linear-gradient(160deg,rgba(15,55,111,.96),rgba(4,18,42,.97));box-shadow:0 45px 100px rgba(0,0,0,.44),0 0 70px rgba(20,112,255,.18);transform:perspective(1200px) rotateY(-5deg) rotateX(2deg)}.sh-dashboard:after{content:"";position:absolute;inset:-22px;border:1px solid rgba(18,119,255,.22);border-radius:36px;filter:blur(1px)}.sh-dashboard-top{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--sh-line);padding-bottom:14px}.sh-dashboard-top img{width:35px;height:35px;object-fit:contain}.sh-dashboard-top b{margin-left:auto;font-size:12px;color:#9cc5ff}.sh-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.sh-metrics div{padding:15px;border:1px solid var(--sh-line);border-radius:14px;background:rgba(10,34,72,.65)}.sh-metrics small,.sh-metrics em{display:block;color:#9fb8d8;font-size:11px}.sh-metrics strong{font-size:24px;margin:6px 0;display:block}.sh-metrics em{color:#69e4a5;font-style:normal}.sh-board{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sh-board>div{padding:12px;border-radius:12px;background:#061a3b}.sh-board>div>span{display:block;color:#6eaaff;font-size:10px;font-weight:800;margin-bottom:10px}.sh-board article{padding:10px;margin:7px 0;border-radius:9px;background:#0d2a58;font-size:11px}.sh-board small{display:block;color:#8da8cd;margin-top:5px}.sh-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5}.sh-orb-one{width:220px;height:220px;border:1px solid #1677ff;right:-80px;top:100px}.sh-orb-two{width:130px;height:130px;background:rgba(255,98,0,.18);left:-40px;bottom:20px}.sh-strip{border-top:1px solid var(--sh-line);border-bottom:1px solid var(--sh-line);background:#061735}.sh-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:23px 0;color:#a9c7ee;font-weight:800}.sh-section{padding:95px 0;background:#06152f}.sh-section:nth-of-type(even){background:#041127}.sh-heading{max-width:780px;margin:0 auto 50px;text-align:center}.sh-heading h2,.sh-feature-copy h2,.sh-form-section h2{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:15px 0 18px}.sh-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sh-cards article{padding:30px;border:1px solid var(--sh-line);border-radius:20px;background:linear-gradient(160deg,rgba(12,44,91,.85),rgba(6,24,54,.85));transition:.25s}.sh-cards article:hover{transform:translateY(-6px);border-color:rgba(51,139,255,.55)}.sh-cards i{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(22,119,255,.15);color:#5aa0ff;font-size:24px;font-style:normal}.sh-cards h3{font-size:21px;margin:20px 0 12px}.sh-cards p{color:var(--sh-text);line-height:1.65}.sh-feature{background:radial-gradient(circle at 20% 50%,rgba(22,119,255,.16),transparent 30%),#041127}.sh-feature-panel{padding:25px;border:1px solid var(--sh-line);border-radius:24px;background:#071d42;box-shadow:0 30px 80px rgba(0,0,0,.35)}.sh-inbox header{display:flex;justify-content:space-between;padding:0 0 16px;border-bottom:1px solid var(--sh-line);font-weight:800}.sh-inbox header span{color:#66a7ff;font-size:12px}.sh-inbox>div{padding:17px 12px;border-bottom:1px solid var(--sh-line)}.sh-inbox b,.sh-inbox small{display:block}.sh-inbox small{color:#98afd0;margin-top:5px}.sh-feature-copy ul{padding:0;list-style:none}.sh-feature-copy li{padding:10px 0;color:#d7e6f8}.sh-feature-copy li:before{content:"✓";color:#5b9fff;margin-right:10px}.sh-integrations{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.sh-integrations div{padding:25px;text-align:center;border:1px solid var(--sh-line);border-radius:16px;background:#08204a;font-weight:800}.sh-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:15px;align-items:center}.sh-flow>div{padding:25px;border:1px solid var(--sh-line);border-radius:18px;background:#071d42}.sh-flow b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sh-blue)}.sh-flow h3{font-size:18px}.sh-flow p{color:var(--sh-text);line-height:1.5}.sh-flow>span{font-size:26px;color:#4d9bff}.sh-form-section{background:radial-gradient(circle at 80% 50%,rgba(255,98,0,.12),transparent 35%),#06152f}.sh-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:30px;border:1px solid var(--sh-line);border-radius:24px;background:#071d42}.sh-lead-form label{font-size:13px;font-weight:800;color:#cfe1f7}.sh-lead-form input,.sh-lead-form select,.sh-lead-form textarea{width:100%;margin-top:8px;padding:14px;border:1px solid rgba(78,144,230,.28);border-radius:10px;background:#04142f;color:#fff;outline:0}.sh-lead-form textarea,.sh-lead-form button,.sh-lead-form small,.sh-form-status{grid-column:1/-1}.sh-lead-form input:focus,.sh-lead-form select:focus,.sh-lead-form textarea:focus{border-color:#388fff;box-shadow:0 0 0 3px rgba(22,119,255,.12)}.sh-hp{position:absolute!important;left:-9999px!important}.sh-form-status{margin:0}.sh-success{color:#6ee7a7}.sh-error{color:#ff8a8a}.sh-contact-points{display:grid;gap:12px;margin-top:25px;color:#bcd4f2}.sh-footer{padding:35px 0;background:#030d20;border-top:1px solid var(--sh-line)}.sh-footer-grid{display:flex;align-items:center;gap:30px}.sh-footer img{width:190px}.sh-footer p{color:#91aacb;margin-right:auto}.sh-whatsapp{position:fixed;right:25px;bottom:25px;z-index:40;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#22c55e;color:#fff;text-decoration:none;font-size:25px;box-shadow:0 15px 35px rgba(0,0,0,.4)}
@media(max-width:900px){.sh-nav{display:none}.sh-header .sh-btn-small{margin-left:auto}.sh-hero-grid,.sh-feature-grid,.sh-form-grid{grid-template-columns:1fr}.sh-hero{padding-top:70px}.sh-hero-visual{order:-1}.sh-cards{grid-template-columns:1fr 1fr}.sh-integrations{grid-template-columns:repeat(2,1fr)}.sh-flow{grid-template-columns:1fr}.sh-flow>span{transform:rotate(90deg);text-align:center}.sh-strip-grid{grid-template-columns:1fr 1fr;gap:18px}.sh-lead-form{grid-template-columns:1fr}.sh-footer-grid{flex-wrap:wrap}}
@media(max-width:600px){.sh-container{width:min(100% - 24px,1160px)}.sh-header-inner{height:68px}.sh-brand img{width:165px}.sh-header .sh-btn-small{display:none}.sh-hero h1{font-size:42px}.sh-actions{align-items:stretch;flex-direction:column}.sh-trust{flex-direction:column}.sh-cards,.sh-integrations{grid-template-columns:1fr}.sh-board{grid-template-columns:1fr}.sh-metrics{grid-template-columns:1fr 1fr}.sh-strip-grid{font-size:13px}.sh-section{padding:70px 0}.sh-lead-form{padding:20px}.sh-footer-grid{display:grid;text-align:center}.sh-footer img{margin:auto}.sh-footer p{margin:0}}
