@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1d1d1f;background-color:#ffffff;overflow-x:hidden}.container{max-width:1600px;margin:0 auto;padding:0 4px}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem;font-weight:700}h2{font-size:2.5rem}h2,h3{font-weight:600}h3{font-size:1.75rem}h4{font-size:1.25rem;font-weight:600}p{margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.navbar{position:fixed;top:0;width:100%;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.nav-container{max-width:1600px;margin:0 auto;padding:0 4px;display:flex;justify-content:space-between;align-items:center;height:60px}.nav-logo{margin-left:2rem}.nav-logo a{font-size:1.5rem;font-weight:700;color:#1d1d1f;text-decoration:none;transition:all .3s ease;display:flex;align-items:center}.nav-logo a:hover{color:#007aff;transform:scale(1.05)}.logo-link{display:flex;align-items:center;gap:20px;text-decoration:none;color:inherit;transition:all .3s ease}.logo-link:hover{transform:scale(1.02)}.logo-img{height:60px;width:auto;transition:transform .3s ease}.logo-text{font-size:1.5rem;font-weight:700;color:#1d1d1f;letter-spacing:.5px;transition:color .3s ease}.logo-link:hover .logo-text{color:#007aff}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:#1d1d1f;text-decoration:none;font-weight:400;font-size:1rem;transition:color .3s ease;position:relative}.nav-link.active,.nav-link:hover{color:#007aff}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#007aff;transition:width .3s ease}.nav-link.active:after,.nav-link:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background:#1d1d1f;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding-top:60px;position:relative;overflow:hidden}.hero-content{flex:1;max-width:600px;z-index:2;margin-left:6rem}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#1d1d1f,#007aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.5rem;font-weight:400;color:#6e6e73;margin-bottom:1.5rem}.hero-description{font-size:1.2rem;color:#1d1d1f;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-image{flex:1}.hero-image,.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.hero-visual{width:650px;height:650px;animation:float 6s ease-in-out infinite}.hero-hub{position:absolute;width:150px;height:150px;background:linear-gradient(135deg,#007aff,#5856d6);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px rgba(0,122,255,.3);animation:hubPulse 3s ease-in-out infinite;z-index:10}.hero-hub:before{content:"";position:absolute;width:170px;height:170px;border:2px solid rgba(0,122,255,.2);border-radius:50%;animation:ripple 2s ease-out infinite}.hero-hub:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(0,122,255,.1);border-radius:50%;animation:ripple 2s ease-out .5s infinite}.hero-hub-icon{color:white;animation:rotate 8s linear infinite;justify-content:center}.floating-card,.hero-hub-icon{display:flex;align-items:center}.floating-card{position:absolute;background:rgba(255,255,255,.95);backdrop-filter:blur(25px);border-radius:24px;padding:2.5rem;box-shadow:0 25px 50px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.2);flex-direction:column;text-align:center;min-width:180px;transition:all .3s ease;cursor:pointer;animation:cardFloat 4s ease-in-out infinite;border:1px solid rgba(255,255,255,.3)}.floating-card:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 35px 70px rgba(0,0,0,.15),0 0 0 1px rgba(255,255,255,.4)}.card-1{top:30px;left:30px;animation:float1 8s ease-in-out infinite;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(240,248,255,.9))}.card-2{top:100px;right:30px;animation:float2 8s ease-in-out 2s infinite;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,250,252,.9))}.card-3{bottom:30px;left:80px;animation:float3 8s ease-in-out 4s infinite;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(245,247,250,.9))}.card-icon{margin-bottom:1rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:transform .3s ease;display:flex;align-items:center;justify-content:center;color:#007aff}.floating-card:hover .card-icon{transform:scale(1.1) rotate(5deg)}.floating-card span{font-weight:600;color:#1d1d1f;font-size:1.2rem;letter-spacing:.5px}@keyframes float1{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-15px) rotate(2deg)}50%{transform:translateY(-25px) rotate(0deg)}75%{transform:translateY(-10px) rotate(-1deg)}}@keyframes float2{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-20px) rotate(-2deg)}50%{transform:translateY(-30px) rotate(0deg)}75%{transform:translateY(-15px) rotate(1deg)}}@keyframes float3{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-18px) rotate(1deg)}50%{transform:translateY(-28px) rotate(0deg)}75%{transform:translateY(-12px) rotate(-1deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 20px 40px rgba(0,122,255,.3)}50%{transform:scale(1.05);box-shadow:0 25px 50px rgba(0,122,255,.4)}}@keyframes hubPulse{0%,to{transform:scale(1);box-shadow:0 20px 40px rgba(0,122,255,.3)}50%{transform:scale(1.05);box-shadow:0 25px 50px rgba(0,122,255,.4)}}@keyframes cardFloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-10px) rotate(1deg)}50%{transform:translateY(-5px) rotate(0deg)}75%{transform:translateY(-15px) rotate(-1deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-visual:before{width:2px;height:280px;background:linear-gradient(180deg,transparent,rgba(0,122,255,.3),transparent)}.hero-visual:after,.hero-visual:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);z-index:1}.hero-visual:after{width:280px;height:2px;background:linear-gradient(90deg,transparent,rgba(0,122,255,.3),transparent)}.btn{display:inline-block;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;text-align:center}.btn-primary{background:#007aff;color:white}.btn-primary:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,122,255,.3)}.btn-secondary{background:transparent;color:#007aff;border:2px solid #007aff}.btn-secondary:hover{background:#007aff;color:white;transform:translateY(-2px)}.btn-outline{background:transparent;color:#1d1d1f;border:2px solid #d2d2d7}.btn-outline:hover{background:#1d1d1f;color:white;border-color:#1d1d1f}.section-title{text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:600;color:#1d1d1f}.features{padding:5rem 0;background:#ffffff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{text-align:center;padding:2rem;border-radius:20px;background:#f5f5f7;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.feature-icon{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:#007aff}.feature-card h3{margin-bottom:1rem;color:#1d1d1f}.feature-card p{color:#6e6e73;font-size:1rem}.services-preview{padding:5rem 0;background:#f5f5f7}.service-icon{margin-bottom:1rem}.service-link{display:flex;align-items:center;gap:.5rem;font-weight:600;transition:all .3s ease}.service-link:hover{transform:translateX(4px)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{margin-bottom:1rem;color:#1d1d1f}.service-card p{color:#6e6e73;margin-bottom:1.5rem}.service-link{color:#007aff;text-decoration:none;font-weight:500;transition:color .3s ease}.service-link:hover{color:#0056b3}.stats{padding:5rem 0;background:#ffffff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stat-card{text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,122,255,.1)}.stat-icon{display:flex;align-items:center;justify-content:center;color:#007aff;margin-bottom:1rem}.stat-number{font-size:2.5rem;font-weight:700;color:#1d1d1f;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#6e6e73;font-weight:500}.non-it-roles{background:#f8f9fa;padding:6rem 0}.roles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.role-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e5e5e7}.role-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.role-icon{background:linear-gradient(135deg,#007aff,#5856d6);color:white;width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.role-card h3{color:#1d1d1f;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.role-card p{color:#6e6e73;line-height:1.6;margin-bottom:1.5rem}.role-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.highlight-tag{background:#e3f2fd;color:#1976d2;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.role-link{display:inline-flex;align-items:center;gap:.5rem;color:#007aff;text-decoration:none;font-weight:500;transition:color .3s ease}.role-link:hover{color:#0056b3}.cta{padding:5rem 0;background:linear-gradient(135deg,#1d1d1f,#007aff);color:white;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta .btn-primary{background:white;color:#1d1d1f}.cta .btn-primary:hover{background:#f5f5f7;color:#1d1d1f}.page-header{padding:8rem 0 4rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);text-align:center}.page-header h1{font-size:3.5rem;margin-bottom:1rem;color:#1d1d1f}.page-header p{font-size:1.3rem;color:#6e6e73}.company-story{padding:5rem 0;background:white}.story-text h2{margin-bottom:2rem;color:#1d1d1f}.story-text p{margin-bottom:1.5rem;color:#6e6e73;font-size:1.1rem}.company-culture{padding:6rem 0;background:#f8f9fa}.culture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.culture-card{background:white;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.culture-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.culture-icon{background:linear-gradient(135deg,#007aff,#5856d6);color:white;width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.culture-card h3{color:#1d1d1f;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.culture-card p{color:#6e6e73;line-height:1.6;margin:0}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-illustration,.story-visual{display:flex;justify-content:center;align-items:center}.story-illustration{position:relative;width:400px;height:400px;background:radial-gradient(circle at center,rgba(0,122,255,.05) 0,transparent 70%);border-radius:50%}.illustration-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:3}.center-icon{background:linear-gradient(135deg,#007aff,#5856d6);color:white;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 10px 30px rgba(0,122,255,.3);animation:centerPulse 3s ease-in-out infinite;position:relative}.center-icon:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px solid rgba(0,122,255,.2);border-radius:50%;animation:ripple 2s ease-out infinite}.illustration-center h3{color:#1d1d1f;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.illustration-center p{color:#6e6e73;font-size:1rem;margin:0}.illustration-orbit{top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;border:2px solid rgba(0,122,255,.2);animation:orbitRotate 20s linear infinite}.illustration-orbit,.orbit-item{position:absolute;border-radius:50%}.orbit-item{width:80px;height:80px;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,.1);transition:all .3s ease;border:2px solid rgba(0,122,255,.1)}.orbit-item:hover{transform:scale(1.1);box-shadow:0 12px 35px rgba(0,122,255,.2);border-color:rgba(0,122,255,.3)}.orbit-icon{background:linear-gradient(135deg,#007aff,#5856d6);color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:transform .3s ease}.orbit-item:hover .orbit-icon{transform:scale(1.1) rotate(5deg)}.orbit-item span{color:#1d1d1f;font-size:.8rem;font-weight:600;text-align:center;line-height:1.2}.item-1{top:-40px;left:50%;transform:translateX(-50%)}.item-2{top:50%;right:-40px;transform:translateY(-50%)}.item-3{bottom:-40px;left:50%;transform:translateX(-50%)}.item-4{top:50%;left:-40px;transform:translateY(-50%)}.illustration-connections{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;pointer-events:none}.connection-line{position:absolute;background:linear-gradient(90deg,transparent,rgba(0,122,255,.3),transparent);height:1px;width:100px;animation:connectionPulse 3s ease-in-out infinite}.line-1{transform:translate(-50%,-50%) rotate(0deg);animation-delay:0s}.line-1,.line-2{top:50%;left:50%}.line-2{transform:translate(-50%,-50%) rotate(90deg);animation-delay:.75s}.line-3{transform:translate(-50%,-50%) rotate(180deg);animation-delay:1.5s}.line-3,.line-4{top:50%;left:50%}.line-4{transform:translate(-50%,-50%) rotate(270deg);animation-delay:2.25s}.illustration-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:linear-gradient(135deg,#007aff,#5856d6);border-radius:50%;animation:particleFloat 6s ease-in-out infinite}.particle-1{top:20%;left:20%;animation-delay:0s}.particle-2{top:30%;right:20%;animation-delay:1s}.particle-3{bottom:30%;left:30%;animation-delay:2s}.particle-4{bottom:20%;right:30%;animation-delay:3s}.particle-5{top:60%;left:10%;animation-delay:4s}.particle-6{top:40%;right:10%;animation-delay:5s}@keyframes centerPulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 10px 30px rgba(0,122,255,.3)}50%{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 15px 40px rgba(0,122,255,.4)}}@keyframes ripple{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes orbitRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes connectionPulse{0%,to{opacity:0;transform:translate(-50%,-50%) scaleX(0)}50%{opacity:1;transform:translate(-50%,-50%) scaleX(1)}}@keyframes particleFloat{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-20px) scale(1.2);opacity:1}}.mission-values{padding:5rem 0;background:#f5f5f7}.mv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.mv-card{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center}.mv-icon{display:flex;align-items:center;justify-content:center;color:#007aff;margin-bottom:1.5rem}.mv-card h3{margin-bottom:1rem;color:#1d1d1f}.mv-card p{color:#6e6e73;margin-bottom:1rem}.mv-card ul{list-style:none;padding:0}.mv-card li{color:#6e6e73;position:relative;padding:.5rem 0 .5rem 1.5rem}.mv-card li:before{content:"✓";position:absolute;left:0;color:#007aff;font-weight:700}.team{padding:5rem 0;background:white}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.team-member{text-align:center;padding:2rem;background:#f5f5f7;border-radius:20px;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-photo{margin-bottom:1.5rem}.photo-placeholder{width:120px;height:120px;background:#d2d2d7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;color:#6e6e73;font-size:3rem}.team-member h4{margin-bottom:.5rem;color:#1d1d1f}.member-role{color:#007aff;font-weight:500;margin-bottom:1rem}.member-bio{color:#6e6e73;font-size:.9rem}.services-main{padding:5rem 0;background:white}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card-large{background:#f5f5f7;padding:2.5rem;border-radius:20px;transition:transform .3s ease,box-shadow .3s ease}.service-card-large:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.service-icon{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;color:#007aff}.service-card-large h3{margin-bottom:1rem;color:#1d1d1f}.service-card-large p{color:#6e6e73;margin-bottom:1.5rem}.service-features{list-style:none;padding:0;margin-bottom:2rem}.service-features li{color:#6e6e73;position:relative;padding:.5rem 0 .5rem 1.5rem}.service-features li:before{content:"✓";position:absolute;left:0;color:#007aff;font-weight:700}.staffing-services{padding:5rem 0;background:#f5f5f7}.staffing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.staffing-card{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.staffing-card:hover{transform:translateY(-5px)}.staffing-card h3{margin-bottom:1rem;color:#1d1d1f}.staffing-card p{color:#6e6e73;margin-bottom:1.5rem}.staffing-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#007aff;color:white;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.tech-expertise{padding:5rem 0;background:white}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.tech-category{background:#f5f5f7;padding:2rem;border-radius:20px}.tech-category h4{margin-bottom:1.5rem;color:#1d1d1f}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:white;color:#1d1d1f;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;border:1px solid #d2d2d7;transition:all .3s ease}.tech-tag:hover{background:#007aff;color:white;border-color:#007aff}.process{padding:5rem 0;background:#f5f5f7}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.process-step{text-align:center;padding:2rem;background:white;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative}.step-number{width:60px;height:60px;background:#007aff;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.process-step h4{margin-bottom:1rem;color:#1d1d1f}.process-step p{color:#6e6e73}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{margin-bottom:1rem;color:#1d1d1f}.benefit-card p{color:#6e6e73}.open-positions{padding:5rem 0;background:white}.positions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.position-card{background:#f5f5f7;padding:2rem;border-radius:20px;transition:transform .3s ease,box-shadow .3s ease}.position-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.position-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.position-header h3{color:#1d1d1f;margin-bottom:0}.position-type{background:#007aff;color:white;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.position-details{margin-bottom:1rem}.position-department,.position-location{color:#6e6e73;font-size:.9rem;margin-bottom:.3rem}.position-description{color:#6e6e73;margin-bottom:1.5rem}.position-requirements h4{color:#1d1d1f;margin-bottom:.5rem;font-size:1rem}.position-requirements ul{list-style:none;padding:0;margin-bottom:1.5rem}.position-requirements li{color:#6e6e73;position:relative;padding:.3rem 0 .3rem 1.5rem;font-size:.9rem}.position-requirements li:before{content:"•";position:absolute;left:0;color:#007aff;font-weight:700}.company-culture{padding:5rem 0;background:#f5f5f7}.culture-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.culture-text h3{margin-bottom:1.5rem;color:#1d1d1f}.culture-text p{color:#6e6e73;margin-bottom:1.5rem;font-size:1.1rem}.application-process{padding:5rem 0;background:white}.application-form-section{padding:5rem 0;background:#f5f5f7}.form-container{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:2rem}.google-form{border-radius:10px;overflow:hidden}.custom-form-container{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:2rem}.employee-form{max-width:800px;margin:0 auto}.employee-form h3{text-align:center;margin-bottom:2rem;color:#1d1d1f}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.checkbox-group{margin-bottom:2rem}.checkbox-group label{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.9rem;line-height:1.4}.checkbox-group input[type=checkbox]{margin:.2rem 0 0}.form-toggle{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width:768px){.form-row{grid-template-columns:1fr;gap:1rem}.form-toggle{flex-direction:column;align-items:center}.form-toggle .btn{width:200px}}.contact-main{padding:5rem 0;background:white}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h2{margin-bottom:1.5rem;color:#1d1d1f}.contact-info p{color:#6e6e73;margin-bottom:2rem;font-size:1.1rem}.contact-methods{display:grid;gap:1.5rem}.contact-method{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f5f5f7;border-radius:15px;transition:transform .3s ease}.contact-method:hover{transform:translateY(-2px)}.method-icon{font-size:2rem}.method-details h4{margin-bottom:.5rem;color:#1d1d1f}.method-details p{color:#6e6e73;margin-bottom:.2rem;font-size:.9rem}.contact-form-container{background:#f5f5f7;padding:2rem;border-radius:20px}.contact-form h3{margin-bottom:2rem;color:#1d1d1f;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#1d1d1f;font-weight:500}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #d2d2d7;border-radius:10px;font-size:1rem;font-family:inherit;transition:border-color .3s ease;background:white}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#007aff}.form-group textarea{resize:vertical;min-height:120px}.office-locations{padding:5rem 0;background:#f5f5f7}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.location-card{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.location-card:hover{transform:translateY(-5px)}.location-card h3{margin-bottom:1.5rem;color:#1d1d1f}.location-details p{color:#6e6e73;margin-bottom:1rem;font-size:.9rem}.faq{padding:5rem 0;background:white}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.faq-item{background:#f5f5f7;padding:2rem;border-radius:15px;transition:transform .3s ease}.faq-item:hover{transform:translateY(-2px)}.faq-item h4{margin-bottom:1rem;color:#1d1d1f}.faq-item p{color:#6e6e73;margin-bottom:0}.footer{background:#ffffff;color:#1d1d1f;padding:3rem 0 1rem;border-top:1px solid #e5e5e7}.social-links{margin-top:1rem;display:flex;gap:1rem;flex-wrap:wrap}.social-links a{color:#6e6e73;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:.75rem;border-radius:8px;background:#f5f5f7;border:1px solid #e5e5e7;width:48px;height:48px}.social-links a:hover{color:#007aff;transform:translateY(-2px);background:rgba(0,122,255,.1);border-color:rgba(0,122,255,.3);box-shadow:0 4px 12px rgba(0,122,255,.2)}.social-links a:before{content:"";width:24px;height:24px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:all .3s ease}.social-links a[href*=instagram]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3ClinearGradient id='instagram-gradient' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%23f09433;stop-opacity:1' /%3E%3Cstop offset='25%25' style='stop-color:%23e6683c;stop-opacity:1' /%3E%3Cstop offset='50%25' style='stop-color:%23dc2743;stop-opacity:1' /%3E%3Cstop offset='75%25' style='stop-color:%23cc2366;stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:%23bc1888;stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z' fill='url(%23instagram-gradient)'/%3E%3C/svg%3E")}.social-links a[href*=linkedin]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z' fill='%23007bb5'/%3E%3C/svg%3E")}.social-links a:hover:before{transform:scale(1.1)}.social-links a[href*=instagram]:hover:before{filter:brightness(1.2) saturate(1.2)}.social-links a[href*=linkedin]:hover:before{filter:brightness(1.2)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:20px;margin-bottom:1rem}.footer-logo-img{height:60px;width:auto;transition:transform .3s ease}.footer-logo:hover .footer-logo-img{transform:scale(1.05)}.footer-logo h3{margin:0;font-size:1.5rem;font-weight:700;color:#1d1d1f;letter-spacing:.5px;display:flex;align-items:center;height:60px}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#1d1d1f}.footer-section p{color:#6e6e73;margin-bottom:.5rem;font-size:.9rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#6e6e73;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-section a:hover{color:#007aff}.footer-bottom{border-top:1px solid #e5e5e7;padding-top:1rem;text-align:center}.footer-bottom p{color:#6e6e73;font-size:.9rem;margin:0}.search-section{background:#f8f9fa;padding:2rem 0;border-bottom:1px solid #e5e5e7}.search-filters{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.search-bar{position:relative;flex:1;min-width:300px}.search-input{width:100%;padding:12px 16px 12px 48px;border:2px solid #e5e5e7;border-radius:8px;font-size:1rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#007aff}.search-bar svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6e6e73}.filters{gap:1rem;flex-wrap:wrap}.filter-group,.filters{display:flex;align-items:center}.filter-group{gap:.5rem}.filter-select{padding:8px 12px;border:2px solid #e5e5e7;border-radius:6px;font-size:.9rem;background:white;cursor:pointer;transition:border-color .2s}.filter-select:focus{outline:none;border-color:#007aff}.search-results-info{color:#6e6e73;font-size:.9rem}.job-listings{padding:3rem 0}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}.job-card-wrapper{cursor:pointer;transition:transform .2s}.job-card-wrapper:hover{transform:translateY(-2px)}.job-card{background:white;border:1px solid #e5e5e7;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .2s;height:100%;display:flex;flex-direction:column}.job-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.job-title-section{flex:1}.job-title{font-size:1.25rem;font-weight:600;color:#1d1d1f;margin:0 0 .5rem}.job-meta{display:flex;gap:1rem;align-items:center;margin-bottom:.5rem}.job-id{font-size:.85rem;color:#6e6e73;font-family:monospace}.job-status{padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.job-status.active{background:#d4edda;color:#155724}.job-status.inactive{background:#f8d7da;color:#721c24}.job-actions{flex-shrink:0}.job-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;min-height:60px}.job-info{display:flex;gap:1rem;flex-wrap:wrap}.job-info-item{gap:.5rem;color:#6e6e73;font-size:.9rem}.department-badge{background:#f0f8ff;color:#007aff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500}.job-description{margin-bottom:1rem;color:#1d1d1f;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.job-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto}.job-requirements-preview{flex:1}.job-requirements-preview strong{color:#1d1d1f;font-size:.9rem}.job-requirements-preview ul{margin:.5rem 0 0;padding-left:1rem;color:#6e6e73;font-size:.85rem}.job-requirements-preview li{margin:.25rem 0}.job-cta{flex-shrink:0}.no-jobs{text-align:center;padding:3rem 1rem;color:#6e6e73}.no-jobs h3{color:#1d1d1f;margin-bottom:1rem}.job-not-found{padding:4rem 2rem;max-width:600px;margin:0 auto}.job-not-found h1{font-size:2.5rem;font-weight:700}.job-not-found p{color:#6e6e73;font-size:1.2rem;margin-bottom:2rem;line-height:1.6}.job-detail-header{margin-top:6rem;margin-bottom:2rem}.back-button{display:inline-flex;align-items:center;gap:.5rem;color:#007aff;background:none;border:none;cursor:pointer;font-size:.9rem;margin-bottom:1rem;transition:color .2s}.back-button:hover{color:#0056b3}.job-detail-title-section{border-bottom:1px solid #e5e5e7;padding-bottom:1rem}.job-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.job-detail-title{font-size:2rem;font-weight:700;color:#1d1d1f;margin:0}.job-status-badge{padding:8px 16px;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase}.job-status-badge.active{background:#d4edda;color:#155724}.job-status-badge.inactive{background:#f8d7da;color:#721c24}.job-meta-row{display:flex;gap:2rem;color:#6e6e73;font-size:.9rem}.job-detail-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-top:2rem}.job-detail-main{display:flex;flex-direction:column;gap:2rem}.job-overview{background:#f8f9fa;padding:1.5rem;border-radius:8px}.job-overview h2{margin:0 0 1rem;color:#1d1d1f;font-size:1.25rem}.job-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.job-info-item{display:flex;align-items:center;gap:.75rem}.job-info-item svg{color:#007aff;flex-shrink:0}.job-info-item div{display:flex;flex-direction:column}.job-info-item strong{color:#1d1d1f;font-size:.9rem;margin-bottom:.25rem}.job-info-item span{color:#6e6e73;font-size:.85rem}.job-benefits-section h2,.job-description-section h2,.job-interview-process-section h2,.job-requirements-section h2,.job-responsibilities-section h2{margin:0 0 1rem;color:#1d1d1f;font-size:1.25rem}.job-description-section p{color:#1d1d1f;line-height:1.6;margin:0}.benefits-list,.requirements-list,.responsibilities-list{list-style:none;padding:0;margin:0}.benefits-list li,.requirements-list li,.responsibilities-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0;color:#1d1d1f;line-height:1.5}.benefits-list li svg,.requirements-list li svg,.responsibilities-list li svg{color:#34c759;flex-shrink:0;margin-top:.125rem}.interview-process-section{background:#fff8e1;padding:1.5rem;border-radius:8px;border:1px solid #ffc107}.interview-notice{display:flex;gap:1rem;align-items:flex-start}.interview-notice svg{color:#ff9800;flex-shrink:0;margin-top:.25rem}.interview-notice strong{color:#1d1d1f;display:block;margin-bottom:.5rem}.interview-notice p{color:#1d1d1f;line-height:1.6;margin:0;font-size:.9rem}.interview-rounds{margin:1.5rem 0}.interview-rounds h3{color:#1d1d1f;margin-bottom:1rem;font-size:1.1rem}.interview-round{background:#f8f9fa;border-left:4px solid #007aff;padding:1rem;margin-bottom:1rem;border-radius:0 8px 8px 0}.interview-round h4{color:#1d1d1f;margin:0 0 .5rem;font-size:1rem}.interview-round p{color:#6e6e73;margin:0;line-height:1.5}.interview-locations{margin:1.5rem 0}.interview-locations h3{color:#1d1d1f;margin-bottom:1rem;font-size:1.1rem}.locations-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.location-tag{background:#e3f2fd;color:#1976d2;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.interview-requirements{margin:1.5rem 0}.interview-requirements h3{color:#1d1d1f;margin-bottom:1rem;font-size:1.1rem}.interview-requirements ul{list-style:none;padding:0}.interview-requirements li{color:#6e6e73;position:relative;padding:.5rem 0 .5rem 1.5rem}.interview-requirements li:before{content:"•";position:absolute;left:0;color:#007aff;font-weight:700}.interview-policies{margin:1.5rem 0}.interview-policies h3{color:#1d1d1f;margin-bottom:1rem;font-size:1.1rem}.policy-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;margin-bottom:1rem}.policy-item h4{color:#1d1d1f;margin:0 0 .5rem;font-size:1rem}.policy-item p{color:#6e6e73;margin:0;line-height:1.5}.interview-acknowledgment{margin:1.5rem 0;background:#e8f5e8;border:1px solid #c3e6c3;border-radius:8px;padding:1rem}.interview-acknowledgment h3{color:#1d1d1f;margin-bottom:.5rem;font-size:1.1rem}.interview-acknowledgment p{color:#2e7d32;margin:0;font-weight:500}.job-detail-sidebar{display:flex;flex-direction:column;gap:1.5rem;width:500px;min-width:500px}.job-detail-sidebar .interview-process-section{background:#fff8e1;padding:1rem;border-radius:8px;border:1px solid #ffc107;margin-bottom:0}.job-detail-sidebar .interview-notice{display:block;gap:0}.job-detail-sidebar .interview-notice svg{margin-bottom:.5rem}.job-detail-sidebar .interview-acknowledgment,.job-detail-sidebar .interview-locations,.job-detail-sidebar .interview-policies,.job-detail-sidebar .interview-requirements,.job-detail-sidebar .interview-rounds{margin:1rem 0}.job-detail-sidebar .interview-acknowledgment h3,.job-detail-sidebar .interview-locations h3,.job-detail-sidebar .interview-policies h3,.job-detail-sidebar .interview-requirements h3,.job-detail-sidebar .interview-rounds h3{font-size:1rem;margin-bottom:.75rem}.job-detail-sidebar .interview-round{padding:.75rem;margin-bottom:.75rem}.job-detail-sidebar .interview-round h4{font-size:.9rem}.job-detail-sidebar .interview-round p{font-size:.85rem}.job-detail-sidebar .location-tag{font-size:.75rem;padding:.2rem .5rem}.job-detail-sidebar .interview-requirements li{font-size:.85rem;padding:.25rem 0}.job-detail-sidebar .policy-item{padding:.75rem;margin-bottom:.75rem}.job-detail-sidebar .policy-item h4{font-size:.9rem}.job-detail-sidebar .policy-item p{font-size:.85rem}.job-detail-sidebar .interview-acknowledgment{padding:.75rem}.job-detail-sidebar .interview-acknowledgment h3{font-size:1rem}.job-detail-sidebar .interview-acknowledgment p{font-size:.85rem}@media (max-width:768px){.job-detail-sidebar{width:100%;min-width:auto}}.apply-card,.job-share-card{background:white;border:1px solid #e5e5e7;border-radius:8px;padding:1.5rem;text-align:center}.apply-card h3,.job-share-card h4{margin:0 0 .5rem;color:#1d1d1f}.apply-card p,.job-share-card p{color:#6e6e73;margin:0 0 1rem;font-size:.9rem}.btn-large{padding:12px 24px;font-size:1rem}.job-not-found{text-align:center;padding:3rem 1rem;color:#6e6e73}.job-not-found h1{color:#1d1d1f;margin-bottom:1rem}@media (max-width:768px){.search-filters{flex-direction:column;align-items:stretch}.search-bar{min-width:auto}.filters{justify-content:space-between}.job-detail-content,.jobs-grid{grid-template-columns:1fr}.job-detail-content{gap:2rem}.job-title-row{flex-direction:column;align-items:flex-start;gap:1rem}.job-meta-row{flex-direction:column;gap:.5rem}.job-info-grid{grid-template-columns:1fr}.job-footer{flex-direction:column;align-items:stretch}.job-detail-header{margin-top:5rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:white;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e5e5e7;margin-bottom:24px}.modal-header h2{color:#1d1d1f;font-size:1.5rem;font-weight:600;margin:0}.modal-close{background:none;border:none;font-size:24px;color:#6e6e73;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.modal-close:hover{background-color:#f5f5f7}.modal-body{padding:0 24px}.disclaimer-section{margin-bottom:24px}.disclaimer-intro{font-size:1rem;color:#1d1d1f;line-height:1.6;background:#f5f5f7;padding:16px;border-radius:8px;border-left:4px solid #007aff}.agreement-section,.consequences-section,.data-protection-section,.verification-section,.verification-timeline{margin-bottom:24px}.agreement-section h3,.consequences-section h3,.data-protection-section h3,.verification-section h3,.verification-timeline h3{font-size:1.125rem;font-weight:600;color:#1d1d1f;margin-bottom:12px}.section-description{font-size:.95rem;color:#6e6e73;margin-bottom:16px;line-height:1.5}.verification-timeline{background:#f8f9fa;padding:20px;border-radius:8px;border-left:4px solid #007aff}.timeline-content p{margin:8px 0;color:#1d1d1f;font-size:.95rem}.timeline-note{font-weight:500;color:#007aff!important;margin-top:12px!important;padding-top:8px;border-top:1px solid #e5e5e7}.data-protection-section{background:#f0f8ff;padding:20px;border-radius:8px;border:1px solid #007aff}.data-content p{margin:12px 0;color:#1d1d1f;font-size:.95rem;line-height:1.5}.agreement-content{background:#fff8e1;padding:20px;border-radius:8px;border:1px solid #ffc107}.agreement-list{list-style:none;padding:0;margin:16px 0}.agreement-list li{color:#1d1d1f;position:relative;padding:6px 0 6px 20px;font-size:.95rem}.agreement-list li:before{content:"•";position:absolute;left:0;color:#007aff;font-weight:700;font-size:1.2rem}.legal-notice{background:#ffebee;padding:16px;border-radius:6px;border-left:4px solid #f44336;margin-top:16px;font-size:.9rem;color:#d32f2f;line-height:1.5}.consequences-list,.verification-list{list-style:none;padding:0}.consequences-list li,.verification-list li{color:#1d1d1f;position:relative;padding:8px 0 8px 24px}.verification-list li:before{content:"✓";position:absolute;left:0;color:#34c759;font-weight:700}.consequences-list li:before{content:"⚠";position:absolute;left:0;color:#ff3b30;font-weight:700}.agreement-text{font-size:1rem;color:#1d1d1f;line-height:1.6;background:#f0f8ff;padding:16px;border-radius:8px;border:1px solid #007aff}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:24px;border-top:1px solid #e5e5e7;margin-top:24px}.modal-footer .btn{padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.modal-footer .btn-secondary{background:#f5f5f7;color:#1d1d1f}.modal-footer .btn-secondary:hover{background:#e5e5e7}.modal-footer .btn-primary{background:#007aff;color:white}.modal-footer .btn-primary:hover{background:#0056b3}@media (max-width:768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:60px;flex-direction:column;background-color:rgba(255,255,255,.95);backdrop-filter:blur(20px);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.hero{flex-direction:column;text-align:center;padding:2rem 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{justify-content:center}.hero-visual{width:450px;height:450px}.hero-hub{width:100px;height:100px}.floating-card{padding:1.5rem;min-width:140px}.floating-card span{font-size:1rem}.contact-content,.culture-content,.story-content{grid-template-columns:1fr;gap:2rem}.page-header h1{font-size:2.5rem}.section-title{font-size:2rem}.faq-grid,.positions-grid{grid-template-columns:1fr}.hero-title{font-size:3rem}h1{font-size:2.5rem}h2{font-size:2rem}}@media (max-width:480px){.container{padding:0 2px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.btn{padding:10px 20px;font-size:.9rem}.hero-buttons{flex-direction:column;align-items:center}.hero-buttons .btn{width:200px}.hero-visual{width:350px;height:350px}.hero-hub{width:80px;height:80px}.floating-card{padding:1rem;min-width:120px}.floating-card span{font-size:.9rem}.story-content{grid-template-columns:1fr;gap:2rem}.story-illustration{width:300px;height:300px}.illustration-orbit{width:220px;height:220px}.center-icon{width:80px;height:80px}.illustration-center h3{font-size:1.2rem}.illustration-center p{font-size:.9rem}.orbit-item{width:60px;height:60px}.orbit-icon{width:30px;height:30px}.orbit-item span{font-size:.7rem}.culture-grid{grid-template-columns:1fr;gap:1.5rem}.culture-card{padding:2rem}.culture-icon{width:60px;height:60px}.logo-link{gap:15px}.logo-img{height:50px}.nav-logo{margin-left:.5rem}.logo-link{gap:12px}.logo-text{font-size:1rem}.nav-logo{margin-left:.25rem}}@media (prefers-reduced-motion:no-preference){.benefit-card,.faq-item,.feature-card,.location-card,.position-card,.service-card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}}.btn:active{transform:scale(.98)}.benefit-card,.feature-card,.nav-link,.service-card{transition:all .3s ease}.btn:focus,.nav-link:focus,input:focus,select:focus,textarea:focus{outline:2px solid #007aff;outline-offset:2px}@media (prefers-contrast:high){.hero-title{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:#000}.cta{background:#000}.footer-logo{gap:15px}.footer-logo-img{height:50px}.footer-logo h3{font-size:1.2rem;height:50px}}@media (max-width:480px){.footer-logo{gap:12px}.footer-logo-img{height:40px}.footer-logo h3{font-size:1rem;height:40px}}@media (max-width:768px){.non-it-roles{padding:4rem 0}.roles-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.role-card{padding:1.5rem}.role-card h3{font-size:1.25rem}.role-icon{width:50px;height:50px}}