@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{--navy:#071a38;--navy-2:#0b2854;--blue:#106df0;--blue-2:#3da2ff;--blue-soft:#eaf4ff;--text:#152944;--muted:#68788f;--border:#e3eaf3;--bg:#ffffff;--soft:#f6f9fd;--shadow:0 28px 70px rgba(7,25,57,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--bg)}button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.header{position:sticky;top:0;z-index:1000;background:#013277;color:#fff;box-shadow:0 9px 30px #00000024}.header-inner{width:min(1340px,calc(100% - 40px));min-height:78px;margin:auto;display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:10px;min-width:230px}.brand-logo{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#ff7d1e;border:3px solid #ff7d1e;box-shadow:inset 0 0 0 4px #06172f,0 0 0 1px #ff7d1e26}.brand-sun{font-size:24px;line-height:1}.brand-copy{display:flex;flex-direction:column}.brand-name{font-family:Manrope,sans-serif;font-size:20px;line-height:1.1;font-weight:600;letter-spacing:-.03em}.brand-name b{color:#42a4ff;font-style:normal}.brand-byline{font-size:8px;font-weight:400;letter-spacing:.11em;margin-top:2px;color:#d2dcec}.nav{display:flex;align-items:center;gap:7px;margin-left:auto}.nav-dropdown{position:relative}.nav-item{appearance:none;border:0;background:transparent;color:#d9e5f5;padding:28px 10px 25px;font-size:15px;font-weight:400;position:relative}.nav-item:hover,.nav-item.active{color:#fff}.nav-item.active:after{content:"";position:absolute;left:10px;right:10px;bottom:14px;height:3px;border-radius:2px;background:#2f92ff}.nav-item.open{background:#ffffff0d}.chevron{font-size:17px;margin-left:3px;line-height:0}.header-right{display:flex;align-items:center;gap:8px;margin-left:7px}.phone-link{font-size:12px;font-weight:700;color:#f7fbff;white-space:nowrap}.btn{border:0;border-radius:10px;min-height:43px;padding:0 17px;font-weight:800;font-size:12px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px}.demo-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45)}.trial-btn{background:linear-gradient(135deg,#237af7,#0f5fde);color:#fff;box-shadow:0 12px 28px #1164e738}.login-link{font-size:15px;font-weight:600;color:#fff;padding:0 5px 0 9px}.mobile-menu-button{display:none;background:transparent;border:0;color:#fff;font-size:26px}.dropdown-panel{position:absolute;top:72px;left:0;width:370px;background:#0f3165;color:#fff;border:1px solid rgba(255,255,255,.07);border-radius:0 0 15px 15px;box-shadow:0 24px 60px #00000047;overflow:hidden}.dropdown-head{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;border-bottom:1px solid rgba(255,255,255,.09);background:#0b2f64}.dropdown-head strong{font-size:14px}.dropdown-head span{font-size:10px;color:#79b9ff;text-transform:uppercase;letter-spacing:.11em;font-weight:800}.dropdown-content{max-height:500px;overflow:auto}.dropdown-group{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.dropdown-group:last-child{border-bottom:0}.dropdown-group-title{font-size:9px;color:#78b9ff;letter-spacing:.12em;font-weight:800;text-transform:uppercase;padding:7px 18px}.dropdown-item{width:100%;border:0;background:transparent;color:#fff;display:grid;grid-template-columns:20px 1fr 14px;text-align:left;gap:8px;align-items:center;padding:11px 18px}.dropdown-item:hover{background:#103a77}.dropdown-icon{color:#7fc0ff;font-size:15px}.dropdown-item strong{display:block;font-size:12px}.dropdown-item small{display:block;color:#b8cae2;font-size:9.5px;line-height:1.35;margin-top:2px}.item-arrow{color:#83c2ff;font-size:20px}.hero-section{background:radial-gradient(circle at 84% 24%,rgba(65,154,255,.17),transparent 25%),radial-gradient(circle at 12% 15%,rgba(52,112,229,.13),transparent 20%),linear-gradient(180deg,#fbfdff,#f2f7fd);padding:60px 0 0;overflow:hidden}.hero-inner{width:min(1340px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:.87fr 1.13fr;align-items:center;gap:20px}.hero-copy{padding:38px 0 72px;z-index:2}.hero-kicker{font-size:18px;font-weight:600;letter-spacing:.12em;color:#033881;display:flex;align-items:center;gap:8px}.hero-kicker span{width:7px;height:7px;background:#196fe6;border-radius:50%;display:inline-block}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(49px,5vw,73px);line-height:.98;letter-spacing:-.055em;color:#0a2249;margin:20px 0 0;max-width:620px}.hero h1 em{font-style:normal;color:#126eea}.hero h2{font-family:Manrope,sans-serif;font-size:31px;letter-spacing:-.035em;margin:8px 0 15px;color:#102d58}.hero-copy p{max-width:570px;color:#5f718a;font-size:15px;line-height:1.72;margin:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.hero-primary{background:linear-gradient(135deg,#1978f2,#0961dc);color:#fff;box-shadow:0 14px 28px #0f62e038}.hero-secondary{background:#fff;color:#0d4ea0;border:1px solid #b4cce8}.play{font-size:10px}.hero-badges{display:flex;gap:14px;flex-wrap:wrap;margin-top:17px;color:#4d6482;font-size:11px;font-weight:600}.hero-product{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center}.product-backdrop{position:absolute;right:-8%;top:8%;width:95%;height:75%;background:radial-gradient(circle at 45% 48%,rgba(74,158,255,.22),transparent 55%)}.dashboard-frame{position:relative;width:100%;max-width:820px;background:#e8eef6;padding:8px;border-radius:18px;box-shadow:0 35px 90px #081e4238;border:1px solid rgba(255,255,255,.9);transform:translateY(18px)}.browser-strip{height:29px;display:flex;align-items:center;gap:5px;padding:0 10px;color:#68809b;font-size:10px}.browser-dot{width:6px;height:6px;border-radius:50%;background:#b6c2d0}.browser-label{margin-left:8px;font-weight:700}.dashboard-frame img{width:100%;border-radius:12px}.floating-phone{position:absolute;right:2%;bottom:5%;width:170px;border:7px solid #172031;border-radius:26px;box-shadow:0 26px 50px #0417304d;overflow:hidden;background:#172031}.hero-bottom{width:min(1340px,calc(100% - 40px));margin:auto;display:flex;gap:30px;align-items:center;flex-wrap:wrap;padding:0 0 28px}.hero-bottom-item{display:flex;align-items:center;gap:8px;color:#2a456b;font-size:11px}.hero-bottom-item span{font-size:18px;color:#1471e8}.section{padding:96px 0}.section-inner{width:min(1180px,calc(100% - 40px));margin:auto}.features-section{background:#fff}.section-tag{font-size:30px;letter-spacing:.14em;text-transform:uppercase;color:#095bc6;font-weight:600}.section h2{font-family:Manrope,sans-serif;font-size:clamp(36px,4.2vw,56px);line-height:1.04;letter-spacing:-.05em;color:#0c244a;margin:9px 0 13px}.section-lead{max-width:680px;color:#68788f;line-height:1.7;margin:0}.feature-highlight{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.feature-highlight article{background:#f7faff;border:1px solid #e5edf7;border-radius:18px;padding:26px;min-height:220px}.feature-highlight article>span{font-size:11px;color:#1870eb;font-weight:800;letter-spacing:.1em}.feature-highlight h3{font-family:Manrope,sans-serif;margin:34px 0 10px;font-size:20px;color:#102b56}.feature-highlight p{margin:0;color:#68788f;font-size:13px;line-height:1.65}.features-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.features-heading>div{flex:1}.features-heading>p{max-width:390px;margin:0 0 5px;color:#68788f;font-size:14px;line-height:1.7}.feature-category{margin-top:20px}.feature-category-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.feature-category-title span{color:#1571e8;font-size:11px;font-weight:600;letter-spacing:.12em}.feature-category-title h3{margin:0;color:#102b52;font-family:Manrope,sans-serif;font-size:23px;font-weight:600;letter-spacing:-.03em}.feature-card-grid{display:grid;gap:14px}.operations-grid{grid-template-columns:repeat(4,1fr)}.finance-grid,.intelligence-grid{grid-template-columns:repeat(3,1fr)}.feature-card{position:relative;min-height:175px;padding:21px;background:#fff;border:1px solid #e0e8f2;border-radius:16px;box-shadow:0 8px 24px #0c2a4e0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-card:hover{transform:translateY(-4px);border-color:#c4dcf5;box-shadow:0 18px 40px #0c2a4e1a}.feature-card-icon{width:43px;height:43px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#edf6ff;color:#116fe9}.feature-card-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-card-content{margin-top:22px;padding-right:15px}.feature-card-content h4{margin:0 0 9px;color:#102b52;font-family:Manrope,sans-serif;font-size:17px;font-weight:600;letter-spacing:-.02em}.feature-card-content p{margin:0;color:#68788f;font-size:12.5px;line-height:1.65}.feature-card-arrow{position:absolute;right:20px;bottom:18px;color:#4c96e7;display:flex;align-items:center;justify-content:center}.feature-card-arrow svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.solutions-section{background:#f5f8fc}.solution-simple-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.solution-simple-grid article{background:#fff;border:1px solid var(--border);border-radius:17px;padding:24px;min-height:180px}.solution-simple-grid h3{font-family:Manrope,sans-serif;margin:15px 0 9px;font-size:19px}.solution-simple-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.pricing-section{background:linear-gradient(145deg,#071a38,#0d3d7c);color:#fff}.pricing-section h2{color:#0c244a;max-width:760px}.pricing-section p{color:#68788f;font-size:14px}.pricing-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.pricing-section{background:#f5f8fc;padding:82px 0}.pricing-heading{text-align:center;max-width:700px;margin:0 auto}.pricing-heading h2{font-family:Manrope,sans-serif;font-size:26px;line-height:1.1;font-weight:600;letter-spacing:-.045em;color:#0c244a;margin:10px 0 16px;white-space:nowrap}.pricing-heading p{margin:0;color:#68788f;font-size:14px;line-height:1.7}.pricing-title{margin:42px 0 18px;text-align:center;color:#102b52;font-family:Manrope,sans-serif;font-size:19px;font-weight:600}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.pricing-card{position:relative;background:#fff;border:1px solid #e0e8f2;border-radius:17px;padding:24px;min-height:360px;display:flex;flex-direction:column;box-shadow:0 7px 25px #0c2a4e0b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-card:hover{transform:translateY(-4px);border-color:#c8ddf3;box-shadow:0 18px 38px #0c2a4e17}.pricing-popular{border:2px solid #227af1;box-shadow:0 17px 38px #166ce21c}.popular-badge{position:absolute;top:-11px;right:16px;padding:5px 10px;background:#1471e9;color:#fff;border-radius:20px;font-size:9px;font-weight:600}.pricing-card-header h3{margin:0;color:#102b52;font-family:Manrope,sans-serif;font-size:20px;font-weight:600}.pricing-card-header p{margin:6px 0 0;color:#74849a;font-size:11px;line-height:1.5}.pricing-price{margin-top:22px;color:#0b2750;font-family:Manrope,sans-serif;font-size:35px;font-weight:700;letter-spacing:-.04em}.pricing-price span{font-size:18px;vertical-align:9px;margin-right:2px}.pricing-price small{font-family:Inter,sans-serif;color:#75859a;font-size:11px;font-weight:400;letter-spacing:0}.pricing-line{height:1px;background:#e7edf4;margin:19px 0}.duty-count{display:flex;align-items:baseline;gap:6px}.duty-count strong{color:#126fe9;font-family:Manrope,sans-serif;font-size:21px}.duty-count span{color:#718198;font-size:11px}.additional-duty{margin-top:13px;color:#708197;font-size:10.5px}.additional-duty strong{color:#1c4f88}.pricing-btn{width:100%;margin-top:auto;min-height:42px;border-radius:10px;border:1px solid #b9d1e9;background:#fff;color:#1468d7;font-size:11px;font-weight:600}.pricing-btn-primary{border:0;background:linear-gradient(135deg,#1978f2,#0961dc);color:#fff;box-shadow:0 10px 22px #0f63dc2e}.driver-pricing-card{margin-top:50px;padding:24px;background:linear-gradient(145deg,#071b3b,#0d3d7b);border-radius:21px;display:grid;grid-template-columns:170px 1fr;gap:34px;align-items:center;overflow:hidden}.driver-pricing-image{width:142px;padding:5px;border-radius:23px;background:#111b2c;box-shadow:0 22px 45px #00000038}.driver-pricing-image img{width:100%;border-radius:18px}.driver-pricing-content .section-tag{color:#7ec2ff}.driver-pricing-content h3{margin:8px 0 9px;color:#fff;font-family:Manrope,sans-serif;font-size:30px;line-height:1.05;font-weight:600;letter-spacing:-.04em}.driver-pricing-content>p{max-width:650px;margin:0;color:#bfd0e7;font-size:13px;line-height:1.65}.driver-points{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px}.driver-points span{color:#d8e7f8;font-size:10.5px}.driver-pricing-bottom{margin-top:21px;padding:12px 13px;border-radius:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:20px}.driver-pricing-bottom strong{display:block;color:#fff;font-size:14px;font-weight:600}.driver-pricing-bottom small{display:block;margin-top:3px;color:#a8bfdb;font-size:9.5px}.resources-section{background:#fff}.resources-grid{margin-top:37px}.resource-main{display:grid;grid-template-columns:.72fr 1.28fr;gap:25px;align-items:center;background:#f4f8fd;border:1px solid var(--border);border-radius:20px;padding:14px}.resource-copy{padding:35px}.mini-tag{display:inline-flex;background:#e7f3ff;color:#176bd5;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:.1em}.resource-copy h3,.resource-mobile-copy h3{font-family:Manrope,sans-serif;font-size:37px;line-height:1.04;letter-spacing:-.04em;margin:14px 0 10px;color:#0b254e}.resource-copy p,.resource-mobile-copy p{font-size:13px;color:var(--muted);line-height:1.65}.resource-image{background:#fff;border-radius:14px;padding:6px;box-shadow:0 18px 50px #041b3b1f}.resource-image img{border-radius:10px}.resource-mobile-row{display:grid;grid-template-columns:180px 1fr 180px;gap:35px;align-items:center;margin-top:55px;justify-content:center}.mini-device{width:168px;background:#131d2d;border-radius:28px;padding:6px;box-shadow:0 20px 45px #0a1a3133}.mini-device img{border-radius:23px}.resource-mobile-copy{max-width:460px}.contact-section{background:#eaf4ff;padding:74px 0}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.floating-call{position:fixed;bottom:18px;left:18px;z-index:70;background:#fff;border:1px solid #dfe8f3;border-radius:999px;padding:10px 14px;box-shadow:0 14px 35px #0419372b;color:#0c315f;font-weight:800;font-size:11px}.chat-launch{position:fixed;right:21px;bottom:19px;z-index:70;width:52px;height:52px;border-radius:50%;border:0;background:linear-gradient(145deg,#1778ef,#075bdb);color:#fff;font-size:20px;box-shadow:0 15px 32px #1260d84d}.chat-open{font-size:27px}.chat-box{position:fixed;right:21px;bottom:82px;z-index:69;width:320px;background:#fff;border:1px solid #dce6f0;border-radius:18px;overflow:hidden;box-shadow:0 25px 70px #0519383d}.chat-header{background:#0d4da0;color:#fff;padding:15px;display:flex;justify-content:space-between;gap:10px}.chat-header strong{display:block;font-size:12px}.chat-header span{display:block;margin-top:4px;color:#bdd8fb;font-size:9px}.chat-header button{border:0;background:transparent;color:#fff;font-size:18px}.chat-body{padding:14px}.chat-welcome{font-size:11px;color:#586d87;line-height:1.55}.chat-body button{display:block;width:100%;text-align:left;background:#f6f9fd;border:1px solid #dbe6f3;border-radius:9px;padding:10px;margin-top:8px;color:#17569f;font-size:11px;font-weight:700}.chat-messages{height:320px;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;background:#fff}.chat-messages::-webkit-scrollbar{width:5px}.chat-messages::-webkit-scrollbar-thumb{background:#d6e2ee;border-radius:10px}.ai-welcome-message{display:flex;align-items:flex-start;gap:9px}.ai-message-avatar{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#edf6ff;color:#146fe9}.ai-message-avatar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.ai-message-content{max-width:235px;padding:10px 12px;background:#f4f8fc;border-radius:4px 12px 12px;color:#516781;font-size:11px;line-height:1.55}.ai-message-content strong{display:block;color:#173a64;font-size:11px}.ai-message-content p{margin:4px 0 0}.chat-message{display:flex;width:100%}.chat-message-user{justify-content:flex-end}.chat-message-ai{justify-content:flex-start}.chat-message-text{max-width:78%;padding:9px 12px;border-radius:12px;font-size:11px;line-height:1.55;white-space:pre-wrap}.chat-message-user .chat-message-text{background:#146fe9;color:#fff;border-radius:12px 12px 3px}.chat-message-ai .chat-message-text{background:#f1f6fb;color:#4f6681;border-radius:3px 12px 12px}.chat-input-area{display:flex;align-items:center;gap:8px;padding:10px;border-top:1px solid #e5ebf2;background:#fff}.chat-input-area input{flex:1;height:40px;padding:0 12px;border:1px solid #d9e3ed;border-radius:9px;outline:none;color:#183452;font-size:11px}.chat-input-area input::placeholder{color:#8a99aa}.chat-input-area input:focus{border-color:#72b0ea;box-shadow:0 0 0 3px #146fe914}.chat-input-area button{width:40px;height:40px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#146fe9;color:#fff}.chat-input-area button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.chat-input-area button:disabled{opacity:.45;cursor:not-allowed}.typing-indicator{display:flex;align-items:center;gap:4px;padding:10px 13px;background:#f1f6fb;border-radius:3px 12px 12px}.typing-indicator span{width:5px;height:5px;border-radius:50%;background:#7390ae;animation:typingDot 1.2s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}.chat-icon svg,.chat-icon .chat-svg{width:28px!important;height:28px!important;fill:none!important;stroke:#fff!important;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}.chat-launch{position:fixed;right:21px;bottom:19px;z-index:70;width:58px;height:58px;border-radius:50%;border:0;background:linear-gradient(145deg,#1778ef,#075bdb);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px #1260d84d;transition:transform .25s ease,box-shadow .25s ease}.chat-launch:before{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid rgba(23,120,239,.45);animation:chatPulse 2.4s ease-out infinite;pointer-events:none}.chat-launch:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 36px #1260d861}.chat-icon{position:relative;z-index:2;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.chat-icon svg{width:28px!important;height:28px!important;fill:none!important;stroke:#fff!important;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}.chat-close{position:relative;z-index:2;font-size:29px;font-weight:300;line-height:1}.chat-launch.chat-open:before{animation:none}@keyframes chatPulse{0%{transform:scale(.92);opacity:.75}70%{transform:scale(1.28);opacity:0}to{transform:scale(1.28);opacity:0}}.chat-tooltip{position:absolute;right:68px;top:50%;transform:translateY(-50%);background:#071b3a;color:#fff;padding:8px 11px;border-radius:7px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease}.chat-tooltip:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #071b3a}.chat-launch:hover .chat-tooltip{opacity:1;visibility:visible;transform:translateY(-50%) translate(-3px)}.footer{background:#04132a;color:#fff;padding:55px 0 20px}.footer-inner,.footer-bottom{width:min(1180px,calc(100% - 40px));margin:auto}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-inner p{color:#91a7c4;font-size:12px}.footer-links{display:flex;gap:18px;align-items:flex-start;font-size:12px;color:#bfd0e5}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;margin-top:32px;color:#6e86a5;font-size:10px}.footer-links{display:flex;gap:70px;align-items:flex-start}.footer-column{min-width:180px}.footer-column h4{margin:0 0 15px;color:#8fb0d2;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.footer-column a{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#c1d0e2;font-size:12px;font-weight:400}.footer-column a:hover{color:#fff}.footer-column a svg{width:15px;height:15px;color:#58a9f8;stroke-width:1.7}.footer-email-icon{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #58a9f8;border-radius:4px;color:#58a9f8;font-size:9px;font-weight:500}.mobile-nav{display:none}.modal-backdrop{position:fixed;inset:0;background:#010b1ab3;z-index:2000;display:grid;place-items:center;padding:20px}.modal{width:min(510px,100%);background:#fff;border-radius:20px;padding:30px;position:relative;box-shadow:0 35px 100px #00000059}.modal-close{position:absolute;right:10px;top:10px;border:0;background:#f1f4f8;border-radius:50%;width:35px;height:35px;font-size:21px}.modal h3{font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.04em;margin:10px 0 7px}.modal p{color:var(--muted);line-height:1.65;font-size:12px}.modal form{display:grid;gap:9px;margin-top:17px}.modal input{height:46px;padding:0 12px;border:1px solid #d8e2ed;border-radius:10px;outline:none}.modal input:focus{border-color:#83b8ee;box-shadow:0 0 0 4px #337fe51a}.modal form .btn{width:100%}.modal small{display:block;text-align:center;color:#7d8ba0;margin-top:12px}.modal-success{text-align:center;padding:15px}.success-badge{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#e7f7ee;color:#16834c;font-size:23px;font-weight:900}@media(max-width:1180px){.phone-link{display:none}.nav{gap:0}.brand{min-width:215px}.hero-inner{grid-template-columns:.9fr 1.1fr}}@media(max-width:980px){.header-inner{width:calc(100% - 26px)}.nav,.header-right{display:none}.mobile-menu-button{display:block;margin-left:auto}.mobile-nav{display:flex;flex-direction:column;padding:9px 13px 13px;background:#06172f;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav button,.mobile-nav a{border:0;background:transparent;color:#fff;text-align:left;padding:12px 10px;font-weight:700;font-size:13px}.mobile-nav .mobile-active{background:#0b2b59;border-radius:8px;color:#70b9ff}.hero-inner{grid-template-columns:1fr}.hero-copy{padding-bottom:25px;text-align:center}.hero-kicker,.hero-actions,.hero-badges{justify-content:center}.hero-copy p{margin:auto}.hero h1{margin-left:auto;margin-right:auto}.hero-product{min-height:auto;padding-bottom:65px}.floating-phone{right:4%;width:145px}.feature-highlight,.solution-simple-grid{grid-template-columns:1fr 1fr}.resource-main{grid-template-columns:1fr}.resource-copy{padding:24px}.resource-mobile-row{grid-template-columns:150px 1fr 150px;gap:20px}.mini-device{width:145px}}@media(max-width:650px){.header-inner{min-height:68px}.brand{min-width:0}.brand-name{font-size:15px}.brand-byline{font-size:7px}.brand-logo{width:36px;height:36px}.hero-section{padding-top:40px}.hero-inner,.hero-bottom,.section-inner,.footer-inner,.footer-bottom{width:calc(100% - 26px)}.hero h1{font-size:43px}.hero h2{font-size:26px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-badges{gap:8px}.hero-product{padding:10px 0 55px}.dashboard-frame{transform:none}.floating-phone{width:110px;right:0;bottom:20px}.hero-bottom{gap:14px}.hero-bottom-item{font-size:10px}.feature-highlight,.solution-simple-grid{grid-template-columns:1fr}.section{padding:74px 0}.section h2{font-size:36px}.resource-copy h3,.resource-mobile-copy h3{font-size:29px}.resource-mobile-row{grid-template-columns:1fr 1fr;gap:16px}.resource-mobile-copy{grid-column:1 / -1;grid-row:1}.resource-mobile-row .mini-device:last-child{justify-self:end}.pricing-inner,.contact-inner,.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.floating-call{left:9px;bottom:9px}.chat-launch{position:fixed;right:19px;bottom:18px;z-index:80;width:54px;height:54px;border-radius:50%;border:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1978f2,#075bd9);color:#fff;box-shadow:0 14px 32px #0d5cd347;transition:transform .2s ease,box-shadow .2s ease;animation:chatPulse 2.6s infinite}.chat-launch:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0d5cd357}.chat-launch svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.chat-close{font-size:28px;font-weight:300;line-height:1}@keyframes chatPulse{0%{box-shadow:0 14px 32px #0d5cd347,0 0 #1978f259}60%{box-shadow:0 14px 32px #0d5cd347,0 0 0 11px #1978f200}to{box-shadow:0 14px 32px #0d5cd347,0 0 #1978f200}}.chat-launch.chat-open{animation:none}}.brand-logo-image{width:46px;height:46px;object-fit:contain;display:block}.brand-name em{font-style:italic;color:#48a8ff;font-weight:700}.brand-byline{font-family:DM Sans,sans-serif}.nav-item svg{width:14px;height:14px;stroke-width:1.9}.chevron{display:inline-flex;align-items:center;justify-content:center;color:#9bb0c9;margin-top:1px}.nav-item.open .chevron{color:#69b5ff}.dropdown-icon{width:32px;height:32px;border-radius:9px;background:#55a8ff1f;display:grid;place-items:center;color:#81c3ff}.dropdown-icon svg{width:16px;height:16px;stroke-width:1.8}.item-arrow{display:grid;place-items:center;color:#76bbff}.item-arrow svg{width:16px;height:16px;stroke-width:1.8}.dropdown-item{grid-template-columns:32px 1fr 18px}.dropdown-item:hover .dropdown-icon{background:#55a8ff2e;color:#9ad0ff}.nav-item.active:after{height:2px;bottom:12px}@media(max-width:650px){.brand-logo-image{width:38px;height:38px}.brand-name{font-size:15px}}.ai-lead-backdrop{position:fixed;inset:0;z-index:2000;background:#020f22ad;display:grid;place-items:center;padding:20px}.ai-lead-modal{position:relative;width:min(430px,100%);background:#fff;border-radius:20px;padding:30px;box-shadow:0 30px 90px #03142d4d}.ai-lead-close{position:absolute;top:11px;right:11px;width:34px;height:34px;border:0;border-radius:50%;background:#f2f5f8;color:#4d6079;font-size:21px;display:grid;place-items:center}.ai-lead-icon{width:50px;height:50px;margin-bottom:17px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#edf6ff;color:#126fe9}.ai-lead-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ai-lead-modal h3{margin:9px 0 8px;font-family:Manrope,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.04em;color:#0c244a}.ai-lead-modal>p{margin:0;color:#68788f;font-size:12.5px;line-height:1.65}.ai-lead-form{display:grid;gap:10px;margin-top:20px}.ai-lead-form input{width:100%;height:47px;padding:0 13px;border:1px solid #d8e3ee;border-radius:10px;background:#fff;color:#142945;font-size:12px;outline:none}.ai-lead-form input::placeholder{color:#8a98aa}.ai-lead-form input:focus{border-color:#72b1f0;box-shadow:0 0 0 4px #1978f217}.ai-start-button{width:100%;min-height:46px;margin-top:4px;border:0;background:linear-gradient(135deg,#1978f2,#0961dc);color:#fff;box-shadow:0 11px 24px #0f63dc2e}.ai-lead-note{display:block;margin-top:12px;text-align:center;color:#8a97a8;font-size:9px}
