.it-services-page{overflow-x:hidden}.it-services-hero{position:relative;min-height:100vh;padding:140px 0 80px;overflow:hidden}.it-services-hero-bg{position:absolute;inset:0;z-index:0}.it-services-hero-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#f1f5f9)}.it-services-hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(0,156,175,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(8,59,102,.08) 0%,transparent 50%)}.it-services-hero-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;transition:opacity .3s ease,transform .3s ease}.it-services-hero-content.fade-out{opacity:0;transform:translateY(10px)}.it-services-hero-content.fade-in{opacity:1;transform:translateY(0)}.it-services-badge{display:inline-block;background:var(--gradient-primary);color:var(--white);padding:8px 20px;border-radius:50px;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px}.hero-text h1{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:24px;color:var(--primary-blue)}.hero-text p{font-size:1.25rem;color:var(--text-grey);margin-bottom:32px;line-height:1.7}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:0}.hero-actions .btn{margin-left:-8px}.hero-device-wrapper{position:relative;display:flex;justify-content:center;align-items:center;min-height:500px}.device-mockup{position:relative;z-index:2;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.desktop-mockup .desktop-frame{width:450px;background:#1a1a2e;border-radius:12px;padding:8px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}.desktop-header{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#2d2d44;border-radius:8px 8px 0 0}.desktop-dots{display:flex;gap:6px}.desktop-dots span{width:10px;height:10px;border-radius:50%}.desktop-dots span:nth-child(1){background:#ff5f56}.desktop-dots span:nth-child(2){background:#ffbd2e}.desktop-dots span:nth-child(3){background:#27c93f}.desktop-url-bar{flex:1;display:flex;align-items:center;gap:6px;background:#3d3d5c;padding:6px 12px;border-radius:6px;font-size:.75rem;color:#a0a0b0}.desktop-url-bar svg{color:#27c93f}.desktop-screen{background:var(--white);border-radius:0 0 8px 8px;overflow:hidden;aspect-ratio:16/10}.screen-content{padding:20px;height:100%;background:linear-gradient(180deg,#f8fafc,#fff)}.mock-nav{height:12px;background:linear-gradient(90deg,var(--ocean-blue) 20%,transparent 20%);border-radius:2px;margin-bottom:30px}.mock-hero{margin-bottom:30px}.mock-text{height:16px;background:#e2e8f0;border-radius:4px;margin-bottom:10px;width:80%}.mock-text.short{width:50%}.mock-btn{width:100px;height:28px;background:var(--gradient-primary);border-radius:6px;margin-top:16px}.mock-cards{display:flex;gap:12px}.mock-card{flex:1;height:80px;background:var(--white);border-radius:8px;box-shadow:0 2px 8px #0000001a}.mobile-mockup .mobile-frame{width:280px;background:#1a1a2e;border-radius:40px;padding:12px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a,inset 0 0 0 2px #2d2d44}.mobile-notch{width:120px;height:28px;background:#1a1a2e;border-radius:0 0 20px 20px;margin:0 auto 8px;position:relative}.mobile-notch:before{content:"";position:absolute;width:60px;height:6px;background:#3d3d5c;border-radius:3px;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-screen{background:var(--white);border-radius:28px;overflow:hidden;aspect-ratio:9/19}.mobile-content{padding:16px;height:100%;background:linear-gradient(180deg,#f8fafc,#fff);position:relative}.mock-status-bar{height:8px;margin-bottom:16px}.mock-app-header{height:40px;background:var(--ocean-blue);border-radius:8px;margin-bottom:16px}.mock-list-item{height:60px;background:var(--white);border-radius:12px;margin-bottom:12px;box-shadow:0 2px 8px #00000014}.mock-fab{position:absolute;bottom:24px;right:24px;width:50px;height:50px;background:var(--gradient-primary);border-radius:50%;box-shadow:0 4px 12px #009caf66}.mobile-home-bar{width:120px;height:4px;background:#3d3d5c;border-radius:2px;margin:12px auto 0}.floating-features{position:absolute;inset:0;pointer-events:none;z-index:3}.floating-feature{position:absolute;display:flex;align-items:center;gap:12px;background:var(--white);padding:12px 16px;border-radius:12px;box-shadow:0 4px 20px #0000001a;pointer-events:auto;cursor:pointer;transition:all .3s ease;opacity:.7;transform:scale(.95);max-width:200px}.floating-feature:nth-child(1){top:0;left:-20px}.floating-feature:nth-child(2){top:80px;right:-40px}.floating-feature:nth-child(3){bottom:80px;left:-40px}.floating-feature:nth-child(4){bottom:0;right:-20px}.floating-feature.active{opacity:1;transform:scale(1);box-shadow:0 8px 30px #009caf33;border:2px solid var(--ocean-blue)}.floating-feature:hover{opacity:1;transform:scale(1.02)}.floating-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--ocean-blue-light);border-radius:10px;color:var(--ocean-blue);flex-shrink:0}.floating-feature.active .floating-feature-icon{background:var(--gradient-primary);color:var(--white)}.floating-feature-text h4{font-size:.85rem;font-weight:600;color:var(--primary-blue);margin-bottom:2px}.floating-feature-text p{font-size:.7rem;color:var(--text-grey);line-height:1.3;margin:0}.hero-switch{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-top:16px;font-size:.95rem;color:var(--text-grey)}.switch-text{color:var(--text-grey)}.switch-link{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:var(--ocean-blue);font-weight:600;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .3s ease;text-decoration:none}.switch-link:hover{background:var(--ocean-blue-light);color:var(--ocean-blue);transform:translate(2px)}.switch-link svg{transition:transform .3s ease}.switch-link:hover svg{transform:scale(1.1)}.stats-banner{background:var(--gradient-primary);padding:40px 0}.stats-grid{display:flex;justify-content:center;gap:40px;text-align:center}.stat-item{flex:0 1 200px;opacity:1}.stats-grid.animate-in .stat-item{animation:fadeInUp .5s ease forwards;opacity:0}.stat-value{font-size:2.5rem;font-weight:700;color:var(--white);margin-bottom:8px}.stat-label{font-size:.9rem;color:#fffc;text-transform:uppercase;letter-spacing:1px}.capabilities-section{padding:80px 0}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.capabilities-grid .capability-card{opacity:1;transform:translateY(0)}.capabilities-grid.animate-in .capability-card{animation:fadeInUp .5s ease forwards;opacity:0}.capability-card{background:var(--white);border-radius:16px;padding:32px;text-align:center;box-shadow:0 4px 20px #00000014;border:2px solid transparent;transition:all .3s ease}.capability-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f;border-color:var(--ocean-blue)}.capability-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--ocean-blue-light);border-radius:16px;color:var(--ocean-blue);transition:all .3s ease}.capability-card:hover .capability-icon{background:var(--gradient-primary);color:var(--white);transform:scale(1.1) rotate(5deg)}.capability-card h3{font-size:1.1rem;margin-bottom:12px;color:var(--primary-blue)}.capability-card p{font-size:.9rem;color:var(--text-grey);line-height:1.6}.tech-section{background:#0f172a;padding:80px 0}.section-header.light .section-label{color:var(--ocean-blue)}.section-header.light h2{color:var(--white)}.it-services-page .tech-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.it-services-page .tech-logo-grid.animate-in .tech-logo-card{animation:fadeInUp .5s ease forwards;opacity:0}.it-services-page .tech-logo-card{opacity:1}.it-services-page .tech-logo-card-inner{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;aspect-ratio:1;transition:all .3s ease}.it-services-page .tech-logo-card-inner:hover{background:#ffffff1a;border-color:var(--ocean-blue);transform:translateY(-4px)}.it-services-page .tech-logo-card-inner img{width:48px;height:48px;object-fit:contain;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.it-services-page .tech-logo-card-inner:hover img{filter:brightness(0) invert(1);opacity:1;transform:scale(1.1)}.it-services-page .tech-name{font-size:.75rem;color:#fff9;text-align:center;transition:color .3s ease}.it-services-page .tech-logo-card-inner:hover .tech-name{color:var(--white)}.process-section{padding:80px 0}.process-timeline{max-width:800px;margin:0 auto}.process-timeline.animate-in .process-timeline-item{animation:slideInLeft .5s ease forwards;opacity:0}.process-timeline-item{display:flex;gap:24px;cursor:pointer;margin-bottom:0;opacity:1}.process-timeline-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.process-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--ocean-blue-light);color:var(--ocean-blue);font-weight:700;font-size:.9rem;border-radius:50%;transition:all .3s ease}.process-timeline-item.expanded .process-number,.process-timeline-item:hover .process-number{background:var(--gradient-primary);color:var(--white);transform:scale(1.1)}.process-line{width:2px;flex:1;background:var(--bg-grey);margin:8px 0;min-height:40px}.process-timeline-content{flex:1;background:var(--white);border-radius:12px;padding:20px 24px;margin-bottom:16px;box-shadow:0 2px 12px #0000000f;border:2px solid transparent;transition:all .3s ease}.process-timeline-item:hover .process-timeline-content{border-color:var(--ocean-blue-light)}.process-timeline-item.expanded .process-timeline-content{border-color:var(--ocean-blue);box-shadow:0 8px 30px #009caf26}.process-header{display:flex;justify-content:space-between;align-items:center}.process-header h3{font-size:1.1rem;color:var(--primary-blue);margin:0}.process-expand{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg-grey);border-radius:50%;color:var(--text-grey);transition:all .3s ease}.process-timeline-item.expanded .process-expand{background:var(--ocean-blue);color:var(--white);transform:rotate(90deg)}.process-details{max-height:0;overflow:hidden;transition:all .3s ease}.process-timeline-item.expanded .process-details{max-height:300px;margin-top:16px;padding-top:16px;border-top:1px solid var(--bg-grey)}.process-details p{color:var(--text-grey);line-height:1.7;margin:0}.why-section{padding:80px 0}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.why-grid.animate-in .why-card{animation:fadeInUp .5s ease forwards;opacity:0}.why-card{background:var(--white);border-radius:16px;padding:32px;text-align:center;box-shadow:0 4px 20px #0000000f;transition:all .3s ease;opacity:1}.why-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001a}.why-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--gradient-primary);border-radius:14px;color:var(--white)}.why-card h3{font-size:1.1rem;margin-bottom:12px;color:var(--primary-blue)}.why-card p{font-size:.9rem;color:var(--text-grey);line-height:1.6}.it-services-cta{background:var(--gradient-primary);padding:80px 0}.it-services-cta-content{text-align:center;max-width:600px;margin:0 auto}.it-services-cta-content>svg{color:var(--white);margin-bottom:24px}.it-services-cta-content h2{color:var(--white);font-size:2.5rem;margin-bottom:20px}.it-services-cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:32px;line-height:1.7}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.it-services-hero-content{grid-template-columns:1fr;text-align:center;gap:40px}.hero-text h1{font-size:2.5rem}.hero-device-wrapper{min-height:400px}.desktop-mockup .desktop-frame{width:380px}.floating-feature{display:none}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.stat-item{flex:none}.capabilities-grid{grid-template-columns:repeat(2,1fr)}.it-services-page .tech-logo-grid{grid-template-columns:repeat(4,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.it-services-hero{padding:80px 0 48px;min-height:auto}.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}.desktop-mockup .desktop-frame{width:300px}.mobile-mockup .mobile-frame{width:220px}.hero-switch{flex-direction:column;gap:8px;align-items:flex-start}.switch-link{justify-content:flex-start}.stats-banner{padding:32px 0}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.stat-item{flex:none}.stat-value{font-size:1.75rem}.stat-label{font-size:.8rem}.capabilities-grid,.why-grid{grid-template-columns:1fr}.it-services-page .tech-logo-grid{grid-template-columns:repeat(3,1fr);gap:12px}.it-services-page .tech-logo-card-inner{padding:16px}.it-services-page .tech-logo-card-inner img{width:36px;height:36px}.process-timeline-item{flex-direction:column;gap:16px}.process-timeline-marker{flex-direction:row;gap:12px}.process-line{width:auto;height:2px;flex:1;margin:0;min-height:auto}.it-services-cta-content h2{font-size:1.75rem}}@media(max-width:480px){.stats-grid{gap:16px}.stat-value{font-size:1.5rem}.stat-label{font-size:.75rem;letter-spacing:.5px}.it-services-page .tech-logo-grid{grid-template-columns:repeat(2,1fr)}}.section-header{text-align:center;margin-bottom:48px}.section-label{display:inline-block;color:var(--ocean-blue);font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px}.section-header h2{font-size:2.5rem;color:var(--primary-blue);margin-bottom:16px}.section-header p{font-size:1.1rem;color:var(--text-grey);max-width:600px;margin:0 auto;line-height:1.7}.bg-grey{background:var(--bg-grey-light)}.bg-dark{background:#0f172a}.puzzle-pattern{position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle at 25% 25%,var(--primary-blue) 2px,transparent 2px),radial-gradient(circle at 75% 75%,var(--primary-blue) 2px,transparent 2px);background-size:50px 50px;pointer-events:none}.relative{position:relative}.section{padding:80px 0}
