*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%;overflow-x:hidden;background:#020617;color:#ffffff}.page-main{position:relative;min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;padding:20px 0;background:radial-gradient(circle at 50% 10%,#172554 0,#020617 70%)}.orb-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.orb-blue{top:-200px;left:-100px;width:600px;height:600px;background:rgba(59,130,246,.15);animation:moveBlue 20s ease-in-out infinite}.orb-blue,.orb-purple{position:absolute;border-radius:50%;filter:blur(120px)}.orb-purple{bottom:-200px;right:-100px;width:500px;height:500px;background:rgba(168,85,247,.1);animation:movePurple 22s ease-in-out infinite}.orb-cyan{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;background:rgba(6,182,212,.05);filter:blur(80px);animation:scaleCyan 15s ease-in-out infinite}.grid-overlay{background-image:linear-gradient(rgba(255,255,255,.01) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 0);background-size:60px 60px}.grid-overlay,.particles-container{position:absolute;inset:0;pointer-events:none}.particles-container{overflow:hidden;z-index:1}.particle{position:absolute;border-radius:50%;background:rgba(255,255,255,.4)}.top-bar{position:absolute;top:24px;left:0;right:0;padding:0 40px;justify-content:space-between;z-index:20;pointer-events:none}.status-tag,.top-bar{display:flex;align-items:center}.status-tag{gap:8px;font-size:13px;font-weight:500;color:rgba(255,255,255,.7);letter-spacing:.05em}.status-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:dotPulse 1.5s ease-in-out infinite}.maintenance-badge{font-size:11px;font-weight:600;letter-spacing:.1em;color:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.1);padding:6px 14px;border-radius:4px;background:rgba(255,255,255,.02);display:flex;align-items:center;gap:8px}.content{position:relative;z-index:10;width:100%;max-width:900px;margin:0 auto;justify-content:center;gap:40px;height:auto}.content,.logo-wrapper{display:flex;flex-direction:column;align-items:center}.logo-wrapper{gap:16px}.logo-ring{position:absolute;width:180px;height:180px;border-radius:50%;border:1px solid rgba(59,130,246,.1);top:50%;left:50%;transform:translate(-50%,-50%);animation:floatRing 6s ease-in-out infinite;pointer-events:none}.logo-ring:before{content:"";position:absolute;inset:-4px;border-radius:50%;border:1px solid transparent;border-top-color:rgba(59,130,246,.2);animation:spin 8s linear infinite}.logo-container{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.02);border-radius:50%;animation:floatLogo 4s ease-in-out infinite}.logo-container img{width:85px;height:85px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(59,130,246,.3))}.company-name{font-size:16px;font-weight:600;letter-spacing:.25em;color:rgba(255,255,255,.7);text-transform:uppercase;text-align:center}.hero-wrapper{text-align:center;display:flex;flex-direction:column;gap:12px}.hero-heading{font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#ffffff}.gradient-text{background:linear-gradient(135deg,#3b82f6 20%,#8b5cf6 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle{font-size:16px;color:rgba(255,255,255,.5);max-width:500px;line-height:1.6;margin:0 auto}.loading-bar-container{width:120px;height:2px;background:rgba(255,255,255,.1);border-radius:4px;margin:8px auto 0;overflow:hidden;position:relative}.loading-bar-fill{position:absolute;left:-100%;width:100%;height:100%;border-radius:4px;background:linear-gradient(90deg,#3b82f6,#06b6d4);animation:loadingSweep 2s ease-in-out infinite}@keyframes loadingSweep{0%{left:-100%}50%{left:0}to{left:100%}}.cards-section{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.section-label{font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:12px;width:100%;text-align:center}.cards-row{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:20px;width:100%;max-width:700px}.solution-card{flex:1;display:flex;flex-direction:row;align-items:center;padding:20px;gap:16px;border-radius:16px;background:rgba(255,255,255,.03);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);transition:all .4s cubic-bezier(.175,.885,.32,1.275);min-height:90px}.solution-card:hover{transform:translateY(-4px) scale(1.01);border-color:rgba(59,130,246,.3);background:rgba(255,255,255,.06)}.card-icon{padding:12px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon.blue{background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.1)}.card-icon.cyan{background:rgba(6,182,212,.15);border:1px solid rgba(6,182,212,.1)}.card-icon svg{width:24px;height:24px}.card-icon.blue svg{color:#60a5fa;stroke:#60a5fa}.card-icon.cyan svg{color:#22d3ee;stroke:#22d3ee}.card-content{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}.card-title{font-size:16px;font-weight:600;color:#ffffff}.card-subtitle{font-size:13px;color:rgba(255,255,255,.5);line-height:1.4}.contact-bar-wrapper{position:relative;width:100%;max-width:600px;margin-top:10px}.contact-bar{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:0;padding:12px 16px;border-radius:16px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05)}.contact-bar,.contact-item{display:flex;align-items:center}.contact-item{gap:8px;padding:6px 14px;white-space:nowrap}.contact-divider{flex-shrink:0;width:1px;height:18px;background:rgba(255,255,255,.05)}.contact-icon-box{display:flex;align-items:center;justify-content:center}.contact-icon-box svg{width:16px;height:16px}.contact-icon-box.cyan svg{color:#22d3ee;stroke:#22d3ee}.contact-icon-box.blue svg{color:#60a5fa;stroke:#60a5fa}.contact-text{font-size:13px;color:rgba(255,255,255,.6);font-weight:500}@media (max-width:640px){.top-bar{padding:0 20px;top:16px}.status-tag{font-size:11px}.maintenance-badge{font-size:10px;padding:4px 10px}.content{gap:32px;padding:16px}.logo-ring{width:140px;height:140px}.logo-container{width:100px;height:100px}.logo-container img{width:70px;height:70px}.hero-heading{font-size:2.8rem}.hero-subtitle{font-size:15px}.cards-row{flex-direction:column;gap:14px;max-width:100%}.solution-card{width:100%;max-width:100%;padding:16px;min-height:auto}.contact-bar{flex-direction:column;gap:10px;padding:14px;align-items:stretch}.contact-item{padding:0;width:100%;justify-content:center}.contact-divider{width:100%;height:1px!important}}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatRing{0%,to{transform:translate(-50%,-50%) scale(1) rotate(0deg)}50%{transform:translate(-50%,-50%) scale(1.1) rotate(180deg)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes moveBlue{0%,to{transform:translate(0)}50%{transform:translate(80px,60px)}}@keyframes movePurple{0%,to{transform:translate(0)}50%{transform:translate(-80px,-60px)}}@keyframes scaleCyan{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.3)}}[data-nextjs-dialog-overlay],nextjs-portal{display:none!important}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Grotesk Fallback;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_49a339{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}