body{font-family:'Inter',system-ui,sans-serif;background:#fff;color:#000;line-height:1.85;scroll-behavior:smooth;margin:0;padding:0}.logo-img{height:48px;padding-right:30px}.nav-link{position:relative;color:#0f172a;font-weight:500;margin-right:24px;text-decoration:none;transition:color 0.25s ease}.nav-link.active{color:#0d3b66;font-weight:600}.nav-link::after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#ff7f23;transition:width 0.25s ease}.nav-link.active::after{width:100%}.nav-link:hover::after{width:100%}.elite-toggler{width:42px;height:42px;border:none;background:#fff0;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.25s ease,box-shadow 0.25s ease}.elite-toggler:hover{background-color:rgb(0 0 0 / .05)}.elite-toggler:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(0 0 0 / .25)}.elite-toggler span,.elite-toggler span::before,.elite-toggler span::after{content:"";display:block;width:22px;height:2px;background-color:#111;border-radius:2px;position:absolute;transition:transform 0.3s ease,opacity 0.3s ease}.elite-toggler span::before{transform:translateY(-7px)}.elite-toggler span::after{transform:translateY(7px)}.elite-toggler:not(.collapsed) span{background-color:#fff0}.elite-toggler:not(.collapsed) span::before{transform:rotate(45deg)}.elite-toggler:not(.collapsed) span::after{transform:rotate(-45deg)}.hero{padding-top:22px;min-height:80vh;background:url(images/pexels-zen-chung-5749160.jpg) center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .75),rgb(0 0 0 / .55));z-index:1}.hero-content{position:relative;z-index:2;max-width:920px;text-align:center;color:#fff;padding:0 20px;animation:fadeUp 1s ease forwards}.hero-badge{display:inline-block;background:rgb(255 255 255 / .15);backdrop-filter:blur(6px);padding:6px 16px;border-radius:30px;font-size:13px;font-weight:600;letter-spacing:.4px;margin-bottom:20px}.hero h1{font-size:46px;font-weight:800;line-height:1.2;margin-bottom:18px}.hero h1 span{color:#ffb703}.hero p{font-size:17px;max-width:720px;margin:0 auto 36px;color:#e5edff;line-height:1.8}.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary{background:#ff7f23;color:#fff;padding:13px 34px;border-radius:30px;font-weight:600;text-decoration:none;transition:all 0.3s ease;box-shadow:0 12px 30px rgb(255 127 35 / .35)}.btn-primary:hover{background:#ff5900;transform:translateY(-3px)}@keyframes fadeUp{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero h1{font-size:34px}.hero p{font-size:15.5px}}.app-overview-section{margin-top:40px}.overview-card{background:#f8fafc;padding:26px 28px;border-radius:14px;border-left:4px solid #2563eb;transition:all 0.3s ease;margin:30px}.overview-card h4{font-size:17px;font-weight:700;color:#0d3b66;margin-bottom:8px}.overview-card p{font-size:14.5px;color:#475569;margin:0;line-height:1.7}.overview-card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 14px 40px rgb(2 8 23 / .08)}@media (max-width:992px){.section-title{font-size:28px}}@media (max-width:768px){.app-overview-section{padding:70px 0;text-align:left}.overview-card{text-align:left}}.mobile-app-section{padding:100px 0;background:#f8fafc}.section-badge{display:inline-block;font-size:13px;font-weight:600;color:#2563eb;letter-spacing:.4px;margin-bottom:12px}.mobile-app-section .section-title{font-size:32px;font-weight:800;color:#0d3b66;margin-bottom:22px}.mobile-app-section p{font-size:15.5px;line-height:1.9;color:#4b5563;margin-bottom:18px}.mobile-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.mobile-feature-card{background:#fff;padding:26px 28px;border-radius:14px;box-shadow:0 10px 30px rgb(15 23 42 / .08);transition:all 0.3s ease;border-top:3px solid #2563eb}.mobile-feature-card h4{font-size:17px;font-weight:700;color:#0d3b66;margin-bottom:8px}.mobile-feature-card p{font-size:14.5px;color:#475569;line-height:1.7;margin:0}.mobile-feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgb(2 8 23 / .12)}@media (max-width:992px){.mobile-feature-grid{grid-template-columns:1fr}.mobile-app-section .section-title{font-size:28px}}@media (max-width:768px){.mobile-app-section{padding:70px 0;text-align:left}.mobile-feature-card{text-align:left}} .app-benefits-section{padding:100px 20px;background:#f8fafc;color:#1e293b}.app-benefits-section .container{max-width:1100px;margin:0 auto}.section-title{text-align:center;font-size:38px;font-weight:700;margin-bottom:25px;letter-spacing:.5px;color:#0f172a}.section-title::after{content:"";width:70px;height:4px;background:#2563eb;display:block;margin:15px auto 0;border-radius:2px}.app-benefits-section p{text-align:center;max-width:850px;margin:0 auto 60px;font-size:18px;line-height:1.8;color:#475569}.benefits-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:30px}.benefits-list li{background:#fff;padding:35px;border-radius:12px;border:1px solid #e2e8f0;transition:all 0.3s ease;box-shadow:0 10px 25px rgb(0 0 0 / .05)}.benefits-list li:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgb(37 99 235 / .15);border-color:#2563eb}.benefits-list strong{display:block;font-size:18px;margin-bottom:10px;color:#2563eb}@media (max-width:768px){.section-title{font-size:28px}.benefits-list{grid-template-columns:1fr}.benefits-list li{padding:25px}.app-benefits-section p{font-size:16px}}.tech-platforms-section{padding:100px 0;background:linear-gradient(135deg,#f5f8ff 0%,#eef2ff 100%);font-family:'Segoe UI',Arial,sans-serif;position:relative;overflow:hidden}.tech-platforms-section::before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgb(74 108 247 / .15) 0%,transparent 70%);top:-100px;right:-100px;z-index:0}.tech-platforms{padding:100px 20px;display:flex;justify-content:center;position:relative;z-index:1}.tech-container{max-width:1000px;background:rgb(255 255 255 / .95);backdrop-filter:blur(8px);padding:70px 60px;border-radius:20px;box-shadow:0 25px 70px rgb(0 0 0 / .08);font-style:bold;transition:all 0.4s ease;animation:fadeUp 1s ease forwards;opacity:0;color:#000}.tech-container:hover{transform:translateY(-8px);box-shadow:0 35px 90px rgb(0 0 0 / .12)}.tech-container h2{font-size:2.6rem;font-weight:700;color:#1d2b4f;margin-bottom:30px;position:relative;letter-spacing:1px}.tech-container h2::after{content:"";width:80px;height:4px;background:linear-gradient(to right,#4a6cf7,#7b9cff);display:block;margin:15px auto 0;border-radius:3px;transition:width 0.4s ease}.tech-container:hover h2::after{width:120px}.tech-container p{font-size:1.15rem;line-height:2;color:#555;letter-spacing:.3px}.tech-container strong{color:#2f55d4;font-weight:600;position:relative}.tech-container strong::after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:rgb(47 85 212 / .3)}@keyframes fadeUp{from{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.tech-container{padding:45px 25px}.tech-container h2{font-size:2rem}.tech-container p{font-size:1rem;line-height:1.8}}.app-benefits-section{padding:110px 0;background:linear-gradient(135deg,#f8fafc,#eef2ff)}.development-process{position:relative;padding:100px 16px;background:linear-gradient(135deg,#f8fafc,#eef2ff);font-family:'Inter',system-ui,sans-serif;overflow:hidden}.development-process::before{content:"";position:absolute;width:400px;height:400px;background:rgb(37 99 235 / .15);border-radius:50%;top:-150px;right:-150px;filter:blur(140px)}.container{max-width:1100px;margin:auto;position:relative;z-index:1}.process-header{text-align:center;margin-bottom:70px}.process-title{font-size:36px;font-weight:800;color:#0d3b66;position:relative;display:inline-block}.process-title::after{content:"";width:80px;height:4px;background:linear-gradient(90deg,#2563eb,#0d3b66);display:block;margin:14px auto 0;border-radius:2px;transition:width 0.4s ease}.process-header:hover .process-title::after{width:130px}.process-subtitle{margin-top:16px;font-size:16px;color:#475569;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.6}.process-timeline{position:relative;max-width:900px;margin:auto;padding-left:40px}.process-timeline::before{content:"";position:absolute;left:18px;top:0;width:4px;height:100%;background:linear-gradient(to bottom,#2563eb,#93c5fd);border-radius:4px}.process-step{position:relative;display:flex;gap:30px;margin-bottom:55px;opacity:0;transform:translateY(30px);animation:fadeUp 0.8s ease forwards}.process-step:nth-child(1){animation-delay:0.1s}.process-step:nth-child(2){animation-delay:0.25s}.process-step:nth-child(3){animation-delay:0.4s}.process-step:nth-child(4){animation-delay:0.55s}.step-indicator{width:40px;height:40px;background:linear-gradient(135deg,#0d3b66,#2563eb);color:#fff;border-radius:50%;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 12px 28px rgb(0 0 0 / .2);transition:transform 0.3s ease}.step-card{background:rgb(255 255 255 / .9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;padding:28px 32px;box-shadow:0 25px 55px rgb(0 0 0 / .08);transition:transform 0.3s ease,box-shadow 0.3s ease}.step-card h4{font-size:18px;font-weight:700;color:#0d3b66;margin-bottom:10px}.step-card p{font-size:15px;line-height:1.75;color:#475569;margin:0}.process-step:hover .step-indicator{transform:scale(1.15)}.process-step:hover .step-card{transform:translateY(-6px);box-shadow:0 35px 70px rgb(0 0 0 / .15)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.process-title{font-size:28px}.process-timeline{padding-left:28px}.process-step{gap:18px}.step-card{padding:22px}.step-card h4{font-size:16px}.step-card p{font-size:14px}}.documentation-support-section{padding:110px 16px;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);position:relative;overflow:hidden;font-family:'Inter',system-ui,sans-serif}.documentation-support-section::before{content:"";position:absolute;top:-120px;right:-120px;width:320px;height:320px;background:rgb(37 99 235 / .15);filter:blur(120px);border-radius:50%;z-index:0}.documentation-support-section .container{position:relative;z-index:1}.documentation-support-section .section-title{font-size:38px;font-weight:800;color:#0d3b66;text-align:center;margin-bottom:70px;position:relative}.documentation-support-section .section-title::after{content:"";display:block;width:90px;height:4px;background:linear-gradient(90deg,#2563eb,#0d3b66);margin:16px auto 0;border-radius:2px;transition:width 0.4s ease}.documentation-support-section .section-title:hover::after{width:140px}.support-timeline{display:flex;flex-direction:column;gap:50px;max-width:920px;margin:auto;position:relative;padding-left:10px}.support-timeline::before{content:"";position:absolute;left:36px;top:0;width:4px;height:100%;background:linear-gradient(180deg,#c7d2fe,#93c5fd,#c7d2fe);border-radius:4px;z-index:0}.support-step{display:flex;align-items:flex-start;gap:24px;position:relative;z-index:1;background:#fff;padding:30px 32px;border-radius:20px;box-shadow:0 25px 50px rgb(0 0 0 / .08);transition:all 0.35s ease;opacity:0;transform:translateY(25px);animation:fadeUp 0.8s forwards}.support-step:nth-child(1){animation-delay:0.1s}.support-step:nth-child(2){animation-delay:0.3s}.support-step:nth-child(3){animation-delay:0.5s}.support-step:nth-child(4){animation-delay:0.7s}.support-step:hover{transform:translateY(-6px);box-shadow:0 40px 80px rgb(0 0 0 / .15)}.step-icon{width:64px;height:64px;background:linear-gradient(135deg,#2563eb,#0d3b66);color:#fff;border-radius:50%;font-size:26px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 12px 25px rgb(0 0 0 / .25);transition:transform 0.35s ease}.support-step:hover .step-icon{transform:scale(1.15) rotate(6deg)}.step-content h3{font-size:20px;font-weight:700;color:#0d3b66;margin-bottom:10px}.step-content p{font-size:16px;color:#475569;line-height:1.85;margin:0}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.documentation-support-section{padding:80px 15px}.documentation-support-section .section-title{font-size:28px;margin-bottom:45px}.support-timeline::before{left:30px}.support-step{padding:24px;gap:18px}.step-icon{width:52px;height:52px;font-size:22px}.step-content h3{font-size:18px}.step-content p{font-size:15px}}.maintenance-services-section{padding:110px 16px;background:linear-gradient(135deg,#eef2ff,#f8fafc);position:relative;overflow:hidden;font-family:'Inter',system-ui,sans-serif}.maintenance-services-section::before{content:"";position:absolute;bottom:-150px;left:-150px;width:360px;height:360px;background:rgb(37 99 235 / .18);filter:blur(120px);border-radius:50%}.maintenance-services-section .container{position:relative;z-index:1}.maintenance-services-section .section-title{font-size:38px;font-weight:800;color:#0d3b66;text-align:center;margin-bottom:70px}.maintenance-services-section .section-title::after{content:"";display:block;width:100px;height:4px;background:linear-gradient(90deg,#2563eb,#0d3b66);margin:16px auto 0;border-radius:2px}.maintenance-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;max-width:1150px;margin:auto}.maintenance-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:auto}@media (max-width:992px){.maintenance-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.maintenance-cards{grid-template-columns:1fr}}.card-icon{width:78px;height:78px;margin:0 auto 24px;background:linear-gradient(135deg,#2563eb,#0d3b66);color:#fff;border-radius:50%;font-size:30px;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px rgb(0 0 0 / .25);transition:transform 0.4s ease}.maintenance-card:hover .card-icon{transform:rotate(10deg) scale(1.15)}.maintenance-card h3{font-size:20px;font-weight:700;color:#0d3b66;margin-bottom:12px}.maintenance-card p{font-size:16px;line-height:1.8;color:#475569;margin:0}@media (max-width:768px){.maintenance-services-section{padding:80px 15px}.maintenance-services-section .section-title{font-size:28px;margin-bottom:45px}.card-icon{width:60px;height:60px;font-size:24px}.maintenance-card h3{font-size:18px}.maintenance-card p{font-size:15px}}#scrollTopBtn{position:fixed;bottom:40px;right:40px;z-index:999;width:52px;height:52px;border-radius:50%;border:none;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;cursor:pointer;box-shadow:0 8px 20px rgb(37 99 235 / .35),inset 0 -2px 6px rgb(255 255 255 / .25);opacity:0;pointer-events:none;transition:opacity 0.3s ease,transform 0.3s ease,box-shadow 0.3s ease,background 0.3s ease}#scrollTopBtn.show{opacity:1;pointer-events:auto;transform:translateY(0)}#scrollTopBtn:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 14px 32px rgb(37 99 235 / .45),inset 0 -2px 8px rgb(255 255 255 / .35)}#scrollTopBtn:active{transform:scale(.94)}#scrollTopBtn:focus-visible{outline:none;box-shadow:0 0 0 3px rgb(255 127 35 / .9),0 12px 28px rgb(37 99 235 / .5)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}#scrollTopBtn.show{animation:float 2.5s ease-in-out infinite}.social-wrap{position:fixed;top:50%;right:20px;transform:translateY(-50%);display:flex;flex-direction:column;gap:14px;z-index:1000}.social-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;text-decoration:none;cursor:pointer;background-size:200% 200%;box-shadow:0 6px 15px rgb(0 0 0 / .25),inset 0 0 0 rgb(255 255 255 / .2);transition:transform 0.35s cubic-bezier(.4,0,.2,1),box-shadow 0.35s ease,filter 0.35s ease}.social-btn:hover{transform:translateX(-6px) scale(1.12);box-shadow:0 12px 25px rgb(0 0 0 / .35),0 0 18px rgb(255 255 255 / .25);filter:brightness(1.15)}.social-btn{animation:float 4s ease-in-out infinite}.social-btn:nth-child(2){animation-delay:0.5s}.social-btn:nth-child(3){animation-delay:1s}@keyframes float{0%,100%{transform:translateX(0)}50%{transform:translateX(-3px)}}.facebook{background:linear-gradient(135deg,#1877F2,#0f5bd8)}.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.social-btn::after{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid rgb(255 255 255 / .35);opacity:0;transition:opacity 0.3s ease}.social-btn:hover::after{opacity:1}.footer{position:relative;background:linear-gradient(135deg,#0f172a,#020617);color:#cbd5f5;padding:5.5rem 0 2rem;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;overflow:hidden}.footer-overlay{position:absolute;top:-200px;right:-180px;width:420px;height:420px;background:rgb(79 172 254 / .25);border-radius:50%;filter:blur(180px);z-index:0}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:1rem}.footer-brand h3{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1rem;padding-top:27px}.footer-brand p{font-size:.95rem;line-height:1.8;color:#b6c2e2}.footer-links h4,.footer-contact h4,.footer-social h4{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1.2rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.65rem}.footer-links a{text-decoration:none;font-size:.95rem;color:#cbd5f5;transition:color 0.3s ease,padding-left 0.3s ease}.footer-links a:hover{color:#4facfe;padding-left:6px}.footer-contact p{font-size:.95rem;margin-bottom:.6rem;color:#cbd5f5}.footer-contact a{color:#4facfe;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-social .social-text{font-size:.85rem;color:#b7c6dc;margin-bottom:1.4rem;letter-spacing:.4px;opacity:.9}.social-icons{display:flex;gap:14px}.social-icons a{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#f6f9fd;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 10px 26px rgb(8 16 36 / .55),inset 0 0 0 1px rgb(255 255 255 / .06);transition:transform 0.35s cubic-bezier(.4,0,.2,1),box-shadow 0.35s ease,filter 0.35s ease}.social-icons a:hover{transform:translateY(-4px) scale(1.05);filter:brightness(1.15);box-shadow:0 18px 44px rgb(8 16 36 / .85),0 0 20px rgb(255 255 255 / .12),inset 0 0 0 1px rgb(255 255 255 / .14)}.social-icons a::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgb(255 255 255 / .35),transparent 70%);opacity:0;transform:translateX(-120%);transition:opacity 0.3s ease,transform 0.6s ease}.social-icons a:hover::before{opacity:1;transform:translateX(120%)}.facebook{background:linear-gradient(145deg,#1a6de0,#1358b8)}.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 38%,#d6249f 60%,#285AEB 90%)}.footer-bottom{margin-top:3.5rem;padding-top:1.4rem;border-top:1px solid rgb(255 255 255 / .08);text-align:center;font-size:.9rem;color:#94a3b8}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.footer{padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-brand h3{font-size:1.6rem}}