.trust-bar{z-index:1;contain:paint;background:#081428eb;border-top:1px solid #ffffff14;flex-shrink:0;max-width:100%;padding:13px 0;position:relative;overflow:hidden}.trust-bar:before,.trust-bar:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.trust-bar:before{background:linear-gradient(90deg,#0a0a0cf2 0%,#0000 100%);left:0}.trust-bar:after{background:linear-gradient(270deg,#0a0a0cf2 0%,#0000 100%);right:0}.trust-track{white-space:nowrap;z-index:3;will-change:transform;width:max-content;max-width:none;animation:32s linear infinite trust-ticker;display:flex;position:relative}.trust-bar:hover .trust-track{animation-play-state:paused}.trust-item{color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.55rem;padding:0 2.8rem;font-size:.75rem;font-weight:700;display:inline-flex}.trust-dot{background:var(--accent-teal);opacity:.7;border-radius:50%;flex-shrink:0;width:5px;height:5px}@keyframes trust-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:600px){.trust-bar{padding:12px 0}.trust-bar:before,.trust-bar:after{width:36px}.trust-track{justify-content:flex-start;width:max-content;max-width:none;animation:22s linear infinite trust-ticker}.trust-item{letter-spacing:.08em;padding:0 1rem;font-size:.66rem}}
.about-section{background:linear-gradient(160deg,#0d2340 0%,#0a1628 100%);padding:96px 2rem;position:relative;overflow:hidden}.about-section-ring{opacity:.11;pointer-events:none;-webkit-user-select:none;user-select:none;width:700px;height:700px;position:absolute;top:50%;right:-180px;transform:translateY(-50%)}.about-section-container{max-width:1200px;margin:0 auto}.about-section-header{text-align:center;margin-bottom:3.5rem}.about-section .section-title{color:#fff}.about-section .section-subtitle{color:#ffffff8c;max-width:860px;margin-left:auto;margin-right:auto}.about-cards-row{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.about-flip-wrap{perspective:1000px;height:340px}.about-flip-card{width:100%;height:100%;transform-style:preserve-3d;cursor:pointer;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.about-flip-wrap:hover .about-flip-card{transform:rotateY(180deg)}.about-flip-front,.about-flip-back{backface-visibility:hidden;border-radius:var(--radius,16px);border:1px solid #ffffff1a;flex-direction:column;padding:2rem 1.5rem;display:flex;position:absolute;inset:0}.about-flip-front{-webkit-backdrop-filter:blur(16px);background:#ffffff0f;justify-content:center;align-items:center;gap:1.25rem}.about-flip-back{background:linear-gradient(135deg,#1a75bb33 0%,#3db8b221 100%);border-color:#3db8b238;justify-content:space-between;gap:.75rem;transform:rotateY(180deg)}.about-flip-img{justify-content:center;align-items:center;width:90px;height:90px;display:flex}.about-flip-title{color:#fff;text-align:center;font-size:1rem;font-weight:700;line-height:1.4}.about-flip-back .about-flip-title{text-align:left;font-size:.95rem}.about-flip-desc{color:#ffffffbf;flex:1;font-size:.88rem;line-height:1.65}.about-flip-cta{color:var(--accent-teal);border:1px solid #3db8b259;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;padding:7px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.about-flip-cta:hover{color:#fff;background:#3db8b21f;border-color:#3db8b299}.about-section-cta{text-align:center}@media (max-width:1100px){.about-cards-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-cards-row{grid-template-columns:1fr}.about-flip-wrap{perspective:none;height:auto}.about-flip-card{transform-style:flat;flex-direction:column;gap:0;height:auto;display:flex;transform:none!important}.about-flip-front,.about-flip-back{backface-visibility:visible;border-bottom:none;border-radius:0;position:static;transform:none!important}.about-flip-front{border-radius:var(--radius,16px) var(--radius,16px) 0 0;border-bottom:1px solid #3db8b226}.about-flip-back{border-radius:0 0 var(--radius,16px) var(--radius,16px)}.about-flip-title{text-align:left}}
.industries-section{background:#080f1a;padding:96px 2rem}.industries-container{max-width:1200px;margin:0 auto}.industries-header{text-align:center;margin-bottom:3.5rem}.industries-section .section-title{color:#fff}.industries-section .section-subtitle{color:#ffffff8c}.industries-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:14px;margin-bottom:3rem;display:grid}.industry-card-wrapper[data-index="0"],.industry-card-wrapper[data-index="5"]{grid-column:span 2}.industry-card-wrapper[data-index="10"]{grid-column:span 4;height:180px}.industry-card-wrapper{position:relative}.industry-card{border-radius:var(--radius);cursor:pointer;background-position:50%;background-size:cover;background-color:var(--bg-section);width:100%;height:100%;text-decoration:none;transition:transform .45s;display:block;position:relative;overflow:hidden}.industry-card:hover{transform:scale(1.03)}.industry-card-overlay{background:linear-gradient(#0000 0%,#0003 50%,#0d2340e6 100%);transition:background .3s;position:absolute;inset:0}.industry-card:hover .industry-card-overlay{background:linear-gradient(#0000001a 0%,#0000004d 40%,#0d2340f2 100%)}.industry-card:after{content:"";z-index:2;background:linear-gradient(#3db8b2 0%,#1a75bb 100%);border-radius:0 2px 2px 0;width:3px;height:0;transition:height .35s;position:absolute;bottom:0;left:0}.industry-card:hover:after{height:100%}.industry-card-num{letter-spacing:.08em;color:#ffffff59;z-index:2;font-size:.7rem;font-weight:800;transition:color .25s;position:absolute;top:14px;left:16px}.industry-card:hover .industry-card-num{color:#4abfb5cc}.industry-card-body{z-index:1;flex-direction:column;gap:.5rem;padding:1.2rem 1.1rem 1.1rem;transition:transform .35s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.industry-card-name{color:#fff;font-size:1rem;font-weight:800;line-height:1.3}.industry-card-desc{color:#ffffffbf;opacity:0;max-height:0;margin:0;font-size:.75rem;line-height:1.5;transition:max-height .35s,opacity .3s;overflow:hidden}.industry-card:hover .industry-card-desc{opacity:1;max-height:100px}.industry-card-wrapper:before{content:"";z-index:5;pointer-events:none;background:#080f1a;border-radius:50%;width:64px;height:64px;transition:transform .25s;position:absolute;top:-18px;right:-18px;transform:scale(0)}.industry-card-wrapper:hover:before{transform:scale(1)}.industry-card-arrow{color:#fff;z-index:10;opacity:0;pointer-events:none;background:linear-gradient(135deg,#1a75bb 0%,#3db8b2 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:-8px;right:-8px;transform:scale(.6);box-shadow:0 4px 14px #1a75bb99}.industry-card-wrapper:hover .industry-card-arrow{opacity:1;transform:scale(1)}.industries-cta{text-align:center;margin-top:2.5rem}@media (max-width:900px){.industries-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.industry-card-wrapper[data-index="0"],.industry-card-wrapper[data-index="5"],.industry-card-wrapper[data-index="10"]{grid-column:span 2;height:auto}}@media (max-width:480px){.industries-grid{grid-template-columns:1fr 1fr;grid-auto-rows:140px;gap:8px}.industry-card-wrapper[data-index="0"],.industry-card-wrapper[data-index="5"],.industry-card-wrapper[data-index="10"]{grid-column:span 2;height:auto}.industry-card-name{font-size:.85rem}}
.whyus-section{background:linear-gradient(135deg,#0d2340 0%,#1a75bb 55%,#3db8b2 100%);padding:96px 2rem;position:relative;overflow:hidden}.whyus-section-ring{opacity:.15;pointer-events:none;-webkit-user-select:none;user-select:none;width:720px;height:720px;transition:transform 1.2s cubic-bezier(.25,.46,.45,.94);position:absolute;top:50%;left:-180px;transform:translateY(-50%)rotate(-130deg)}.whyus-section-ring.whyus-ring-animate{transform:translateY(-50%)rotate(0)}.whyus-item{opacity:0;transition:opacity .5s,transform .5s,border-color .25s,background .25s;transform:translate(40px)}.whyus-item.whyus-card-visible{opacity:1;transform:translate(0)}.whyus-card-delay-0{transition-delay:50ms}.whyus-card-delay-1{transition-delay:.18s}.whyus-card-delay-2{transition-delay:.31s}.whyus-card-delay-3{transition-delay:.44s}.whyus-container{z-index:1;grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.whyus-left{position:sticky;top:6rem}.whyus-section .section-label{color:var(--accent-teal)}.whyus-section .section-label:before{background:var(--accent-teal)}.whyus-section .section-title{color:#fff}.whyus-section .section-subtitle{color:#fff9}.whyus-right{flex-direction:column;gap:1.25rem;display:flex}.whyus-item{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:1.25rem;padding:1.5rem;transition:border-color .25s,background .25s;display:flex;position:relative;overflow:hidden}.whyus-item:before{content:attr(data-num);color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums;font-size:6.5rem;font-weight:900;line-height:1;position:absolute;top:-1rem;right:-.5rem}.whyus-item:hover{background:#ffffff14;border-color:#3db8b266}.whyus-item-icon{color:#3db8b2;background:linear-gradient(135deg,#1a75bb40 0%,#3db8b233 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.whyus-item-content h3{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:700}.whyus-item-content p{color:#fff9;font-size:.88rem;line-height:1.65}.whyus-flip-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.whyus-flip-wrap{perspective:1000px;opacity:0;height:280px;transition:opacity .5s,transform .5s;transform:translate(40px)}.whyus-flip-wrap.whyus-card-visible{opacity:1;transform:translate(0)}.whyus-flip-card{width:100%;height:100%;transform-style:preserve-3d;cursor:pointer;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.whyus-flip-wrap:hover .whyus-flip-card{transform:rotateY(180deg)}.whyus-flip-front,.whyus-flip-back{backface-visibility:hidden;border-radius:var(--radius,16px);border:1px solid #ffffff1f;flex-direction:column;padding:1.75rem 1.5rem;display:flex;position:absolute;inset:0}.whyus-flip-front{-webkit-backdrop-filter:blur(12px);background:#ffffff0f;justify-content:space-between}.whyus-flip-back{background:linear-gradient(135deg,#1a75bb38 0%,#3db8b226 100%);border-color:#3db8b240;justify-content:space-between;gap:.75rem;transform:rotateY(180deg)}.whyus-flip-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-teal);background:#3db8b21a;border:1px solid #3db8b233;border-radius:999px;align-items:center;width:fit-content;margin-bottom:.5rem;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.whyus-flip-title{color:#fff;flex:1;font-size:1rem;font-weight:700;line-height:1.4}.whyus-flip-icon{width:72px;height:72px;margin:.25rem 0}.whyus-flip-icon img{object-fit:contain;width:100%;height:100%}.whyus-flip-stat{border-top:1px solid #fff3;align-items:baseline;gap:.5rem;padding-top:.75rem;display:flex}.whyus-flip-num{color:#fff;text-shadow:0 0 20px #3db8b299;font-size:1.8rem;font-weight:900;line-height:1}.whyus-flip-label{color:#ffffffa6;font-size:.75rem;font-weight:500}.whyus-flip-desc{color:#ffffffbf;flex:1;align-items:center;font-size:.88rem;line-height:1.65;display:flex}.whyus-flip-cta{color:var(--accent-teal);border:1px solid #3db8b259;border-radius:999px;align-items:center;gap:.4rem;width:fit-content;padding:7px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.whyus-flip-cta:hover{color:#fff;background:#3db8b21f;border-color:#3db8b299}@media (max-width:960px){.whyus-container{grid-template-columns:1fr;gap:2.5rem}.whyus-left{text-align:center;position:static}}@media (max-width:640px){.whyus-flip-grid{grid-template-columns:1fr}.whyus-flip-wrap{perspective:none;height:auto}.whyus-flip-card{transform-style:flat;flex-direction:column;gap:0;height:auto;display:flex;transform:none!important}.whyus-flip-front,.whyus-flip-back{backface-visibility:visible;border-bottom:none;border-radius:0;position:static;transform:none!important}.whyus-flip-front{border-radius:var(--radius,16px) var(--radius,16px) 0 0;border-bottom:1px solid #3db8b226}.whyus-flip-back{border-radius:0 0 var(--radius,16px) var(--radius,16px)}}
.hero{background:var(--navy);z-index:1;flex:1;align-items:center;padding-top:100px;display:flex;position:relative;overflow:hidden}.home-hero-shell{flex-direction:column;min-height:100svh;display:flex}.hero-bg-overlay{z-index:0;background:linear-gradient(135deg,#0c0805de 0%,#0e0905bd 60%,#0a0703e0 100%),url(/hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero-world-map{z-index:1;pointer-events:none;opacity:.3;filter:sepia(.45)saturate(1.5)contrast(1.05)hue-rotate(-8deg)brightness(.88);background-image:url(/workers-action.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-circles-svg{z-index:1;pointer-events:none;width:110vw;height:110vw;position:absolute;top:50%;left:100%;overflow:visible;transform:translate(-50%,-50%)}.circle-1{transform-origin:450px 450px;animation:48s linear infinite spin-cw}.circle-2{transform-origin:450px 450px;animation:32s linear infinite spin-ccw}.circle-3{transform-origin:450px 450px;animation:22s linear infinite spin-cw}@keyframes spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.hero-container{z-index:10;grid-template-columns:1.1fr .9fr;gap:5rem;width:100%;max-width:1200px;margin:0 auto;padding:0 5rem;display:grid;position:relative}.hero-content{flex-direction:column;justify-content:center;padding-right:2rem;display:flex}.hero-tag{letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#1a75bb 0%,#3db8b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.88rem;font-weight:700;display:inline-flex}.hero-tag:before{content:"";background:linear-gradient(90deg,#1a75bb 0%,#3db8b2 100%);border-radius:2px;flex-shrink:0;width:28px;height:2px;display:block}.hero-title{color:#fff;letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(2.6rem,4.5vw,4.4rem);font-weight:800;line-height:1.18}.hero-title .highlight{background:linear-gradient(135deg,#1a75bb 0%,#3db8b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-inline-stats{align-items:center;gap:0;margin-bottom:1.8rem;display:flex}.hero-inline-stat{align-items:center;gap:.9rem;padding:0 1.5rem 0 0;display:flex}.hero-inline-stat:first-child{padding-left:0}.his-number{background:linear-gradient(135deg,#1a75bb 0%,#3db8b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.1rem;font-weight:800;line-height:1}.his-label{color:#ffffff8c;font-size:.78rem;font-weight:500;line-height:1.4}.hero-inline-divider{background:#ffffff26;width:1px;height:36px;margin:0 1.5rem 0 0}.hero-subtitle{color:#ffffff9e;max-width:92%;margin-bottom:2.5rem;font-size:1.13rem;line-height:1.75}.hero-actions{align-items:center;gap:1.5rem;display:flex}.btn-arrow{transition:transform .2s;display:inline-block}.neon-button:hover .btn-arrow,.learn-more:hover .btn-arrow{transform:translate(4px)}.learn-more{color:#ffffffd1;-webkit-backdrop-filter:blur(20px)saturate(130%);background:#ffffff17;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:13px 26px;font-size:.92rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.learn-more:hover{color:#fff;background:#ffffff21;border-color:#3db8b266}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-card-wrapper{width:100%;max-width:480px;position:relative}.hero-card-arrow{color:#fff;z-index:10;background:linear-gradient(135deg,#1a75bb 0%,#3db8b2 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 6px 20px #1a75bb8c}.hero-partner-card{-webkit-backdrop-filter:blur(28px)saturate(150%);perspective:800px;background:#ffffff17;border:1px solid #ffffff29;border-radius:28px;flex-direction:column;justify-content:space-between;width:100%;min-height:340px;padding:3rem 2.75rem 2.5rem;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000073;-webkit-mask-image:radial-gradient(60px at calc(100% - 10px) 10px,#0000 59px,#fff 60px);mask-image:radial-gradient(60px at calc(100% - 10px) 10px,#0000 59px,#fff 60px)}.hero-card-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.3rem;font-weight:800;line-height:1.2}.hero-card-desc{color:#ffffffd1;margin-bottom:2rem;font-size:1.05rem;line-height:1.65}.hero-card-pill{background:linear-gradient(135deg,#1a75bb 0%,#3db8b2 100%);border-radius:999px;align-self:flex-start;align-items:center;gap:.85rem;padding:.75rem 1.4rem .75rem .75rem;display:inline-flex;box-shadow:0 6px 24px #1a75bb73}.hero-card-avatars{display:flex}.hero-avatar{color:#fff;letter-spacing:.02em;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-right:-8px;font-size:.6rem;font-weight:800;display:flex}.hero-avatar:last-child{margin-right:0}.hero-pill-stat{flex-direction:column;gap:.1rem;padding-left:.5rem;display:flex}.hero-pill-num{color:#fff;font-size:1.6rem;font-weight:800;line-height:1.1}.hero-pill-num span{font-size:1.1rem}.hero-pill-label{color:#ffffffd9;font-size:.8rem;font-weight:500}.hero-slide{transform-style:preserve-3d;backface-visibility:hidden;flex-direction:column;flex:1;transition:transform .4s,opacity .4s;display:flex}.hero-slide--in{opacity:1;transform:rotateX(0)}.hero-slide--out{opacity:0;transform:rotateX(90deg)}.hero-slider-dots{gap:6px;margin-top:1.5rem;display:flex}.hero-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:background .25s,width .25s}.hero-dot--active{background:var(--accent-teal);width:20px}@keyframes arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(4px,-4px)}}.hero-arrow-animate svg{animation:1.6s ease-in-out infinite arrow-bounce}@media (max-width:1050px){.hero-container{grid-template-columns:1fr;padding:3rem 2.5rem}.hero-content{padding-right:0}.hero-visual{margin-top:2rem}}@media (max-width:600px){.home-hero-shell{height:auto;min-height:100svh}.home-hero-shell .hero{flex:none;min-height:calc(100svh - 45px);padding-bottom:3rem}.hero-inline-stats{flex-wrap:wrap;gap:1rem}.hero-inline-divider{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.hero{align-items:flex-start;padding-top:105px}.hero-container{padding:2rem 1.5rem 3rem;display:block}.hero-subtitle{max-width:100%}.hero-visual{display:none}.hero-actions{width:100%}.hero-actions .neon-button,.hero-actions .learn-more{justify-content:center;max-width:100%}}
