@charset "UTF-8";:root{--keysim-blue:#00d4ff;--keysim-purple:#9747ff;--keysim-dark:#0e3554;--keysim-gray:#64748b;--status-green:#10b981;--status-yellow:#f59e0b;--status-red:#ef4444}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar-custom{background-color:var(--keysim-dark)!important;box-shadow:0 2px 10px rgba(0,0,0,0.1);padding:1rem}.navbar-custom .navbar-toggler{border:none;padding:4px 8px}.navbar-custom .navbar-toggler:focus{box-shadow:none}.navbar-custom .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-custom .navbar-brand img{height:50px;width:auto}.navbar-custom .navbar-nav .nav-link{color:#fff!important;font-weight:500;margin:0 10px;transition:color 0.3s}.navbar-custom .navbar-nav .nav-link:hover{color:#1b66a1!important}.btn-keysim{background:linear-gradient(135deg,#00d4ff,#9747ff);border:none;color:#fff!important;font-weight:600;padding:12px 24px;border-radius:8px;transition:all 0.3s ease;text-decoration:none}.btn-keysim:hover{transform:translateY(-2px);transition:all 0.3s ease;box-shadow:0 10px 25px rgba(0,212,255,0.3);color:#fff!important}.btn-secondary-custom{background:rgba(255,255,255,0.2);border:2px solid rgba(255,255,255,0.3);color:#fff!important;font-weight:600;padding:12px 24px;border-radius:8px;transition:all 0.3s ease;text-decoration:none;backdrop-filter:blur(10px)}.btn-secondary-custom:hover{background:rgba(255,255,255,0.3);border-color:rgba(255,255,255,0.5);transform:translateY(-2px);transition:all 0.3s ease;box-shadow:0 10px 25px rgba(255,255,255,0.2);color:#fff!important}.hero-section{padding:0;position:relative}.hero-section #heroCarousel.carousel{height:100vh;min-height:600px}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item{height:100vh;min-height:600px;position:relative}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item .carousel-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item .carousel-bg-1{background-image:url("/static/images/iot_sim_solution.png?94b98e264645")}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item .carousel-bg-2{background-image:url("/static/images/global.png?94b98e264645")}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item .carousel-bg-3{background-image:url("/static/images/security_eg.png?94b98e264645")}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item .carousel-bg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:2}.hero-section #heroCarousel.carousel .carousel-inner .carousel-item .carousel-caption-custom{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,0.5);z-index:10}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;color:rgba(255,255,255,0.9);text-shadow:1px 1px 2px rgba(0,0,0,0.5);line-height:1.6}.carousel-control-prev,.carousel-control-next{width:5%;opacity:0.7;transition:opacity 0.3s;z-index:15}.carousel-control-prev:hover,.carousel-control-next:hover{opacity:1}.carousel-indicators{bottom:30px;z-index:15}.carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:50%;margin:0 5px;background-color:rgba(255,255,255,0.5)}.carousel-indicators [data-bs-target].active{background-color:#fff}.page-header{position:relative;padding:200px 0 100px;background:linear-gradient(135deg,#0e3554 0%,#0a273e 100%);overflow:hidden}.page-header::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(0,212,255,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(151,71,255,0.1) 0%,transparent 50%);z-index:1}.page-header .page-header-content{position:relative;z-index:2}.page-header .page-header-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,0.3)}.page-header .page-header-subtitle{font-size:1.25rem;color:rgba(255,255,255,0.9);max-width:700px;margin:0 auto;line-height:1.6}.page-header .breadcrumb{background:transparent;padding:0;margin-bottom:1.5rem}.page-header .breadcrumb .breadcrumb-item{color:rgba(255,255,255,0.7)}.page-header .breadcrumb .breadcrumb-item a{color:rgba(255,255,255,0.9);text-decoration:none;transition:color 0.3s}.page-header .breadcrumb .breadcrumb-item a:hover{color:#00d4ff}.page-header .breadcrumb .breadcrumb-item.active{color:#fff}.page-header .breadcrumb .breadcrumb-item + .breadcrumb-item::before{color:rgba(255,255,255,0.5)}.page-header-image{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.page-header-image::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(14,53,84,0.5);z-index:1}.page-header-image .page-header-content,.page-header-image .scroll-indicator{position:relative;z-index:2}.page-header-news{background-image:url("/static/images/keysim-background.jpg?2eab82e01925")}.page-header-gradient{background:linear-gradient(135deg,#00d4ff 0%,#9747ff 100%)}.page-header-compact{padding:100px 0 60px}.page-header-compact .page-header-title{font-size:2.5rem}.page-header-compact .page-header-subtitle{font-size:1.1rem}.team-section{padding:80px 0;background:#f8fafc}.team-section .col-12{margin-bottom:3rem}.team-section .col-12:last-child{margin-bottom:0}.team-member{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,0.08);margin-bottom:0;transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%}.team-member:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,0.15)}.team-member-left{display:flex;flex-direction:row}.team-member-right{display:flex;flex-direction:row-reverse}.member-image-wrapper{flex:0 0 280px;position:relative;background:linear-gradient(135deg,#0e3554 0%,#0a273e 100%);display:flex;align-items:center;justify-content:center;padding:40px}.member-image{width:200px;height:200px;border-radius:50%;border:6px solid rgba(255,255,255,0.2);object-fit:cover;background:rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;font-size:60px;color:#fff;font-weight:bold}.member-content{flex:1;padding:40px;display:flex;flex-direction:column}.member-header{margin-bottom:25px}.member-name{font-size:28px;font-weight:700;color:#0e3554;margin-bottom:8px;display:flex;align-items:center;gap:12px}.member-badge{display:inline-block;background:#00d4ff;color:#fff;font-size:12px;padding:4px 12px;border-radius:20px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.member-title{color:#9747ff;font-size:18px;font-weight:600;margin-bottom:20px}.member-bio{color:#4a5568;line-height:1.8;font-size:15px;margin-bottom:20px}.member-bio p:last-child{margin-bottom:0}.member-links{margin-top:auto;padding-top:20px;border-top:2px solid #f8fafc}.member-link{display:inline-flex;align-items:center;gap:8px;color:#00d4ff;text-decoration:none;font-weight:600;padding:8px 16px;border-radius:8px;transition:all 0.3s ease;margin-right:12px;font-size:14px}.member-link:hover{background:linear-gradient(135deg,#00d4ff,#9747ff);color:#fff;transform:translateX(4px)}.credential-badge{display:inline-block;margin-top:15px;max-width:150px}.credential-badge img{width:100%;height:auto}@media (max-width:991px){.team-member-left,.team-member-right{flex-direction:column}.member-image-wrapper{flex:0 0 auto;padding:30px}.member-image{width:150px;height:150px}.member-content{padding:30px}}.features{padding:80px 0;background:#fff}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#1a202c}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);text-align:center;transition:transform 0.3s,box-shadow 0.3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,0.12)}.feature-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#1a202c}.feature-card p{color:#64748b;line-height:1.6}.feature-icon{width:80px;height:80px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff;font-size:3.5rem}.networks-section{background:#f8fafc;padding:60px 0}.networks-section .network-logo{font-size:2rem;font-weight:bold;color:#4a5568;opacity:0.7}.testimonials-section{padding:80px 0;background:#fff}.testimonials-section .testimonial-card{background:#f8fafc;padding:2rem;border-radius:12px;border-left:4px solid var(--keysim-blue);height:100%;display:flex;flex-direction:column}.testimonials-section .testimonial-card .stars{color:#fbbf24;font-size:1.2rem;margin-bottom:1rem}.testimonials-section .testimonial-card .testimonial-text{font-style:italic;margin-bottom:1rem;color:#4a5568;line-height:1.6;flex-grow:1}.testimonials-section .testimonial-card .testimonial-footer{margin-top:auto;padding-top:1rem;border-top:2px solid rgba(0,212,255,0.1)}.testimonials-section .testimonial-card .testimonial-author{font-weight:600;color:#1a202c;margin-bottom:0.25rem}.testimonials-section .testimonial-card .testimonial-company{color:var(--keysim-gray);font-size:0.9rem}.partners-stats-section{padding:60px 0;background:#fff;margin-top:-40px;position:relative;z-index:10}.stat-card{background:#fff;border-radius:16px;padding:2rem;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:all 0.3s ease;height:100%}.stat-card:hover{transform:translateY(-8px);box-shadow:0 10px 40px rgba(0,0,0,0.12)}.stat-icon{width:60px;height:60px;background:#00d4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.stat-icon i{color:#fff;font-size:1.5rem}.stat-number{font-size:2.5rem;font-weight:700;color:#0e3554;line-height:1;margin-bottom:0.5rem}.stat-label{color:#64748b;font-size:0.95rem;font-weight:500}.partner-section{padding:80px 0;position:relative}.partner-section-light{background:#f8fafc}.partner-section-dark{background:#fff}.partner-logo-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 40px rgba(0,0,0,0.08);text-align:center;transition:all 0.3s ease;position:relative}.partner-logo-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,0.15)}.partner-logo{max-width:280px;width:100%;height:auto;margin-bottom:1.5rem}.partner-badge{display:inline-block;background:linear-gradient(135deg,#00d4ff,#9747ff);color:#fff;font-size:0.875rem;padding:8px 20px;border-radius:20px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.partner-content{padding:0 1rem}.partner-title{font-size:2.5rem;font-weight:700;color:#0e3554;margin-bottom:0.5rem}.partner-tagline{font-size:1.25rem;color:#00d4ff;font-weight:600;margin-bottom:1.5rem}.partner-description{color:#4a5568;line-height:1.8;font-size:1.05rem;margin-bottom:1.5rem}.partner-features{margin:2rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.partner-feature-item{display:flex;align-items:center;gap:0.75rem;color:#4a5568;font-weight:500}.partner-feature-item i{color:#00d4ff;font-size:1.25rem;flex-shrink:0}.network-badges{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.network-badge{background:linear-gradient(135deg,rgba(0,212,255,0.1),rgba(151,71,255,0.1));border:2px solid rgba(0,212,255,0.3);border-radius:12px;padding:0.75rem 1.5rem;display:flex;align-items:center;gap:0.75rem;font-weight:600;color:#0e3554;transition:all 0.3s ease}.network-badge i{color:#00d4ff;font-size:1.25rem}.network-badge:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,212,255,0.2);background:linear-gradient(135deg,#00d4ff,#9747ff);color:#fff;border-color:transparent}.network-badge:hover i{color:#fff}.partner-highlight{background:linear-gradient(135deg,rgba(0,212,255,0.1),rgba(151,71,255,0.1));border-left:4px solid #00d4ff;padding:1.5rem;border-radius:8px;margin-top:2rem;display:flex;align-items:center;gap:1rem}.partner-highlight i{color:#00d4ff;font-size:1.5rem;flex-shrink:0}.partner-highlight span{color:#0e3554;font-weight:600;font-size:1.05rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}@media (max-width:991px){.partner-title{font-size:2rem}.partner-tagline{font-size:1.1rem}.partner-logo-card{margin-bottom:2rem}.stat-card{margin-bottom:1.5rem}}@media (max-width:768px){.partners-stats-section{padding:40px 0;margin-top:-20px}.stat-number{font-size:2rem}.partner-section{padding:60px 0}.partner-title{font-size:1.75rem}.partner-features{grid-template-columns:1fr}.network-badges{justify-content:center}.cta-buttons{flex-direction:column;align-items:stretch}.cta-buttons .btn{width:100%;margin:0 0 1rem 0!important}}.cta-section{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:80px 0}.footer{background:linear-gradient(135deg,#1a1f2e 0%,#2c3e50 100%);color:#fff;padding-top:60px}.brand-logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.logo-icon{width:45px;height:45px;background:linear-gradient(135deg,#00d4ff 0%,#00f2fe 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:24px}.brand-name{font-size:28px;font-weight:700;color:#fff;letter-spacing:-0.5px}.brand-description{color:#b8c4d6;line-height:1.6;font-size:15px;margin-bottom:20px}.social-links{display:flex;gap:15px}.social-link{width:40px;height:40px;background:rgba(255,255,255,0.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all 0.3s ease}.social-link:hover{background:linear-gradient(135deg,#00d4ff 0%,#00f2fe 100%);transform:translateY(-3px);color:#fff}.footer-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#fff}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-link{color:#b8c4d6;text-decoration:none;font-size:15px;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px}.footer-link:hover{color:#00d4ff;padding-left:5px}.footer-link i{font-size:12px;opacity:0;transition:opacity 0.3s ease}.footer-link:hover i{opacity:1}.contact-item{display:flex;align-items:flex-start;gap:12px;color:#b8c4d6;font-size:14px;margin-bottom:15px}.contact-item i{color:#00d4ff;margin-top:3px;font-size:16px}.newsletter-text{color:#b8c4d6;font-size:14px;margin-bottom:15px}.newsletter-form{display:flex;gap:8px}.newsletter-input{flex:1;padding:12px 15px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.05);border-radius:8px;color:#fff;font-size:14px;transition:all 0.3s ease}.newsletter-input:focus{outline:none;border-color:#00d4ff;background:rgba(255,255,255,0.08);box-shadow:none}.newsletter-input::placeholder{color:rgba(184,196,214,0.6)}.newsletter-button{padding:12px 20px;background:linear-gradient(135deg,#00d4ff 0%,#00f2fe 100%);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all 0.3s ease}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,212,255,0.4)}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding:25px 0;margin-top:40px}.copyright{color:#b8c4d6;font-size:14px}.footer-bottom-links{display:flex;gap:25px;justify-content:end}.footer-bottom-link{color:#b8c4d6;text-decoration:none;font-size:14px;transition:color 0.3s ease}.footer-bottom-link:hover{color:#00d4ff}.contact-card{background:white;border-radius:16px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(0,0,0,0.15)}.contact-card h3{color:#0e3554;font-weight:600;margin-bottom:1rem}.contact-card p{color:#64748b;margin-bottom:1.5rem}.contact-icon{width:70px;height:70px;background:#00d4ff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;color:white}.contact-link{color:#00d4ff;text-decoration:none;font-weight:500;transition:color 0.3s ease}.contact-link:hover{color:#9747ff}.form-section{background:#f9fafb;padding:80px 0}.form-container{background:white;border-radius:16px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.form-label{font-weight:500;color:#0e3554;margin-bottom:0.5rem}.form-control,.form-select{border:2px solid #e5e7eb;border-radius:8px;padding:0.75rem 1rem;transition:border-color 0.3s ease,box-shadow 0.3s ease}.form-control:focus,.form-select:focus{border-color:#00d4ff;box-shadow:0 0 0 0.2rem rgba(0,212,255,0.15)}.btn-primary{background:linear-gradient(135deg,#00d4ff,#9747ff);border:none;padding:1rem 2.5rem;font-weight:600;border-radius:8px;transition:transform 0.3s ease,box-shadow 0.3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,212,255,0.3)}.info-section{padding:80px 0}.info-item{display:flex;align-items:start;margin-bottom:2rem}.info-icon{width:50px;height:50px;background:#00d4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;flex-shrink:0}.info-icon i{color:white;font-size:1.25rem}.info-content h4{color:#0e3554;font-weight:600;margin-bottom:0.5rem}.info-content p{color:#64748b;margin-bottom:0}.contact-form-wrapper{background:white;border-radius:16px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,0.08);margin:3rem 0}@media (max-width:768px){.contact-form-wrapper{padding:2rem 1.5rem}}.form-group{margin-bottom:1.5rem}.form-group label{font-weight:500;color:#0e3554;margin-bottom:0.5rem;display:block}.form-group.general-field{display:block}.form-group.org-field,.form-group.check-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-control,.form-select{border:2px solid #e5e7eb;border-radius:8px;padding:0.75rem 1rem;font-size:1rem;transition:border-color 0.3s ease,box-shadow 0.3s ease;width:100%}.form-control:focus,.form-select:focus{border-color:#00d4ff;box-shadow:0 0 0 0.2rem rgba(0,212,255,0.15);outline:none}.form-control::placeholder,.form-select::placeholder{color:#9ca3af}.form-control.is-valid,.form-select.is-valid{border-color:#10b981;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2310b981' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-valid:focus,.form-select.is-valid:focus{border-color:#10b981;box-shadow:0 0 0 0.2rem rgba(16,185,129,0.25)}.form-control.is-invalid,.form-select.is-invalid{border-color:#ef4444;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ef4444'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ef4444' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-invalid:focus,.form-select.is-invalid:focus{border-color:#ef4444;box-shadow:0 0 0 0.2rem rgba(239,68,68,0.25)}textarea.form-control{min-height:120px;resize:vertical}.form-check{margin-bottom:1.5rem}.form-check .form-check-input{width:1.25rem;height:1.25rem;margin-top:0.125rem;border:2px solid #e5e7eb;border-radius:4px;transition:all 0.3s ease}.form-check .form-check-input:focus{border-color:#00d4ff;box-shadow:0 0 0 0.2rem rgba(0,212,255,0.15)}.form-check .form-check-input:checked{background-color:#00d4ff;border-color:#00d4ff}.form-check .form-check-label{color:#64748b;margin-left:0.5rem}.invalid-feedback{display:block;margin-top:0.5rem;font-size:0.875rem;color:#ef4444;font-weight:500}.valid-feedback{display:block;margin-top:0.5rem;font-size:0.875rem;color:#10b981;font-weight:500}.alert{border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;border:none;font-weight:500}.alert.alert-success{background-color:#d1fae5;color:#065f46}.alert.alert-danger,.alert.alert-error{background-color:#fee2e2;color:#991b1b}.alert.alert-warning{background-color:#fef3c7;color:#92400e}.alert.alert-info{background-color:#dbeafe;color:#1e40af}.alert .btn-close{padding:0.5rem;opacity:0.5;transition:opacity 0.3s ease}.alert .btn-close:hover{opacity:0.75}.buttons{margin-top:2rem;display:flex;gap:1rem;flex-wrap:wrap}.buttons button[type="submit"],.buttons .btn-light{background:linear-gradient(135deg,#00d4ff,#9747ff);border:none;color:#fff!important;font-weight:600;padding:12px 24px;border-radius:8px;transition:all 0.3s ease;text-decoration:none;font-size:1rem;padding:0.875rem 2rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:0.5rem}.buttons button[type="submit"]:hover,.buttons .btn-light:hover{transform:translateY(-2px);transition:all 0.3s ease;box-shadow:0 10px 25px rgba(0,212,255,0.3);color:#fff!important}.buttons button[type="submit"]:disabled,.buttons .btn-light:disabled{opacity:0.6;cursor:not-allowed;transform:none!important}.buttons button[type="submit"] i,.buttons .btn-light i{font-size:1rem}.form-label::after{content:none}.form-group label[for]{position:relative}.form-text{display:block;margin-top:0.5rem;font-size:0.875rem;color:#64748b}.btn-loading{position:relative;color:transparent!important}.btn-loading::after{content:"";position:absolute;width:1rem;height:1rem;top:50%;left:50%;margin-left:-0.5rem;margin-top:-0.5rem;border:2px solid rgba(255,255,255,0.3);border-radius:50%;border-top-color:#fff;animation:spinner 0.6s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.security-hero{background:linear-gradient(135deg,var(--keysim-dark) 0%,#0a2740 100%);color:white;padding:6rem 0 4rem;position:relative;overflow:hidden}.security-hero::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(0,212,255,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(151,71,255,0.1) 0%,transparent 50%);z-index:1}.security-hero-content{position:relative;z-index:2}.hero-scroll-indicator{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:3}.security-feature-img{width:280px;height:280px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;box-shadow:0 8px 24px rgba(0,0,0,0.12);transition:transform 0.3s ease}.security-feature-img:hover{transform:translateY(-8px)}.security-feature-img img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.security-hero{padding:4rem 0 3rem}.security-hero h1{font-size:2rem}.security-feature-img{width:220px;height:220px}}.benefit-item{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);margin-bottom:2rem;transition:transform 0.3s ease,box-shadow 0.3s ease}.benefit-item:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,0.12)}.benefit-item h2,.benefit-item h3{color:#0e3554;font-weight:600}.benefit-item p{color:#64748b;line-height:1.8}.benefit-icon{width:60px;height:60px;background:#00d4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.benefit-icon i{color:#fff;font-size:1.5rem}.security-feature-img{width:280px;height:280px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;box-shadow:0 8px 24px rgba(0,0,0,0.12);transition:transform 0.3s ease}.security-feature-img:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,0.15)}.security-feature-img img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.security-feature-img{width:220px;height:220px}.benefit-item{padding:1.5rem}}.product-showcase{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:2rem;background:linear-gradient(135deg,rgba(0,212,255,0.05),rgba(151,71,255,0.05));border-radius:20px;border:3px solid rgba(0,212,255,0.2);transition:all 0.3s ease}@media (max-width:991px){.product-showcase{order:-1;margin-bottom:2rem}}.product-showcase .product-image{max-width:100%;height:auto;border-radius:12px;filter:drop-shadow(0 10px 30px rgba(0,0,0,0.15));transition:transform 0.3s ease}.product-showcase .product-image:hover{transform:scale(1.05)}.application-list{list-style:none;padding-left:0}.application-list li{padding:0.75rem 0;padding-left:2.5rem;position:relative;color:#64748b;font-size:1.05rem;line-height:1.6}.application-list li::before{content:'\f00c';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;left:0;color:#00d4ff;font-size:1.1rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.content-block{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);margin-bottom:2rem}.icon-feature{display:flex;gap:1.5rem;align-items:start;margin-bottom:2rem}.icon-feature-icon{width:60px;height:60px;background:#00d4ff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-feature-icon i{color:white;font-size:1.5rem}.icon-feature-content h3{color:#0e3554;font-size:1.25rem;font-weight:600;margin-bottom:0.5rem}.icon-feature-content p{color:#64748b;margin-bottom:0;line-height:1.7}.faq-category-link{display:flex;flex-direction:column;align-items:center;gap:0.75rem;padding:1.5rem;background:#fff;border-radius:12px;border:2px solid rgba(0,212,255,0.1);text-decoration:none;transition:all 0.3s ease;color:#0e3554}.faq-category-link i{font-size:2rem;color:#00d4ff;transition:transform 0.3s ease}.faq-category-link span{font-weight:600;font-size:0.95rem}.faq-category-link:hover{transform:translateY(-5px);border-color:#00d4ff;box-shadow:0 8px 24px rgba(0,212,255,0.2);color:#0e3554}.faq-category-link:hover i{transform:scale(1.1)}.faq-section{margin-bottom:4rem}.faq-section:last-child{margin-bottom:0}.faq-section-title{font-size:2rem;font-weight:700;color:#0e3554;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #00d4ff;display:flex;align-items:center;gap:1rem}.faq-section-title i{color:#00d4ff;font-size:1.75rem}.faq-item{background:#fff;border:2px solid rgba(0,212,255,0.1);border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all 0.3s ease}.faq-item:hover{border-color:rgba(0,212,255,0.3);box-shadow:0 4px 12px rgba(0,0,0,0.08)}.faq-item:last-child{margin-bottom:0}.faq-item .accordion-header{margin-bottom:0}.faq-item .accordion-button{background:#fff;color:#0e3554;font-weight:600;font-size:1.1rem;padding:1.25rem 1.5rem;border:none;box-shadow:none}.faq-item .accordion-button:not(.collapsed){background:linear-gradient(135deg,rgba(0,212,255,0.05),rgba(151,71,255,0.05));color:#0e3554;box-shadow:none}.faq-item .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300d4ff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.faq-item .accordion-button:focus{box-shadow:none;border:none}.faq-item .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230e3554'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");width:1.5rem;height:1.5rem}.faq-item .accordion-body{padding:1.5rem;color:#64748b;line-height:1.8;font-size:1.05rem;background:#fff}.faq-item .accordion-collapse{border:none}.privacy-page .section-row{padding:60px 0}@media (max-width:768px){.privacy-page .header h1{font-size:2rem}}.privacy-section{margin-bottom:50px;background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.privacy-section .section-title{font-size:1.8rem;font-weight:600;color:#1e3a5f;margin-bottom:25px;padding-bottom:15px;border-bottom:3px solid #2c5f8d;display:flex;align-items:center;gap:15px}.privacy-section .section-title i{color:#2c5f8d;font-size:1.5rem}@media (max-width:768px){.privacy-section .section-title{font-size:1.4rem}}.privacy-section .content-block{margin-bottom:20px}.privacy-section .content-block p{font-size:1rem;line-height:1.8;color:#333;margin-bottom:15px}.privacy-section .content-block strong{color:#1e3a5f;font-weight:600}.privacy-section .privacy-list{list-style:none;padding-left:0;margin-top:15px}.privacy-section .privacy-list li{padding-left:30px;position:relative;margin-bottom:12px;line-height:1.8;color:#555}.privacy-section .privacy-list li:before{content:"▸";position:absolute;left:10px;color:#2c5f8d;font-weight:bold}@media (max-width:768px){.privacy-section{padding:20px}}.status-section{padding:80px 0}.status-section .overall-status{background:white;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,0.08);margin-bottom:3rem;border:3px solid var(--status-green)}.status-section .overall-status.warning{border-color:var(--status-yellow)}.status-section .overall-status.error{border-color:var(--status-red)}.status-section .overall-status .status-icon{width:80px;height:80px;background:var(--status-green);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem;color:white}.warning .status-section .overall-status .status-icon{background:var(--status-yellow)}.error .status-section .overall-status .status-icon{background:var(--status-red)}.status-section .overall-status .status-title{font-size:2.5rem;font-weight:700;color:var(--status-green);margin-bottom:0.5rem}.warning .status-section .overall-status .status-title{color:var(--status-yellow)}.error .status-section .overall-status .status-title{color:var(--status-red)}.status-section .overall-status .status-subtitle{color:#64748b;font-size:1.1rem}.status-section .service-card{background:white;border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,0.06);transition:transform 0.3s ease,box-shadow 0.3s ease}.status-section .service-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,0.12)}.status-section .service-card .service-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.status-section .service-card .service-header .service-name{font-size:1.25rem;font-weight:600;color:var(--keysim-dark);display:flex;align-items:center;gap:0.75rem}.status-section .service-card .service-header .service-name i{color:var(--keysim-blue)}.status-section .service-card .service-header .status-badge{padding:0.5rem 1rem;border-radius:20px;font-weight:600;font-size:0.9rem;display:inline-flex;align-items:center;gap:0.5rem}.status-section .service-card .service-header .status-badge.operational{background:#d1fae5;color:#065f46}.status-section .service-card .service-header .status-badge.degraded{background:#fef3c7;color:#92400e}.status-section .service-card .service-header .status-badge.outage{background:#fee2e2;color:#991b1b}.status-section .service-card .service-description{color:#64748b;font-size:0.95rem;margin-top:0.5rem}.status-section .service-card .uptime-bar{display:flex;gap:2px;height:40px;margin-top:1rem}.status-section .service-card .uptime-bar .uptime-day{flex:1;background:var(--status-green);border-radius:4px;position:relative;cursor:pointer;transition:transform 0.2s ease}.status-section .service-card .uptime-bar .uptime-day:hover{transform:scaleY(1.1)}.status-section .service-card .uptime-bar .uptime-day.degraded{background:var(--status-yellow)}.status-section .service-card .uptime-bar .uptime-day.outage{background:var(--status-red)}.status-section .service-card .uptime-legend{display:flex;justify-content:space-between;margin-top:0.5rem;font-size:0.85rem;color:#64748b}.status-section .incident-section{margin-top:2rem}.status-section .incident-section .incident-card{background:#fef3c7;border-left:4px solid var(--status-yellow);border-radius:8px;padding:1.5rem;margin-bottom:1rem}.status-section .incident-section .incident-card.resolved{background:#d1fae5;border-left-color:var(--status-green)}.status-section .incident-section .incident-card.critical{background:#fee2e2;border-left-color:var(--status-red)}.status-section .incident-section .incident-card .incident-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:0.75rem}.status-section .incident-section .incident-card .incident-header .incident-title{font-weight:600;color:var(--keysim-dark);font-size:1.1rem}.status-section .incident-section .incident-card .incident-header .incident-time{color:#64748b;font-size:0.9rem}.status-section .incident-section .incident-card .incident-description{color:#4a5568;line-height:1.6}.status-section .last-updated{text-align:center;color:#64748b;margin-top:3rem;font-size:0.95rem}@media (max-width:768px){#heroCarousel{height:80vh;min-height:500px}#heroCarousel .carousel-item{height:80vh;min-height:500px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.contact-card{margin-bottom:2rem}.networks-section .network-logo{font-size:1.5rem}.page-header{padding:100px 0 60px}.page-header .page-header-title{font-size:2rem}.page-header .page-header-subtitle{font-size:1rem}.page-header-compact{padding:80px 0 50px}.page-header-compact .page-header-title{font-size:1.75rem}.faq-section-title{font-size:1.5rem;flex-direction:column;align-items:flex-start}.faq-category-link{padding:1rem}.faq-category-link i{font-size:1.5rem}.faq-category-link span{font-size:0.875rem}.faq-item .accordion-button{font-size:1rem;padding:1rem}.faq-item .accordion-body{padding:1rem;font-size:0.95rem}.overall-status{padding:2rem}.status-title{font-size:2rem}.service-header{flex-direction:column;align-items:flex-start;gap:1rem}}