.hero{position:relative;min-height:100vh;padding-top:72px;display:flex;align-items:center;overflow:hidden;background:#f5f5f5}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(rgba(75,83,87,.12) 1px,transparent 1px);background-size:40px 40px}.hero-slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;opacity:.28}.hero-slide-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#f5f5f5e0,#f5f5f594)}.hero-grid{position:relative;z-index:2;display:flex;justify-content:center;padding:6rem 0}.hero-content{max-width:860px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#38bdf826;border:1px solid rgba(56,189,248,.3);color:var(--teal-l);padding:.35rem .9rem;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.5rem}.hero-badge:before{content:"";width:6px;height:6px;background:var(--teal-l);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:700;color:var(--navy);line-height:1.28;letter-spacing:-.01em;margin-bottom:1.75rem}.hero-h1 em{font-style:normal;color:var(--teal)}.hero-sub{color:var(--muted);font-size:1.15rem;line-height:1.85;margin-bottom:2.75rem;max-width:620px}.hero-actions{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.hero .btn-outline,.cta-band .btn-outline{color:var(--navy);border-color:var(--navy)}.hero .btn-outline:hover,.cta-band .btn-outline:hover{background:#4b535714;border-color:var(--navy)}.hero-stats{display:flex;gap:3.5rem;margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center}.hero-stat{text-align:center}.hero-stat-num{font-size:2rem;font-weight:700;color:var(--navy)}.hero-stat-num span{color:var(--navy)}.hero-stat-lbl{font-size:.82rem;color:var(--muted);margin-top:.3rem;letter-spacing:.02em}.hero-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:3}.hero-dot{width:10px;height:10px;border-radius:50%;background:#f5f5f5b8;border:1px solid rgba(255,255,255,.9);box-shadow:0 2px 6px #232d3273;transition:var(--tr);cursor:pointer}.hero-dot.active{background:#75b9e6;border-color:#e0f2ff;width:28px;border-radius:6px;box-shadow:0 2px 8px #2f80c980}@media (max-width: 900px){.hero-grid{padding:4rem 0}.hero-stats{gap:2rem}}.trust-bar{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 0}.trust-inner{display:flex;align-items:center;gap:1.75rem;flex-wrap:nowrap;justify-content:center;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.trust-inner::-webkit-scrollbar{display:none}.trust-item{display:flex;align-items:center;gap:.6rem;color:var(--muted);font-size:.875rem;font-weight:500}.trust-item svg{color:var(--teal);flex-shrink:0}.products-head{text-align:center;margin-bottom:3.5rem}.products-head .section-sub{margin:.75rem auto 0}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.prod-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column}.prod-img{height:210px;overflow:hidden;background:var(--bg)}.prod-img img{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .4s ease}.prod-card:hover .prod-img img{transform:scale(1.06)}.prod-body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.prod-tag{display:inline-block;align-self:flex-start;background:#2f80c91a;color:var(--teal);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .7rem;border-radius:999px;margin-bottom:.85rem}.prod-body h3{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.6rem;line-height:1.4}.prod-body p{font-size:.9rem;color:var(--muted);line-height:1.75;flex:1}.prod-specs{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.prod-spec-row{display:flex;justify-content:space-between;font-size:.8rem;padding:.25rem 0;gap:1rem}.prod-spec-row span:first-child{color:var(--muted);flex-shrink:0}.prod-spec-row span:last-child{font-weight:600;color:var(--text);text-align:right}.prod-link{display:inline-flex;align-items:center;gap:.3rem;margin-top:1.25rem;color:var(--teal);font-size:.875rem;font-weight:600}.prod-link svg{transition:transform .2s}.prod-card:hover .prod-link svg{transform:translate(4px)}.prod-card--cta{background:var(--navy);border-color:var(--navy2);justify-content:center;align-items:center;text-align:center;padding:2.5rem 2rem}.prod-cta-icon{width:60px;height:60px;border-radius:14px;background:#75b9e62e;color:var(--teal-l);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.prod-card--cta h3{color:#fff;font-size:1.1rem;margin-bottom:.75rem}.prod-card--cta p{color:#ffffffb8;font-size:.9rem;line-height:1.75;flex:none}@media (max-width: 1000px){.prod-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.prod-grid{grid-template-columns:1fr}}.sol-tabs{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin:2.5rem 0}.sol-tab{padding:.7rem 1.5rem;border-radius:999px;font-size:.9rem;font-weight:600;color:var(--muted);background:var(--bg2);border:1px solid var(--border);transition:var(--tr)}.sol-tab.active{background:var(--teal);color:#fff;border-color:var(--teal)}.sol-tab:hover:not(.active){border-color:var(--teal);color:var(--teal)}.sol-panel{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.sol-panel-img{border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.sol-panel-img img{width:100%;height:380px;object-fit:cover}.sol-panel h3{font-size:1.6rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.sol-panel p{color:var(--muted);line-height:1.8;margin-bottom:1.5rem}.sol-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem}.sol-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text)}.sol-feature svg{color:var(--green);flex-shrink:0}.sol-points{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem}@media (max-width: 800px){.sol-panel{grid-template-columns:1fr;gap:2rem}}.why-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:start}.why-features{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.why-feat{display:flex;gap:1.25rem;align-items:flex-start}.why-feat-icon{width:46px;height:46px;border-radius:10px;background:#159a8c1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.why-feat-icon svg{color:var(--teal)}.why-feat h4{font-size:1rem;font-weight:600;color:var(--navy);margin-bottom:.4rem}.why-feat p{font-size:.9rem;color:var(--muted);line-height:1.75}.why-stats-panel{background:#f5f5f5;border:1px solid var(--border);border-radius:16px;padding:2.5rem;color:var(--navy);position:sticky;top:100px}.why-stats-panel h3{font-size:1.3rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.why-stats-panel>p{color:var(--muted);font-size:.92rem;line-height:1.7;margin-bottom:2rem}.why-numbers{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.wn-box{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:1.25rem}.wn-num{font-size:2rem;font-weight:700;color:var(--navy)}.wn-lbl{font-size:.8rem;color:var(--muted);margin-top:.2rem}.why-img-wrap{margin-top:1.5rem;border-radius:var(--r);overflow:hidden}.why-img-wrap img{width:100%;height:220px;object-fit:cover}@media (max-width: 900px){.why-grid{grid-template-columns:1fr}.why-stats-panel{position:static;order:-1}}.apps-head{text-align:center;margin-bottom:3rem}.apps-head .section-sub{margin:.75rem auto 0}.apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.app-card{position:relative;border-radius:var(--r);overflow:hidden;height:240px;cursor:pointer}.app-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.app-card:hover img{transform:scale(1.08)}.app-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(55,60,62,.85) 0%,transparent 55%)}.app-label{position:absolute;bottom:1rem;left:1rem;z-index:1;color:#fff;font-size:1rem;font-weight:600}@media (max-width: 900px){.apps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.apps-grid{grid-template-columns:1fr}}.stats-band{background:#f5f5f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 0}.stat-box .stat-num{font-size:clamp(2.2rem,4vw,3rem);font-weight:700;color:var(--navy);line-height:1}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;align-items:stretch}.svc-grid>*,.svc-card{height:100%}.svc-card{display:flex;flex-direction:column;background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:2rem;transition:var(--tr)}.svc-card:hover{border-color:var(--teal);box-shadow:var(--shadow)}.svc-icon{width:52px;height:52px;background:#f5f5f5;border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.svc-icon svg{color:var(--teal)}.svc-card h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.svc-card>p{font-size:.9rem;color:var(--muted);line-height:1.75;flex:1}.svc-list{margin-top:.75rem}.svc-list li{font-size:.85rem;color:var(--muted);padding:.2rem 0 .2rem 1.5rem;position:relative}.svc-list li:before{display:none}.svc-card li,.svc-card li svg{color:var(--green)}.svc-card li{display:flex;align-items:center;gap:.45rem}.svc-cta{display:flex;justify-content:center;margin-top:2rem}@media (max-width: 900px){.svc-grid{grid-template-columns:1fr}}.factory-head{text-align:center;margin-bottom:3rem}.factory-head .section-sub{margin:.75rem auto 0}.factory-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:190px;gap:.75rem;border-radius:16px;overflow:hidden}.factory-gallery .factory-cell{min-width:0;min-height:0;overflow:hidden}.factory-gallery .factory-cell img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.factory-gallery .factory-cell:hover img{transform:scale(1.08)}.factory-gallery .factory-cell:first-child{grid-column:span 2}@media (max-width: 700px){.factory-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.factory-gallery .factory-cell:first-child{grid-column:1 / -1;height:220px}}.cta-band{background:#f5f5f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.cta-band-inner{text-align:center}.cta-band h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--navy);margin-bottom:.75rem}.cta-band p{color:var(--muted);margin-bottom:2.25rem;font-size:1.05rem;max-width:620px;margin-left:auto;margin-right:auto}.cta-band-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-hero{padding-top:72px;min-height:340px;background:#f5f5f5;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.page-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#f5f5f5e0,#f5f5f594)}.page-hero-inner{position:relative;z-index:1;width:100%;padding:2.5rem 0}.page-hero-label{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem}.page-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--navy);line-height:1.2}.page-hero-sub{color:var(--muted);font-size:1rem;max-width:580px;margin-top:.75rem;line-height:1.7}.page-hero-breadcrumb{display:flex;gap:.35rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.page-hero-breadcrumb a{font-size:.8rem;color:var(--muted)}.page-hero-breadcrumb a:hover{color:var(--teal)}.page-hero-breadcrumb span{font-size:.8rem;color:#9aa1a4}.bc-sep{margin:0 .25rem;color:#9aa1a4}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-imgs{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;border-radius:var(--r);overflow:hidden}.about-imgs img{height:200px;object-fit:cover;width:100%}.about-imgs img:first-child{grid-column:1 / -1;height:260px}.about-body{color:var(--muted);margin-top:1.25rem;line-height:1.8}.about-body+.about-body{margin-top:.75rem}.about-vals{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;align-items:stretch}.val-card{height:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:1.25rem}.val-card h4{font-size:.95rem;font-weight:600;color:var(--navy);margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.val-card h4 svg{color:var(--teal)}.val-card p{font-size:.85rem;color:var(--muted)}@media (max-width: 900px){.about-grid{grid-template-columns:1fr}.about-imgs{order:-1}}@media (max-width: 500px){.about-vals{grid-template-columns:1fr}}.timeline{position:relative;max-width:760px;margin:3rem auto 0}.timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--border);transform:translate(-50%)}.timeline-item{display:grid;grid-template-columns:1fr 32px 1fr;align-items:center;gap:1.5rem;margin-bottom:2rem}.timeline-year{font-size:1.1rem;font-weight:700;color:var(--teal);text-align:right}.timeline-dot{width:14px;height:14px;border-radius:50%;background:var(--teal);border:3px solid var(--white);box-shadow:0 0 0 3px var(--teal);justify-self:center}.timeline-text{font-size:.9rem;color:var(--muted);line-height:1.6}@media (max-width: 600px){.timeline:before{left:16px}.timeline-item{grid-template-columns:28px 1fr;gap:1rem}.timeline-year{display:none}}.why-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;align-items:stretch}.why-card{height:100%;background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:1.75rem}.why-card .why-feat-icon{margin-bottom:1rem}.why-card h4{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.why-card p{font-size:.9rem;color:var(--muted);line-height:1.75}@media (max-width: 900px){.why-cards{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.why-cards{grid-template-columns:1fr}}.stats-band{background:#f5f5f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4.5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-box .stat-num{font-size:clamp(2.2rem,4vw,3rem);font-weight:700;color:var(--navy)}.stat-box .stat-num .counter-suffix{color:var(--navy)}.stat-box .stat-lbl{font-size:.9rem;color:var(--muted);margin-top:.5rem}@media (max-width: 700px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.svc-card--lg{padding:2.25rem}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;align-items:stretch}.process-grid>*,.process-card{height:100%}.process-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r);padding:1.75rem;position:relative}.process-num{font-size:2.5rem;font-weight:800;color:#159a8c24;position:absolute;top:1rem;right:1.25rem;line-height:1}.process-card h4{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.process-card p{font-size:.9rem;color:var(--muted);line-height:1.75}@media (max-width: 900px){.process-grid{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.process-grid{grid-template-columns:1fr}}.cases-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem}.case-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r);overflow:hidden}.case-img{position:relative;height:220px;overflow:hidden}.case-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.case-card:hover .case-img img{transform:scale(1.06)}.case-type-tag{position:absolute;top:1rem;left:1rem;background:var(--teal);color:#fff;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .65rem;border-radius:999px}.case-body{padding:1.5rem}.case-body h3{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:.75rem}.case-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:.75rem}.case-meta span{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;color:var(--muted)}.case-body>p{font-size:.875rem;color:var(--muted);line-height:1.7}@media (max-width: 700px){.cases-grid{grid-template-columns:1fr}}.contact-section{background:#f5f5f5;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.contact-section .section-title{color:var(--navy)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.contact-info h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--navy);margin-bottom:.75rem}.contact-intro{color:var(--muted);line-height:1.75;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.25rem}.c-item{display:flex;gap:1rem;align-items:flex-start}.c-item-icon{width:40px;height:40px;border-radius:8px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.c-item-icon svg{color:var(--teal-l)}.c-item-lbl{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.c-item-val{color:var(--navy);font-weight:500;margin-top:.15rem;font-size:.95rem}a.c-item-val:hover{color:var(--teal-l)}.contact-form-wrap{background:#fff;border:1px solid var(--border);border-radius:16px;padding:2.25rem}.form-title{font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group label{font-size:.78rem;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid var(--border);border-radius:var(--r);padding:.75rem 1rem;color:var(--navy);font-family:inherit;font-size:.95rem;transition:var(--tr)}.form-group input::placeholder,.form-group textarea::placeholder{color:#9aa1a4}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--teal);outline:none;background:#fff}.form-group select option{background:#fff;color:var(--navy)}.form-group textarea{resize:vertical;min-height:110px}.form-error{color:#f87171;font-size:.875rem;margin-bottom:.75rem}.btn-block{width:100%;justify-content:center}.form-success{text-align:center;padding:3rem 2rem;color:var(--navy)}.form-success-icon{font-size:3rem;margin-bottom:1rem;color:var(--teal-l)}.form-success h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-success p{color:var(--muted);margin-bottom:1.5rem}@media (max-width: 900px){.contact-grid,.form-row{grid-template-columns:1fr}}.pd-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:start}.pd-media{background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:2rem;position:sticky;top:100px;text-align:center}.pd-media .pd-tag{display:inline-block;margin-bottom:1.5rem}.pd-media img{max-height:360px;object-fit:contain;margin:0 auto}.pd-title{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:700;color:var(--navy);margin-bottom:1rem}.pd-desc{color:var(--muted);line-height:1.8;margin-bottom:1.5rem}.pd-features{list-style:none;margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.pd-features li{font-size:.9rem;color:var(--text);padding:.35rem 0 .35rem 1.5rem;position:relative}.pd-features li:before{display:none}.pd-features li{display:flex;align-items:center;gap:.45rem;padding-left:0}.pd-features li svg{color:var(--green);flex-shrink:0}.pd-actions{display:flex;gap:1rem;flex-wrap:wrap}.pd-specs-block{margin-top:4rem}.pd-specs-title{font-size:1.25rem;font-weight:700;color:var(--navy);margin-bottom:1.25rem}.pd-specs-table{width:100%;border-collapse:collapse;font-size:.9rem}.pd-specs-table tr{border-bottom:1px solid var(--border)}.pd-specs-table th{text-align:left;padding:.85rem 1rem;color:var(--muted);font-weight:500;width:200px;background:var(--bg2)}.pd-specs-table td{padding:.85rem 1rem;color:var(--text);font-weight:500}.pd-related-title{font-size:1.4rem;font-weight:700;color:var(--navy);margin-bottom:2rem}@media (max-width: 900px){.pd-grid{grid-template-columns:1fr}.pd-media{position:static}}.float-bar{position:fixed;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;z-index:999;overflow:hidden;border-radius:10px 0 0 10px;background:#fff;box-shadow:-5px 5px 22px #0003}.float-btn{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:var(--navy2);color:#fffc;border-bottom:1px solid var(--border);transition:var(--tr);position:relative}.float-btn:first-child{border-radius:0}.float-btn:last-child{border-radius:0;border-bottom:none}.float-btn:hover{background:var(--teal);color:#fff}.float-btn--wa{background:#075e54;color:#fff}.float-btn--wa:hover{background:#128c7e}.float-btn--email{background:#d94b4b;color:#fff}.float-btn--email:hover{background:#bd3535}.float-btn--chat{background:#fff;color:var(--navy)}.float-btn--chat:hover{background:#f1f3f4;color:var(--navy)}.float-btn--top{background:#2f80c9;color:#fff}.float-btn--top:hover{background:#2369a8}.section-head{margin-bottom:3rem}.sol-points{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem;list-style:none}.sol-points li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text)}.sol-points li svg{color:var(--green);flex-shrink:0}.svc-cta{text-align:center;margin-top:2.5rem}.prod-card-link{display:flex;flex-direction:column;height:100%;color:inherit}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}:focus-visible{outline:2px solid var(--teal);outline-offset:3px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}svg{display:block;flex-shrink:0}.trust-item,.sol-feature,.sol-points li,.svc-card li,.footer-contact-item{align-items:center}.trust-item span,.sol-feature span,.sol-points li span,.svc-card li span,.footer-contact-item span{line-height:1.5}:root{--navy: #4b5357;--navy2: #626a6e;--teal: #2f80c9;--teal-l: #75b9e6;--green: #2f80c9;--white: #ffffff;--bg: #f3f8f6;--bg2: #fafcfb;--text: #384049;--muted: #6b7580;--border: #e6ece9;--card: #ffffff;--shadow: 0 4px 24px rgba(23, 83, 125, .1);--shadow-lg: 0 16px 48px rgba(23, 83, 125, .16);--r: 10px;--tr: .22s ease;--max: 1200px}.container{max-width:var(--max);margin:0 auto;padding:0 2rem}.section-label{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.5rem}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--navy);line-height:1.3}.section-sub{color:var(--muted);font-size:1.05rem;line-height:1.75;margin-top:1rem;max-width:620px}.text-center{text-align:center}.text-center .section-sub{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:var(--r);font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--tr);border:none;font-family:inherit}.btn-primary{background:var(--teal);color:var(--white)}.btn-primary:hover{background:var(--navy);transform:translateY(-2px);box-shadow:var(--shadow)}.btn-outline{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.55)}.btn-outline:hover{background:#ffffff26;border-color:var(--white)}.btn-dark{background:var(--navy);color:var(--white)}.btn-dark:hover{background:var(--navy2);transform:translateY(-2px);box-shadow:var(--shadow)}.btn-ghost{background:transparent;color:var(--teal);border:2px solid var(--teal)}.btn-ghost:hover{background:var(--teal);color:var(--white)}.page-section{padding:6rem 0}.page-section--alt{padding:6rem 0;background:var(--bg2)}.page-section--dark{padding:6rem 0;background:#f5f5f5}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:0;box-shadow:0 2px 12px #0000001a;transition:box-shadow .3s ease}.nav--scrolled{box-shadow:0 3px 16px #00000024}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo{display:flex;align-items:center;gap:.75rem}.nav-logo-image{display:block;max-width:190px;object-fit:contain}.nav-brand{font-size:1.1rem;font-weight:700;color:var(--text);letter-spacing:.02em}.nav-brand span{color:var(--teal)}.nav-links{display:flex;align-items:center;gap:.5rem}.nav-item{position:relative}.nav-link{color:#555;font-size:.9rem;font-weight:500;display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .75rem;border-radius:0;transition:var(--tr)}.nav-caret{transition:transform var(--tr)}.nav-item:hover .nav-caret{transform:rotate(180deg)}.nav-link:hover,.nav-link.active{color:var(--teal);background:transparent}.nav-dropdown{position:absolute;top:calc(100% + 1px);left:0;z-index:20;width:255px;padding:.55rem 0;background:#fffffffc;border:1px solid #e7eeeb;border-radius:0 0 8px 8px;box-shadow:0 12px 28px #1f413924}.nav-dropdown-link{display:block;padding:.65rem 1rem;color:#555;font-size:.84rem;line-height:1.35;transition:var(--tr)}.nav-dropdown-link:hover{color:var(--teal);background:#2f80c914}.nav-actions{display:flex;align-items:center;gap:.75rem}.language-switch{display:inline-flex;align-items:center;gap:.35rem;color:#666;font-size:.82rem;font-weight:600;transition:var(--tr)}.language-switch:hover{color:var(--teal)}.language-switch--mobile{color:var(--teal);border-bottom:0!important}.nav-cta{background:var(--teal);color:#fff;padding:.5rem 1.25rem;border-radius:var(--r);font-size:.875rem;font-weight:600;transition:var(--tr);margin-left:.5rem}.nav-cta:hover{background:var(--navy)}.nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.nav-hamburger span{width:24px;height:2px;background:var(--teal);border-radius:2px;transition:var(--tr)}.nav-mobile{display:none;flex-direction:column;background:#fff;padding:1.5rem 2rem;gap:1rem;border-top:1px solid #edf1ef}.nav-mobile.open{display:flex}.nav-mobile a{color:#555;font-size:1rem;font-weight:500;padding:.5rem 0;border-bottom:1px solid #edf1ef}@media (max-width: 900px){.nav-links{display:none}.nav-hamburger{display:flex}}.footer{background:#fff;padding:4rem 0 2rem;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand p{font-size:.875rem;color:#555;line-height:1.7;max-width:280px;margin-top:1rem}.footer-col h4{font-size:.85rem;font-weight:600;color:#222;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem}.footer-col ul li a{font-size:.875rem;color:#666;display:block;padding:.25rem 0;transition:var(--tr)}.footer-col ul li a:hover{color:var(--teal-l)}.footer-contact-item{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:#555;margin-top:.4rem}.footer-contact-item svg{flex-shrink:0}.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{font-size:.8rem;color:#777}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#777;font-size:.8rem;transition:var(--tr)}.footer-bottom-links a:hover{color:var(--teal-l)}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.footer-grid{grid-template-columns:1fr}}.sticky-cta{position:fixed;bottom:2rem;right:2rem;background:var(--teal);color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #159a8c80;z-index:999;transition:var(--tr)}.sticky-cta:hover{transform:scale(1.1);background:var(--navy)}
