html{scroll-behavior:smooth}.container{max-width:1280px;margin:0 auto;padding:0 24px}header{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.02);position:sticky;top:0;z-index:50;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.92)}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;max-width:1280px;margin:0 auto}.logo1{width:8vw;max-width:200px;min-width:60px}.logo{font-size:1.8rem;font-weight:700;letter-spacing:-.5px;color:#0f3b5c;display:flex;align-items:center;gap:8px}.logo i{color:#2d7a9c;font-size:2.2rem}nav a{margin-left:32px;text-decoration:none;font-weight:500;color:#334155;transition:.2s;font-size:1rem}nav a:hover{color:#0f3b5c;border-bottom:2px solid #2d7a9c}.btn-contact{background:#0f3b5c;color:#fff!important;padding:10px 22px;border-radius:40px;font-weight:600;margin-left:24px;border:none;transition:.25s}.btn-contact:hover{background:#1c4e72;transform:translateY(-2px);box-shadow:0 8px 16px rgba(15,59,92,.2);border-bottom:none!important}.hero{background:linear-gradient(135deg,#e9f2f9,#d4e3f0);padding:70px 0 60px;text-align:center;border-radius:0 0 40px 40px;margin-bottom:20px}.hero h1{font-size:3.2rem;font-weight:700;color:#0a2a3f;margin-bottom:18px;line-height:1.3}.hero p{font-size:1.25rem;color:#2c4b64;max-width:700px;margin:0 auto 30px}.badge{background:hsla(0,0%,100%,.7);backdrop-filter:blur(8px);display:inline-block;padding:6px 18px;border-radius:30px;font-weight:500;color:#0f3b5c;margin-bottom:15px;border:1px solid rgba(15,59,92,.2)}.products-section{padding:50px 0 40px}.section-title{text-align:center;font-size:2.4rem;font-weight:650;margin-bottom:16px;color:#0f2b40}.subtitle{text-align:center;color:#475569;margin-bottom:48px;font-size:1.1rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:20px}.product-card{background:#fff;border-radius:32px;padding:32px 24px 28px;box-shadow:0 20px 35px rgba(0,0,0,.04);transition:.3s ease;border:1px solid #edf2f9;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.product-card:hover{transform:translateY(-8px);box-shadow:0 28px 40px rgba(15,59,92,.08);border-color:#cbddec}.product-icon{font-size:2.8rem;color:#1f5a7a;background:#e6f0f8;width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:20px;margin-bottom:24px}.product-card h3{font-size:1.8rem;font-weight:650;margin-bottom:12px;color:#0c3347}.product-desc{color:#475569;margin-bottom:20px;font-size:1rem;flex:1}.feature-list{list-style:none;margin:10px 0 24px;width:100%}.feature-list li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem;color:#1e3b4f}.feature-list i{color:#2d7a9c;font-size:1rem;width:20px}.tag{background:#f0f4fa;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600;color:#1e4b6a;display:inline-block;margin-top:8px}.lead-section{background:#fff;border-radius:36px;padding:45px 40px;margin:50px 0 60px;box-shadow:0 25px 50px -12px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;gap:30px;align-items:center;justify-content:space-between;border:1px solid #e9eff6}.lead-text{flex:1 1 300px}.lead-text h2{font-size:2rem;font-weight:650;color:#0c2d43;margin-bottom:12px}.lead-text p{color:#475569;font-size:1.1rem}.lead-form{flex:1 1 320px;gap:16px;width:100%}.input-group,.lead-form{display:flex;flex-direction:column}.input-group{gap:6px}.input-group label{font-weight:600;font-size:.9rem;color:#334155;margin-left:6px}.input-field{display:flex;align-items:center;background:#f8fafd;border:1px solid #dce3eb;border-radius:50px;padding:0 18px;transition:.2s}.input-field i{color:#6b7c93;margin-right:10px}.input-field input{width:100%;padding:16px 0;border:none;background:transparent;font-size:1rem;outline:none}.input-field:focus-within{border-color:#1f5a7a;box-shadow:0 0 0 3px rgba(31,90,122,.15);background:#fff}.submit-btn{background:#0f3b5c;color:#fff;border:none;padding:16px 28px;border-radius:50px;font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.25s;margin-top:8px;letter-spacing:.3px}.submit-btn:hover{background:#1c4e72;box-shadow:0 12px 18px rgba(15,59,92,.25)}.success-message{background:#e0f2e2;color:#14532d;padding:12px 18px;border-radius:30px;font-weight:500;display:flex;align-items:center;gap:8px;margin-top:5px}.admin-panel{background:#fff;border-radius:30px;padding:28px 30px;margin:20px 0 50px;box-shadow:0 20px 40px rgba(0,0,0,.05);border:1px solid #e2e8f0}.admin-header{justify-content:space-between;flex-wrap:wrap;margin-bottom:24px}.admin-header,.admin-header h3{display:flex;align-items:center}.admin-header h3{font-size:1.6rem;font-weight:650;color:#0f2b40;gap:10px}.badge-count{background:#0f3b5c;color:#fff;border-radius:30px;padding:4px 16px;font-size:.9rem;font-weight:600}.client-table{overflow-x:auto;display:block}.client-table,.client-table table{width:100%;border-collapse:collapse}.client-table table{min-width:500px}.client-table th{text-align:left;padding:14px 8px;background:#f8fafd;font-weight:600;color:#1e3b4f;border-bottom:2px solid #dce5ef}.client-table td{padding:14px 8px;border-bottom:1px solid #edf2f9;color:#334155}.empty-message{text-align:center;padding:30px;color:#64748b;font-style:italic}.delete-btn{background:transparent;border:1px solid #dc2626;color:#dc2626;padding:5px 14px;border-radius:20px;cursor:pointer;font-size:.8rem;font-weight:600;transition:.2s}.delete-btn:hover{background:#fee2e2}footer{text-align:center;padding:10px 0;color:#62748c;border-top:1px solid #e2e8f0;margin-top:20px}@media (max-width:700px){.header-inner{flex-direction:column;gap:15px}nav a{margin-left:16px}.hero h1{font-size:2.3rem}.lead-section{padding:30px 24px}}.modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;backdrop-filter:blur(5px)}.modal-content{background:#fff;border-radius:24px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 25px 50px rgba(0,0,0,.3);animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{justify-content:space-between;padding:28px 30px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafd;border-radius:24px 24px 0 0}.modal-header,.modal-header h2{display:flex;align-items:center}.modal-header h2{font-size:1.5rem;color:#0f2b40;margin:0;gap:12px}.close-modal{font-size:2rem;font-weight:300;color:#64748b;cursor:pointer;transition:.2s;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:8px}.close-modal:hover{background:#e2e8f0;color:#0f172a}.modal-body{padding:28px 30px}.modal-body h3{color:#0f2b40;margin-bottom:8px;font-size:1.2rem}.modal-body h4{color:#1e3b4f;margin:20px 0 10px;font-size:1.05rem}.modal-body p{color:#475569;margin-bottom:12px;line-height:1.6}.modal-body ul{margin-left:20px;margin-bottom:15px;color:#475569}.modal-body li{margin-bottom:6px}.modal-footer{padding:10px 30px;border-top:1px solid #e2e8f0;text-align:right;display:flex;justify-content:flex-end}.btn-close-modal{background:#0f3b5c;color:#fff;border:none;padding:12px 28px;border-radius:30px;font-weight:600;cursor:pointer;font-size:1rem;transition:.25s}.btn-close-modal:hover{background:#1c4e72;transform:translateY(-2px);box-shadow:0 8px 16px rgba(15,59,92,.2)}.contact-info{display:flex;flex-direction:column;gap:24px}.contact-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f8fafd;border-radius:16px;border:1px solid #e2e8f0}.contact-item i{font-size:1.8rem;color:#1f5a7a;margin-top:4px;width:40px;text-align:center}.contact-item h4{color:#0f2b40;margin:0 0 6px;font-size:1.1rem}.contact-item .phone-number{font-size:1.4rem;font-weight:700;color:#0f3b5c;margin:6px 0}.contact-item p{color:#64748b;margin:2px 0}.about-modal-content{max-width:750px}.about-body{max-height:65vh;overflow-y:auto}.about-highlight{display:flex;justify-content:space-around;background:linear-gradient(135deg,#0f3b5c,#1c5a7a);border-radius:20px;padding:28px 20px;margin-bottom:28px}.highlight-item{text-align:center;color:#fff}.highlight-number{display:block;font-size:2.2rem;font-weight:700;margin-bottom:6px}.highlight-label{display:block;font-size:.95rem;opacity:.9}.about-section{margin-bottom:24px}.about-section h3{color:#0f2b40;font-size:1.2rem;margin-bottom:10px;display:flex;align-items:center;gap:8px}.about-section h3 i{color:#2d7a9c;font-size:1.1rem}.about-section p{color:#475569;line-height:1.7;margin-bottom:10px}.client-types,.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.type-tag{background:#e8f0f8;color:#1e4b6a;padding:6px 14px;border-radius:20px;font-size:.9rem;font-weight:500;border:1px solid #d0dde8}.qualification-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-top:10px}.qual-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f8fafd;border-radius:12px;border:1px solid #e2e8f0}.qual-item i{color:#2d7a9c;font-size:1rem;width:20px}.qual-item span{color:#334155;font-weight:500;font-size:.95rem}.about-body::-webkit-scrollbar{width:6px}.about-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.about-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}@media (max-width:600px){.modal-content{width:95%;margin:20px}.modal-body,.modal-header{padding:20px}}.custom-alert-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.custom-alert-box{background:#fff;border-radius:20px;padding:32px 28px 24px;width:90%;max-width:400px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:scaleIn .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes scaleIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.custom-alert-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:2rem}