*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:#102033;line-height:1.6;background:#fff}.container{width:min(1120px,92%);margin:auto}.header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e7eef5}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:21px;font-weight:800;text-decoration:none;color:#102033}.logo span:first-child{display:inline-grid;place-items:center;width:34px;height:34px;margin-right:7px;border-radius:9px;background:#0ea5e9;color:white}.logo span:last-child{color:#0ea5e9}nav{display:flex;gap:30px}nav a{color:#334155;text-decoration:none;font-weight:600}.menu{display:none;background:none;border:0;font-size:27px}.hero{background:linear-gradient(135deg,#effaff,#f7fbff);padding:100px 0 90px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.badge,.eyebrow{display:inline-block;color:#0284c7;font-weight:800;letter-spacing:.08em;font-size:12px}.badge{padding:8px 12px;border-radius:30px;background:#e0f5ff;letter-spacing:0;margin-bottom:20px}h1{font-size:clamp(42px,6vw,70px);line-height:1.05;letter-spacing:-.04em;margin-bottom:22px}h1 span{color:#0ea5e9}h2{font-size:clamp(31px,4vw,45px);line-height:1.15;margin:9px 0 18px;letter-spacing:-.025em}p{color:#64748b}.hero p{font-size:18px;max-width:650px}.actions{display:flex;gap:13px;margin:30px 0}.btn{display:inline-block;padding:13px 22px;border-radius:9px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:#0ea5e9;color:white}.secondary{background:white;color:#0284c7;border-color:#cfe7f3}.white{background:white;color:#0284c7}.trust{display:flex;gap:22px;flex-wrap:wrap;font-size:13px;font-weight:700;color:#475569}.hero-card{background:#0b1d2e;border-radius:20px;padding:18px;box-shadow:0 25px 60px rgba(14,165,233,.18);transform:rotate(1deg)}.window{display:flex;gap:6px;padding-bottom:18px}.window i{width:8px;height:8px;border-radius:50%;background:#8ca1b3}.code{border:1px solid #294156;border-radius:12px;padding:42px 28px;min-height:250px;display:flex;flex-direction:column;justify-content:center;gap:14px;font-family:monospace;color:#8edbff}.code b{font-size:22px;color:#fff}.stats{display:flex;gap:12px;margin-top:14px}.stats div{background:#122b41;padding:13px 18px;border-radius:10px;flex:1}.stats strong,.stats small{display:block;color:white}.stats small{color:#9fb3c5}.section{padding:90px 0}.light{background:#f5faff}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-box{padding:35px;border-radius:20px;background:#f0f9ff;border:1px solid #d8effb}.about-box h3{font-size:25px;margin:7px 0 18px}.about-box ul{list-style:none}.about-box li{padding:9px 0;border-bottom:1px solid #d8eaf3}.about-box li:before{content:"✓";color:#0ea5e9;font-weight:bold;margin-right:10px}.center{text-align:center;max-width:700px;margin:0 auto 45px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:white;padding:28px;border:1px solid #e2edf4;border-radius:16px;transition:.25s}.cards article:hover{transform:translateY(-5px);box-shadow:0 14px 35px rgba(15,70,100,.08)}.icon{font-size:30px;margin-bottom:10px}.cards h3{font-size:21px}.cards a{display:inline-block;margin-top:15px;color:#0284c7;text-decoration:none;font-weight:800}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.features strong{font-size:13px;color:#0ea5e9}.features h3{margin:7px 0}.pricing{padding:55px 0;background:linear-gradient(120deg,#0284c7,#0ea5e9);color:white}.pricing p,.pricing .eyebrow{color:#e4f7ff}.pricing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.pricing h2{max-width:700px}.contact{background:#f8fbfd}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-list{display:flex;flex-direction:column;gap:12px;margin-top:25px}.contact-list a{color:#0284c7;text-decoration:none;font-weight:700}form{background:white;padding:28px;border-radius:18px;border:1px solid #e0eaf0;display:grid;gap:13px}input,textarea{width:100%;border:1px solid #d6e2ea;border-radius:9px;padding:13px;font:inherit;outline:none}input:focus,textarea:focus{border-color:#0ea5e9}footer{padding:35px 0;background:#0ea5e9;color:#eaf8ff}.footer{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer p{color:#e0f5ff;margin-top:7px}.footer>div:nth-child(2){display:flex;gap:20px}.footer a:not(.logo){color:#eaf8ff;text-decoration:none;font-weight:600}.footer a:not(.logo):hover{text-decoration:underline}.footer .logo{color:#fff}.footer .logo span:first-child{background:#fff;color:#0ea5e9}.footer .logo span:last-child{color:#0b1d2e}.whatsapp{position:fixed;right:20px;bottom:20px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#22c55e;color:white;text-decoration:none;font-size:28px;box-shadow:0 8px 25px rgba(0,0,0,.2);z-index:20}@media(max-width:800px){nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:20px;flex-direction:column;gap:15px;border-bottom:1px solid #e5eef4}.menu{display:block}.hero{padding:65px 0}.hero-grid,.split,.contact-grid{grid-template-columns:1fr;gap:40px}.cards{grid-template-columns:1fr 1fr}.features{grid-template-columns:1fr 1fr}.pricing-inner{display:block}.pricing .btn{margin-top:20px}.footer{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.cards,.features{grid-template-columns:1fr}.actions{flex-direction:column}.trust{display:block}.trust span{display:block;margin:7px 0}h1{font-size:43px}}
.chat-widget{position:fixed;right:20px;bottom:88px;z-index:25;font-family:Inter,Arial,sans-serif}.chat-toggle{width:56px;height:56px;border-radius:50%;border:0;background:#0ea5e9;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 8px 25px rgba(14,165,233,.35);display:grid;place-items:center}.chat-box{display:none;flex-direction:column;position:fixed;right:20px;bottom:156px;width:340px;max-width:88vw;height:460px;max-height:70vh;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(10,30,50,.25);border:1px solid #e2edf4;overflow:hidden}.chat-box.open{display:flex}.chat-head{background:linear-gradient(120deg,#0284c7,#0ea5e9);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.chat-head strong{display:block;font-size:15px}.chat-head small{display:block;color:#e4f7ff;font-size:11px}.chat-head button{background:none;border:0;color:#fff;font-size:16px;cursor:pointer}.chat-messages{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;background:#f5faff}.msg{max-width:82%;padding:10px 13px;border-radius:12px;font-size:14px;line-height:1.45}.msg.bot{background:#fff;border:1px solid #e2edf4;align-self:flex-start;border-bottom-left-radius:2px}.msg.user{background:#0ea5e9;color:#fff;align-self:flex-end;border-bottom-right-radius:2px}.chat-quick{display:flex;gap:6px;padding:8px 10px;border-top:1px solid #eef3f7;flex-wrap:wrap}.chat-quick button{border:1px solid #cfe7f3;background:#f0f9ff;color:#0284c7;font-weight:700;font-size:12px;padding:6px 10px;border-radius:20px;cursor:pointer}.chat-form{display:flex;gap:8px;padding:10px;border-top:1px solid #eef3f7}.chat-form input{flex:1;border:1px solid #d6e2ea;border-radius:9px;padding:10px;font:inherit;outline:none}.chat-form button{padding:0 16px;border-radius:9px}@media(max-width:520px){.chat-box{right:10px;left:10px;width:auto;bottom:150px}.chat-widget{right:10px}}
.slider{position:relative;max-width:920px;margin:0 auto;overflow:hidden;border-radius:20px;background:#fff;border:1px solid #e2edf4;box-shadow:0 14px 40px rgba(15,70,100,.08)}.slider-track{display:flex;transition:transform .5s ease}.slide{flex:0 0 100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:45px 40px 40px}.slide-art{width:170px;height:120px;margin-bottom:18px}.slide h3{font-size:22px;margin-bottom:8px}.slide p{max-width:440px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #cfe7f3;background:#fff;color:#0284c7;font-size:20px;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 16px rgba(15,70,100,.12)}.slider-btn.prev{left:14px}.slider-btn.next{right:14px}.slider-dots{display:flex;justify-content:center;gap:8px;padding-bottom:18px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#cfe7f3;cursor:pointer;padding:0}.slider-dots button.active{background:#0ea5e9;width:22px;border-radius:6px}@media(max-width:600px){.slide{padding:38px 20px 30px}.slide-art{width:130px;height:95px}}
