:root{--g:#61d24f;--g2:#96ed62;--gd:#2f963e;--black:#0c1011;--dark:#101617;--ink:#151718;--muted:#6d7372;--line:rgba(18,22,20,.12);--white:#fff;--soft:#f6f7f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.se8-wrap{width:min(1580px,calc(100% - 62px));margin:0 auto}.se8-site{overflow:clip}.se8-label,.se8-eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.se8-label{color:#77dd5f}.se8-label.green{color:#55bd45}.se8-eyebrow{color:#fff}.se8-btn,.se8-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;transition:transform .22s ease,box-shadow .22s ease}.se8-btn{min-height:48px;padding:13px 22px;border-radius:4px;font-size:13px}.se8-pill{min-height:44px;padding:10px 18px;border-radius:999px;font-size:12px}.se8-btn.green,.se8-pill.green{background:linear-gradient(135deg,var(--g),var(--g2));color:#111;border:1px solid transparent;box-shadow:0 12px 28px rgba(97,210,79,.22)}.se8-btn.glass{color:#fff;background:rgba(10,13,13,.4);border:1px solid rgba(255,255,255,.45)}.se8-btn.outline-light{color:#fff;border:1px solid rgba(255,255,255,.45);background:transparent}.se8-pill.outline{background:#fff;border:1px solid rgba(20,24,22,.22)}.se8-btn:hover,.se8-pill:hover{transform:translateY(-2px)}.se8-pill svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.se8-pill.wide{width:100%;margin-top:12px}
/* header */body.admin-bar .se8-header{top:32px}.se8-header{position:sticky;top:0;z-index:99990}.se8-dimmer{position:fixed;inset:0;z-index:99950;background:rgba(7,9,9,.44);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:.2s}.se8-site.menu-open .se8-dimmer{opacity:1;visibility:visible}.se8-top{min-height:38px;background:#0b1010;color:rgba(255,255,255,.86);border-bottom:1px solid rgba(255,255,255,.07)}.se8-top-in{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.se8-cap,.se8-top-contact{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:750}.se8-cap i,.se8-top-contact i{font-style:normal;color:var(--g)}.se8-top-contact>a:nth-last-child(-n+3){font-size:12px;font-weight:900}.se8-navshell{background:rgba(255,255,255,.985);box-shadow:0 6px 25px rgba(12,15,14,.08);backdrop-filter:blur(16px)}.se8-navrow{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:84px}.se8-brand{min-width:295px}.se8-brand img,.se8-brand .custom-logo,.se8-brand-fallback img{width:200px;height:auto;max-height:62px;object-fit:contain}.se8-nav{display:flex;align-items:center;justify-content:center;gap:27px}.se8-nav>a,.se8-navitem>.se8-parent-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 2px;border:0;background:transparent;color:#171a19;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}.se8-nav>a:hover,.se8-navitem.open>button{color:#26943b}.se8-nav b{font-size:10px}.se8-actions{display:flex;align-items:center;gap:11px}.se8-menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:#fff;position:relative}.se8-menu-toggle span,.se8-menu-toggle span:before,.se8-menu-toggle span:after{content:"";position:absolute;left:12px;width:20px;height:2px;border-radius:4px;background:#121515}.se8-menu-toggle span{top:22px}.se8-menu-toggle span:before{left:0;top:-7px}.se8-menu-toggle span:after{left:0;top:7px}.se8-navitem{position:relative}.se8-mega{position:fixed;left:50%;top:122px;width:min(1620px,calc(100vw - 62px));transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease;z-index:99999}.se8-navitem.open>.se8-mega{transform:translateX(-50%) translateY(0);opacity:1;visibility:visible;pointer-events:auto}.se8-mega-grid{display:grid;grid-template-columns:1.34fr repeat(6,1fr);overflow:hidden;background:#0e1313;border:1px solid rgba(255,255,255,.08);border-radius:7px;box-shadow:0 38px 100px rgba(0,0,0,.37)}.se8-mega-intro{padding:27px 24px;background:radial-gradient(circle at 20% 20%,rgba(97,210,79,.08),transparent 38%),#0d1212;border-right:1px solid rgba(255,255,255,.08)}.se8-mega-intro small{color:#74dd5f;font-size:10px;font-weight:950;letter-spacing:.11em}.se8-mega-intro h3{margin:13px 0 12px;color:#fff;font-size:25px;line-height:1.16;letter-spacing:-.035em}.se8-mega-intro p{margin:0;color:rgba(255,255,255,.73);font-size:12px;line-height:1.6}.se8-mega-intro>a{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:12px 16px;border-radius:9px;background:linear-gradient(135deg,var(--g),var(--g2));font-size:11px;font-weight:900;color:#111}.se8-mega-col{padding:23px 16px 18px;border-right:1px solid rgba(255,255,255,.08)}.se8-mega-col:last-child{border-right:0}.se8-mega-icon{width:30px;height:30px;display:grid;place-items:center;color:#58c94b;margin-bottom:9px}.se8-mega-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.se8-mega-col h4{min-height:31px;margin:0 0 12px;color:#fff;font-size:11px;line-height:1.2;text-transform:uppercase}.se8-mega-col a{display:block;padding:5px 0;color:rgba(255,255,255,.70);font-size:10.5px;line-height:1.4}.se8-mega-col a:hover{color:#8cf272}.se8-product-menu{position:absolute;left:50%;top:calc(100% + 16px);width:360px;transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;padding:10px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 25px 60px rgba(0,0,0,.18);transition:.2s;z-index:99999}.se8-navitem.open>.se8-product-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.se8-product-menu a{display:block;padding:12px 13px;border-radius:12px}.se8-product-menu a:hover{background:#f2f7ef}.se8-product-menu strong,.se8-product-menu span{display:block}.se8-product-menu strong{font-size:12px}.se8-product-menu span{margin-top:3px;font-size:10px;color:var(--muted)}
/* mobile */.se8-mobile-overlay{position:fixed;inset:0;z-index:100000;background:rgba(5,8,7,.58);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:.2s}.se8-mobile-overlay.active{opacity:1;visibility:visible}.se8-mobile{position:fixed;right:0;top:0;z-index:100001;width:min(425px,94vw);height:100dvh;background:linear-gradient(180deg,#fff,#f5f7f3);transform:translateX(103%);transition:.28s ease;box-shadow:-20px 0 70px rgba(0,0,0,.25)}.se8-mobile.active{transform:none}.se8-mobile-head{min-height:82px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.se8-mobile-head img{width:185px}.se8-mobile-close{width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:25px}.se8-mobile-body{height:calc(100dvh - 82px);overflow:auto;padding:14px}.se8-mobile-body>a,.se8-mobile-acc>button{width:100%;min-height:51px;display:flex;align-items:center;justify-content:space-between;padding:13px 14px;margin:7px 0;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:13px;font-weight:900;text-align:left}.se8-mobile-acc>div{display:none;padding:0 0 8px 9px}.se8-mobile-acc.active>div{display:grid;gap:6px}.se8-mobile-acc>div a{padding:11px 12px;border-radius:11px;background:#edf6ea;font-size:12px;font-weight:800}
/* hero */.se8-hero{position:relative;min-height:595px;background:#0f1313;color:#fff;overflow:hidden}.se8-slide{position:absolute;inset:0;opacity:0;transition:opacity .75s ease}.se8-slide.active{opacity:1}.se8-slide img{width:100%;height:100%;object-fit:cover}.se8-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,6,.82) 0%,rgba(4,7,6,.53) 40%,rgba(4,7,6,.15) 76%,rgba(4,7,6,.34))}.se8-hero-grid{position:absolute;inset:0;opacity:.20;background:linear-gradient(rgba(105,220,87,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(105,220,87,.16) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to top,#000,transparent 58%)}.se8-hero-inner{position:relative;z-index:2;min-height:595px;display:flex;align-items:flex-end;padding-bottom:90px}.se8-hero-copy{max-width:695px}.se8-hero-copy h1{margin:10px 0 16px;font-size:clamp(65px,7vw,100px);line-height:.87;letter-spacing:-.06em}.se8-hero-copy h1 em{color:#64d653;font-style:normal}.se8-hero-copy p{max-width:610px;margin:0;color:rgba(255,255,255,.89);font-size:17px;line-height:1.45}.se8-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.se8-hero-arrow{position:absolute;z-index:3;top:50%;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:rgba(9,12,11,.28);color:#fff;font-size:29px}.se8-hero-arrow.prev{left:18px}.se8-hero-arrow.next{right:18px}.se8-dots{position:absolute;z-index:3;left:50%;bottom:21px;display:flex;gap:7px;transform:translateX(-50%)}.se8-dots button{width:34px;height:4px;border:0;border-radius:99px;background:rgba(255,255,255,.28)}.se8-dots button.active{background:#55ca49}
/* solver */.se8-solver-wrap{position:relative;z-index:4;margin-top:-43px}.se8-solver{display:grid;grid-template-columns:1.58fr repeat(6,1fr);overflow:hidden;background:#fff;border:1px solid rgba(18,22,20,.14);border-radius:10px;box-shadow:0 18px 42px rgba(12,15,14,.14)}.se8-solver-title{padding:23px 25px}.se8-solver-title h3{margin:0;font-size:20px;line-height:1.08}.se8-solver-title em{color:#53c646;font-style:normal}.se8-solver-title span{display:block;width:20px;height:3px;margin-top:11px;background:#57cc4a}.se8-solver>a{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;border-left:1px solid var(--line);text-align:center}.se8-solver>a:hover{background:#f5f9f3}.se8-solver i{width:34px;height:34px;display:grid;place-items:center;color:#58b94c}.se8-solver i svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.6}.se8-solver b{font-size:11px;line-height:1.25}
/* smartsite */.se8-smart{position:relative;padding:66px 0;background:#0f1514;color:#fff;overflow:hidden}.se8-smart-bg{position:absolute;inset:0;background:radial-gradient(circle at 13% 55%,rgba(82,195,73,.17),transparent 28%),linear-gradient(rgba(89,203,77,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(89,203,77,.045) 1px,transparent 1px);background-size:auto,38px 38px,38px 38px}.se8-smart-inner{position:relative;z-index:2;display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center}.se8-smart-copy h2{margin:8px 0 14px;font-size:clamp(45px,4.8vw,70px);line-height:.92;letter-spacing:-.05em}.se8-smart-copy h2 em{color:#64d653;font-style:normal}.se8-smart-copy p{max-width:450px;color:rgba(255,255,255,.77);font-size:14px;line-height:1.55}.se8-smart-visual{position:relative;min-height:430px}.se8-building{position:absolute;left:50%;top:50%;width:min(720px,87%);transform:translate(-50%,-50%);filter:drop-shadow(0 24px 32px rgba(0,0,0,.35))}.se8-node{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;color:#fff;font-size:11px;font-weight:800}.se8-node i{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(97,210,79,.57);color:#74dd62;font-style:normal}.se8-node i svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}.se8-node:after{content:"";width:72px;height:1px;background:linear-gradient(90deg,#62d552,transparent)}.se8-node.l1{left:0;top:18%}.se8-node.l2{left:-1%;top:42%}.se8-node.l3{left:5%;top:67%}.se8-node.r1{right:2%;top:17%;flex-direction:row-reverse}.se8-node.r2{right:-1%;top:42%;flex-direction:row-reverse}.se8-node.r3{right:4%;top:67%;flex-direction:row-reverse}.se8-node.r1:after,.se8-node.r2:after,.se8-node.r3:after{background:linear-gradient(90deg,transparent,#62d552)}
/* sections */.se8-section-head{display:grid;grid-template-columns:1.25fr .75fr auto;align-items:end;gap:25px}.se8-section-head h2{margin:7px 0 0;font-size:48px;line-height:1;letter-spacing:-.05em}.se8-section-head h2 em{color:#5bcd4c;font-style:normal}.se8-section-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.se8-section-head>a,.se8-all-projects{display:inline-flex;align-items:center;gap:8px;padding:12px 17px;border:1px solid rgba(20,23,21,.24);border-radius:999px;background:#fff;font-size:11px;font-weight:900;white-space:nowrap}.se8-industries{padding:44px 0 34px}.se8-industry-grid{display:grid;grid-template-columns:repeat(8,1fr);margin-top:26px;border-top:1px solid var(--line)}.se8-industry-grid article{min-height:102px;display:grid;place-items:center;text-align:center;padding:13px;border-right:1px solid var(--line)}.se8-industry-grid article:last-child{border-right:0}.se8-industry-grid i{font-style:normal;font-size:27px;color:#4eae47}.se8-industry-grid span{font-size:10.5px;font-weight:800;line-height:1.25}.se8-proof{background:linear-gradient(90deg,#0e2613,#15371d,#0d2813);color:#fff}.se8-proof .se8-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.se8-proof .se8-wrap>div{min-height:93px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(255,255,255,.08)}.se8-proof .se8-wrap>div:last-child{border-right:0}.se8-proof i{font-style:normal;color:#68da57;font-size:24px}.se8-proof strong{font-size:39px;line-height:1}.se8-proof span{font-size:11px;color:rgba(255,255,255,.80)}
/* marquees/projects */.se8-marquee{overflow:hidden}.se8-marquee>div{width:max-content;display:flex;align-items:center;gap:14px;white-space:nowrap;padding:9px 0;font-size:10px;font-weight:900;letter-spacing:.08em;animation:se8-marquee 25s linear infinite}.se8-marquee i{font-style:normal;color:#61d251}.se8-marquee.dark{background:#0c1010;color:#fff;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.se8-marquee.light{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}@keyframes se8-marquee{to{transform:translateX(-50%)}}.se8-projects{padding:38px 0 34px}.se8-project-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:24px}.se8-project-card{position:relative;min-height:252px;overflow:hidden;padding:0;border:0;border-radius:10px;background:#111;color:#fff;text-align:left;cursor:pointer}.se8-project-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.se8-project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 42%,rgba(0,0,0,.88))}.se8-project-card:hover>img{transform:scale(1.045)}.se8-card-meta{position:absolute;z-index:2;left:12px;right:12px;bottom:11px}.se8-card-meta strong,.se8-card-meta small{display:block}.se8-card-meta strong{font-size:12px}.se8-card-meta small{margin-top:3px;color:rgba(255,255,255,.8);font-size:10px}.se8-card-meta i{position:absolute;right:0;bottom:0;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#64d252;color:#111;font-style:normal;font-size:20px}.se8-gallery-modal{position:fixed;inset:0;z-index:120000;padding:70px 24px 24px;background:rgba(7,9,9,.94);opacity:0;visibility:hidden;overflow:auto;transition:.2s}.se8-gallery-modal.active{opacity:1;visibility:visible}.se8-gallery-close{position:fixed;right:22px;top:20px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#161b1a;color:#fff;font-size:27px}.se8-gallery-grid{width:min(1200px,100%);margin:auto;columns:4 230px;column-gap:10px}.se8-gallery-grid figure{break-inside:avoid;margin:0 0 10px;overflow:hidden;border-radius:10px;background:#111;color:#fff}.se8-gallery-grid img{width:100%;height:auto}.se8-gallery-grid figcaption{padding:9px 10px;font-size:10px}
/* footer */.se8-footer-cta{padding:31px 0;background:linear-gradient(90deg,#123919,#185526);color:#fff}.se8-footer-cta>.se8-wrap{display:grid;grid-template-columns:1.05fr .8fr auto;align-items:center;gap:28px}.se8-footer-cta h2{margin:0;font-size:37px;line-height:1.02;letter-spacing:-.045em}.se8-footer-cta p{margin:0;color:rgba(255,255,255,.86);font-size:13px;line-height:1.5}.se8-footer-cta a{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:5px;background:linear-gradient(135deg,var(--g),var(--g2));color:#111;font-size:12px;font-weight:900}.se8-footer{padding:34px 0 0;background:#0c1111;color:#fff}.se8-footer-grid{display:grid;grid-template-columns:1.35fr repeat(5,1fr);gap:27px}.se8-footer-brand img{width:205px;filter:brightness(0) invert(1)}.se8-footer-brand p{max-width:270px;color:rgba(255,255,255,.70);font-size:11px;line-height:1.65}.se8-socials{display:flex;gap:9px}.se8-socials a{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);font-size:11px}.se8-footer h4{margin:3px 0 11px;font-size:10px;text-transform:uppercase}.se8-footer-grid>div>a,.se8-footer-grid>div>span{display:block;padding:4px 0;color:rgba(255,255,255,.70);font-size:9.5px;line-height:1.4}.se8-footer-grid>div>a:hover{color:#84e66c}.se8-callback{display:inline-flex!important;align-items:center;justify-content:center;margin-top:8px;padding:9px 11px!important;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#fff!important}.se8-footer-bottom{min-height:62px;margin-top:27px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:14px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.53);font-size:8.5px}.se8-footer-bottom span:nth-child(2){text-align:center}.se8-footer-bottom span:nth-child(3){text-align:right}.se8-footer-bottom span:nth-child(3) a{color:#80e268}.se8-backtop{position:fixed;right:18px;bottom:18px;z-index:70;width:42px;height:42px;border:0;border-radius:8px;background:#60d14e;color:#111;font-weight:900;box-shadow:0 13px 28px rgba(96,209,78,.22)}
/* pages */.se8-page-hero{position:relative;min-height:365px;display:flex;align-items:flex-end;padding:75px 0 57px;background:#101515;color:#fff;overflow:hidden}.se8-page-hero.image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.se8-page-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,7,.85),rgba(5,8,7,.3))}.se8-page-hero>.se8-wrap{position:relative;z-index:2}.se8-page-hero h1{max-width:950px;margin:9px 0 11px;font-size:clamp(50px,5.8vw,80px);line-height:.94;letter-spacing:-.05em}.se8-page-hero p{max-width:710px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.55}.se8-page-section{padding:62px 0}.se8-content{max-width:1050px}.se8-content p,.se8-content li{font-size:14px;line-height:1.7;color:#555d59}.se8-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.se8-service-grid>a{padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.se8-service-grid i{width:44px;height:44px;display:grid;place-items:center;color:#4cad45}.se8-service-grid i svg{width:33px;height:33px;fill:none;stroke:currentColor;stroke-width:1.7}.se8-service-grid h2{font-size:23px;letter-spacing:-.035em}.se8-service-grid p{color:var(--muted);font-size:13px;line-height:1.6}.se8-page-two{display:grid;grid-template-columns:1.3fr .7fr;gap:25px}.se8-page-two h2{font-size:40px;line-height:1;letter-spacing:-.045em}.se8-side-card{padding:24px;border-radius:20px;background:#111716;color:#fff}.se8-side-card>i{width:50px;height:50px;color:#70db5a}.se8-side-card>i svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.6}.se8-side-card p{color:rgba(255,255,255,.7);font-size:13px;line-height:1.6}.se8-side-card a{color:#75de5e;font-weight:800}.se8-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.se8-logo-grid span{display:grid;place-items:center;min-height:80px;border:1px solid var(--line);border-radius:14px;font-weight:900;color:#353a38}.se8-contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px}.se8-contact-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.se8-contact-list>div{padding:16px;border:1px solid var(--line);border-radius:14px}.se8-contact-list small,.se8-contact-list strong{display:block}.se8-contact-list small{font-size:9px;color:#4aae45;font-weight:900;text-transform:uppercase}.se8-contact-list strong{margin-top:4px;font-size:13px}.se8-form-shell,.se8-form-narrow{padding:24px;border:1px solid var(--line);border-radius:20px;background:#f7f8f5}.se8-form-narrow{max-width:850px;margin:auto}.se8-faq{max-width:900px}.se8-faq details{padding:16px 0;border-bottom:1px solid var(--line)}.se8-faq summary{font-weight:900;cursor:pointer}.se8-faq p{color:var(--muted);line-height:1.6}
/* responsive */@media(max-width:1300px){.se8-nav{display:none}.se8-menu-toggle{display:block}.se8-actions .outline{display:none}.se8-mega{display:none}.se8-project-cards{grid-template-columns:repeat(3,1fr)}.se8-footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.se8-footer-grid>div:nth-child(5),.se8-footer-grid>div:nth-child(6){margin-top:10px}}@media(max-width:980px){.se8-top{display:none}.se8-wrap{width:min(100%,calc(100% - 28px))}.se8-brand{min-width:0}.se8-actions>.se8-pill{display:none}.se8-solver{grid-template-columns:repeat(3,1fr)}.se8-solver-title{grid-column:1/-1}.se8-solver>a{border-top:1px solid var(--line)}.se8-smart-inner,.se8-section-head,.se8-footer-cta>.se8-wrap,.se8-page-two,.se8-contact-layout{grid-template-columns:1fr}.se8-smart-visual{min-height:400px}.se8-node span{display:none}.se8-node:after{width:43px}.se8-industry-grid{grid-template-columns:repeat(4,1fr)}.se8-industry-grid article:nth-child(4){border-right:0}.se8-proof .se8-wrap{grid-template-columns:1fr 1fr}.se8-proof .se8-wrap>div:nth-child(2){border-right:0}.se8-project-cards{grid-template-columns:repeat(2,1fr)}.se8-footer-grid{grid-template-columns:1fr 1fr}.se8-footer-brand{grid-column:1/-1}.se8-footer-bottom{grid-template-columns:1fr;padding:15px 0}.se8-footer-bottom span,.se8-footer-bottom span:nth-child(2),.se8-footer-bottom span:nth-child(3){text-align:left}.se8-service-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){body.admin-bar .se8-header{top:46px}.se8-navrow{min-height:73px}.se8-brand img,.se8-brand .custom-logo,.se8-brand-fallback img{width:175px}.se8-hero,.se8-hero-inner{min-height:560px}.se8-hero-inner{padding-bottom:85px}.se8-hero-copy h1{font-size:52px}.se8-hero-copy p{font-size:14px}.se8-hero-arrow{display:none}.se8-solver{grid-template-columns:1fr 1fr}.se8-industry-grid{grid-template-columns:1fr 1fr}.se8-industry-grid article:nth-child(2n){border-right:0}.se8-proof strong{font-size:29px}.se8-project-cards{grid-template-columns:1fr}.se8-footer-grid{grid-template-columns:1fr}.se8-section-head h2,.se8-footer-cta h2{font-size:37px}.se8-service-grid,.se8-logo-grid,.se8-contact-list{grid-template-columns:1fr}.se8-page-hero h1{font-size:46px}.se8-smart{padding:56px 0}.se8-smart-visual{min-height:320px}.se8-node:after{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.se8-marquee>div{animation:none}.se8-slide{transition:none}}
.se8-page-section .se8-gallery-grid{width:100%;columns:4 240px;column-gap:10px}.se8-page-section .se8-gallery-grid figure{break-inside:avoid;margin:0 0 10px;overflow:hidden;border-radius:10px;background:#111;color:#fff}.se8-page-section .se8-gallery-grid figure img{width:100%;height:auto}.se8-page-section .se8-gallery-grid figcaption{padding:9px 10px;font-size:10px;font-weight:800}

/* V8 complete expansion */
.se8-industries-menu{position:fixed;left:50%;top:122px;width:min(1120px,calc(100vw - 62px));transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s;z-index:99999}.se8-navitem.open>.se8-industries-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.se8-industries-menu-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);background:#0e1313;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden;box-shadow:0 34px 90px rgba(0,0,0,.35)}.se8-industry-feature{grid-row:span 2;padding:26px;background:radial-gradient(circle at 20% 20%,rgba(97,210,79,.12),transparent 45%),#0b1110;color:#fff}.se8-industry-feature small{color:var(--g);font-size:10px;font-weight:950;letter-spacing:.12em}.se8-industry-feature h3{font-size:26px;line-height:1.05;margin:10px 0}.se8-industry-feature p{color:rgba(255,255,255,.7);font-size:12px;line-height:1.6}.se8-industry-feature a{display:inline-flex;margin-top:12px;padding:11px 14px;border-radius:9px;background:var(--g);color:#101410;font-weight:900;font-size:11px}.se8-industries-menu-grid>a{display:flex;flex-direction:column;justify-content:center;padding:19px;border-left:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.se8-industries-menu-grid>a strong{font-size:11px;text-transform:uppercase}.se8-industries-menu-grid>a span{margin-top:5px;color:rgba(255,255,255,.58);font-size:10px}.se8-industries-menu-grid>a:hover{background:rgba(97,210,79,.08)}
.se8-building-3d{max-width:760px;filter:drop-shadow(0 25px 40px rgba(0,0,0,.35))}.se8-partners-strip,.se8-testimonials-home{padding:40px 0;background:#fff}.se8-testimonials-home{background:#f5f7f3}.se8-section-head.compact{margin-bottom:20px}.se8-section-head.compact h2{font-size:31px}.se8-partner-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.se8-partner-logos>div,.se8-logo-grid>div{min-height:76px;display:flex;align-items:center;justify-content:center;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.se8-partner-logos img,.se8-logo-grid img{max-width:110px;max-height:38px}.se8-logo-grid>div{flex-direction:column;gap:7px}.se8-logo-grid>div span{font-size:9px;color:var(--muted)}.se8-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.se8-testimonial-grid article{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.se8-testimonial-grid .stars{color:#58bd49;letter-spacing:.13em}.se8-testimonial-grid blockquote{margin:14px 0;color:#3c4340;line-height:1.6}.se8-testimonial-grid article>strong,.se8-testimonial-grid article>span{display:block}.se8-testimonial-grid article>span{font-size:11px;color:var(--muted);margin-top:4px}.se8-testimonial-placeholder{grid-column:1/-1;padding:28px;border:1px dashed rgba(97,210,79,.5);border-radius:18px;text-align:center}.se8-testimonial-placeholder strong,.se8-testimonial-placeholder span{display:block}.se8-testimonial-placeholder span{margin-top:5px;color:var(--muted)}.se8-history-intro{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.se8-history-intro img{border-radius:22px}.se8-timeline,.se8-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0}.se8-timeline article,.se8-process-grid article{padding:23px;border:1px solid var(--line);border-radius:18px;background:#fff}.se8-timeline b,.se8-process-grid b{color:var(--g);font-size:12px}.se8-timeline p,.se8-process-grid p{font-size:12px;line-height:1.55;color:var(--muted)}.se8-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.se8-news-grid article{border:1px solid var(--line);border-radius:18px;overflow:hidden;padding:18px}.se8-news-grid article img{width:calc(100% + 36px);max-width:none;margin:-18px -18px 16px}.se8-news-grid p{color:var(--muted);font-size:12px;line-height:1.6}.se8-map{margin-top:20px;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.se8-map iframe{width:100%;height:300px;border:0}.se8-page-section.soft{background:#f5f7f3}
.se8-uae-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 30px;background:#fff}.se8-uae-header img{width:200px}.se8-uae-header nav{display:flex;gap:23px;font-size:12px;font-weight:900;text-transform:uppercase}.se8-uae-header>div{display:flex;gap:9px}.se8-uae-header .wa,.se8-uae-header .cta{padding:11px 16px;border-radius:999px;font-size:12px;font-weight:900}.se8-uae-header .wa{border:1px solid var(--line)}.se8-uae-header .cta{background:var(--g)}.se8-uae-footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px;padding:44px 34px;background:#0d1211;color:#fff}.se8-uae-footer img{width:190px}.se8-uae-footer p{color:rgba(255,255,255,.65);font-size:12px;line-height:1.6}.se8-uae-footer strong,.se8-uae-footer a{display:block}.se8-uae-footer strong{margin-bottom:9px;font-size:12px}.se8-uae-footer a{padding:4px 0;color:rgba(255,255,255,.68);font-size:11px}.se8-elementor-hero{padding:110px 7%;min-height:520px;background-size:cover!important;background-position:center!important;position:relative}.se8-elementor-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,10,.84),rgba(8,12,10,.3));z-index:0}.se8-elementor-hero>.elementor-container{position:relative;z-index:1}.se8-elementor-hero h1,.se8-elementor-hero .elementor-heading-title{color:#fff;font-size:62px;line-height:.95;letter-spacing:-.04em}.se8-elementor-hero .elementor-widget-text-editor{color:rgba(255,255,255,.8);max-width:650px}.se8-elementor-cards{padding:54px 7%}.se8-elementor-cards>.elementor-container{gap:16px}.se8-elementor-cards .elementor-column{padding:22px;border:1px solid var(--line);border-radius:18px}.se8-elementor-smartsite{padding:64px 7%;background:#0e1511;color:#fff}.se8-elementor-smartsite img{max-height:460px}.se8-elementor-faq{padding:54px 7%;background:#f5f7f3}.se8-elementor-cta{padding:50px 7%;background:#14361b;color:#fff}
@media(max-width:980px){.se8-industries-menu{display:none}.se8-partner-logos{grid-template-columns:repeat(3,1fr)}.se8-testimonial-grid,.se8-history-intro,.se8-timeline,.se8-process-grid,.se8-news-grid{grid-template-columns:1fr 1fr}.se8-uae-header nav{display:none}.se8-uae-footer{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.se8-partner-logos,.se8-testimonial-grid,.se8-history-intro,.se8-timeline,.se8-process-grid,.se8-news-grid,.se8-uae-footer{grid-template-columns:1fr}.se8-partner-logos{grid-template-columns:1fr 1fr}.se8-uae-header{padding:0 15px}.se8-uae-header img{width:175px}.se8-uae-header>div .wa{display:none}}

/* ========================================================================
   SEDGE V10 — production refinement layer
   ===================================================================== */
.se9-search-toggle{width:40px;height:40px;border:1px solid rgba(20,24,22,.18);border-radius:50%;background:#fff;color:#111;font-size:22px;display:grid;place-items:center;cursor:pointer}.se9-search-toggle:hover{border-color:var(--g);color:#2f9e3d}.se9-mini-menu{position:absolute;left:50%;top:calc(100% + 16px);width:330px;transform:translateX(-50%) translateY(8px);opacity:0;visibility:hidden;pointer-events:none;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 25px 65px rgba(0,0,0,.18);transition:.2s;z-index:99999}.se8-navitem.open>.se9-mini-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.se9-mini-menu a{display:block;padding:12px 13px;border-radius:12px}.se9-mini-menu a:hover{background:#f1f7ee}.se9-mini-menu strong,.se9-mini-menu span{display:block}.se9-mini-menu strong{font-size:12px}.se9-mini-menu span{font-size:10px;color:var(--muted);margin-top:3px}.se9-mini-menu.support{left:auto;right:0;transform:translateY(8px)}.se8-navitem.open>.se9-mini-menu.support{transform:translateY(0)}
.se9-search-overlay{position:fixed;inset:0;z-index:100005;background:rgba(5,9,7,.78);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:.25s}.se9-search-overlay.active{opacity:1;visibility:visible}.se9-search-box{position:absolute;left:50%;top:18%;transform:translateX(-50%);width:min(760px,calc(100% - 32px));padding:34px;border-radius:24px;background:#fff;box-shadow:0 35px 100px rgba(0,0,0,.28)}.se9-search-box h2{margin:9px 0 18px;font-size:42px;letter-spacing:-.04em}.se9-search-box form{display:flex;gap:8px}.se9-search-box input[type=search]{flex:1;min-height:54px;padding:0 17px;border:1px solid var(--line);border-radius:999px}.se9-search-box input[type=submit]{min-height:54px;padding:0 22px;border:0;border-radius:999px;background:var(--g);font-weight:900}.se9-search-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:22px}.se9-search-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.se9-search-links a{padding:9px 13px;border-radius:999px;background:#eef6eb;font-size:11px;font-weight:800}
.se9-home-industry-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:22px}.se9-home-industry-grid a{position:relative;min-height:132px;border-radius:8px;overflow:hidden;background:#111;color:#fff}.se9-home-industry-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.35s}.se9-home-industry-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 28%,rgba(0,0,0,.86))}.se9-home-industry-grid span{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;font-size:10px;font-weight:900;line-height:1.18}.se9-home-industry-grid a:hover img{transform:scale(1.06)}
.se9-partner-home{padding:15px 0 18px;background:#fff}.se9-partner-home h3{margin:0 0 11px;font-size:16px}.se9-partner-row{display:grid;grid-template-columns:repeat(12,1fr);gap:9px;align-items:center}.se9-partner-row>div{min-height:44px;display:grid;place-items:center}.se9-partner-row img{max-width:92px;max-height:27px;filter:saturate(.95)}
.se9-service-intro,.se9-about-intro{display:grid;grid-template-columns:1.35fr .65fr;gap:30px;align-items:start}.se9-service-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:36px 0}.se9-service-feature-grid article{position:relative;min-height:190px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.se9-service-feature-grid article:after{content:"";position:absolute;right:-45px;bottom:-65px;width:135px;height:135px;border-radius:50%;border:1px solid rgba(97,210,79,.18)}.se9-service-feature-grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(97,210,79,.35);color:#45ad3b}.se9-service-feature-grid i svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.se9-service-feature-grid span{position:absolute;right:17px;top:17px;color:#b2bab5;font-size:11px;font-weight:900}.se9-service-feature-grid h3{font-size:18px}.se9-service-feature-grid p{font-size:12px;line-height:1.6;color:var(--muted)}.se9-section-title{margin:46px 0 16px}.se9-section-title h2{margin:7px 0;font-size:34px;letter-spacing:-.04em}.se9-image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.se9-image-row a{height:260px;border-radius:14px;overflow:hidden}.se9-image-row img{width:100%;height:100%;object-fit:cover;transition:.35s}.se9-image-row a:hover img{transform:scale(1.04)}.se9-hero-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.se9-product-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.se9-product-showcase>a{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;padding-bottom:20px}.se9-product-showcase img{width:100%;height:240px;object-fit:cover}.se9-product-showcase>a>span,.se9-product-showcase h2,.se9-product-showcase p,.se9-product-showcase b{display:block;margin-left:20px;margin-right:20px}.se9-product-showcase>a>span{margin-top:18px;color:#4db546;font-size:10px;font-weight:900;letter-spacing:.11em}.se9-product-showcase h2{margin-top:7px;margin-bottom:7px;font-size:24px}.se9-product-showcase p{color:var(--muted);font-size:12px;line-height:1.55}.se9-product-showcase b{margin-top:14px;font-size:11px;color:#2f9538}.se9-product-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:40px}.se9-product-category-grid article{padding:22px;border:1px solid var(--line);border-radius:17px}.se9-product-category-grid article>span{font-size:10px;color:#4db546;font-weight:900}.se9-product-category-grid h2{font-size:20px}.se9-product-category-grid p{font-size:12px;color:var(--muted);line-height:1.6}.se9-product-category-grid a{font-size:11px;font-weight:900;color:#2d983c}
.se9-industry-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.se9-industry-photo-grid>a{position:relative;min-height:340px;border-radius:18px;overflow:hidden;color:#fff}.se9-industry-photo-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.se9-industry-photo-grid>a:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 20%,rgba(6,10,8,.9))}.se9-industry-photo-grid>a>div{position:absolute;left:20px;right:20px;bottom:20px;z-index:2}.se9-industry-photo-grid span{font-size:9px;color:#84ed6b;font-weight:900;letter-spacing:.12em}.se9-industry-photo-grid h2{margin:7px 0;font-size:22px}.se9-industry-photo-grid p{margin:0;color:rgba(255,255,255,.75);font-size:11px;line-height:1.5}.se9-industry-photo-grid b{display:block;margin-top:12px;font-size:10px}.se9-dark-band{padding:54px 0;background:#0e1512;color:#fff}.se9-dark-band .se8-process-grid article{background:#131b17;border-color:rgba(255,255,255,.09)}.se9-dark-band .se8-process-grid p{color:rgba(255,255,255,.64)}
.se9-about-image{position:relative}.se9-about-image img{border-radius:20px}.se9-about-image span{position:absolute;left:14px;right:14px;bottom:14px;padding:12px;border-radius:10px;background:rgba(7,11,9,.8);color:#fff;font-size:9px;font-weight:900;letter-spacing:.09em}.se9-values{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:38px 0}.se9-values article{padding:20px;border:1px solid var(--line);border-radius:18px;text-align:center}.se9-values i{display:grid;place-items:center;width:44px;height:44px;margin:auto;border-radius:50%;border:1px solid rgba(97,210,79,.38);color:#48b743}.se9-values svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.se9-values h3{margin:10px 0 5px}.se9-values p{font-size:11px;line-height:1.5;color:var(--muted)}
.se9-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.se9-form-grid label{display:grid;gap:7px;font-size:11px;font-weight:850}.se9-form-grid .wide{grid-column:1/-1}.se9-form-grid input,.se9-form-grid select,.se9-form-grid textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.se9-form-grid .consent{display:flex;align-items:center;gap:9px}.se9-form-grid .consent input{width:auto}.se9-assessment>button{margin-top:14px;min-height:48px;padding:12px 20px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--g),var(--g2));font-weight:900}.se9-hp{position:absolute!important;left:-9999px!important}.se9-form-ok,.se9-form-error{padding:13px 15px;border-radius:12px;margin-bottom:12px}.se9-form-ok{background:#eff9eb}.se9-form-error{background:#fff0f0}
.se9-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.se9-testimonial-grid article{padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff}.se9-testimonial-grid .stars{color:#56ba47;letter-spacing:.12em}.se9-testimonial-grid blockquote{margin:14px 0;font-size:13px;line-height:1.65;color:#424945}.se9-testimonial-grid article>strong,.se9-testimonial-grid article>span{display:block}.se9-testimonial-grid article>span{font-size:10px;color:var(--muted)}.se9-testimonial-placeholder{grid-column:1/-1;padding:30px;border:1px dashed rgba(97,210,79,.55);border-radius:18px;text-align:center}.se9-testimonial-placeholder strong,.se9-testimonial-placeholder span{display:block}.se9-testimonial-placeholder span{margin-top:6px;color:var(--muted);font-size:12px}
.se9-floaters{position:fixed;right:18px;top:37%;z-index:99935;display:grid;gap:8px}.se9-float{height:52px;min-width:150px;display:flex;align-items:center;gap:11px;padding:0 18px;border:0;border-radius:999px 0 0 999px;background:#07110d;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.22);font-weight:800;cursor:pointer}.se9-float i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--g);color:#071008;font-style:normal}.se9-float.wa{background:#0d1d13}.se9-float:hover{transform:translateX(-5px)}.se9-chat-panel{position:fixed;right:185px;top:34%;z-index:99936;width:min(350px,calc(100vw - 30px));padding:25px;border:1px solid rgba(97,210,79,.22);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28);opacity:0;visibility:hidden;transform:translateX(15px);transition:.25s}.se9-chat-panel.active{opacity:1;visibility:visible;transform:none}.se9-chat-close{position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff}.se9-chat-brand img{width:170px;margin-bottom:18px}.se9-chat-panel h3{font-size:27px;margin:7px 0}.se9-chat-panel p{font-size:12px;color:var(--muted);line-height:1.6}.se9-chat-panel>a{display:block;padding:11px 0;border-top:1px solid var(--line);font-size:12px;font-weight:850}.se9-chat-panel>a:hover{color:#32983b}
@media(max-width:1450px){.se8-nav{gap:17px}.se8-nav>a,.se8-navitem>.se8-parent-link{font-size:10.5px}.se8-brand{min-width:230px}.se8-brand img,.se8-brand .custom-logo,.se8-brand-fallback img{width:180px}.se8-actions .se8-pill{padding-left:13px;padding-right:13px}.se9-partner-row{grid-template-columns:repeat(6,1fr)}}
@media(max-width:1300px){.se9-search-toggle{display:none}.se9-mini-menu{display:none}.se9-floaters{top:auto;right:10px;bottom:68px;display:flex;gap:7px}.se9-float{min-width:46px;width:46px;height:46px;padding:0;border-radius:50%;justify-content:center}.se9-float span{display:none}.se9-float i{background:transparent;color:#fff}.se9-float.wa{background:#4fca46}.se9-chat-panel{right:10px;top:auto;bottom:125px}.se9-service-feature-grid,.se9-product-category-grid,.se9-industry-photo-grid{grid-template-columns:1fr 1fr}.se9-values{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.se9-home-industry-grid{grid-template-columns:repeat(4,1fr)}.se9-partner-row{grid-template-columns:repeat(4,1fr)}.se9-service-intro,.se9-about-intro{grid-template-columns:1fr}.se9-product-showcase{grid-template-columns:1fr 1fr}.se9-image-row{grid-template-columns:1fr 1fr}.se9-image-row a:last-child{grid-column:1/-1}.se9-testimonial-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.se9-home-industry-grid{grid-template-columns:1fr 1fr}.se9-partner-row{grid-template-columns:repeat(3,1fr)}.se9-service-feature-grid,.se9-product-showcase,.se9-product-category-grid,.se9-industry-photo-grid,.se9-values,.se9-image-row,.se9-testimonial-grid,.se9-form-grid{grid-template-columns:1fr}.se9-image-row a:last-child{grid-column:auto}.se9-form-grid .wide{grid-column:auto}.se9-search-box{top:10%;padding:25px 20px}.se9-search-box h2{font-size:32px}.se9-search-box form{display:grid}.se9-search-box input[type=submit]{width:100%}.se9-chat-panel{bottom:122px}.se9-home-industry-grid a{min-height:120px}}

/* ==========================================================================
   SEDGE ENTERPRISE V10 — FINAL DESIGN SYSTEM OVERRIDES
   ========================================================================== */
body.sedge-enterprise-v10{--g:#61d24f;--g2:#91f06c;--neon:rgba(97,210,79,.72);--panel:#0b1110;--panel2:#111917}.se10-header{transition:box-shadow .25s ease,background .25s ease}.se10-header .se8-navrow{transition:min-height .25s ease}.se8-site.is-scrolled .se10-header .se8-navrow{min-height:72px}.se8-site.is-scrolled .se10-header{box-shadow:0 18px 45px rgba(0,0,0,.14)}.se10-header .se8-navshell{position:relative}.se10-header .se8-navshell:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(97,210,79,.12) 12%,rgba(97,210,79,.85) 50%,rgba(97,210,79,.12) 88%,transparent 100%);box-shadow:0 0 18px rgba(97,210,79,.22)}
.se10-header--home .se8-navshell,.se10-header--tech .se8-navshell,.se10-header--editorial .se8-navshell{background:rgba(8,13,12,.96);border-bottom:1px solid rgba(255,255,255,.06)}.se10-header--home .se8-nav>a,.se10-header--home .se8-navitem>.se8-parent-link,.se10-header--tech .se8-nav>a,.se10-header--tech .se8-navitem>.se8-parent-link,.se10-header--editorial .se8-nav>a,.se10-header--editorial .se8-navitem>.se8-parent-link{color:#f6faf7}.se10-header--home .se8-nav>a:hover,.se10-header--home .se8-navitem.open>button,.se10-header--tech .se8-nav>a:hover,.se10-header--tech .se8-navitem.open>button,.se10-header--editorial .se8-nav>a:hover,.se10-header--editorial .se8-navitem.open>button{color:#8ff272}.se10-header--home .se8-brand img,.se10-header--tech .se8-brand img,.se10-header--editorial .se8-brand img{filter:drop-shadow(0 0 14px rgba(97,210,79,.08))}.se10-header--home .se9-search-toggle,.se10-header--tech .se9-search-toggle,.se10-header--editorial .se9-search-toggle{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);color:#fff}.se10-header--home .se8-pill.outline,.se10-header--tech .se8-pill.outline,.se10-header--editorial .se8-pill.outline{background:rgba(255,255,255,.05);color:#fff;border-color:rgba(255,255,255,.18)}.se10-header--company .se8-navshell{background:rgba(255,255,255,.98)}.se10-header--support .se8-navshell{background:linear-gradient(90deg,#fff 0%,#fbfff9 70%,#efffe9 100%)}.se10-contextbar{background:#0a100e;color:rgba(255,255,255,.78);border-bottom:1px solid rgba(97,210,79,.22)}.se10-header--support .se10-contextbar{background:#ecf8e9;color:#2a342d}.se10-contextbar .se8-wrap{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:9px;font-weight:900;letter-spacing:.12em}.se10-contextbar a{color:#72dc5d;letter-spacing:.03em}.se10-header--support .se10-contextbar a{color:#2f923d}
/* black-neon mega menu language across every dropdown */
.se8-mega-grid,.se8-industries-menu-grid{background:radial-gradient(circle at 15% 0%,rgba(97,210,79,.13),transparent 26%),linear-gradient(145deg,#090e0d,#111a17);border:1px solid rgba(97,210,79,.22);box-shadow:0 42px 110px rgba(0,0,0,.52),0 0 34px rgba(97,210,79,.08)}.se8-mega-grid:before,.se8-industries-menu-grid:before{content:"";position:absolute;left:5%;right:5%;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--g),transparent);box-shadow:0 0 20px rgba(97,210,79,.55)}.se8-product-menu,.se9-mini-menu{background:radial-gradient(circle at 10% 0%,rgba(97,210,79,.12),transparent 35%),#0b1210;border:1px solid rgba(97,210,79,.22);box-shadow:0 30px 75px rgba(0,0,0,.42),0 0 28px rgba(97,210,79,.07)}.se8-product-menu a,.se9-mini-menu a{border:1px solid transparent;color:#fff}.se8-product-menu a:hover,.se9-mini-menu a:hover{background:rgba(97,210,79,.08);border-color:rgba(97,210,79,.14)}.se8-product-menu strong,.se9-mini-menu strong{color:#fff}.se8-product-menu span,.se9-mini-menu span{color:rgba(255,255,255,.58)}.se8-mega-col a{border-radius:6px;padding:5px 6px;margin-left:-6px}.se8-mega-col a:hover{background:rgba(97,210,79,.07);transform:translateX(2px)}
/* compact contact hub */
.se10-contact-hub{position:fixed;right:18px;bottom:26px;z-index:99938}.se10-hub-toggle{height:54px;display:flex;align-items:center;gap:10px;padding:0 18px 0 9px;border:1px solid rgba(97,210,79,.3);border-radius:999px;background:#09100d;color:#fff;box-shadow:0 18px 55px rgba(0,0,0,.28),0 0 26px rgba(97,210,79,.09);cursor:pointer}.se10-hub-toggle>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--g);color:#081008;font-size:25px;font-weight:400;transition:transform .25s ease}.se10-hub-toggle b{font-size:12px;letter-spacing:.03em}.se10-contact-hub.active .se10-hub-toggle>span{transform:rotate(45deg)}.se10-hub-menu{position:absolute;right:0;bottom:64px;width:300px;padding:10px;border:1px solid rgba(97,210,79,.2);border-radius:20px;background:rgba(8,14,12,.97);backdrop-filter:blur(18px);box-shadow:0 28px 75px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s}.se10-contact-hub.active .se10-hub-menu{opacity:1;visibility:visible;transform:none}.se10-hub-menu>a,.se10-hub-menu>button{width:100%;display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:10px;border:0;border-radius:14px;background:transparent;color:#fff;text-align:left;cursor:pointer}.se10-hub-menu>a:hover,.se10-hub-menu>button:hover{background:rgba(97,210,79,.08)}.se10-hub-menu i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(97,210,79,.12);color:#75df5f;font-style:normal}.se10-hub-menu i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.se10-hub-menu strong,.se10-hub-menu small{display:block}.se10-hub-menu strong{font-size:12px}.se10-hub-menu small{margin-top:2px;color:rgba(255,255,255,.55);font-size:10px}.se9-chat-panel{right:335px;top:auto;bottom:26px}
/* homepage */
.se10-hero{min-height:670px}.se10-hero .se8-hero-inner{min-height:670px;padding-bottom:92px}.se10-hero .se8-hero-overlay{background:linear-gradient(90deg,rgba(3,7,5,.9) 0%,rgba(4,8,6,.68) 44%,rgba(4,8,6,.16) 79%,rgba(4,8,6,.4))}.se10-hero .se8-hero-copy{max-width:790px}.se10-hero .se8-hero-copy h1{font-size:clamp(68px,7.4vw,112px)}.se10-hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.se10-hero-pills span{padding:8px 11px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(5,10,7,.36);backdrop-filter:blur(8px);font-size:9px;font-weight:850;letter-spacing:.05em;color:rgba(255,255,255,.82)}
.se10-trust-rail{position:relative;background:#fff;border-bottom:1px solid var(--line);overflow:hidden}.se10-trust-rail>.se8-wrap{display:grid;grid-template-columns:310px 1fr;align-items:center;gap:24px;min-height:104px}.se10-trust-copy small,.se10-trust-copy strong{display:block}.se10-trust-copy small{color:#3da63b;font-size:9px;font-weight:900;letter-spacing:.13em}.se10-trust-copy strong{margin-top:5px;font-size:12px;line-height:1.45}.se10-logo-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.se10-logo-marquee>div{width:max-content;display:flex;align-items:center;gap:16px;animation:se10LogoRoll 42s linear infinite}.se10-logo-marquee span{width:145px;height:62px;display:grid;place-items:center;padding:10px 16px;border:1px solid rgba(14,22,17,.08);border-radius:14px;background:#fff}.se10-logo-marquee img{max-width:112px;max-height:34px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:.25s}.se10-logo-marquee span:hover img{filter:none;opacity:1}@keyframes se10LogoRoll{to{transform:translateX(-50%)}}
.se10-capabilities,.se10-products-home,.se10-process,.se10-partner-mosaic{padding:94px 0}.se10-kicker-row{display:grid;grid-template-columns:1.05fr .65fr;gap:70px;align-items:end;margin-bottom:36px}.se10-kicker-row h2{margin:8px 0 0;font-size:clamp(38px,4.2vw,64px);line-height:.98;letter-spacing:-.055em}.se10-kicker-row h2 em{color:#47ad40;font-style:normal}.se10-kicker-row>p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.se10-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.se10-cap-grid>a{position:relative;min-height:260px;padding:26px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(150deg,#fff,#f7faf6);overflow:hidden;transition:.25s}.se10-cap-grid>a:nth-child(2),.se10-cap-grid>a:nth-child(5){background:linear-gradient(145deg,#0c1210,#151d19);color:#fff;border-color:rgba(97,210,79,.16)}.se10-cap-grid>a:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-85px;bottom:-100px;border:1px solid rgba(97,210,79,.18);box-shadow:0 0 55px rgba(97,210,79,.07)}.se10-cap-grid>a:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(20,28,22,.12)}.se10-cap-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:rgba(97,210,79,.1);color:#42aa3c}.se10-cap-grid i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.se10-cap-grid small{position:absolute;right:22px;top:22px;color:#aab1ac;font-size:10px;font-weight:900}.se10-cap-grid h3{margin:25px 0 10px;font-size:24px;letter-spacing:-.035em}.se10-cap-grid p{margin:0;max-width:410px;color:var(--muted);font-size:12px;line-height:1.7}.se10-cap-grid>a:nth-child(2) p,.se10-cap-grid>a:nth-child(5) p{color:rgba(255,255,255,.62)}.se10-cap-grid>a>span{position:absolute;left:26px;bottom:23px;color:#399f38;font-size:11px;font-weight:900}.se10-solver{margin-top:0;padding:0 0 86px}.se10-solver .se8-solver-wrap{margin-top:0}
.se10-smart-list{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 26px}.se10-smart-list span{padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.04);font-size:9px;font-weight:800;color:rgba(255,255,255,.76)}
.se10-editorial-split{padding:96px 0;background:#f5f6f3}.se10-editorial-split>.se8-wrap{display:grid;grid-template-columns:.95fr 1.05fr;gap:20px;align-items:stretch}.se10-photo-panel,.se10-check-panel{border-radius:30px;overflow:hidden}.se10-photo-panel{position:relative;min-height:600px;padding:46px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:#0c1110}.se10-photo-panel>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.se10-photo-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,10,8,.12),rgba(6,10,8,.9))}.se10-photo-panel>*:not(img){position:relative;z-index:2}.se10-photo-panel h2{max-width:620px;margin:10px 0 12px;font-size:clamp(38px,4vw,62px);line-height:.98;letter-spacing:-.05em}.se10-photo-panel p{max-width:620px;margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.7}.se10-photo-panel>a{margin-top:22px;color:#7ee566;font-size:12px;font-weight:900}.se10-check-panel{padding:52px;background:#fff;border:1px solid var(--line)}.se10-check-panel h2{margin:10px 0 12px;font-size:clamp(36px,3.7vw,58px);line-height:.98;letter-spacing:-.05em}.se10-check-panel>p{color:var(--muted);font-size:13px;line-height:1.7}.se10-check-panel ul{display:grid;gap:14px;margin:28px 0;padding:0;list-style:none}.se10-check-panel li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.55;font-weight:750}.se10-check-panel li svg{width:25px;height:25px;padding:5px;border-radius:50%;background:#eaf7e7;color:#40a43a;fill:none;stroke:currentColor;stroke-width:2}.se10-inline-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.se10-inline-actions>a:not(.se8-btn){font-size:11px;font-weight:900;color:#2f963e}
.se10-products-home{background:#0c1210;color:#fff}.se10-products-home .se10-kicker-row>p{color:rgba(255,255,255,.58)}.se10-products-home .se10-kicker-row h2 em{color:#7be462}.se10-product-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:14px}.se10-product-grid>a{position:relative;min-height:440px;border-radius:24px;overflow:hidden;color:#fff;background:#111}.se10-product-grid>a:first-child{min-height:520px}.se10-product-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.68;transition:.35s}.se10-product-grid>a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,8,6,.05) 20%,rgba(4,8,6,.92) 90%)}.se10-product-grid>a:hover img{transform:scale(1.04)}.se10-product-grid>a>div{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.se10-product-grid small{color:#7fe568;font-size:9px;font-weight:900;letter-spacing:.12em}.se10-product-grid h3{margin:9px 0;font-size:27px;line-height:1.05}.se10-product-grid p{margin:0;color:rgba(255,255,255,.66);font-size:12px;line-height:1.55}.se10-product-grid span{display:block;margin-top:16px;color:#8af171;font-size:11px;font-weight:900}
.se10-projects{padding-top:96px}.se10-process{background:#f6f8f4}.se10-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.se10-process-grid article{position:relative;min-height:230px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff}.se10-process-grid small{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#0e1512;color:#7be262;font-size:11px;font-weight:900}.se10-process-grid h3{margin:35px 0 9px;font-size:21px;letter-spacing:-.03em}.se10-process-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.se10-process-grid article:after{content:"";position:absolute;left:70px;top:47px;right:-14px;height:1px;background:linear-gradient(90deg,rgba(97,210,79,.38),transparent)}.se10-process-grid article:last-child:after{display:none}
.se10-support-route{padding:90px 0;background:radial-gradient(circle at 20% 5%,rgba(97,210,79,.13),transparent 28%),#0b1110;color:#fff}.se10-support-head{display:grid;grid-template-columns:1.05fr .65fr;gap:70px;align-items:end}.se10-support-head h2{margin:10px 0 0;max-width:850px;font-size:clamp(40px,5vw,76px);line-height:.92;letter-spacing:-.06em}.se10-support-head>p{margin:0;color:rgba(255,255,255,.63);font-size:13px;line-height:1.7}.se10-route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}.se10-route-grid>a{min-height:220px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.045);transition:.25s}.se10-route-grid>a:hover{transform:translateY(-4px);border-color:rgba(97,210,79,.42);box-shadow:0 0 30px rgba(97,210,79,.07)}.se10-route-grid h3{margin:0 0 12px;font-size:22px}.se10-route-grid p{margin:0;color:rgba(255,255,255,.6);font-size:12px;line-height:1.65}.se10-route-grid span{display:block;margin-top:28px;color:#78df61;font-size:11px;font-weight:900}
.se10-partner-mosaic{background:#fff}.se10-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.se10-logo-grid>div{min-height:105px;display:grid;place-items:center;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.22s}.se10-logo-grid>div:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(18,24,20,.07)}.se10-logo-grid img{max-width:135px;max-height:42px;object-fit:contain;filter:grayscale(1);opacity:.76}.se10-logo-grid>div:hover img{filter:none;opacity:1}.se10-logo-grid span{display:none}.se10-partner-link{text-align:right;margin-top:18px}.se10-partner-link a{color:#32973a;font-size:12px;font-weight:900}
/* V10 contact/support screenshot-inspired layout helpers */
.se10-contact-hero{padding:92px 0;background:radial-gradient(circle at 70% 20%,rgba(97,210,79,.1),transparent 24%),#0b1010;color:#fff}.se10-contact-hero-grid{display:grid;grid-template-columns:1.15fr .55fr;gap:70px;align-items:end}.se10-contact-hero h1{margin:12px 0 0;font-size:clamp(52px,6vw,94px);line-height:.9;letter-spacing:-.065em}.se10-contact-hero p{margin:0;color:rgba(255,255,255,.68);font-size:15px;line-height:1.7}.se10-contact-routes{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:44px}.se10-contact-routes>a{min-height:210px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.045)}.se10-contact-routes h3{margin:0 0 10px;font-size:20px}.se10-contact-routes p{margin:0;color:rgba(255,255,255,.58);font-size:11px;line-height:1.65}.se10-contact-routes span{display:block;margin-top:24px;color:#72da5e;font-size:10px;font-weight:900}.se10-contact-split{padding:82px 0}.se10-contact-split>.se8-wrap{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px;align-items:stretch}.se10-contact-details{display:grid;gap:10px}.se10-contact-details>div,.se10-contact-details>a{display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:18px;background:#f9fbf8}.se10-contact-details i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#e9f6e6;color:#3ea53a;font-style:normal}.se10-contact-details i svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.se10-contact-details small,.se10-contact-details strong{display:block}.se10-contact-details small{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.se10-contact-details strong{margin-top:4px;font-size:12px;line-height:1.45}.se10-contact-formcard{padding:40px;border-radius:30px;background:radial-gradient(circle at 80% 0%,rgba(97,210,79,.1),transparent 28%),#0c1210;color:#fff}.se10-contact-formcard h2{margin:9px 0 10px;font-size:clamp(38px,4vw,62px);line-height:.96;letter-spacing:-.05em}.se10-contact-formcard>p{color:rgba(255,255,255,.63);font-size:12px;line-height:1.7}.se10-contact-formcard .se9-form-grid input,.se10-contact-formcard .se9-form-grid select,.se10-contact-formcard .se9-form-grid textarea{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.16);color:#fff}.se10-contact-formcard .se9-form-grid option{color:#111}.se10-contact-formcard .se9-form-grid label{color:rgba(255,255,255,.82)}.se10-contact-formcard .se9-form-grid input::placeholder,.se10-contact-formcard .se9-form-grid textarea::placeholder{color:rgba(255,255,255,.4)}
@media(max-width:1300px){.se10-contextbar{display:none}.se10-cap-grid{grid-template-columns:repeat(2,1fr)}.se10-logo-grid{grid-template-columns:repeat(4,1fr)}.se10-route-grid{grid-template-columns:repeat(2,1fr)}.se10-process-grid{grid-template-columns:repeat(2,1fr)}.se10-process-grid article:nth-child(2):after{display:none}.se10-contact-routes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.se10-trust-rail>.se8-wrap,.se10-kicker-row,.se10-support-head,.se10-editorial-split>.se8-wrap,.se10-contact-hero-grid,.se10-contact-split>.se8-wrap{grid-template-columns:1fr}.se10-trust-rail>.se8-wrap{padding:20px 0}.se10-product-grid{grid-template-columns:1fr 1fr}.se10-product-grid>a:first-child{grid-column:1/-1;min-height:430px}.se10-capabilities,.se10-products-home,.se10-process,.se10-partner-mosaic{padding:72px 0}.se10-support-route{padding:72px 0}.se10-contact-hero{padding:68px 0}.se10-contact-hero-grid{gap:20px}.se10-contact-routes{margin-top:30px}.se10-contact-split{padding:58px 0}.se9-chat-panel{right:18px;bottom:94px}}
@media(max-width:640px){.se10-hero,.se10-hero .se8-hero-inner{min-height:610px}.se10-hero .se8-hero-copy h1{font-size:55px}.se10-hero-pills{display:none}.se10-logo-marquee span{width:125px}.se10-cap-grid,.se10-product-grid,.se10-process-grid,.se10-route-grid,.se10-logo-grid,.se10-contact-routes{grid-template-columns:1fr}.se10-product-grid>a:first-child{grid-column:auto}.se10-product-grid>a,.se10-product-grid>a:first-child{min-height:360px}.se10-cap-grid>a{min-height:240px}.se10-editorial-split{padding:58px 0}.se10-photo-panel{min-height:480px;padding:30px}.se10-check-panel{padding:30px}.se10-kicker-row{gap:20px}.se10-contact-hub{right:10px;bottom:12px}.se10-hub-toggle{width:52px;height:52px;padding:8px}.se10-hub-toggle b{display:none}.se10-hub-toggle>span{width:36px;height:36px}.se10-hub-menu{width:min(300px,calc(100vw - 20px))}.se10-contact-formcard{padding:26px}.se10-contact-hero h1{font-size:50px}.se10-support-head h2{font-size:46px}}
@media(prefers-reduced-motion:reduce){.se10-logo-marquee>div{animation:none}.se10-cap-grid>a,.se10-product-grid img,.se10-contact-hub *{transition:none}}
/* V10 final polish */
.se10-header--home .se8-brand-fallback,.se10-header--home .custom-logo-link,.se10-header--tech .se8-brand-fallback,.se10-header--tech .custom-logo-link,.se10-header--editorial .se8-brand-fallback,.se10-header--editorial .custom-logo-link{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 9px 28px rgba(0,0,0,.14)}
.se10-header--home .se8-brand img,.se10-header--tech .se8-brand img,.se10-header--editorial .se8-brand img{max-height:54px}
.se10-footer{position:relative;overflow:hidden}.se10-footer>.se8-wrap{position:relative;z-index:2}.se10-footer-watermark{position:absolute;right:-1vw;bottom:-8vw;color:rgba(255,255,255,.025);font-size:clamp(160px,27vw,520px);line-height:.72;font-weight:950;letter-spacing:-.09em;pointer-events:none;user-select:none;z-index:0}
.se10-logo-grid--partners{grid-template-columns:repeat(5,1fr)}.se10-logo-grid--partners>div{min-height:140px}.se10-logo-grid--partners span{display:block;margin-top:10px;color:#777;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.se10-logo-grid--partners img{max-height:52px;max-width:155px}
.se10-support-actions{background:#f5f7f3}.se10-support-actions .se10-cap-grid{grid-template-columns:repeat(3,1fr)}.se10-support-page-hero,.se10-partners-hero{border-bottom:1px solid rgba(97,210,79,.22)}
@media(max-width:980px){.se10-logo-grid--partners{grid-template-columns:repeat(3,1fr)}.se10-support-actions .se10-cap-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.se10-logo-grid--partners,.se10-support-actions .se10-cap-grid{grid-template-columns:1fr}.se10-logo-grid--partners>div{min-height:120px}}
.se10-error-page,.se10-search-page{min-height:70vh;padding:110px 0;background:radial-gradient(circle at 75% 20%,rgba(97,210,79,.08),transparent 25%),#f7f9f5}.se10-error-page>.se8-wrap{position:relative}.se10-error-page>div>strong{position:absolute;right:0;top:-65px;color:rgba(16,22,19,.045);font-size:clamp(150px,25vw,430px);line-height:.8;font-weight:950;letter-spacing:-.08em;pointer-events:none}.se10-error-page h1,.se10-search-page h1{position:relative;margin:12px 0 16px;max-width:900px;font-size:clamp(46px,6vw,88px);line-height:.94;letter-spacing:-.06em}.se10-error-page p{position:relative;max-width:680px;color:var(--muted);font-size:15px;line-height:1.7}.se10-error-page .se10-inline-actions{position:relative;margin-top:28px}.se10-search-form{display:grid;grid-template-columns:1fr auto;max-width:850px;margin:30px 0 46px;padding:6px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 16px 45px rgba(18,24,20,.07)}.se10-search-form input{min-height:54px;padding:0 22px;border:0;background:transparent;outline:0}.se10-search-form button{padding:0 25px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--g),var(--g2));font-weight:900;cursor:pointer}.se10-search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.se10-search-results article{padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff}.se10-search-results small{color:#3aa43c;font-size:9px;font-weight:900;text-transform:uppercase}.se10-search-results h2{margin:11px 0;font-size:22px;line-height:1.15}.se10-search-results p{color:var(--muted);font-size:12px;line-height:1.65}.se10-search-results article>a{color:#32973a;font-size:11px;font-weight:900}.se10-pagination{margin-top:30px}.se10-search-empty{max-width:650px;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.se10-search-results{grid-template-columns:1fr 1fr}}@media(max-width:620px){.se10-search-results{grid-template-columns:1fr}.se10-search-form{grid-template-columns:1fr;border-radius:22px}.se10-search-form button{min-height:48px}.se10-error-page,.se10-search-page{padding:75px 0}}

/* V10.0.1 navigation reliability: parent labels navigate; chevrons only toggle mega menus. */
.se8-navitem{display:flex;align-items:center;gap:2px}
.se8-navitem>.se8-parent-link{display:inline-flex;align-items:center;min-height:44px;padding:8px 1px;border:0;background:transparent;color:#171a19;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}
.se8-navitem>.se8-parent-link:hover,.se8-navitem.open>.se8-parent-link{color:#26943b}
.se8-navitem>.se8-mega-toggle{width:23px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer}
.se8-navitem>.se8-mega-toggle:hover,.se8-navitem.open>.se8-mega-toggle{background:rgba(97,210,79,.10);color:#61d24f}
.se8-navitem>.se8-mega-toggle b{font-size:10px;transition:transform .2s ease}
.se8-navitem.open>.se8-mega-toggle b{transform:rotate(180deg)}
.se10-header--home .se8-navitem>.se8-parent-link,.se10-header--tech .se8-navitem>.se8-parent-link,.se10-header--editorial .se8-navitem>.se8-parent-link{color:#f6faf7}
.se10-header--home .se8-navitem>.se8-parent-link:hover,.se10-header--home .se8-navitem.open>.se8-parent-link,.se10-header--tech .se8-navitem>.se8-parent-link:hover,.se10-header--tech .se8-navitem.open>.se8-parent-link,.se10-header--editorial .se8-navitem>.se8-parent-link:hover,.se10-header--editorial .se8-navitem.open>.se8-parent-link{color:#8ff272}
.se10-header--home .se8-mega-toggle,.se10-header--tech .se8-mega-toggle,.se10-header--editorial .se8-mega-toggle{color:#f6faf7}
.se8-mega a,.se8-industries-menu a,.se8-product-menu a,.se9-mini-menu a{position:relative;z-index:2;pointer-events:auto!important}
@media(max-width:1450px){.se8-navitem>.se8-parent-link{font-size:10.5px}.se8-nav{gap:14px}}


/* ========================================================================
   SEDGE V11 — scoped final refinements only
   1) V10 header retained, compressed to a clean one-line desktop layout.
   2) V7.1-style four separate contact actions restored.
   ===================================================================== */
.se10-header .se8-navshell{overflow:visible}
.se10-header .se8-navrow{
  grid-template-columns:190px minmax(0,1fr) auto;
  gap:16px;
  min-height:80px;
}
.se10-header .se8-brand{min-width:0;width:190px;display:flex;align-items:center}
.se10-header .se8-brand img,
.se10-header .se8-brand .custom-logo,
.se10-header .se8-brand-fallback img{width:178px;max-height:54px;object-fit:contain}
.se10-header .se8-nav{gap:16px;justify-content:center;white-space:nowrap;min-width:0}
.se10-header .se8-nav>a,
.se10-header .se8-navitem>.se8-parent-link{font-size:11px;white-space:nowrap;min-height:42px}
.se10-header .se8-navitem{display:inline-flex;align-items:center;white-space:nowrap}
.se10-header .se8-mega-toggle{flex:0 0 auto;margin-left:1px}
.se10-header .se8-actions{gap:8px;white-space:nowrap;justify-self:end}
.se10-header .se8-actions .se8-pill{white-space:nowrap;padding-left:14px;padding-right:14px;font-size:11px}
.se10-header .se9-search-toggle{flex:0 0 42px}
/* Deliberately no decorative SEDGE word / watermark in the header. */
.se10-header .se10-header-watermark,
.se10-header .se11-header-watermark{display:none!important}

/* Four separate contact actions — no expandable Contact hub. */
.se10-contact-hub,.se9-chat-panel{display:none!important}
.se11-contact-rail{
  position:fixed;
  right:18px;
  bottom:76px;
  z-index:99938;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:10px;
  pointer-events:none;
}
.se11-float{
  pointer-events:auto;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  padding:6px 15px 6px 6px;
  border:1px solid rgba(97,210,79,.28);
  border-radius:999px;
  background:rgba(8,14,12,.96);
  color:#fff!important;
  box-shadow:0 12px 34px rgba(0,0,0,.24),0 0 18px rgba(97,210,79,.07);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  font-size:11px;
  font-weight:900;
  line-height:1;
  white-space:nowrap;
  transform:translateZ(0);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.se11-float i{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#61d24f;
  color:#071008;
  font-style:normal;
}
.se11-float i svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.se11-float:hover,.se11-float:focus-visible{
  transform:translateX(-4px);
  border-color:rgba(97,210,79,.72);
  background:#0b1511;
  box-shadow:0 16px 42px rgba(0,0,0,.28),0 0 24px rgba(97,210,79,.16);
  outline:none;
}
.se11-float--wa i{background:linear-gradient(135deg,#61d24f,#96ed62)}

@media (min-width:1301px) and (max-width:1470px){
  .se10-header .se8-navrow{grid-template-columns:172px minmax(0,1fr) auto;gap:11px}
  .se10-header .se8-brand{width:172px}
  .se10-header .se8-brand img,.se10-header .se8-brand .custom-logo,.se10-header .se8-brand-fallback img{width:160px}
  .se10-header .se8-nav{gap:11px}
  .se10-header .se8-nav>a,.se10-header .se8-navitem>.se8-parent-link{font-size:10.3px}
  .se10-header .se8-actions{gap:6px}
  .se10-header .se8-actions .se8-pill{padding-left:11px;padding-right:11px;font-size:10.3px}
}
@media(max-width:1300px){
  .se10-header .se8-navrow{grid-template-columns:auto 1fr auto}
  .se10-header .se8-brand{width:auto}
  .se10-header .se8-actions{justify-self:end;margin-left:auto}
  .se10-header .se8-menu-toggle{margin-left:auto}
}
@media(max-width:980px){
  .se11-contact-rail{right:12px;bottom:72px;gap:8px}
  .se11-float{min-height:44px;padding:5px 12px 5px 5px}
  .se11-float i{width:34px;height:34px;flex-basis:34px}
}
@media(max-width:640px){
  .se10-header .se8-navrow{min-height:73px;grid-template-columns:minmax(0,1fr) auto;gap:12px}
  .se10-header .se8-brand img,.se10-header .se8-brand .custom-logo,.se10-header .se8-brand-fallback img{width:166px;max-height:50px}
  .se10-header .se8-actions{grid-column:2;justify-self:end}
  .se11-contact-rail{right:10px;bottom:68px;gap:7px}
  .se11-float{width:44px;height:44px;min-height:44px;padding:5px;border-radius:50%;justify-content:center}
  .se11-float span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .se11-float i{width:34px;height:34px;flex-basis:34px}
  .se11-float:hover,.se11-float:focus-visible{transform:translateX(-2px)}
}
@media(prefers-reduced-motion:reduce){.se11-float{transition:none}}
