@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root{--navbar-height:140px}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}html,body{scroll-behavior:smooth;font-family:Inter,sans-serif}li{list-style:none}a{text-decoration:none}p{font-weight:300;line-height:1.2}header{color:#fff;background-image:linear-gradient(#000000b3,#000000b3),url(../images/dashboard.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:65vh;padding:2rem;display:flex;position:relative}.container{max-width:1150px;margin:auto;padding:0 1rem}.navbar{z-index:1000;background:#000;padding:1rem 0;position:sticky;top:0}section{scroll-margin-top:var(--navbar-height)}.nav-items{color:#fff;max-width:1150px;padding:1.rem;background:#000;border-radius:12px;justify-content:space-between;align-items:center;height:100%;margin:auto;display:flex}.nav-items a{color:#fff}.logo img{width:220px}.nav-links{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.nav-link{margin-left:1.6rem;font-family:Lexend,sans-serif;font-size:.95rem;font-weight:300}.nav-link:hover{color:#ccc}.btn{cursor:pointer;box-sizing:border-box;white-space:nowrap;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:500;line-height:1.2;transition:background-color .3s,border-color .3s;display:inline-flex}.btn-primary{color:#fff;background:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background:#00c5e6;border-color:#00c5e6}.btn-secondary{color:#fff;background:#000;border-color:#000}.hero{text-align:center;max-width:900px;margin:0 auto}.hero-heading{color:#fff;font-size:4rem;font-weight:800;line-height:1.1}.hero-subheading{color:#f0f0f0;margin-top:2rem;font-size:1.25rem;font-weight:300;line-height:1.6}.buttons{justify-content:center;align-items:center;gap:1.5rem;margin:3rem 0 0;display:flex}.problem-section{border-bottom:1px solid #efefef;margin:7rem 0;padding:0}.problem-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.problem-label{text-transform:uppercase;letter-spacing:.1em;color:#007bff;margin-bottom:1rem;font-size:.82rem;font-weight:600}.problem-left h2{color:#000;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;line-height:1.3}.problem-intro{color:#555;margin-bottom:1.5rem;font-size:.97rem;line-height:1.75}.problem-tagline{color:#000;border-left:3px solid #007bff;padding-left:.8rem;font-size:1rem;font-weight:700}.problem-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.problem-item{color:#333;border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:1rem;padding:1.4rem 0;font-size:1rem;line-height:1.55;display:flex}.problem-item:first-child{border-top:1px solid #f0f0f0}.problem-icon{color:#cc2a2a;flex-shrink:0;margin-top:2px}@media screen and (width<=768px){.problem-grid{grid-template-columns:1fr;gap:3rem}.problem-left h2{font-size:1.8rem;position:static}}.services-section{color:#333;background-color:#fff;margin:7rem 0;padding:0}.services-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:4rem;display:flex}.text-container{gap:40px;display:flex}.services-header h2{color:#000;margin:0;font-size:2rem;font-weight:700}.services-header p{color:#555;max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.services-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:space-between;gap:20px;display:grid}.service-item{border:.1rem solid #e0e0e0;border-radius:12px;flex:calc(25% - 20px);padding:1rem}.service-icon{object-fit:contain;background:#007bff;border-radius:50%;height:100px;margin-bottom:1.5rem;padding:10px}.service-item h3{color:#000;margin-bottom:1.2rem;font-size:1.2rem;font-weight:700}.service-item p{color:#555;font-size:.95rem;font-weight:400;line-height:1.5}.get-started-section{color:#fff;padding:7rem 0}.content-container{background-color:#4b005a;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:start;gap:20px;padding:40px;display:flex}.text-content{flex-direction:column;flex:1;max-width:500px;display:flex}.text-content h1{margin:0 0 20px;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:700;line-height:1.2}.text-content p{margin:0 0 30px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5}.cta-button{justify-content:center;align-items:center;display:flex}.image-container{text-align:center;flex:1;max-width:600px;height:auto;overflow:hidden}.image-container img{object-fit:cover;border-radius:12px;width:100%;height:auto;box-shadow:0 4px 6px #0003}.cta-section{color:#fff;background-image:linear-gradient(#000000bf,#000000bf),url(../images/cta.png);background-position:50%;background-size:cover;border-radius:12px;justify-content:space-between;align-items:center;margin:7rem 0;padding:4rem 5rem;display:flex}.cta-content{max-width:600px}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta-content p{color:#f0f0f0;font-size:1.1rem;line-height:1.6}@media (width<=992px){.cta-section{text-align:center;flex-direction:column;gap:2rem;padding:3rem 2rem}}.tech-section{color:#333;background-color:#fff;grid-template-columns:1fr 1.5fr;align-items:start;gap:60px;margin:7rem 0;display:grid}@media (width<=992px){.tech-section{grid-template-columns:1fr;gap:40px}}.tech-text{max-width:100%;line-height:1.2;position:sticky;top:100px}@media (width<=992px){.tech-text{position:static}}.tech-text h2{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.3}.btn-work{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:12px;margin-top:2rem;padding:15px 30px;font-size:1rem;font-weight:400;transition:background-color .3s}.btn-work:hover{background:#00c5e6}.tech-icons{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem 2rem;width:100%;display:grid}.tech-category h4{color:#555;margin-bottom:15px;font-size:1.1rem;font-weight:700}.icon-row{flex-wrap:wrap;gap:15px;display:flex}.icon-box{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.icon-box:hover{border-color:#007bff4d;transform:translateY(-5px);box-shadow:0 8px 20px #007bff1a}.icon-box img{max-width:35px;transition:transform .3s}.icon-box:hover img{transform:scale(1.1)}.benefits-section{color:#333;background-color:#fff;margin:7rem 0;padding:0}.benefits-header{text-align:center;margin-bottom:4rem}.benefits-header h2{color:#000;margin:0;font-size:2.5rem;font-weight:700}.benefits-header p{color:#555;max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5}.benefits-list{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.benefit-item{background-color:#fff;border:1px solid #efefef;border-radius:12px;flex-direction:column;justify-content:flex-start;padding:3rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 12px #00000005}.benefit-item:hover{border-color:#e1e6eb;transform:translateY(-5px);box-shadow:0 15px 35px #0000000f}.benefit-item .icon{background:#f8f9fa;border:1px solid #efefef;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.benefit-item h3{color:#000;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.benefit-item p{color:#555;font-size:1rem;font-weight:400;line-height:1.6}@media (width<=900px){.benefits-list{grid-template-columns:1fr}.benefit-item:first-child,.benefit-item:nth-child(2),.benefit-item:nth-child(3),.benefit-item:nth-child(4){grid-column:span 1}}.process-section{background-color:#fff;margin:7rem 0;padding:0}.process-header-center{text-align:center;max-width:700px;margin:0 auto 4rem}.process-label{text-transform:uppercase;letter-spacing:.1em;color:#007bff;margin-bottom:1rem;font-size:.82rem;font-weight:600;display:block}.process-title{color:#000;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;line-height:1.3}.process-subtitle{color:#555;font-size:1.05rem;line-height:1.6}.process-grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;display:grid}.process-card{flex-direction:column;display:flex}.process-card-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.process-card-number{color:#007bff;background:#f0f7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:700;display:flex}.process-card-line{background-color:#e2e8f0;flex-grow:1;height:1px}.process-card-title{color:#000;margin-bottom:.8rem;font-size:1.3rem;font-weight:700}.process-card-desc{color:#555;font-size:.95rem;line-height:1.6}@media (width<=992px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.process-grid{grid-template-columns:1fr;gap:2.5rem}.process-card-line{display:none}}.faq-section{margin:7rem 0;padding:0}.faq-title{text-align:center;color:#000;margin-bottom:4rem;font-size:2rem;font-weight:700}.faq-accordion{background:#fff;border:.1rem solid #ccc;border-radius:12px;max-width:900px;margin:0 auto;overflow:hidden}.faq-item{border-bottom:.1rem solid #ccc}.faq-item:last-child{border-bottom:none}.faq-question{text-align:left;cursor:pointer;color:#000;background:#fff;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s,color .3s;display:flex}.faq-question:hover{color:#007bff;background:#f1f1f1}.faq-icon{font-size:1.5rem;transition:transform .3s,color .3s}.faq-item.active .faq-question{color:#007bff}.faq-answer{color:#555;background:#fff;max-height:0;padding:0 2rem;font-size:.95rem;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;padding:0 2rem 1.5rem}.faq-item.active .faq-icon{color:#007bff}.how-it-works{background-color:#0a122e;border:none;border-radius:12px;justify-content:space-between;align-items:start;gap:40px;margin:7rem 0;padding:4rem;display:flex}.contact-split-layout{width:100%;display:flex}.contact-split-left{color:#333;background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:6rem 4rem 6rem max(2rem,50vw - 575px);display:flex}.contact-split-right{background-color:#f1f5f9;flex:1;justify-content:flex-start;align-items:center;padding:6rem max(2rem,50vw - 575px) 6rem 4rem;display:flex}@media screen and (width<=960px){.contact-split-layout{flex-direction:column;min-height:auto}.contact-split-left{text-align:center;align-items:center;padding:3rem 1rem}.contact-split-right{justify-content:center;padding:3rem 1rem}}.contact-split-form{background:#fff;border-radius:12px;width:100%;max-width:600px;padding:3rem;box-shadow:0 10px 40px #0000000d}.contact-hero-content{max-width:500px;margin:0}.contact-hero-content h2{color:#000;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.contact-intro{color:#555;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.contact-info-blocks{flex-direction:column;gap:2rem;display:flex}.info-block h3{text-transform:uppercase;letter-spacing:.1em;color:#007bff;margin-bottom:.5rem;font-size:.9rem}.info-block p,.info-block a{color:#111;font-size:1.2rem;text-decoration:none}.info-block a:hover{text-decoration:underline}.contact-info{margin-top:2rem}.contact-info,.email,.phone{margin-bottom:.2rem;font-size:1rem}.btn-cta{color:#fff;background-color:#007bff;margin-top:2rem;transition:background-color .3s}.btn-cta:hover{background:#00c5e6}.form{background:#fff;border:none;border-radius:12px;flex:1;margin:0 auto;padding:3rem}.form-group{flex-direction:column;margin-bottom:15px;display:flex}.form-group label{color:#333;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1px solid #ccc;border-radius:12px;padding:10px;font-family:inherit;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff80}button[type=submit]{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:12px;margin-top:2rem;padding:.85rem 1.8rem;font-size:1rem;transition:background-color .3s}button[type=submit]:hover{background-color:#00c5e6}.footer{color:#fff;background-color:#0a122e;padding:5rem 20px 3rem}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1150px;margin:0 auto;display:flex}.footer-section{flex:calc(25% - 20px);margin:10px;padding-right:1rem}.footer-title{margin-bottom:10px;font-size:2rem;font-weight:400}.footer-text{font-size:.8565rem;line-height:1.5}.footer-heading{letter-spacing:.08em;text-transform:uppercase;color:#a0b0d0;margin-bottom:16px;font-size:.85rem;font-weight:600}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin:8px 0}.footer-links a{color:#c8d4e8;font-size:.9rem;font-weight:300;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-icons{gap:10px;display:flex}.footer-icon{cursor:pointer;background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer-icon:hover{background-color:#007bff;border-color:#007bff}.footer-icon img{width:16px}.footer-divider{border:0;border-top:.1rem solid #ffffff1a;margin:40px 0 20px}.footer-bottom{text-align:center;color:#5a7090;font-size:.85rem}.nav-menu{align-items:center;gap:1.6rem;display:flex}.mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media screen and (width<=960px){.nav-menu{z-index:999;background:#000;flex-direction:column;width:100%;padding:2rem;display:none;position:absolute;top:100%;left:0}.nav-menu.active{display:flex!important}.nav-links{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex!important}.nav-link{margin:0}.mobile-menu-btn{display:block}}@media screen and (width<=768px){header{padding:2rem 0}.container{padding:0 1rem}.nav-items{padding:.2rem 1rem}.logo img{width:180px}.nav-links{display:none}.hero{text-align:center;margin-top:4rem}.hero-heading{font-size:2rem}.hero-subheading{font-size:.85rem}.buttons{flex-direction:column;gap:1rem;width:100%}.buttons .btn{text-align:center;width:100%}.services-header h1{font-size:1.5rem}.services-header p{font-size:.9rem}.service-item h3{font-size:1rem}.service-item p{font-size:.95rem}.text-container,.services-list,.benefits-list{flex-direction:column}.content-container{text-align:center;flex-direction:column}.text-content{margin-bottom:20px}.form{padding:15px}button[type=submit]{width:100%;font-size:14px}.how-it-works{flex-direction:column}.form{width:100%;margin:0;padding:2rem}.container{flex-direction:column;align-items:center}.footer-section{text-align:center;flex:100%;margin:20px 0}.footer-icons{justify-content:center}.dev-process-steps{flex-direction:column;align-items:center}.dev-step{max-width:100%}.dev-process-steps .dev-arrow{margin:1.5rem 0;animation:2s ease-in-out infinite floatArrowDown;transform:rotate(135deg)}@keyframes floatArrowDown{0%,to{transform:translateY(0)rotate(135deg)}50%{transform:translateY(5px)rotate(135deg)}}.portfolio-grid{grid-template-columns:1fr}}.packages-hero{color:#fff;text-align:center;background-color:#0a122e;padding:6rem 0 5rem}.packages-hero-heading{color:#fff;margin-bottom:1.2rem;font-size:2.5rem;font-weight:700}.packages-hero-sub{color:#c8d4e8;max-width:520px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.packages-grid{grid-template-columns:repeat(2,1fr);gap:24px;padding:5rem 0 6rem;display:grid}.package-card{border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;transition:box-shadow .25s;display:flex;overflow:hidden}.package-card:hover{box-shadow:0 8px 24px #00000012}.package-card-header{border-bottom:1px solid #f0f0f0;align-items:center;gap:1.2rem;padding:1.8rem 2rem;display:flex}.package-icon-wrap{background-color:#007bff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.package-icon{object-fit:contain;width:56px;height:56px;padding:0}.package-title{color:#000;margin:0;font-size:1.3rem;font-weight:700}.package-card-body{flex-direction:column;flex:1;padding:1.8rem 2rem 2rem;display:flex}.package-description{color:#555;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.package-includes-heading{color:#333;margin-bottom:.8rem;font-size:.9rem;font-weight:600}.package-includes-list{flex-direction:column;flex:1;gap:10px;margin:0 0 2rem;padding:0;list-style:none;display:flex}.package-includes-list li{color:#444;align-items:center;gap:10px;font-size:.92rem;line-height:1.4;display:flex}.package-cta-btn{align-self:flex-start}.packages-bottom-cta{color:#fff;text-align:center;background-color:#0a122e;padding:5rem 0}.packages-bottom-cta h2{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.packages-bottom-cta p{color:#a0b0d0;max-width:480px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}@media screen and (width<=900px){.packages-grid{grid-template-columns:1fr}.packages-hero-heading{font-size:2rem}}.portfolio-section{background-color:#0f172a;margin:7rem 0;padding:7rem 2rem}.portfolio-header{text-align:center;margin-bottom:4rem}.portfolio-label{text-transform:uppercase;letter-spacing:.1em;color:#38bdf8;margin-bottom:1rem;font-size:.82rem;font-weight:600}.portfolio-header h2{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.8rem;font-weight:800}.portfolio-intro{color:#94a3b8;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.portfolio-card{background-color:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.portfolio-card:hover{border-color:#475569;transform:translateY(-5px);box-shadow:0 20px 40px #0003}.portfolio-card-image-wrap{background-color:#f8f9fa;width:100%;padding-top:60%;position:relative;overflow:hidden}.portfolio-card-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.portfolio-card:hover .portfolio-card-image{transform:scale(1.05)}.portfolio-card-overlay{opacity:0;background:#0a122ecc;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.portfolio-card:hover .portfolio-card-overlay{opacity:1}.portfolio-view-btn{color:#fff;text-transform:uppercase;letter-spacing:.05em;border:2px solid #fff;border-radius:30px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600}.portfolio-card-content{text-align:left;padding:1.5rem}.portfolio-category{color:#007bff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.portfolio-title{color:#f8fafc;margin:0 0 1rem;font-size:1.35rem;font-weight:500;line-height:1.3}.portfolio-card-result{color:#94a3b8;align-items:flex-start;margin:0;font-size:.95rem;line-height:1.5;display:flex}.portfolio-detail-hero{color:#fff;background-color:#0a122e;padding:7rem 0 5rem}.back-link{color:#a0b0d0;margin-bottom:2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.back-link:hover{color:#fff}.portfolio-detail-category{color:#007bff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.portfolio-detail-title{color:#fff;max-width:800px;margin:0;font-size:3.5rem;font-weight:700;line-height:1.1}.portfolio-detail-image-section{padding:4rem 0 0}.portfolio-detail-main-image{border-radius:12px;width:100%;box-shadow:0 20px 40px #0000001a}.portfolio-detail-content{padding:5rem 0 7rem}.portfolio-detail-grid{grid-template-columns:2fr 1fr;gap:5rem;display:grid}.portfolio-detail-main h2{color:#000;margin-bottom:1.2rem;font-size:1.8rem;font-weight:700}.portfolio-detail-main p{color:#444;font-size:1.1rem;line-height:1.8}.portfolio-detail-sidebar{position:sticky;top:100px}.results-card{background-color:#fff;border:1px solid #e1e6eb;border-radius:8px;padding:2.5rem;box-shadow:0 4px 12px #00000008}.results-card h3{color:#000;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1rem;font-weight:600}.results-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.results-list li{color:#444;align-items:flex-start;gap:12px;font-size:.95rem;font-weight:400;line-height:1.5;display:flex}.results-list li svg{stroke:#007bff;flex-shrink:0;margin-top:2px}@media screen and (width<=900px){.portfolio-detail-grid{grid-template-columns:1fr;gap:3rem}.portfolio-detail-title{font-size:2.2rem}}.portfolio-tools{flex-wrap:wrap;gap:8px;display:flex}.tool-badge{color:#555;background-color:#f4f6f8;border:1px solid #e1e6eb;border-radius:4px;padding:5px 12px;font-size:.8rem;font-weight:500}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:#fff;border-radius:16px;width:100%;max-width:540px;max-height:90vh;padding:2.5rem;animation:.25s slideUp;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000026}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;color:#555;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:1.2rem;right:1.2rem}.modal-close:hover{background:#e2e8f0}.modal-header{margin-bottom:1.8rem}.modal-label{text-transform:uppercase;letter-spacing:.1em;color:#007bff;margin-bottom:.4rem;font-size:.78rem;font-weight:600}.modal-title{color:#000;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.modal-sub{color:#666;font-size:.9rem}.modal-form{flex-direction:column;gap:1rem;display:flex}.testimonial-section{background-color:#0a122e;justify-content:center;padding:6rem 2rem;display:flex}.testimonial-inner{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;max-width:760px;display:flex}.testimonial-quote-icon{flex-shrink:0}.testimonial-quote{color:#e0e8ff;letter-spacing:-.01em;border:none;margin:0;padding:0;font-size:1.55rem;font-style:italic;font-weight:300;line-height:1.65}.testimonial-author{align-items:center;gap:1rem;display:flex}.testimonial-avatar{color:#fff;background:linear-gradient(135deg,#007bff,#00c5e6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:700;display:flex}.testimonial-meta{flex-direction:column;gap:2px;display:flex}.testimonial-name{color:#fff;font-size:.95rem;font-weight:600}.testimonial-role{color:#6b80a8;font-size:.85rem}
