.capabilities-page{--cap-panel: #0c1c27;--cap-panel-light: #102632;--cap-border: rgba(255, 255, 255, .09);--cap-muted: #92a7b3}.capabilities-page main{overflow:hidden}.capabilities-page h1,.capabilities-page h2,.capabilities-page h3,.capabilities-page p{margin-top:0}.capabilities-page h1,.capabilities-page h2,.capabilities-page h3{color:#f7fbfd}.capabilities-page p{color:var(--cap-muted);line-height:1.75}.capabilities-page .section-label{margin-bottom:20px;color:#22c7ed;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.cap-hero{position:relative;min-height:760px;display:flex;align-items:center;padding:150px 0 110px;border-bottom:1px solid var(--cap-border);background:radial-gradient(circle at 80% 24%,rgba(28,190,229,.14),transparent 27%),radial-gradient(circle at 93% 75%,rgba(238,31,51,.1),transparent 30%)}.cap-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.8fr);align-items:center;gap:90px}.cap-hero h1{max-width:760px;margin-bottom:28px;font-size:clamp(54px,6.6vw,100px);line-height:.95;letter-spacing:-.065em}.cap-hero h1 span,.cap-section-heading h2 span,.cap-cta h2 span{display:block;color:#22c7ed}.cap-hero-description{max-width:620px;margin-bottom:36px;font-size:17px}.cap-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.cap-system-map{position:relative;min-height:490px;border:1px solid var(--cap-border);border-radius:28px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#081822cc;background-size:42px 42px}.cap-map-ring{position:absolute;top:50%;right:50%;bottom:50%;left:50%;border:1px solid rgba(34,199,237,.18);border-radius:50%;transform:translate(-50%,-50%)}.cap-map-ring-one{width:310px;height:310px}.cap-map-ring-two{width:430px;height:430px}.cap-map-centre,.cap-map-node{position:absolute;border:1px solid var(--cap-border);background:#102632;box-shadow:0 20px 60px #00000047}.cap-map-centre{top:50%;left:50%;width:150px;height:150px;display:flex;flex-direction:column;justify-content:center;padding:24px;border-radius:24px;transform:translate(-50%,-50%)}.cap-map-centre span{color:#22c7ed;font-size:12px;text-transform:uppercase}.cap-map-centre strong{color:#fff;font-size:20px}.cap-map-node{width:190px;padding:18px;border-radius:14px;color:#f4f9fb;font-size:13px;font-weight:700}.cap-map-node span{display:block;margin-bottom:5px;color:#22c7ed;font-size:10px}.cap-map-node-one{top:50px;left:45px}.cap-map-node-two{top:105px;right:28px}.cap-map-node-three{right:75px;bottom:45px}.cap-introduction,.cap-services,.cap-process,.cap-cta-section{padding:110px 0}.cap-introduction,.cap-process{background:#0a1c27}.cap-section-heading{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:end;gap:70px}.cap-section-heading h2,.cap-cta h2{margin-bottom:0;font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em}.cap-service-list{display:grid;gap:18px}.cap-service-card{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:35px;align-items:start;padding:45px;border:1px solid var(--cap-border);border-radius:24px;background:var(--cap-panel);color:inherit;text-decoration:none;transition:transform .25s ease,border-color .25s ease,background .25s ease}.cap-service-card:hover{transform:translateY(-4px);border-color:#22c7ed66;background:var(--cap-panel-light)}.cap-service-number,.cap-process-grid article>span{color:#22c7ed;font-size:12px;font-weight:800;letter-spacing:.12em}.cap-service-label{margin-bottom:12px;color:#ef3340!important;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cap-service-content h2{margin-bottom:18px;font-size:clamp(30px,3vw,48px);letter-spacing:-.045em}.cap-service-content>p{max-width:720px}.cap-service-content ul{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 0;padding:0;list-style:none}.cap-service-content li{padding:8px 12px;border:1px solid var(--cap-border);border-radius:100px;color:#b8c9d1;font-size:11px}.cap-service-link{color:#22c7ed;font-size:12px;font-weight:800;white-space:nowrap}.cap-process .cap-section-heading{margin-bottom:55px}.cap-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cap-process-grid article{min-height:250px;padding:28px;border:1px solid var(--cap-border);border-radius:18px;background:var(--cap-panel)}.cap-process-grid h3{margin:70px 0 14px;font-size:22px}.cap-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:70px;border:1px solid var(--cap-border);border-radius:28px;background:radial-gradient(circle at 94% 15%,rgba(239,51,64,.2),transparent 34%),var(--cap-panel)}.cap-cta h2{max-width:780px;margin-bottom:22px}.cap-cta p{max-width:660px;margin-bottom:0}.section-label-red{color:#ef3340!important}@media (max-width: 960px){.cap-hero-grid,.cap-section-heading{grid-template-columns:1fr}.cap-system-map{min-height:440px}.cap-process-grid{grid-template-columns:repeat(2,1fr)}.cap-service-card{grid-template-columns:55px 1fr}.cap-service-link{grid-column:2}.cap-cta{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.cap-hero{min-height:auto;padding:125px 0 80px}.cap-hero-grid{gap:55px}.cap-system-map{min-height:400px}.cap-map-node{width:155px}.cap-map-node-one{left:15px}.cap-map-node-two{right:15px}.cap-map-node-three{right:25px}.cap-introduction,.cap-services,.cap-process,.cap-cta-section{padding:75px 0}.cap-service-card{grid-template-columns:1fr;gap:16px;padding:28px}.cap-service-link{grid-column:auto}.cap-process-grid{grid-template-columns:1fr}.cap-process-grid article{min-height:auto}.cap-process-grid h3{margin-top:38px}.cap-cta{padding:35px 25px}}.cap-cta .home-button-primary{flex:0 0 auto;min-width:210px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:0 22px 0 26px;border:1px solid rgba(66,218,255,.65);border-radius:12px;background:linear-gradient(135deg,#18bde5,#079bc7);color:#03131c;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 14px 35px #00beeb33,inset 0 1px #ffffff40;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.cap-cta .home-button-primary:hover{transform:translateY(-3px);background:linear-gradient(135deg,#3bd5f5,#12abd5);box-shadow:0 18px 42px #00beeb52,inset 0 1px #ffffff4d}.cap-cta-arrow{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#03131c24;font-size:16px;transition:transform .25s ease}.cap-cta .home-button-primary:hover .cap-cta-arrow{transform:translate(2px,-2px)}@media (max-width: 640px){.cap-cta .home-button-primary{width:100%}}.enterprise-page{--enterprise-bg: #06151e;--enterprise-section: #091c27;--enterprise-card: #0d2330;--enterprise-card-hover: #102b39;--enterprise-border: rgba(255, 255, 255, .09);--enterprise-text: #f5fbfd;--enterprise-muted: #91a7b3;--enterprise-cyan: #20c5eb;--enterprise-red: #ef3340}.enterprise-page main{overflow:hidden}.enterprise-page h1,.enterprise-page h2,.enterprise-page h3,.enterprise-page p{margin-top:0}.enterprise-page h1,.enterprise-page h2,.enterprise-page h3{color:var(--enterprise-text)}.enterprise-page p{color:var(--enterprise-muted);line-height:1.7}.enterprise-page .section-label{margin-bottom:18px;color:var(--enterprise-cyan);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.enterprise-hero{min-height:760px;display:flex;align-items:center;padding:150px 0 110px;border-bottom:1px solid var(--enterprise-border);background:radial-gradient(circle at 82% 28%,rgba(32,197,235,.14),transparent 28%),radial-gradient(circle at 94% 75%,rgba(239,51,64,.09),transparent 27%)}.enterprise-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:center;gap:80px}.enterprise-back-link{display:inline-flex;margin-bottom:42px;color:#91a7b3;font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.enterprise-back-link:hover{color:var(--enterprise-cyan)}.enterprise-hero h1{max-width:800px;margin-bottom:28px;font-size:clamp(54px,6vw,94px);line-height:.96;letter-spacing:-.06em}.enterprise-hero h1 span,.enterprise-heading h2 span,.enterprise-services-intro h2 span,.enterprise-cta h2 span{display:block;color:var(--enterprise-cyan)}.enterprise-hero-description{max-width:650px;margin-bottom:36px;font-size:17px}.enterprise-actions{display:flex;flex-wrap:wrap;gap:12px}.enterprise-visual{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--enterprise-border);border-radius:28px;background:#081b26d1}.enterprise-visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px}.enterprise-centre-node,.enterprise-node{position:absolute;z-index:2;border:1px solid var(--enterprise-border);background:#102936;box-shadow:0 20px 45px #0000004d}.enterprise-centre-node{top:50%;left:50%;width:190px;min-height:160px;display:flex;flex-direction:column;justify-content:center;padding:28px;border-color:#20c5eb73;border-radius:24px;transform:translate(-50%,-50%)}.enterprise-centre-node span,.enterprise-node span{color:var(--enterprise-cyan);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.enterprise-centre-node strong{margin:7px 0;color:#fff;font-size:22px}.enterprise-centre-node small{color:var(--enterprise-muted)}.enterprise-node{width:155px;padding:16px;border-radius:12px;color:#fff;font-size:12px;font-weight:700}.enterprise-node span{display:block;margin-bottom:5px}.enterprise-node-one{top:45px;left:40px}.enterprise-node-two{top:75px;right:35px}.enterprise-node-three{right:40px;bottom:55px}.enterprise-node-four{left:45px;bottom:65px}.enterprise-line{position:absolute;z-index:1;top:50%;left:50%;width:180px;height:1px;background:#20c5eb4d;transform-origin:left}.enterprise-line-one{transform:rotate(220deg)}.enterprise-line-two{transform:rotate(315deg)}.enterprise-line-three{transform:rotate(40deg)}.enterprise-line-four{transform:rotate(140deg)}.enterprise-overview,.enterprise-services,.enterprise-process,.enterprise-related,.enterprise-cta-section{padding:110px 0}.enterprise-overview,.enterprise-process{background:var(--enterprise-section)}.enterprise-heading{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:end;gap:70px;margin-bottom:55px}.enterprise-heading h2,.enterprise-services-intro h2,.enterprise-cta h2{margin-bottom:0;font-size:clamp(40px,4.6vw,70px);line-height:1;letter-spacing:-.055em}.enterprise-outcomes,.enterprise-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.enterprise-outcomes article,.enterprise-process-grid article{min-height:230px;padding:28px;border:1px solid var(--enterprise-border);border-radius:18px;background:var(--enterprise-card)}.enterprise-outcomes strong,.enterprise-process-grid article>span{color:var(--enterprise-cyan);font-size:11px;letter-spacing:.12em}.enterprise-outcomes h3,.enterprise-process-grid h3{margin:65px 0 12px;font-size:22px}.enterprise-services-grid{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:start;gap:90px}.enterprise-services-intro{position:sticky;top:120px}.enterprise-services-intro h2{margin-bottom:25px}.enterprise-accordion{border-top:1px solid var(--enterprise-border)}.enterprise-accordion details{border-bottom:1px solid var(--enterprise-border)}.enterprise-accordion summary{display:grid;grid-template-columns:50px minmax(0,1fr) 42px;align-items:center;gap:20px;padding:28px 0;color:#fff;cursor:pointer;list-style:none;font-size:23px;font-weight:700}.enterprise-accordion summary::-webkit-details-marker{display:none}.enterprise-accordion summary small{display:block;margin-bottom:5px;color:var(--enterprise-muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.enterprise-detail-number{color:var(--enterprise-cyan);font-size:11px}.enterprise-detail-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--enterprise-border);border-radius:50%;color:var(--enterprise-cyan);transition:transform .25s ease}.enterprise-accordion details[open] .enterprise-detail-icon{transform:rotate(45deg)}.enterprise-detail-content{padding:0 60px 30px 70px}.enterprise-detail-content ul{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}.enterprise-detail-content li{padding:8px 12px;border:1px solid var(--enterprise-border);border-radius:100px;color:#b9cad2;font-size:11px}.enterprise-related-header{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:40px}.enterprise-related-header h2{margin-bottom:0;font-size:clamp(36px,4vw,60px);letter-spacing:-.05em}.enterprise-related-header>a{color:var(--enterprise-cyan);text-decoration:none}.enterprise-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.enterprise-related-grid>a{min-height:300px;padding:34px;border:1px solid var(--enterprise-border);border-radius:20px;background:var(--enterprise-card);text-decoration:none;transition:transform .25s ease,border-color .25s ease}.enterprise-related-grid>a:hover{transform:translateY(-4px);border-color:#20c5eb66}.enterprise-related-grid span,.enterprise-related-grid strong{color:var(--enterprise-cyan);font-size:11px;letter-spacing:.08em}.enterprise-related-grid h3{margin:85px 0 15px;font-size:30px}.enterprise-related-grid strong{display:inline-block;margin-top:18px;text-transform:uppercase}.enterprise-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:70px;border:1px solid var(--enterprise-border);border-radius:28px;background:radial-gradient(circle at 94% 15%,rgba(239,51,64,.22),transparent 34%),var(--enterprise-card)}.enterprise-cta h2{max-width:800px;margin-bottom:22px}.enterprise-cta p{max-width:650px;margin-bottom:0}.enterprise-label-red{color:var(--enterprise-red)!important}.enterprise-cta-button{min-width:215px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:0 18px 0 25px;border:1px solid rgba(66,218,255,.65);border-radius:12px;background:linear-gradient(135deg,#20c5eb,#079bc7);box-shadow:0 15px 38px #00beeb38;color:#03131c;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.enterprise-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#03131c24;font-size:16px}.enterprise-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 45px #00beeb57}@media (max-width: 960px){.enterprise-hero-grid,.enterprise-heading,.enterprise-services-grid{grid-template-columns:1fr}.enterprise-services-intro{position:static}.enterprise-outcomes,.enterprise-process-grid{grid-template-columns:repeat(2,1fr)}.enterprise-cta{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.enterprise-hero{min-height:auto;padding:125px 0 75px}.enterprise-hero-grid{gap:55px}.enterprise-visual{min-height:430px}.enterprise-node{width:125px}.enterprise-overview,.enterprise-services,.enterprise-process,.enterprise-related,.enterprise-cta-section{padding:75px 0}.enterprise-outcomes,.enterprise-process-grid,.enterprise-related-grid{grid-template-columns:1fr}.enterprise-related-header{align-items:flex-start;flex-direction:column}.enterprise-accordion summary{grid-template-columns:35px minmax(0,1fr) 38px;font-size:18px}.enterprise-detail-content{padding:0 0 25px 55px}.enterprise-cta{padding:35px 25px}.enterprise-cta-button{width:100%}}.custom-development-page .enterprise-hero{background:radial-gradient(circle at 82% 25%,rgba(32,197,235,.16),transparent 29%),radial-gradient(circle at 92% 80%,rgba(239,51,64,.09),transparent 28%)}.custom-development-visual{display:grid;place-items:center}.custom-code-window{position:relative;z-index:3;width:min(68%,350px);overflow:hidden;border:1px solid rgba(32,197,235,.32);border-radius:18px;background:#0a202c;box-shadow:0 28px 70px #00000073,0 0 50px #20c5eb14}.custom-window-header{min-height:50px;display:flex;align-items:center;gap:7px;padding:0 17px;border-bottom:1px solid var(--enterprise-border);background:#ffffff06}.custom-window-header>span{width:8px;height:8px;border-radius:50%;background:#314754}.custom-window-header>span:first-child{background:var(--enterprise-red)}.custom-window-header>span:nth-child(2){background:#ffac22}.custom-window-header>span:nth-child(3){background:#20c986}.custom-window-header small{margin-left:auto;color:var(--enterprise-muted);font-size:9px;letter-spacing:.08em}.custom-code-content{display:grid;gap:10px;padding:22px}.custom-code-content p{display:flex;align-items:center;gap:13px;margin:0;padding:12px 14px;border:1px solid var(--enterprise-border);border-radius:9px;background:#ffffff06;color:#dce8ed;font-size:11px}.custom-code-content p span{color:var(--enterprise-cyan);font-size:9px;font-weight:800}.custom-code-status{display:flex;align-items:center;gap:9px;padding:15px 22px;border-top:1px solid var(--enterprise-border);color:#9db1bb;font-size:10px}.custom-code-status span{width:7px;height:7px;border-radius:50%;background:#20c986;box-shadow:0 0 12px #20c986b3}@media (max-width: 640px){.custom-code-window{width:72%}.custom-development-visual .enterprise-node{width:118px;padding:12px;font-size:10px}}.consulting-page .enterprise-hero{background:radial-gradient(circle at 82% 24%,rgba(32,197,235,.15),transparent 29%),radial-gradient(circle at 94% 78%,rgba(239,51,64,.09),transparent 28%)}.consulting-visual{display:flex;align-items:center;padding:45px}.consulting-roadmap{position:relative;z-index:2;width:70%;display:grid;gap:17px}.consulting-roadmap-line{position:absolute;top:28px;bottom:28px;left:24px;width:1px;background:linear-gradient(var(--enterprise-cyan),rgba(32,197,235,.15))}.consulting-roadmap article{position:relative;z-index:2;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:15px}.consulting-roadmap article>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(32,197,235,.4);border-radius:13px;background:#0d2836;color:var(--enterprise-cyan);font-size:10px;font-weight:800;box-shadow:0 10px 30px #0000003d}.consulting-roadmap article>div{padding:14px 17px;border:1px solid var(--enterprise-border);border-radius:12px;background:#0d2330f0}.consulting-roadmap small{display:block;margin-bottom:4px;color:var(--enterprise-muted);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.consulting-roadmap strong{color:#fff;font-size:14px}.consulting-outcome{position:absolute;z-index:3;right:24px;bottom:32px;width:205px;padding:20px;border:1px solid rgba(239,51,64,.28);border-radius:15px;background:#142631;box-shadow:0 22px 55px #00000059}.consulting-outcome small{display:block;margin-bottom:6px;color:var(--enterprise-red);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.consulting-outcome strong{color:#fff;font-size:15px}.consulting-outcome div{display:flex;align-items:center;gap:8px;margin-top:17px;padding-top:13px;border-top:1px solid var(--enterprise-border);color:var(--enterprise-muted);font-size:9px}.consulting-outcome div span{width:7px;height:7px;border-radius:50%;background:#20c986;box-shadow:0 0 12px #20c986a6}@media (max-width: 640px){.consulting-visual{min-height:470px;padding:25px;align-items:flex-start}.consulting-roadmap{width:100%}.consulting-outcome{right:20px;bottom:20px;width:190px}}.products-page{--products-section: #091c27;--products-card: #0d2330;--products-card-hover: #102b39;--products-border: rgba(255, 255, 255, .09);--products-muted: #91a7b3;--products-cyan: #20c5eb;--products-red: #ef3340}.products-page main{overflow:hidden}.products-page h1,.products-page h2,.products-page h3,.products-page p{margin-top:0}.products-page h1,.products-page h2,.products-page h3{color:#f5fbfd}.products-page p{color:var(--products-muted);line-height:1.7}.products-page .section-label{margin-bottom:18px;color:var(--products-cyan);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.products-hero{min-height:760px;display:flex;align-items:center;padding:150px 0 110px;border-bottom:1px solid var(--products-border);background:radial-gradient(circle at 82% 25%,rgba(32,197,235,.15),transparent 28%),radial-gradient(circle at 94% 80%,rgba(239,51,64,.09),transparent 28%)}.products-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:center;gap:80px}.products-hero h1{max-width:820px;margin-bottom:28px;font-size:clamp(54px,6.3vw,98px);line-height:.95;letter-spacing:-.065em}.products-hero h1 span,.products-heading h2 span,.products-cta h2 span{display:block;color:var(--products-cyan)}.products-hero-description{max-width:650px;margin-bottom:36px;font-size:17px}.products-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.products-hero-visual{position:relative;min-height:500px;overflow:hidden;border:1px solid var(--products-border);border-radius:28px;background:#081b26d1}.products-visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px}.products-core,.products-node{position:absolute;z-index:2;border:1px solid var(--products-border);background:#102936;box-shadow:0 20px 45px #0000004d}.products-core{top:50%;left:50%;width:210px;min-height:170px;display:flex;flex-direction:column;justify-content:center;padding:28px;border-color:#20c5eb6b;border-radius:24px;transform:translate(-50%,-50%)}.products-core small,.products-node span{color:var(--products-cyan);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.products-core strong{margin:8px 0;color:#fff;font-size:22px}.products-core>span{color:var(--products-muted);font-size:10px}.products-node{width:130px;padding:15px;border-radius:12px;color:#fff;font-size:12px;font-weight:700}.products-node span{display:block;margin-bottom:5px}.products-node-one{top:40px;left:35px}.products-node-two{top:48px;right:35px}.products-node-three{top:225px;right:18px}.products-node-four{right:55px;bottom:40px}.products-node-five{left:45px;bottom:45px}.products-introduction,.software-products,.connected-products,.products-approach,.products-cta-section{padding:110px 0}.products-introduction,.connected-products,.products-approach{background:var(--products-section)}.products-heading{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:end;gap:70px;margin-bottom:55px}.products-heading h2,.products-cta h2{margin-bottom:0;font-size:clamp(40px,4.7vw,72px);line-height:1;letter-spacing:-.055em}.products-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.products-stat-grid article{min-height:180px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid var(--products-border);border-radius:18px;background:var(--products-card)}.products-stat-grid strong{color:var(--products-cyan);font-size:32px}.products-stat-grid span{color:#c2d0d6;font-size:13px}.featured-product-list{display:grid;gap:22px}.featured-product{min-height:470px;display:grid;grid-template-columns:.78fr 1.22fr;overflow:hidden;border:1px solid var(--products-border);border-radius:24px;background:var(--products-card)}.featured-product-reverse{grid-template-columns:1.22fr .78fr}.featured-product-reverse .featured-product-content{order:2}.featured-product-content{display:flex;flex-direction:column;justify-content:center;padding:50px}.product-number{margin-bottom:25px;color:var(--products-red);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.featured-product-content h3{margin-bottom:20px;font-size:clamp(44px,5vw,76px);letter-spacing:-.06em}.featured-product-content ul{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 28px;padding:0;list-style:none}.featured-product-content li{padding:8px 11px;border:1px solid var(--products-border);border-radius:100px;color:#b8c9d1;font-size:10px}.product-link{color:var(--products-cyan);font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.featured-product-image{min-height:470px;display:block;overflow:hidden;background:radial-gradient(circle at center,rgba(32,197,235,.12),transparent 55%),#081923}.featured-product-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.featured-product:hover .featured-product-image img{transform:scale(1.035)}.connected-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.connected-product-card{position:relative;min-height:520px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid var(--products-border);border-radius:22px;background:var(--products-card);text-decoration:none}.connected-product-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.connected-product-card:hover>img{transform:scale(1.04)}.connected-product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 15%,#04121af0 92%)}.connected-product-content{position:relative;z-index:2;width:100%;padding:38px}.connected-product-content>span,.connected-product-content strong{color:var(--products-cyan);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.connected-product-content h3{margin:16px 0;font-size:39px;letter-spacing:-.045em}.connected-product-content strong{display:inline-block;margin-top:15px}.services-product-card{display:flex;flex-direction:column;justify-content:space-between;gap:65px;padding:42px;background:radial-gradient(circle at 85% 8%,rgba(239,51,64,.13),transparent 38%),var(--products-card)}.services-visual{position:relative;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.services-visual:before{content:"";position:absolute;top:50%;right:30px;left:30px;height:1px;background:linear-gradient(90deg,var(--products-cyan),rgba(32,197,235,.15))}.services-visual span{position:relative;z-index:1;min-height:90px;display:flex;align-items:flex-end;padding:15px;border:1px solid var(--products-border);border-radius:12px;background:#102733;color:#dce8ed;font-size:11px;font-weight:700}.services-visual span:before{content:"";position:absolute;top:18px;left:15px;width:8px;height:8px;border-radius:50%;background:var(--products-cyan);box-shadow:0 0 12px #20c5eb8c}.services-visual span:nth-child(2):before,.services-visual span:nth-child(4):before{background:var(--products-red);box-shadow:0 0 12px #ef334073}.services-product-card .connected-product-content{padding:0}@media (max-width: 640px){.services-product-card{gap:45px;padding:25px}.services-visual{grid-template-columns:repeat(2,1fr)}.services-visual:before{display:none}}.products-approach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.products-approach-grid article{min-height:245px;padding:28px;border:1px solid var(--products-border);border-radius:18px;background:var(--products-card)}.products-approach-grid span{color:var(--products-cyan);font-size:11px;font-weight:800}.products-approach-grid h3{margin:65px 0 13px;font-size:21px}.products-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:70px;border:1px solid var(--products-border);border-radius:28px;background:radial-gradient(circle at 94% 15%,rgba(239,51,64,.22),transparent 34%),var(--products-card)}.products-cta h2{max-width:800px;margin-bottom:22px}.products-cta p{max-width:650px;margin-bottom:0}.products-label-red{color:var(--products-red)!important}.products-cta-button{min-width:215px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:0 18px 0 25px;border:1px solid rgba(66,218,255,.65);border-radius:12px;background:linear-gradient(135deg,#20c5eb,#079bc7);box-shadow:0 15px 38px #00beeb38;color:#03131c;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.products-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#03131c24;font-size:16px}.products-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 45px #00beeb57}@media (max-width: 960px){.products-hero-grid,.products-heading{grid-template-columns:1fr}.products-stat-grid,.products-approach-grid{grid-template-columns:repeat(2,1fr)}.featured-product,.featured-product-reverse{grid-template-columns:1fr}.featured-product-reverse .featured-product-content{order:0}.connected-product-grid{grid-template-columns:1fr}.products-cta{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.products-hero{min-height:auto;padding:125px 0 75px}.products-hero-grid{gap:55px}.products-hero-visual{min-height:440px}.products-node{width:105px;padding:11px;font-size:10px}.products-introduction,.software-products,.connected-products,.products-approach,.products-cta-section{padding:75px 0}.products-stat-grid,.products-approach-grid{grid-template-columns:1fr}.featured-product-content{padding:30px 25px}.featured-product-image{min-height:300px}.connected-product-card{min-height:460px}.products-cta{padding:35px 25px}.products-cta-button{width:100%}}.featured-product-image{min-height:470px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:28px;background:radial-gradient(circle at center,rgba(32,197,235,.1),transparent 65%),#f4f7f8}.featured-product-image img{width:100%;height:100%;max-height:420px;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .35s ease}.featured-product:hover .featured-product-image img{transform:scale(1.015)}.products-page[data-theme=light] .products-hero h1,.products-page[data-theme=light] .products-heading h2{color:#071923}.products-page[data-theme=light] .products-hero-description,.products-page[data-theme=light] .products-heading>p{color:#526773}.products-page[data-theme=light] .products-hero{border-bottom-color:#0719231a}.products-page[data-theme=light] .featured-product-content h3,.products-page[data-theme=light] .connected-product-content h3,.products-page[data-theme=light] .products-cta h2{color:#f5fbfd}.products-page[data-theme=light] .home-button-secondary{border-color:#07192333;color:#071923}.products-page[data-theme=light] .home-button-secondary:hover{border-color:#079bc7;color:#079bc7}.sunspot-page{--sunspot-section: #091c27;--sunspot-card: #0d2330;--sunspot-border: rgba(255, 255, 255, .09);--sunspot-muted: #91a7b3;--sunspot-cyan: #20c5eb;--sunspot-orange: #ff8b12}.sunspot-page main{overflow:hidden}.sunspot-page h1,.sunspot-page h2,.sunspot-page h3,.sunspot-page p{margin-top:0}.sunspot-page h1,.sunspot-page h2,.sunspot-page h3{color:#f5fbfd}.sunspot-page p{color:var(--sunspot-muted);line-height:1.7}.sunspot-page .section-label{margin-bottom:18px;color:var(--sunspot-cyan);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.sunspot-hero{min-height:760px;display:flex;align-items:center;padding:150px 0 105px;border-bottom:1px solid var(--sunspot-border);background:radial-gradient(circle at 83% 25%,rgba(255,139,18,.13),transparent 28%),radial-gradient(circle at 92% 78%,rgba(32,197,235,.1),transparent 28%)}.sunspot-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(450px,1.05fr);align-items:center;gap:75px}.sunspot-back-link{display:inline-flex;margin-bottom:42px;color:var(--sunspot-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.sunspot-back-link:hover{color:var(--sunspot-orange)}.sunspot-hero h1{margin-bottom:28px;font-size:clamp(52px,5.9vw,90px);line-height:.96;letter-spacing:-.06em}.sunspot-hero h1 span,.sunspot-page .products-heading h2 span,.sunspot-video-heading h2 span,.sunspot-cta h2 span{display:block;color:var(--sunspot-cyan)}.sunspot-hero-description{max-width:650px;margin-bottom:36px;font-size:17px}.sunspot-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.sunspot-hero-product{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:55px 40px;border:1px solid var(--sunspot-border);border-radius:28px;background:#f4f6f7}.sunspot-hero-product img{width:100%;max-height:390px;display:block;-o-object-fit:contain;object-fit:contain}.sunspot-product-label{position:absolute;top:22px;left:24px;z-index:2;color:#54636a;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sunspot-product-status{position:absolute;right:22px;bottom:22px;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:100px;background:#09202a;color:#dce8ed;font-size:9px}.sunspot-product-status span{width:7px;height:7px;border-radius:50%;background:#20c986;box-shadow:0 0 10px #20c986b3}.sunspot-overview,.sunspot-features,.sunspot-workflow,.sunspot-video-section,.sunspot-related,.sunspot-cta-section{padding:110px 0}.sunspot-overview,.sunspot-workflow,.sunspot-related{background:var(--sunspot-section)}.sunspot-overview-grid,.sunspot-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sunspot-overview-grid article,.sunspot-workflow-grid article{min-height:230px;padding:28px;border:1px solid var(--sunspot-border);border-radius:18px;background:var(--sunspot-card)}.sunspot-overview-grid article>span,.sunspot-workflow-grid article>span{color:var(--sunspot-orange);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sunspot-overview-grid strong{display:block;margin:65px 0 13px;color:#fff;font-size:22px}.sunspot-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sunspot-feature-grid article{min-height:390px;padding:35px;border:1px solid var(--sunspot-border);border-radius:20px;background:var(--sunspot-card)}.sunspot-feature-number{color:var(--sunspot-orange);font-size:10px;font-weight:800}.sunspot-feature-grid h3{margin:28px 0 15px;font-size:28px}.sunspot-feature-grid ul{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none}.sunspot-feature-grid li{padding:8px 11px;border:1px solid var(--sunspot-border);border-radius:100px;color:#b8c9d1;font-size:10px}.sunspot-feature-icon,.sunspot-report-icon{height:75px;display:flex;align-items:flex-end;gap:8px;margin-top:30px}.sunspot-feature-icon span{width:32px;border-radius:7px 7px 2px 2px;background:var(--sunspot-cyan)}.sunspot-feature-icon span:nth-child(1){height:35%}.sunspot-feature-icon span:nth-child(2){height:68%}.sunspot-feature-icon span:nth-child(3){height:100%;background:var(--sunspot-orange)}.sunspot-chart-icon{height:75px;display:flex;align-items:flex-end;gap:7px;margin-top:30px}.sunspot-chart-icon i{flex:1;border-radius:5px 5px 0 0;background:var(--sunspot-cyan)}.sunspot-chart-icon i:nth-child(1){height:30%}.sunspot-chart-icon i:nth-child(2){height:75%}.sunspot-chart-icon i:nth-child(3){height:52%;background:var(--sunspot-orange)}.sunspot-chart-icon i:nth-child(4){height:90%}.sunspot-report-icon{flex-direction:column;align-items:stretch;justify-content:center}.sunspot-report-icon span{height:8px;border-radius:20px;background:var(--sunspot-cyan)}.sunspot-report-icon span:nth-child(2){width:74%}.sunspot-report-icon span:nth-child(3){width:48%;background:var(--sunspot-orange)}.sunspot-alert-icon{width:66px;height:66px;display:grid;place-items:center;margin-top:34px;border:1px solid rgba(255,139,18,.5);border-radius:50%;color:var(--sunspot-orange);font-size:27px;font-weight:800}.sunspot-workflow-grid{grid-template-columns:repeat(4,1fr)}.sunspot-workflow-grid h3{margin:65px 0 13px;font-size:22px}.sunspot-video-heading,.sunspot-related-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.sunspot-video-heading h2,.sunspot-related-heading h2,.sunspot-cta h2{margin-bottom:0;font-size:clamp(40px,4.7vw,70px);line-height:1;letter-spacing:-.055em}.sunspot-video-heading p{max-width:390px}.sunspot-video{position:relative;overflow:hidden;padding-top:56.25%;border:1px solid var(--sunspot-border);border-radius:24px;background:#02080c}.sunspot-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.sunspot-related-heading>a{color:var(--sunspot-cyan);text-decoration:none}.sunspot-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sunspot-related-grid>a{min-height:290px;padding:34px;border:1px solid var(--sunspot-border);border-radius:20px;background:var(--sunspot-card);text-decoration:none;transition:transform .25s ease,border-color .25s ease}.sunspot-related-grid>a:hover{transform:translateY(-4px);border-color:#20c5eb66}.sunspot-related-grid span,.sunspot-related-grid strong{color:var(--sunspot-cyan);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sunspot-related-grid h3{margin:75px 0 13px;font-size:30px}.sunspot-related-grid strong{display:inline-block;margin-top:16px}.sunspot-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:70px;border:1px solid var(--sunspot-border);border-radius:28px;background:radial-gradient(circle at 94% 15%,rgba(255,139,18,.2),transparent 34%),var(--sunspot-card)}.sunspot-cta h2{max-width:800px;margin-bottom:22px}.sunspot-cta p{max-width:650px;margin-bottom:0}.sunspot-label-orange{color:var(--sunspot-orange)!important}.sunspot-cta-button{min-width:215px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:0 18px 0 25px;border:1px solid rgba(255,167,66,.7);border-radius:12px;background:linear-gradient(135deg,#ff9c27,#ed7510);color:#1c0d02;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #ff8b1233;transition:transform .25s ease,box-shadow .25s ease}.sunspot-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#1c0d0221;font-size:16px}.sunspot-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 45px #ff8b1252}.sunspot-page[data-theme=light] .sunspot-hero h1,.sunspot-page[data-theme=light] .products-heading h2,.sunspot-page[data-theme=light] .sunspot-video-heading h2,.sunspot-page[data-theme=light] .sunspot-related-heading h2{color:#071923}.sunspot-page[data-theme=light] .sunspot-hero-description,.sunspot-page[data-theme=light] .products-heading>p,.sunspot-page[data-theme=light] .sunspot-video-heading>p{color:#526773}.sunspot-page[data-theme=light] .home-button-secondary{border-color:#07192333;color:#071923}.sunspot-page[data-theme=light] .sunspot-overview-grid strong,.sunspot-page[data-theme=light] .sunspot-feature-grid h3,.sunspot-page[data-theme=light] .sunspot-workflow-grid h3,.sunspot-page[data-theme=light] .sunspot-related-grid h3,.sunspot-page[data-theme=light] .sunspot-cta h2{color:#f5fbfd}@media (max-width: 960px){.sunspot-hero-grid,.products-heading,.sunspot-overview-grid{grid-template-columns:1fr}.sunspot-workflow-grid{grid-template-columns:repeat(2,1fr)}.sunspot-video-heading,.sunspot-related-heading,.sunspot-cta{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.sunspot-hero{min-height:auto;padding:125px 0 75px}.sunspot-hero-grid{gap:50px}.sunspot-hero-product{min-height:320px;padding:45px 20px}.sunspot-overview,.sunspot-features,.sunspot-workflow,.sunspot-video-section,.sunspot-related,.sunspot-cta-section{padding:75px 0}.sunspot-feature-grid,.sunspot-workflow-grid,.sunspot-related-grid{grid-template-columns:1fr}.sunspot-feature-grid article{min-height:auto}.sunspot-cta{padding:35px 25px}.sunspot-cta-button{width:100%}}.sundesk-page{--sundesk-card: #0d2330;--sundesk-section: #091c27;--sundesk-border: rgba(255, 255, 255, .09);--sundesk-muted: #91a7b3;--sundesk-cyan: #20c5eb;--sundesk-blue: #0787bd;--sundesk-red: #f02d35;--sundesk-green: #2abd70}.sundesk-page main{overflow:hidden}.sundesk-page h1,.sundesk-page h2,.sundesk-page h3,.sundesk-page h4,.sundesk-page p{margin-top:0}.sundesk-page h1,.sundesk-page h2,.sundesk-page h3,.sundesk-page h4{color:#f5fbfd}.sundesk-page p{color:var(--sundesk-muted);line-height:1.7}.sundesk-page .section-label{margin-bottom:18px;color:var(--sundesk-cyan);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.sundesk-hero{min-height:760px;display:flex;align-items:center;padding:150px 0 105px;border-bottom:1px solid var(--sundesk-border);background:radial-gradient(circle at 83% 25%,rgba(32,197,235,.14),transparent 28%),radial-gradient(circle at 93% 78%,rgba(240,45,53,.1),transparent 28%)}.sundesk-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(450px,1.05fr);align-items:center;gap:75px}.sundesk-back-link{display:inline-flex;margin-bottom:42px;color:var(--sundesk-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.sundesk-back-link:hover{color:var(--sundesk-cyan)}.sundesk-hero h1{margin-bottom:28px;font-size:clamp(52px,5.9vw,90px);line-height:.96;letter-spacing:-.06em}.sundesk-hero h1 span,.sundesk-page .products-heading h2 span,.sundesk-preview-heading h2 span,.sundesk-download-card h2 span,.sundesk-cta h2 span{display:block;color:var(--sundesk-cyan)}.sundesk-hero-description{max-width:640px;margin-bottom:36px;font-size:17px}.sundesk-actions{display:flex;flex-wrap:wrap;gap:12px}.sundesk-hero-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:70px 45px;border:1px solid var(--sundesk-border);border-radius:28px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#0a202b;background-size:42px 42px}.sundesk-hero-visual>img{width:78%;max-height:270px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(0,0,0,.25))}.sundesk-visual-label{position:absolute;top:23px;left:25px;color:var(--sundesk-cyan);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sundesk-ticket-card{position:absolute;min-width:145px;padding:13px 15px;border:1px solid var(--sundesk-border);border-radius:11px;background:#102936;box-shadow:0 15px 35px #0000004d}.sundesk-ticket-card span{display:block;margin-bottom:4px;color:var(--sundesk-cyan);font-size:8px;text-transform:uppercase}.sundesk-ticket-card strong{color:#fff;font-size:10px}.sundesk-ticket-one{top:65px;right:30px}.sundesk-ticket-two{left:28px;bottom:80px}.sundesk-ticket-three{right:40px;bottom:42px}.sundesk-overview,.sundesk-features,.sundesk-comparison,.sundesk-preview,.sundesk-download-section,.sundesk-related,.sundesk-cta-section{padding:110px 0}.sundesk-overview,.sundesk-comparison,.sundesk-related{background:var(--sundesk-section)}.sundesk-outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sundesk-outcome-grid article,.sundesk-feature-grid article{min-height:245px;padding:28px;border:1px solid var(--sundesk-border);border-radius:18px;background:var(--sundesk-card)}.sundesk-outcome-grid span,.sundesk-feature-grid article>span{color:var(--sundesk-cyan);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sundesk-outcome-grid h3{margin:65px 0 13px;font-size:22px}.sundesk-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sundesk-feature-symbol{width:58px;height:58px;display:grid;place-items:center;margin-top:35px;border:1px solid rgba(32,197,235,.4);border-radius:14px;color:var(--sundesk-cyan);font-size:24px}.sundesk-feature-grid h3{margin:28px 0 13px;font-size:21px}.sundesk-comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sundesk-comparison-column{padding:30px;border:1px solid var(--sundesk-border);border-radius:22px;background:var(--sundesk-card)}.sundesk-comparison-heading{margin-bottom:25px;padding-bottom:22px;border-bottom:1px solid var(--sundesk-border)}.sundesk-comparison-heading span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sundesk-before .sundesk-comparison-heading span{color:var(--sundesk-red)}.sundesk-after .sundesk-comparison-heading span{color:var(--sundesk-green)}.sundesk-comparison-heading h3{margin:7px 0 0;font-size:27px}.sundesk-comparison-column article{display:grid;grid-template-columns:65px 1fr;align-items:center;gap:17px;padding:18px 0;border-bottom:1px solid var(--sundesk-border)}.sundesk-comparison-column article:last-child{border-bottom:0}.sundesk-comparison-column img{width:62px;height:62px;-o-object-fit:contain;object-fit:contain}.sundesk-comparison-column h4{margin-bottom:6px;font-size:15px}.sundesk-comparison-column p{margin-bottom:0;font-size:12px}.sundesk-preview-heading,.sundesk-related-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.sundesk-preview-heading h2,.sundesk-related-heading h2,.sundesk-download-card h2,.sundesk-cta h2{margin-bottom:0;font-size:clamp(40px,4.7vw,70px);line-height:1;letter-spacing:-.055em}.sundesk-preview-heading>p{max-width:390px}.sundesk-preview-image{overflow:hidden;padding:28px;border:1px solid var(--sundesk-border);border-radius:24px;background:#eef3f5}.sundesk-preview-image img{width:100%;max-height:720px;display:block;-o-object-fit:contain;object-fit:contain}.sundesk-download-card,.sundesk-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:70px;border:1px solid var(--sundesk-border);border-radius:28px;background:radial-gradient(circle at 94% 15%,rgba(240,45,53,.18),transparent 34%),var(--sundesk-card)}.sundesk-download-card p,.sundesk-cta p{max-width:650px;margin-bottom:0}.sundesk-label-red{color:var(--sundesk-red)!important}.sundesk-download-button,.sundesk-cta-button{min-width:225px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 18px 0 24px;border-radius:12px;background:linear-gradient(135deg,#f33b43,#d81720);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #f02d3538;transition:transform .25s ease,box-shadow .25s ease}.sundesk-download-button span:last-child,.sundesk-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.sundesk-download-button:hover,.sundesk-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 45px #f02d3557}.sundesk-related-heading>a{color:var(--sundesk-cyan);text-decoration:none}.sundesk-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sundesk-related-grid>a{min-height:285px;padding:34px;border:1px solid var(--sundesk-border);border-radius:20px;background:var(--sundesk-card);text-decoration:none;transition:transform .25s ease,border-color .25s ease}.sundesk-related-grid>a:hover{transform:translateY(-4px);border-color:#20c5eb66}.sundesk-related-grid span,.sundesk-related-grid strong{color:var(--sundesk-cyan);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sundesk-related-grid h3{margin:70px 0 13px;font-size:30px}.sundesk-related-grid strong{display:inline-block;margin-top:16px}.sundesk-page[data-theme=light] .sundesk-hero h1,.sundesk-page[data-theme=light] .products-heading h2,.sundesk-page[data-theme=light] .sundesk-preview-heading h2,.sundesk-page[data-theme=light] .sundesk-related-heading h2{color:#071923}.sundesk-page[data-theme=light] .sundesk-hero-description,.sundesk-page[data-theme=light] .products-heading>p,.sundesk-page[data-theme=light] .sundesk-preview-heading>p{color:#526773}.sundesk-page[data-theme=light] .sundesk-outcome-grid h3,.sundesk-page[data-theme=light] .sundesk-feature-grid h3,.sundesk-page[data-theme=light] .sundesk-comparison-column h3,.sundesk-page[data-theme=light] .sundesk-comparison-column h4,.sundesk-page[data-theme=light] .sundesk-related-grid h3,.sundesk-page[data-theme=light] .sundesk-download-card h2,.sundesk-page[data-theme=light] .sundesk-cta h2{color:#f5fbfd}.sundesk-page[data-theme=light] .home-button-secondary{border-color:#07192333;color:#071923}@media (max-width: 960px){.sundesk-hero-grid,.products-heading{grid-template-columns:1fr}.sundesk-outcome-grid,.sundesk-feature-grid{grid-template-columns:repeat(2,1fr)}.sundesk-comparison-grid{grid-template-columns:1fr}.sundesk-preview-heading,.sundesk-related-heading,.sundesk-download-card,.sundesk-cta{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.sundesk-hero{min-height:auto;padding:125px 0 75px}.sundesk-hero-grid{gap:50px}.sundesk-hero-visual{min-height:390px;padding:70px 20px}.sundesk-ticket-card{min-width:115px;padding:10px}.sundesk-overview,.sundesk-features,.sundesk-comparison,.sundesk-preview,.sundesk-download-section,.sundesk-related,.sundesk-cta-section{padding:75px 0}.sundesk-outcome-grid,.sundesk-feature-grid,.sundesk-related-grid{grid-template-columns:1fr}.sundesk-comparison-column{padding:22px}.sundesk-comparison-column article{grid-template-columns:52px 1fr}.sundesk-comparison-column img{width:50px;height:50px}.sundesk-download-card,.sundesk-cta{padding:35px 25px}.sundesk-download-button,.sundesk-cta-button{width:100%}}.suntract-page{--suntract-orange: #ff6f22;--suntract-blue: #079dd2}.suntract-page .section-label{color:var(--suntract-blue)}.suntract-hero{background:radial-gradient(circle at 83% 25%,rgba(7,157,210,.15),transparent 28%),radial-gradient(circle at 94% 78%,rgba(255,111,34,.1),transparent 28%)}.suntract-hero h1 span,.suntract-page .products-heading h2 span,.suntract-page .sundesk-preview-heading h2 span,.suntract-page .sundesk-download-card h2 span,.suntract-page .sundesk-cta h2 span{color:var(--suntract-blue)}.suntract-hero-visual>img{width:82%;max-height:280px}.suntract-status-card{position:absolute;min-width:145px;padding:13px 15px;border:1px solid var(--sundesk-border);border-radius:11px;background:#102936;box-shadow:0 15px 35px #0000004d}.suntract-status-card span{display:block;margin-bottom:4px;color:var(--suntract-orange);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.suntract-status-card strong{color:#fff;font-size:10px}.suntract-status-one{top:65px;right:30px}.suntract-status-two{left:28px;bottom:75px}.suntract-status-three{right:38px;bottom:40px}.suntract-workflow-section,.suntract-interface{padding:110px 0}.suntract-workflow-section{background:var(--sundesk-section)}.suntract-workflow{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.suntract-workflow:before{content:"";position:absolute;top:34px;right:7%;left:7%;height:1px;background:linear-gradient(90deg,var(--suntract-blue),var(--suntract-orange))}.suntract-workflow article{position:relative;z-index:1}.suntract-workflow article>span{width:68px;height:68px;display:grid;place-items:center;margin-bottom:24px;border:1px solid rgba(7,157,210,.45);border-radius:18px;background:#102936;color:var(--suntract-blue);font-size:11px;font-weight:800;box-shadow:0 14px 30px #00000038}.suntract-workflow article>div{min-height:215px;padding:23px;border:1px solid var(--sundesk-border);border-radius:16px;background:var(--sundesk-card)}.suntract-workflow small{display:block;margin-bottom:35px;color:var(--suntract-orange);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.suntract-workflow h3{margin-bottom:12px;font-size:18px}.suntract-workflow p{margin-bottom:0;font-size:11px}.suntract-preview-list{display:grid;gap:20px}.suntract-preview-card{overflow:hidden;border:1px solid var(--sundesk-border);border-radius:22px;background:var(--sundesk-card)}.suntract-preview-copy{display:grid;grid-template-columns:150px minmax(240px,.65fr) minmax(280px,1fr);align-items:center;gap:35px;padding:30px 35px;border-bottom:1px solid var(--sundesk-border)}.suntract-preview-copy>span{color:var(--suntract-orange);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.suntract-preview-copy h3{margin-bottom:0;font-size:25px}.suntract-preview-copy p{margin-bottom:0;font-size:12px}.suntract-preview-image{display:flex;justify-content:center;padding:35px;background:#eff4f6}.suntract-preview-image img{width:100%;max-height:750px;display:block;-o-object-fit:contain;object-fit:contain}.suntract-download-card,.suntract-cta{background:radial-gradient(circle at 94% 15%,rgba(255,111,34,.19),transparent 34%),var(--sundesk-card)}.suntract-label-orange{color:var(--suntract-orange)!important}.suntract-download-button{min-width:230px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 18px 0 24px;border-radius:12px;background:linear-gradient(135deg,#079dd2,#087da9);color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #079dd238;transition:transform .25s ease,box-shadow .25s ease}.suntract-download-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.suntract-download-button:hover{transform:translateY(-3px);box-shadow:0 19px 45px #079dd257}.suntract-page[data-theme=light] .suntract-workflow h3,.suntract-page[data-theme=light] .suntract-preview-copy h3{color:#f5fbfd}@media (max-width: 1100px){.suntract-workflow{grid-template-columns:repeat(2,1fr)}.suntract-workflow:before{display:none}}@media (max-width: 960px){.suntract-preview-copy{grid-template-columns:1fr;gap:12px}}@media (max-width: 640px){.suntract-workflow-section,.suntract-interface{padding:75px 0}.suntract-workflow{grid-template-columns:1fr}.suntract-workflow article{display:grid;grid-template-columns:58px 1fr;gap:13px}.suntract-workflow article>span{width:58px;height:58px}.suntract-workflow article>div{min-height:auto}.suntract-preview-copy,.suntract-preview-image{padding:24px}.suntract-status-card{min-width:115px;padding:10px}.suntract-download-button{width:100%}}.contact-page{--contact-bg: #06131c;--contact-section: #091923;--contact-card: #0e222d;--contact-card-soft: #102936;--contact-text: #f4fafc;--contact-muted: #8ba0aa;--contact-border: rgba(255, 255, 255, .1);--contact-cyan: #20c5eb;--contact-red: #f02d35;overflow:hidden;background:var(--contact-bg);color:var(--contact-text)}.contact-page *,.contact-page *:before,.contact-page *:after{box-sizing:border-box}.contact-page address{font-style:normal}.contact-hero{position:relative;min-height:760px;display:flex;align-items:center;padding:170px 0 110px;background:radial-gradient(circle at 80% 25%,rgba(32,197,235,.16),transparent 30%),radial-gradient(circle at 95% 90%,rgba(240,45,53,.11),transparent 28%),linear-gradient(135deg,#06131c,#071923)}.contact-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(32,197,235,.5),transparent)}.contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.65fr);align-items:center;gap:100px}.contact-page .section-label{margin:0 0 22px;color:var(--contact-cyan);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-hero h1{max-width:830px;margin:0;color:var(--contact-text);font-size:clamp(58px,7vw,105px);line-height:.94;letter-spacing:-.065em}.contact-hero h1 span{display:block;color:var(--contact-cyan)}.contact-hero-description{max-width:670px;margin:35px 0 0;color:var(--contact-muted);font-size:16px;line-height:1.75}.contact-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.contact-hero-panel{position:relative;min-height:450px;display:flex;flex-direction:column;justify-content:flex-end;padding:42px;overflow:hidden;border:1px solid var(--contact-border);border-radius:26px;background:linear-gradient(180deg,rgba(32,197,235,.08),transparent 45%),var(--contact-card);box-shadow:0 35px 80px #00000040}.contact-hero-panel:before{content:"";position:absolute;top:-80px;right:-80px;width:220px;height:220px;border:1px solid rgba(32,197,235,.25);border-radius:50%}.contact-hero-panel:after{content:"";position:absolute;top:-35px;right:-35px;width:130px;height:130px;border:1px solid rgba(240,45,53,.22);border-radius:50%}.contact-panel-label{position:absolute;top:28px;left:30px;color:var(--contact-muted);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-panel-heading span{display:block;margin-bottom:8px;color:var(--contact-red);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.contact-panel-heading strong{color:var(--contact-text);font-size:29px;letter-spacing:-.035em}.contact-hero-panel address{margin-top:22px;color:var(--contact-muted);font-size:13px;line-height:1.75}.contact-panel-status{display:flex;align-items:center;gap:13px;margin-top:30px;padding-top:25px;border-top:1px solid var(--contact-border)}.contact-panel-status>span{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#39d98a;box-shadow:0 0 0 6px #39d98a1a}.contact-panel-status small,.contact-panel-status strong{display:block}.contact-panel-status small{margin-bottom:4px;color:var(--contact-muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.contact-panel-status strong{color:var(--contact-text);font-size:12px}.contact-section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:80px;margin-bottom:55px}.contact-section-heading h2,.contact-form-copy h2,.contact-map-heading h2{margin:0;color:var(--contact-text);font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.055em}.contact-section-heading h2 span,.contact-form-copy h2 span{display:block;color:var(--contact-cyan)}.contact-section-heading>p,.contact-form-copy>p{margin:0;color:var(--contact-muted);font-size:14px;line-height:1.75}.contact-information{padding:115px 0;background:var(--contact-bg)}.contact-information-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.contact-information-card{min-height:290px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border:1px solid var(--contact-border);border-radius:19px;background:var(--contact-card);color:inherit;text-decoration:none;transition:transform .25s ease,border-color .25s ease,background .25s ease}.contact-information-card:hover{transform:translateY(-5px);border-color:#20c5eb66;background:var(--contact-card-soft)}.contact-card-top{display:flex;justify-content:space-between;color:var(--contact-cyan);font-size:10px;font-weight:800}.contact-card-top span:last-child{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#20c5eb1a;font-size:14px}.contact-information-card small{display:block;margin-bottom:12px;color:var(--contact-red);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.contact-information-card h3{margin:0 0 10px;color:var(--contact-text);font-size:24px;letter-spacing:-.035em}.contact-information-card p{margin:0;color:var(--contact-muted);font-size:13px}.contact-form-section{padding:120px 0;background:var(--contact-section)}.contact-form-layout{display:grid;grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);align-items:start;gap:85px}.contact-form-copy{position:sticky;top:120px}.contact-form-copy>p{max-width:450px;margin-top:28px}.contact-response-note{margin-top:45px;padding:23px;border:1px solid var(--contact-border);border-radius:14px;background:var(--contact-card)}.contact-response-note span{color:var(--contact-red);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-response-note p{margin:10px 0 0;color:var(--contact-muted);font-size:12px;line-height:1.65}.contact-form-card{padding:42px;border:1px solid var(--contact-border);border-radius:24px;background:var(--contact-card);box-shadow:0 30px 65px #0000002e}.contact-alert{display:flex;gap:15px;margin-bottom:28px;padding:18px;border-radius:12px}.contact-alert>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;font-weight:800}.contact-alert strong,.contact-alert p{display:block}.contact-alert strong{color:var(--contact-text);font-size:13px}.contact-alert p{margin:4px 0 0;font-size:11px}.contact-alert-success{border:1px solid rgba(57,217,138,.25);background:#39d98a14;color:#8be7b8}.contact-alert-success>span{background:#39d98a21}.contact-alert-error{border:1px solid rgba(240,45,53,.3);background:#f02d3514;color:#ff9196}.contact-alert-error>span{background:#f02d3521}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.contact-field{min-width:0}.contact-field-full{grid-column:1 / -1}.contact-field label{display:block;margin-bottom:10px;color:var(--contact-text);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.contact-field label span{color:var(--contact-red)}.contact-field input,.contact-field textarea{width:100%;display:block;border:1px solid var(--contact-border);border-radius:11px;outline:none;background:#ffffff09;color:var(--contact-text);font:inherit;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.contact-field input{height:57px;padding:0 17px}.contact-field textarea{min-height:185px;padding:17px;resize:vertical;line-height:1.6}.contact-field input::-moz-placeholder,.contact-field textarea::-moz-placeholder{color:#667c87}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#667c87}.contact-field input:focus,.contact-field textarea:focus{border-color:#20c5ebb3;background:#20c5eb0a;box-shadow:0 0 0 4px #20c5eb14}.contact-field-error{margin:8px 0 0;color:#ff8086;font-size:10px}.contact-form-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px}.contact-form-footer>p{max-width:430px;margin:0;color:var(--contact-muted);font-size:10px;line-height:1.6}.contact-submit-button{min-width:190px;min-height:57px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:0 16px 0 22px;border:0;border-radius:12px;background:linear-gradient(135deg,#20c5eb,#078fbd);color:#fff;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 35px #20c5eb33;transition:transform .25s ease,box-shadow .25s ease}.contact-submit-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:14px}.contact-submit-button:hover{transform:translateY(-3px);box-shadow:0 18px 42px #20c5eb52}.contact-map-section{padding:115px 0;background:var(--contact-bg)}.contact-map-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.contact-map-heading h2{font-size:clamp(40px,4.7vw,68px)}.contact-map-heading>a{color:var(--contact-cyan);font-size:12px;font-weight:700;text-decoration:none}.contact-map{position:relative;min-height:540px;overflow:hidden;border:1px solid var(--contact-border);border-radius:24px;background:var(--contact-card)}.contact-map iframe{width:100%;height:540px;display:block;border:0;filter:none}.contact-map-card{position:absolute;bottom:25px;left:25px;max-width:340px;padding:24px;border:1px solid var(--contact-border);border-radius:15px;background:#06131cf0;box-shadow:0 20px 45px #0000004d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.contact-map-card span{color:var(--contact-cyan);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.contact-map-card p{margin:13px 0 0;color:var(--contact-muted);font-size:12px;line-height:1.65}.contact-page[data-theme=light]{--contact-bg: #f5f8f9;--contact-section: #edf3f5;--contact-card: #ffffff;--contact-card-soft: #f7fafb;--contact-text: #071923;--contact-muted: #5e737d;--contact-border: rgba(7, 25, 35, .12)}.contact-page[data-theme=light] .contact-hero{background:radial-gradient(circle at 80% 25%,rgba(32,197,235,.13),transparent 30%),radial-gradient(circle at 95% 90%,rgba(240,45,53,.08),transparent 28%),#f5f8f9}.contact-page[data-theme=light] .contact-field input,.contact-page[data-theme=light] .contact-field textarea{background:#f8fafb}.contact-page[data-theme=light] .contact-map-card{background:#fffffff0}@media (max-width: 1050px){.contact-hero-grid,.contact-form-layout{grid-template-columns:1fr;gap:60px}.contact-hero-panel{min-height:390px}.contact-form-copy{position:static}}@media (max-width: 850px){.contact-section-heading{grid-template-columns:1fr;gap:25px}.contact-information-grid{grid-template-columns:1fr}.contact-information-card{min-height:230px}}@media (max-width: 640px){.contact-hero{min-height:auto;padding:135px 0 75px}.contact-hero h1{font-size:clamp(48px,15vw,70px)}.contact-hero-actions{flex-direction:column}.contact-hero-actions .home-button{width:100%}.contact-hero-panel{min-height:350px;padding:30px 24px}.contact-information,.contact-form-section,.contact-map-section{padding:78px 0}.contact-form-card{padding:25px 20px}.contact-form-grid{grid-template-columns:1fr}.contact-field-full{grid-column:auto}.contact-form-footer,.contact-map-heading{align-items:flex-start;flex-direction:column}.contact-submit-button{width:100%}.contact-map,.contact-map iframe{height:460px;min-height:460px}.contact-map-card{right:15px;bottom:15px;left:15px;max-width:none}}.iot-page{--iot-bg: #06131c;--iot-section: #091923;--iot-card: #0e222d;--iot-card-soft: #102936;--iot-text: #f4fafc;--iot-muted: #8ca1ab;--iot-border: rgba(255, 255, 255, .1);--iot-cyan: #20c5eb;--iot-blue: #078fbd;--iot-red: #f02d35;overflow:hidden;background:var(--iot-bg);color:var(--iot-text)}.iot-page *,.iot-page *:before,.iot-page *:after{box-sizing:border-box}.iot-page .section-label{margin:0 0 22px;color:var(--iot-cyan);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.iot-hero{min-height:820px;display:flex;align-items:center;padding:165px 0 110px;background:radial-gradient(circle at 83% 22%,rgba(32,197,235,.16),transparent 30%),radial-gradient(circle at 94% 86%,rgba(240,45,53,.09),transparent 28%)}.iot-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:80px}.iot-back-link{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:36px;color:var(--iot-muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.iot-back-link:hover{color:var(--iot-cyan)}.iot-hero h1{max-width:850px;margin:0;color:var(--iot-text);font-size:clamp(58px,6.8vw,100px);line-height:.95;letter-spacing:-.065em}.iot-hero h1 span{display:block;color:var(--iot-cyan)}.iot-hero-description{max-width:680px;margin:34px 0 0;color:var(--iot-muted);font-size:16px;line-height:1.75}.iot-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.iot-hero-visual{position:relative;min-height:540px;display:grid;place-items:center;padding:70px 28px 30px;overflow:hidden;border:1px solid var(--iot-border);border-radius:26px;background:var(--iot-card);box-shadow:0 35px 80px #00000045}.iot-hero-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(32,197,235,.1),transparent 48%);pointer-events:none}.iot-hero-visual>img{width:100%;min-height:340px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:17px}.iot-visual-label{position:absolute;top:28px;left:30px;color:var(--iot-muted);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.iot-visual-stat{position:absolute;min-width:145px;padding:14px;border:1px solid var(--iot-border);border-radius:11px;background:#06131ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.iot-visual-stat span,.iot-visual-stat strong{display:block}.iot-visual-stat span{margin-bottom:6px;color:var(--iot-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.iot-visual-stat strong{color:#fff;font-size:10px}.iot-stat-one{right:20px;bottom:82px}.iot-stat-two{bottom:25px;left:20px}.iot-section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:85px;margin-bottom:55px}.iot-section-heading h2,.iot-platform-copy h2,.iot-cta h2{margin:0;color:var(--iot-text);font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.055em}.iot-section-heading h2 span,.iot-platform-copy h2 span,.iot-cta h2 span{display:block;color:var(--iot-cyan)}.iot-section-heading>p,.iot-platform-copy>p,.iot-cta p{margin:0;color:var(--iot-muted);font-size:14px;line-height:1.75}.iot-overview{padding:115px 0}.iot-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.iot-outcome-grid article{min-height:280px;padding:30px;border:1px solid var(--iot-border);border-radius:19px;background:var(--iot-card)}.iot-outcome-grid article>span{color:var(--iot-cyan);font-size:10px;font-weight:800}.iot-outcome-grid h3{margin:95px 0 13px;color:var(--iot-text);font-size:24px}.iot-outcome-grid p{margin:0;color:var(--iot-muted);font-size:12px;line-height:1.7}.iot-flow-section{padding:115px 0;background:var(--iot-section)}.iot-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.iot-flow article{min-height:330px;padding:28px;border:1px solid var(--iot-border);border-radius:18px;background:var(--iot-card);transition:transform .25s ease,border-color .25s ease}.iot-flow article:hover{transform:translateY(-5px);border-color:#20c5eb66}.iot-flow article>span{width:49px;height:49px;display:grid;place-items:center;margin-bottom:60px;border:1px solid rgba(32,197,235,.35);border-radius:13px;color:var(--iot-cyan);font-size:10px;font-weight:800}.iot-flow small{color:var(--iot-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.iot-flow h3{margin:10px 0 13px;color:var(--iot-text);font-size:25px}.iot-flow p{margin:0;color:var(--iot-muted);font-size:11px;line-height:1.7}.iot-platform-section{padding:120px 0}.iot-platform-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.75fr);align-items:center;gap:80px}.iot-platform-visual{position:relative;min-height:610px;display:grid;place-items:center;padding:75px 35px 35px;overflow:hidden;border:1px solid var(--iot-border);border-radius:25px;background:#eef3f5}.iot-platform-visual img{width:100%;max-height:510px;display:block;-o-object-fit:contain;object-fit:contain}.iot-image-label{position:absolute;top:28px;left:30px;color:#58707c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.iot-platform-copy>p{margin-top:26px}.iot-platform-copy ul{display:grid;gap:0;margin:35px 0 0;padding:0;list-style:none}.iot-platform-copy li{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:22px 0;border-top:1px solid var(--iot-border)}.iot-platform-copy li>span{color:var(--iot-cyan);font-size:9px;font-weight:800}.iot-platform-copy li strong{display:block;color:var(--iot-text);font-size:15px}.iot-platform-copy li p{margin:7px 0 0;color:var(--iot-muted);font-size:11px;line-height:1.65}.iot-use-cases{padding:115px 0;background:var(--iot-section)}.iot-use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.iot-use-case-grid article{min-height:285px;padding:30px;border:1px solid var(--iot-border);border-radius:19px;background:var(--iot-card)}.iot-use-case-grid span{color:var(--iot-red);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.iot-use-case-grid h3{margin:80px 0 14px;color:var(--iot-text);font-size:25px}.iot-use-case-grid p{margin:0;color:var(--iot-muted);font-size:12px;line-height:1.7}.iot-cta-section{padding:110px 0}.iot-cta{display:flex;align-items:center;justify-content:space-between;gap:65px;padding:65px;border:1px solid var(--iot-border);border-radius:27px;background:radial-gradient(circle at 94% 15%,rgba(32,197,235,.17),transparent 34%),var(--iot-card)}.iot-cta p{max-width:650px;margin-top:23px}.iot-cta-button{min-width:220px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 17px 0 23px;border-radius:12px;background:linear-gradient(135deg,var(--iot-cyan),var(--iot-blue));color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #20c5eb3b;transition:transform .25s ease,box-shadow .25s ease}.iot-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.iot-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 44px #20c5eb57}.iot-page[data-theme=light]{--iot-bg: #f5f8f9;--iot-section: #ebf1f3;--iot-card: #ffffff;--iot-card-soft: #f7fafb;--iot-text: #071923;--iot-muted: #586e79;--iot-border: rgba(7, 25, 35, .12)}.iot-page[data-theme=light] .iot-hero{background:radial-gradient(circle at 83% 22%,rgba(32,197,235,.13),transparent 30%),radial-gradient(circle at 94% 86%,rgba(240,45,53,.07),transparent 28%)}@media (max-width: 1050px){.iot-hero-grid,.iot-platform-grid{grid-template-columns:1fr;gap:60px}.iot-section-heading{grid-template-columns:1fr;gap:25px}.iot-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.iot-outcome-grid,.iot-use-case-grid{grid-template-columns:1fr}}@media (max-width: 640px){.iot-hero{min-height:auto;padding:135px 0 75px}.iot-hero h1{font-size:clamp(48px,15vw,68px)}.iot-hero-actions{flex-direction:column}.iot-hero-actions .home-button{width:100%}.iot-hero-visual{min-height:420px;padding:65px 18px 20px}.iot-hero-visual>img{min-height:290px}.iot-overview,.iot-flow-section,.iot-platform-section,.iot-use-cases,.iot-cta-section{padding:78px 0}.iot-flow{grid-template-columns:1fr}.iot-flow article{min-height:280px}.iot-platform-visual{min-height:420px;padding:65px 20px 20px}.iot-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}.iot-cta-button{width:100%}}.service-page{--service-bg: #06131c;--service-section: #091923;--service-card: #0e222d;--service-card-soft: #102936;--service-text: #f4fafc;--service-muted: #8ca1ab;--service-border: rgba(255, 255, 255, .1);--service-cyan: #20c5eb;--service-blue: #078fbd;--service-red: #f02d35;overflow:hidden;background:var(--service-bg);color:var(--service-text)}.service-page *,.service-page *:before,.service-page *:after{box-sizing:border-box}.service-page .section-label{margin:0 0 22px;color:var(--service-cyan);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.service-hero{min-height:820px;display:flex;align-items:center;padding:165px 0 110px;background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.16),transparent 30%),radial-gradient(circle at 95% 85%,rgba(240,45,53,.09),transparent 28%)}.service-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:80px}.service-back-link{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:36px;color:var(--service-muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.service-back-link:hover{color:var(--service-cyan)}.service-hero h1{max-width:850px;margin:0;color:var(--service-text);font-size:clamp(58px,6.8vw,100px);line-height:.95;letter-spacing:-.065em}.service-hero h1 span{display:block;color:var(--service-cyan)}.service-hero-description{max-width:670px;margin:34px 0 0;color:var(--service-muted);font-size:16px;line-height:1.75}.service-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.service-hero-visual{position:relative;min-height:540px;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:70px 28px 28px;overflow:hidden;border:1px solid var(--service-border);border-radius:26px;background:var(--service-card);box-shadow:0 35px 80px #00000045}.service-visual-label{position:absolute;top:28px;left:30px;color:var(--service-muted);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.service-hero-visual>img{width:100%;height:330px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:17px}.service-hero-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-hero-status>div{min-height:85px;display:flex;flex-direction:column;justify-content:space-between;padding:14px;border:1px solid var(--service-border);border-radius:11px;background:var(--service-card-soft)}.service-hero-status span,.service-hero-status strong{display:block}.service-hero-status span{color:var(--service-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.service-hero-status strong{color:var(--service-text);font-size:10px}.service-section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:85px;margin-bottom:55px}.service-section-heading h2,.service-support-copy h2,.service-cta h2{margin:0;color:var(--service-text);font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.055em}.service-section-heading h2 span,.service-support-copy h2 span,.service-cta h2 span{display:block;color:var(--service-cyan)}.service-section-heading>p,.service-support-copy>p,.service-cta p{margin:0;color:var(--service-muted);font-size:14px;line-height:1.75}.service-overview{padding:115px 0}.service-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.service-outcome-grid article{min-height:280px;padding:30px;border:1px solid var(--service-border);border-radius:19px;background:var(--service-card)}.service-outcome-grid article>span{color:var(--service-cyan);font-size:10px;font-weight:800}.service-outcome-grid h3{margin:95px 0 13px;color:var(--service-text);font-size:24px}.service-outcome-grid p{margin:0;color:var(--service-muted);font-size:12px;line-height:1.7}.service-offerings{padding:115px 0;background:var(--service-section)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{overflow:hidden;border:1px solid var(--service-border);border-radius:20px;background:var(--service-card);transition:transform .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-5px);border-color:#20c5eb66}.service-card-image{height:210px;overflow:hidden;background:var(--service-card-soft)}.service-card-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.service-card:hover .service-card-image img{transform:scale(1.04)}.service-card-content{position:relative;min-height:275px;padding:28px}.service-card-number{position:absolute;top:27px;right:27px;color:var(--service-cyan);font-size:9px;font-weight:800}.service-card-content>span{color:var(--service-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.service-card h3{margin:65px 0 13px;color:var(--service-text);font-size:25px;letter-spacing:-.035em}.service-card p{margin:0;color:var(--service-muted);font-size:12px;line-height:1.7}.service-support-section{padding:120px 0}.service-support-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.75fr);align-items:center;gap:80px}.service-support-image{position:relative;min-height:600px;display:grid;place-items:center;padding:70px 35px 35px;overflow:hidden;border:1px solid var(--service-border);border-radius:25px;background:#eef3f5}.service-support-image>span{position:absolute;top:28px;left:30px;color:#58707c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.service-support-image img{width:100%;max-height:500px;display:block;-o-object-fit:contain;object-fit:contain}.service-support-copy>p{margin-top:26px}.service-support-copy ul{margin:35px 0 0;padding:0;list-style:none}.service-support-copy li{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:22px 0;border-top:1px solid var(--service-border)}.service-support-copy li>span{color:var(--service-cyan);font-size:9px;font-weight:800}.service-support-copy li strong{display:block;color:var(--service-text);font-size:15px}.service-support-copy li p{margin:7px 0 0;color:var(--service-muted);font-size:11px;line-height:1.65}.service-cta-section{padding:110px 0;background:var(--service-section)}.service-cta{display:flex;align-items:center;justify-content:space-between;gap:65px;padding:65px;border:1px solid var(--service-border);border-radius:27px;background:radial-gradient(circle at 94% 15%,rgba(32,197,235,.17),transparent 34%),var(--service-card)}.service-cta p{max-width:650px;margin-top:23px}.service-cta-actions{min-width:250px;display:grid;gap:13px}.service-phone-link{padding:16px 20px;border:1px solid var(--service-border);border-radius:12px;color:var(--service-text);text-decoration:none}.service-phone-link small,.service-phone-link strong{display:block}.service-phone-link small{margin-bottom:6px;color:var(--service-muted);font-size:8px;letter-spacing:.09em;text-transform:uppercase}.service-phone-link strong{font-size:15px}.service-cta-button{min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 17px 0 23px;border-radius:12px;background:linear-gradient(135deg,var(--service-cyan),var(--service-blue));color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #20c5eb3b;transition:transform .25s ease,box-shadow .25s ease}.service-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.service-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 44px #20c5eb57}.service-page[data-theme=light]{--service-bg: #f5f8f9;--service-section: #ebf1f3;--service-card: #ffffff;--service-card-soft: #f7fafb;--service-text: #071923;--service-muted: #586e79;--service-border: rgba(7, 25, 35, .12)}.service-page[data-theme=light] .service-hero{background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.13),transparent 30%),radial-gradient(circle at 95% 85%,rgba(240,45,53,.07),transparent 28%)}@media (max-width: 1050px){.service-hero-grid,.service-support-grid{grid-template-columns:1fr;gap:60px}.service-section-heading{grid-template-columns:1fr;gap:25px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.service-outcome-grid{grid-template-columns:1fr}}@media (max-width: 640px){.service-hero{min-height:auto;padding:135px 0 75px}.service-hero h1{font-size:clamp(48px,15vw,68px)}.service-hero-actions{flex-direction:column}.service-hero-actions .home-button{width:100%}.service-hero-visual{min-height:auto;padding:65px 18px 18px}.service-hero-visual>img{height:270px}.service-hero-status,.service-grid{grid-template-columns:1fr}.service-overview,.service-offerings,.service-support-section,.service-cta-section{padding:78px 0}.service-support-image{min-height:420px;padding:65px 20px 20px}.service-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}.service-cta-actions,.service-cta-button{width:100%;min-width:0}}.smart-city-page{--city-bg: #06131c;--city-section: #091923;--city-card: #0e222d;--city-card-soft: #102936;--city-text: #f4fafc;--city-muted: #8ca1ab;--city-border: rgba(255, 255, 255, .1);--city-cyan: #20c5eb;--city-blue: #078fbd;--city-red: #f02d35;overflow:hidden;background:var(--city-bg);color:var(--city-text)}.smart-city-page *,.smart-city-page *:before,.smart-city-page *:after{box-sizing:border-box}.smart-city-page .section-label{margin:0 0 22px;color:var(--city-cyan);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.smart-city-hero{min-height:820px;display:flex;align-items:center;padding:165px 0 110px;background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.17),transparent 30%),radial-gradient(circle at 95% 86%,rgba(240,45,53,.08),transparent 28%)}.smart-city-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:80px}.smart-city-back-link{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:36px;color:var(--city-muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.smart-city-back-link:hover{color:var(--city-cyan)}.smart-city-hero h1{max-width:850px;margin:0;color:var(--city-text);font-size:clamp(58px,6.8vw,100px);line-height:.95;letter-spacing:-.065em}.smart-city-hero h1 span{display:block;color:var(--city-cyan)}.smart-city-hero-description{max-width:680px;margin:34px 0 0;color:var(--city-muted);font-size:16px;line-height:1.75}.smart-city-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.smart-city-hero-visual{position:relative;min-height:550px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:70px 28px 28px;overflow:hidden;border:1px solid var(--city-border);border-radius:26px;background:var(--city-card);box-shadow:0 35px 80px #00000045}.smart-city-visual-label{position:absolute;top:28px;left:30px;color:var(--city-muted);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.smart-city-hero-visual>img{width:100%;height:330px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:17px}.smart-city-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.smart-city-status-grid>div{min-height:82px;display:flex;flex-direction:column;justify-content:space-between;padding:13px;border:1px solid var(--city-border);border-radius:11px;background:var(--city-card-soft)}.smart-city-status-grid span,.smart-city-status-grid strong{display:block}.smart-city-status-grid span{color:var(--city-red);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.smart-city-status-grid strong{color:var(--city-text);font-size:10px}.smart-city-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:85px;margin-bottom:55px}.smart-city-heading h2,.smart-city-platform-copy h2,.smart-city-cta h2{margin:0;color:var(--city-text);font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.055em}.smart-city-heading h2 span,.smart-city-platform-copy h2 span,.smart-city-cta h2 span{display:block;color:var(--city-cyan)}.smart-city-heading>p,.smart-city-platform-copy>p,.smart-city-cta p{margin:0;color:var(--city-muted);font-size:14px;line-height:1.75}.smart-city-overview{padding:115px 0}.smart-city-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.smart-city-outcomes article{min-height:280px;padding:30px;border:1px solid var(--city-border);border-radius:19px;background:var(--city-card)}.smart-city-outcomes article>span{color:var(--city-cyan);font-size:10px;font-weight:800}.smart-city-outcomes h3{margin:95px 0 13px;color:var(--city-text);font-size:24px}.smart-city-outcomes p{margin:0;color:var(--city-muted);font-size:12px;line-height:1.7}.smart-city-flow-section{padding:115px 0;background:var(--city-section)}.smart-city-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.smart-city-flow article{min-height:325px;padding:28px;border:1px solid var(--city-border);border-radius:18px;background:var(--city-card);transition:transform .25s ease,border-color .25s ease}.smart-city-flow article:hover{transform:translateY(-5px);border-color:#20c5eb66}.smart-city-flow article>span{width:49px;height:49px;display:grid;place-items:center;margin-bottom:58px;border:1px solid rgba(32,197,235,.35);border-radius:13px;color:var(--city-cyan);font-size:10px;font-weight:800}.smart-city-flow small{color:var(--city-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.smart-city-flow h3{margin:10px 0 13px;color:var(--city-text);font-size:25px}.smart-city-flow p{margin:0;color:var(--city-muted);font-size:11px;line-height:1.7}.smart-city-capabilities{padding:115px 0}.smart-city-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.smart-city-capability-grid article{min-height:390px;padding:32px;border:1px solid var(--city-border);border-radius:20px;background:var(--city-card);transition:transform .25s ease,border-color .25s ease}.smart-city-capability-grid article:hover{transform:translateY(-5px);border-color:#20c5eb66}.smart-city-capability-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:85px}.smart-city-capability-top>span{color:var(--city-cyan);font-size:10px;font-weight:800}.smart-city-capability-top>div{width:47px;height:47px;display:grid;place-items:center;border:1px solid rgba(32,197,235,.28);border-radius:13px;color:var(--city-cyan);font-size:20px}.smart-city-capability-grid small{color:var(--city-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.smart-city-capability-grid h3{margin:11px 0 15px;color:var(--city-text);font-size:29px}.smart-city-capability-grid p{max-width:600px;margin:0;color:var(--city-muted);font-size:12px;line-height:1.75}.smart-city-platforms{padding:120px 0;background:var(--city-section)}.smart-city-platform-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);align-items:center;gap:80px}.smart-city-platform-image{position:relative;min-height:600px;display:grid;place-items:center;padding:70px 35px 35px;overflow:hidden;border:1px solid var(--city-border);border-radius:25px;background:#eef3f5}.smart-city-platform-image>span{position:absolute;top:28px;left:30px;color:#58707c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.smart-city-platform-image img{width:100%;max-height:500px;display:block;-o-object-fit:contain;object-fit:contain}.smart-city-platform-copy>p{margin-top:26px}.smart-city-platform-list{margin-top:34px}.smart-city-platform-list article{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:22px 0;border-top:1px solid var(--city-border)}.smart-city-platform-list article>span{color:var(--city-cyan);font-size:9px;font-weight:800}.smart-city-platform-list small{color:var(--city-red);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.smart-city-platform-list h3{margin:7px 0;color:var(--city-text);font-size:21px}.smart-city-platform-list p{margin:0;color:var(--city-muted);font-size:11px;line-height:1.65}.smart-city-environments{padding:115px 0}.smart-city-environment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.smart-city-environment-grid article{min-height:225px;display:flex;flex-direction:column;justify-content:space-between;padding:27px;border:1px solid var(--city-border);border-radius:17px;background:var(--city-card)}.smart-city-environment-grid span{color:var(--city-cyan);font-size:9px;font-weight:800}.smart-city-environment-grid h3{margin:0;color:var(--city-text);font-size:21px}.smart-city-cta-section{padding:110px 0;background:var(--city-section)}.smart-city-cta{display:flex;align-items:center;justify-content:space-between;gap:65px;padding:65px;border:1px solid var(--city-border);border-radius:27px;background:radial-gradient(circle at 94% 15%,rgba(32,197,235,.17),transparent 34%),var(--city-card)}.smart-city-cta p{max-width:650px;margin-top:23px}.smart-city-cta-button{min-width:245px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 17px 0 23px;border-radius:12px;background:linear-gradient(135deg,var(--city-cyan),var(--city-blue));color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #20c5eb3b;transition:transform .25s ease,box-shadow .25s ease}.smart-city-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.smart-city-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 44px #20c5eb57}.smart-city-page[data-theme=light]{--city-bg: #f5f8f9;--city-section: #ebf1f3;--city-card: #ffffff;--city-card-soft: #f7fafb;--city-text: #071923;--city-muted: #586e79;--city-border: rgba(7, 25, 35, .12)}.smart-city-page[data-theme=light] .smart-city-hero{background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.13),transparent 30%),radial-gradient(circle at 95% 86%,rgba(240,45,53,.07),transparent 28%)}@media (max-width: 1050px){.smart-city-hero-grid,.smart-city-platform-grid{grid-template-columns:1fr;gap:60px}.smart-city-heading{grid-template-columns:1fr;gap:25px}.smart-city-flow,.smart-city-environment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.smart-city-outcomes,.smart-city-capability-grid{grid-template-columns:1fr}}@media (max-width: 640px){.smart-city-hero{min-height:auto;padding:135px 0 75px}.smart-city-hero h1{font-size:clamp(48px,15vw,68px)}.smart-city-actions{flex-direction:column}.smart-city-actions .home-button{width:100%}.smart-city-hero-visual{min-height:auto;padding:65px 18px 18px}.smart-city-hero-visual>img{height:270px}.smart-city-status-grid,.smart-city-flow,.smart-city-environment-grid{grid-template-columns:1fr}.smart-city-overview,.smart-city-flow-section,.smart-city-capabilities,.smart-city-platforms,.smart-city-environments,.smart-city-cta-section{padding:78px 0}.smart-city-platform-image{min-height:420px;padding:65px 20px 20px}.smart-city-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}.smart-city-cta-button{width:100%;min-width:0}}.agriculture-page{--agri-bg: #06131c;--agri-section: #091923;--agri-card: #0e222d;--agri-card-soft: #102936;--agri-text: #f4fafc;--agri-muted: #8ca1ab;--agri-border: rgba(255, 255, 255, .1);--agri-green: #45d39c;--agri-cyan: #20c5eb;--agri-blue: #078fbd;--agri-red: #f02d35;overflow:hidden;background:var(--agri-bg);color:var(--agri-text)}.agriculture-page *,.agriculture-page *:before,.agriculture-page *:after{box-sizing:border-box}.agriculture-page .section-label{margin:0 0 22px;color:var(--agri-green);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.agriculture-hero{min-height:820px;display:flex;align-items:center;padding:165px 0 110px;background:radial-gradient(circle at 82% 22%,rgba(69,211,156,.15),transparent 30%),radial-gradient(circle at 95% 86%,rgba(32,197,235,.1),transparent 28%)}.agriculture-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:80px}.agriculture-back-link{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:36px;color:var(--agri-muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.agriculture-back-link:hover{color:var(--agri-green)}.agriculture-hero h1{max-width:850px;margin:0;color:var(--agri-text);font-size:clamp(58px,6.8vw,100px);line-height:.95;letter-spacing:-.065em}.agriculture-hero h1 span{display:block;color:var(--agri-green)}.agriculture-hero-description{max-width:680px;margin:34px 0 0;color:var(--agri-muted);font-size:16px;line-height:1.75}.agriculture-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.agriculture-hero-visual{position:relative;min-height:550px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:70px 28px 28px;overflow:hidden;border:1px solid var(--agri-border);border-radius:26px;background:var(--agri-card);box-shadow:0 35px 80px #00000045}.agriculture-visual-label{position:absolute;top:28px;left:30px;color:var(--agri-muted);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.agriculture-hero-visual>img{width:100%;height:330px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:17px}.agriculture-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.agriculture-status-grid>div{min-height:82px;display:flex;flex-direction:column;justify-content:space-between;padding:13px;border:1px solid var(--agri-border);border-radius:11px;background:var(--agri-card-soft)}.agriculture-status-grid span,.agriculture-status-grid strong{display:block}.agriculture-status-grid span{color:var(--agri-green);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.agriculture-status-grid strong{color:var(--agri-text);font-size:10px}.agriculture-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:85px;margin-bottom:55px}.agriculture-heading h2,.agriculture-platform-copy h2,.agriculture-cta h2{margin:0;color:var(--agri-text);font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.055em}.agriculture-heading h2 span,.agriculture-platform-copy h2 span,.agriculture-cta h2 span{display:block;color:var(--agri-green)}.agriculture-heading>p,.agriculture-platform-copy>p,.agriculture-cta p{margin:0;color:var(--agri-muted);font-size:14px;line-height:1.75}.agriculture-overview{padding:115px 0}.agriculture-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.agriculture-outcome-grid article{min-height:280px;padding:30px;border:1px solid var(--agri-border);border-radius:19px;background:var(--agri-card)}.agriculture-outcome-grid article>span{color:var(--agri-green);font-size:10px;font-weight:800}.agriculture-outcome-grid h3{margin:95px 0 13px;color:var(--agri-text);font-size:24px}.agriculture-outcome-grid p{margin:0;color:var(--agri-muted);font-size:12px;line-height:1.7}.agriculture-flow-section{padding:115px 0;background:var(--agri-section)}.agriculture-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.agriculture-flow article{min-height:325px;padding:28px;border:1px solid var(--agri-border);border-radius:18px;background:var(--agri-card);transition:transform .25s ease,border-color .25s ease}.agriculture-flow article:hover{transform:translateY(-5px);border-color:#45d39c66}.agriculture-flow article>span{width:49px;height:49px;display:grid;place-items:center;margin-bottom:58px;border:1px solid rgba(69,211,156,.35);border-radius:13px;color:var(--agri-green);font-size:10px;font-weight:800}.agriculture-flow small{color:var(--agri-cyan);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.agriculture-flow h3{margin:10px 0 13px;color:var(--agri-text);font-size:25px}.agriculture-flow p{margin:0;color:var(--agri-muted);font-size:11px;line-height:1.7}.agriculture-monitoring{padding:115px 0}.agriculture-monitoring-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.agriculture-monitoring-grid article{min-height:420px;padding:32px;border:1px solid var(--agri-border);border-radius:20px;background:var(--agri-card);transition:transform .25s ease,border-color .25s ease}.agriculture-monitoring-grid article:hover{transform:translateY(-5px);border-color:#45d39c66}.agriculture-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px}.agriculture-card-top>span{color:var(--agri-green);font-size:10px;font-weight:800}.agriculture-card-top>div{width:47px;height:47px;display:grid;place-items:center;border:1px solid rgba(69,211,156,.3);border-radius:13px;color:var(--agri-green);font-size:19px}.agriculture-monitoring-grid small{color:var(--agri-cyan);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.agriculture-monitoring-grid h3{margin:11px 0 15px;color:var(--agri-text);font-size:28px}.agriculture-monitoring-grid p{margin:0 0 12px;color:var(--agri-muted);font-size:12px;line-height:1.75}.agriculture-platform-section{padding:120px 0;background:var(--agri-section)}.agriculture-platform-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);align-items:center;gap:80px}.agriculture-platform-visual{position:relative;min-height:600px;display:grid;place-items:center;padding:75px 35px 35px;overflow:hidden;border:1px solid var(--agri-border);border-radius:25px;background:radial-gradient(circle at 85% 12%,rgba(69,211,156,.15),transparent 35%),var(--agri-card)}.agriculture-platform-label{position:absolute;top:28px;left:30px;color:var(--agri-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.agriculture-dashboard{width:100%;padding:27px;border:1px solid var(--agri-border);border-radius:18px;background:#0a1a23;box-shadow:0 30px 65px #0000004d}.agriculture-dashboard-top{display:flex;align-items:center;justify-content:space-between}.agriculture-dashboard-top small,.agriculture-dashboard-top strong{display:block}.agriculture-dashboard-top small{margin-bottom:6px;color:var(--agri-muted);font-size:8px;text-transform:uppercase}.agriculture-dashboard-top strong{color:#f4fafc;font-size:15px}.agriculture-dashboard-top>span{padding:7px 10px;border-radius:999px;background:#45d39c1f;color:var(--agri-green);font-size:8px;font-weight:800;text-transform:uppercase}.agriculture-dashboard-chart{height:250px;display:flex;align-items:flex-end;gap:13px;margin-top:35px;padding:25px;border-radius:13px;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:100% 25%}.agriculture-dashboard-chart span{width:100%;height:var(--bar-height);border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,var(--agri-green),var(--agri-blue))}.agriculture-dashboard-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.agriculture-dashboard-metrics div{padding:13px;border:1px solid var(--agri-border);border-radius:10px}.agriculture-dashboard-metrics small,.agriculture-dashboard-metrics strong{display:block}.agriculture-dashboard-metrics small{margin-bottom:7px;color:var(--agri-muted);font-size:7px;text-transform:uppercase}.agriculture-dashboard-metrics strong{color:#f4fafc;font-size:9px}.agriculture-platform-copy>p{margin-top:26px}.agriculture-platform-copy ul{margin:35px 0 0;padding:0;list-style:none}.agriculture-platform-copy li{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:21px 0;border-top:1px solid var(--agri-border)}.agriculture-platform-copy li>span{color:var(--agri-green);font-size:9px;font-weight:800}.agriculture-platform-copy li strong{display:block;color:var(--agri-text);font-size:15px}.agriculture-platform-copy li p{margin:7px 0 0;color:var(--agri-muted);font-size:11px;line-height:1.65}.agriculture-technology{padding:115px 0}.agriculture-technology-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.agriculture-technology-grid article{min-height:215px;display:flex;flex-direction:column;justify-content:space-between;padding:27px;border:1px solid var(--agri-border);border-radius:17px;background:var(--agri-card)}.agriculture-technology-grid span{color:var(--agri-green);font-size:9px;font-weight:800}.agriculture-technology-grid h3{margin:0;color:var(--agri-text);font-size:21px}.agriculture-cta-section{padding:110px 0;background:var(--agri-section)}.agriculture-cta{display:flex;align-items:center;justify-content:space-between;gap:65px;padding:65px;border:1px solid var(--agri-border);border-radius:27px;background:radial-gradient(circle at 94% 15%,rgba(69,211,156,.17),transparent 34%),var(--agri-card)}.agriculture-cta p{max-width:650px;margin-top:23px}.agriculture-cta-button{min-width:245px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 17px 0 23px;border-radius:12px;background:linear-gradient(135deg,var(--agri-green),var(--agri-blue));color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #45d39c33;transition:transform .25s ease,box-shadow .25s ease}.agriculture-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.agriculture-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 44px #45d39c52}.agriculture-page[data-theme=light]{--agri-bg: #f5f8f9;--agri-section: #ebf1f3;--agri-card: #ffffff;--agri-card-soft: #f7fafb;--agri-text: #071923;--agri-muted: #586e79;--agri-border: rgba(7, 25, 35, .12)}.agriculture-page[data-theme=light] .agriculture-hero{background:radial-gradient(circle at 82% 22%,rgba(69,211,156,.13),transparent 30%),radial-gradient(circle at 95% 86%,rgba(32,197,235,.08),transparent 28%)}@media (max-width: 1050px){.agriculture-hero-grid,.agriculture-platform-grid{grid-template-columns:1fr;gap:60px}.agriculture-heading{grid-template-columns:1fr;gap:25px}.agriculture-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.agriculture-outcome-grid,.agriculture-monitoring-grid,.agriculture-technology-grid{grid-template-columns:1fr}}@media (max-width: 640px){.agriculture-hero{min-height:auto;padding:135px 0 75px}.agriculture-hero h1{font-size:clamp(48px,15vw,68px)}.agriculture-actions{flex-direction:column}.agriculture-actions .home-button{width:100%}.agriculture-hero-visual{min-height:auto;padding:65px 18px 18px}.agriculture-hero-visual>img{height:270px}.agriculture-status-grid,.agriculture-flow,.agriculture-dashboard-metrics{grid-template-columns:1fr}.agriculture-overview,.agriculture-flow-section,.agriculture-monitoring,.agriculture-platform-section,.agriculture-technology,.agriculture-cta-section{padding:78px 0}.agriculture-platform-visual{min-height:500px;padding:65px 18px 18px}.agriculture-dashboard{padding:18px}.agriculture-dashboard-chart{height:190px;gap:7px;padding:15px}.agriculture-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}.agriculture-cta-button{width:100%;min-width:0}}.utilities-page{--utility-bg: #06131c;--utility-section: #091923;--utility-card: #0e222d;--utility-card-soft: #102936;--utility-text: #f4fafc;--utility-muted: #8ca1ab;--utility-border: rgba(255, 255, 255, .1);--utility-cyan: #20c5eb;--utility-blue: #078fbd;--utility-red: #f02d35;overflow:hidden;background:var(--utility-bg);color:var(--utility-text)}.utilities-page *,.utilities-page *:before,.utilities-page *:after{box-sizing:border-box}.utilities-page .section-label{margin:0 0 22px;color:var(--utility-cyan);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.utilities-hero{min-height:820px;display:flex;align-items:center;padding:165px 0 110px;background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.17),transparent 30%),radial-gradient(circle at 95% 86%,rgba(240,45,53,.08),transparent 28%)}.utilities-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:80px}.utilities-back-link{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:36px;color:var(--utility-muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.utilities-back-link:hover{color:var(--utility-cyan)}.utilities-hero h1{max-width:850px;margin:0;color:var(--utility-text);font-size:clamp(58px,6.8vw,100px);line-height:.95;letter-spacing:-.065em}.utilities-hero h1 span{display:block;color:var(--utility-cyan)}.utilities-hero-description{max-width:680px;margin:34px 0 0;color:var(--utility-muted);font-size:16px;line-height:1.75}.utilities-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.utilities-hero-visual{position:relative;min-height:550px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:70px 28px 28px;overflow:hidden;border:1px solid var(--utility-border);border-radius:26px;background:var(--utility-card);box-shadow:0 35px 80px #00000045}.utilities-visual-label{position:absolute;top:28px;left:30px;color:var(--utility-muted);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.utilities-hero-visual>img{width:100%;height:330px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:17px}.utilities-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.utilities-status-grid>div{min-height:82px;display:flex;flex-direction:column;justify-content:space-between;padding:13px;border:1px solid var(--utility-border);border-radius:11px;background:var(--utility-card-soft)}.utilities-status-grid span,.utilities-status-grid strong{display:block}.utilities-status-grid span{color:var(--utility-red);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.utilities-status-grid strong{color:var(--utility-text);font-size:10px}.utilities-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:85px;margin-bottom:55px}.utilities-heading h2,.utilities-platform-copy h2,.utilities-cta h2{margin:0;color:var(--utility-text);font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.055em}.utilities-heading h2 span,.utilities-platform-copy h2 span,.utilities-cta h2 span{display:block;color:var(--utility-cyan)}.utilities-heading>p,.utilities-platform-copy>p,.utilities-cta p{margin:0;color:var(--utility-muted);font-size:14px;line-height:1.75}.utilities-overview{padding:115px 0}.utilities-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.utilities-outcome-grid article{min-height:280px;padding:30px;border:1px solid var(--utility-border);border-radius:19px;background:var(--utility-card)}.utilities-outcome-grid article>span{color:var(--utility-cyan);font-size:10px;font-weight:800}.utilities-outcome-grid h3{margin:95px 0 13px;color:var(--utility-text);font-size:24px}.utilities-outcome-grid p{margin:0;color:var(--utility-muted);font-size:12px;line-height:1.7}.utilities-flow-section{padding:115px 0;background:var(--utility-section)}.utilities-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.utilities-flow article{min-height:325px;padding:28px;border:1px solid var(--utility-border);border-radius:18px;background:var(--utility-card);transition:transform .25s ease,border-color .25s ease}.utilities-flow article:hover{transform:translateY(-5px);border-color:#20c5eb66}.utilities-flow article>span{width:49px;height:49px;display:grid;place-items:center;margin-bottom:58px;border:1px solid rgba(32,197,235,.35);border-radius:13px;color:var(--utility-cyan);font-size:10px;font-weight:800}.utilities-flow small{color:var(--utility-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.utilities-flow h3{margin:10px 0 13px;color:var(--utility-text);font-size:25px}.utilities-flow p{margin:0;color:var(--utility-muted);font-size:11px;line-height:1.7}.utilities-sectors{padding:115px 0}.utilities-sector-list{display:grid;gap:16px}.utilities-sector{padding:35px;border:1px solid var(--utility-border);border-radius:21px;background:var(--utility-card)}.utilities-sector-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:30px;border-bottom:1px solid var(--utility-border)}.utilities-sector-heading span{color:var(--utility-red);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.utilities-sector-heading h3{margin:11px 0 0;color:var(--utility-text);font-size:31px}.utilities-sector-symbol{width:57px;height:57px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(32,197,235,.3);border-radius:15px;color:var(--utility-cyan);font-size:24px}.utilities-sector-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:70px;padding-top:30px}.utilities-sector-body>p{margin:0;color:var(--utility-muted);font-size:14px;line-height:1.75}.utilities-sector-body ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.utilities-sector-body li{position:relative;padding-left:19px;color:var(--utility-text);font-size:11px;line-height:1.55}.utilities-sector-body li:before{content:"✓";position:absolute;left:0;color:var(--utility-cyan);font-weight:900}.utilities-certification{display:grid;grid-template-columns:180px 1fr;gap:30px;margin-top:30px;padding:22px;border:1px solid rgba(32,197,235,.2);border-radius:13px;background:#20c5eb0d}.utilities-certification span{color:var(--utility-cyan);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.utilities-certification p{margin:0;color:var(--utility-muted);font-size:11px;line-height:1.65}.utilities-platform-section{padding:120px 0;background:var(--utility-section)}.utilities-platform-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.75fr);align-items:center;gap:80px}.utilities-platform-visual{position:relative;min-height:600px;display:grid;place-items:center;padding:75px 35px 35px;overflow:hidden;border:1px solid var(--utility-border);border-radius:25px;background:radial-gradient(circle at 85% 12%,rgba(32,197,235,.15),transparent 35%),var(--utility-card)}.utilities-platform-label{position:absolute;top:28px;left:30px;color:var(--utility-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.utilities-dashboard{width:100%;padding:27px;border:1px solid var(--utility-border);border-radius:18px;background:#091923;box-shadow:0 30px 65px #0000004d}.utilities-dashboard-top{display:flex;align-items:center;justify-content:space-between}.utilities-dashboard-top small,.utilities-dashboard-top strong{display:block}.utilities-dashboard-top small{margin-bottom:6px;color:var(--utility-muted);font-size:8px;text-transform:uppercase}.utilities-dashboard-top strong{color:#f4fafc;font-size:15px}.utilities-dashboard-top>span{padding:7px 10px;border-radius:999px;background:#20c5eb1a;color:var(--utility-cyan);font-size:8px;font-weight:800;text-transform:uppercase}.utilities-network{position:relative;height:260px;margin-top:30px;overflow:hidden;border-radius:13px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px}.utilities-node{position:absolute;z-index:2;width:20px;height:20px;border:5px solid #0c2734;border-radius:50%;background:var(--utility-cyan);box-shadow:0 0 0 6px #20c5eb1a}.node-one{top:35%;left:12%}.node-two{top:18%;left:55%}.node-three{right:13%;bottom:20%}.node-four{bottom:18%;left:38%}.utilities-line{position:absolute;z-index:1;height:1px;background:linear-gradient(90deg,var(--utility-cyan),rgba(32,197,235,.15));transform-origin:left center}.line-one{top:39%;left:14%;width:43%;transform:rotate(-14deg)}.line-two{top:25%;left:57%;width:34%;transform:rotate(32deg)}.line-three{bottom:22%;left:40%;width:46%;transform:rotate(-2deg)}.utilities-dashboard-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.utilities-dashboard-metrics div{padding:13px;border:1px solid var(--utility-border);border-radius:10px}.utilities-dashboard-metrics small,.utilities-dashboard-metrics strong{display:block}.utilities-dashboard-metrics small{margin-bottom:7px;color:var(--utility-muted);font-size:7px;text-transform:uppercase}.utilities-dashboard-metrics strong{color:#f4fafc;font-size:9px}.utilities-platform-copy>p{margin-top:26px}.utilities-platform-copy ul{margin:35px 0 0;padding:0;list-style:none}.utilities-platform-copy li{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:21px 0;border-top:1px solid var(--utility-border)}.utilities-platform-copy li>span{color:var(--utility-cyan);font-size:9px;font-weight:800}.utilities-platform-copy li strong{display:block;color:var(--utility-text);font-size:15px}.utilities-platform-copy li p{margin:7px 0 0;color:var(--utility-muted);font-size:11px;line-height:1.65}.utilities-benefits{padding:115px 0}.utilities-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.utilities-benefit-grid article{min-height:225px;display:flex;flex-direction:column;justify-content:space-between;padding:27px;border:1px solid var(--utility-border);border-radius:17px;background:var(--utility-card)}.utilities-benefit-grid span{color:var(--utility-cyan);font-size:9px;font-weight:800}.utilities-benefit-grid h3{margin:0;color:var(--utility-text);font-size:21px}.utilities-cta-section{padding:110px 0;background:var(--utility-section)}.utilities-cta{display:flex;align-items:center;justify-content:space-between;gap:65px;padding:65px;border:1px solid var(--utility-border);border-radius:27px;background:radial-gradient(circle at 94% 15%,rgba(32,197,235,.17),transparent 34%),var(--utility-card)}.utilities-cta p{max-width:650px;margin-top:23px}.utilities-cta-button{min-width:245px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 17px 0 23px;border-radius:12px;background:linear-gradient(135deg,var(--utility-cyan),var(--utility-blue));color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #20c5eb3b;transition:transform .25s ease,box-shadow .25s ease}.utilities-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.utilities-cta-button:hover{transform:translateY(-3px);box-shadow:0 19px 44px #20c5eb57}.utilities-page[data-theme=light]{--utility-bg: #f5f8f9;--utility-section: #ebf1f3;--utility-card: #ffffff;--utility-card-soft: #f7fafb;--utility-text: #071923;--utility-muted: #586e79;--utility-border: rgba(7, 25, 35, .12)}.utilities-page[data-theme=light] .utilities-hero{background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.13),transparent 30%),radial-gradient(circle at 95% 86%,rgba(240,45,53,.07),transparent 28%)}@media (max-width: 1050px){.utilities-hero-grid,.utilities-platform-grid{grid-template-columns:1fr;gap:60px}.utilities-heading{grid-template-columns:1fr;gap:25px}.utilities-flow,.utilities-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.utilities-outcome-grid{grid-template-columns:1fr}.utilities-sector-body{grid-template-columns:1fr;gap:25px}}@media (max-width: 640px){.utilities-hero{min-height:auto;padding:135px 0 75px}.utilities-hero h1{font-size:clamp(48px,15vw,68px)}.utilities-actions{flex-direction:column}.utilities-actions .home-button{width:100%}.utilities-hero-visual{min-height:auto;padding:65px 18px 18px}.utilities-hero-visual>img{height:270px}.utilities-status-grid,.utilities-flow,.utilities-benefit-grid,.utilities-dashboard-metrics{grid-template-columns:1fr}.utilities-overview,.utilities-flow-section,.utilities-sectors,.utilities-platform-section,.utilities-benefits,.utilities-cta-section{padding:78px 0}.utilities-sector{padding:25px 20px}.utilities-certification{grid-template-columns:1fr;gap:10px}.utilities-platform-visual{min-height:500px;padding:65px 18px 18px}.utilities-dashboard{padding:18px}.utilities-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}.utilities-cta-button{width:100%;min-width:0}}.sbr-page{--sbr-bg: #06131c;--sbr-section: #091923;--sbr-card: #0e222d;--sbr-card-soft: #102936;--sbr-text: #f4fafc;--sbr-muted: #8ca1ab;--sbr-border: rgba(255, 255, 255, .1);--sbr-cyan: #20c5eb;--sbr-blue: #078fbd;--sbr-red: #f02d35;overflow:hidden;background:var(--sbr-bg);color:var(--sbr-text)}.sbr-page *,.sbr-page *:before,.sbr-page *:after{box-sizing:border-box}.sbr-page .section-label{margin:0 0 22px;color:var(--sbr-cyan);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sbr-hero{min-height:820px;display:flex;align-items:center;padding:165px 0 110px;background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.17),transparent 30%),radial-gradient(circle at 95% 86%,rgba(240,45,53,.08),transparent 28%)}.sbr-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:80px}.sbr-back-link{width:-moz-fit-content;width:fit-content;display:block;margin-bottom:36px;color:var(--sbr-muted);font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.sbr-back-link:hover{color:var(--sbr-cyan)}.sbr-hero h1{max-width:850px;margin:0;color:var(--sbr-text);font-size:clamp(58px,6.8vw,100px);line-height:.95;letter-spacing:-.065em}.sbr-hero h1 span{display:block;color:var(--sbr-cyan)}.sbr-hero-description{max-width:680px;margin:34px 0 0;color:var(--sbr-muted);font-size:16px;line-height:1.75}.sbr-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.sbr-hero-visual{position:relative;min-height:550px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:70px 28px 28px;overflow:hidden;border:1px solid var(--sbr-border);border-radius:26px;background:var(--sbr-card);box-shadow:0 35px 80px #00000045}.sbr-visual-label{position:absolute;top:28px;left:30px;color:var(--sbr-muted);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sbr-hero-visual>img{width:100%;height:330px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:17px}.sbr-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.sbr-status-grid>div{min-height:82px;display:flex;flex-direction:column;justify-content:space-between;padding:13px;border:1px solid var(--sbr-border);border-radius:11px;background:var(--sbr-card-soft)}.sbr-status-grid span{color:var(--sbr-red);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.sbr-status-grid strong{color:var(--sbr-text);font-size:10px}.sbr-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);align-items:end;gap:85px;margin-bottom:55px}.sbr-heading h2,.sbr-mobile-copy h2,.sbr-cta h2{margin:0;color:var(--sbr-text);font-size:clamp(43px,5vw,72px);line-height:1;letter-spacing:-.055em}.sbr-heading h2 span,.sbr-mobile-copy h2 span,.sbr-cta h2 span{display:block;color:var(--sbr-cyan)}.sbr-heading>p,.sbr-mobile-copy>p,.sbr-cta p{margin:0;color:var(--sbr-muted);font-size:14px;line-height:1.75}.sbr-overview,.sbr-capabilities,.sbr-operations,.sbr-monitoring{padding:115px 0}.sbr-outcome-grid,.sbr-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.sbr-outcome-grid article{min-height:280px;padding:30px;border:1px solid var(--sbr-border);border-radius:19px;background:var(--sbr-card)}.sbr-outcome-grid article>span{color:var(--sbr-cyan);font-size:10px;font-weight:800}.sbr-outcome-grid h3{margin:95px 0 13px;color:var(--sbr-text);font-size:24px}.sbr-outcome-grid p{margin:0;color:var(--sbr-muted);font-size:12px;line-height:1.7}.sbr-capabilities,.sbr-monitoring{background:var(--sbr-section)}.sbr-capability-grid article{min-height:365px;padding:30px;border:1px solid var(--sbr-border);border-radius:19px;background:var(--sbr-card);transition:transform .25s ease,border-color .25s ease}.sbr-capability-grid article:hover,.sbr-monitoring-grid article:hover{transform:translateY(-5px);border-color:#20c5eb66}.sbr-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px}.sbr-card-top>span{color:var(--sbr-cyan);font-size:10px;font-weight:800}.sbr-card-top>div{width:47px;height:47px;display:grid;place-items:center;border:1px solid rgba(32,197,235,.3);border-radius:13px;color:var(--sbr-cyan);font-size:19px}.sbr-capability-grid small,.sbr-monitoring-grid small{color:var(--sbr-red);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sbr-capability-grid h3{margin:11px 0 15px;color:var(--sbr-text);font-size:27px}.sbr-capability-grid p{margin:0;color:var(--sbr-muted);font-size:12px;line-height:1.75}.sbr-mobile-section{padding:120px 0}.sbr-mobile-grid{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(0,1fr);align-items:center;gap:90px}.sbr-mobile-copy>p{margin-top:26px}.sbr-mobile-features{margin-top:35px}.sbr-mobile-features article{display:grid;grid-template-columns:38px 1fr;gap:16px;padding:21px 0;border-top:1px solid var(--sbr-border)}.sbr-mobile-features article>span{color:var(--sbr-cyan);font-size:9px;font-weight:800}.sbr-mobile-features h3{margin:0;color:var(--sbr-text);font-size:15px}.sbr-mobile-features p{margin:7px 0 0;color:var(--sbr-muted);font-size:11px;line-height:1.65}.sbr-phone-visual{position:relative;min-height:610px;display:grid;place-items:center;padding:75px 35px 35px;overflow:hidden;border:1px solid var(--sbr-border);border-radius:25px;background:radial-gradient(circle at 50% 45%,rgba(32,197,235,.16),transparent 40%),var(--sbr-card)}.sbr-phone-visual>span{position:absolute;top:28px;left:30px;color:var(--sbr-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sbr-phone-visual>img{width:auto;max-width:290px;max-height:480px;display:block;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 35px 30px rgba(0,0,0,.35));transform:rotate(-5deg)}.sbr-phone-card{position:absolute;min-width:145px;padding:14px;border:1px solid var(--sbr-border);border-radius:11px;background:#06131ceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sbr-phone-card small,.sbr-phone-card strong{display:block}.sbr-phone-card small{margin-bottom:6px;color:var(--sbr-red);font-size:8px;text-transform:uppercase}.sbr-phone-card strong{color:#fff;font-size:10px}.sbr-phone-card-one{top:130px;right:25px}.sbr-phone-card-two{bottom:80px;left:25px}.sbr-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sbr-operation-grid article{min-height:350px;padding:32px;border:1px solid var(--sbr-border);border-radius:20px;background:var(--sbr-card)}.sbr-operation-grid article>span{color:var(--sbr-red);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sbr-operation-grid h3{margin:70px 0 15px;color:var(--sbr-text);font-size:29px}.sbr-operation-grid p{color:var(--sbr-muted);font-size:12px;line-height:1.75}.sbr-operation-grid ul{display:grid;gap:9px;margin:25px 0 0;padding:0;list-style:none}.sbr-operation-grid li{position:relative;padding-left:19px;color:var(--sbr-text);font-size:11px}.sbr-operation-grid li:before{content:"✓";position:absolute;left:0;color:var(--sbr-cyan)}.sbr-monitoring-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.sbr-monitoring-grid article{min-height:310px;padding:27px;border:1px solid var(--sbr-border);border-radius:17px;background:var(--sbr-card);transition:transform .25s ease,border-color .25s ease}.sbr-monitoring-grid article>span{color:var(--sbr-cyan);font-size:9px;font-weight:800}.sbr-monitoring-grid small{display:block;margin-top:75px}.sbr-monitoring-grid h3{margin:10px 0 13px;color:var(--sbr-text);font-size:21px}.sbr-monitoring-grid p{margin:0;color:var(--sbr-muted);font-size:11px;line-height:1.7}.sbr-cta-section{padding:110px 0}.sbr-cta{display:flex;align-items:center;justify-content:space-between;gap:65px;padding:65px;border:1px solid var(--sbr-border);border-radius:27px;background:radial-gradient(circle at 94% 15%,rgba(32,197,235,.17),transparent 34%),var(--sbr-card)}.sbr-cta p{max-width:650px;margin-top:23px}.sbr-cta-button{min-width:245px;min-height:58px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:0 17px 0 23px;border-radius:12px;background:linear-gradient(135deg,var(--sbr-cyan),var(--sbr-blue));color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 15px 38px #20c5eb3b}.sbr-cta-button:hover{transform:translateY(-3px)}.sbr-cta-button span:last-child{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#00000026;font-size:15px}.sbr-page[data-theme=light]{--sbr-bg: #f5f8f9;--sbr-section: #ebf1f3;--sbr-card: #fff;--sbr-card-soft: #f7fafb;--sbr-text: #071923;--sbr-muted: #586e79;--sbr-border: rgba(7, 25, 35, .12)}.sbr-page[data-theme=light] .sbr-hero{background:radial-gradient(circle at 82% 22%,rgba(32,197,235,.13),transparent 30%),radial-gradient(circle at 95% 86%,rgba(240,45,53,.07),transparent 28%)}@media (max-width: 1050px){.sbr-hero-grid,.sbr-mobile-grid{grid-template-columns:1fr;gap:60px}.sbr-heading{grid-template-columns:1fr;gap:25px}.sbr-monitoring-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.sbr-outcome-grid,.sbr-capability-grid,.sbr-operation-grid{grid-template-columns:1fr}}@media (max-width: 640px){.sbr-hero{min-height:auto;padding:135px 0 75px}.sbr-hero h1{font-size:clamp(48px,15vw,68px)}.sbr-actions{flex-direction:column}.sbr-actions .home-button{width:100%}.sbr-hero-visual{min-height:auto;padding:65px 18px 18px}.sbr-hero-visual>img{height:270px}.sbr-status-grid,.sbr-monitoring-grid{grid-template-columns:1fr}.sbr-overview,.sbr-capabilities,.sbr-mobile-section,.sbr-operations,.sbr-monitoring,.sbr-cta-section{padding:78px 0}.sbr-phone-visual{min-height:500px;padding:65px 18px 18px}.sbr-phone-visual>img{max-width:220px}.sbr-phone-card{min-width:120px;padding:11px}.sbr-cta{align-items:flex-start;flex-direction:column;padding:35px 25px}.sbr-cta-button{width:100%;min-width:0}}:root{--auth-bg: #06131c;--auth-panel: #0b202c;--auth-card: rgba(12, 35, 47, .88);--auth-border: rgba(255, 255, 255, .11);--auth-text: #f4f9fb;--auth-muted: #91a8b4;--auth-input: rgba(255, 255, 255, .055);--auth-cyan: #19b9e6;--auth-red: #ef3340;--auth-error: #ff7b83;--auth-success: #60db9d}html[data-theme=light]{--auth-bg: #edf4f7;--auth-panel: #f8fbfc;--auth-card: rgba(255, 255, 255, .92);--auth-border: rgba(7, 25, 35, .13);--auth-text: #071923;--auth-muted: #607681;--auth-input: rgba(7, 25, 35, .045)}*{box-sizing:border-box}.auth-body{min-height:100vh;margin:0;background:var(--auth-bg);color:var(--auth-text);font-family:Figtree,sans-serif}.auth-page{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(25,185,230,.15),transparent 32%),radial-gradient(circle at 90% 85%,rgba(239,51,64,.11),transparent 30%),var(--auth-bg)}.auth-grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%)}.auth-header{position:relative;z-index:5;width:min(1380px,calc(100% - 64px));min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:auto;border-bottom:1px solid var(--auth-border)}.auth-logo{display:inline-flex;align-items:center;text-decoration:none}.auth-logo img{width:76px;height:48px;display:block;-o-object-fit:contain;object-fit:contain}.auth-header-actions{display:flex;align-items:center;gap:12px}.auth-back-link{color:var(--auth-muted);font-size:12px;font-weight:700;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.auth-back-link:hover{color:var(--auth-cyan)}.auth-theme-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--auth-border);border-radius:12px;background:var(--auth-input);color:var(--auth-text);cursor:pointer}.auth-theme-toggle:hover{border-color:#19b9e68c}.auth-theme-toggle .auth-sun{display:none}html[data-theme=light] .auth-theme-toggle .auth-sun{display:inline}html[data-theme=light] .auth-theme-toggle .auth-moon{display:none}.auth-main{position:relative;z-index:2;width:min(1380px,calc(100% - 64px));min-height:calc(100vh - 90px);display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,520px);align-items:center;gap:clamp(60px,8vw,140px);margin:auto;padding:70px 0}.auth-brand{max-width:680px}.auth-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 25px;color:var(--auth-cyan);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.auth-eyebrow:before{content:"";width:28px;height:2px;background:var(--auth-red)}.auth-brand h1{max-width:650px;margin:0;color:var(--auth-text);font-size:clamp(52px,6vw,92px);font-weight:700;line-height:.97;letter-spacing:-.065em}.auth-brand h1 span{display:block;color:var(--auth-cyan)}.auth-brand-description{max-width:560px;margin:30px 0 0;color:var(--auth-muted);font-size:16px;line-height:1.8}.auth-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px}.auth-point{min-height:110px;padding:20px;border:1px solid var(--auth-border);border-radius:16px;background:#ffffff06}.auth-point span{display:block;margin-bottom:24px;color:var(--auth-red);font-size:10px;font-weight:800;letter-spacing:.1em}.auth-point strong{color:var(--auth-text);font-size:13px;line-height:1.45}.auth-card{position:relative;padding:clamp(30px,4vw,50px);border:1px solid var(--auth-border);border-radius:26px;background:var(--auth-card);box-shadow:0 35px 90px #00000047;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.auth-card:before{content:"";position:absolute;top:0;right:35px;left:35px;height:2px;background:linear-gradient(90deg,transparent,var(--auth-cyan),var(--auth-red),transparent)}.auth-card-label{margin:0 0 12px;color:var(--auth-red);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.auth-card h2{margin:0;color:var(--auth-text);font-size:clamp(32px,4vw,43px);line-height:1.05;letter-spacing:-.045em}.auth-card-intro{margin:15px 0 30px;color:var(--auth-muted);font-size:14px;line-height:1.7}.auth-status{margin-bottom:22px;padding:13px 15px;border:1px solid rgba(96,219,157,.3);border-radius:11px;background:#60db9d17;color:var(--auth-success);font-size:13px;line-height:1.5}.auth-field{margin-bottom:20px}.auth-field label{display:block;margin-bottom:9px;color:var(--auth-text);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.auth-input-wrap{position:relative}.auth-input{width:100%;height:56px;padding:0 16px;border:1px solid var(--auth-border);border-radius:12px;outline:none;background:var(--auth-input);color:var(--auth-text);font:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-input::-moz-placeholder{color:var(--auth-muted);opacity:.65}.auth-input::placeholder{color:var(--auth-muted);opacity:.65}.auth-input:focus{border-color:var(--auth-cyan);box-shadow:0 0 0 4px #19b9e61a}.auth-input.has-toggle{padding-right:68px}.auth-password-toggle{position:absolute;top:50%;right:14px;padding:5px;border:0;background:transparent;color:var(--auth-muted);font-size:10px;font-weight:800;letter-spacing:.05em;cursor:pointer;transform:translateY(-50%);text-transform:uppercase}.auth-password-toggle:hover{color:var(--auth-cyan)}.auth-error{margin:7px 0 0;color:var(--auth-error);font-size:12px;line-height:1.5}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:4px 0 26px}.auth-checkbox-label{display:inline-flex;align-items:center;gap:9px;color:var(--auth-muted);font-size:13px;cursor:pointer}.auth-checkbox{width:16px;height:16px;margin:0;accent-color:var(--auth-cyan)}.auth-link{color:var(--auth-cyan);font-size:13px;font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-submit{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 16px 0 22px;border:0;border-radius:12px;background:linear-gradient(135deg,#19b9e6,#087eae);color:#fff;font-size:11px;font-weight:800;letter-spacing:.09em;cursor:pointer;text-transform:uppercase;box-shadow:0 16px 38px #19b9e633;transition:transform .2s ease,box-shadow .2s ease}.auth-submit:hover{transform:translateY(-2px);box-shadow:0 20px 44px #19b9e64d}.auth-submit span:last-child{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#00000029;font-size:16px}.auth-bottom-text{margin:24px 0 0;color:var(--auth-muted);font-size:13px;text-align:center}.auth-footer-note{position:absolute;bottom:25px;left:32px;color:var(--auth-muted);font-size:11px}@media (max-width: 1000px){.auth-main{grid-template-columns:1fr;gap:50px;padding:60px 0 90px}.auth-brand{max-width:760px}.auth-brand h1{max-width:760px;font-size:clamp(48px,9vw,76px)}.auth-card{width:100%;max-width:600px}}@media (max-width: 640px){.auth-header,.auth-main{width:min(100% - 36px,1380px)}.auth-header{min-height:75px}.auth-logo img{width:62px;height:40px}.auth-back-link{display:none}.auth-main{min-height:calc(100vh - 75px);gap:35px;padding:45px 0 70px}.auth-brand h1{font-size:44px}.auth-brand-description{margin-top:22px;font-size:14px}.auth-points{display:none}.auth-card{padding:30px 22px;border-radius:20px}.auth-options{align-items:flex-start;flex-direction:column;gap:14px}.auth-footer-note{display:none}}.home-page{--home-bg: #06131c;--home-bg-soft: #091a25;--home-surface: #0d202d;--home-surface-hover: #112a39;--home-card: #0b1c27;--home-text: #f7fafc;--home-text-soft: #c4ced6;--home-muted: #8295a3;--home-border: rgba(255, 255, 255, .09);--home-border-strong: rgba(255, 255, 255, .16);--home-blue: #0f9ed1;--home-blue-light: #43c9f4;--home-red: #ef1b23;--home-green: #25d17f;--home-shadow: 0 24px 70px rgba(0, 0, 0, .25);--home-container: 1240px;--header-height: 76px;min-height:100vh;overflow:hidden;background:var(--home-bg);color:var(--home-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-page[data-theme=light]{--home-bg: #f7fafc;--home-bg-soft: #edf5f8;--home-surface: #ffffff;--home-surface-hover: #f3f8fa;--home-card: #ffffff;--home-text: #0a1720;--home-text-soft: #344651;--home-muted: #657783;--home-border: rgba(6, 19, 28, .1);--home-border-strong: rgba(6, 19, 28, .18);--home-shadow: 0 24px 70px rgba(8, 32, 47, .1)}.home-page,.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-page img{display:block;max-width:100%}.home-page a{color:inherit;text-decoration:none}.home-container{position:relative;z-index:2;width:min(var(--home-container),calc(100% - 48px));margin-inline:auto}.home-section{position:relative;padding:110px 0}.section-label{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--home-blue-light);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-label>span{width:25px;height:2px;border-radius:999px;background:currentColor}.section-label-red{color:#ff5a60}.section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:70px;align-items:end;margin-bottom:52px}.section-heading h2,.about-content h2{max-width:760px;margin:0;color:var(--home-text);font-size:clamp(2.5rem,5vw,4.7rem);font-weight:800;line-height:.98;letter-spacing:-.055em}.section-heading h2 span,.about-content h2 span{color:var(--home-blue-light)}.section-heading>p,.about-content>p{margin:0;color:var(--home-muted);font-size:.95rem;line-height:1.8}.section-heading-light h2{color:#fff}.section-heading-light h2 span{color:var(--home-blue-light)}.section-heading-light>p{color:#91a3af}.section-action{margin-top:34px}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--home-blue-light)!important;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.text-link span{transition:transform .18s ease}.text-link:hover span{transform:translate(4px)}.button{min-height:50px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:11px;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--home-blue);color:#fff!important;box-shadow:0 14px 35px #0f9ed133}.button-primary:hover{background:#0788b7}.button-secondary{border-color:var(--home-border-strong);background:var(--home-surface);color:var(--home-text)!important}.button-secondary:hover{border-color:#0f9ed180}.button-dark{background:#07131b;color:#fff!important}.button-dark:hover{background:#102532}.site-header{position:fixed;inset:0 0 auto;z-index:1000;border-bottom:1px solid var(--home-border);background:#06131cdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background-color .18s ease,box-shadow .18s ease}.home-page[data-theme=light] .site-header{background:#f7fafce6}.site-header.is-scrolled{box-shadow:0 12px 35px #00000029}.nav-inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:112px;height:54px;display:flex;align-items:center;flex:0 0 112px;overflow:hidden}.home-page .brand img{width:108px!important;height:48px!important;max-width:108px!important;-o-object-fit:contain!important;object-fit:contain!important}.primary-navigation{display:flex;align-items:center;gap:4px}.nav-link{padding:12px 11px;border-radius:9px;color:var(--home-text-soft)!important;font-size:.68rem;font-weight:750;letter-spacing:.075em;text-transform:uppercase;transition:color .18s ease,background-color .18s ease}.nav-link:hover,.nav-link.is-active{background:var(--home-surface);color:var(--home-text)!important}.nav-contact{min-height:42px;margin-left:8px;padding:0 15px;display:inline-flex;align-items:center;gap:9px;border-radius:9px;background:var(--home-red);color:#fff!important;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.nav-contact:hover{background:#ca121a}.theme-button{width:52px;height:30px;margin-left:8px;padding:3px;position:relative;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--home-border-strong);border-radius:999px;background:var(--home-surface);color:var(--home-muted);cursor:pointer}.theme-button-sun,.theme-button-moon{position:relative;z-index:1;width:18px;font-size:.65rem;text-align:center}.theme-button-thumb{position:absolute;z-index:2;top:3px;left:25px;width:22px;height:22px;border-radius:50%;background:var(--home-blue);box-shadow:0 4px 12px #0f9ed14d;transition:left .22s ease}.home-page[data-theme=light] .theme-button-thumb{left:3px}.mobile-menu-button{width:44px;height:44px;padding:11px;display:none;flex-direction:column;justify-content:center;gap:5px;border:1px solid var(--home-border);border-radius:10px;background:var(--home-surface);cursor:pointer}.mobile-menu-button span{width:100%;height:2px;border-radius:10px;background:var(--home-text);transition:transform .18s ease,opacity .18s ease}.mobile-menu-button.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-section{min-height:100vh;padding:calc(var(--header-height) + 82px) 0 90px;position:relative;display:flex;align-items:center;overflow:hidden;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(145deg,var(--home-bg),var(--home-bg-soft));background-size:52px 52px,52px 52px,auto}.home-page[data-theme=light] .hero-section{background:linear-gradient(rgba(7,28,40,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,28,40,.025) 1px,transparent 1px),linear-gradient(145deg,var(--home-bg),var(--home-bg-soft));background-size:52px 52px,52px 52px,auto}.hero-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(10px)}.hero-glow-blue{top:4%;right:3%;width:560px;height:560px;background:radial-gradient(circle,rgba(15,158,209,.17),transparent 68%)}.hero-glow-red{right:23%;bottom:-18%;width:380px;height:380px;background:radial-gradient(circle,rgba(239,27,35,.1),transparent 68%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);gap:75px;align-items:center}.hero-content h1{max-width:760px;margin:0;color:var(--home-text);font-size:clamp(3.8rem,6.6vw,7.2rem);font-weight:850;line-height:.91;letter-spacing:-.065em}.hero-content h1 span{display:block;color:var(--home-blue-light)}.hero-description{max-width:630px;margin:28px 0 0;color:var(--home-muted);font-size:1rem;line-height:1.8}.hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.hero-features{margin-top:48px;padding-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid var(--home-border)}.hero-feature{position:relative;padding-left:17px;border-left:2px solid var(--home-border)}.hero-feature:first-child{border-color:var(--home-blue)}.feature-number{display:block;margin-bottom:8px;color:var(--home-blue-light);font-size:.62rem;font-weight:800;letter-spacing:.1em}.hero-feature strong{display:block;color:var(--home-text);font-size:.78rem}.hero-feature p{margin:5px 0 0;color:var(--home-muted);font-size:.68rem;line-height:1.5}.hero-visual{min-width:0}.network-card{min-height:540px;padding:22px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);border-radius:26px;overflow:hidden;background:radial-gradient(circle at 65% 18%,rgba(15,158,209,.17),transparent 30%),#08151e;box-shadow:var(--home-shadow)}.network-header,.network-footer{position:relative;z-index:5;display:flex;justify-content:space-between;gap:15px;color:#748995;font-size:.56rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.system-status{display:flex;align-items:center;gap:7px}.system-status i{width:6px;height:6px;border-radius:50%;background:var(--home-green);box-shadow:0 0 12px #25d17fbf}.network-body{min-height:440px;position:relative;flex:1;margin:18px 0;border:1px solid rgba(255,255,255,.055);border-radius:18px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px}.network-core{position:absolute;z-index:4;top:50%;left:50%;width:145px;height:145px;padding:20px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.14);border-radius:27px;background:linear-gradient(145deg,#0f9ed1,#087eaa);box-shadow:0 22px 50px #0f9ed14d,inset 0 1px #ffffff38}.home-page .network-core img{width:86px!important;height:62px!important;-o-object-fit:contain!important;object-fit:contain!important}.network-core span{color:#ffffffbf;font-size:.48rem;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase}.network-node{width:142px;padding:13px;position:absolute;z-index:3;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0f222e;box-shadow:0 16px 35px #00000038}.network-node span,.network-node small{display:block;color:#708591;font-size:.5rem}.network-node span{margin-bottom:5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.network-node strong{display:block;margin-bottom:4px;color:#fff;font-size:.73rem}.network-node-one{top:14%;left:6%}.network-node-two{top:14%;right:6%}.network-node-three{bottom:14%;left:6%}.network-node-four{right:6%;bottom:14%}.network-line{height:1px;position:absolute;z-index:1;background:linear-gradient(90deg,transparent,rgba(67,201,244,.85),transparent);box-shadow:0 0 10px #43c9f466}.network-line-one{top:36%;left:27%;width:150px;transform:rotate(28deg)}.network-line-two{top:36%;right:27%;width:150px;transform:rotate(-28deg)}.network-line-three{bottom:36%;left:27%;width:150px;transform:rotate(-28deg)}.network-line-four{right:27%;bottom:36%;width:150px;transform:rotate(28deg)}.client-section{padding:38px 0 44px;overflow:hidden;background:linear-gradient(90deg,rgba(15,158,209,.03),transparent 30%,rgba(239,27,35,.025) 70%,transparent),var(--home-surface)}.client-heading-row{margin-bottom:26px;display:flex;align-items:center;justify-content:center;gap:14px}.client-heading{margin:0;padding:8px 15px;border:1px solid rgba(67,201,244,.15);border-radius:999px;background:#0f9ed10f;color:var(--home-text-soft);font-size:.64rem;font-weight:750;line-height:1;letter-spacing:.12em;text-align:center;text-transform:uppercase;white-space:nowrap}.client-heading-line{width:42px;height:1px;flex-shrink:0;background:linear-gradient(90deg,transparent,rgba(67,201,244,.75))}.client-heading-line:last-child{transform:rotate(180deg)}.client-marquee{width:100%;padding:3px 0;position:relative;overflow:hidden!important;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.client-marquee::-webkit-scrollbar{display:none}.client-track{width:-moz-max-content;width:max-content;display:flex;animation-name:clientLoop!important;animation-duration:38s!important;animation-timing-function:linear!important;animation-delay:0s!important;animation-iteration-count:infinite!important;animation-direction:normal!important;animation-fill-mode:none!important;animation-play-state:running!important;will-change:transform}.client-marquee:hover .client-track{animation-play-state:running!important}.client-group{display:flex;flex-shrink:0;gap:16px;padding-right:16px}.client-logo{width:190px;height:105px;padding:8px;flex:0 0 190px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(15,158,209,.13);border-radius:14px;background:#fff;box-shadow:0 10px 25px #00000021}.home-page .client-logo img{width:148px!important;height:72px!important;max-width:none!important;max-height:none!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;filter:none!important;transform:scale(1.35)!important}@keyframes clientLoop{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion: reduce){.home-page .client-track{animation-name:clientLoop!important;animation-duration:38s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;animation-play-state:running!important}}@media (max-width: 680px){.client-heading-line{width:20px}.client-heading{padding:7px 11px;font-size:.52rem;white-space:normal;line-height:1.4}.client-logo{width:190px;height:105px;padding:2px;flex:0 0 190px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#fff}.home-page .client-logo img{width:165px!important;height:82px!important;max-width:none!important;max-height:none!important;-o-object-fit:contain!important;object-fit:contain!important;opacity:1!important;filter:none!important;transform:scale(1.7)!important;transform-origin:center}.client-track{animation-duration:29s!important}}.capabilities-section{background:var(--home-bg-soft)}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.capability-card{min-height:310px;padding:29px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--home-border);border-radius:20px;background:var(--home-card);box-shadow:0 14px 40px #00000014;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.capability-card:hover{transform:translateY(-5px);border-color:#0f9ed166;background:var(--home-surface-hover)}.capability-card-featured{background:radial-gradient(circle at 90% 5%,rgba(15,158,209,.18),transparent 32%),var(--home-card)}.capability-top{display:flex;align-items:center;justify-content:space-between}.card-index{color:var(--home-blue-light);font-size:.63rem;font-weight:800;letter-spacing:.11em}.card-arrow{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--home-border);border-radius:50%;color:var(--home-text);transition:color .18s ease,background-color .18s ease}.capability-card:hover .card-arrow{background:var(--home-blue);color:#fff}.capability-icon{width:42px;height:42px;margin-bottom:18px;display:grid;place-items:center;border-radius:11px;background:#0f9ed11f;color:var(--home-blue-light);font-size:1.1rem}.capability-card h3{margin:0 0 11px;color:var(--home-text);font-size:1.45rem;letter-spacing:-.035em}.capability-card p{max-width:520px;margin:0;color:var(--home-muted);font-size:.83rem;line-height:1.7}.products-section{background:#071016}.product-feature{padding:76px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:76px;align-items:center;border-top:1px solid rgba(255,255,255,.09)}.product-feature:last-child{border-bottom:1px solid rgba(255,255,255,.09)}.product-feature-reverse .product-copy{order:2}.product-feature-reverse .product-image{order:1}.product-number{display:block;margin-bottom:16px;color:#ff4f56;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-copy h3{margin:0;color:#fff;font-size:clamp(3.4rem,6vw,6.2rem);font-weight:850;line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.product-copy>p{max-width:520px;margin:24px 0 0;color:#94a5b0;font-size:.93rem;line-height:1.75}.product-list{margin:24px 0 28px;padding:0;display:grid;gap:10px;list-style:none}.product-list li{display:flex;align-items:center;gap:10px;color:#bdc9d0;font-size:.78rem}.product-list li:before{content:"✓";color:var(--home-blue-light);font-weight:900}.product-image{width:100%;min-height:420px;padding:24px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:radial-gradient(circle at 85% 10%,rgba(15,158,209,.18),transparent 35%),#0e1c25;box-shadow:0 30px 75px #00000059}.home-page .product-image img{width:100%!important;height:auto!important;aspect-ratio:2.85 / 1;display:block;-o-object-fit:cover!important;object-fit:cover!important;border-radius:11px;transition:transform .4s ease}.product-image:hover img{transform:scale(1.025)}.industries-section{background:var(--home-bg-soft)}.industry-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:285px;gap:15px}.industry-card{min-height:285px;position:relative;overflow:hidden;border:1px solid var(--home-border);border-radius:20px;background:var(--home-card)}.industry-card-large{grid-row:span 2}.home-page .industry-card img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;transition:transform .5s ease}.industry-card:hover img{transform:scale(1.045)}.industry-overlay,.project-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050f1614 10%,#050f16f0)}.industry-content{position:absolute;z-index:2;inset:auto 28px 27px}.industry-content small,.project-content small{display:block;margin-bottom:9px;color:var(--home-blue-light);font-size:.6rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.industry-content h3{max-width:440px;margin:0;color:#fff;font-size:1.75rem;line-height:1.05;letter-spacing:-.04em}.industry-content p{max-width:500px;margin:12px 0 0;color:#b1bec6;font-size:.8rem;line-height:1.65}.industry-link{margin-top:14px;display:inline-block;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.projects-section{background:var(--home-bg)}.project-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,260px);gap:15px}.project-card{position:relative;overflow:hidden;border:1px solid var(--home-border);border-radius:20px}.project-card-featured{grid-row:span 2}.home-page .project-card img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;transition:transform .5s ease}.project-card:hover img{transform:scale(1.04)}.project-content{position:absolute;z-index:2;inset:auto 29px 29px}.project-content h3{margin:0;color:#fff;font-size:2.15rem;line-height:1;letter-spacing:-.045em}.project-content p{max-width:530px;margin:12px 0 0;color:#b4c0c8;font-size:.82rem;line-height:1.65}.about-section{background:var(--home-bg-soft)}.about-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);gap:80px;align-items:center}.about-content>p{max-width:620px;margin-top:26px}.about-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.about-panel{min-height:440px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:24px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(239,27,35,.23),transparent 34%),radial-gradient(circle at 10% 80%,rgba(15,158,209,.2),transparent 38%),#07131b;box-shadow:var(--home-shadow)}.about-panel-top{display:flex;justify-content:space-between;gap:20px;color:#8296a2;font-size:.6rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.about-panel blockquote{max-width:630px;margin:70px 0;color:#fff;font-size:clamp(1.8rem,3.3vw,3.2rem);font-weight:750;line-height:1.08;letter-spacing:-.045em}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.about-values>div{padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#ffffff09}.about-values strong,.about-values span{display:block}.about-values strong{color:#fff;font-size:.77rem}.about-values span{margin-top:5px;color:#81949f;font-size:.6rem}.contact-cta{padding:76px 0;position:relative;overflow:hidden;background:linear-gradient(90deg,#0f9ed1f5,#0f9ed1f0 70%,#ef1b23e6)}.contact-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:42px 42px}.contact-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.contact-cta-label{display:block;margin-bottom:12px;color:#ffffffbf;font-size:.62rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.contact-cta h2{max-width:820px;margin:0;color:#fff;font-size:clamp(2.4rem,4.8vw,4.6rem);font-weight:820;line-height:.98;letter-spacing:-.055em}.site-footer{padding:65px 0 28px;background:#050b10;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:55px;padding-bottom:55px}.footer-brand{max-width:330px}.home-page .footer-brand img{width:118px!important;height:64px!important;-o-object-fit:contain!important;object-fit:contain!important}.footer-brand p{margin:20px 0 0;color:#7e909b;font-size:.78rem;line-height:1.7}.footer-column strong{display:block;margin-bottom:18px;color:#fff;font-size:.65rem;letter-spacing:.11em;text-transform:uppercase}.footer-column a{margin:11px 0;display:block;color:#83949e!important;font-size:.76rem;transition:color .18s ease}.footer-column a:hover{color:var(--home-blue-light)!important}.footer-bottom{padding-top:24px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);color:#62747f;font-size:.58rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.footer-contact-row{padding:28px 0;display:grid;grid-template-columns:.8fr .8fr 1.4fr;gap:35px;border-top:1px solid rgba(255,255,255,.08)}.footer-contact-item{min-width:0}.footer-contact-label{display:block;margin-bottom:8px;color:var(--home-blue-light);font-size:.57rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.footer-contact-item a,.footer-contact-item address{margin:0;color:#8c9ca6!important;font-size:.72rem;font-style:normal;line-height:1.65;text-decoration:none}.footer-contact-item a:hover{color:#fff!important}@media (max-width: 680px){.footer-contact-row{grid-template-columns:1fr;gap:22px}}@media (max-width: 1100px){.primary-navigation{gap:1px}.nav-link{padding-inline:7px;font-size:.61rem}.hero-grid{grid-template-columns:1fr 440px;gap:45px}.hero-content h1{font-size:clamp(3.5rem,6vw,5.5rem)}.footer-grid{grid-template-columns:1.2fr repeat(3,.8fr);gap:30px}}@media (max-width: 920px){.mobile-menu-button{display:flex}.primary-navigation{position:absolute;top:calc(100% + 10px);right:24px;left:24px;padding:12px;display:none;align-items:stretch;flex-direction:column;border:1px solid var(--home-border);border-radius:16px;background:var(--home-card);box-shadow:var(--home-shadow)}.primary-navigation.is-open{display:flex}.nav-link{min-height:46px;padding:0 14px;display:flex;align-items:center;font-size:.69rem}.theme-button{margin:8px 14px}.nav-contact{margin:6px 0 0;justify-content:center}.hero-section{min-height:auto}.hero-grid,.section-heading,.about-grid,.product-feature{grid-template-columns:1fr}.hero-grid{gap:60px}.section-heading{gap:24px}.product-feature{gap:42px}.product-feature-reverse .product-copy,.product-feature-reverse .product-image{order:initial}.industry-grid{grid-template-columns:1fr 1fr}.industry-card-large{grid-row:auto}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 680px){.home-container{width:min(var(--home-container),calc(100% - 30px))}.home-section{padding:78px 0}.brand{width:96px;flex-basis:96px}.home-page .brand img{width:94px!important;height:44px!important}.hero-section{padding:calc(var(--header-height) + 55px) 0 70px}.hero-content h1{font-size:clamp(3.25rem,15vw,4.5rem)}.hero-description{font-size:.91rem}.hero-features,.capability-grid,.client-grid,.industry-grid,.project-grid,.about-values{grid-template-columns:1fr}.hero-features{gap:16px}.hero-feature{padding:0 0 16px;border-left:0;border-bottom:1px solid var(--home-border)}.network-card{min-height:440px;padding:15px}.network-body{min-height:350px}.network-core{width:112px;height:112px;padding:14px}.network-node{width:105px;padding:9px}.network-node strong{font-size:.61rem}.network-node small,.network-node span{font-size:.42rem}.network-line{width:100px}.client-logo{border-top:1px solid var(--home-border);border-left:0}.client-logo:first-child{border-top:0}.section-heading h2,.about-content h2{font-size:clamp(2.35rem,12vw,3.5rem)}.capability-card{min-height:280px}.product-feature{padding:58px 0}.product-copy h3{font-size:3.8rem}.product-image{min-height:270px;padding:15px}.industry-grid{grid-auto-rows:310px}.industry-card{min-height:310px}.project-grid{grid-template-rows:none}.project-card,.project-card-featured{min-height:310px;grid-row:auto}.about-grid{gap:45px}.about-panel{min-height:410px;padding:25px}.contact-cta-inner{align-items:flex-start;flex-direction:column;gap:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion: reduce){.home-page *,.home-page *:before,.home-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
