*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.container{max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{color:#fff}.btn-primary,.btn-primary:hover{background:linear-gradient(135deg,#0f70bf,#0f70bf)}.btn-primary:hover{box-shadow:0 10px 25px #1e40af4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #0f70bf;color:#0f70bf}.btn-secondary:hover{background:#0f70bf;color:#fff}.section{padding:80px 0}.section-title{color:#0f70bf;font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.section-subtitle{color:#6b7280;font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.text-center{text-align:center}.text-blue{color:#0f70bf}.text-gray{color:#6b7280}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.container{padding:0 15px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #1e40af1a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 4px 20px #0000001a}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{gap:12px;text-decoration:none}.logo-img{display:block;height:42px;width:auto}.logo-subtitle{color:#6b7280}.logo-title{color:#0f70bf}.nav{align-items:center;display:flex;gap:2rem}.nav-link{background:none;border:none;color:#374151;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#0f70bf}.nav-link.active{color:#0f70bf;font-weight:600}.nav-link:after{background:#0f70bf;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px}.mobile-menu-btn span{background:#0f70bf;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width:768px){.mobile-menu-btn{display:flex}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #e5e7eb;font-size:1.1rem;padding:1rem 0;text-align:center;width:100%}.nav-link:last-child{border-bottom:none}}.admin-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:50%;box-shadow:0 2px 8px #1e40af4d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;margin-left:1rem;transition:all .3s ease;width:40px}.admin-btn:hover{box-shadow:0 4px 12px #1e40af66;transform:translateY(-2px) scale(1.05)}@media (max-width:768px){.admin-btn{font-size:1rem;height:36px;margin-left:.5rem;width:36px}}.banner{height:70vh;overflow:hidden;position:relative}.banner-slideshow{height:100%;position:relative}.banner-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}.banner-slide.active{opacity:1}.banner-overlay{align-items:center;background:#0000;display:flex;height:100%;justify-content:flex-end;left:0;position:absolute;text-align:right;top:0;width:100%}.banner-content{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 10px 25px #00000026;flex-direction:column;margin-right:2rem;max-width:50%;padding:2rem 3rem;z-index:2}.banner-content,.banner-logo{display:flex;justify-content:center}.banner-logo{margin-bottom:1.5rem}.banner-logo-img{display:block;height:80px;width:auto}.banner-subtitle{color:#fbbf24;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;text-shadow:none}.service-info{margin-top:0;text-align:center;width:100%}.service-name{color:#0f70bf;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem;text-shadow:none}.service-button{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.service-button:hover{box-shadow:0 6px 8px #00000026;transform:translateY(-2px)}.banner-controls{align-items:center;bottom:2rem;display:flex;gap:1rem;left:50%;position:absolute;transform:translateX(-50%)}.banner-dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:12px;transition:background .3s ease;width:12px}.banner-dot.active{background:#fff}.banner-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:1002}.banner-arrow:hover{background:#ffffff4d;transform:scale(1.1)}.certification-cards{display:flex;flex-direction:column;gap:1rem;left:2rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.certification-image-link{background:#0000;border-radius:.5rem;box-shadow:none;cursor:pointer;display:block;overflow:hidden;padding:0;transition:all .3s ease}.certification-image-link:hover{box-shadow:none;transform:translateX(5px) scale(1.05)}.cert-logo{border-radius:.25rem;display:block;height:auto;width:200px}@media (max-width:768px){.banner-content{margin-right:1rem;max-width:85%;padding:1.5rem 2rem}.banner-logo-img{height:60px}.service-name{font-size:1.4rem}.service-button{font-size:1rem;padding:.6rem 1.2rem}.certification-cards{gap:.75rem;left:1rem;top:55%}.cert-logo{width:180px}}@media (max-width:480px){.banner-content{margin-right:.5rem;max-width:90%;padding:1rem 1.5rem}.banner-logo-img{height:50px}.service-name{font-size:1.2rem}.service-button{font-size:.9rem;padding:.5rem 1rem}.certification-cards{flex-direction:row;gap:.75rem;justify-content:center;left:auto;margin:1rem;overflow-x:auto;position:relative;top:auto;transform:none}.certification-image-link{flex-shrink:0}.cert-logo{width:120px}}@media (max-width:768px){.pdf-modal{height:70vh;margin:1rem;width:95vw}.pdf-modal-close{font-size:1.2rem;height:35px;right:-10px;top:-10px;width:35px}}.services{background:#f8fafc}.services-slider-container{margin:2rem 0;overflow:hidden;position:relative}.services-slider{height:auto;min-height:400px;position:relative;width:100%}.services-slider-track{display:flex;height:100%;transition:transform .5s ease-in-out}.services-slider-track .service-card{align-items:stretch;display:flex;flex-direction:row;flex-shrink:0;height:auto;margin:0;min-height:400px;min-width:100%;width:100%}.services-slider-controls{gap:1rem;margin-top:2rem}.services-slider-arrow,.services-slider-controls{align-items:center;display:flex;justify-content:center}.services-slider-arrow{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:50%;box-shadow:0 4px 10px #1e40af4d;color:#fff;cursor:pointer;font-size:1.2rem;height:50px;transition:all .3s ease;width:50px;z-index:1002}.services-slider-arrow:hover{box-shadow:0 6px 15px #1e40af66;transform:scale(1.1)}.services-slider-arrow:disabled{cursor:not-allowed;opacity:.5;transform:none}.services-slider-dots{display:flex;gap:.5rem}.services-slider-dot{background:#1e40af4d;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.services-slider-dot.active{background:#0f70bf;transform:scale(1.2)}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem;margin-left:-1rem;margin-right:-1rem;padding:0 1rem}.service-card{align-items:stretch;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:row;gap:1.5rem;min-height:400px;overflow:hidden;position:relative}.service-card.has-slideshow{padding:0}.service-card:before{background:linear-gradient(135deg,#0f70bf,#0f70bf);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.service-icon{border-radius:50%;color:#b5c767;height:60px;margin:0 0 1rem;transition:all .3s ease;width:60px}.service-card:hover .service-icon{box-shadow:0 10px 25px #1e40af4d;transform:scale(1.1)}.service-title{color:#0f70bf;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.service-description{color:#6b7280;font-size:1rem;line-height:1.6}.service-slideshow{border-radius:12px 0 0 12px;flex-shrink:0;height:100%;min-height:400px;overflow:hidden;position:relative;width:300px}.service-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:100%;padding:1.5rem;position:relative;text-align:left;z-index:1}.service-slide{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.service-slide.active{opacity:1}.slideshow-controls{bottom:10px;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.slideshow-dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:10px;transition:background .3s ease;width:10px}.slideshow-dot.active{background:#fff}.sectors-section{margin:4rem 0;text-align:center}.sectors-title{color:#0f70bf;font-size:2rem;font-weight:700;margin-bottom:2rem}.sectors-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.sector-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.sector-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.sector-name{color:#0f70bf;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.sector-description{color:#6b7280;font-size:.95rem;line-height:1.5}.standards-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-top:4rem;padding:3rem;text-align:center}.standards-title{color:#0f70bf;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.standards-list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.standard-badge{background:linear-gradient(135deg,#0f70bf,#0f70bf);border-radius:25px;box-shadow:0 4px 10px #1e40af4d;color:#fff;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.standard-badge:hover{box-shadow:0 6px 15px #1e40af66;transform:translateY(-2px)}@media (max-width:768px){.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem}.sectors-grid{grid-template-columns:1fr}.standards-list{gap:.5rem}.standard-badge{font-size:.8rem;padding:.5rem 1rem}.services-slider{height:auto;min-height:350px}.services-slider-track .service-card{flex-direction:column;min-height:350px;padding:1.5rem;text-align:center}.service-slideshow{border-radius:12px 12px 0 0;height:200px;min-height:200px;width:100%}.service-content{min-height:auto;padding:1rem}.services-slider-controls{flex-direction:column;gap:1rem}.services-slider-arrow{font-size:1rem;height:40px;width:40px}.services-slider-dots{order:-1}}@media (max-width:480px){.services-slider{height:auto;min-height:300px}.services-slider-track .service-card{min-height:300px}.service-slideshow{height:150px;min-height:150px}.service-content{min-height:auto;padding:.5rem}.service-title{font-size:1.1rem}.service-description{font-size:.9rem}}.service-gallery-btn{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;box-shadow:0 2px 8px #1e40af4d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.service-gallery-btn:hover{box-shadow:0 4px 12px #1e40af66;transform:translateY(-2px)}.service-gallery-modal{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.service-gallery-content{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:90vw;overflow-y:auto;position:relative;width:1000px}.service-gallery-close{align-items:center;background:#0f70bf;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;position:absolute;right:-15px;top:-15px;transition:all .3s ease;width:40px;z-index:1001}.service-gallery-close:hover{background:#1e3a8a;transform:scale(1.1)}.service-gallery-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:2rem}.service-gallery-icon{color:#0f70bf;flex-shrink:0;font-size:2rem}.service-gallery-info{flex:1 1}.service-gallery-title{color:#0f70bf;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.service-gallery-description{color:#4b5563;line-height:1.6;margin:0 0 1rem}.service-contact-btn{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;box-shadow:0 2px 8px #0f70bf4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.service-contact-btn:hover{background:linear-gradient(135deg,#0d5aa0,#0d5aa0);box-shadow:0 4px 12px #0f70bf66;transform:translateY(-2px)}.service-gallery-images{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem}.service-gallery-item{border-radius:.5rem;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .3s ease}.service-gallery-item:hover{transform:scale(1.02)}.service-gallery-img{display:block;height:250px;object-fit:cover;width:100%}.service-gallery-no-images{color:#6b7280;padding:3rem;text-align:center}@media (max-width:768px){.service-gallery-content{margin:1rem;max-height:85vh;width:95vw}.service-gallery-header{flex-direction:column;padding:1.5rem;text-align:center}.service-gallery-images{grid-template-columns:1fr;padding:1.5rem}.service-gallery-close{font-size:1.2rem;height:35px;right:-10px;top:-10px;width:35px}}.success-cases{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0}.success-cases-header{margin-bottom:60px;text-align:center}.success-cases-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:16px}.success-cases-subtitle{color:#64748b;font-size:1.1rem;margin:0 auto;max-width:600px}.success-cases-grid{display:flex;gap:30px;justify-content:center;margin-bottom:40px}.success-case-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:500px;overflow:hidden;position:relative;width:100%}.success-case-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.case-image{height:350px;position:relative}.case-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.success-case-card:hover .case-img{transform:scale(1.05)}.case-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.success-case-card:hover .case-overlay{opacity:1}.case-detail-btn{align-items:center;background:#0f70bf;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.case-detail-btn:hover{background:#0f70bf;transform:translateY(-2px)}.case-content{padding:24px}.case-meta{align-items:center;justify-content:space-between;margin-bottom:16px}.case-category{background:#0f70bf;border-radius:20px;color:#fff;font-size:.875rem;padding:4px 12px}.case-year{color:#64748b;font-size:.875rem;font-weight:500}.case-title{color:#1e293b;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:12px}.case-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;line-height:1.6;margin-bottom:16px;overflow:hidden}.case-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.case-modal{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}.case-modal-close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .3s ease;width:40px;z-index:10}.case-modal-close:hover{background:#000000b3}.case-modal-content{padding:24px}.case-modal-header{margin-bottom:24px}.case-modal-meta{display:flex;gap:12px;margin-bottom:12px}.case-modal-category{background:#0f70bf;color:#fff}.case-modal-category,.case-modal-year{border-radius:20px;font-size:.875rem;font-weight:600;padding:6px 16px}.case-modal-year{background:#e2e8f0;color:#374151}.case-modal-title{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1.4;margin-bottom:12px}.case-modal-client{color:#64748b;font-size:1rem}.case-modal-gallery{margin-bottom:24px}.gallery-main{border-radius:12px;margin-bottom:16px;overflow:hidden;position:relative}.gallery-main-img{display:block;height:400px;object-fit:cover;width:100%}.gallery-nav{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:40px}.gallery-nav:hover{background:#000000e6}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:8px 0}.gallery-thumbnail{border-radius:8px;cursor:pointer;flex-shrink:0;height:60px;object-fit:cover;opacity:.7;transition:opacity .3s ease;width:80px}.gallery-thumbnail.active,.gallery-thumbnail:hover{opacity:1}.case-modal-description{background:#f8fafc;border-radius:12px;padding:20px}.case-modal-description h4{color:#1e293b;font-size:1.1rem;font-weight:700;margin-bottom:12px}.case-modal-description p{color:#64748b;line-height:1.6;margin:0}@media (max-width:768px){.success-cases{padding:60px 0}.success-cases-header h2{font-size:2rem}.success-cases-grid{gap:20px;grid-template-columns:1fr}.case-image{height:280px}.case-content{padding:20px}.case-modal{margin:10px;max-height:95vh}.case-modal-content{padding:20px}.gallery-main-img{height:250px}.gallery-thumbnail{height:45px;width:60px}}@media (max-width:480px){.success-cases-header h2{font-size:1.75rem}.case-title{font-size:1.1rem}.case-modal-title{font-size:1.25rem}.gallery-main-img{height:200px}}.about-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;padding:4rem 0}.about-header{margin-bottom:3rem;text-align:center}.about-header h2{color:#0f70bf;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.about-header h2:after{background:linear-gradient(135deg,#0f70bf,#0f70bf);border-radius:2px;bottom:-.5rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about-subtitle{color:#6b7280;font-size:1.2rem;font-weight:500}.about-content{margin:0 auto;max-width:1200px}.about-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.about-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.about-card:before{background:linear-gradient(135deg,#0f70bf,#0f70bf);content:"";height:4px;left:0;position:absolute;right:0;top:0}.about-card:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.card-icon{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border-radius:50%;box-shadow:0 4px 15px #1e40af4d;display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.card-icon .icon{color:#fff;font-size:1.8rem}.location-section{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 10px 30px #00000014;margin-top:2rem;padding:2.5rem}.location-header{margin-bottom:2rem;text-align:center}.location-icon{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border-radius:50%;box-shadow:0 4px 15px #1e40af4d;display:inline-flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.location-icon svg{color:#fff;font-size:1.8rem}.location-header h3{color:#0f70bf;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.location-header p{color:#6b7280;font-size:1.1rem}.map-container{border-radius:.75rem;box-shadow:0 4px 15px #0000001a;margin-bottom:2rem;overflow:hidden}.map-container iframe{border:none;height:400px;width:100%}.card-content h3{color:#0f70bf;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.card-content p{color:#4b5563;font-size:1rem;line-height:1.7}.location-actions{margin-top:1.5rem}.location-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border-radius:.5rem;box-shadow:0 4px 15px #1e40af4d;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.location-btn:hover{box-shadow:0 6px 20px #1e40af66;color:#fff;text-decoration:none;transform:translateY(-2px)}.btn-icon{font-size:1.1rem}@media (max-width:1024px){.about-grid{gap:1.5rem;grid-template-columns:1fr}.about-card{padding:1.5rem}.location-section{padding:2rem}}@media (max-width:768px){.about-page{padding:2rem 0}.about-header h2{font-size:2rem}.about-subtitle{font-size:1rem}.about-card{padding:1.25rem}.card-content h3{font-size:1.3rem}.card-content p{font-size:.9rem}.location-section{padding:1.5rem}.location-header h3{font-size:1.5rem}.map-container iframe{height:350px}}@media (max-width:480px){.about-header h2{font-size:1.8rem}.about-card{padding:1rem}.card-icon{height:50px;margin-bottom:1rem;width:50px}.card-icon .icon{font-size:1.5rem}.location-btn{font-size:.9rem;padding:.6rem 1.2rem}}.gallery{background:#f8fafc}.gallery-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:25px;color:#6b7280;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.filter-btn:hover{border-color:#0f70bf;color:#0f70bf;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#0f70bf,#0f70bf);border-color:#0f70bf;box-shadow:0 4px 15px #1e40af4d;color:#fff}.filter-icon{font-size:1.1rem}.filter-name{font-size:.9rem}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.gallery-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.gallery-item:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.gallery-image{height:250px;overflow:hidden;position:relative}.image-placeholder{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e5e7eb;display:flex;height:100%;justify-content:center;width:100%}.placeholder-icon{font-size:4rem;opacity:.7}.gallery-overlay{align-items:center;background:linear-gradient(135deg,#1e40afe6,#3b82f6e6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.overlay-content{color:#fff;padding:1rem;text-align:center}.gallery-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.gallery-description{font-size:.9rem;line-height:1.4;opacity:.9}.gallery-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.stat-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;gap:1rem;padding:2rem;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.stat-icon{font-size:2.5rem;margin-bottom:.5rem}.stat-content{align-items:center;display:flex;flex-direction:column}.stat-number{color:#0f70bf;display:block;font-size:2rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:.9rem;font-weight:500;text-align:center}@media (max-width:768px){.gallery-filters{gap:.5rem}.filter-btn{font-size:.9rem;padding:.5rem 1rem}.gallery-grid{gap:1.5rem;grid-template-columns:1fr}.gallery-image{height:200px}.placeholder-icon{font-size:3rem}.gallery-stats{gap:1.5rem;grid-template-columns:1fr}.stat-card{padding:1.5rem}}.gallery-img{border-radius:.5rem;display:block;height:250px;object-fit:cover;width:100%}.contact-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:4rem 0}.contact-header{margin-bottom:4rem;text-align:center}.contact-header h1{color:#0f70bf;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#6b7280;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-info h2{color:#0f70bf;font-size:2rem;font-weight:600;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.selected-service-info{background:linear-gradient(135deg,#0f70bf,#0d5aa0);border-radius:.75rem;box-shadow:0 4px 12px #0f70bf4d;color:#fff;margin-top:2rem;padding:1.5rem}.selected-service-info h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.selected-service-info p{color:#ffffffe6;margin:.5rem 0}.selected-service-info p:first-of-type{font-size:1.1rem;font-weight:600}.contact-item h3{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.contact-item p{color:#6b7280;font-size:1.1rem}.contact-item ul{list-style:none;margin:0;padding:0}.contact-item li{border-bottom:1px solid #e5e7eb;color:#6b7280;padding:.5rem 0}.contact-item li:last-child{border-bottom:none}.contact-form-container{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;padding:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-submit-btn{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.contact-submit-btn:hover{box-shadow:0 4px 12px #1e40af66;transform:translateY(-2px)}@media (max-width:768px){.contact-section{padding:2rem 0}.contact-header h1{font-size:2.5rem}.contact-header p{font-size:1rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form-container{padding:1.5rem}}.brochure-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:calc(100vh - 200px);padding:120px 0 60px}.brochure-header{margin-bottom:3rem;text-align:center}.brochure-icon{align-items:center;background:linear-gradient(135deg,#0f70bf,#1e40af);border-radius:50%;box-shadow:0 10px 30px #0f70bf4d;color:#fff;display:inline-flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.brochure-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.brochure-header p{color:#64748b;font-size:1.2rem}.brochure-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.brochure-btn{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.brochure-btn-download{background:linear-gradient(135deg,#0f70bf,#1e40af);color:#fff}.brochure-btn-download:hover{box-shadow:0 6px 20px #0f70bf66;transform:translateY(-2px)}.brochure-btn-service{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.brochure-btn-service:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.brochure-btn svg{font-size:1.2rem}.brochure-viewer{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;margin-top:2rem;overflow:hidden;padding:1rem}.brochure-pdf{border:none;border-radius:8px;min-height:800px;width:100%}@media (max-width:768px){.brochure-section{padding:100px 0 40px}.brochure-header h1{font-size:2rem}.brochure-header p{font-size:1rem}.brochure-actions{align-items:stretch;flex-direction:column}.brochure-btn{justify-content:center;width:100%}.brochure-pdf{min-height:600px}}.capacitaciones-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;padding:calc(2rem + 80px) 1rem 2rem}.container{margin:0 auto;max-width:1400px;width:100%}.capacitaciones-card{grid-gap:0;background:#fff;border-radius:1rem;box-shadow:0 10px 40px #0000001a;display:grid;gap:0;grid-template-columns:1.2fr .8fr;margin:0 auto;max-width:1500px;overflow:hidden}.capacitaciones-image-section{align-items:center;background:#f0f4f8;display:flex;height:100%;justify-content:center;min-height:750px;overflow:hidden;position:relative;width:100%}.capacitaciones-image{display:block;height:100%;min-height:750px;object-fit:contain;object-position:center;width:100%}.capacitaciones-form-section{display:flex;flex-direction:column;max-height:90vh;overflow-y:auto;padding:2rem}.capacitaciones-form{display:flex;flex:1 1;flex-direction:column;gap:1rem}.form-steps-indicator{border-bottom:2px solid #e5e7eb;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.form-steps-indicator,.step-indicator{align-items:center;display:flex;gap:.5rem}.step-indicator{flex:1 1;flex-direction:column;position:relative}.step-number{align-items:center;background:#e5e7eb;border-radius:50%;color:#9ca3af;display:flex;font-size:.9rem;font-weight:600;height:32px;justify-content:center;transition:all .3s ease;width:32px}.step-indicator.active .step-number{background:#0f70bf;color:#fff}.step-indicator.completed .step-number{background:#10b981;color:#fff}.step-label{color:#6b7280;font-size:.75rem;font-weight:500;text-align:center}.step-indicator.active .step-label{color:#0f70bf;font-weight:600}.step-line{background:#e5e7eb;flex:1 1;height:2px;margin-top:-1rem;max-width:60px}.form-step-content{flex:1 1;min-height:0}.form-group{gap:.4rem;margin-bottom:.75rem}.form-group input,.form-group select{border:2px solid #e5e7eb;font-family:inherit;font-size:.95rem;padding:.65rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus{box-shadow:0 0 0 3px #0f70bf1a}.readonly-input{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.file-name{color:#059669;font-size:.875rem;font-weight:500;margin-top:.5rem}.form-group input[type=file]{background-color:#f0f7ff;border:2px dashed #0f70bf;border-radius:.5rem;cursor:pointer;padding:.75rem;transition:all .3s ease}.form-group input[type=file]:hover{background-color:#e0efff;border-color:#0a5a9f}.form-group input[type=file]:focus{background-color:#e0efff;border-color:#0f70bf;box-shadow:0 0 0 3px #0f70bf33;outline:none}.form-help-text{color:#6b7280;display:block;font-size:.8rem;font-style:italic;margin-top:.25rem}.checkbox-label{font-size:.9rem;gap:.75rem}.checkbox-label input[type=checkbox]{accent-color:#0f70bf;flex-shrink:0;height:18px;width:18px}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.25rem}.radio-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.radio-label input[type=radio]{accent-color:#0f70bf;cursor:pointer;flex-shrink:0;height:18px;width:18px}.checkbox-group-vertical{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.form-error{background:#fee2e2;border:1px solid #fca5a5;border-radius:.5rem;color:#dc2626}.form-error,.form-success{font-size:.9rem;margin-bottom:.5rem;padding:.875rem}.form-success{background:#d1fae5;border:1px solid #6ee7b7;border-radius:.5rem;color:#059669}.form-navigation{border-top:2px solid #e5e7eb;display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem}.nav-btn{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#374151;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease}.nav-btn:hover{background:#f9fafb;border-color:#0f70bf;color:#0f70bf}.next-btn{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;box-shadow:0 4px 15px #1e40af4d;color:#fff}.next-btn:hover{background:linear-gradient(135deg,#0c5a99,#0c5a99);box-shadow:0 6px 20px #1e40af66;color:#fff}.submit-btn{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;box-shadow:0 4px 15px #1e40af4d;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #1e40af66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1024px){.capacitaciones-card{grid-template-columns:1fr;max-width:800px}.capacitaciones-image-section{min-height:700px;order:1}.capacitaciones-form-section{max-height:none;order:2;padding:1.5rem}.capacitaciones-image{min-height:700px;object-fit:contain}}@media (max-width:768px){.capacitaciones-page{padding:calc(1rem + 80px) .5rem 1rem}.capacitaciones-card{border-radius:.75rem;margin:0 .5rem}.capacitaciones-image,.capacitaciones-image-section{min-height:550px}.capacitaciones-form-section{padding:1.25rem}.form-row{grid-template-columns:1fr}.radio-group{flex-direction:column;gap:.75rem}.form-steps-indicator{margin-bottom:1rem;padding-bottom:.75rem}.step-label{font-size:.7rem}.step-number{font-size:.85rem;height:28px;width:28px}}@media (max-width:480px){.capacitaciones-page{padding:calc(.5rem + 80px) .5rem .5rem}.capacitaciones-card{border-radius:.5rem;margin:0}.capacitaciones-image,.capacitaciones-image-section{min-height:450px}.capacitaciones-form-section{padding:1rem}.form-group{margin-bottom:.6rem}.form-group input,.form-group select{font-size:.9rem;padding:.6rem}.form-navigation{flex-direction:column;gap:.75rem}.nav-btn,.submit-btn{width:100%}.step-label{display:none}}.politicas-datos-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:calc(2rem + 100px) 1rem 2rem}.politicas-header{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;margin-bottom:3rem;padding:2rem;text-align:center}.header-icon{color:#0f70bf;font-size:3rem;margin-bottom:1rem}.politicas-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.politicas-header .subtitle{color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:.5rem}.politicas-header .last-update{color:#94a3b8;font-size:.9rem;font-style:italic}.politicas-content{margin:0 auto;max-width:1000px}.politicas-section{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.politicas-section:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.section-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.section-icon{color:#0f70bf;flex-shrink:0;font-size:1.5rem}.section-header h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.section-content{color:#475569;line-height:1.8}.section-content p{margin-bottom:1rem}.section-content ul{margin:1rem 0;padding-left:1.5rem}.section-content li{line-height:1.6;margin-bottom:.75rem}.section-content strong{color:#1e293b;font-weight:600}.data-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.data-category{background:#f8fafc;border-left:4px solid #0f70bf;border-radius:.75rem;padding:1.5rem}.data-category h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.data-category ul{list-style:none;margin:0;padding-left:0}.data-category li{color:#475569;padding:.5rem 0 .5rem 1.5rem;position:relative}.data-category li:before{color:#0f70bf;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.contact-info{background:#f0f7ff;border-radius:.75rem;margin:1.5rem 0;padding:1.5rem}.contact-info p{align-items:center;color:#475569;display:flex;gap:.75rem;margin-bottom:.75rem}.contact-icon{color:#0f70bf;font-size:1.2rem}.contact-info a{color:#0f70bf;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#0a5a9f;text-decoration:underline}.note{background:#fff7ed;border-left:4px solid #f59e0b;border-radius:.5rem;font-size:.95rem;margin-top:1rem;padding:1rem}.politicas-footer{background:#1e293b;border-radius:1rem;color:#fff;margin-top:2rem;padding:2rem;text-align:center}.politicas-footer p{line-height:1.8;margin:.5rem 0}.politicas-footer a{color:#60a5fa;text-decoration:none;transition:color .3s ease}.politicas-footer a:hover{color:#93c5fd;text-decoration:underline}@media (max-width:768px){.politicas-header h1{font-size:2rem}.politicas-section{padding:1.5rem}.section-header h2{font-size:1.25rem}.data-categories{grid-template-columns:1fr}.contact-info p{align-items:flex-start;flex-direction:column;gap:.5rem}}.footer{background:#fff;color:#111827;overflow:hidden;padding:4rem 0 2rem;position:relative}.footer:before{display:none}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem;position:relative;z-index:1}.footer-section{display:flex;flex-direction:column}.footer-logo{gap:12px;margin-bottom:1rem}.footer-logo,.logo-icon{align-items:center;display:flex}.logo-icon{justify-content:center}.logo-text{display:flex;flex-direction:column}.logo-subtitle{color:#fffc;font-size:.8rem;font-weight:500;line-height:1}.logo-title{color:#1f2937;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1}.footer-logo-img{display:block;height:46px;width:auto}.footer-slogan{color:#0f70bf;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#4b5563;font-size:.95rem;line-height:1.6}.footer-title{color:#111827;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer-links a{color:#374151;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#0f70bf;text-decoration:underline}.footer-contact{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:flex-start;color:#374151;display:flex;font-size:.95rem;gap:.75rem;line-height:1.4}.contact-icon{color:#1f2937;flex-shrink:0;font-size:1.1rem;margin-top:.1rem}.footer-bottom{border-top:1px solid #e5e7eb;padding-top:2rem;position:relative;z-index:1}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{color:#6b7280;font-size:.9rem;margin:0}.footer-legal{align-items:center;display:flex}.footer-legal-link{color:#6b7280;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal-link:hover{color:#0f70bf;text-decoration:underline}.footer-social{align-items:center;display:flex;gap:1rem}.social-text{color:#6b7280;font-size:.9rem;font-weight:500}.social-links{display:flex;gap:.75rem}.social-link{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#111827;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#e5e7eb;transform:translateY(-2px)}.scroll-to-top{align-items:center;background:#0f70bf;border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 15px #1e40af4d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:fixed;right:2rem;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{box-shadow:0 6px 20px #1e40af66;transform:translateY(-3px)}.scroll-to-top:active{transform:translateY(-1px)}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{padding:3rem 0 2rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.scroll-to-top{bottom:1rem;font-size:1.2rem;height:45px;right:1rem;width:45px}}.admin-overlay{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:10000}.admin-login{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:3rem;text-align:center;width:100%}.admin-login-header h2{color:#0f70bf;font-size:1.8rem;margin-bottom:.5rem}.admin-login-header p{color:#6b7280;margin-bottom:2rem}.admin-login-form{margin-bottom:2rem}.admin-login-form .form-group{margin-bottom:1.5rem;text-align:left}.admin-login-form label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.admin-login-form input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;width:100%}.admin-login-btn{background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.admin-login-btn:hover{box-shadow:0 4px 12px #1e40af66;transform:translateY(-2px)}.admin-close-btn{background:#6b7280}.admin-close-btn:hover{background:#4b5563}.admin-panel{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:95vw;overflow:hidden;width:1200px}.admin-header{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.header-title h2{font-size:1.5rem;margin:0 0 .25rem}.status-indicator{align-items:center;color:#10b981;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.status-dot{animation:pulse 2s infinite;background:#10b981;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.admin-actions{display:flex;gap:1rem}.admin-logout-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.admin-logout-btn:hover{background:#ffffff4d}.admin-close-btn{background:#dc2626cc;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .3s ease}.admin-close-btn:hover{background:#dc2626}.admin-tabs{background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex}.admin-tab{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.admin-tab:hover{background:#1e40af0d;color:#0f70bf}.admin-tab.active{background:#fff;border-bottom-color:#1e40af;color:#0f70bf;font-weight:600}.admin-content{background:#fff;flex:1 1;min-height:500px;overflow-y:auto;padding:2rem}.admin-content h3{border-bottom:2px solid #e5e7eb;color:#0f70bf;font-size:1.3rem;margin-bottom:1.5rem;padding-bottom:.5rem}.admin-content h4{color:#374151;font-size:1.1rem;margin:1.5rem 0 1rem}.admin-content p{color:#6b7280;line-height:1.5;margin-bottom:1rem}.section-header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.section-header h3{border:none;color:#0f70bf;font-size:1.4rem;margin:0 0 .5rem;padding:0}.section-header p{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}@media (max-width:768px){.admin-overlay{padding:1rem}.admin-panel{max-height:95vh;width:100%}.admin-header{flex-direction:column;gap:1rem;text-align:center}.admin-tabs{flex-wrap:wrap}.admin-tab{font-size:.9rem;padding:.75rem 1rem}.admin-content{padding:1rem}}.services-manager{max-width:100%}.form-group input,.form-group select,.form-group textarea{transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #1e40af1a}.images-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.add-image{display:flex;gap:.5rem;margin-bottom:1rem}.add-image input{flex:1 1;margin:0}.add-image-btn{background:#10b981}.add-image-btn:hover{background:#059669}.images-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.image-item{background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;overflow:hidden;position:relative}.image-item img{height:80px;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background:#dc2626e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:24px;justify-content:center;position:absolute;right:.25rem;top:.25rem;transition:all .3s ease;width:24px}.remove-image-btn:hover{background:#dc2626;transform:scale(1.1)}.services-list{grid-gap:1rem;display:grid;gap:1rem}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 4px #0000000d;padding:1.5rem;transition:all .3s ease}.service-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.service-header{align-items:flex-start;display:flex;gap:1rem}.service-icon{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border-radius:.75rem;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.service-info{flex:1 1}.service-info h4{color:#0f70bf;font-size:1.1rem;margin:0 0 .5rem}.service-info p{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0 0 .5rem}.images-count{background:#f3f4f6;border-radius:.25rem;color:#6b7280;font-size:.8rem;font-weight:500;padding:.25rem .5rem}.service-actions{display:flex;flex-shrink:0;gap:.5rem}@media (max-width:768px){.edit-form{margin:1rem;padding:1.5rem}.service-header{align-items:stretch;flex-direction:column}.service-actions{justify-content:flex-end;margin-top:1rem}.form-actions{flex-direction:column}.images-list{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.banner-manager{max-width:100%}.add-btn:hover{box-shadow:0 4px 12px #1e40af66}.edit-modal{background:#000c;height:100%;padding:2rem;width:100%;z-index:10001}.edit-form{box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%}.edit-form h4{font-size:1.3rem;margin-bottom:1.5rem}.form-group input,.form-group textarea{transition:border-color .3s ease;width:100%}.image-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:1rem}.image-preview img{height:200px}.cancel-btn{font-weight:600}.slides-list{grid-gap:1rem;display:grid;gap:1rem}.slide-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 4px #0000000d;padding:1.5rem;transition:all .3s ease}.slide-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.slide-card.inactive{background:#f9fafb;opacity:.6}.slide-preview{display:flex;gap:1rem;margin-bottom:1rem}.slide-image{background:#f3f4f6;border-radius:.5rem;flex-shrink:0;height:100px;overflow:hidden;width:150px}.slide-image img{height:100%;object-fit:cover;width:100%}.no-image{align-items:center;color:#9ca3af;display:flex;flex-direction:column;font-size:.8rem;height:100%;justify-content:center;width:100%}.no-image svg{font-size:1.5rem;margin-bottom:.25rem}.slide-content{flex:1 1}.slide-content h4{color:#0f70bf;font-size:1.1rem;margin:0 0 .5rem}.slide-content p{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0 0 .5rem}.slide-status{align-items:center;display:flex;gap:.5rem}.status-badge{border-radius:.25rem;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.status-badge.active{background:#dcfce7;color:#166534}.status-badge.inactive{background:#fef2f2;color:#dc2626}.slide-actions{display:flex;gap:.5rem;justify-content:flex-end}.toggle-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.toggle-btn.activate{background:#dcfce7;color:#166534}.toggle-btn.activate:hover{background:#bbf7d0}.toggle-btn.deactivate{background:#fef2f2;color:#dc2626}.toggle-btn.deactivate:hover{background:#fee2e2}.delete-btn,.edit-btn{height:36px;width:36px}@media (max-width:768px){.edit-form{margin:1rem;padding:1.5rem}.slide-preview{flex-direction:column}.slide-image{height:150px;width:100%}.slide-actions{flex-wrap:wrap;justify-content:stretch}.toggle-btn{flex:1 1}.form-actions{flex-direction:column}}.images-manager{max-width:100%}.header-actions{align-items:center}.category-filter{gap:1rem}.category-filter,.sync-btn{align-items:center;display:flex}.sync-btn{background:#10b981;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.sync-btn:hover{background:#059669;box-shadow:0 4px 12px #10b98166}.category-select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;cursor:pointer;font-size:1rem;padding:.5rem 1rem}.add-image-form{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.add-image-form h4{color:#0f70bf;font-size:1.2rem;margin:0 0 1rem}.image-form{display:flex;flex-direction:column;gap:1rem}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{border-color:#0f70bf;box-shadow:0 0 0 3px #1e40af1a;outline:none}.url-input-group{display:flex;gap:.5rem}.url-input-group input{flex:1 1}.add-image-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease;white-space:nowrap}.add-image-btn:hover{box-shadow:0 4px 12px #1e40af66;transform:translateY(-2px)}.images-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.image-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 4px #0000000d;overflow:hidden;transition:all .3s ease}.image-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.image-preview{cursor:pointer;height:200px;overflow:hidden;position:relative}.image-preview img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.image-preview:hover img{transform:scale(1.05)}.image-overlay{align-items:center;background:#00000080;bottom:0;color:#fff;display:flex;font-size:1.5rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.image-preview:hover .image-overlay{opacity:1}.image-info{padding:1rem}.image-info h4{color:#0f70bf;font-size:1rem;font-weight:600;margin:0 0 .5rem}.image-category{background:#f3f4f6;border-radius:.25rem;color:#6b7280;display:inline-block;font-size:.8rem;margin:0 0 .5rem;padding:.25rem .5rem}.image-url{color:#9ca3af;font-family:monospace;font-size:.8rem;margin:0 0 1rem;word-break:break-all}.image-actions{display:flex;gap:.5rem;justify-content:flex-end}.copy-btn,.delete-btn,.preview-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:.9rem;height:32px;justify-content:center;transition:all .3s ease;width:32px}.copy-btn{background:#f3f4f6;color:#0f70bf}.copy-btn:hover{background:#e0e7ff;color:#1e3a8a}.preview-btn{background:#f0f9ff;color:#0ea5e9}.preview-btn:hover{background:#e0f2fe;color:#0284c7}.delete-btn{background:#fef2f2}.delete-btn:hover{background:#fee2e2}.empty-state{color:#6b7280;grid-column:1/-1;padding:3rem;text-align:center}.empty-state svg{color:#d1d5db;font-size:3rem;margin-bottom:1rem}.empty-state h4{color:#374151;margin:0 0 .5rem}.empty-state p{margin:0}.preview-modal{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:10002}.preview-content{background:#fff;border-radius:.5rem;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.close-preview{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:1}.close-preview:hover{background:#000000e6;transform:scale(1.1)}.preview-content img{height:100%;max-height:80vh;max-width:80vw;object-fit:contain;width:100%}@media (max-width:768px){.manager-header{align-items:stretch;flex-direction:column;gap:1rem}.form-row{grid-template-columns:1fr}.url-input-group{flex-direction:column}.images-grid{grid-template-columns:1fr}.image-actions{justify-content:center}.preview-content{margin:1rem}}.content-manager{max-width:100%}.header-info h3{margin:0 0 .25rem}.header-info p{font-weight:500}.save-btn:hover{box-shadow:0 4px 12px #1e40af66}.edit-btn{align-items:center;background:#10b981;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.edit-btn:hover{background:#059669}.content-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:250px 1fr;min-height:500px}.content-sidebar{background:#f8fafc;border-radius:.75rem;height:-webkit-fit-content;height:fit-content;padding:1rem}.sections-list{display:flex;flex-direction:column;gap:.5rem}.section-btn{align-items:center;background:none;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;display:flex;font-weight:500;gap:.75rem;padding:1rem;text-align:left;transition:all .3s ease}.section-btn:hover{background:#e0e7ff;color:#0f70bf}.section-btn.active{background:#0f70bf;color:#fff}.section-icon{font-size:1.2rem;text-align:center;width:24px}.section-label{font-size:.9rem;line-height:1.2}.content-main{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 2px 4px #0000000d;padding:2rem}.content-section h4{border-bottom:2px solid #e5e7eb;color:#0f70bf;font-size:1.3rem;margin:0 0 1.5rem;padding-bottom:.5rem}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#0f70bf;box-shadow:0 0 0 3px #1e40af1a;outline:none}.form-group input:disabled,.form-group textarea:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-weight:500;gap:.5rem}.checkbox-label input[type=checkbox]{cursor:pointer;margin:0;width:auto}.checkbox-label input[type=checkbox]:disabled{cursor:not-allowed}@media (max-width:1024px){.content-layout{gap:1rem;grid-template-columns:1fr}.content-sidebar{order:2}.sections-list{flex-direction:row;flex-wrap:wrap}.section-btn{flex:1 1;min-width:150px}}@media (max-width:768px){.manager-header{align-items:stretch;flex-direction:column;gap:1rem}.header-actions{justify-content:center}.form-grid{grid-template-columns:1fr}.sections-list{flex-direction:column}.section-btn{min-width:auto}.content-main{padding:1rem}}.success-cases-manager{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;padding:2rem}.manager-header{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.header-info h3{color:#0f70bf;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.header-info p{color:#6b7280;font-size:.9rem;margin:0}.header-actions{display:flex;gap:1rem}.add-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.add-btn:hover{box-shadow:0 4px 15px #0f70bf4d;transform:translateY(-2px)}.sync-btn{background:#6b7280;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.75rem 1rem;transition:all .3s ease}.sync-btn:hover{background:#4b5563;transform:translateY(-2px)}.edit-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.edit-form{background:#fff;border-radius:1rem;box-shadow:0 20px 25px #0000001a;max-height:90vh;max-width:800px;overflow-y:auto;padding:2rem;width:90%}.edit-form h4{color:#0f70bf;font-size:1.25rem;font-weight:700;margin:0 0 1.5rem}.form-group{margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0f70bf;box-shadow:0 0 0 3px #0f70bf1a;outline:none}.gallery-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.add-gallery-image{display:flex;gap:.5rem;margin-bottom:1rem}.add-gallery-image input{flex:1 1}.add-gallery-btn{align-items:center;background:#10b981;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.add-gallery-btn:hover{background:#059669;transform:translateY(-2px)}.gallery-images-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.gallery-image-item{border-radius:.5rem;box-shadow:0 2px 4px #0000001a;overflow:hidden;position:relative}.gallery-image-item img{display:block;height:80px;object-fit:cover;width:100%}.remove-gallery-btn{align-items:center;background:#dc2626;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.75rem;height:24px;justify-content:center;position:absolute;right:.25rem;top:.25rem;transition:all .3s ease;width:24px}.remove-gallery-btn:hover{background:#b91c1c;transform:scale(1.1)}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem}.save-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0f70bf);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.save-btn:hover{box-shadow:0 4px 15px #0f70bf4d;transform:translateY(-2px)}.cancel-btn{align-items:center;background:#6b7280;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.cancel-btn:hover{background:#4b5563;transform:translateY(-2px)}.success-cases-list{display:flex;flex-direction:column;gap:1.5rem}.success-case-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.success-case-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.case-header{align-items:flex-start;display:flex;gap:1.5rem}.case-image{border-radius:.5rem;box-shadow:0 2px 4px #0000001a;flex-shrink:0;height:250px;overflow:hidden;width:400px}.case-image img{height:100%;object-fit:cover;width:100%}.case-info{flex:1 1}.case-info h4{color:#0f70bf;font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.case-meta{display:flex;gap:1rem;margin-bottom:.5rem}.case-category{background:#e0e7ff;color:#1e3a8a}.case-category,.case-year{border-radius:.25rem;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.case-year{background:#f0f9ff;color:#0ea5e9}.case-client{color:#374151;font-size:.9rem;margin:.5rem 0}.case-description{color:#6b7280;font-size:.9rem;line-height:1.4;margin:.5rem 0}.case-gallery-count{align-items:center;color:#6b7280;display:flex;font-size:.8rem;gap:.5rem;margin-top:.5rem}.case-actions{display:flex;flex-shrink:0;gap:.5rem}.delete-btn,.edit-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.edit-btn{background:#f3f4f6;color:#0f70bf}.edit-btn:hover{background:#e0e7ff;color:#1e3a8a;transform:translateY(-2px)}.delete-btn{background:#f3f4f6;color:#dc2626}.delete-btn:hover{background:#fef2f2;color:#b91c1c;transform:translateY(-2px)}@media (max-width:768px){.manager-header{align-items:stretch;flex-direction:column;gap:1rem}.header-actions{justify-content:center}.form-row{grid-template-columns:1fr}.case-header{flex-direction:column;gap:1rem}.case-image{height:300px;width:100%}.case-actions{justify-content:center}}.chat-toggle-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0a5a9a);border:none;border-radius:50%;bottom:120px;box-shadow:0 4px 12px #0f70bf4d;color:#fff;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:60px;z-index:1000}.chat-toggle-btn:hover{box-shadow:0 6px 20px #0f70bf66;transform:scale(1.1)}.chat-container{background:#fff;border:1px solid #e0e0e0;border-radius:12px;bottom:120px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;height:600px;overflow:hidden;position:fixed;right:20px;width:400px;z-index:1001}.chat-header{background:linear-gradient(135deg,#0f70bf,#0a5a9a);color:#fff;justify-content:space-between;padding:16px}.chat-header,.chat-title{align-items:center;display:flex}.chat-title{font-size:16px;font-weight:600;gap:8px}.chat-icon{font-size:20px}.chat-controls{display:flex;gap:8px}.chat-clear-btn,.chat-close-btn{align-items:center;background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:background-color .2s ease;width:32px}.chat-clear-btn:hover,.chat-close-btn:hover{background:#ffffff4d}.chat-messages{background:#f8f9fa;flex:1 1;gap:12px;overflow-y:auto;padding:16px}.chat-messages,.message{display:flex;flex-direction:column}.message{max-width:80%}.message.user{align-self:flex-end}.message.bot{align-self:flex-start}.message-content{word-wrap:break-word;border-radius:18px;font-size:14px;line-height:1.4;padding:12px 16px}.message.user .message-content{background:linear-gradient(135deg,#0f70bf,#0a5a9a);border-bottom-right-radius:4px;color:#fff}.message.bot .message-content{background:#fff;border:1px solid #e0e0e0;border-bottom-left-radius:4px;color:#333}.message-time{color:#666;font-size:11px;margin-top:4px;padding:0 4px}.message.user .message-time{text-align:right}.message.bot .message-time{text-align:left}.loading{align-items:center;display:flex;justify-content:center;padding:16px}.typing-indicator{display:flex;gap:4px}.typing-indicator span{animation:typing 1.4s ease-in-out infinite;background:#0f70bf;border-radius:50%;height:8px;width:8px}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chat-input{align-items:flex-end;background:#fff;border-top:1px solid #e0e0e0;display:flex;gap:12px;padding:16px}.chat-input textarea{border:1px solid #ddd;border-radius:20px;flex:1 1;font-family:inherit;font-size:14px;max-height:100px;min-height:20px;outline:none;padding:12px 16px;resize:none;transition:border-color .2s ease}.chat-input textarea:focus{border-color:#0f70bf}.chat-input textarea:disabled{background:#f5f5f5;cursor:not-allowed}.chat-send-btn{align-items:center;background:linear-gradient(135deg,#0f70bf,#0a5a9a);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.chat-send-btn:hover:not(:disabled){box-shadow:0 4px 12px #0f70bf4d;transform:scale(1.05)}.chat-send-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}@media (max-width:768px){.chat-container{bottom:120px;height:calc(100vh - 40px);left:20px;right:20px;top:20px;width:calc(100vw - 40px)}.chat-toggle-btn{bottom:120px;font-size:22px;height:56px;right:20px;width:56px}}@media (max-width:480px){.chat-container{bottom:120px;height:calc(100vh - 20px);left:10px;right:10px;top:10px;width:calc(100vw - 20px)}.chat-toggle-btn{bottom:120px;font-size:20px;height:52px;right:15px;width:52px}.message{max-width:85%}.message-content{font-size:13px;padding:10px 14px}}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb{background:#0f70bf;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#0a5a9a}
/*# sourceMappingURL=main.ff03fe43.css.map*/