.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box;margin:0;padding:0}.lp-root body{color:#1a1a2e;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.lp-root a{color:inherit;text-decoration:none}.lp-root img{max-width:100%}.lp-root .container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.lp-root .nav{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.lp-root .nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding:.75rem 0;box-shadow:0 1px #0000000f}.lp-root .nav-inner{justify-content:space-between;align-items:center;display:flex}.lp-root .nav-logo{align-items:center;display:flex}.lp-root .nav-logo-img{height:44px;transition:height .3s}.lp-root .nav-right{align-items:center;gap:1.5rem;display:flex}.lp-root .nav-links{gap:1.75rem;display:flex}.lp-root .nav-links a{font-size:.85rem;font-weight:500;transition:color .2s}.lp-root .nav:not(.scrolled) .nav-links a{color:#ffffffb3}.lp-root .nav:not(.scrolled) .nav-links a:hover{color:#fff}.lp-root .nav.scrolled .nav-links a{color:#64748b}.lp-root .nav.scrolled .nav-links a:hover{color:#1a1a2e}.lp-root .lang-switch{gap:.25rem;display:flex}.lp-root .lang-switch button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.lp-root .lang-switch button:hover{color:#ffffffb3;border-color:#ffffff4d}.lp-root .lang-switch button.active{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.lp-root .nav.scrolled .lang-switch button{color:#94a3b8;border-color:#e2e8f0}.lp-root .nav.scrolled .lang-switch button.active{color:#1a1a2e;background:#f1f5f9;border-color:#cbd5e1}.lp-root .hero{text-align:left;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:140px 0 80px;position:relative;overflow:hidden}.lp-root .hero:before{content:"";background:#53b2a60f;border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;right:-10%}.lp-root .hero:after{content:"";background:#f973160a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-10%}.lp-root .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.lp-root .hero h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.lp-root .hero h1 em{color:#6366f1;font-style:normal}.lp-root .hero p{color:#ffffff80;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.lp-root .hero-badge{color:#5eead4;background:#53b2a626;border:1px solid #53b2a64d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.lp-root .hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.lp-root .hero-btn-primary{color:#fff;background:#6366f1;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lp-root .hero-btn-primary:hover{background:#4f52d6;transform:translateY(-1px)}.lp-root .hero-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lp-root .hero-btn-outline:hover{border-color:#ffffff80}.lp-root .hero-badges{flex-wrap:wrap;gap:2rem;display:flex}.lp-root .hero-badges span{color:#ffffff59;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.lp-root .hero-badges i{color:#53b2a6;font-size:.55rem}.lp-root .hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.lp-root .mock-bar{gap:5px;margin-bottom:1rem;display:flex}.lp-root .mock-bar span{border-radius:50%;width:8px;height:8px}.lp-root .mock-bar span:first-child{background:#ff5f57}.lp-root .mock-bar span:nth-child(2){background:#febc2e}.lp-root .mock-bar span:nth-child(3){background:#28c840}.lp-root .mock-header,.lp-root .mock-row,.lp-root .mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.lp-root .mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.lp-root .mock-row{color:#ffffff8c;background:#ffffff08}.lp-root .mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.lp-root .mock-header span:first-child,.lp-root .mock-row span:first-child,.lp-root .mock-total span:first-child{flex:1;min-width:0}.lp-root .mock-header span:not(:first-child),.lp-root .mock-row span:not(:first-child),.lp-root .mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.lp-root .mock-green{color:#5eead4}.lp-root .mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.lp-root .mock-anim.mock-visible{opacity:1;transform:translateY(0)}.lp-root .mock-balanced{animation:.6s .3s balancePulse}.lp-root .mock-check{color:#5eead4;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.lp-root .mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.lp-root .mock-fade-in{animation:.6s forwards mockFadeIn}.lp-root .mock-fade-out{animation:.6s forwards mockFadeOut}@keyframes balancePulse{0%{box-shadow:none}50%{box-shadow:0 0 20px #5eead426}to{box-shadow:none}}@keyframes checkIn{to{opacity:1}}@keyframes mockFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mockFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.lp-root .section{padding:5.5rem 0}.lp-root .section:nth-child(2n){background:#f8fafc}.lp-root .section-header{text-align:center;margin-bottom:3.5rem}.lp-root .section-tag{letter-spacing:.12em;text-transform:uppercase;color:#53b2a6;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.lp-root .section-header h2{letter-spacing:-.03em;color:#1a1a2e;max-width:550px;margin:0 auto;font-size:2.5rem;font-weight:800}.lp-root .section-header p{color:#64748b;max-width:500px;margin:.75rem auto 0;font-size:1rem}.lp-root .products{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.lp-root .products-3{grid-template-columns:repeat(3,1fr)}.lp-root .products-4{grid-template-columns:repeat(4,1fr)}.lp-root .calc-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.5rem;overflow-x:auto}.lp-root .calc-table{border-collapse:collapse;width:100%;min-width:600px;font-size:.85rem}.lp-root .calc-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:.75rem 1rem;font-size:.72rem;font-weight:700}.lp-root .calc-table th:nth-child(2),.lp-root .calc-table th:nth-child(3),.lp-root .calc-table th:nth-child(5){text-align:right}.lp-root .calc-table th:nth-child(4){text-align:center;width:130px}.lp-root .calc-table th:nth-child(5){color:#22c55e}.lp-root .calc-table td{border-bottom:1px solid #f1f5f9;padding:.6rem .75rem}.lp-root .calc-table td:first-child{padding-left:1rem;font-weight:600}.lp-root .calc-table td:last-child{padding-right:1rem}.lp-root .calc-totals{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1rem;padding:2rem;display:grid}.lp-root a.product{color:inherit;text-decoration:none}.lp-root .product{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:visible}.lp-root .product:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.lp-root .product-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.lp-root .product-logo{object-fit:contain;object-position:left;align-self:flex-start;height:60px;margin-bottom:1.25rem}.lp-root .product h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.lp-root .product-subtitle{color:#94a3b8;margin-bottom:1rem;font-size:.82rem;font-weight:500}.lp-root .product p{color:#64748b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.65}.lp-root .product-features{margin:0 0 1.75rem;list-style:none}.lp-root .product-features li{color:#475569;align-items:center;gap:.6rem;padding:.3rem 0;font-size:.82rem;display:flex}.lp-root .product-features i{color:#6366f1;width:14px;font-size:.55rem}.lp-root .about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.lp-root .about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.lp-root .about-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.lp-root .about-stat-val{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem;font-weight:800}.lp-root .about-stat-label{color:#94a3b8;margin-top:.2rem;font-size:.78rem}.lp-root .about-text h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;font-weight:800}.lp-root .about-text p{color:#64748b;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.lp-root .values{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.lp-root .value{text-align:center;padding:2rem 1.25rem}.lp-root .value-icon{color:#53b2a6;background:#53b2a614;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;display:flex}.lp-root .value h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.lp-root .value p{color:#64748b;font-size:.8rem;line-height:1.55}.lp-root .cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#0f3460 100%);padding:6rem 0}.lp-root .cta h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.lp-root .cta p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem}.lp-root .cta-btn{color:#fff;background:#53b2a6;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.lp-root .cta-btn:hover{color:#fff;background:#429e93;transform:translateY(-1px)}.lp-root .footer{background:#0d1117;padding:3rem 0 2rem}.lp-root .footer-inner{justify-content:space-between;align-items:flex-start;display:flex}.lp-root .footer-brand{margin-bottom:.75rem}.lp-root .footer-tagline{color:#ffffff40;margin-bottom:1rem;font-size:.78rem}.lp-root .footer-copy{color:#fff3;font-size:.72rem}.lp-root .footer-links{gap:3rem;display:flex}.lp-root .footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.lp-root .footer-col a{color:#ffffff59;padding:.25rem 0;font-size:.82rem;transition:color .2s;display:block}.lp-root .footer-col a:hover{color:#fffc}.lp-root .footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.lp-root .footer-social{gap:1rem;display:flex}.lp-root .footer-social a{color:#ffffff40;font-size:.9rem;transition:color .2s}.lp-root .footer-social a:hover{color:#ffffffb3}.lp-root .contact-form{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;max-width:560px;margin:0 auto;padding:2rem}.lp-root .contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.lp-root .contact-success i{color:#6366f1;margin-bottom:1rem;font-size:2.5rem}.lp-root .contact-success h3{color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.lp-root .contact-success p{color:#ffffff80;font-size:.92rem}.lp-root .cf-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.lp-root .cf-field{margin-bottom:1rem}.lp-root .cf-field label{color:#ffffff80;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.lp-root .cf-field input,.lp-root .cf-field textarea{color:#fff;resize:vertical;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.lp-root .cf-field input::placeholder,.lp-root .cf-field textarea::placeholder{color:#fff3}.lp-root .cf-field input:focus,.lp-root .cf-field textarea:focus{border-color:#6366f1}.lp-root .cf-submit{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.lp-root .cf-submit:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.lp-root .cf-submit:disabled{opacity:.6;cursor:not-allowed}.lp-root .cf-error{text-align:center;color:#f87171;margin-top:.75rem;font-size:.82rem}@media (width<=991px){.lp-root .hero{text-align:center;padding:110px 0 50px}.lp-root .hero h1{font-size:2.5rem}.lp-root .hero p{max-width:100%;margin:0 auto 2rem}.lp-root .hero-grid{grid-template-columns:1fr}.lp-root .hero-mock{display:none}.lp-root .hero-badges,.lp-root .hero-actions{justify-content:center}.lp-root .products{grid-template-columns:1fr;max-width:500px;margin:0 auto}.lp-root .products-3{grid-template-columns:1fr}.lp-root .products-4{grid-template-columns:repeat(2,1fr)}.lp-root .about-grid{grid-template-columns:1fr;gap:2rem}.lp-root .values,.lp-root .calc-totals{grid-template-columns:repeat(2,1fr)}.lp-root .footer-inner{flex-direction:column;gap:2rem}}@media (width<=575px){.lp-root .hero{padding:100px 0 50px}.lp-root .hero h1{font-size:1.85rem}.lp-root .hero p{font-size:.92rem}.lp-root .nav-logo-img{height:40px}.lp-root .nav-links,.lp-root .lang-switch{display:none}.lp-root .section{padding:3.5rem 0}.lp-root .section-header h2{font-size:1.5rem}.lp-root .section-header{margin-bottom:2rem}.lp-root .values{grid-template-columns:1fr}.lp-root .products-4{grid-template-columns:1fr;max-width:500px;margin:0 auto}.lp-root .hero-badges{gap:.75rem}.lp-root .hero-badges span{font-size:.72rem}.lp-root .cta{padding:4rem 0}.lp-root .cta h2{font-size:1.5rem}.lp-root .cta p{font-size:.9rem}.lp-root .cf-row{grid-template-columns:1fr}.lp-root .footer-links{flex-direction:column;gap:1.5rem}.lp-root .product{padding:1.75rem 1.5rem 1.5rem}.lp-root .calc-totals{grid-template-columns:repeat(2,1fr);padding:1.5rem}}.lp-root .blog-page{background:#fafbfc;min-height:80vh;padding:100px 0 60px}.lp-root .blog-header{text-align:center;margin-bottom:2.5rem}.lp-root .blog-header h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.lp-root .blog-header p{color:#64748b;max-width:560px;margin:0 auto;font-size:1rem}.lp-root .blog-categories{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.lp-root .blog-categories button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.4rem 1rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.lp-root .blog-categories button:hover{color:#1a1a2e;border-color:#cbd5e1}.lp-root .blog-categories button.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.lp-root .blog-loading,.lp-root .blog-empty{text-align:center;color:#94a3b8;padding:4rem 0;font-size:.95rem}.lp-root .blog-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.lp-root .blog-card{background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.lp-root .blog-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.lp-root .blog-card-image{aspect-ratio:16/9;overflow:hidden}.lp-root .blog-card-image img{object-fit:cover;width:100%;height:100%}.lp-root .blog-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.lp-root .blog-card-category{text-transform:uppercase;letter-spacing:.04em;color:#2b7a5b;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:inline-block}.lp-root .blog-card-body h2{color:#1a1a2e;margin-bottom:.75rem;font-size:1.15rem;font-weight:600;line-height:1.35}.lp-root .blog-card-body p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.lp-root .blog-card-meta{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;font-size:.78rem;display:flex}.lp-root .blog-pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.lp-root .blog-pagination button{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;transition:all .2s}.lp-root .blog-pagination button:hover:not(:disabled){border-color:#1a1a2e}.lp-root .blog-pagination button:disabled{opacity:.4;cursor:not-allowed}.lp-root .blog-post-container{max-width:740px;margin:0 auto}.lp-root .blog-back-link{color:#2b7a5b;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-block}.lp-root .blog-back-link:hover{color:#1a5c42}.lp-root .blog-post-header{margin-bottom:2rem}.lp-root .blog-post-header h1{color:#1a1a2e;margin:.5rem 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.lp-root .blog-post-meta{color:#94a3b8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.lp-root .blog-post-cover{border-radius:12px;margin-bottom:2rem;overflow:hidden}.lp-root .blog-post-cover img{width:100%}.lp-root .blog-post-body{color:#334155;font-size:1.05rem;line-height:1.8}.lp-root .blog-post-body h1{color:#1a1a2e;margin:2rem 0 1rem;font-size:1.75rem;font-weight:700}.lp-root .blog-post-body h2{color:#1a1a2e;margin:2rem 0 .75rem;font-size:1.4rem;font-weight:600}.lp-root .blog-post-body h3{color:#1a1a2e;margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:600}.lp-root .blog-post-body p{margin-bottom:1.25rem}.lp-root .blog-post-body ul,.lp-root .blog-post-body ol{margin:0 0 1.25rem 1.5rem}.lp-root .blog-post-body li{margin-bottom:.4rem}.lp-root .blog-post-body a{color:#2b7a5b;text-decoration:underline}.lp-root .blog-post-body a:hover{color:#1a5c42}.lp-root .blog-post-body strong{color:#1a1a2e;font-weight:600}.lp-root .blog-post-body code{background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-size:.9em}.lp-root .blog-post-body pre{color:#e2e8f0;background:#1a1a2e;border-radius:8px;margin-bottom:1.25rem;padding:1.25rem;overflow-x:auto}.lp-root .blog-post-body pre code{color:inherit;background:0 0;padding:0}.lp-root .blog-post-body table{border-collapse:collapse;width:100%;margin-bottom:1.25rem}.lp-root .blog-post-body th,.lp-root .blog-post-body td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.6rem .8rem;font-size:.92rem}.lp-root .blog-post-body th{color:#1a1a2e;background:#f8fafc;font-weight:600}.lp-root .blog-post-body hr{border:none;border-top:1px solid #e2e8f0;margin:2rem 0}.lp-root .blog-post-body blockquote{background:#f0fdf4;border-left:3px solid #2b7a5b;border-radius:0 8px 8px 0;margin:1.25rem 0;padding:.75rem 1.25rem}.lp-root .blog-post-footer{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.lp-root .blog-footer{color:#ffffff80;text-align:center;background:#1a1a2e;padding:2rem 0;font-size:.85rem}.lp-root .blog-footer a{color:#ffffffb3}.lp-root .blog-footer a:hover{color:#fff}@media (width<=768px){.lp-root .blog-header h1{font-size:1.75rem}.lp-root .blog-grid{grid-template-columns:1fr}.lp-root .blog-post-header h1{font-size:1.6rem}.lp-root .blog-post-body{font-size:.95rem}}.lp-root .nav-signin{background:#2b7a5b;border-radius:100px;align-items:center;padding:.5rem 1.1rem;font-size:.82rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex;color:#fff!important}.lp-root .nav-signin:hover{background:#236b4e;transform:translateY(-1px)}.lp-root .nav:not(.scrolled) .nav-signin{background:#ffffff1f;border:1px solid #fff3;color:#fff!important}.lp-root .nav:not(.scrolled) .nav-signin:hover{background:#fff3;border-color:#ffffff59}.out-root{color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.out-root *,.out-root :before,.out-root :after{box-sizing:border-box}.out-root .container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.out-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#0f3460 100%);padding:6rem 0 3rem}.out-hero h1{letter-spacing:-.025em;color:#fff;margin:0 0 1rem;font-size:2.6rem;font-weight:700;line-height:1.15}.out-hero h1 em{color:#f97316;font-style:normal}.out-hero p{color:#ffffffbf;max-width:720px;margin:0 0 1.6rem;font-size:1.05rem;line-height:1.65}.out-hero a{color:#cbd5e1}.out-hero-eyebrow{color:#fdba74;text-transform:uppercase;letter-spacing:.06em;background:#f9731626;border:1px solid #f973164d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .95rem;font-size:.75rem;font-weight:600;display:inline-flex}.out-hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.4rem;display:flex}.out-cta-primary{color:#fff;background:#f97316;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.out-cta-primary:hover{background:#ea580c;transform:translateY(-1px)}.out-cta-secondary{color:#ffffffd9;background:0 0;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.out-cta-secondary:hover{border-color:#ffffff80}.out-section{background:#fff;padding:4rem 0}.out-section.alt{background:#f8fafc}.out-section.dark{color:#e2e8f0;background:#0f172a}.out-section.dark h2,.out-section.dark h3{color:#fff}.out-section.dark .out-section-tag{color:#fdba74;background:#f9731626;border-color:#f973164d}.out-section-header{text-align:center;max-width:760px;margin:0 auto 2.5rem}.out-section-header h2{color:#0f172a;letter-spacing:-.015em;margin:.6rem 0;font-size:2rem;font-weight:700;line-height:1.25}.out-section-header p{color:#64748b;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.6}.out-section-tag{color:#1e3a5f;text-transform:uppercase;letter-spacing:.05em;background:#1e3a5f14;border:1px solid #1e3a5f26;border-radius:100px;padding:.32rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.out-grid{gap:1.4rem;display:grid}.out-grid-2{grid-template-columns:repeat(2,1fr)}.out-grid-3{grid-template-columns:repeat(3,1fr)}@media (width<=880px){.out-grid-2,.out-grid-3{grid-template-columns:1fr}}.out-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem 1.7rem;transition:border-color .2s,box-shadow .2s}.out-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0f172a0f}.out-card h3{color:#0f172a;margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.out-card p{color:#475569;margin:0;font-size:.92rem;line-height:1.6}.out-section.dark .out-card{background:#1e293b;border-color:#334155}.out-section.dark .out-card h3{color:#f1f5f9}.out-section.dark .out-card p{color:#cbd5e1}.out-cta-strip{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a5f 0%,#0f3460 100%);padding:3.5rem 0}.out-cta-strip h2{color:#fff;margin:0 0 .7rem;font-size:1.7rem;font-weight:700}.out-cta-strip p{color:#ffffffbf;margin:0 0 1.5rem;font-size:1rem}.out-cta-strip .out-cta-primary{background:#f97316}.tech-root *,.tech-root :before,.tech-root :after{box-sizing:border-box;margin:0;padding:0}.tech-root{color:#1a1a2e;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.tech-root a{color:inherit;text-decoration:none}.tech-root img{max-width:100%}.tech-root .nav{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.tech-root .nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding:.75rem 0;box-shadow:0 1px #0000000f}.tech-root .nav-inner{justify-content:space-between;align-items:center;display:flex}.tech-root .nav-logo{align-items:center;display:flex}.tech-root .nav-logo-img{width:auto;height:44px;transition:opacity .3s;display:block}.tech-root .nav-right{align-items:center;gap:1.5rem;display:flex}.tech-root .nav-links{gap:1.75rem;display:flex}.tech-root .nav-links a{font-size:.85rem;font-weight:500;transition:color .2s}.tech-root .nav:not(.scrolled) .nav-links a{color:#ffffffb3}.tech-root .nav:not(.scrolled) .nav-links a:hover{color:#fff}.tech-root .nav.scrolled .nav-links a{color:#64748b}.tech-root .nav.scrolled .nav-links a:hover{color:#1a1a2e}.tech-root .lang-switch{gap:.25rem;display:flex}.tech-root .lang-switch button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.tech-root .lang-switch button:hover{color:#ffffffb3;border-color:#ffffff4d}.tech-root .lang-switch button.active{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.tech-root .nav.scrolled .lang-switch button{color:#94a3b8;border-color:#e2e8f0}.tech-root .nav.scrolled .lang-switch button.active{color:#1a1a2e;background:#f1f5f9;border-color:#cbd5e1}.tech-root .hero{text-align:left;background:linear-gradient(135deg,#0c1222 0%,#0f2847 50%,#0a3260 100%);padding:140px 0 80px;position:relative;overflow:hidden}.tech-root .hero:before{content:"";background:#f973160f;border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;right:-10%}.tech-root .hero:after{content:"";background:#f973160a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-10%}.tech-root .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.tech-root .hero h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.tech-root .hero h1 em{color:#f97316;font-style:normal}.tech-root .hero p{color:#ffffff80;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.tech-root .hero-badge{color:#fb923c;background:#f9731626;border:1px solid #f973164d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.tech-root .hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.tech-root .hero-btn-primary{color:#fff;background:#f97316;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tech-root .hero-btn-primary:hover{background:#ea580c;transform:translateY(-1px)}.tech-root .hero-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tech-root .hero-btn-outline:hover{border-color:#ffffff80}.tech-root .hero-badges{flex-wrap:wrap;gap:2rem;display:flex}.tech-root .hero-badges span{color:#ffffff59;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.tech-root .hero-badges i{color:#f97316;font-size:.55rem}.tech-root .hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.tech-root .mock-bar{gap:5px;margin-bottom:1rem;display:flex}.tech-root .mock-bar span{border-radius:50%;width:8px;height:8px}.tech-root .mock-bar span:first-child{background:#ff5f57}.tech-root .mock-bar span:nth-child(2){background:#febc2e}.tech-root .mock-bar span:nth-child(3){background:#28c840}.tech-root .mock-header,.tech-root .mock-row,.tech-root .mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.tech-root .mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.tech-root .mock-row{color:#ffffff8c;background:#ffffff08}.tech-root .mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.tech-root .mock-header span:first-child,.tech-root .mock-row span:first-child,.tech-root .mock-total span:first-child{flex:1;min-width:0}.tech-root .mock-header span:not(:first-child),.tech-root .mock-row span:not(:first-child),.tech-root .mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.tech-root .mock-green{color:#fb923c}.tech-root .mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.tech-root .mock-anim.mock-visible{opacity:1;transform:translateY(0)}.tech-root .mock-balanced{animation:.6s .3s balancePulse}.tech-root .mock-check{color:#fb923c;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.tech-root .mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#fb923c;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.tech-root .mock-fade-in{animation:.6s forwards mockFadeIn}.tech-root .mock-fade-out{animation:.6s forwards mockFadeOut}.tech-root .section{padding:5.5rem 0}.tech-root .section:nth-child(2n){background:#f8fafc}.tech-root .section-header{text-align:center;margin-bottom:3.5rem}.tech-root .section-tag{letter-spacing:.12em;text-transform:uppercase;color:#f97316;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.tech-root .section-header h2{letter-spacing:-.03em;color:#1a1a2e;max-width:550px;margin:0 auto;font-size:2.5rem;font-weight:800}.tech-root .section-header p{color:#64748b;max-width:500px;margin:.75rem auto 0;font-size:1rem}.tech-root .products{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.tech-root .products-3{grid-template-columns:repeat(3,1fr)}.tech-root .products-4{grid-template-columns:repeat(4,1fr)}.tech-root a.product{color:inherit;text-decoration:none}.tech-root .product{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:visible}.tech-root .product:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.tech-root .product-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.tech-root .product h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.tech-root .product-subtitle{color:#94a3b8;margin-bottom:1rem;font-size:.82rem;font-weight:500}.tech-root .product p{color:#64748b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.65}.tech-root .product-features{margin:0 0 1.75rem;list-style:none}.tech-root .product-features li{color:#475569;align-items:center;gap:.6rem;padding:.3rem 0;font-size:.82rem;display:flex}.tech-root .product-features i{color:#f97316;width:14px;font-size:.55rem}.tech-root .portfolio{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tech-root .portfolio-item{color:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:1.75rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.tech-root .portfolio-item:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.tech-root .portfolio-head{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.tech-root .portfolio-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.tech-root .portfolio-icon img{object-fit:contain;width:100%;height:100%}.tech-root .portfolio-title{color:#1a1a2e;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.tech-root .portfolio-host{color:#94a3b8;margin-top:.15rem;font-size:.7rem;font-weight:500}.tech-root .portfolio-desc{color:#64748b;flex:1;margin:0 0 1rem;font-size:.83rem;line-height:1.6}.tech-root .portfolio-stack{flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;display:flex}.tech-root .portfolio-chip{color:#475569;letter-spacing:.01em;background:#f1f5f9;border-radius:100px;padding:.22rem .55rem;font-size:.65rem;font-weight:600}.tech-root .portfolio-link{color:#f97316;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:inline-flex}.tech-root .portfolio-link i{font-size:.7rem}.tech-root .about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.tech-root .about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.tech-root .about-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.tech-root .about-stat-val{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem;font-weight:800}.tech-root .about-stat-label{color:#94a3b8;margin-top:.2rem;font-size:.78rem}.tech-root .about-text h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;font-weight:800}.tech-root .about-text p{color:#64748b;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.tech-root .values{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.tech-root .value{text-align:center;padding:2rem 1.25rem}.tech-root .value-icon{color:#f97316;background:#f9731614;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;display:flex}.tech-root .value h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.tech-root .value p{color:#64748b;font-size:.8rem;line-height:1.55}.tech-root .approach-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tech-root .approach-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:2.25rem 1.75rem;transition:all .3s}.tech-root .approach-card:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 20px 60px #0000000f}.tech-root .approach-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.4rem;display:flex}.tech-root .approach-card h3{letter-spacing:-.015em;color:#1a1a2e;margin-bottom:.75rem;font-size:1.2rem;font-weight:800}.tech-root .approach-card p{color:#475569;margin:0 0 1.25rem;font-size:.92rem;line-height:1.7}.tech-root .approach-list{border-top:1px solid #f1f5f9;margin:0;padding:1rem 0 0;list-style:none}.tech-root .approach-list li{color:#1a1a2e;align-items:center;gap:.7rem;padding:.4rem 0;font-size:.85rem;font-weight:500;display:flex}.tech-root .approach-list li i{color:#10b981;width:14px;font-size:.7rem}.tech-root .nav-cta-link{background:#f97316;border-radius:8px;padding:.45rem 1rem;transition:all .2s;color:#fff!important;font-weight:600!important}.tech-root .nav-cta-link:hover{background:#ea580c;transform:translateY(-1px)}.tech-root .cta{text-align:center;color:#fff;background:linear-gradient(135deg,#0c1222 0%,#0a3260 100%);padding:6rem 0}.tech-root .cta h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.tech-root .cta p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem}.tech-root .cta-btn{color:#fff;background:#f97316;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.tech-root .cta-btn:hover{color:#fff;background:#ea580c;transform:translateY(-1px)}.tech-root .cta-prominent{background:linear-gradient(135deg,#0c1222 0%,#0a3260 60%,#f97316 200%);padding:7rem 0}.tech-root .cta-prominent .container{text-align:left;grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;display:grid}.tech-root .cta-header{color:#fff}.tech-root .cta-tag{letter-spacing:.08em;text-transform:uppercase;color:#f97316;background:#f9731614;border:1px solid #f973164d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex}.tech-root .cta-prominent h2{letter-spacing:-.025em;margin-bottom:1.25rem;font-size:2.7rem;font-weight:800;line-height:1.1}.tech-root .cta-prominent p{color:#ffffffa6;max-width:480px;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.tech-root .cta-quick{flex-wrap:wrap;gap:.75rem;display:flex}.tech-root .cta-pill{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:.55rem;padding:.7rem 1.15rem;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.tech-root .cta-pill:hover{color:#fff;background:#ffffff1f;border-color:#ffffff59;transform:translateY(-1px)}.tech-root .cta-pill i{color:#f97316;font-size:.95rem}.tech-root .cta-form-wrap{background:#fff;border-radius:24px;padding:2.25rem;box-shadow:0 30px 80px #00000059}.tech-root .cta-form-header{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:.78rem;font-weight:700;display:flex}.tech-root .cta-form-header i{color:#f97316}.tech-root .cta-form-wrap .cf-field label{color:#475569}.tech-root .cta-form-wrap .cf-field input,.tech-root .cta-form-wrap .cf-field textarea,.tech-root .cta-form-wrap .cf-field select{color:#1a1a2e;background-color:#f8fafc;border-color:#e2e8f0}.tech-root .cta-form-wrap .cf-field input::placeholder,.tech-root .cta-form-wrap .cf-field textarea::placeholder{color:#94a3b8}.tech-root .cta-form-wrap .cf-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat}.tech-root .cta-form-wrap .cf-field select option{color:#1a1a2e;background:#fff}.tech-root .inline-cta{color:#fff;background:#f97316;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tech-root .inline-cta:hover{color:#fff;background:#ea580c;transform:translateY(-1px)}.tech-root .inline-cta i{font-size:.85rem}.tech-root .inline-cta-ghost{color:#f97316;background:0 0;border:1.5px solid #f97316;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tech-root .inline-cta-ghost:hover{color:#f97316;background:#f9731614;transform:translateY(-1px)}.tech-root .section-cta{text-align:center;margin-top:2.5rem}.tech-root .section-cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.tech-root .footer{background:#0d1117;padding:3rem 0 2rem}.tech-root .footer-inner{justify-content:space-between;align-items:flex-start;display:flex}.tech-root .footer-brand{margin-bottom:.75rem}.tech-root .footer-tagline{color:#ffffff40;margin-bottom:1rem;font-size:.78rem}.tech-root .footer-copy{color:#fff3;font-size:.72rem}.tech-root .footer-links{gap:3rem;display:flex}.tech-root .footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.tech-root .footer-col a{color:#ffffff59;padding:.25rem 0;font-size:.82rem;transition:color .2s;display:block}.tech-root .footer-col a:hover{color:#fffc}.tech-root .footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.tech-root .footer-social{gap:1rem;display:flex}.tech-root .footer-social a{color:#ffffff40;font-size:.9rem;transition:color .2s}.tech-root .footer-social a:hover{color:#ffffffb3}.tech-root .contact-form{text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;max-width:560px;margin:0 auto;padding:2rem}.tech-root .contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.tech-root .contact-success i{color:#f97316;margin-bottom:1rem;font-size:2.5rem}.tech-root .contact-success h3{color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.tech-root .contact-success p{color:#ffffff80;font-size:.92rem}.tech-root .cf-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tech-root .cf-field{margin-bottom:1rem}.tech-root .cf-field label{color:#ffffff80;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.tech-root .cf-field input,.tech-root .cf-field textarea,.tech-root .cf-field select{color:#fff;resize:vertical;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.tech-root .cf-field input::placeholder,.tech-root .cf-field textarea::placeholder{color:#fff3}.tech-root .cf-field input:focus,.tech-root .cf-field textarea:focus,.tech-root .cf-field select:focus{border-color:#f97316}.tech-root .cf-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='rgba(255,255,255,0.4)' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;padding-right:2.5rem}.tech-root .cf-field select option{color:#fff;background:#1a1a2e}.tech-root .cf-submit{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.tech-root .cf-submit:hover:not(:disabled){background:#ea580c;transform:translateY(-1px)}.tech-root .cf-submit:disabled{opacity:.6;cursor:not-allowed}.tech-root .cf-error{text-align:center;color:#f87171;margin-top:.75rem;font-size:.82rem}@media (width<=991px){.tech-root .hero{text-align:center;padding:110px 0 50px}.tech-root .hero h1{font-size:2.5rem}.tech-root .hero p{max-width:100%;margin:0 auto 2rem}.tech-root .hero-grid{grid-template-columns:1fr}.tech-root .hero-mock{display:none}.tech-root .hero-badges,.tech-root .hero-actions{justify-content:center}.tech-root .products{grid-template-columns:1fr;max-width:500px;margin:0 auto}.tech-root .products-3{grid-template-columns:1fr}.tech-root .products-4,.tech-root .portfolio{grid-template-columns:repeat(2,1fr)}.tech-root .approach-grid{grid-template-columns:1fr}.tech-root .cta-prominent .container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.tech-root .cta-prominent h2{font-size:2rem}.tech-root .cta-prominent p{margin-left:auto;margin-right:auto}.tech-root .cta-quick{justify-content:center}.tech-root .about-grid{grid-template-columns:1fr;gap:2rem}.tech-root .values{grid-template-columns:repeat(2,1fr)}.tech-root .footer-inner{flex-direction:column;gap:2rem}}@media (width<=575px){.tech-root .hero{padding:100px 0 50px}.tech-root .hero h1{font-size:1.85rem}.tech-root .hero p{font-size:.92rem}.tech-root .nav-logo-img{height:40px}.tech-root .nav-links,.tech-root .lang-switch{display:none}.tech-root .section{padding:3.5rem 0}.tech-root .section-header h2{font-size:1.5rem}.tech-root .section-header{margin-bottom:2rem}.tech-root .values{grid-template-columns:1fr}.tech-root .products-4{grid-template-columns:1fr;max-width:500px;margin:0 auto}.tech-root .hero-badges{gap:.75rem}.tech-root .hero-badges span{font-size:.72rem}.tech-root .cta{padding:4rem 0}.tech-root .cta h2{font-size:1.5rem}.tech-root .cta p{font-size:.9rem}.tech-root .cf-row{grid-template-columns:1fr}.tech-root .footer-links{flex-direction:column;gap:1.5rem}.tech-root .product{padding:1.75rem 1.5rem 1.5rem}.tech-root .portfolio{grid-template-columns:1fr;max-width:500px;margin:0 auto}.tech-root .cta-prominent{padding:4.5rem 0}.tech-root .cta-prominent h2{font-size:1.6rem}.tech-root .approach-card{padding:2rem 1.5rem}}.tech-root{color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.tech-root *,.tech-root :before,.tech-root :after{box-sizing:border-box}.tech-root .container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.tech-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#0c4a6e 50%,#082f49 100%);padding:6rem 0 3rem}.tech-hero h1{letter-spacing:-.025em;color:#fff;margin:0 0 1rem;font-size:2.6rem;font-weight:700;line-height:1.15}.tech-hero h1 em{color:#38bdf8;font-style:normal}.tech-hero p{color:#ffffffbf;max-width:720px;margin:0 0 1.6rem;font-size:1.05rem;line-height:1.65}.tech-hero a{color:#cbd5e1}.tech-hero-eyebrow{color:#7dd3fc;text-transform:uppercase;letter-spacing:.06em;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .95rem;font-size:.75rem;font-weight:600;display:inline-flex}.tech-hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.4rem;display:flex}.tech-cta-primary{color:#fff;background:#0ea5e9;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.tech-cta-primary:hover{background:#0284c7;transform:translateY(-1px)}.tech-cta-secondary{color:#ffffffd9;background:0 0;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.tech-cta-secondary:hover{border-color:#ffffff80}.tech-section{background:#fff;padding:4rem 0}.tech-section.alt{background:#f8fafc}.tech-section.dark{color:#e2e8f0;background:#0f172a}.tech-section.dark h2,.tech-section.dark h3{color:#fff}.tech-section.dark .tech-section-tag{color:#7dd3fc;background:#0ea5e926;border-color:#0ea5e94d}.tech-section-header{text-align:center;max-width:760px;margin:0 auto 2.5rem}.tech-section-header h2{color:#0f172a;letter-spacing:-.015em;margin:.6rem 0;font-size:2rem;font-weight:700;line-height:1.25}.tech-section-header p{color:#64748b;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.6}.tech-section.dark .tech-section-header h2{color:#fff}.tech-section.dark .tech-section-header p{color:#94a3b8}.tech-section-tag{color:#0369a1;text-transform:uppercase;letter-spacing:.05em;background:#0ea5e914;border:1px solid #0ea5e926;border-radius:100px;padding:.32rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.tech-grid{gap:1.4rem;display:grid}.tech-grid-2{grid-template-columns:repeat(2,1fr)}.tech-grid-3{grid-template-columns:repeat(3,1fr)}@media (width<=880px){.tech-grid-2,.tech-grid-3{grid-template-columns:1fr}}.tech-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem 1.7rem;transition:border-color .2s,box-shadow .2s}.tech-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #0f172a0f}.tech-card h3{color:#0f172a;margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.tech-card p{color:#475569;margin:0;font-size:.92rem;line-height:1.6}.tech-section.dark .tech-card{background:#1e293b;border-color:#334155}.tech-section.dark .tech-card h3{color:#f1f5f9}.tech-section.dark .tech-card p{color:#cbd5e1}.tech-cta-strip{color:#fff;text-align:center;background:linear-gradient(135deg,#0c4a6e 0%,#082f49 100%);padding:3.5rem 0}.tech-cta-strip h2{color:#fff;margin:0 0 .7rem;font-size:1.7rem;font-weight:700}.tech-cta-strip p{color:#ffffffbf;margin:0 0 1.5rem;font-size:1rem}.tech-cta-strip .tech-cta-primary{background:#0ea5e9}.hrs-root .landing{color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.hrs-root .landing a{color:inherit;text-decoration:none}.hrs-root .landing img{max-width:100%}.hrs-root .landing .container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.hrs-root .landing .nav{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.hrs-root .landing .nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding:.75rem 0;box-shadow:0 1px #0000000f}.hrs-root .landing .nav-inner{justify-content:space-between;align-items:center;display:flex}.hrs-root .landing .nav-logo{align-items:center;display:flex}.hrs-root .landing .nav-logo-img{width:auto;height:44px;transition:opacity .3s;display:block}.hrs-root .landing .nav-right{align-items:center;gap:1.5rem;display:flex}.hrs-root .landing .nav-links{gap:1.75rem;display:flex}.hrs-root .landing .nav-links a{font-size:.85rem;font-weight:500;transition:color .2s}.hrs-root .landing .nav:not(.scrolled) .nav-links a{color:#ffffffb3}.hrs-root .landing .nav:not(.scrolled) .nav-links a:hover{color:#fff}.hrs-root .landing .nav.scrolled .nav-links a{color:#64748b}.hrs-root .landing .nav.scrolled .nav-links a:hover{color:#1a1a2e}.hrs-root .landing .lang-switch{gap:.25rem;display:flex}.hrs-root .landing .lang-switch button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.hrs-root .landing .lang-switch button:hover{color:#ffffffb3;border-color:#ffffff4d}.hrs-root .landing .lang-switch button.active{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.hrs-root .landing .nav.scrolled .lang-switch button{color:#94a3b8;border-color:#e2e8f0}.hrs-root .landing .nav.scrolled .lang-switch button.active{color:#1a1a2e;background:#f1f5f9;border-color:#cbd5e1}.hrs-root .landing .nav-login{color:#ffffffb3;padding:.45rem .8rem;font-size:.82rem;font-weight:500}.hrs-root .landing .nav.scrolled .nav-login{color:#64748b}.hrs-root .landing .nav-signup{color:#1e3a5f;background:#fff;border-radius:7px;padding:.45rem 1.2rem;font-size:.82rem;font-weight:700}.hrs-root .landing .nav.scrolled .nav-signup{color:#fff;background:#1e3a5f}.hrs-root .landing .nav-auth-dropdown{display:none;position:relative}.hrs-root .landing .nav-auth-btn{color:#1e3a5f;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:7px;padding:.4rem .9rem;font-size:.78rem;font-weight:700}.hrs-root .landing .nav.scrolled .nav-auth-btn{color:#fff;background:#1e3a5f}.hrs-root .landing .nav-auth-menu{z-index:10;background:#fff;border-radius:10px;min-width:180px;padding:.4rem;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 30px #00000026}.hrs-root .landing .nav-auth-menu a{color:#1a1a2e;border-radius:7px;padding:.6rem .9rem;font-size:.85rem;font-weight:500;transition:background .15s;display:block}.hrs-root .landing .nav-auth-menu a:hover{background:#f1f5f9}.hrs-root .landing .nav-auth-menu a:last-child{color:#1e3a5f;font-weight:700}.hrs-root .landing .hero{text-align:left;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:140px 0 80px;position:relative;overflow:hidden}.hrs-root .landing .hero:before{content:"";background:#53b2a60f;border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;right:-10%}.hrs-root .landing .hero:after{content:"";background:#f973160a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-10%}.hrs-root .landing .hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hrs-root .landing .hero h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.hrs-root .landing .hero h1 em{color:#0ea5e9;font-style:normal}.hrs-root .landing .hero p{color:#ffffff80;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.hrs-root .landing .hero-badge{color:#5eead4;background:#2b7a5b26;border:1px solid #2b7a5b4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.hrs-root .landing .hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.hrs-root .landing .hero-btn-primary{color:#fff;background:#0ea5e9;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hrs-root .landing .hero-btn-primary:hover{background:#0891c7;transform:translateY(-1px)}.hrs-root .landing .hero-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hrs-root .landing .hero-btn-outline:hover{border-color:#ffffff80}.hrs-root .landing .hero-badges{flex-wrap:wrap;gap:2rem;display:flex}.hrs-root .landing .hero-badges span{color:#ffffff59;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.hrs-root .landing .hero-badges i{color:#53b2a6;font-size:.55rem}.hrs-root .landing .section{padding:5.5rem 0}.hrs-root .landing .section:nth-child(2n){background:#f8fafc}.hrs-root .landing .section-header{text-align:center;margin-bottom:3.5rem}.hrs-root .landing .section-tag{letter-spacing:.12em;text-transform:uppercase;color:#53b2a6;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.hrs-root .landing .section-header h2{letter-spacing:-.03em;color:#1a1a2e;max-width:550px;margin:0 auto;font-size:2.5rem;font-weight:800}.hrs-root .landing .section-header p{color:#64748b;max-width:500px;margin:.75rem auto 0;font-size:1rem}.hrs-root .landing .products{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.hrs-root .landing .products-3{grid-template-columns:repeat(3,1fr)}.hrs-root .landing a.product{color:inherit;text-decoration:none}.hrs-root .landing .product{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:visible}.hrs-root .landing .product:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.hrs-root .landing .product-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.hrs-root .landing .product-logo{object-fit:contain;object-position:left;align-self:flex-start;height:60px;margin-bottom:1.25rem}.hrs-root .landing .product h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.hrs-root .landing .product-subtitle{color:#94a3b8;margin-bottom:1rem;font-size:.82rem;font-weight:500}.hrs-root .landing .product p{color:#64748b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.65}.hrs-root .landing .product-features{margin:0 0 1.75rem;list-style:none}.hrs-root .landing .product-features li{color:#475569;align-items:center;gap:.6rem;padding:.3rem 0;font-size:.82rem;display:flex}.hrs-root .landing .product-features i{width:14px;font-size:.55rem}.hrs-root .landing .product-link{align-items:center;gap:.5rem;margin-top:auto;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.hrs-root .landing .product-link:hover{gap:.75rem}.hrs-root .landing .product-link i{font-size:.65rem;transition:transform .2s}.hrs-root .landing .product-outsourcing .product-features i,.hrs-root .landing .product-outsourcing .product-link{color:#6366f1}.hrs-root .landing .product-outsourcing:hover{border-color:#6366f1}.hrs-root .landing .product-hrs .product-features i,.hrs-root .landing .product-hrs .product-link{color:#0ea5e9}.hrs-root .landing .product-hrs:hover{border-color:#0ea5e9}.hrs-root .landing .product-finance .product-icon{color:#2b7a5b;background:#2b7a5b14}.hrs-root .landing .product-finance .product-features i,.hrs-root .landing .product-finance .product-link{color:#2b7a5b}.hrs-root .landing .product-finance:hover{border-color:#2b7a5b}.hrs-root .landing .product-logistics .product-icon{color:#f97316;background:#f9731614}.hrs-root .landing .product-logistics .product-features i,.hrs-root .landing .product-logistics .product-link{color:#f97316}.hrs-root .landing .product-logistics:hover{border-color:#f97316}.hrs-root .landing .modules-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.hrs-root .landing .module-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:1.25rem;padding:2rem;transition:all .2s;display:flex}.hrs-root .landing .module-icon{color:#0ea5e9;background:#0ea5e914;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;display:flex}.hrs-root .landing .about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hrs-root .landing .about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.hrs-root .landing .about-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.hrs-root .landing .about-stat-val{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem;font-weight:800}.hrs-root .landing .about-stat-label{color:#94a3b8;margin-top:.2rem;font-size:.78rem}.hrs-root .landing .about-text h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;font-weight:800}.hrs-root .landing .about-text p{color:#64748b;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.hrs-root .landing .values{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.hrs-root .landing .value{text-align:center;padding:2rem 1.25rem}.hrs-root .landing .value-icon{color:#53b2a6;background:#53b2a614;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;display:flex}.hrs-root .landing .value h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.hrs-root .landing .value p{color:#64748b;font-size:.8rem;line-height:1.55}.hrs-root .landing .cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#0f3460 100%);padding:6rem 0}.hrs-root .landing .cta h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.hrs-root .landing .cta p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem}.hrs-root .landing .cta-btn{color:#fff;background:#53b2a6;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.hrs-root .landing .cta-btn:hover{color:#fff;background:#429e93;transform:translateY(-1px)}.hrs-root .landing .footer{background:#0d1117;padding:3rem 0 2rem}.hrs-root .landing .footer-inner{justify-content:space-between;align-items:flex-start;display:flex}.hrs-root .landing .footer-brand{margin-bottom:.75rem}.hrs-root .landing .footer-brand span{color:#fff;font-size:1.25rem;font-weight:800}.hrs-root .landing .footer-tagline{color:#ffffff40;margin-bottom:1rem;font-size:.78rem}.hrs-root .landing .footer-copy{color:#fff3;font-size:.72rem}.hrs-root .landing .footer-links{gap:3rem;display:flex}.hrs-root .landing .footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.hrs-root .landing .footer-col a{color:#ffffff59;padding:.25rem 0;font-size:.82rem;transition:color .2s;display:block}.hrs-root .landing .footer-col a:hover{color:#fffc}.hrs-root .landing .footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.hrs-root .landing .footer-social{gap:1rem;display:flex}.hrs-root .landing .footer-social a{color:#ffffff40;font-size:.9rem;transition:color .2s}.hrs-root .landing .footer-social a:hover{color:#ffffffb3}@media (width<=991px){.hrs-root .landing .hero{text-align:center;padding:110px 0 50px}.hrs-root .landing .hero h1{font-size:2.5rem}.hrs-root .landing .hero p{max-width:100%;margin:0 auto 2rem}.hrs-root .landing .hero-grid{grid-template-columns:1fr}.hrs-root .hero-mock{display:none}.hrs-root .landing .hero-badges,.hrs-root .landing .hero-actions{justify-content:center}.hrs-root .landing .products{grid-template-columns:1fr;max-width:500px;margin:0 auto}.hrs-root .landing .products-3{grid-template-columns:1fr;max-width:500px}.hrs-root .landing .modules-grid{grid-template-columns:1fr}.hrs-root .landing .about-grid{grid-template-columns:1fr;gap:2rem}.hrs-root .landing .values{grid-template-columns:repeat(2,1fr)}.hrs-root .landing .footer-inner{flex-direction:column;gap:2rem}.hrs-root .landing .nav-right{gap:.75rem}}@media (width<=575px){.hrs-root .landing .hero{padding:100px 0 50px}.hrs-root .landing .hero h1{font-size:1.85rem}.hrs-root .landing .hero p{font-size:.92rem}.hrs-root .landing .nav-logo-img{height:40px}.hrs-root .landing .nav-links{display:none}.hrs-root .landing .nav-right{gap:.5rem}.hrs-root .landing .lang-switch,.hrs-root .landing .nav-login,.hrs-root .landing .nav-signup{display:none}.hrs-root .landing .nav-auth-dropdown{display:block}.hrs-root .landing .section{padding:3.5rem 0}.hrs-root .landing .section-header h2{font-size:1.5rem}.hrs-root .landing .section-header{margin-bottom:2rem}.hrs-root .landing .values{grid-template-columns:1fr}.hrs-root .landing .hero-badges{gap:.75rem}.hrs-root .landing .hero-badges span{font-size:.72rem}.hrs-root .landing .cta{padding:4rem 0}.hrs-root .landing .cta h2{font-size:1.5rem}.hrs-root .landing .cta p{font-size:.9rem}.hrs-root .landing .footer-links{flex-direction:column;gap:1.5rem}}.hrs-root .hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.hrs-root .mock-bar{gap:5px;margin-bottom:1rem;display:flex}.hrs-root .mock-bar span{border-radius:50%;width:8px;height:8px}.hrs-root .mock-bar span:first-child{background:#ff5f57}.hrs-root .mock-bar span:nth-child(2){background:#febc2e}.hrs-root .mock-bar span:nth-child(3){background:#28c840}.hrs-root .mock-header,.hrs-root .mock-row,.hrs-root .mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.hrs-root .mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.hrs-root .mock-row{color:#ffffff8c;background:#ffffff08}.hrs-root .mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.hrs-root .mock-header span:first-child,.hrs-root .mock-row span:first-child,.hrs-root .mock-total span:first-child{flex:1;min-width:0}.hrs-root .mock-header span:not(:first-child),.hrs-root .mock-row span:not(:first-child),.hrs-root .mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.hrs-root .mock-green{color:#5eead4}.hrs-root .mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.hrs-root .mock-anim.mock-visible{opacity:1;transform:translateY(0)}.hrs-root .mock-balanced{animation:.6s .3s balancePulse}.hrs-root .mock-check{color:#5eead4;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.hrs-root .mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.hrs-root .mock-fade-in{animation:.6s forwards mockFadeIn}.hrs-root .mock-fade-out{animation:.6s forwards mockFadeOut}.finance-root .lp{color:#1e3a5f;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.finance-root .lp-nav{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.finance-root .lp-nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f2744f2;padding:.6rem 0}.finance-root .lp-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.finance-root .lp-nav-inner{justify-content:space-between;align-items:center;display:flex}.finance-root .lp-logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.finance-root .lp-logo img{height:44px}.finance-root .lp-logo span{color:#5eead4;letter-spacing:.2em;font-size:.65rem;font-weight:700}.finance-root .lp-nav-right{align-items:center;gap:1rem;display:flex}.finance-root .lp-lang{gap:.25rem;display:flex}.finance-root .lp-lang button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.finance-root .lp-lang button:hover{color:#ffffffb3;border-color:#ffffff4d}.finance-root .lp-lang button.active{color:#fff;background:#ffffff1a;border-color:#ffffff40}.finance-root .lp-login-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:7px;align-items:center;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.finance-root .lp-login-btn:hover{color:#fff;background:#fff3;border-color:#ffffff59;text-decoration:none}.finance-root .lp-hero{background:linear-gradient(135deg,#1e3a5f 0%,#0f2744 100%);padding:140px 0 80px;position:relative;overflow:hidden}.finance-root .lp-hero:before{content:"";background:#2b7a5b14;border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.finance-root .lp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.finance-root .lp-hero-text h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.finance-root .lp-hero-text h1 em{color:#2b7a5b;font-style:normal}.finance-root .lp-hero-text p{color:#ffffff8c;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.finance-root .lp-badge{color:#5eead4;background:#2b7a5b26;border:1px solid #2b7a5b4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.finance-root .lp-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.finance-root .lp-btn-primary{color:#fff;background:#2b7a5b;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.finance-root .lp-btn-primary:hover{color:#fff;background:#236b4e;text-decoration:none;transform:translateY(-1px)}.finance-root .lp-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.finance-root .lp-btn-outline:hover{color:#fff;border-color:#ffffff80;text-decoration:none}.finance-root .lp-hero-badges{flex-wrap:wrap;gap:1.25rem;margin-top:2rem;display:flex}.finance-root .lp-hero-badges span{color:#fff6;align-items:center;gap:.35rem;font-size:.78rem;font-weight:500;display:flex}.finance-root .lp-hero-badges i{color:#2b7a5b;font-size:.6rem}.finance-root .lp-hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.finance-root .mock-bar{gap:5px;margin-bottom:1rem;display:flex}.finance-root .mock-bar span{border-radius:50%;width:8px;height:8px}.finance-root .mock-bar span:first-child{background:#ff5f57}.finance-root .mock-bar span:nth-child(2){background:#febc2e}.finance-root .mock-bar span:nth-child(3){background:#28c840}.finance-root .mock-header,.finance-root .mock-row,.finance-root .mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.finance-root .mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.finance-root .mock-row{color:#ffffff8c;background:#ffffff08}.finance-root .mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.finance-root .mock-header span:first-child,.finance-root .mock-row span:first-child,.finance-root .mock-total span:first-child{flex:1;min-width:0}.finance-root .mock-header span:not(:first-child),.finance-root .mock-row span:not(:first-child),.finance-root .mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.finance-root .green{color:#5eead4}.finance-root .mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.finance-root .mock-anim.mock-visible{opacity:1;transform:translateY(0)}.finance-root .mock-balanced{animation:.6s .3s balancePulse}.finance-root .mock-check{color:#5eead4;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.finance-root .mock-ai-match{color:#a78bfa;white-space:nowrap;font-size:.62rem;font-weight:500;text-align:left!important;width:150px!important}.finance-root .mock-ai-match i{color:#7c3aed;margin-right:.25rem;font-size:.5rem}.finance-root .mock-ai-icon{color:#a78bfa;margin-right:.3rem;font-size:.65rem}.finance-root .red{color:#f87171}.finance-root .mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.finance-root .mock-fade-in{animation:.6s forwards mockFadeIn}.finance-root .mock-fade-out{animation:.6s forwards mockFadeOut}.finance-root .lp-section{padding:5rem 0}.finance-root .lp-section:nth-child(2n){background:#fafafa}.finance-root .lp-section-header{text-align:center;margin-bottom:3rem}.finance-root .lp-tag{letter-spacing:.1em;text-transform:uppercase;color:#2b7a5b;margin-bottom:.6rem;font-size:.68rem;font-weight:600}.finance-root .lp-section-header h2{letter-spacing:-.025em;max-width:480px;margin:0 auto;font-size:2.2rem;font-weight:700}.finance-root .lp-grid-4{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.finance-root .lp-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.75rem;transition:all .2s}.finance-root .lp-card:hover{border-color:#1e3a5f;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.finance-root .lp-card-icon{color:#1e3a5f;background:#1e3a5f12;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1rem;font-size:.9rem;display:flex}.finance-root .lp-card h3{margin:0 0 .4rem;font-size:.95rem;font-weight:650}.finance-root .lp-card p{color:#737373;margin:0;font-size:.8rem;line-height:1.55}.finance-root .lp-signup-btn{color:#fff;background:#2b7a5b;border:1px solid #2b7a5b;border-radius:7px;align-items:center;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.finance-root .lp-signup-btn:hover{color:#fff;background:#236b4e;text-decoration:none}.finance-root .lp-grid-2{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.finance-root .lp-problem{background:#fff;border:1px solid #e5e5e5;border-radius:12px;gap:1.25rem;padding:1.75rem;transition:all .2s;display:flex}.finance-root .lp-problem:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.finance-root .lp-problem-icon{color:#f97316;background:#f9731614;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;display:flex}.finance-root .lp-problem h3{margin:0 0 .3rem;font-size:.95rem;font-weight:650}.finance-root .lp-problem p{color:#737373;margin:0;font-size:.8rem;line-height:1.55}.finance-root .lp-modules{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.finance-root .lp-module{background:#fff;border:1px solid #e5e5e5;border-radius:14px;gap:1.25rem;padding:2rem;transition:all .2s;display:flex}.finance-root .lp-module:hover{border-color:#1e3a5f;box-shadow:0 8px 24px #0000000f}.finance-root .lp-module-icon{color:#1e3a5f;background:linear-gradient(135deg,#1e3a5f14,#2b7a5b14);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;display:flex}.finance-root .lp-module h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:650}.finance-root .lp-module p{color:#737373;margin:0;font-size:.82rem;line-height:1.6}.finance-root .lp-compare{overflow-x:auto}.finance-root .lp-compare table{border-collapse:collapse;background:#fff;border:1px solid #e5e5e5;border-radius:14px;width:100%;overflow:hidden}.finance-root .lp-compare th{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#737373;border-bottom:2px solid #e5e5e5;padding:.9rem 1rem;font-size:.78rem;font-weight:700}.finance-root .lp-compare th:first-child{text-align:left;width:240px}.finance-root .lp-compare th.lp-compare-highlight{color:#1e3a5f;background:#1e3a5f0f}.finance-root .lp-compare td{text-align:center;border-bottom:1px solid #f0f0f0;padding:.7rem 1rem;font-size:.85rem}.finance-root .lp-compare td:first-child{text-align:left;font-weight:500}.finance-root .lp-compare td.lp-compare-highlight{background:#1e3a5f08}.finance-root .lp-compare tr:last-child td{border-bottom:none}.finance-root .lp-compare tr:hover td{background:#1e3a5f05}.finance-root .lp-compare tr:hover td.lp-compare-highlight{background:#1e3a5f0f}.finance-root .lp-check{color:#2b7a5b;font-size:.8rem}.finance-root .lp-minus{color:#d4d4d4;font-size:.7rem}.finance-root .lp-section-sub{color:#737373;max-width:500px;margin:.5rem auto 0;font-size:.95rem}.finance-root .lp-pricing{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem;display:grid}.finance-root .lp-plan{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2.5rem 2rem;transition:all .2s;position:relative}.finance-root .lp-plan:hover{border-color:#1e3a5f;box-shadow:0 12px 32px #00000014}.finance-root .lp-plan-popular{border-width:2px;border-color:#1e3a5f;box-shadow:0 12px 32px #1e3a5f1f}.finance-root .lp-plan-badge{color:#fff;letter-spacing:.03em;white-space:nowrap;background:#1e3a5f;border-radius:100px;padding:.3rem 1rem;font-size:.68rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.finance-root .lp-plan h3{margin:0 0 .25rem;font-size:1.2rem;font-weight:700}.finance-root .lp-plan-desc{color:#737373;margin:0 0 1.5rem;font-size:.82rem}.finance-root .lp-plan-price{align-items:baseline;gap:.15rem;display:flex}.finance-root .lp-plan-amount{letter-spacing:-.03em;color:#1e3a5f;font-size:2.8rem;font-weight:700;line-height:1}.finance-root .lp-plan-currency{color:#1e3a5f;font-size:1rem;font-weight:600}.finance-root .lp-plan-per{color:#a3a3a3;margin-left:.25rem;font-size:.82rem}.finance-root .lp-plan-user{color:#737373;border-bottom:1px solid #f0f0f0;margin-top:.35rem;padding-bottom:1.25rem;font-size:.78rem}.finance-root .lp-plan-features{margin:1.25rem 0 1.75rem;padding:0;list-style:none}.finance-root .lp-plan-features li{color:#404040;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.84rem;display:flex}.finance-root .lp-plan-features i{color:#2b7a5b;width:14px;font-size:.6rem}.finance-root .lp-plan-cta{text-align:center;color:#1e3a5f;border:1px solid #e5e5e5;border-radius:8px;padding:.8rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.finance-root .lp-plan-cta:hover{color:#1e3a5f;background:#1e3a5f0a;border-color:#1e3a5f;text-decoration:none}.finance-root .lp-plan-cta-primary{color:#fff;background:#1e3a5f;border-color:#1e3a5f}.finance-root .lp-plan-cta-primary:hover{color:#fff;background:#2b4f7a}.finance-root .lp-plan-ai{color:#7c3aed;border-top:1px solid #f0f0f0;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.7rem 0;font-size:.82rem;display:flex}.finance-root .lp-plan-ai i{font-size:.75rem}.finance-root .lp-plan-ai span:first-of-type{flex:1;font-weight:600}.finance-root .lp-plan-ai-price{white-space:nowrap;font-size:.75rem;font-weight:700}.finance-root .lp-plan-ai-na{color:#a3a3a3}.finance-root .lp-plan-ai-na .lp-plan-ai-price{font-size:.7rem;font-weight:500}.finance-root .lp-pricing-note{text-align:center;color:#a3a3a3;margin-top:1.5rem;font-size:.78rem}.finance-root .lp-stats-section{background:#f8fafc;padding:4rem 0}.finance-root .lp-stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.finance-root .lp-stat{text-align:center}.finance-root .lp-stat-val{color:#1e3a5f;letter-spacing:-.02em;font-size:2rem;font-weight:700}.finance-root .lp-stat-label{color:#737373;margin-top:.3rem;font-size:.78rem}.finance-root .lp-footer-brand{align-items:center;margin-bottom:.5rem;display:flex}.finance-root .lp-footer-right{text-align:right}.finance-root .lp-footer-contact{color:#ffffff40;margin-top:.5rem;font-size:.72rem}.finance-root .lp-cta{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0f2744 100%);padding:6rem 0}.finance-root .lp-cta h2{margin:0 0 .75rem;font-size:2rem;font-weight:700}.finance-root .lp-cta p{color:#ffffff80;margin:0 0 2rem}.finance-root .lp-waitlist{gap:.5rem;max-width:400px;margin:0 auto;display:flex}.finance-root .lp-waitlist input{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:.8rem 1rem;font-size:.88rem}.finance-root .lp-waitlist input::placeholder{color:#ffffff4d}.finance-root .lp-waitlist button{color:#fff;cursor:pointer;background:#2b7a5b;border:none;border-radius:8px;padding:.8rem 1.25rem;font-size:.88rem;font-weight:600;transition:background .2s}.finance-root .lp-waitlist button:hover{background:#236b4e}.finance-root .lp-cta small{color:#ffffff40;margin-top:.75rem;font-size:.7rem;display:block}.finance-root .lp-footer{background:#0a1929;padding:2rem 0}.finance-root .lp-footer-inner{justify-content:space-between;align-items:center;display:flex}.finance-root .lp-footer span{color:#ffffff4d;font-size:.75rem}.finance-root .lp-footer-links{gap:1.25rem;display:flex}.finance-root .lp-footer-links a{color:#ffffff59;font-size:.75rem;text-decoration:none;transition:color .2s}.finance-root .lp-footer-links a:hover{color:#ffffffb3}.finance-root .lp-footer-lang{display:none}@media (width<=991px){.finance-root .lp-hero{padding:110px 0 50px}.finance-root .lp-hero-text h1{font-size:2.6rem}.finance-root .lp-hero-grid{grid-template-columns:1fr}.finance-root .lp-hero-mock{display:none}.finance-root .lp-grid-4{grid-template-columns:repeat(2,1fr)}.finance-root .lp-grid-2,.finance-root .lp-modules{grid-template-columns:1fr}.finance-root .lp-stats{grid-template-columns:repeat(2,1fr)}.finance-root .lp-compare th,.finance-root .lp-compare td{padding:.5rem .6rem;font-size:.75rem}.finance-root .lp-pricing{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}@media (width<=575px){.finance-root .lp-hero-text h1{font-size:2rem}.finance-root .lp-section-header h2{font-size:1.6rem}.finance-root .lp-grid-4,.finance-root .lp-stats{grid-template-columns:1fr}.finance-root .lp-stat-val{font-size:1.5rem}.finance-root .lp-footer-inner{text-align:center;flex-direction:column;gap:1rem}.finance-root .lp-footer-right{text-align:center}.finance-root .lp-logo img{height:32px}.finance-root .lp-nav .lp-lang,.finance-root .lp-nav .lp-login-btn{display:none}.finance-root .lp-footer-lang{justify-content:center;gap:.25rem;margin-top:.75rem;display:flex}}.logistics-root .lp{color:#1e3a5f;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.logistics-root .lp-nav{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.logistics-root .lp-nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f2744f2;padding:.6rem 0}.logistics-root .lp-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.logistics-root .lp-nav-inner{justify-content:space-between;align-items:center;display:flex}.logistics-root .lp-logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.logistics-root .lp-logo img{height:44px}.logistics-root .lp-logo span{color:#5eead4;letter-spacing:.2em;font-size:.65rem;font-weight:700}.logistics-root .lp-nav-right{align-items:center;gap:1rem;display:flex}.logistics-root .lp-lang{gap:.25rem;display:flex}.logistics-root .lp-lang button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.logistics-root .lp-lang button:hover{color:#ffffffb3;border-color:#ffffff4d}.logistics-root .lp-lang button.active{color:#fff;background:#ffffff1a;border-color:#ffffff40}.logistics-root .lp-login-btn{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:7px;align-items:center;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.logistics-root .lp-login-btn:hover{color:#fff;background:#fff3;border-color:#ffffff59;text-decoration:none}.logistics-root .lp-hero{background:linear-gradient(135deg,#1e3a5f 0%,#0f2744 100%);padding:140px 0 80px;position:relative;overflow:hidden}.logistics-root .lp-hero:before{content:"";background:#2b7a5b14;border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.logistics-root .lp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.logistics-root .lp-hero-text h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.logistics-root .lp-hero-text h1 em{color:#e8a87c;font-style:normal}.logistics-root .lp-hero-text p{color:#ffffff8c;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.logistics-root .lp-badge{color:#5eead4;background:#2b7a5b26;border:1px solid #2b7a5b4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.logistics-root .lp-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.logistics-root .lp-btn-primary{color:#fff;background:#e8a87c;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.logistics-root .lp-btn-primary:hover{color:#fff;background:#d69565;text-decoration:none;transform:translateY(-1px)}.logistics-root .lp-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.logistics-root .lp-btn-outline:hover{color:#fff;border-color:#ffffff80;text-decoration:none}.logistics-root .lp-hero-badges{flex-wrap:wrap;gap:1.25rem;margin-top:2rem;display:flex}.logistics-root .lp-hero-badges span{color:#fff6;align-items:center;gap:.35rem;font-size:.78rem;font-weight:500;display:flex}.logistics-root .lp-hero-badges i{color:#2b7a5b;font-size:.6rem}.logistics-root .lp-hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.logistics-root .mock-bar{gap:5px;margin-bottom:1rem;display:flex}.logistics-root .mock-bar span{border-radius:50%;width:8px;height:8px}.logistics-root .mock-bar span:first-child{background:#ff5f57}.logistics-root .mock-bar span:nth-child(2){background:#febc2e}.logistics-root .mock-bar span:nth-child(3){background:#28c840}.logistics-root .mock-header,.logistics-root .mock-row,.logistics-root .mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.logistics-root .mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.logistics-root .mock-row{color:#ffffff8c;background:#ffffff08}.logistics-root .mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.logistics-root .mock-header span:first-child,.logistics-root .mock-row span:first-child,.logistics-root .mock-total span:first-child{flex:1;min-width:0}.logistics-root .mock-header span:not(:first-child),.logistics-root .mock-row span:not(:first-child),.logistics-root .mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.logistics-root .green{color:#5eead4}.logistics-root .mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.logistics-root .mock-anim.mock-visible{opacity:1;transform:translateY(0)}.logistics-root .mock-balanced{animation:.6s .3s balancePulse}.logistics-root .mock-check{color:#5eead4;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.logistics-root .mock-ai-match{color:#a78bfa;white-space:nowrap;font-size:.62rem;font-weight:500;text-align:left!important;width:150px!important}.logistics-root .mock-ai-match i{color:#7c3aed;margin-right:.25rem;font-size:.5rem}.logistics-root .mock-ai-icon{color:#a78bfa;margin-right:.3rem;font-size:.65rem}.logistics-root .red{color:#f87171}.logistics-root .mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.logistics-root .mock-fade-in{animation:.6s forwards mockFadeIn}.logistics-root .mock-fade-out{animation:.6s forwards mockFadeOut}.logistics-root .lp-section{padding:5rem 0}.logistics-root .lp-section:nth-child(2n){background:#fafafa}.logistics-root .lp-section-header{text-align:center;margin-bottom:3rem}.logistics-root .lp-tag{letter-spacing:.1em;text-transform:uppercase;color:#2b7a5b;margin-bottom:.6rem;font-size:.68rem;font-weight:600}.logistics-root .lp-section-header h2{letter-spacing:-.025em;max-width:480px;margin:0 auto;font-size:2.2rem;font-weight:700}.logistics-root .lp-grid-4{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.logistics-root .lp-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.75rem;transition:all .2s}.logistics-root .lp-card:hover{border-color:#1e3a5f;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.logistics-root .lp-card-icon{color:#1e3a5f;background:#1e3a5f12;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1rem;font-size:.9rem;display:flex}.logistics-root .lp-card h3{margin:0 0 .4rem;font-size:.95rem;font-weight:650}.logistics-root .lp-card p{color:#737373;margin:0;font-size:.8rem;line-height:1.55}.logistics-root .lp-signup-btn{color:#fff;background:#2b7a5b;border:1px solid #2b7a5b;border-radius:7px;align-items:center;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.logistics-root .lp-signup-btn:hover{color:#fff;background:#236b4e;text-decoration:none}.logistics-root .lp-grid-2{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.logistics-root .lp-problem{background:#fff;border:1px solid #e5e5e5;border-radius:12px;gap:1.25rem;padding:1.75rem;transition:all .2s;display:flex}.logistics-root .lp-problem:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.logistics-root .lp-problem-icon{color:#f97316;background:#f9731614;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;display:flex}.logistics-root .lp-problem h3{margin:0 0 .3rem;font-size:.95rem;font-weight:650}.logistics-root .lp-problem p{color:#737373;margin:0;font-size:.8rem;line-height:1.55}.logistics-root .lp-modules{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.logistics-root .lp-module{background:#fff;border:1px solid #e5e5e5;border-radius:14px;gap:1.25rem;padding:2rem;transition:all .2s;display:flex}.logistics-root .lp-module:hover{border-color:#1e3a5f;box-shadow:0 8px 24px #0000000f}.logistics-root .lp-module-icon{color:#1e3a5f;background:linear-gradient(135deg,#1e3a5f14,#2b7a5b14);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;display:flex}.logistics-root .lp-module h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:650}.logistics-root .lp-module p{color:#737373;margin:0;font-size:.82rem;line-height:1.6}.logistics-root .lp-compare{overflow-x:auto}.logistics-root .lp-compare table{border-collapse:collapse;background:#fff;border:1px solid #e5e5e5;border-radius:14px;width:100%;overflow:hidden}.logistics-root .lp-compare th{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#737373;border-bottom:2px solid #e5e5e5;padding:.9rem 1rem;font-size:.78rem;font-weight:700}.logistics-root .lp-compare th:first-child{text-align:left;width:240px}.logistics-root .lp-compare th.lp-compare-highlight{color:#1e3a5f;background:#1e3a5f0f}.logistics-root .lp-compare td{text-align:center;border-bottom:1px solid #f0f0f0;padding:.7rem 1rem;font-size:.85rem}.logistics-root .lp-compare td:first-child{text-align:left;font-weight:500}.logistics-root .lp-compare td.lp-compare-highlight{background:#1e3a5f08}.logistics-root .lp-compare tr:last-child td{border-bottom:none}.logistics-root .lp-compare tr:hover td{background:#1e3a5f05}.logistics-root .lp-compare tr:hover td.lp-compare-highlight{background:#1e3a5f0f}.logistics-root .lp-check{color:#2b7a5b;font-size:.8rem}.logistics-root .lp-minus{color:#d4d4d4;font-size:.7rem}.logistics-root .lp-section-sub{color:#737373;max-width:500px;margin:.5rem auto 0;font-size:.95rem}.logistics-root .lp-pricing{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem;display:grid}.logistics-root .lp-plan{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2.5rem 2rem;transition:all .2s;position:relative}.logistics-root .lp-plan:hover{border-color:#1e3a5f;box-shadow:0 12px 32px #00000014}.logistics-root .lp-plan-popular{border-width:2px;border-color:#1e3a5f;box-shadow:0 12px 32px #1e3a5f1f}.logistics-root .lp-plan-badge{color:#fff;letter-spacing:.03em;white-space:nowrap;background:#1e3a5f;border-radius:100px;padding:.3rem 1rem;font-size:.68rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.logistics-root .lp-plan h3{margin:0 0 .25rem;font-size:1.2rem;font-weight:700}.logistics-root .lp-plan-desc{color:#737373;margin:0 0 1.5rem;font-size:.82rem}.logistics-root .lp-plan-price{align-items:baseline;gap:.15rem;display:flex}.logistics-root .lp-plan-amount{letter-spacing:-.03em;color:#1e3a5f;font-size:2.8rem;font-weight:700;line-height:1}.logistics-root .lp-plan-currency{color:#1e3a5f;font-size:1rem;font-weight:600}.logistics-root .lp-plan-per{color:#a3a3a3;margin-left:.25rem;font-size:.82rem}.logistics-root .lp-plan-user{color:#737373;border-bottom:1px solid #f0f0f0;margin-top:.35rem;padding-bottom:1.25rem;font-size:.78rem}.logistics-root .lp-plan-features{margin:1.25rem 0 1.75rem;padding:0;list-style:none}.logistics-root .lp-plan-features li{color:#404040;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.84rem;display:flex}.logistics-root .lp-plan-features i{color:#2b7a5b;width:14px;font-size:.6rem}.logistics-root .lp-plan-cta{text-align:center;color:#1e3a5f;border:1px solid #e5e5e5;border-radius:8px;padding:.8rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.logistics-root .lp-plan-cta:hover{color:#1e3a5f;background:#1e3a5f0a;border-color:#1e3a5f;text-decoration:none}.logistics-root .lp-plan-cta-primary{color:#fff;background:#1e3a5f;border-color:#1e3a5f}.logistics-root .lp-plan-cta-primary:hover{color:#fff;background:#2b4f7a}.logistics-root .lp-plan-ai{color:#7c3aed;border-top:1px solid #f0f0f0;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.7rem 0;font-size:.82rem;display:flex}.logistics-root .lp-plan-ai i{font-size:.75rem}.logistics-root .lp-plan-ai span:first-of-type{flex:1;font-weight:600}.logistics-root .lp-plan-ai-price{white-space:nowrap;font-size:.75rem;font-weight:700}.logistics-root .lp-plan-ai-na{color:#a3a3a3}.logistics-root .lp-plan-ai-na .lp-plan-ai-price{font-size:.7rem;font-weight:500}.logistics-root .lp-pricing-note{text-align:center;color:#a3a3a3;margin-top:1.5rem;font-size:.78rem}.logistics-root .lp-stats-section{background:#f8fafc;padding:4rem 0}.logistics-root .lp-stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.logistics-root .lp-stat{text-align:center}.logistics-root .lp-stat-val{color:#1e3a5f;letter-spacing:-.02em;font-size:2rem;font-weight:700}.logistics-root .lp-stat-label{color:#737373;margin-top:.3rem;font-size:.78rem}.logistics-root .lp-footer-brand{align-items:center;margin-bottom:.5rem;display:flex}.logistics-root .lp-footer-right{text-align:right}.logistics-root .lp-footer-contact{color:#ffffff40;margin-top:.5rem;font-size:.72rem}.logistics-root .lp-cta{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#0f2744 100%);padding:6rem 0}.logistics-root .lp-cta h2{margin:0 0 .75rem;font-size:2rem;font-weight:700}.logistics-root .lp-cta p{color:#ffffff80;margin:0 0 2rem}.logistics-root .lp-waitlist{gap:.5rem;max-width:400px;margin:0 auto;display:flex}.logistics-root .lp-waitlist input{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:.8rem 1rem;font-size:.88rem}.logistics-root .lp-waitlist input::placeholder{color:#ffffff4d}.logistics-root .lp-waitlist button{color:#fff;cursor:pointer;background:#2b7a5b;border:none;border-radius:8px;padding:.8rem 1.25rem;font-size:.88rem;font-weight:600;transition:background .2s}.logistics-root .lp-waitlist button:hover{background:#236b4e}.logistics-root .lp-cta small{color:#ffffff40;margin-top:.75rem;font-size:.7rem;display:block}.logistics-root .lp-footer{background:#0a1929;padding:2rem 0}.logistics-root .lp-footer-inner{justify-content:space-between;align-items:center;display:flex}.logistics-root .lp-footer span{color:#ffffff4d;font-size:.75rem}.logistics-root .lp-footer-links{gap:1.25rem;display:flex}.logistics-root .lp-footer-links a{color:#ffffff59;font-size:.75rem;text-decoration:none;transition:color .2s}.logistics-root .lp-footer-links a:hover{color:#ffffffb3}.logistics-root .lp-footer-lang{display:none}@media (width<=991px){.logistics-root .lp-hero{padding:110px 0 50px}.logistics-root .lp-hero-text h1{font-size:2.6rem}.logistics-root .lp-hero-grid{grid-template-columns:1fr}.logistics-root .lp-hero-mock{display:none}.logistics-root .lp-grid-4{grid-template-columns:repeat(2,1fr)}.logistics-root .lp-grid-2,.logistics-root .lp-modules{grid-template-columns:1fr}.logistics-root .lp-stats{grid-template-columns:repeat(2,1fr)}.logistics-root .lp-compare th,.logistics-root .lp-compare td{padding:.5rem .6rem;font-size:.75rem}.logistics-root .lp-pricing{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}@media (width<=575px){.logistics-root .lp-hero-text h1{font-size:2rem}.logistics-root .lp-section-header h2{font-size:1.6rem}.logistics-root .lp-grid-4,.logistics-root .lp-stats{grid-template-columns:1fr}.logistics-root .lp-stat-val{font-size:1.5rem}.logistics-root .lp-footer-inner{text-align:center;flex-direction:column;gap:1rem}.logistics-root .lp-footer-right{text-align:center}.logistics-root .lp-logo img{height:32px}.logistics-root .lp-nav .lp-lang,.logistics-root .lp-nav .lp-login-btn{display:none}.logistics-root .lp-footer-lang{justify-content:center;gap:.25rem;margin-top:.75rem;display:flex}}.saas-root{color:#1e293b;--product-accent:#1e3a5f}.saas-root.hrs{--product-accent:#0ea5e9;--product-cta:#0ea5e9;--product-cta-hover:#0284c7}.saas-root.finance{--product-accent:#2b7a5b;--product-cta:#2b7a5b;--product-cta-hover:#225f48}.saas-root.logistics{--product-accent:#f97316;--product-cta:#e8a87c;--product-cta-hover:#d4905f}.saas-hero{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:6rem 0 5rem;position:relative;overflow:hidden}.saas-hero h1{letter-spacing:-.025em;margin:1rem 0 1.4rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.05}.saas-hero h1 em{color:var(--product-accent);font-style:normal}.saas-hero p{color:#cbd5e1;max-width:640px;margin:0 0 2rem;font-size:1.2rem;line-height:1.55}.saas-hero-eyebrow{color:#5eead4;letter-spacing:.08em;text-transform:uppercase;background:#5eead426;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:700;display:inline-block}.saas-hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.6rem;display:flex}.saas-cta-primary{background:var(--product-cta);color:#fff;border-radius:.55rem;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.saas-cta-primary:hover{background:var(--product-cta-hover)}.saas-cta-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:.55rem;padding:.95rem 1.6rem;font-weight:700;text-decoration:none}.saas-section{background:#fff;padding:5rem 0}.saas-section.alt{background:#f8fafc}.saas-section-header{text-align:center;max-width:720px;margin:0 auto 3rem}.saas-section-tag{color:var(--product-accent);letter-spacing:.1em;text-transform:uppercase;background:#6366f114;border-radius:999px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.saas-section-header h2{letter-spacing:-.02em;color:#0f172a;margin:0 0 .8rem;font-size:clamp(1.8rem,3.6vw,2.6rem)}.saas-section-header p{color:#64748b;margin:0;font-size:1.05rem;line-height:1.55}.saas-grid{gap:1.4rem;display:grid}.saas-grid-3{grid-template-columns:repeat(3,1fr)}.saas-grid-2{grid-template-columns:repeat(2,1fr)}@media (width<=900px){.saas-grid-3,.saas-grid-2{grid-template-columns:1fr}}.saas-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.6rem;transition:transform .15s,box-shadow .15s}.saas-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.saas-card-icon{width:44px;height:44px;color:var(--product-accent);background:#0ea5e91a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.saas-card h3{color:#0f172a;margin:0 0 .4rem;font-size:1.2rem}.saas-card p{color:#475569;margin:0;font-size:.95rem;line-height:1.55}.saas-cta-strip{color:#fff;text-align:center;background:linear-gradient(135deg,#0f1729,#1e3a5f);padding:4rem 0}.saas-cta-strip h2{letter-spacing:-.02em;margin:0 0 .7rem;font-size:clamp(1.8rem,3.6vw,2.4rem)}.saas-cta-strip p{color:#cbd5e1;max-width:560px;margin:0 auto 1.6rem;font-size:1.05rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.nav{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding:.75rem 0;box-shadow:0 1px #0000000f}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{align-items:center;display:flex}.nav-logo-img{width:auto;height:44px;transition:opacity .3s;display:block}.nav-right{align-items:center;gap:1.5rem;display:flex}.nav-links{gap:1.75rem;display:flex}.mobile-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.nav.scrolled .mobile-menu-toggle{color:#1a1a2e;border-color:#e2e8f0}.nav-links a{font-size:.85rem;font-weight:500;transition:color .2s}.nav:not(.scrolled) .nav-links a{color:#ffffffb3}.nav:not(.scrolled) .nav-links a:hover{color:#fff}.nav.scrolled .nav-links a{color:#64748b}.nav.scrolled .nav-links a:hover{color:#1a1a2e}.lang-switch{gap:.25rem;display:flex}.lang-switch button{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s}.lang-switch button:hover{color:#ffffffb3;border-color:#ffffff4d}.lang-switch button.active{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.nav.scrolled .lang-switch button{color:#94a3b8;border-color:#e2e8f0}.nav.scrolled .lang-switch button.active{color:#1a1a2e;background:#f1f5f9;border-color:#cbd5e1}.nav-dropdown{display:inline-block;position:relative}.nav-dropdown-trigger{font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-flex}.nav:not(.scrolled) .nav-dropdown-trigger{color:#ffffffb3}.nav:not(.scrolled) .nav-dropdown-trigger:hover{color:#fff}.nav.scrolled .nav-dropdown-trigger{color:#64748b}.nav.scrolled .nav-dropdown-trigger:hover{color:#1a1a2e}.nav-dropdown-menu{z-index:110;background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;gap:2px;min-width:240px;margin-top:.5rem;padding:.5rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 12px 28px #0f172a1f,0 2px 6px #0f172a0f}.nav-dropdown-menu[data-open=false]{clip:rect(0 0 0 0);opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.nav-dropdown-menu a{color:#1a1a2e;border-radius:8px;flex-direction:column;gap:1px;padding:.55rem .75rem;text-decoration:none;transition:background .15s;display:flex}.nav-dropdown-menu a strong{color:#1a1a2e;font-size:.85rem;font-weight:600}.nav-dropdown-menu a span{color:#64748b;font-size:.72rem;font-weight:400}.nav-dropdown-menu a:hover{background:#f1f5f9}.nav-dropdown-menu a:hover strong{color:#2b7a5b}.hero{text-align:left;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:140px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";background:#53b2a60f;border-radius:50%;width:700px;height:700px;position:absolute;top:-30%;right:-10%}.hero:after{content:"";background:#f973160a;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-40%;left:-10%}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero h1{letter-spacing:-.035em;color:#fff;margin:0 0 1.25rem;font-size:3.5rem;font-weight:700;line-height:1.05}.hero h1 em{color:#53b2a6;font-style:normal}.hero p{color:#ffffff80;max-width:480px;margin:0 0 2rem;font-size:1.05rem;line-height:1.65}.hero-badge{color:#5eead4;background:#2b7a5b26;border:1px solid #2b7a5b4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.hero-btn-primary{color:#fff;background:#53b2a6;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-btn-primary:hover{background:#3f9a8e;transform:translateY(-1px)}.hero-btn-outline{color:#fffc;border:1px solid #ffffff40;border-radius:8px;align-items:center;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero-btn-outline:hover{border-color:#ffffff80}.hero-badges{flex-wrap:wrap;gap:2rem;display:flex}.hero-badges span{color:#ffffff59;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.hero-badges i{color:#53b2a6;font-size:.55rem}.section{padding:5.5rem 0}.section:nth-child(2n){background:#f8fafc}.section-header{text-align:center;margin-bottom:3.5rem}.section-tag{letter-spacing:.12em;text-transform:uppercase;color:#53b2a6;margin-bottom:.6rem;font-size:.72rem;font-weight:700}.section-header h2{letter-spacing:-.03em;color:#1a1a2e;max-width:550px;margin:0 auto;font-size:2.5rem;font-weight:800}.section-header p{color:#64748b;max-width:500px;margin:.75rem auto 0;font-size:1rem}.products{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}a.product{color:inherit;text-decoration:none}.product{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2.5rem 2rem 2rem;transition:all .3s;display:flex;position:relative;overflow:visible}.product:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.product-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.product-logo{object-fit:contain;object-position:left;align-self:flex-start;height:60px;margin-bottom:1.25rem}.product h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.product-subtitle{color:#94a3b8;margin-bottom:1rem;font-size:.82rem;font-weight:500}.product p{color:#64748b;margin:0 0 1.5rem;font-size:.88rem;line-height:1.65}.product-features{margin:0 0 1.75rem;list-style:none}.product-features li{color:#475569;align-items:center;gap:.6rem;padding:.3rem 0;font-size:.82rem;display:flex}.product-features i{width:14px;font-size:.55rem}.product-link{align-items:center;gap:.5rem;margin-top:auto;font-size:.85rem;font-weight:600;transition:gap .2s;display:inline-flex}.product-link:hover{gap:.75rem}.product-link i{font-size:.65rem;transition:transform .2s}.product-outsourcing .product-features i{color:#6366f1}.product-outsourcing:hover{border-color:#6366f1}.product-outsourcing .product-link{color:#6366f1}.product-hrs .product-features i{color:#0ea5e9}.product-hrs:hover{border-color:#0ea5e9}.product-hrs .product-link{color:#0ea5e9}.product-finance .product-icon{color:#2b7a5b;background:#2b7a5b14}.product-finance .product-features i{color:#2b7a5b}.product-finance:hover{border-color:#2b7a5b}.product-finance .product-link{color:#2b7a5b}.product-logistics .product-icon{color:#e8a87c;background:#e8a87c1f}.product-logistics .product-features i{color:#e8a87c}.product-logistics:hover{border-color:#e8a87c}.product-logistics .product-link{color:#e8a87c}.product-technologies .product-icon{color:#f97316;background:#f9731614}.product-technologies .product-features i{color:#f97316}.product-technologies:hover{border-color:#f97316}.product-technologies .product-link{color:#f97316}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.about-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1.5rem}.about-stat-val{color:#1a1a2e;letter-spacing:-.02em;font-size:2rem;font-weight:800}.about-stat-label{color:#94a3b8;margin-top:.2rem;font-size:.78rem}.about-text h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:2rem;font-weight:800}.about-text p{color:#64748b;margin-bottom:1rem;font-size:.92rem;line-height:1.7}.values{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.value{text-align:center;padding:2rem 1.25rem}.value-icon{color:#53b2a6;background:#53b2a614;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.1rem;display:flex}.value h3{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.value p{color:#64748b;font-size:.8rem;line-height:1.55}.cta{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#0f3460 100%);padding:6rem 0}.cta h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.cta p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem}.cta-btn{color:#fff;background:#53b2a6;border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.cta-btn:hover{color:#fff;background:#429e93;transform:translateY(-1px)}.footer{background:#0d1117;padding:3rem 0 2rem}.footer-inner{justify-content:space-between;align-items:flex-start;display:flex}.footer-brand{margin-bottom:.75rem}.footer-brand span{color:#fff;font-size:1.25rem;font-weight:800}.footer-tagline{color:#ffffff40;margin-bottom:1rem;font-size:.78rem}.footer-copy{color:#fff3;font-size:.72rem}.footer-links{gap:3rem;display:flex}.footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.footer-col a{color:#ffffff59;padding:.25rem 0;font-size:.82rem;transition:color .2s;display:block}.footer-col a:hover{color:#fffc}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.footer-social{gap:1rem;display:flex}.footer-social a{color:#ffffff40;font-size:.9rem;transition:color .2s}.footer-social a:hover{color:#ffffffb3}.hero-mock{background:#0d1f33;border:1px solid #ffffff14;border-radius:14px;padding:1.25rem}.mock-bar{gap:5px;margin-bottom:1rem;display:flex}.mock-bar span{border-radius:50%;width:8px;height:8px}.mock-bar span:first-child{background:#ff5f57}.mock-bar span:nth-child(2){background:#febc2e}.mock-bar span:nth-child(3){background:#28c840}.mock-header,.mock-row,.mock-total{border-radius:5px;gap:.6rem;margin-bottom:3px;padding:.5rem .6rem;font-family:SF Mono,Monaco,monospace;font-size:.72rem;display:flex}.mock-header{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:600}.mock-row{color:#ffffff8c;background:#ffffff08}.mock-total{color:#fffc;border-top:1px solid #ffffff1a;margin-top:.4rem;padding-top:.6rem;font-weight:600}.mock-header span:first-child,.mock-row span:first-child,.mock-total span:first-child{flex:1;min-width:0}.mock-header span:not(:first-child),.mock-row span:not(:first-child),.mock-total span:not(:first-child){text-align:right;flex-shrink:0;width:80px}.mock-green{color:#5eead4}.mock-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(8px)}.mock-anim.mock-visible{opacity:1;transform:translateY(0)}.mock-balanced{animation:.6s .3s balancePulse}.mock-check{color:#5eead4;opacity:0;margin-left:.4rem;font-size:.6rem;animation:.4s .5s forwards checkIn}.mock-scene-title{letter-spacing:.1em;text-transform:uppercase;color:#5eead4;margin-bottom:.75rem;font-size:.6rem;font-weight:600}.mock-fade-in{animation:.6s forwards mockFadeIn}.mock-fade-out{animation:.6s forwards mockFadeOut}.modular-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.modular-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.75rem;transition:all .3s}.modular-card:hover{border-color:#53b2a6;transform:translateY(-3px);box-shadow:0 12px 40px #0000000f}.modular-icon{color:#53b2a6;background:#53b2a614;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1rem;display:flex}.modular-card h3{margin-bottom:.4rem;font-size:1rem;font-weight:700}.modular-card p{color:#64748b;font-size:.85rem;line-height:1.6}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-text h2{margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.contact-text p{color:#ffffff73;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.contact-info-list{flex-direction:column;gap:.75rem;display:flex}.contact-info-list a{color:#fff9;align-items:center;gap:.6rem;font-size:.92rem;font-weight:500;transition:color .2s;display:inline-flex}.contact-info-list a:hover{color:#fff}.contact-info-list i{color:#53b2a6;width:18px}.contact-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.contact-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.contact-success i{color:#53b2a6;margin-bottom:1rem;font-size:2.5rem}.contact-success h3{color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.contact-success p{color:#ffffff80;font-size:.92rem}.cf-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.cf-field{margin-bottom:1rem}.cf-field label{color:#ffffff80;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.cf-field input,.cf-field textarea{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.88rem;transition:border-color .2s}.cf-field input::placeholder,.cf-field textarea::placeholder{color:#fff3}.cf-field input:focus,.cf-field textarea:focus{border-color:#53b2a6}.cf-submit{color:#fff;cursor:pointer;background:#53b2a6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.cf-submit:hover:not(:disabled){background:#429e93;transform:translateY(-1px)}.cf-submit:disabled{opacity:.6;cursor:not-allowed}.cf-error{text-align:center;color:#f87171;margin-top:.75rem;font-size:.82rem}.contact-form-light{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #0f172a0a}.contact-form-light .cf-field label{color:#475569}.contact-form-light .cf-field input,.contact-form-light .cf-field textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.contact-form-light .cf-field input::placeholder,.contact-form-light .cf-field textarea::placeholder{color:#94a3b8}.contact-form-light .cf-field input:focus,.contact-form-light .cf-field textarea:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px #1e3a5f14}.contact-form-light .cf-submit{background:#1e3a5f}.contact-form-light .cf-submit:hover:not(:disabled){background:#15263d}.contact-form-light.contact-success h3{color:#0f172a}.contact-form-light.contact-success p{color:#475569}.contact-form-light.contact-success i{color:#16a34a}@media (width<=991px){.hero{text-align:center;padding:110px 0 50px}.hero h1{font-size:2.5rem}.hero p{max-width:100%;margin:0 auto 2rem}.hero-grid{grid-template-columns:1fr}.hero-mock{display:none}.hero-badges,.hero-actions{justify-content:center}.products{grid-template-columns:1fr;max-width:500px;margin:0 auto}.about-grid{grid-template-columns:1fr;gap:2rem}.values{grid-template-columns:repeat(2,1fr)}.modular-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.contact-layout{text-align:center;grid-template-columns:1fr;gap:2rem}.contact-info-list{align-items:center}.footer-inner{flex-direction:column;gap:2rem}}@media (width<=575px){.hero{padding:100px 0 50px}.hero h1{font-size:1.85rem}.hero p{font-size:.92rem}.nav-logo-img{height:40px}.mobile-menu-toggle{display:inline-flex}.nav-links{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:0;padding:.5rem;display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;box-shadow:0 16px 40px #0f172a29}.nav-links.mobile-open{display:flex}.nav:not(.scrolled) .nav-links a,.nav.scrolled .nav-links a,.nav:not(.scrolled) .nav-dropdown-trigger,.nav.scrolled .nav-dropdown-trigger{color:#1a1a2e}.nav-links a,.nav-dropdown-trigger{width:100%;padding:.7rem .75rem}.nav-dropdown{width:100%;display:block}.nav-dropdown-menu{min-width:0;box-shadow:none;margin:.25rem 0 .5rem;position:static}.lang-switch{z-index:120;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.5rem;display:none;position:absolute;top:calc(100% + 19.5rem);left:1rem;right:1rem}.lang-switch.mobile-open{display:flex}.lang-switch button,.nav.scrolled .lang-switch button{color:#64748b;border-color:#e2e8f0;flex:1;padding:.5rem}.lang-switch button.active,.nav.scrolled .lang-switch button.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.section{padding:3.5rem 0}.section-header h2{font-size:1.5rem}.section-header{margin-bottom:2rem}.values,.cf-row{grid-template-columns:1fr}.hero-badges{gap:.75rem}.hero-badges span{font-size:.72rem}.cta{padding:4rem 0}.cta h2{font-size:1.5rem}.cta p{font-size:.9rem}.footer-links{flex-direction:column;gap:1.5rem}.product{padding:1.75rem 1.5rem 1.5rem}.product-logo{height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.blog-page{background:#fafbfc;min-height:80vh;padding:100px 0 60px}.blog-header{text-align:center;margin-bottom:2.5rem}.blog-header h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.blog-header p{color:#64748b;max-width:560px;margin:0 auto;font-size:1rem}.blog-categories{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.blog-categories button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:.4rem 1rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.blog-categories button:hover{color:#1a1a2e;border-color:#cbd5e1}.blog-categories button.active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.blog-loading,.blog-empty{text-align:center;color:#94a3b8;padding:4rem 0;font-size:.95rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.blog-card{background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.blog-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.blog-card-image{aspect-ratio:16/9;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%}.blog-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-card-category{text-transform:uppercase;letter-spacing:.04em;color:#2b7a5b;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:inline-block}.blog-card-body h2{color:#1a1a2e;margin-bottom:.75rem;font-size:1.15rem;font-weight:600;line-height:1.35}.blog-card-body p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-meta{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;font-size:.78rem;display:flex}.blog-pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.blog-pagination button{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;transition:all .2s}.blog-pagination button:hover:not(:disabled){border-color:#1a1a2e}.blog-pagination button:disabled{opacity:.4;cursor:not-allowed}.blog-pagination span{color:#64748b;font-size:.85rem}.blog-post-container{max-width:740px;margin:0 auto}.blog-back-link{color:#2b7a5b;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-block}.blog-back-link:hover{color:#1a5c42}.blog-post-header{margin-bottom:2rem}.blog-post-header h1{color:#1a1a2e;margin:.5rem 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.blog-post-meta{color:#94a3b8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.blog-post-cover{border-radius:12px;margin-bottom:2rem;overflow:hidden}.blog-post-cover img{width:100%}.blog-post-body{color:#334155;font-size:1.05rem;line-height:1.8}.blog-post-body h1{color:#1a1a2e;margin:2rem 0 1rem;font-size:1.75rem;font-weight:700}.blog-post-body h2{color:#1a1a2e;margin:2rem 0 .75rem;font-size:1.4rem;font-weight:600}.blog-post-body h3{color:#1a1a2e;margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:600}.blog-post-body p{margin-bottom:1.25rem}.blog-post-body ul,.blog-post-body ol{margin:0 0 1.25rem 1.5rem}.blog-post-body li{margin-bottom:.4rem}.blog-post-body a{color:#2b7a5b;text-decoration:underline}.blog-post-body a:hover{color:#1a5c42}.blog-post-body strong{color:#1a1a2e;font-weight:600}.blog-post-body code{background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-size:.9em}.blog-post-body pre{color:#e2e8f0;background:#1a1a2e;border-radius:8px;margin-bottom:1.25rem;padding:1.25rem;overflow-x:auto}.blog-post-body pre code{color:inherit;background:0 0;padding:0}.blog-post-body table{border-collapse:collapse;width:100%;margin-bottom:1.25rem}.blog-post-body th,.blog-post-body td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.6rem .8rem;font-size:.92rem}.blog-post-body th{color:#1a1a2e;background:#f8fafc;font-weight:600}.blog-post-body hr{border:none;border-top:1px solid #e2e8f0;margin:2rem 0}.blog-post-body blockquote{background:#f0fdf4;border-left:3px solid #2b7a5b;border-radius:0 8px 8px 0;margin:1.25rem 0;padding:.75rem 1.25rem}.blog-post-footer{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem}.blog-footer{color:#ffffff80;text-align:center;background:#1a1a2e;padding:2rem 0;font-size:.85rem}.blog-footer a{color:#ffffffb3}.blog-footer a:hover{color:#fff}@media (width<=768px){.blog-header h1{font-size:1.75rem}.blog-grid{grid-template-columns:1fr}.blog-post-header h1{font-size:1.6rem}.blog-post-body{font-size:.95rem}}.calc-page{background:linear-gradient(#f0f4f8,#fff);min-height:80vh;padding:100px 0 60px}.calc-container{max-width:680px;margin:0 auto;padding:0 1.5rem}.calc-header{text-align:center;margin-bottom:2rem}.calc-header h1{color:#1a1a2e;margin-bottom:.35rem;font-size:2.25rem;font-weight:700}.calc-header p{color:#64748b;font-size:.95rem}.calc-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:1.25rem;padding:1.75rem;box-shadow:0 1px 3px #0000000a}.calc-toggle{background:#f1f5f9;border-radius:12px;gap:4px;max-width:320px;margin:0 auto 1.5rem;padding:4px;display:flex}.calc-toggle button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;flex:1;padding:.5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.calc-toggle button.active{color:#1a1a2e;background:#fff;box-shadow:0 1px 3px #00000014}.calc-input-group{max-width:360px;margin:0 auto 1.5rem}.calc-input-group label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:block}.calc-input-wrap{position:relative}.calc-input-wrap input{text-align:center;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1rem;font-family:SF Mono,Fira Code,monospace;font-size:1.5rem;font-weight:700;transition:border-color .2s}.calc-input-wrap input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f614}.calc-input-suffix{color:#94a3b8;font-size:.9rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.calc-quick{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.6rem;display:flex}.calc-quick button{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;padding:.25rem .65rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s}.calc-quick button:hover{background:#e2e8f0}.calc-quick button.active{color:#1d4ed8;background:#dbeafe}.calc-results{margin-top:1rem}.calc-result-main{text-align:center;background:linear-gradient(135deg,#eff6ff,#eef2ff);border-radius:12px;margin-bottom:1rem;padding:1.25rem}.calc-result-label{color:#3b82f6;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.72rem;font-weight:600}.calc-result-value{color:#1e40af;font-family:SF Mono,Fira Code,monospace;font-size:2.5rem;font-weight:700}.calc-result-value span{font-size:1rem}.calc-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.88rem;display:flex}.calc-row.calc-indent{padding-left:.75rem}.calc-mono{font-family:SF Mono,Fira Code,monospace;font-size:.85rem;font-weight:600}.calc-red{color:#ef4444}.calc-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-top:.75rem;margin-bottom:.35rem;font-size:.72rem;font-weight:600}.calc-ceiling{color:#b45309;background:#fffbeb;border-radius:8px;margin-top:.5rem;padding:.5rem .75rem;font-size:.78rem}.calc-neto-row{color:#15803d;background:#f0fdf4;border-radius:12px;justify-content:space-between;align-items:center;margin-top:.75rem;padding:.75rem 1rem;font-weight:700;display:flex}.calc-neto-row .calc-mono{color:#15803d;font-size:1.1rem}.calc-info{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;font-size:.88rem}.calc-info ul{margin:0;padding-left:1.25rem;list-style:outside}.calc-info li{margin-bottom:.25rem}.calc-faq h3{color:#1a1a2e;margin:1rem 0 .25rem;font-size:.92rem;font-weight:600}.calc-faq h3:first-child{margin-top:0}.calc-faq p{color:#64748b;margin:0;font-size:.85rem}@media (width<=768px){.calc-header h1{font-size:1.6rem}.calc-result-value{font-size:2rem}.calc-input-wrap input{font-size:1.25rem}}
