:root{--black:#0B0D10;--white:#fff;--grey:#F4F5F7;--muted:#8E959E;--electric:#20D9FF;--line:#252A31;--max:1180px;--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--white);color:var(--black);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;transition:.3s ease;border-bottom:1px solid transparent}.site-header.scrolled{background:rgba(11,13,16,.82);backdrop-filter:blur(16px);border-color:rgba(255,255,255,.08)}.nav-wrap{height:90px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:inline-flex;flex-direction:column;width:max-content;line-height:1}.brand-word{font-family:Manrope,sans-serif;font-weight:800;font-size:27px;letter-spacing:.04em;color:#fff}.brand-word::after{content:"";display:inline-block;width:7px;height:7px;margin-left:5px;background:var(--electric);border-radius:50%;vertical-align:14px;box-shadow:0 0 16px rgba(32,217,255,.7)}.brand-sub{font-size:8px;color:#a9b0b7;letter-spacing:.22em;margin-top:6px}.main-nav{display:flex;gap:36px}.main-nav a{font-size:14px;color:#d9dde2;transition:.2s}.main-nav a:hover{color:var(--electric)}.nav-cta{justify-self:end;padding:12px 18px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;font-weight:700;font-size:13px;transition:.2s}.nav-cta:hover{border-color:var(--electric);color:var(--electric)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px 0}
.hero{position:relative;overflow:hidden;min-height:780px;height:100vh;max-height:930px;background:var(--black);color:#fff;display:flex;align-items:center}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,13,16,1) 0%,rgba(11,13,16,.92) 42%,rgba(11,13,16,.52) 100%);z-index:0}.hero-glow{position:absolute;border-radius:50%;filter:blur(110px);opacity:.16;background:var(--electric)}.hero-glow-1{width:420px;height:420px;right:9%;top:14%}.hero-glow-2{width:250px;height:250px;left:18%;bottom:-8%;opacity:.08}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;padding-top:70px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.22em;color:var(--electric);margin:0 0 28px}.eyebrow.dark{color:#3e4a51}.hero-brand-lockup{display:none}.hero h1,.section-heading h2,.statement-wrap h2,.contact-copy h2{font-family:Manrope,sans-serif;letter-spacing:-.045em;line-height:1.03;margin:0;font-weight:700}.hero h1{font-size:clamp(54px,5.2vw,82px);max-width:760px}.hero h1 span,.section-heading h2 span,.contact-copy h2 span{color:#9198a0}.hero-lead{font-size:18px;line-height:1.75;color:#aeb5bd;max-width:650px;margin:28px 0 34px}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;cursor:pointer;font-weight:800;letter-spacing:.035em}.btn-primary{background:var(--electric);color:#061015;padding:16px 24px;border-radius:999px;box-shadow:0 0 0 0 rgba(32,217,255,.22);transition:.25s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(32,217,255,.18)}.text-link{color:#dce0e4;font-size:14px}.text-link span{color:var(--electric)}.hero-meta{display:flex;gap:30px;margin-top:42px;color:#767e87;font-size:12px}.status-dot{display:inline-block;width:7px;height:7px;background:var(--electric);border-radius:50%;margin-right:8px;box-shadow:0 0 12px var(--electric)}
.network-visual{height:570px;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;contain:layout paint}.map-shell{position:relative;width:100%;height:100%;min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:28px;overflow:hidden;isolation:isolate;contain:paint;background:linear-gradient(145deg,#11151a,#090b0d);box-shadow:0 40px 100px rgba(0,0,0,.45)}.map-shell::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,transparent 0 42%,rgba(7,9,11,.62) 90%);pointer-events:none}.map-grid{position:absolute;inset:-40px;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;transform:rotate(-8deg) scale(1.15)}.road{position:absolute;height:3px;background:rgba(255,255,255,.055);border-radius:99px;transform-origin:left center}.road-1{width:580px;top:175px;left:-60px;transform:rotate(23deg)}.road-2{width:600px;top:390px;left:10px;transform:rotate(-28deg)}.road-3{width:480px;top:265px;left:130px;transform:rotate(73deg)}.routes{position:absolute;inset:0;width:100%;height:100%;display:block;overflow:hidden;pointer-events:none}.route{fill:none!important;stroke:var(--electric);stroke-width:2.3;stroke-linecap:round;vector-effect:non-scaling-stroke;opacity:.68;stroke-dasharray:10 16;animation:dash 13s linear infinite}.route-b{animation-duration:16s;opacity:.46}.route-c{animation-duration:19s;opacity:.32}.node{position:absolute;width:18px;height:18px;border:1px solid rgba(32,217,255,.4);border-radius:50%;display:grid;place-items:center;background:rgba(32,217,255,.06);box-shadow:0 0 22px rgba(32,217,255,.16)}.node span{width:5px;height:5px;border-radius:50%;background:var(--electric)}.node-1{left:14%;top:21%}.node-2{left:31%;top:59%}.node-3{left:51%;top:29%}.node-4{left:68%;top:67%}.node-5{left:84%;top:39%}.node-6{left:72%;top:18%}.node-hub{left:46%;top:47%;width:54px;height:54px;background:var(--electric);color:#061015;font-family:Manrope,sans-serif;font-weight:800;font-size:22px;border:8px solid rgba(32,217,255,.12);box-shadow:0 0 40px rgba(32,217,255,.42)}.live-card{position:absolute;z-index:3;right:24px;bottom:24px;width:230px;padding:18px;border:1px solid rgba(255,255,255,.1);background:rgba(10,13,16,.75);backdrop-filter:blur(14px);border-radius:18px}.live-card-top{display:flex;justify-content:space-between;align-items:center}.live-card-top strong{font-family:Manrope,sans-serif;font-size:15px}.live-card-top span{font-size:9px;letter-spacing:.15em;color:#b8c0c7}.live-card-top i{display:inline-block;width:6px;height:6px;background:var(--electric);border-radius:50%;margin-right:5px;box-shadow:0 0 10px var(--electric)}.live-card p{color:#69717a;font-size:11px;margin:5px 0 12px}.live-metrics{display:flex;gap:8px}.live-metrics span{font-size:10px;border:1px solid rgba(255,255,255,.08);padding:6px 8px;border-radius:999px;color:#b8c0c7}.map-label{position:absolute;font-size:8px;letter-spacing:.15em;color:#4f5962}.label-1{left:42%;top:42%}.label-2{right:13%;bottom:22%}.label-3{right:16%;top:14%}@keyframes dash{to{stroke-dashoffset:-300}}
.section{padding:120px 0}.light-section,.process-section,.contact-section{background:#fff}.section-heading{max-width:800px;margin-bottom:60px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.contact-copy h2{font-size:clamp(42px,4.2vw,64px)}.section-heading p:not(.eyebrow),.contact-copy>p:not(.eyebrow){font-size:17px;color:#68717a;max-width:700px;margin-top:24px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-card{position:relative;min-height:300px;border:1px solid #e5e8eb;border-radius:20px;padding:26px;background:#fff;transition:.25s}.benefit-card:hover{transform:translateY(-4px);border-color:#cfd5da;box-shadow:0 20px 50px rgba(12,16,20,.06)}.card-num,.industry-index{font-size:10px;font-weight:700;letter-spacing:.14em;color:#a7afb7}.benefit-card h3,.industry-card h3,.process-step h3{font-family:Manrope,sans-serif;font-size:19px;line-height:1.3;margin:26px 0 10px}.benefit-card p,.industry-card p,.process-step p{font-size:14px;color:#7b838b;margin:0}.icon{width:58px;height:58px;border:1px solid #dce1e5;border-radius:16px;margin-top:38px;position:relative}.icon::before,.icon::after,.icon span::before,.icon span::after{content:"";position:absolute}.icon-person::before{width:12px;height:12px;border:2px solid #151a1e;border-radius:50%;left:21px;top:10px}.icon-person::after{width:24px;height:12px;border:2px solid #151a1e;border-bottom:0;border-radius:16px 16px 0 0;left:15px;bottom:10px}.icon-flex::before{width:30px;height:2px;background:#151a1e;left:13px;top:19px;box-shadow:0 16px 0 #151a1e}.icon-flex::after{width:8px;height:8px;background:var(--electric);border-radius:50%;left:20px;top:16px;box-shadow:14px 16px 0 var(--electric)}.icon-pin::before{width:16px;height:20px;border:2px solid #151a1e;border-radius:14px 14px 14px 0;transform:rotate(-45deg);left:19px;top:15px}.icon-pin::after{width:5px;height:5px;background:var(--electric);border-radius:50%;left:26px;top:21px}.icon-network::before{width:7px;height:7px;background:var(--electric);border-radius:50%;left:11px;top:25px;box-shadow:27px -14px 0 #151a1e,27px 14px 0 #151a1e}.icon-network::after{width:28px;height:1px;background:#8d949a;left:16px;top:26px;transform:rotate(-27deg);box-shadow:-1px 13px 0 #8d949a}
.dark-section{background:var(--black);color:#fff}.dark-section .section-heading p:not(.eyebrow){color:#8f979f}.dark-section .section-heading h2 span{color:#828a92}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.industry-card{min-height:280px;border:1px solid #252a30;border-radius:20px;padding:26px;background:linear-gradient(145deg,#101318,#0d1013);position:relative;transition:.25s}.industry-card:hover{border-color:#3f474e;transform:translateY(-3px)}.industry-card p{color:#828a92}.industry-icon{width:68px;height:68px;margin-top:32px;border-radius:50%;border:1px solid #31373d;position:relative}.industry-icon::before,.industry-icon::after{content:"";position:absolute}.flower::before{width:13px;height:13px;border:2px solid var(--electric);border-radius:50%;left:26px;top:25px;box-shadow:0 -13px 0 -3px transparent}.flower::after{width:8px;height:8px;border:2px solid #69727a;border-radius:50%;left:29px;top:8px;box-shadow:17px 14px 0 -1px #0e1114,-17px 14px 0 -1px #0e1114,0 32px 0 -1px #0e1114}.food::before{width:25px;height:2px;background:#9ca4aa;left:21px;top:34px;box-shadow:0 -14px 0 #9ca4aa}.food::after{width:31px;height:16px;border:2px solid var(--electric);border-radius:20px 20px 2px 2px;border-bottom-color:#9ca4aa;left:17px;top:20px}.dental::before{width:27px;height:34px;border:2px solid #8e979f;border-radius:50% 50% 40% 40%;left:19px;top:15px}.dental::after{width:8px;height:18px;border-left:2px solid var(--electric);border-right:2px solid var(--electric);left:27px;top:29px}.auto::before{width:31px;height:12px;border:2px solid #8e979f;border-radius:4px;left:17px;top:27px}.auto::after{width:8px;height:8px;border:2px solid var(--electric);border-radius:50%;left:18px;top:35px;box-shadow:20px 0 0 -2px #0f1215,20px 0 0 0 var(--electric)}.print::before{width:28px;height:22px;border:2px solid #8e979f;left:18px;top:24px}.print::after{width:20px;height:18px;border:2px solid var(--electric);left:22px;top:11px;background:#101318}.more::before{width:7px;height:7px;background:var(--electric);border-radius:50%;left:13px;top:29px;box-shadow:17px 0 0 #7e878f,34px 0 0 #7e878f}
.process-section{background:var(--grey)}.process-flow{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.flow-line{position:absolute;height:1px;background:#cdd3d8;left:4%;right:4%;top:27px}.process-step{position:relative;padding-top:0}.step-dot{position:relative;z-index:2;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--grey);border:1px solid #bec6cd;font-weight:800;font-size:11px}.step-dot::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--electric);right:5px;bottom:5px;box-shadow:0 0 10px rgba(32,217,255,.7)}.process-step h3{margin-top:28px}.statement-section{background:var(--black);color:#fff;padding:125px 0}.statement-wrap h2{font-size:clamp(42px,4.8vw,72px);max-width:1100px}.statement-wrap h2 span{color:var(--electric)}.statement-copy{font-size:17px;color:#939ba3;max-width:760px;margin:36px 0 65px}.statement-bottom{border-top:1px solid #282d32;padding-top:24px;display:flex;justify-content:space-between;gap:30px}.statement-bottom p{font-family:Manrope,sans-serif;font-weight:600;margin:0}.statement-bottom p:last-child{color:var(--electric)}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:start}.contact-details{margin-top:38px;display:flex;flex-direction:column;gap:10px}.contact-details a,.contact-details span{font-weight:600}.contact-details a:hover{color:#079ebc}.contact-form{border:1px solid #e2e6e9;border-radius:24px;padding:34px;background:#fff;box-shadow:0 25px 60px rgba(20,24,28,.06)}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;font-size:12px;font-weight:700;color:#4b545c;margin-bottom:18px}.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid #dfe4e7;border-radius:12px;background:#f8f9fa;padding:14px 15px;margin-top:8px;outline:none;transition:.2s;color:#111}.contact-form input:focus,.contact-form textarea:focus{border-color:#8bdff0;background:#fff;box-shadow:0 0 0 4px rgba(32,217,255,.09)}.contact-form textarea{resize:vertical}.form-submit{margin-top:4px}.form-status{font-size:11px;color:#9aa1a8;margin:14px 0 0}.form-status.success{color:#138d4f}.site-footer{background:#080a0c;color:#fff;padding:65px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand .brand-word{font-size:28px}.footer-grid p{color:#747c84;font-size:13px}.footer-grid h4{font-size:10px;letter-spacing:.16em;color:#727b83;margin:3px 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a{font-size:13px;color:#c6cbd0}.footer-grid a:hover{color:var(--electric)}.footer-bottom{border-top:1px solid #1f2328;margin-top:46px;padding-top:20px;display:flex;justify-content:space-between;color:#5d656d;font-size:10px}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}

/* RAYGO v3 — photo upgrade */
.hero-photo-visual{min-width:0;height:520px;display:flex;align-items:center;justify-content:center}
.hero-photo-shell{position:relative;width:100%;height:100%;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 35px 80px rgba(0,0,0,.38);background:#0d1116}
.hero-photo-shell img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.015);transition:transform .65s ease}
.hero-photo-shell:hover img{transform:scale(1.04)}
.hero-photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,10,13,.02),rgba(7,10,13,.14) 55%,rgba(7,10,13,.72));pointer-events:none}
.hero-photo-badge{position:absolute;left:24px;bottom:22px;display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:14px;background:rgba(10,13,17,.78);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);box-shadow:0 12px 34px rgba(0,0,0,.25)}
.hero-photo-badge .badge-dot{width:9px;height:9px;border-radius:50%;background:var(--electric);box-shadow:0 0 14px rgba(32,217,255,.9)}
.hero-photo-badge strong{display:block;font-family:Manrope,sans-serif;font-size:11px;letter-spacing:.13em;color:#fff}
.hero-photo-badge small{display:block;margin-top:2px;color:#9fa8b0;font-size:10px}
.industry-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.industry-photo-card{overflow:hidden;border:1px solid #252d34;border-radius:20px;background:linear-gradient(160deg,#11161b,#0b0f13);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.industry-photo-card:hover{transform:translateY(-5px);border-color:#3d4a53;box-shadow:0 24px 55px rgba(0,0,0,.22)}
.industry-photo-card>img{display:block;width:100%;aspect-ratio:1.38/1;object-fit:cover;border-bottom:1px solid #252d34;transition:transform .45s ease,filter .45s ease}
.industry-photo-card:hover>img{transform:scale(1.045);filter:saturate(1.06)}
.industry-photo-body{padding:20px 18px 22px}
.industry-photo-body h3{font-family:Manrope,sans-serif;font-size:18px;line-height:1.25;margin:10px 0 10px;color:#fff}
.industry-photo-body p{font-size:13px;line-height:1.55;color:#85909a;margin:0 0 10px}
.industry-photo-body p strong{color:var(--electric);font-weight:600}
.other-business-card{margin-top:16px;border:1px solid #24323a;border-radius:18px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:linear-gradient(120deg,#0c1217,#10171d)}
.other-business-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(32,217,255,.09);border:1px solid rgba(32,217,255,.3);color:var(--electric);font-size:28px;font-weight:300}
.other-business-card h3{font-family:Manrope,sans-serif;font-size:18px;margin:5px 0 4px;color:#fff}
.other-business-card p{font-size:13px;color:#87929b;margin:0;max-width:760px}
.other-business-card>a{font-size:13px;font-weight:700;color:var(--electric);white-space:nowrap}
.other-business-card>a span{margin-left:7px}

@media(max-width:980px){.nav-wrap{grid-template-columns:1fr auto}.main-nav,.nav-cta{display:none}.menu-toggle{display:block;justify-self:end}.main-nav.open{display:flex;position:absolute;top:80px;left:24px;right:24px;flex-direction:column;gap:0;background:#11151a;border:1px solid #282e34;border-radius:16px;padding:10px}.main-nav.open a{padding:14px}.hero{height:auto;max-height:none;min-height:0;padding:145px 0 80px}.hero-grid{grid-template-columns:1fr}.network-visual{height:500px;margin-top:40px}.benefit-grid{grid-template-columns:1fr 1fr}.industry-grid{grid-template-columns:1fr 1fr}.process-flow{grid-template-columns:1fr 1fr}.flow-line{display:none}.contact-grid{grid-template-columns:1fr;gap:50px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:640px){.container{width:min(calc(100% - 30px),var(--max))}.nav-wrap{height:76px}.brand-word{font-size:23px}.brand-sub{font-size:6.8px}.hero{padding-top:120px}.hero h1{font-size:44px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-meta{flex-direction:column;gap:6px;margin-top:30px}.network-visual{height:390px}.live-card{right:14px;bottom:14px;width:205px}.section{padding:85px 0}.section-heading{margin-bottom:42px}.section-heading h2,.contact-copy h2{font-size:40px}.benefit-grid,.industry-grid,.process-flow,.form-row.two,.footer-grid{grid-template-columns:1fr}.benefit-card{min-height:250px}.industry-card{min-height:245px}.process-flow{gap:10px}.process-step{padding:16px 0 22px;border-bottom:1px solid #dfe3e6;display:grid;grid-template-columns:55px 1fr;gap:0 18px}.process-step h3{margin:7px 0 6px}.process-step p{grid-column:2}.statement-section{padding:85px 0}.statement-wrap h2{font-size:40px}.statement-bottom{flex-direction:column}.contact-form{padding:22px}.footer-grid{gap:28px}.footer-bottom{flex-direction:column;gap:8px}.map-label{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.route{animation:none}.reveal{opacity:1;transform:none;transition:none}}

@media(max-width:1180px){.industry-photo-grid{grid-template-columns:repeat(3,1fr)}.hero-photo-visual{height:470px}}
@media(max-width:980px){.hero-photo-visual{height:460px;margin-top:36px}.industry-photo-grid{grid-template-columns:repeat(2,1fr)}.other-business-card{grid-template-columns:auto 1fr}.other-business-card>a{grid-column:2}}
@media(max-width:640px){.hero-photo-visual{height:330px}.hero-photo-badge{left:14px;bottom:14px}.industry-photo-grid{grid-template-columns:1fr}.industry-photo-card>img{aspect-ratio:1.65/1}.other-business-card{grid-template-columns:1fr;gap:10px}.other-business-icon{width:42px;height:42px}.other-business-card>a{grid-column:auto}}
