.header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;box-shadow:0 6px 20px #0206170f;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:.6rem 1rem}.header-container,.logo{align-items:center;display:flex}.logo-img{height:44px;width:auto}.nav{align-items:center;display:flex;gap:1rem}.nav-link{border-radius:6px;color:#111827;font-size:.95rem;font-weight:500;padding:.35rem .5rem;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .18s ease}.nav-link:hover{background-color:#0066ff0f;color:#06f;transform:translateY(-1px)}.nav-link.active{color:#06f;font-weight:700;position:relative}.nav-link.active:after{background:#06f;border-radius:2px;bottom:-8px;content:"";height:3px;left:10%;position:absolute;right:10%}.contact-btn{align-items:center;background-color:#06f;border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.contact-btn:hover{background-color:#0052cc;transform:translateY(-1px)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px}.hamburger span{background-color:#111827;height:3px;transition:.3s;width:22px}@media (max-width:1024px){.header-container{padding:.75rem 1rem}.nav{gap:.75rem}.nav-link{font-size:.9rem;padding:.35rem .45rem}.contact-btn{font-size:.92rem;padding:.45rem .9rem}}@media (max-width:768px){.header-container{padding:.5rem .75rem}.nav{background-color:#fffffffa;box-shadow:0 8px 24px #0206170f;display:none;flex-direction:column;gap:.5rem;left:0;padding:.75rem 1rem;position:absolute;right:0;top:62px}.hamburger,.nav.active{display:flex}.logo-img{height:40px}.contact-btn{font-size:.9rem;padding:.45rem .9rem}}.hero{background:linear-gradient(135deg,#f5f7fa,#c3d5f5);display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 70px);padding:4rem 3rem}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto 3rem;max-width:1400px;width:100%}.hero-title{color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-highlight{color:#06f}.hero-description{color:#555;font-size:1.1rem;line-height:1.6;max-width:500px}.robot-img{height:auto;max-width:700px;mix-blend-mode:multiply;width:100%}.hero-title{animation:titleIn .7s ease forwards;animation-delay:.26s;opacity:0;transform:translateY(6px)}.hero-title .hero-highlight{animation:highlightIn .6s ease forwards;animation-delay:.52s;display:inline-block;opacity:0;transform:translateY(6px)}.hero-description{animation:descIn .7s ease forwards;animation-delay:.64s;opacity:0;transform:translateY(8px)}.robot-img{animation:imgIn .9s ease forwards;animation-delay:.42s;opacity:0;transform:translateY(10px) scale(.995)}.hero-stats{grid-gap:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;border-radius:15px;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:2rem;width:100%}.stat-item{text-align:center}.stat-icon{color:#06f;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#666;font-size:.9rem}@media (max-width:1024px){.hero-container{gap:2rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.robot-img{max-width:100%}}@media (max-width:768px){.hero{min-height:auto;padding:2rem 1.5rem}.hero-title{font-size:2rem}.hero-stats{gap:1rem;grid-template-columns:repeat(2,1fr);padding:1.5rem}.stat-icon{font-size:1.5rem}.stat-label{font-size:.8rem}}@media (max-width:480px){.hero{padding:1.5rem 1rem}.hero-container{gap:1.5rem}.hero-title{font-size:1.75rem}.hero-description{font-size:1rem;max-width:100%}.hero-btn{justify-content:center;width:100%}.hero-stats{grid-template-columns:1fr;padding:1rem}}.services{background-color:#fff;padding:5rem 1.5rem}.services-container{margin:0 auto;max-width:1320px}.services-header{margin-bottom:4rem;text-align:center}.services-header h2{color:#333;font-size:2rem;margin-bottom:.5rem}.services-header h3{color:#06f;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-header p{color:#666;font-size:1.1rem}.services-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto 4rem;padding:0 1rem}.services-grid a{display:contents}.service-card{background:linear-gradient(135deg,#f0f4ff,#e8f0ff);border:2px solid #0066ff1a;border-radius:20px;cursor:pointer;transition:all .3s ease}.service-card:hover{border-color:#06f;box-shadow:0 10px 30px #06f3;transform:translateY(-5px)}.services-bottom{background:linear-gradient(135deg,#001a4d,#003d99);border-radius:20px;color:#fff;padding:3rem;text-align:center}.services-bottom h2{font-size:1.5rem;margin-bottom:1rem}.services-bottom p{font-size:2rem;font-weight:700}.flip-card{background:#0000;border:none}.flip-inner{height:320px;min-height:320px;position:relative;transform-style:preserve-3d;transition:transform .7s ease;width:100%}.flip-card.is-flipped .flip-inner,.flip-card:hover .flip-inner{transform:rotateY(180deg)}.flip-back,.flip-front{backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:20px;height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.flip-front{background:linear-gradient(135deg,#f0f4ff,#e8f0ff);border:2px solid #0066ff14}.front-title{align-items:center;background:#fff;display:flex;height:65px;justify-content:center}.front-title h3{color:#06f;font-size:22px;font-weight:700}.flip-front .service-image,.services .service-image{display:block;height:calc(100% - 65px);left:0;max-height:none;max-width:none;object-fit:cover;position:absolute;top:65px;width:100%}.flip-back{align-items:center;background:#fff;border:2px solid #0066ff14;color:#111827;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center;transform:rotateY(180deg)}.flip-back h3{color:#06f;font-size:24px;margin-bottom:10px}.service-subtitle{color:#444;font-size:18px;font-weight:600;margin-bottom:15px}.service-percentage{color:#10b981;font-size:32px;font-weight:700;margin-bottom:15px}.service-details{color:#555;font-size:15px;line-height:1.7;margin:0}.flip-card.service-card{background:#0000;border:none;padding:0}.flip-card .service-cta{display:none}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.services{padding:3rem 1rem}.services-grid{grid-template-columns:repeat(2,1fr)}.services-header h2{font-size:1.5rem}.services-header h3{font-size:2rem}.services-bottom h2{font-size:1.2rem}.services-bottom p{font-size:1.5rem}.service-image{height:calc(100% - 65px)}}@media (max-width:480px){.services-grid{grid-template-columns:1fr}}@media (hover:none){.flip-card:hover .flip-inner{transform:none}}.home-page{overflow-x:hidden;width:100%}.services-page{background:#f6f9ff;font-family:Inter,sans-serif;min-height:100vh}.services-hero{background:linear-gradient(135deg,#f5f7fa,#c3d5f5);min-height:calc(100vh - 70px);overflow:visible;padding:4rem 0;width:100%}.services-hero .hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.hero-content{display:flex;flex-direction:column;gap:1.5rem}.hero-label{animation:badgeIn .7s ease forwards;animation-delay:.12s;background-color:#0066ff1a;border-radius:20px;color:#06f;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:1px;opacity:0;padding:.5rem 1.5rem;transform:translateY(-8px);width:-webkit-fit-content;width:fit-content}.hero-content h1{animation:titleIn .7s ease forwards;animation-delay:.26s;color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2;max-width:680px}.blue-text,.hero-content h1{opacity:0;transform:translateY(6px)}.blue-text{animation:highlightIn .6s ease forwards;animation-delay:.52s;display:inline-block}.hero-content p{animation:descIn .7s ease forwards;animation-delay:.64s;color:#555;font-size:1.1rem;line-height:1.6;max-width:500px;opacity:0;transform:translateY(8px)}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.hero-image img{animation:imgIn .9s ease forwards;animation-delay:.42s;height:auto;max-width:700px;mix-blend-mode:multiply;opacity:0;transform:translateY(10px) scale(.995);width:100%}.services-intro{background:linear-gradient(135deg,#001a4d,#003d99);border-radius:32px;margin:20px auto 60px;max-width:1320px;padding:80px 40px;text-align:center}.section-label{color:#bfdbfe}.services-intro h2{color:#fff;font-size:52px;line-height:1.15;margin-bottom:20px}.intro-text{color:#ffffffd1;font-size:17px;line-height:1.8;margin:auto;max-width:760px}.services-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,minmax(280px,1fr));margin:auto;max-width:1320px;padding:0 40px 100px}.service-card{background:#0000;border:none;border-radius:24px;box-shadow:0 18px 45px #0f172a14;min-height:320px;overflow:hidden;padding:0;position:relative;transition:transform .35s ease,box-shadow .35s ease}.service-card:hover{box-shadow:0 24px 55px #0f172a24;transform:translateY(-4px)}.flip-card{height:100%;perspective:1200px;width:100%}.flip-card-inner{height:100%;min-height:320px;position:relative;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,0,.2,1);width:100%}.service-card:hover .flip-card-inner{transform:rotateX(180deg)}.service-card-face{backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:24px;display:flex;flex-direction:column;height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.service-card-front{background:#fff}.service-card-back{align-items:center;background:#06f;color:#fff;display:flex;justify-content:center;padding:24px;text-align:center;transform:rotateX(180deg)}.service-card-back,.service-card-back *{color:#fff!important}.service-back-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.service-back-content h3,.service-back-content p{color:#fff}.service-back-content h3{font-size:20px;margin:0 0 12px}.service-back-content p{color:#ffffffeb;font-size:15px;line-height:1.7;margin:0}.service-image-container{align-items:center;background:#ffffff1f;display:flex;height:80%;justify-content:center;overflow:hidden;position:relative;width:100%}.service-image-container:before{background:#ffffff2e;border-radius:50%;content:"";filter:blur(40px);height:220px;pointer-events:none;position:absolute;width:220px}.service-image{height:auto;max-height:70%;max-width:70%;object-fit:contain;object-position:center;position:relative;width:auto;z-index:1}.service-card-front .no-image .service-image-container,.service-card-front .service-image-container.no-image{background:linear-gradient(135deg,#f0f4ff,#e8f0ff);color:#06f}.service-info{align-items:center;background:#f4f5f7;display:flex;flex-direction:column;height:20%;justify-content:center;padding:16px;position:relative;text-align:center;width:100%;z-index:2}.service-title{color:#0f172a;font-size:18px;font-weight:700;line-height:1.3;margin:0}.service-desc-hover,.service-overlay{display:none}.service-card-1:hover .service-overlay{background:#708090}.service-card-2:hover .service-overlay{background:silver}.service-card-3:hover .service-overlay{background:#36454f}.service-card-4:hover .service-overlay{background:teal}.service-card-5:hover .service-overlay{background:#98ff98}.service-card-6:hover .service-overlay{background:indigo}.service-card-7:hover .service-overlay{background:#f08080}.service-card-8:hover .service-overlay{background:#8a9a5b}.service-card-9:hover .service-overlay{background:#c2b280}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.services-grid{gap:20px;grid-template-columns:repeat(2,1fr);padding:0 20px 80px}.service-card-inner{aspect-ratio:.85}.service-info{padding:16px 12px}.service-title{font-size:16px}.service-desc-hover{font-size:13px}}@media (max-width:480px){.services-grid{gap:16px;grid-template-columns:1fr;padding:0 16px 60px}.service-card-inner{aspect-ratio:1.2}.service-info{padding:14px 10px}.service-title{font-size:15px}.service-desc-hover{font-size:12px}}.icon-box{align-items:center;background:linear-gradient(135deg,#2563eb1f,#3b82f633);border-radius:18px;display:flex;font-size:30px;height:64px;justify-content:center;margin-bottom:20px;width:64px}.service-card h3{color:#0f172a;font-size:22px;margin-bottom:12px}.service-card p{color:#64748b;font-size:15px;line-height:1.8}.service-back-content,.service-card,.service-card h3,.service-card p,.service-title{font-family:Inter,sans-serif}@media (max-width:1024px){.services-hero .hero-container{gap:2rem;grid-template-columns:1fr}.hero-image{justify-content:center}.hero-content h1{font-size:2.5rem}.hero-image img{max-width:700px;width:100%}}@media (max-width:768px){.services-hero{min-height:auto;padding:2rem 1.5rem}.services-hero .hero-container{grid-template-columns:1fr}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.services-grid,.services-intro{padding-left:20px;padding-right:20px}.services-grid{grid-template-columns:1fr}}@media (max-width:480px){.services-hero{padding:1.5rem 1rem}.hero-content h1{font-size:1.85rem}.hero-content p{font-size:.98rem}.services-grid,.services-intro{padding-left:16px;padding-right:16px}.services-grid{gap:22px}}.solutions-page{background:#f4f8ff;color:#0f172a;width:100%}.solutions-hero{background:linear-gradient(135deg,#f5f7fa,#c3d5f5);min-height:calc(100vh - 70px);overflow:visible;padding:4rem 0;width:100%}.solutions-hero .hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.hero-left{display:flex;flex-direction:column;gap:1.5rem}.hero-right{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.hero-badge{animation:badgeIn .7s ease forwards;animation-delay:.12s;background-color:#0066ff1a;border-radius:20px;color:#06f;display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:1px;opacity:0;padding:.5rem 1.5rem;transform:translateY(-8px);width:-webkit-fit-content;width:fit-content}.hero-left h1{animation:titleIn .7s ease forwards;animation-delay:.26s;color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2;max-width:680px}.hero-left h1,.hero-left h1 span{opacity:0;transform:translateY(6px)}.hero-left h1 span{animation:highlightIn .6s ease forwards;animation-delay:.52s;color:#06f;display:inline-block}.hero-left p{animation:descIn .7s ease forwards;animation-delay:.64s;color:#555;font-size:1.1rem;line-height:1.6;max-width:500px;opacity:0;transform:translateY(8px)}.hero-btn{align-items:center;animation:btnIn .7s cubic-bezier(.2,.9,.2,1) forwards;animation-delay:.84s;background-color:#06f;border:none;border-radius:50px;box-shadow:0 4px 15px #0066ff4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:1rem;opacity:0;padding:1rem 2.5rem;text-decoration:none;transform:scale(.98);transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.hero-btn:hover{background-color:#0052cc;box-shadow:0 6px 20px #06f6;transform:translateY(-2px)}.hero-right img{animation:imgIn .9s ease forwards;animation-delay:.42s;border-radius:0;height:auto;max-width:100%;mix-blend-mode:multiply;object-fit:cover;opacity:0;transform:translateY(10px) scale(.995);width:100%}@keyframes badgeIn{to{opacity:1;transform:translateY(0)}}@keyframes titleIn{to{opacity:1;transform:translateY(0)}}@keyframes highlightIn{to{opacity:1;transform:translateY(0)}}@keyframes descIn{to{opacity:1;transform:translateY(0)}}@keyframes btnIn{to{opacity:1;transform:scale(1)}}@keyframes imgIn{to{opacity:1;transform:translateY(0) scale(1)}}.solutions-section{margin:auto;max-width:1320px;padding:80px 40px;text-align:center}.section-label{color:#2563eb}.solutions-section h2,.why-section h2{color:#0f172a;font-size:52px;margin:20px 0}.solutions-section h2 span,.why-section h2 span{color:#2563eb}.solutions-section p{color:#64748b}.solutions-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:60px}.solution-card{background:#fff;border:1px solid #dbeafe;border-radius:28px;padding:34px;position:relative;text-align:left;transition:.35s ease}.solution-card:hover{box-shadow:0 18px 50px #2563eb1a;transform:translateY(-8px)}.solution-icon{align-items:center;background:#eff6ff;border-radius:18px;color:#2563eb;display:flex;font-size:28px;height:64px;justify-content:center;margin-bottom:22px;width:64px}.solution-card p{color:#64748b;line-height:1.7}.arrow-btn{align-items:center;background:#eff6ff;border-radius:50%;bottom:24px;color:#2563eb;display:flex;height:42px;justify-content:center;position:absolute;right:24px;width:42px}.why-section{margin:auto;max-width:1320px;padding:70px 40px;text-align:center}.why-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:50px}.why-card{background:#fff;border-radius:24px;padding:32px}.why-icon{font-size:34px;margin-bottom:16px}.why-card h4{font-size:20px;margin-bottom:10px}.why-card p{color:#64748b;line-height:1.7}.cta-section{align-items:center;background:linear-gradient(90deg,#2563eb,#0f52ff);border-radius:28px;color:#fff;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin:80px auto;max-width:1320px;padding:60px}.cta-section h2{font-size:44px;margin:14px 0}.cta-btn{background:#fff;border-radius:999px;color:#2563eb;font-weight:700;padding:16px 32px;text-decoration:none}@media (max-width:1024px){.solutions-hero .hero-container{gap:2rem;grid-template-columns:1fr}.hero-right{justify-content:center}.hero-left h1{font-size:2.5rem}.hero-right img{max-width:100%}.solutions-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.solutions-hero{min-height:auto;padding:2rem 1.5rem}.solutions-hero .hero-container{gap:2rem;grid-template-columns:1fr}.hero-left h1{font-size:2rem}.hero-left p{font-size:1rem}.cta-section,.solutions-section,.why-section{padding-left:20px;padding-right:20px}.solutions-grid,.why-grid{grid-template-columns:1fr}.cta-section{flex-direction:column;gap:30px;text-align:center}}@media (max-width:480px){.solutions-hero{padding:1.5rem 1rem}.hero-left h1{font-size:1.9rem}.hero-left p{font-size:1rem}.cta-section,.solutions-section,.why-section{padding-left:16px;padding-right:16px}.solutions-section h2,.why-section h2{font-size:2.3rem}.cta-section{padding:30px 18px}.cta-btn{justify-content:center;width:100%}}.about-page{background:#f6f9ff;color:#0f172a;font-family:Inter,sans-serif;min-height:100vh;width:100%}.about-hero{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:auto;max-width:1320px;padding:80px 20px 40px}.about-hero-copy{margin-left:0}.eyebrow{background:#dbeafe;border-radius:999px;color:#2563eb;display:inline-block;font-size:13px;font-weight:700;margin-bottom:22px;padding:10px 18px}.about-hero h1{font-size:64px;font-weight:800;letter-spacing:-1px;line-height:1.1;margin-bottom:24px}.blue-text{color:#06f}.about-hero p{color:#64748b;font-size:18px;line-height:1.9;max-width:620px}.hero-card{background:linear-gradient(135deg,#001a4d,#003d99);border-radius:28px;box-shadow:0 20px 60px #003d9933;color:#fff;padding:45px}.hero-card h2{font-size:34px;margin-bottom:18px}.hero-card p{color:#ffffffd9;font-size:16px;line-height:1.8}.about-story{margin:auto;max-width:1320px;padding:40px}.story-content{background:#fff;border-radius:32px;box-shadow:0 10px 40px #0f172a0d;padding:60px}.section-label{margin-bottom:18px}.story-content h2{font-size:48px;line-height:1.2;margin-bottom:24px}.story-content p{color:#64748b;font-size:17px;line-height:1.9;margin-bottom:18px}.about-values{margin:auto;max-width:1320px;padding:40px}.values-header{margin-bottom:50px;text-align:center}.values-header h2{font-size:52px}.values-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.value-card{background:#fff;border-radius:24px;box-shadow:0 10px 35px #0f172a0d;padding:36px;transition:all .3s ease}.value-card:hover{box-shadow:0 20px 50px #2563eb1f;transform:translateY(-8px)}.value-icon{align-items:center;background:linear-gradient(135deg,#2563eb1f,#3b82f638);border-radius:18px;display:flex;font-size:32px;height:68px;justify-content:center;margin-bottom:22px;width:68px}.value-card h3{font-size:24px;margin-bottom:14px}.value-card p{color:#64748b;line-height:1.8}.about-cta{align-items:center;background:linear-gradient(135deg,#001a4d,#003d99);border-radius:32px;display:flex;gap:30px;justify-content:space-between;margin:40px auto 100px;max-width:1320px;padding:60px}.cta-content h2{color:#fff;font-size:46px;margin-bottom:14px}.cta-content p{color:#ffffffd1;font-size:17px;line-height:1.8}.cta-button{background:#fff;color:#06f;white-space:nowrap}.cta-button:hover{transform:translateY(-3px)}@media (max-width:992px){.about-hero{grid-template-columns:1fr;text-align:center}.about-hero-copy{margin-left:0}.about-hero p{margin:auto}.about-hero h1{font-size:46px}.cta-content h2,.story-content h2,.values-header h2{font-size:38px}.about-cta{flex-direction:column;text-align:center}}@media (max-width:768px){.about-cta,.about-hero,.about-story,.about-values{padding-left:20px;padding-right:20px}.about-hero{padding-top:40px}.story-content{padding:35px 25px}.about-hero h1{font-size:32px}.about-hero p,.story-content p{font-size:16px}.values-grid{gap:20px}.about-cta{align-items:center;flex-direction:column;text-align:center}.cta-content h2{font-size:34px}.cta-button{width:100%}}@media (max-width:480px){.about-hero{padding:30px 15px 20px}.about-hero h1{font-size:28px}.about-hero p{font-size:15px}.hero-card{padding:30px 24px}.story-content{padding:30px 20px}.about-cta{padding:40px 24px}}.contact-page{background:#f6f9ff;color:#0f172a;font-family:Inter,sans-serif;min-height:100vh;width:100%}.contact-form-section{margin:auto;max-width:1320px;padding:40px 20px 80px}.form-container{background:#fff;border-radius:32px;box-shadow:0 10px 40px #0f172a0d;margin:0 auto;max-width:920px;padding:60px;width:100%}.form-header{margin-bottom:40px}.section-label{color:#06f;font-size:14px;font-weight:700;margin-bottom:16px}.form-header h2{font-size:48px;line-height:1.2}.contact-form{display:flex;flex-direction:column;gap:24px}.input-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.contact-form label{color:#0f172a;display:flex;flex-direction:column;font-weight:600;gap:12px}.contact-form input,.contact-form textarea{background:#f8fbff;border:1px solid #0f172a14;border-radius:16px;font-family:inherit;font-size:15px;padding:18px 20px;transition:.3s ease}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#06f;box-shadow:0 0 0 4px #0066ff14;outline:none}.form-actions{display:flex;gap:18px;margin-top:10px}.cta-button{border:none;border-radius:999px;cursor:pointer;font-size:15px;font-weight:700;padding:18px 34px;text-decoration:none;transition:.3s ease}.cta-button.primary{background:#06f;color:#fff}.cta-button.primary:hover{box-shadow:0 12px 30px #06f3;transform:translateY(-3px)}.cta-button.secondary{background:#fff;border:1px solid #0066ff26;color:#06f}.cta-button.secondary:hover{background:#f4f8ff}@media (max-width:992px){.contact-hero{grid-template-columns:1fr;text-align:center}.contact-hero-copy{margin-left:0}.contact-hero p{margin:auto}.contact-hero h1{font-size:46px}.form-header h2{font-size:38px}.input-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-form-section{padding:20px 16px 60px}.form-container{padding:35px 25px}.form-header h2{font-size:36px}.input-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.cta-button{text-align:center;width:100%}}@media (max-width:480px){.contact-hero{padding-top:40px}.contact-hero h1{font-size:30px}.contact-hero p{font-size:15px;max-width:100%}.form-container{padding:28px 18px}.input-grid{gap:18px}}.footer{background-color:#001a4d;color:#fff;padding:3rem}.footer-container{margin:0 auto;max-width:1400px}.footer-content{grid-gap:2rem;border-bottom:1px solid #ffffff1a;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:2rem;padding-bottom:2rem}.footer-section h4{color:#fff;font-size:1rem;margin-bottom:1rem}.footer-section p{color:#b0b0b0;font-size:.9rem;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#b0b0b0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#06f}.footer-logo{margin-bottom:1rem}.footer-logo img{height:40px;width:auto}.footer-bottom{gap:1rem;justify-content:center;text-align:center}.footer-bottom,.footer-socials{align-items:center;display:flex}.footer-socials{gap:.75rem;margin-top:1rem}.footer-socials img{height:28px;object-fit:contain;width:28px}.footer-bottom p{color:grey;font-size:.85rem;margin:0}.footer-contact-section .footer-socials{margin-top:1rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:grey;font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#06f}@media (max-width:1024px){.footer-content{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.footer{padding:2rem 1.5rem}.footer-content{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:1rem}.footer-links{flex-direction:column;gap:.5rem}}@media (max-width:480px){.footer-content{grid-template-columns:1fr}.footer{padding:1.5rem 1rem}}.app{overflow-x:hidden;width:100%}body{background-color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}img,picture,svg,video{display:block;height:auto;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.36437c67.css.map*/