*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fefefe;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{margin:auto;max-width:1200px;padding:0 20px}.navbar{background-color:#0a0a0a80;box-shadow:0 2px 6px #0003;position:fixed;top:0;width:100%;z-index:50}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 1.5rem;position:relative}.logo,.navbar-container{align-items:center;display:flex}.logo{gap:10px;text-decoration:none}.logo-img{height:32px;object-fit:contain;width:auto}.logo-text{color:#fff;font-size:1.2rem;font-weight:700}.logo-text:hover{color:#ff6565}.nav-links{display:flex;gap:2rem;list-style:none}.nav-link{color:#d1d5db;font-weight:500;text-decoration:none;transition:transform .3s ease,color .3s ease}.nav-link:hover{color:#ff6565;transform:scale(1.1)}.navbar-right{align-items:center;display:flex;gap:1rem}.contact-button{background-color:#8f0a15;border-radius:.5rem;color:#fff;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.contact-button:hover{background-color:#ff0a0a;color:#fcfcfc;transform:scale(1.05)}.lang-button{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:5px;text-transform:uppercase}.lang-button:hover{color:#ff6565}.lang-text{font-size:.9rem}.hamburger{cursor:pointer;display:none}@media screen and (max-width:768px){.nav-links{align-items:center;background-color:#0a0a0af2;display:none;flex-direction:column;gap:1.5rem;left:0;padding:1rem 0;position:absolute;right:0;top:100%}.nav-links.active{display:flex}.hamburger{display:block}.navbar-right{gap:.5rem}.contact-button{font-size:.8rem;padding:.2rem .5rem}.logo-text{font-size:.8rem}}.section-divider{background:linear-gradient(90deg,#fff,#910b26,#fff);background-size:200% 200%;border-radius:100px;box-shadow:0 2px 8px #e0d7d9a1;filter:blur(1px);height:2px;position:relative;z-index:1}.section-divider,.section-divider:before{animation:breatheColor 6s ease-in-out infinite,breatheGlow 6s ease-in-out infinite;width:100%}.section-divider:before{background:linear-gradient(90deg,#fff,#8a1129,#fff);background-size:200% 200%;content:"";filter:blur(25px);height:120%;left:0;opacity:.5;position:absolute;top:-10px;z-index:-1}@keyframes breatheColor{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes breatheGlow{0%,to{box-shadow:0 0 10px hsla(0,100%,83%,.849),0 0 20px #dc143c14,0 0 30px rgba(220,20,60,.623)}50%{box-shadow:0 0 15px hsla(0,30%,95%,.925),0 0 25px rgba(220,20,60,.562),0 0 35px rgba(220,20,60,.555)}}.loader-container{align-items:center;background:#0f172a;color:#f1f5f9;display:flex;flex-direction:column;height:100vh;justify-content:center}.custom-loader{animation:spin 1s linear infinite;border:6px solid #fff3;border-radius:50%;border-top-color:#38bdf8;height:50px;margin-bottom:10px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.careers-page{background:#0b0c10;color:#fff;font-family:Segoe UI,sans-serif;padding:4rem 2rem}.career-hero{margin-bottom:4rem;text-align:center}.career-hero h1{color:#00bcd4;font-size:3rem;font-weight:700;margin-bottom:1rem}.career-hero p{color:#ccc;font-size:1.2rem}.job-listings{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 4rem;max-width:1000px}.job-card{background-color:#1f1f1f;border:1px solid #00bcd4;border-radius:16px;box-shadow:0 2px 8px #00bcd433;cursor:pointer;padding:1.5rem;transition:transform .3s ease}.job-card:hover{transform:translateY(-5px)}.job-icon{color:#00bcd4;height:2rem;margin-bottom:1rem;width:2rem}.job-card h3{font-size:1.5rem;margin-bottom:.5rem}.job-card p{color:#ccc;font-size:1rem}.job-id{color:#00bcd4;display:inline-block;font-size:.9rem;margin-top:1rem}.linkedin-banner{background:#0077b5;border-radius:12px;color:#fff;margin:4rem auto;max-width:900px;padding:2rem;text-align:center}.linkedin-icon{height:2rem;margin-bottom:1rem;width:2rem}.linkedin-banner a{color:#fff;font-weight:700;text-decoration:underline}.newsletter-section{margin:0 auto;max-width:600px;padding:2rem;text-align:center}.newsletter-section h2{color:#00bcd4;font-size:1.8rem;margin-bottom:1rem}.newsletter-section form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.newsletter-section input{border:none;border-radius:8px;padding:.75rem 1rem;width:250px}.newsletter-section button{background-color:#00bcd4;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background .3s ease}.newsletter-section button:hover{background-color:#00acc1}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.application-form{background:#fff;border-radius:16px;color:#000;max-width:600px;padding:2rem;position:relative;width:90%}.application-form h2{font-size:1.8rem;margin-bottom:1rem}.application-form label{display:block;font-weight:500;margin-bottom:.3rem;margin-top:1rem}.application-form input,.application-form textarea{border:1px solid #ccc;border-radius:8px;padding:.75rem;width:100%}.application-form button[type=submit]{background:#00bcd4;border:none;border-radius:8px;color:#000;cursor:pointer;font-weight:700;margin-top:1.5rem;padding:.75rem 1.5rem}.close-button{background:none;border:none;color:#000;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.social-icons{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.social-icon{color:#fff;font-size:2rem;transition:transform .3s,color .3s}.social-icon:hover{color:#00bcd4;transform:scale(1.2)}.linkedin-link{color:#fff;font-size:1.1rem;font-weight:700;text-decoration:underline}.back-home-container{display:flex;justify-content:flex-start;padding:2rem 3rem 0;width:100%}.back-home-btn{align-items:center;background-color:initial;color:#fcfcfc;display:flex;font-size:1rem;font-weight:700;gap:.5rem;text-decoration:none;transition:color .3s ease}.back-home-btn:hover{color:#fff}.back-icon{font-size:1.1rem}.industries-section{background:linear-gradient(165deg,#010000,#000);box-shadow:0 10px 25px #fff;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:4rem 2rem;text-align:center}.industries-header{background:linear-gradient(165deg,#130505b9,#7e0808);border-radius:15px;box-shadow:0 2px 20px rgba(255,52,113,.685);margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:100%;padding:2rem 6.5rem}.industries-header h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.industries-header p{color:#f9f9f9;font-size:1.2rem;margin-bottom:1.5rem}.ctabutton{background:#cf0a2b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background .3s ease}.ctabutton:hover{background:red;color:#fff;transform:scale(1.25)}.industries-content h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.industries-content p{color:#fff;font-size:1.3rem;line-height:1.5;margin:0 auto 5rem;max-width:900px}.industries-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin:0 auto;max-width:900px}.industries-grid div{border-bottom:3px solid #0000;color:#ff2525;font-size:1.2rem;font-weight:700;padding-bottom:.6rem;position:center;transition:border-color .6s ease,color .3s ease}.industries-grid div:hover{border-color:#dd4e4e;color:snow;cursor:default}@media (max-width:768px){.industries-header{padding:2rem 1rem}.industries-header h2{font-size:1.8rem}.industries-header p{font-size:1rem}.industries-content h3{font-size:1.5rem}.industries-content p{font-size:1rem}.industries-grid{grid-template-columns:1fr}.industries-grid div{font-size:1rem}}.data-management-section{background:linear-gradient(165deg,#010000,#000);color:#fff;padding:flex;text-align:center}.data-management-container{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 2vw 2.5rem;width:100%}.data-header{text-align:center}.data-header h2{color:#fff;font-size:2.2rem;font-weight:700}.data-header p{color:#c9d1d9;font-size:1.1rem;margin-bottom:0}.data-hero{align-items:center;background:#232323;display:flex;justify-content:flex-start;min-height:300px;width:full}.data-hero-content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px;width:100%}.data-hero-title{color:#fff;font-size:4.2rem;font-weight:800;letter-spacing:.03em;line-height:1.2;margin-bottom:.5rem;position:relative}.data-hero-underscore{bottom:-.15em;color:#ff4141;font-size:1.3em;font-weight:800;margin-left:.2em;position:relative}.data-hero-lottie{margin-left:2rem;min-width:100px;width:200px}.data-help-section{background:linear-gradient(165deg,#010000,#000);margin:flex;text-align:center}.data-help-title{color:#fff;font-size:2.6rem;font-weight:800;margin-bottom:2.5rem;text-align:center}.data-help-underscore{bottom:-.15em;color:#e74747;font-size:1.2em;font-weight:800;margin-left:.2em;position:relative}.data-help-grid{gap:1.5rem}.data-help-card,.data-help-grid{display:flex;justify-content:flex-start}.data-help-card{background:#000;border:1.2px solid #e0e0e0;border-radius:20px;box-shadow:none;flex-direction:column;font-size:1.08rem;margin-bottom:1rem;min-height:270px;padding:2rem 1.5rem 1.5rem;position:relative;text-align:left;transition:box-shadow .2s,transform .2s;width:300px;z-index:1}.data-help-card h3{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:.7rem}.data-help-card p{color:#fff;font-size:1rem;margin-bottom:0}.data-help-blue{border:1.2px solid #6ec1e4}.data-help-blue:before{border:2px solid #6ec1e4;border-radius:50%;bottom:10px;content:"";left:10px;opacity:.5;pointer-events:none;position:absolute;right:10px;top:10px;z-index:0}.data-help-orange{border:1.2px solid #ff4747}.data-help-orange:before{border:2px solid #ffbf47;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;bottom:18px;content:"";left:18px;opacity:.5;pointer-events:none;position:absolute;right:18px;top:18px;z-index:0}.data-help-green{border:1.2px solid #9b00a0}.data-help-green:before{border:2px solid #bb4fd1;border-radius:50%;bottom:10px;content:"";left:10px;opacity:.5;pointer-events:none;position:absolute;right:10px;top:10px;z-index:0}.data-help-card>*{position:auto;z-index:1}.dataviz-section{margin:60px 0 0;padding:auto}.dataviz-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:10px}.dataviz-subtitle{color:#c9d1d9;font-size:1.1rem;margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:900px}.dataviz-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center}.dataviz-card{align-items:flex-start;background:linear-gradient(165deg,#130505,#5a0a1d);border:1.5px solid #2d0a13;border-radius:18px;box-shadow:0 10px 30px #ff000014;color:#fff;display:flex;flex-direction:column;padding:2rem 1.5rem 1.5rem;transition:transform .25s,box-shadow .25s}.dataviz-card:hover{box-shadow:0 20px 40px #ff01012e;transform:translateY(-10px) scale(1.03)}.dataviz-icon{color:#ff4141;font-size:2.2rem;margin-bottom:.7rem}.dataviz-card h3{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:.5rem}.dataviz-card p{color:#c9d1d9;font-size:1rem;margin-bottom:0}.data-portfolio{margin-bottom:60px}.data-portfolio h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:18px}.portfolio-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.portfolio-card{background:linear-gradient(165deg,#130505,#5a0a1d);border:1.5px solid #2d0a13;border-radius:12px;box-shadow:0 2px 8px #ff000014;color:#fff;padding:22px 18px;text-align:left;transition:box-shadow .2s,transform .2s}.portfolio-card:hover{box-shadow:0 6px 24px #ff010121;transform:translateY(-6px) scale(1.03)}.portfolio-card h4{color:#ff4141;font-size:1.1rem;font-weight:700;margin-bottom:8px}.portfolio-card p{color:#c9d1d9;font-size:1rem;margin:0}.data-cta{border-top:1px solid #fff;margin-top:40px;padding-top:24px;text-align:center;width:100%}.data-cta h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:10px}.data-cta p{color:#c9d1d9;font-size:1.1rem;margin-bottom:18px}.data-contact-btn{background:#ff4141;border:none;border-radius:24px;color:#fff;display:inline-block;font-size:1.08rem;font-weight:600;margin-top:10px;padding:12px 32px;text-decoration:none;transition:background .2s}.data-contact-btn:hover{background:#5a0a1d;color:#fff}.back-to-services-wrapper{margin:0 auto 1.5rem;max-width:1200px;padding:0 1rem;text-align:left;width:100%}.back-to-services-btn{background:none;border:none;color:#ff4141;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:color .18s}.back-to-services-btn:hover{color:#fff;text-decoration:underline}@media (max-width:1100px){.data-help-grid{flex-wrap:wrap;gap:1.5rem}.data-help-card{width:320px}}@media (max-width:900px){.data-hero-content{align-items:flex-start;flex-direction:column;padding:0 18px}.data-hero-desc{font-size:1rem;margin-left:0;margin-top:1.5rem}.data-hero-title{font-size:2.1rem}.data-hero-lottie{margin-left:0;margin-top:2rem;min-width:0;width:100%}.dataviz-grid,.portfolio-grid{grid-template-columns:1fr}.data-management-section{padding:4rem 1rem}.data-help-title{font-size:2rem}.data-help-grid{align-items:center;flex-direction:column}.data-help-card{max-width:370px;width:95vw}}.why-dataviz-section{margin:60px auto 0;max-width:1200px;padding:0 20px 60px;text-align:center}.why-dataviz-title{color:#fff;font-size:2.1rem;font-weight:800;letter-spacing:.01em;margin-bottom:1.1rem}.ttt-highlight{color:#ff2929}.why-dataviz-subtitle{color:#c9d1d9;font-size:1.13rem;line-height:1.6;margin-bottom:2.2rem;margin-left:auto;margin-right:auto;max-width:700px}.why-dataviz-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:2.2rem}.why-dataviz-card{background:linear-gradient(160deg,#181018 80%,#232323);border:1.5px solid #2d0a13;border-radius:14px;box-shadow:0 2px 16px #ff7e2914;display:flex;flex-direction:column;justify-content:flex-start;min-height:210px;overflow:hidden;padding:2.1rem 1.3rem 1.7rem;position:relative;text-align:left;transition:box-shadow .22s,border .22s,transform .18s}.why-dataviz-card:hover{border:1.5px solid #ff7e29;box-shadow:0 8px 32px #ff7e292e;transform:translateY(-7px) scale(1.025)}.why-dataviz-number{color:#ff2929;font-size:2.5rem;font-weight:800;opacity:.23;pointer-events:none;position:absolute;right:1.3rem;top:1.1rem;-webkit-user-select:none;user-select:none;z-index:1}.why-dataviz-card h3{color:#ff2929;font-size:1.13rem;font-weight:700;letter-spacing:.01em;margin-bottom:.7rem;position:relative;z-index:2}.why-dataviz-card p{color:#c9d1d9;font-size:1.01rem;line-height:1.6;margin:0;position:relative;z-index:2}@media (max-width:900px){.why-dataviz-grid{gap:1.2rem;grid-template-columns:1fr}.why-dataviz-section{padding:0 8px 40px}.why-dataviz-card{min-height:0;min-height:auto;padding:1.2rem .7rem}.why-dataviz-title{font-size:1.3rem}}.live-projects-title{margin-bottom:1.1rem}.live-projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:2.2rem}.live-projects-card{background:linear-gradient(160deg,#181018 80%,#232323);border:1.5px solid #2d0a13;box-shadow:0 2px 16px #ff7e2914;min-height:270px;padding:2.1rem 1.3rem 1.7rem;transition:box-shadow .22s,border .22s,transform .18s}.live-projects-card:hover{border:1.5px solid #ff7e29;box-shadow:0 8px 32px #ff7e292e;transform:translateY(-7px) scale(1.025)}.live-projects-img{height:120px;margin-bottom:1.1rem}.live-projects-card-desc{font-size:1.01rem}@media (max-width:900px){.live-projects-grid{gap:1.2rem;grid-template-columns:1fr}.live-projects-section{padding:0 8px 40px}.live-projects-card{min-height:0;min-height:auto;padding:1.2rem .7rem}.live-projects-img{height:90px}.live-projects-title{font-size:1.3rem}}.live-projects-section{margin:60px auto 0;max-width:1200px;padding:0 20px 60px;text-align:center}.live-projects-title{color:#fff;font-size:2.1rem;font-weight:800;letter-spacing:.01em;margin-bottom:1.5rem}.live-projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}.live-projects-card{align-items:flex-start;background:linear-gradient(135deg,#181018 80%,#232323);border:1.5px solid #232323;border-radius:14px;box-shadow:0 2px 16px #0000001a;display:flex;flex-direction:column;min-height:290px;padding:2rem 1.2rem 1.5rem;text-align:left;transition:box-shadow .2s,border .2s}.live-projects-card:hover{border:1.5px solid #ff2929;box-shadow:0 6px 32px #ff7e291a}.live-projects-img{background:#222;border:1px solid #222;border-radius:8px;height:140px;margin-bottom:1.2rem;object-fit:cover;width:100%}.live-projects-card-title{color:#ff2929;font-size:1.13rem;font-weight:700;letter-spacing:.01em;margin-bottom:.6rem}.live-projects-card-desc{color:#c9d1d9;font-size:1rem;line-height:1.5;margin:0}@media (max-width:1100px){.live-projects-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.live-projects-grid{gap:1.2rem;grid-template-columns:1fr}.live-projects-card{min-height:0;min-height:auto;padding:1.2rem .7rem}.live-projects-img{height:110px}}.sap-section{background:linear-gradient(165deg,#010000,#000);color:#fff;padding:6rem 2rem;text-align:center}.sap-container{margin:0 auto;max-width:1200px;padding:0 1rem}.sap-back-to-services-wrapper{margin:0 auto 1.5rem;max-width:1200px;padding:0 1rem;text-align:left;width:100%}.sap-back-to-services-btn{background:none;border:none;color:#ff4141;cursor:pointer;display:inline-block;font-size:1.08rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:color .18s}.sap-back-to-services-btn:hover{color:#fff;text-decoration:underline}.sap-header{margin-bottom:40px;text-align:center}.sap-header h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:10px}.sap-hero{align-items:center;background:#232323;display:flex;justify-content:flex-start;min-height:320px;padding:60px 0 40px;width:100%}.sap-hero-content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px;width:100%}.sap-hero-title{color:#fff;font-size:3.2rem;font-weight:800;letter-spacing:.01em;line-height:1.1;margin-bottom:.5rem;position:relative}.sap-hero-underscore{bottom:-.15em;color:#ff4141;font-size:1.2em;font-weight:800;margin-left:.2em;position:relative}.sap-hero-lottie{margin-left:2rem;min-width:120px;width:220px}.sap-help-section{margin:60px 0 40px;text-align:center}.sap-help-grid{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.sap-help-card{background:#000;border:1.2px solid #fff8f8;border-radius:20px;box-shadow:none;display:flex;flex-direction:column;font-size:1.08rem;justify-content:flex-start;margin-bottom:1rem;min-height:180px;padding:2rem 1.5rem 1.5rem;position:relative;text-align:left;transition:box-shadow .2s,transform .2s;width:300px;z-index:1}.sap-help-card h3{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:.7rem}.sap-help-card p{color:#fff;font-size:1rem;margin-bottom:0}.sap-help-blue{border:1.2px solid #6ec1e4}.sap-help-blue:before{border:2px solid #6ec1e4;border-radius:30% 70%/30% 70% 70%;bottom:10px;content:"";left:10px;opacity:.5;pointer-events:none;position:absolute;right:10px;top:10px;z-index:0}.sap-help-orange{border:1.2px solid #ffb347}.sap-help-orange:before{border:2px solid #ffb347;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;bottom:18px;content:"";left:18px;opacity:.5;pointer-events:none;position:absolute;right:18px;top:18px;z-index:0}.sap-help-green{border:1.2px solid #8fd14f}.sap-help-green:before{border:2px solid #8fd14f;border-radius:50%;bottom:10px;content:"";left:10px;opacity:.5;pointer-events:none;position:absolute;right:10px;top:10px;z-index:0}.sap-help-card>*{position:relative;z-index:1}.sap-main-title{color:#fff;font-size:2.2rem;font-weight:800;margin:40px 0 20px;text-align:center}.sap-cta{border-top:1px solid #2d2d2d;margin-top:40px;padding-top:24px;text-align:center}.sap-cta h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:10px}.sap-cta p{color:#c9d1d9;margin-bottom:18px}.sap-contact-btn{background:#ff4141;border:none;border-radius:24px;color:#fff;display:inline-block;font-size:1.08rem;font-weight:600;margin-top:10px;padding:12px 32px;text-decoration:none;transition:background .2s}.sap-contact-btn:hover{background:#232323;color:#fff}.techstack-title{color:#fff;font-size:2.3rem;font-weight:800;letter-spacing:.01em;line-height:1.1;margin-bottom:.7rem}.techstack-subtitle{color:#bfc6d1;font-size:1.18rem;font-weight:400;line-height:1.5;margin-bottom:1rem}@media (max-width:1100px){.sap-help-grid{flex-wrap:wrap;gap:1.5rem}.sap-help-card{width:320px}}@media (max-width:900px){.sap-hero-content{align-items:flex-start;flex-direction:column;padding:0 18px}.sap-hero-desc{font-size:1rem;margin-left:0;margin-top:1.5rem}.sap-hero-title{font-size:2.1rem}.sap-hero-lottie{margin-left:0;margin-top:2rem;min-width:0;width:100%}.sap-help-grid{align-items:center;flex-direction:column}.sap-help-card{max-width:370px;width:95vw}}.erp-tab-container{background:#0000;padding:40px 0;width:100%}.erp-tab-grid{align-items:flex-start;display:flex;gap:2.5rem;margin:0 auto;max-width:1000px}.erp-tab-sidebar{background:#18181b;border-radius:14px;box-shadow:0 2px 16px #ff414112;gap:.2rem;min-width:160px;padding:10px 0}.erp-tab-btn,.erp-tab-sidebar{display:flex;flex-direction:column}.erp-tab-btn{align-items:center;background:none;border:2px solid #0000;border-radius:8px;color:#c9d1d9;cursor:pointer;font-size:1.08rem;font-weight:600;letter-spacing:.01em;margin-bottom:2px;min-height:62px;outline:none;padding:18px 0 12px;transition:background .18s,color .18s,border .18s;width:100%}.erp-tab-btn.active,.erp-tab-btn:hover{background:#232323;border-color:#ff4141;color:#ff4141;z-index:2}.erp-tab-icon{font-size:1.7rem;margin-bottom:6px}.erp-tab-label{font-size:1.01rem;font-weight:700}.erp-tab-content{background:none;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:0 0 0 30px}.erp-tab-title{color:#fff;font-size:1.7rem;font-weight:800;letter-spacing:.01em;margin-bottom:.5rem;text-align:left}.erp-tab-subtitle{color:#ff4141;font-size:1.08rem;font-weight:700;margin-bottom:.4rem;text-align:left}.erp-tab-desc{color:#c9d1d9;font-size:1.05rem;line-height:1.6;margin-bottom:1.1rem;max-width:600px;text-align:left}.erp-tab-features{color:#fff;display:flex;flex-wrap:wrap;font-size:1.05rem;gap:0 32px;list-style:disc inside;margin:0 0 1.2rem;min-width:220px;padding:0}.erp-tab-features li{margin-bottom:.5rem;width:48%}@media (max-width:900px){.erp-tab-grid{flex-direction:column;gap:1.5rem;max-width:98vw}.erp-tab-sidebar{border-radius:10px;flex-direction:row;gap:.2rem;justify-content:center;margin-bottom:1.5rem;min-width:0}.erp-tab-btn{font-size:.98rem;min-height:48px;padding:10px 0 6px}.erp-tab-content{padding:0}.erp-tab-features li{width:100%}}.techstack-minimalist-outer{background:#0000;display:flex;justify-content:center;margin:0 auto 2.5rem;width:100%}.techstack-minimalist-main{background:#18181b;border-radius:18px;box-shadow:0 4px 24px #ff414112;display:flex;flex-direction:column;max-width:900px;min-height:320px;overflow:hidden;padding:0;width:100%}.techstack-minimalist-tabs{background:#18181b;border-bottom:1.5px solid #232323;display:flex;gap:.5rem;padding:.5rem .5rem .5rem 1.2rem}.techstack-minimalist-tab{background:none;border:none;border-radius:7px 7px 0 0;color:#c9d1d9;cursor:pointer;font-size:1.08rem;font-weight:600;letter-spacing:.01em;margin-bottom:-2px;outline:none;padding:.7rem 1.3rem;transition:background .16s,color .16s}.techstack-minimalist-tab.active,.techstack-minimalist-tab:hover{background:#232323;color:#ff4141}.techstack-minimalist-list{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;padding:2.2rem}.techstack-minimalist-card{align-items:flex-start;background:linear-gradient(165deg,#130505,#5a0a1d);border:1.5px solid #232323;border-radius:12px;box-shadow:0 2px 12px #ff41410f;display:flex;gap:1.2rem;min-height:90px;padding:1.2rem 1.3rem;transition:border .16s,box-shadow .16s}.techstack-minimalist-card:hover{box-shadow:0 4px 24px #ff414121;transform:scale(1.03)}.techstack-minimalist-icon{align-items:center;background:(165deg,#130505,#5a0a1d);border-radius:8px;box-shadow:0 1px 8px #00000012;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:.7rem;width:48px}.sap-tech-icon{border-radius:6px;display:block;height:38px;object-fit:contain;width:38px}.techstack-minimalist-title{color:#fff;font-size:1.08rem;font-weight:700;letter-spacing:.01em;margin-bottom:.2rem}.techstack-minimalist-desc{color:#bfc6d1;font-size:.98rem;font-weight:400;line-height:1.5}@media (max-width:900px){.techstack-minimalist-main{border-radius:12px;max-width:98vw}.techstack-minimalist-list{gap:1rem;grid-template-columns:1fr;padding:1.2rem .7rem}.techstack-minimalist-tabs{padding-left:.5rem}}@media (max-width:600px){.techstack-minimalist-main{border-radius:0;max-width:100vw;min-width:0}.techstack-minimalist-list{gap:.7rem;padding:.7rem .2rem}.techstack-minimalist-card{gap:.7rem;padding:.7rem .5rem}}.sap-process-section{background:#000;padding:2.5rem 0;width:100%}.sap-process-container{align-items:flex-start;display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.sap-process-left{display:flex;flex:1 1 380px;flex-direction:column;justify-content:center;max-width:420px;padding-right:1.5rem}.sap-process-title{color:#fff;font-size:1.8rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.sap-process-desc{color:#bfc6d1;font-size:1.08rem;line-height:1.6}.sap-process-right{align-items:flex-start;background:#0000;display:flex;flex:2 1 520px;justify-content:flex-start;max-height:420px;max-width:600px;overflow-y:auto;padding-right:5px;scrollbar-color:#691010 #232323;scrollbar-width:thin}.sap-process-right::-webkit-scrollbar{width:8px}.sap-process-right::-webkit-scrollbar-thumb{background:#792121;border-radius:6px}.sap-process-right::-webkit-scrollbar-track{background:#232323;border-radius:6px}.sap-process-steps{display:flex;flex-direction:column;gap:2rem;position:relative}.sap-process-step{align-items:flex-start;display:flex;min-height:80px;position:relative}.sap-process-icon{align-items:center;background:#691010;border-radius:14px;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-right:1.1rem;width:60px;z-index:2}.sap-process-icon svg{display:block;height:34px;width:34px}.sap-process-step-content{display:flex;flex-direction:column;justify-content:center}.sap-process-step-title{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:.2rem}.sap-process-step-desc{color:#bfc6d1;font-size:1rem;max-width:420px}.sap-process-connector{border-left:2px dashed #fff;height:calc(100% + 2rem - 60px);left:30px;position:absolute;top:60px;width:0;z-index:1}@media (max-width:1100px){.sap-process-container{align-items:stretch;flex-direction:column;gap:2rem;max-width:98vw;padding:0 .5rem}.sap-process-left{margin-bottom:2rem;max-width:100%;padding-right:0;text-align:center}.sap-process-title{font-size:1.5rem}.sap-process-desc{font-size:.98rem}.sap-process-right{justify-content:center;max-height:320px;max-width:100%}}@media (max-width:600px){.sap-process-section{padding:1.2rem 0}.sap-process-title{font-size:1.1rem}.sap-process-desc{font-size:.92rem}.sap-process-step-title{font-size:1rem}.sap-process-step-desc{font-size:.92rem}.sap-process-steps{gap:1rem}.sap-process-icon{border-radius:8px;height:44px;margin-right:.6rem;width:44px}.sap-process-icon svg{height:22px;width:22px}.sap-process-connector{height:calc(100% + 1rem - 44px);left:22px;top:44px}}.whychoose-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3.5rem;justify-content:center;margin:0 auto 3rem;max-width:1200px;padding:0 1.5rem}.whychoose-header-col{align-items:flex-start;display:flex;flex:1 1 420px;flex-direction:column;justify-content:flex-start;max-width:520px;min-width:340px;padding-top:0;text-align:left}.whychoose-title{color:#fff;font-size:2.7rem;font-weight:800;letter-spacing:.01em;line-height:1.15;margin-bottom:1.1rem}.whychoose-title .highlight{color:#ff4141}.whychoose-subtitle{color:#c9d1d9;font-size:1.25rem;font-weight:400;line-height:1.5;margin-bottom:0;max-width:700px}.whychoose-slider-col{flex:1 1 440px;flex-direction:column;margin-top:-120px;min-width:370px}.whychoose-slider-col,.whychoose-slider.semicircle{align-items:flex-start;display:flex;justify-content:flex-start}.whychoose-slider.semicircle{height:370px;margin:0;min-height:370px;position:relative;width:420px}.whychoose-slider-arc{align-items:flex-start;display:flex;justify-content:center;position:top;width:420px}.whychoose-slide{animation:whychoose-fadein .4s;background:linear-gradient(135deg,#18181b 70%,#232323);border:1.5px solid #2d0a13;border-bottom:3px solid #ff4141;border-radius:22px;box-shadow:0 8px 32px #ff414121;color:#fff;display:flex;filter:blur(1.5px) grayscale(.15);flex-direction:column;justify-content:center;left:0;margin:auto;max-width:95vw;opacity:0;padding:2.2rem 2rem 1.7rem;pointer-events:none;position:absolute;right:0;text-align:left;transition:box-shadow .18s,transform .5s cubic-bezier(.77,0,.18,1),opacity .5s;width:370px;z-index:0}.whychoose-slide.active{box-shadow:0 12px 36px #ff41412e;filter:none;opacity:1;pointer-events:auto;z-index:10}.whychoose-slide h3{align-items:center;color:#ff4141;display:flex;font-size:1.32rem;font-weight:700;justify-content:space-between;letter-spacing:.01em;margin-bottom:.7rem}.whychoose-num{color:#2d0a13;font-size:2.2rem;font-weight:800;line-height:1;margin-left:.5rem;opacity:.18}.whychoose-slide p{color:#c9d1d9;font-size:1.13rem;letter-spacing:.01em;margin-bottom:0}.whychoose-arrow{align-items:center;background:linear-gradient(135deg,#232323 60%,#ff4141 120%);border:2px solid #ff4141;border-radius:50%;box-shadow:0 2px 8px #ff414121;color:#fff;cursor:pointer;display:flex;font-size:1.7rem;height:2.7rem;justify-content:center;outline:none;position:absolute;top:50%;transform:translateY(-50%);transition:background .18s,color .18s,box-shadow .18s;width:2.7rem;z-index:20}.whychoose-arrow.left{left:-30px}.whychoose-arrow.right{right:-30px}.whychoose-arrow:hover{background:linear-gradient(135deg,#ff4141 60%,#232323 120%);box-shadow:0 4px 16px #ff41412e;color:#fff}@keyframes whychoose-fadein{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.whychoose-section{gap:2rem}.whychoose-slider-arc,.whychoose-slider.semicircle{max-width:100vw;min-width:0;width:98vw}.whychoose-slider-col{margin-top:30px}.whychoose-header-col{padding-top:0}}@media (max-width:900px){.whychoose-section{align-items:stretch;flex-direction:column;gap:2.2rem}.whychoose-header-col,.whychoose-slider-col{align-items:center;max-width:100%;min-width:0;padding-top:0;text-align:center;width:100%}.whychoose-subtitle,.whychoose-title{text-align:center}.whychoose-slider-arc,.whychoose-slider.semicircle{align-items:center;justify-content:center;max-width:100vw;min-width:0;width:98vw}.whychoose-dots{justify-content:center;margin-left:0}.whychoose-arrow.left{left:0}.whychoose-arrow.right{right:0}}@media (max-width:600px){.whychoose-slide{max-width:98vw;min-width:0;padding:1.2rem .7rem 1rem}.whychoose-title{font-size:1.5rem}.whychoose-slider.semicircle{height:220px;min-height:220px;width:100vw}.whychoose-slider-arc{height:220px;width:100vw}}.customdev-section{background:linear-gradient(165deg,#010000,#000);box-sizing:border-box;color:#fff;margin:0;min-height:100vh;padding:0;width:100vw}.customdev-hero{background:#18181b;padding:3.5rem 0 2.5rem}.customdev-hero,.customdev-hero-content{align-items:center;display:flex;justify-content:center;width:100%}.customdev-hero-content{gap:2.5rem;margin:0 auto;max-width:1200px}.customdev-hero-title{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:.01em;line-height:1.1;margin-bottom:.7rem}.customdev-hero-underscore{color:#ff4141;font-size:2.7rem;font-weight:900}.customdev-hero-lottie{max-width:260px;min-width:100px;width:200px}.customdev-container{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:2.5rem 1.2rem;width:100%}.customdev-header{margin-bottom:2.5rem;text-align:center}.customdev-header h2{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:.01em;margin-bottom:.7rem}.customdev-header p{color:#c9d1d9;font-size:1.1rem;font-weight:400;line-height:1.5;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:700px}.customdev-help-section{margin:flex;text-align:center}.customdev-help-title{color:#fff;font-size:2.6rem;font-weight:800;margin-bottom:2.5rem;text-align:center}.customdev-help-underscore{bottom:-.15em;color:#ff4141;font-size:1.2em;font-weight:800;margin-left:.2em;position:relative}.customdev-help-grid{display:flex;gap:1.5rem;justify-content:flex-start}.customdev-help-card{background:#000;border:1.2px solid #e0e0e0;border-radius:20px;box-shadow:none;display:flex;flex-direction:column;font-size:1.08rem;justify-content:flex-start;margin-bottom:1rem;min-height:270px;padding:2rem 1.5rem 1.5rem;position:relative;text-align:left;transition:box-shadow .2s,transform .2s;width:300px;z-index:1}.customdev-help-card h3{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:.7rem}.customdev-help-card p{color:#fff;font-size:1rem;margin-bottom:0}.customdev-help-card.help-blue{border:1.2px solid #6ec1e4}.customdev-help-card.help-blue:before{border:2px solid #6ec1e4;border-radius:50%;bottom:10px;content:"";left:10px;opacity:.5;pointer-events:none;position:absolute;right:10px;top:10px;z-index:0}.customdev-help-card.help-orange{border:1.2px solid #ff4747}.customdev-help-card.help-orange:before{border:2px solid #ffb347;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;bottom:18px;content:"";left:18px;opacity:.5;pointer-events:none;position:absolute;right:18px;top:18px;z-index:0}.customdev-help-card.help-green{border:1.2px solid #9b00a0}.customdev-help-card.help-green:before{border:2px solid #bb4fd1;border-radius:50%;bottom:10px;content:"";left:10px;opacity:.5;pointer-events:none;position:absolute;right:10px;top:10px;z-index:0}.customdev-help-card>*{position:relative;z-index:1}.customdev-services{margin-bottom:40px;width:100%}.customdev-services h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:16px}.customdev-services ul{color:#c9d1d9;list-style:disc inside;padding-left:18px}.customdev-services li{font-size:1.05rem;margin-bottom:10px}.customdev-cta{border-top:1px solid #fff;margin-top:40px;padding-top:24px;text-align:center;width:100%}.customdev-cta h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:10px}.customdev-cta p{color:#c9d1d9;font-size:1.1rem;margin-bottom:18px}.customdev-contact-btn{background:#ff4141;border:none;border-radius:24px;color:#fff;display:inline-block;font-size:1.08rem;font-weight:600;margin-top:10px;padding:12px 32px;text-decoration:none;transition:background .2s}.customdev-contact-btn:hover{background:#5a0a1d;color:#fff}@media (max-width:1100px){.customdev-help-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.customdev-help-grid{grid-template-columns:1fr}}@media (max-width:900px){.customdev-container{padding:1.2rem .5rem 2rem}.customdev-help-grid{align-items:center;flex-direction:column}.customdev-help-card{max-width:370px;width:95vw}.customdev-header h2{font-size:2.1rem}.customdev-help-title{font-size:2rem}}@media (max-width:600px){.customdev-header h2{font-size:1.5rem}.customdev-header p{font-size:1rem}.customdev-help-title{font-size:1.3rem}.customdev-help-card{min-height:180px;padding:1.2rem .8rem}}.bespoke-section{margin:60px auto 0;max-width:1200px;padding:0 20px 60px;text-align:center}.bespoke-header h2{color:#fff;font-size:2.1rem;font-weight:800;margin-bottom:1rem}.bespoke-header p{color:#c9d1d9;font-size:1.13rem;margin-bottom:2.2rem;margin-left:auto;margin-right:auto;max-width:700px}.bespoke-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:1.5rem}.bespoke-card{align-items:flex-start;background:linear-gradient(160deg,#181018 80%,#232323);border:1.5px solid #5a0a1d;border-radius:14px;box-shadow:0 2px 16px #ff414114;color:#fff;display:flex;flex-direction:column;min-height:220px;padding:2rem 1.2rem 1.5rem;text-align:left;transition:box-shadow .2s,border .2s,transform .18s}.bespoke-card:hover{border:1.5px solid #ff4141;box-shadow:0 8px 32px #ff414121;transform:translateY(-7px) scale(1.025)}.bespoke-icon{font-size:2.2rem}.bespoke-card h4,.bespoke-icon{color:#ff4141;margin-bottom:.7rem}.bespoke-card h4{font-size:1.13rem;font-weight:700}.bespoke-card p{color:#c9d1d9;font-size:1.01rem;line-height:1.6;margin:0}@media (max-width:900px){.bespoke-grid{gap:1.2rem;grid-template-columns:1fr}.bespoke-section{padding:0 8px 40px}.bespoke-card{min-height:0;min-height:auto;padding:1.2rem .7rem}.bespoke-header h2{font-size:1.3rem}}.techstack-outer{background:#0000;display:flex;justify-content:center;margin:0 auto 2.5rem;width:100%}.techstack-main{background:#18181b;border-radius:18px;box-shadow:0 4px 24px #ff414112;display:flex;max-width:950px;min-height:320px;overflow:hidden;width:100%}.techstack-vertical-tabs{background:#232323;border-right:1.5px solid #292929;display:flex;flex-direction:column;gap:.5rem;min-width:160px;padding:1.5rem .5rem}.vertical-tab{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.08rem;font-weight:600;gap:.7rem;margin-bottom:.2rem;outline:none;padding:.7rem 1.2rem;text-align:left;transition:background .18s,color .18s}.vertical-tab.active,.vertical-tab:hover{background:#ff4141;color:#fff}.techstack-content-area{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:2rem 2rem 2rem 2.5rem}.techstack-content{align-items:flex-start;background:#232323;border-radius:12px;box-shadow:0 2px 12px #ff41410f;display:flex;gap:1.5rem;min-height:120px;padding:1.5rem}.techstack-icon{align-items:center;color:#ff4141;display:flex;flex-shrink:0;font-size:2.5rem;height:32px;margin-right:.5rem;width:32px}.techstack-content h4{color:#fff;font-size:1.18rem;font-weight:700;margin-bottom:.5rem}.techstack-content p{color:#c9d1d9;font-size:1rem;margin-bottom:.8rem;margin-top:0}.techstack-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.techstack-tab{align-items:center;background:none;border:1.5px solid #292929;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;outline:none;padding:.5rem 1.1rem;transition:background .18s,border .18s,color .18s}.techstack-tab:hover{background:#c40a0a;border-color:#400;color:#fff}@media (max-width:900px){.techstack-main{flex-direction:column;max-width:98vw;min-width:0}.techstack-vertical-tabs{border-bottom:1.5px solid #292929;border-right:none;flex-direction:row;gap:.5rem;justify-content:center;min-width:0;padding:.5rem}.vertical-tab{font-size:1rem;margin-bottom:0;padding:.5rem .8rem}.techstack-content-area{padding:1.2rem 1rem}.techstack-content{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}}@media (max-width:600px){.techstack-main{border-radius:0;max-width:100vw;min-width:0}.techstack-content-area{padding:.7rem .2rem}.techstack-content{padding:.7rem .5rem}}.liveprojects-section{margin:3rem 0 2rem;padding:0 2vw;text-align:center;width:100%}.liveprojects-header h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.7rem}.liveprojects-header p{color:#c9d1d9;font-size:1.1rem;font-weight:400;line-height:1.5;margin-bottom:2.2rem;margin-left:auto;margin-right:auto;max-width:700px}.liveprojects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center;width:100%}.liveprojects-card{background:#18181b;border:1.5px solid #2d0a13;border-radius:18px;box-shadow:0 2px 12px #ff414112;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative;text-align:left;transition:box-shadow .18s,transform .18s}.liveprojects-card:hover{box-shadow:0 8px 32px #ff414121;transform:translateY(-4px) scale(1.01)}.liveprojects-img-wrap{align-items:center;background:#232323;border-top-left-radius:18px;border-top-right-radius:18px;display:flex;height:140px;justify-content:center;overflow:hidden;width:100%}.liveprojects-img{display:block;height:100%;object-fit:cover;width:100%}.liveprojects-info{display:flex;flex-direction:column;gap:.5rem;padding:1.2rem 1.2rem 1rem}.liveprojects-card h4{align-items:center;color:#ff4141;display:flex;font-size:1.18rem;font-weight:700;gap:.6rem;margin-bottom:.3rem}.liveprojects-link{color:#c9d1d9;font-size:1rem;margin-left:.2rem;transition:color .18s}.liveprojects-link:hover{color:#ff4141}.liveprojects-card p{color:#c9d1d9;font-size:1rem;margin-bottom:.7rem}.liveprojects-tags{display:flex;flex-wrap:wrap;gap:.5rem}.liveprojects-tag{background:#232323;border:1px solid #232323;border-radius:7px;color:#6ec1e4;font-size:.95rem;font-weight:500;padding:.25rem .8rem;transition:background .18s,color .18s}.liveprojects-tag:hover{background:#ff4141;color:#fff}@media (max-width:900px){.liveprojects-grid{grid-template-columns:1fr}.liveprojects-section{padding:0 .5rem}}.login-container{align-items:center;background:linear-gradient(135deg,#181018 60%,#232323);display:flex;justify-content:center;min-height:100vh}.login-form{background:#232323;border-radius:14px;box-shadow:0 2px 16px #ff414112;display:flex;flex-direction:column;padding:2.5rem 2rem;width:340px}.login-form h2{color:#ff4141;font-weight:800;letter-spacing:.01em;margin-bottom:1.5rem;text-align:center}.login-form input{background:#181018;border:1.5px solid #5a0a1d;border-radius:7px;color:#fff;font-size:1rem;margin-bottom:1.1rem;outline:none;padding:.8rem;transition:border .2s}.login-form input:focus{border:1.5px solid #ff4141}.login-form button{background:#ff4141;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:700;margin-top:.5rem;padding:.9rem;transition:background .18s}.login-form button[type=button]{background:#232323;border:1px solid #ff4141;color:#ff4141;margin-top:1rem}.login-form button[type=button]:hover{background:#181018}.login-form button:hover{background:#5a0a1d}.login-error{color:#ff4141;font-weight:600;letter-spacing:.01em;margin-bottom:1rem;text-align:center}@media (max-width:500px){.login-form{padding:1.2rem .5rem;width:98vw}}.dashboard-root{background:linear-gradient(135deg,#181018 60%,#232323);font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0;min-height:100vh;padding:0}.dashboard-container{background:#232323;border-radius:18px;box-shadow:0 4px 32px #0000002e;color:#fff;margin:60px auto 0;max-width:600px;padding:2.5rem 2rem 2rem}.dashboard-title{color:#ff4141;font-size:2rem;font-weight:800;letter-spacing:.01em;margin-bottom:1.5rem;text-align:center}.dashboard-fields{display:flex;flex-direction:column;gap:1.1rem}.dashboard-field-label{color:#fff;display:inline-block;font-weight:600;margin-right:.5rem;min-width:160px}.dashboard-field-value{color:#fff;font-weight:400;word-break:break-word}.dashboard-field-row{align-items:flex-start;border-bottom:1px solid #2a0a1d;display:flex;padding:.7rem .5rem}.dashboard-field-row:last-child{border-bottom:none}@media (max-width:700px){.dashboard-container{max-width:98vw;padding:1.2rem .5rem}.dashboard-title{font-size:1.3rem}.dashboard-field-label{font-size:.97rem;min-width:110px}}.partner-section{background:#000;color:#f5f5f5;display:flex;justify-content:center;padding:4rem 0 3rem}.partner-content{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1200px;width:100%}.partner-left{flex:1 1 350px;min-width:320px}.partner-left h2{color:#fff;font-size:2.7rem;font-weight:700;line-height:1.15;margin-bottom:1.2rem}.partner-left p{color:#fff;font-size:1.15rem;margin-bottom:2rem;max-width:430px}.partner-btn{align-items:center;background:#b81b1b;border-radius:2rem;box-shadow:0 2px 12px #6bb94a14;color:#fff;display:inline-flex;font-size:1.2rem;font-weight:700;padding:.9rem 2.2rem;text-decoration:none;transition:background .2s}.partner-btn:hover{background:#ff7c7c}.partner-right{display:flex;flex:1 1 400px;justify-content:center;min-width:320px}.partner-stats{grid-gap:2.2rem 3.5rem;background:#ac0f0fcb;border-radius:2rem;box-shadow:0 2px 16px #ff6a6a;display:grid;gap:2.2rem 3.5rem;grid-template-columns:repeat(2,1fr);max-width:420px;min-width:350px;padding:2.2rem 2.5rem}.partner-stat{align-items:flex-start;display:flex;flex-direction:column}.partner-stat-value{color:#dbdbdb;font-size:2rem;font-weight:700;margin-bottom:.2rem}.partner-stat-label{color:#fff;font-size:1.08rem;font-weight:400}@media (max-width:900px){.partner-content{align-items:stretch;flex-direction:column;gap:2.5rem}.partner-right{justify-content:flex-start}}.aboutus-main{background:#000;min-height:100vh;padding:2rem 0 3rem;width:100%}.aboutus-section{background:linear-gradient(165deg,#1b1819 #740a0a);border:1px solid #420000;border-radius:30px;box-shadow:0 4px 32px rgba(201,19,19,.596);margin:2.5rem auto;max-width:1100px;overflow:hidden;padding:2.5rem 1.5rem;position:relative}.aboutus-intro{background:linear-gradient(120deg,#18181b 80%,#232323);box-shadow:0 4px 24px #ff414112}.aboutus-section-title{align-items:center;color:#ff4141;display:flex;font-size:2.2rem;font-weight:800;gap:.7rem;justify-content:center;letter-spacing:.01em;margin-bottom:1.2rem;text-align:center}.aboutus-section-title .icon{color:#ff4141;font-size:1.7rem}.aboutus-section-text{color:#e3e3e3;font-size:1.18rem;line-height:1.7;margin:0 auto;max-width:820px;text-align:center}.aboutus-team-slider{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-top:2rem}.aboutus-team-card{align-items:center;background:linear-gradient(165deg,#130505,#5a0a1d);border-radius:1.2rem;box-shadow:0 2px 16px #ff414114;display:flex;flex-direction:column;min-height:170px;min-width:180px;padding:1.5rem 2rem;transition:box-shadow .2s,transform .2s}.aboutus-team-card:hover{box-shadow:0 8px 32px 0 #ff41412e;transform:translateY(-6px) scale(1.03)}.aboutus-team-card .icon{color:#ff4141;font-size:2.2rem;margin-bottom:.7rem}.aboutus-team-name{color:#fff;font-size:1.15rem;font-weight:700;margin-bottom:.2rem}.aboutus-team-role{color:#ff4141;font-size:1rem;font-weight:500}.aboutus-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2.2rem}.aboutus-service-card{align-items:center;background:linear-gradient(165deg,#130505,#5a0a1d);border:1.5px solid #ff41411a;border-radius:16px;box-shadow:0 10px 30px #ff000014;display:flex;flex-direction:column;min-height:180px;padding:2rem 1.5rem 3.5rem;position:relative;transition:box-shadow .2s,transform .2s}.aboutus-service-card:hover{border-color:#ff1a40;box-shadow:0 0 80px 0 #ff1a40cc,0 8px 32px 0 #1a0a13;transform:translateY(-10px) scale(1.03)}.aboutus-service-card .service-icon{color:#eb1a4e;font-size:2.2rem;margin-bottom:1rem}.aboutus-service-card h3{color:#ff4141;font-size:1.3rem;font-weight:700;margin-bottom:.7rem}.aboutus-service-card p{color:#e3e3e3;font-size:1.08rem;letter-spacing:.01em;margin-bottom:0;min-height:70px;text-align:center}.aboutus-service-card:hover p{color:#fff}.aboutus-techstack-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:2rem 0 0}.aboutus-techstack-card{align-items:flex-start;background:linear-gradient(165deg,#130505,#5a0a1d);border:1.5px solid #ff414114;border-radius:14px;box-shadow:0 2px 16px #ff414112;display:flex;flex-direction:column;min-height:120px;padding:1.2rem 1rem;transition:box-shadow .2s,transform .2s}.aboutus-techstack-card:hover{border-color:#ff4141;box-shadow:0 8px 32px 0 #ff41412e;transform:translateY(-6px) scale(1.03)}.aboutus-techstack-card>svg{margin-bottom:.7rem}.aboutus-techstack-name{color:#ff4141;font-size:1.08rem;font-weight:700;margin-bottom:.3rem}.aboutus-techstack-desc{color:#e3e3e3;font-size:.98rem}.aboutus-values-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;list-style:none;margin:2.2rem 0 0;padding:0}.aboutus-values-list li{align-items:center;background:linear-gradient(165deg,#130505,#5a0a1d);border-radius:1.2rem;box-shadow:0 2px 16px #ff414114;color:#fff;display:flex;font-size:1.08rem;font-weight:600;gap:.7rem;padding:1.1rem 1.7rem;transition:box-shadow .2s,transform .2s}.aboutus-values-list li .icon{color:#ff4141;font-size:1.3rem}.aboutus-values-list li:hover{box-shadow:0 8px 32px 0 #ff41412e;transform:translateY(-4px) scale(1.03)}.aboutus-timeline{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.2rem}.aboutus-timeline-item{align-items:flex-start;background:linear-gradient(165deg,#130505,#5a0a1d);border-radius:1.2rem;box-shadow:0 2px 16px #ff414114;display:flex;gap:1.2rem;padding:1.2rem 1.5rem;transition:box-shadow .2s,transform .2s}.aboutus-timeline-item:hover{box-shadow:0 8px 32px 0 #ff41412e;transform:translateY(-4px) scale(1.03)}.aboutus-timeline-year{color:#ff4141;font-size:1.15rem;font-weight:700;min-width:70px}.aboutus-timeline-desc{color:#e3e3e3;font-size:1.05rem}@media screen and (max-width:1100px){.aboutus-section{max-width:98vw;padding:2rem .5rem}.aboutus-team-slider{gap:1.2rem}.aboutus-services-grid{gap:1.5rem;grid-template-columns:1fr}.aboutus-service-card{max-width:98vw;min-width:90vw;padding:2rem 1rem 3rem}}@media screen and (max-width:700px){.aboutus-section{padding:1.2rem .2rem}.aboutus-section-title{font-size:1.3rem;gap:.4rem}.aboutus-section-text{font-size:1rem}.aboutus-team-card{min-width:120px;padding:1rem .7rem}.aboutus-services-grid,.aboutus-techstack-grid{gap:1rem;grid-template-columns:1fr}.aboutus-values-list{gap:.7rem}.aboutus-values-list li{font-size:.98rem;padding:.7rem 1rem}.aboutus-timeline-item{flex-direction:column;gap:.3rem;padding:.8rem .7rem}}.services-section{animation:gradientShift ease cubic-bezier(.86,2,.07,1) infinite;background:linear-gradient(165deg,#010000,#000);color:#fff;padding:6rem 2rem;text-align:center}.section-header{margin-bottom:3rem}.section-header h2{font-size:2.8rem;font-weight:700}.section-header p{color:#c9d1d9;font-size:1.2rem;margin-top:1rem}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-content:center}.service-card{background:linear-gradient(165deg,#130505,#5a0a1d);border-radius:12px;box-shadow:0 10px 30px #ff00001a;overflow:visible;padding:2rem 1.5rem 3.5rem;position:relative;transition:transform .3s ease}.service-card:hover{box-shadow:0 20px 40px rgba(255,1,1,.493);transform:translateY(-20px)}.lottie-icon{height:80px;margin:0 auto 1rem;width:80px}.service-card h3{font-size:1.3rem;margin-bottom:.5rem}.service-card p{color:#fff;font-size:1rem}.service-card:hover p{color:#fff}.service-arrow-btn{background:linear-gradient(135deg,#ff1a40 60%,#ff7e29);border:none;border-radius:50%;bottom:-24px;box-shadow:0 6px 24px #ff1a402e;color:#fff;cursor:pointer;height:56px;left:50%;outline:none;position:absolute;transform:translateX(-50%);transition:background .2s,color .2s,box-shadow .2s,transform .2s;width:56px;z-index:2}.service-arrow-btn,.service-arrow-btn span{align-items:center;display:flex;font-size:2rem;justify-content:center}.service-arrow-btn span{font-weight:700;transition:transform .2s}.service-arrow-btn:focus,.service-arrow-btn:hover{background:linear-gradient(135deg,#fff 60%,#cf0a2b);box-shadow:0 12px 32px #ff1a4040;color:#e40a2e;transform:translateX(-50%) translateY(-6px) scale(1.08)}.service-arrow-btn:focus span,.service-arrow-btn:hover span{transform:translateX(3px) scale(1.15)}@media screen and (max-width:768px){.services-section{padding:4rem 2rem}.section-header h2{font-size:2.5rem}.section-header p{font-size:1.1rem}.service-card h3{font-size:1.2rem}.service-card p{font-size:.9rem}.service-arrow-btn{bottom:-20px;font-size:1.2rem;height:42px;width:42px}}
/*# sourceMappingURL=main.3afcb852.css.map*/