@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}.body{font-family:Inter,sans-serif}body,html,#root{background-color:#f9f8f6;margin:0;padding:0}.nav{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:90%;max-width:1200px;background:#0f172a8c;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);border:1px solid rgba(255,255,255,.08);border-radius:2.75rem;box-shadow:0 8px 24px #00000040;z-index:999;transition:all .4s ease,background .3s ease;display:flex;justify-content:center;font-family:Poppins,sans-serif;height:70px;opacity:0;transform:translate(-50%) translateY(-10px);animation:navFadeSlide .8s ease forwards .3s}.nav.shrink{top:.5rem;height:65px;background:#0f172a59;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);border-color:#ffffff0d;box-shadow:0 6px 28px #00000059}.nav-section{width:100%;max-width:1100px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:relative}.nav-logo{height:40px;transition:height .3s ease,filter .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}.nav.shrink .nav-logo{height:34px}.nav-links{display:flex;align-items:center;gap:2.5rem}.nav-links a{text-decoration:none;color:#f1f5f9;font-size:1.05rem;font-weight:800;position:relative;transition:color .3s ease,text-shadow .3s ease}.nav-links a:hover{color:#10b981;text-shadow:0 0 6px rgba(16,185,129,.6)}.nav-links a.contact-btn:after{content:none}.nav-links a:after{content:"";position:absolute;width:0;height:2px;background:linear-gradient(90deg,#10b981,#059669);left:0;bottom:-4px;border-radius:2px;transition:width .3s ease}.nav-links a:hover:after{width:100%}.contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(90deg,#10b981,#06b6d4);color:#fff!important;padding:.75rem 2rem;border-radius:2rem;font-weight:700;box-shadow:0 8px 20px #10b98159;transition:background-color .3s ease,transform .2s ease;text-shadow:none!important}.menu-toggle{display:none;background:none;border:none;color:#f1f5f9;cursor:pointer;transition:transform .3s ease;z-index:1001}.menu-toggle:hover{transform:scale(1.1)}@media(max-width:768px){.menu-toggle{display:block}.nav{height:auto;top:.75rem;padding:.5rem 1rem;background:#0f172acc;border-radius:1.5rem}.nav-section{flex-direction:row;justify-content:space-between;align-items:center}.nav-links{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:#0f172af2;border-radius:0 0 1.5rem 1.5rem;box-shadow:0 10px 30px #00000059;padding:1.25rem 0;gap:1rem;text-align:center;transform-origin:top center;transform:scaleY(0);transition:transform .3s ease,opacity .3s ease;opacity:0;z-index:999}.nav-links.open{transform:scaleY(1);opacity:1}.nav-links a{font-size:1rem}.contact-btn{width:70%;margin:0 auto}}@media(max-width:480px){.nav{width:95%;border-radius:1.25rem}.nav-logo{height:32px}.nav-links a{font-size:.95rem}.contact-btn{font-size:.9rem;padding:.45rem 1rem;width:85%}}@keyframes navFadeSlide{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.hero-section{position:relative;width:100%;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;color:var(--color-text-dark);font-family:Inter,sans-serif}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000073;z-index:0}.hero-content{position:relative;z-index:1;width:90%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh}.hero-text{max-width:1100px;width:100%;padding:0 2rem;text-align:left;color:#fff}.hero-text h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem}.cube-icon{color:var(--color-primary-brand);vertical-align:middle;margin-left:.5rem}.hero-text p{font-size:1.25rem;line-height:1.7;max-width:700px;margin:1rem 0 2rem;font-weight:500;color:#f2f2f2}.Hero-button{display:inline-block;position:relative;z-index:2}.Hero-button a{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;color:#fff;background:linear-gradient(90deg,var(--color-primary-brand),var(--color-secondary-brand));border-radius:2rem;box-shadow:0 8px 20px #10b98159;transition:all .4s ease}.Hero-button a:hover{background:linear-gradient(90deg,var(--color-secondary-brand),var(--color-primary-brand));transform:translateY(-2px) scale(1.05);box-shadow:0 10px 25px #10b98180}.Hero-button .icon{margin-left:.5rem;width:1.25rem;height:1.25rem;stroke-width:2}@media(max-width:900px){.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1.1rem;line-height:1.6}.Hero-button a{padding:.6rem 1.5rem}}@media(max-width:768px){.hero-text{padding:0 1rem}.hero-section{background-attachment:scroll}}.cyberservices-section{background:linear-gradient(to right,#fff,#f9fafb);padding:5rem 2rem;min-height:100vh}.cyberservices-header{text-align:center;max-width:900px;margin:0 auto 4rem}.cyberservices-subtitle{font-weight:700;text-transform:uppercase;color:#047857;letter-spacing:2px}.cyberservices-title{font-size:2.75rem;font-weight:800;color:#1f2937;margin-top:.5rem}.cyberservices-description{font-size:1.1rem;color:#4b5563;margin-top:1rem}.cyberservices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.cyberservices-card{background:#fff;color:#1f2937;border-radius:1rem;padding:2rem;position:relative;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #e5e7eb}.cyberservices-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.cyberservices-badge{position:absolute;top:16px;right:16px;background:#0ea5e9;color:#fff;padding:.35rem .8rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;box-shadow:0 2px 6px #0ea5e94d}.cyberservices-icon{color:#10b981;margin-bottom:1.2rem}.cyberservices-card-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.3rem}.cyberservices-card-subtitle{color:#059669;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.cyberservices-card-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}@media(max-width:768px){.cyberservices-title{font-size:2.2rem}.cyberservices-description{font-size:1rem}}.gallery-section{background:linear-gradient(180deg,#0b0b0b,#111);color:#fff;padding:5rem 2.5rem;text-align:center;overflow:hidden;opacity:0;transform:translateY(40px);transition:all 1s ease-out}.gallery-section.visible{opacity:1;transform:translateY(0)}.gallery-section h1{font-size:3rem;font-weight:800;line-height:1.2;color:#10b981;margin-bottom:.5rem}.gallery-section p{font-size:1.125rem;font-weight:400;line-height:1.8;max-width:750px;margin:1.5rem auto 3rem;color:#ddd}.ourclient-icon{stroke:#10b981;margin-bottom:1rem}.client-metrics{display:flex;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}.client-metrics div{display:flex;flex-direction:column;align-items:center}.client-metrics strong{font-size:2rem;color:#10b981;font-weight:700}.client-metrics span{font-size:1rem;color:#ccc}.gallery-wrapper{width:100%;overflow:hidden;position:relative}.gallery-scroll{display:flex;gap:2rem;width:max-content;animation:scrollLoop 30s linear infinite}.gallery-item{flex-shrink:0;width:220px;height:150px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gallery-item img{width:100%;height:100%;object-fit:contain;padding:10px;filter:grayscale(100%);opacity:.85;transition:all .4s ease}.gallery-item:hover{transform:scale(1.05);box-shadow:0 8px 25px #0000004d}.gallery-item:hover img{filter:grayscale(0%);opacity:1}.gallery-item:after{content:attr(data-name);position:absolute;bottom:8px;left:50%;transform:translate(-50%);font-size:.75rem;color:#333;opacity:0;transition:opacity .3s ease}.gallery-item:hover:after{opacity:1}@keyframes scrollLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery-wrapper:hover .gallery-scroll{animation-play-state:paused}@media(max-width:900px){.gallery-section h1{font-size:2.3rem}.gallery-item{width:160px;height:120px}.client-metrics strong{font-size:1.5rem}}@media(max-width:600px){.gallery-item{width:120px;height:100px}.gallery-section p{font-size:1rem}.client-metrics{gap:1.5rem}}.contact-section{background:#fff;padding:5rem 1.5rem;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;margin-top:5rem}.contact-wrapper{max-width:1200px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}.image-section{order:1}.form-card{order:2}}.form-card{background:#fff;border-radius:1.5rem;box-shadow:0 20px 60px #00000014;padding:3rem 2.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:all .4s ease}@media(min-width:768px){.form-card{padding:3.5rem 3rem}}.form-header{text-align:center;margin-bottom:2.5rem}.header-icon-wrapper{display:inline-block;margin-bottom:1.5rem}.header-icon{width:4rem;height:4rem;background:linear-gradient(135deg,#10b981,#14b8a6);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #10b9814d}.header-icon .icon{width:2rem;height:2rem;color:#fff;stroke-width:2}.form-title{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){.form-title{font-size:2.5rem}}.gradient-text{background:linear-gradient(135deg,#10b981,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.form-description{color:#64748b;font-size:1rem;line-height:1.6;max-width:36rem;margin:0 auto}@media(min-width:768px){.form-description{font-size:1.125rem}}.title-underline{width:6rem;height:.25rem;background:linear-gradient(90deg,#10b981,#14b8a6);border-radius:9999px;margin:1rem auto 0}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.field-label{display:block;font-size:.875rem;font-weight:600;color:#334155;letter-spacing:.01em}.required{color:#ef4444;margin-left:.125rem}.form-input,.form-select{width:100%;padding:.875rem 1rem;border:1px solid #cbd5e1;border-radius:.75rem;font-size:1rem;color:#1e293b;background-color:#fff;transition:all .3s ease;outline:none}.form-input::placeholder{color:#94a3b8}.form-input:hover,.form-select:hover{border-color:#94a3b8}.form-input:focus,.form-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.input-with-icon{padding-left:3rem}.input-wrapper{position:relative}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.input-icon .icon{width:1.25rem;height:1.25rem;color:#94a3b8;stroke-width:2}.select-wrapper{position:relative}.form-select{appearance:none;cursor:pointer;padding-right:3rem}.select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}.select-arrow .icon{width:1.25rem;height:1.25rem;color:#94a3b8;stroke-width:2}.solutions-container{display:flex;flex-direction:column;gap:.75rem;background-color:#f8fafc;padding:1.25rem;border-radius:.75rem;border:1px solid #e2e8f0}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;transition:color .2s ease}.checkbox-input{width:1.25rem;height:1.25rem;accent-color:#10b981;cursor:pointer;flex-shrink:0;margin-top:.125rem}.checkbox-text{color:#334155;font-size:.875rem;line-height:1.5}.newsletter-label{background:linear-gradient(135deg,#ecfdf5,#f0fdfa);padding:1rem;border-radius:.75rem;border:1px solid #d1fae5}.newsletter-label strong{color:#059669;font-weight:600}.terms-label{background-color:#f8fafc;padding:1rem;border-radius:.75rem;border:1px solid #e2e8f0}.terms-link{color:#10b981;font-weight:500;text-decoration:underline}.submit-button{width:100%;background:linear-gradient(135deg,#10b981,#14b8a6);color:#fff;font-weight:600;font-size:1rem;padding:1rem 1.5rem;border:none;border-radius:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;box-shadow:0 8px 20px #10b9814d;position:relative;overflow:hidden}.submit-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#059669,#0d9488);opacity:0;transition:opacity .3s ease}.submit-button:hover:before{opacity:1}.submit-button:hover{transform:scale(1.02);box-shadow:0 12px 28px #10b98166}.submit-button:active{transform:scale(.98)}.button-icon{width:1.25rem;height:1.25rem;stroke-width:2;transition:transform .3s ease}.submit-button:hover .button-icon{transform:translate(.25rem)}.image-section{display:flex;align-items:stretch;justify-content:center;transition:all .4s ease}.cta-content-wrapper{background:linear-gradient(135deg,#0d9488,#10b981);border-radius:1.5rem;padding:3rem 2rem;text-align:center;color:#fff;width:100%;box-shadow:0 20px 60px #00000014;display:flex;flex-direction:column;justify-content:center}.cta-content-wrapper .cta-icon{margin-bottom:1.5rem;display:flex;justify-content:center}.cta-content-wrapper h2{font-size:2rem;margin-bottom:1rem;line-height:1.3}.cta-content-wrapper p{font-size:1.1rem;margin-bottom:2rem;line-height:1.5;color:#ffffffe6}.cta-contact{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:600}.cta-contact a{color:#fff;text-decoration:underline}.cta-contact a:hover{color:#d1f0e0}@media(max-width:1024px){.contact-grid{grid-template-columns:1fr}.image-section{align-items:center;order:2}.form-card{order:1}.cta-content-wrapper{padding:2rem 1.5rem}.cta-content-wrapper h2{font-size:1.75rem}.cta-content-wrapper p{font-size:1rem}}@media(max-width:768px){.contact-section{padding:3rem 1rem}.form-card{padding:2rem 1.5rem}.form-title{font-size:1.875rem}.form-description{font-size:.9375rem}}:root{--color-background-light: #ffffff;--color-background-subtle: #f9fafb;--color-text-dark: #1f2937;--color-text-muted: #6b7280;--color-primary-brand: #10b981;--color-secondary-brand: #059669;--color-card-bg: #ffffff;--color-card-border: #e5e7eb}.faq-background-light{background:linear-gradient(to bottom,var(--color-background-light),var(--color-background-subtle));min-height:100vh;padding:4rem 2rem}.faq-container{max-width:1200px;margin:0 auto;padding:2rem;background-color:var(--color-background-light);border-radius:1.5rem;box-shadow:0 10px 30px #00000014}.faq-container h1{font-size:2.5rem;font-weight:800;color:var(--color-secondary-brand);text-align:center;margin-bottom:1rem}.faq-intro{font-size:1.1rem;color:var(--color-text-muted);text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:.75rem;overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease}.faq-item.open{border-color:var(--color-primary-brand);box-shadow:0 4px 15px #10b9811a}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;color:var(--color-text-dark);transition:background-color .3s ease}.faq-question:hover{background-color:var(--color-background-subtle)}.faq-toggle{font-size:1.5rem;transition:transform .3s ease,color .3s ease;color:var(--color-primary-brand);line-height:1}.faq-toggle.open{transform:rotate(45deg);color:var(--color-secondary-brand)}.faq-answer-wrapper{transition:max-height .4s ease-in-out,opacity .3s ease-in-out}.faq-answer{padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.6;color:var(--color-text-muted)}@media(max-width:600px){.faq-container{padding:1rem}.faq-container h1{font-size:2rem}.faq-question{padding:.8rem 1rem;font-size:1rem}.faq-answer{padding:0 1rem 1rem}}body,html,#root{background:#fbfbfc}.contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;background:linear-gradient(90deg,#10b981,#06b6d4);color:#fff!important;padding:.85rem 3rem;border-radius:2rem;font-weight:700;box-shadow:0 8px 20px #10b98159;transition:background-color .3s ease,transform .2s ease;text-decoration:none}.contact-btn:hover{background-color:#dc2626;transform:scale(1.05);color:#fff}.contact-btn .icon{width:1.2rem;height:1.2rem;stroke-width:2}.cta-banner{max-width:1200px;margin:3rem auto 2rem;background:#111827;color:#fff;padding:2rem 1.5rem;border-radius:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.cta-banner h2{font-size:1.8rem;line-height:1.3}.cta-banner p{font-size:1rem;max-width:700px}@media(min-width:768px){.cta-banner{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;padding:2rem 3rem}}@media(max-width:768px){.cta-banner h2{font-size:1.6rem}.cta-banner p{font-size:.95rem}}@media(max-width:480px){.cta-banner{margin:2rem 1rem;padding:1.75rem 1.25rem;gap:1.25rem}.cta-banner h2{font-size:1.4rem}.cta-banner p{font-size:.9rem;line-height:1.5}.contact-btn{width:100%;max-width:260px;padding:.75rem 1.75rem}}.service-page-background-light{background:linear-gradient(to right,#fff,#f9fafb);padding:2rem;min-height:100vh}.service-container{max-width:1200px;margin:0 auto}.service-header{margin-top:4rem;text-align:center;padding:2rem 0}.service-subtitle{text-transform:uppercase;font-weight:600;letter-spacing:2px;color:#047857;display:flex;justify-content:center;align-items:center;font-size:.875rem}.service-title-main{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#1f2937;margin-top:1rem;line-height:1.2}.highlight-text{background:linear-gradient(to right,#047857,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-description-main{margin-top:1.5rem;font-size:1.1rem;color:#4b5563;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.service-card-light{background:#fff;border-radius:1rem;box-shadow:0 4px 12px #00000014;margin-bottom:3rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(20px)}.service-card-light:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.service-card-inner{display:flex;gap:2.5rem;align-items:flex-start}.service-card-light.reverse .service-card-inner{flex-direction:row-reverse}.service-img-container{flex:1;min-width:0}.service-img{width:100%;height:300px;object-fit:cover;border-radius:.75rem;box-shadow:0 4px 8px #0000001a}.service-text-content{flex:1.5;min-width:0}.service-icon-title{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.service-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.service-icon{width:2rem;height:2rem;color:#10b981;flex-shrink:0}.service-badge{display:inline-block;background:#f3f4f6;color:#059669;padding:.4rem .8rem;border-radius:9999px;font-size:.75rem;font-weight:600;margin-bottom:1rem}.service-badge.popular{background:#0ea5e9;color:#fff}.service-description{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.service-details h4{font-weight:600;color:#1f2937;margin-bottom:.75rem;font-size:1rem}.service-details ul{list-style:none;padding:0;margin:0}.service-details ul li{padding-left:1.5rem;margin-bottom:.5rem;color:#6b7280;position:relative;line-height:1.5}.service-details ul li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}@media(max-width:768px){.service-page-background-light{padding:1rem}.service-header{margin-top:2rem}.service-card-light{padding:1.5rem}.service-card-inner,.service-card-light.reverse .service-card-inner{flex-direction:column}.service-img{height:200px}.service-title{font-size:1.25rem}.service-description-main{font-size:1rem}}@media(max-width:480px){.service-card-light{padding:1rem}.service-card-inner{gap:1.5rem}.service-icon-title{flex-direction:column;align-items:flex-start}.service-title{font-size:1.1rem}}.footer{background:#111;color:#e5e7eb;line-height:1.6;padding-top:4rem}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1250px;margin:0 auto;padding:4rem 2rem}.footer-section h3{color:#10b981;font-size:1.5rem;margin-bottom:1.2rem;font-weight:700;position:relative}.footer-section h3:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#10b981,#059669);margin-top:.5rem;border-radius:2px;box-shadow:0 2px 6px #10b9814d}.footer-section p{color:#cbd5e1;margin-bottom:.5rem;font-size:.95rem}.footer-section a{color:#94a3b8;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#10b981}.footer-logo{width:160px;margin-bottom:1.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.social-icons{margin:1.5rem 0}.social-icons a{display:inline-flex;align-items:center;justify-content:center;background:#1f2937;color:#fff;width:40px;height:40px;border-radius:50%;margin-right:.5rem;font-size:1rem;transition:all .3s ease}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.8rem;font-size:.95rem;color:#cbd5e1}.footer-bottom{border-top:1px solid #1f2937;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:2rem;color:#94a3b8;font-size:.875rem;max-width:1250px;margin:0 auto}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#94a3b8;transition:color .3s ease}.footer-links a:hover{color:#10b981}@media(max-width:480px){.footer-container{grid-template-columns:1fr;padding:2rem 1rem}.footer-section h3{font-size:1.3rem}.footer-section p,.footer-section ul li{font-size:.9rem}.footer-logo{width:120px;margin-bottom:1rem}.social-icons a{width:35px;height:35px;font-size:.9rem;margin-right:.4rem}.footer-bottom{font-size:.8rem;padding:1.5rem 1rem;flex-direction:column;gap:.8rem}.footer-links{flex-direction:column;gap:.5rem}}.contactTitle-page-container{min-height:100vh;background:linear-gradient(to bottom,#d1fae5,#a7f3d0);color:#111827;display:flex;align-items:center;justify-content:center;padding:1rem}:root{--color-background-light: #ffffff;--color-background-subtle: #f9fafb;--color-text-dark: #1f2937;--color-text-muted: #6b7280;--color-primary-brand: #10b981;--color-secondary-brand: #059669;--color-card-bg: #ffffff;--color-card-dark-bg: #f3f4f6;--color-card-border: #e5e7eb;--color-highlight-start: #047857;--color-highlight-end: #10b981;--color-icon: #10b981}.about-us-background-light{background:linear-gradient(to bottom,var(--color-background-light),var(--color-background-subtle));min-height:100vh;padding:4rem 2rem}.about-us-container{max-width:1200px;margin:0 auto}.about-us-header{text-align:center;padding:4rem 0 6rem}.about-us-subtitle{text-transform:uppercase;font-weight:700;letter-spacing:3px;color:var(--color-secondary-brand);display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem}.about-us-title-main{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;color:var(--color-text-dark);line-height:1.1}.about-us-description-main{margin-top:1.5rem;font-size:1.3rem;color:var(--color-text-muted);max-width:800px;margin-left:auto;margin-right:auto;font-weight:500}.section-title{font-size:2.5rem;font-weight:800;color:var(--color-text-dark);margin-bottom:3rem}.section-title.center{text-align:center}.section-title-left{text-align:center;display:flex;align-items:center;gap:.75rem;color:var(--color-text-dark);margin-bottom:1.5rem}.title-icon{color:var(--color-highlight-end)}.company-overview-section{display:flex;gap:4rem;padding:6rem 0;margin-bottom:5rem;align-items:center;background-color:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:1.5rem;box-shadow:0 10px 40px #00000014;padding:4rem 3rem}.overview-content{flex:2}.overview-image-placeholder{flex:1;min-height:350px;background-color:var(--color-card-dark-bg);border-radius:1rem;box-shadow:0 5px 15px #0000001a;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-weight:600;text-align:center;padding:1rem}.overview-text{font-size:1.15rem;line-height:1.7;color:var(--color-text-muted);margin-bottom:1.5rem;font-weight:500}.animated-divider{height:4px;width:100px;background:linear-gradient(to right,var(--color-highlight-end),var(--color-highlight-start));margin-bottom:2rem;border-radius:2px;transform-origin:left;animation:expandDivider 1s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0}.milestones-section{padding:4rem 0 6rem;background-color:var(--color-card-dark-bg);border-radius:1.5rem;margin-bottom:5rem;box-shadow:0 10px 30px #0000001a}.milestones-section .section-title{color:var(--color-text-dark);margin-bottom:4rem}.stats-grid{display:flex;justify-content:space-around;gap:1rem;padding:0 2rem}.stat-card{text-align:center;padding:2rem;border-radius:1rem;background-color:var(--color-card-bg);border:1px solid var(--color-card-border);flex:1;min-width:200px;transition:transform .3s ease;box-shadow:0 4px 10px #0000000d;opacity:0;transform:translateY(20px)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.stat-icon{color:var(--color-highlight-end);margin-bottom:.75rem}.stat-number{font-size:3rem;font-weight:900;color:var(--color-primary-brand);line-height:1}.stat-label{font-size:1rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:.5rem}.core-values-section{padding:4rem 0;background-color:var(--color-card-dark-bg);border-radius:1.5rem;margin-bottom:5rem;box-shadow:0 10px 30px #0000001a}.core-values-section .section-title{color:var(--color-text-dark)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 2rem}.value-card{background:var(--color-card-bg);color:var(--color-text-dark);border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 15px #00000014;transition:transform .4s ease,box-shadow .4s ease,opacity .5s ease;border-bottom:5px solid var(--color-highlight-end);border-left:1px solid var(--color-card-border);border-right:1px solid var(--color-card-border);border-top:1px solid var(--color-card-border);opacity:0;transform:translateY(20px)}.value-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px #00000026}.value-icon{color:var(--color-icon);margin-bottom:1rem}.value-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text-dark)}.value-card p{color:var(--color-text-muted);font-size:.95rem}.team-group-section{text-align:center;padding:4rem 0;margin-bottom:5rem}.team-title-group{color:var(--color-text-dark);display:flex;justify-content:center;align-items:center;gap:.75rem}.team-group-image-placeholder{width:100%;max-width:1200px;height:600px;margin:2rem auto;background-color:var(--color-background-light);box-shadow:0 10px 30px #00000026;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:1.5rem;font-weight:700;border:3px solid var(--color-card-border);overflow:hidden;transform:scale(.98);transition:transform .5s ease;opacity:0}.team-group-image-placeholder:hover{transform:scale(1)}.team-group-image-placeholder img{width:100%;height:100%;object-fit:cover}.team-group-caption{font-size:1.1rem;color:var(--color-text-muted);font-style:italic}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandDivider{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.animate-in{animation:slideUpFadeIn .6s cubic-bezier(.23,1,.32,1) forwards}.delay-02{animation-delay:.2s}.delay-03{animation-delay:.3s}.delay-04{animation-delay:.4s}.delay-05{animation-delay:.5s}.delay-06{animation-delay:.6s}.delay-07{animation-delay:.7s}.delay-08{animation-delay:.8s}.delay-1{animation-delay:.9s}.delay-2{animation-delay:1s}.delay-3{animation-delay:1.1s}.delay-4{animation-delay:1.2s}.delay-5{animation-delay:1.3s}.delay-6{animation-delay:1.4s}.delay-7{animation-delay:1.5s}.delay-8{animation-delay:1.6s}@media(max-width:1024px){.company-overview-section{flex-direction:column;padding:3rem 2rem}.overview-image-placeholder{width:100%;min-height:250px;margin-top:2rem}}@media(max-width:768px){.about-us-background-light{padding:2rem 1rem}.about-us-title-main{font-size:2.8rem}.stats-grid{flex-direction:column}.section-title{font-size:2rem}.values-grid,.team-grid{grid-template-columns:1fr;padding:0}.team-group-image-placeholder{width:100%;height:300px}}:root{--color-background-light: #ffffff;--color-background-subtle: #f9fafb;--color-text-dark: #1f2937;--color-text-muted: #6b7280;--color-primary-brand: #10b981;--color-secondary-brand: #059669;--color-card-bg: #ffffff;--color-card-border: #e5e7eb;--color-highlight-start: #047857;--color-highlight-end: #10b981}.careers-background-light{background:linear-gradient(to bottom,var(--color-background-light),var(--color-background-subtle));min-height:100vh;padding:4rem 2rem}.careers-container{max-width:1200px;margin:0 auto}.careers-header{text-align:center;padding:4rem 0 6rem}.careers-subtitle{text-transform:uppercase;font-weight:700;letter-spacing:3px;color:var(--color-secondary-brand);display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem}.careers-title-main{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;color:var(--color-text-dark);line-height:1.1;opacity:0;animation:slideUpFadeIn .6s cubic-bezier(.23,1,.32,1) forwards}.highlight-text{background:linear-gradient(to right,var(--color-highlight-start),var(--color-highlight-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.careers-description-main{margin-top:1.5rem;font-size:1.2rem;color:var(--color-text-muted);max-width:800px;margin-left:auto;margin-right:auto;font-weight:500}.section-title{font-size:2.5rem;font-weight:800;color:var(--color-text-dark);margin-bottom:3rem;text-align:center}.positions-section{margin-bottom:4rem}.positions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.position-card{background:var(--color-card-bg);color:var(--color-text-dark);border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 12px #0000001a;border:1px solid var(--color-card-border);transition:transform .3s ease,box-shadow .3s ease}.position-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.position-card h3{color:var(--color-primary-brand);font-size:1.5rem;margin-bottom:1rem;font-weight:700}.position-card p{color:var(--color-text-muted);margin:.5rem 0;font-size:1rem;line-height:1.6}.position-icon{color:var(--color-primary-brand);margin-bottom:1rem}.application-section{padding:4rem 0;position:relative}.application-form{background:var(--color-card-bg);padding:3rem;border-radius:1.5rem;max-width:800px;margin:0 auto;box-shadow:0 10px 30px #0000001a,0 0 0 1px var(--color-card-border);color:var(--color-text-dark);position:relative;overflow:hidden}.application-form:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-highlight-start),var(--color-highlight-end),var(--color-highlight-start));background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.application-form{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.application-form input[type=email],.application-form textarea,.application-form button{grid-column:1 / -1}.application-form input,.application-form select,.application-form textarea{padding:1rem 1.25rem;border-radius:.75rem;border:2px solid var(--color-card-border);background:var(--color-background-light);color:var(--color-text-dark);font-size:1rem;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none}.application-form input::placeholder,.application-form textarea::placeholder{color:var(--color-text-muted);font-weight:400}.application-form input:focus,.application-form select:focus,.application-form textarea:focus{border-color:var(--color-primary-brand);background:var(--color-background-light);box-shadow:0 0 0 4px #10b9811a,0 4px 12px #10b9811a;transform:translateY(-2px)}.application-form input:hover:not(:focus),.application-form select:hover:not(:focus),.application-form textarea:hover:not(:focus){border-color:var(--color-secondary-brand);transform:translateY(-1px)}.application-form input:disabled,.application-form select:disabled,.application-form textarea:disabled{opacity:.6;cursor:not-allowed;transform:none;background:#f3f4f6}.application-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2310b981' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.application-form select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2310b981' d='M6 3l5 5H1z'/%3E%3C/svg%3E")}.application-form input[type=file]{padding:.75rem 1rem;cursor:pointer;position:relative;font-size:.95rem}.application-form input[type=file]::file-selector-button{padding:.5rem 1.25rem;margin-right:1rem;border:none;border-radius:.5rem;background:linear-gradient(135deg,var(--color-highlight-start),var(--color-highlight-end));color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.application-form input[type=file]::file-selector-button:hover{transform:scale(1.05);box-shadow:0 4px 12px #10b98166}.application-form small{display:block;color:var(--color-text-muted);font-size:.875rem;margin-top:.5rem;font-weight:500;grid-column:1 / -1}.application-form textarea{resize:vertical;min-height:140px;line-height:1.6;font-family:inherit}.application-form button[type=submit]{padding:1.25rem 2.5rem;border:none;border-radius:.875rem;background:linear-gradient(135deg,var(--color-highlight-start) 0%,var(--color-highlight-end) 100%);color:#fff;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #10b9814d;margin-top:1rem}.application-form button[type=submit]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.application-form button[type=submit]:hover:before{left:100%}.application-form button[type=submit]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 32px #10b98180}.application-form button[type=submit]:active{transform:translateY(-1px) scale(.98)}.application-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){.positions-grid{grid-template-columns:1fr}.application-form{padding:2rem 1.5rem;grid-template-columns:1fr;gap:1.25rem}.application-form input[type=email],.application-form input,.application-form select,.application-form textarea,.application-form button{grid-column:1}}@media(max-width:480px){.careers-background-light{padding:2rem 1rem}.application-form{padding:1.5rem 1rem}.application-form button[type=submit]{padding:1rem 2rem;font-size:1rem}}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(to right,#065f46,#10b981);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 15px #0000004d;transition:transform .3s ease,opacity .3s ease;z-index:1000}.back-to-top:hover{transform:translateY(-5px) scale(1.1);opacity:.9}.back-to-top svg{color:#fff;width:24px;height:24px}.contactTitle-page-container{min-height:100vh;background:#fff;color:#111827;display:flex;align-items:center;justify-content:center;padding:1rem}.contactTitle-header{max-width:48rem;text-align:center;padding:2rem}.contactTitle-subtitle{display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#065f46;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.contactTitle-title{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-weight:900;color:#065f46;margin-bottom:1.5rem;opacity:0;animation:slideUpFadeIn .6s cubic-bezier(.23,1,.32,1) forwards}.contactTitle-highlight-text{background:linear-gradient(to right,#065f46,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contactTitle-desc{font-size:1.125rem;color:#065f46;line-height:1.625;margin-left:auto;margin-right:auto;max-width:42rem}.map-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:3rem auto;text-align:center}.map-title{font-size:2rem;font-weight:700;color:#065f46;margin-bottom:1rem}.map-placeholder{width:100%;max-width:900px;height:400px;border-radius:1rem;overflow:hidden;box-shadow:0 8px 20px #0000001a}.map-placeholder iframe{width:100%;height:100%;border:0}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px){.contactTitle-title{font-size:clamp(3rem,6vw,5rem)}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f4f7f6}.login-form{background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 10px #0000001a;width:100%;max-width:400px}.login-form h2{text-align:center;margin-bottom:25px;color:#333}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:700;color:#555}.form-group input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;box-sizing:border-box}.login-button{width:100%;padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.login-button:hover{background-color:#0056b3}.login-error{color:red;margin-bottom:15px;text-align:center}.forgot-password-button{margin-top:15px;padding:10px;background:transparent;color:#667eea;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:underline}.forgot-password-button:hover{color:#764ba2;text-decoration:none}:root{--color-sidebar-bg: #212529;--color-sidebar-text: #adb5bd;--color-accent-teal: #10b981;--color-accent-blue: #007bff;--color-link-hover-bg: #343a40;--color-active-bg: #0c694e;--color-active-border: #094734;--color-logout: #dc3545;--color-home-redirect: #495057;--color-content-bg: #f8f9fa;--sidebar-width: 260px}.admin-layout{display:flex;min-height:100vh;background-color:var(--color-content-bg)}.sidebar{width:var(--sidebar-width);background-color:var(--color-sidebar-bg);color:#fff;padding:0;display:flex;flex-direction:column}.sidebar-header{padding:20px;border-bottom:1px solid var(--color-link-hover-bg)}.sidebar-header h3{margin:0;font-size:1.6rem;color:var(--color-accent-teal);font-weight:700}.sidebar-menu{list-style:none;padding:10px 0 0;margin:0;flex-grow:1}.sidebar-menu li a{display:flex;align-items:center;padding:12px 20px;text-decoration:none;color:var(--color-sidebar-text);transition:background-color .2s,color .2s;font-size:1rem}.sidebar-menu li a .nav-icon{margin-right:10px}.sidebar-menu li a:hover{background-color:var(--color-link-hover-bg);color:#fff}.sidebar-menu li a.active{background-color:var(--color-active-bg);color:#fff;border-left:5px solid var(--color-accent-teal);padding-left:15px;font-weight:600}.sidebar-footer{padding:20px;border-top:1px solid var(--color-link-hover-bg)}.sidebar-footer button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-bottom:10px;padding:10px;font-size:1rem;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}.logout-button{background-color:var(--color-logout)}.logout-button:hover{background-color:#b02a37}.redirect-button{background-color:var(--color-home-redirect)}.redirect-button:hover{background-color:#5a6268}.content{flex-grow:1;padding:30px;overflow-y:auto}.dashboard-container{padding:20px}.dashboard-container h2{color:#343a40;margin-bottom:20px}.dashboard-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.card{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s}.card:hover{transform:translateY(-3px)}.card h3{margin-top:5px;font-size:1.25rem;color:#007bff}.message-card{border-left:5px solid #28a745}.application-card{border-left:5px solid #ffc107}.booking-card{border-left:5px solid #17a2b8}.service-card{border-left:5px solid #6f42c1}.user-card{border-left:5px solid #dc3545}.chart-section{background:linear-gradient(135deg,#fff,#f8f9fa);padding:25px;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:30px;border:1px solid #e9ecef;transition:all .3s ease}.chart-section:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.chart-section h3{margin-top:0;margin-bottom:20px;color:#212529;font-size:1.6rem;border-bottom:2px solid #007bff;padding-bottom:12px;font-weight:600}.chart-container{width:100%;height:350px;background:#fff;border-radius:8px;padding:15px}.error-message{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;padding:15px;border-radius:5px;margin-bottom:20px;font-weight:600}.jobs-container .job-creation-form-section{background-color:#f9f9f9;padding:20px;border-radius:6px;margin-bottom:30px;border:1px solid #eee}.job-form input,.job-form textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.job-form textarea{resize:vertical}.jobs-container .existing-jobs-section h3{margin-top:30px}.status-message{padding:10px;border-radius:4px;margin-bottom:20px;font-weight:700}.cv-section{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.cv-section h4{margin-top:0;color:#007bff}.feature-container{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000000d}.feature-container h2{border-bottom:2px solid #eee;padding-bottom:10px;margin-bottom:20px}.data-table th,.data-table td{text-align:left;padding:12px 15px;border-bottom:1px solid #ddd}.data-table th{background-color:#f8f9fa;color:#343a40}.data-table tr:hover{background-color:#f1f1f1}.action-button{display:inline-block;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;margin:0 5px 5px 0;font-size:.9rem;font-weight:500;transition:all .2s ease-in-out;text-align:center}.action-button.view{background-color:#007bff;color:#fff}.action-button.view:hover{background-color:#0056b3;transform:translateY(-1px)}.action-button.delete{background-color:#dc3545;color:#fff}.action-button.delete:hover{background-color:#c82333;transform:translateY(-1px)}.action-button.back{background-color:#6c757d;color:#fff}.action-button.back:hover{background-color:#5a6268;transform:translateY(-1px)}@media(max-width:768px){.action-button{font-size:.85rem;padding:6px 12px}.detail-grid{grid-template-columns:1fr;gap:10px 15px}}.error-message{color:red;font-weight:700}.detail-container{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 0 15px #00000014}.detail-container h3{color:#343a40;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #eee}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 30px;margin-bottom:30px}.detail-grid p{margin:0;padding:5px 0;border-bottom:1px dotted #ccc}.action-buttons{margin-top:20px;padding-top:15px;border-top:1px solid #eee}.users-container{max-width:1200px;margin:0 auto;padding:20px}.users-container h2{color:#333;margin-bottom:20px;font-size:28px}.user-creation-form-section{background-color:#f9f9f9;padding:25px;border-radius:8px;margin-bottom:30px;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}.user-creation-form-section h3{margin-top:0;margin-bottom:20px;color:#555;font-size:20px}.user-form{display:flex;flex-direction:column;gap:15px}.user-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.user-form input,.user-form select{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:6px;font-size:14px;box-sizing:border-box;transition:border-color .3s ease}.user-form input:focus,.user-form select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.user-form select{cursor:pointer;background-color:#fff}.existing-users-section{margin-top:40px}.existing-users-section h3{color:#555;margin-bottom:20px;font-size:20px}.data-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.data-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.data-table th{padding:15px;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.data-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.data-table tbody tr:hover{background-color:#f8f9fa}.data-table tbody tr:last-child{border-bottom:none}.data-table td{padding:15px;font-size:14px;color:#333}.role-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.role-badge.admin{background-color:#e3f2fd;color:#1976d2}.role-badge.user{background-color:#f3e5f5;color:#7b1fa2}.action-button{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.action-button.create{background:#0056b3;color:#fff;width:100%;padding:12px;font-size:16px;margin-top:10px}.action-button.create:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.action-button.delete{background-color:#f44336;color:#fff}.action-button.delete:hover:not(:disabled){background-color:#d32f2f;transform:translateY(-2px);box-shadow:0 4px 8px #f443364d}.action-button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.action-button:disabled:hover{transform:none;box-shadow:none}.status-message{padding:12px 20px;border-radius:6px;margin-bottom:20px;font-size:14px;font-weight:500}.status-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.loading-text,.no-data{text-align:center;color:#999;padding:40px;font-size:16px}@media(max-width:768px){.user-form .form-row{grid-template-columns:1fr}.data-table{font-size:12px}.data-table th,.data-table td{padding:10px 8px}.action-button{padding:6px 12px;font-size:12px}}.services-container{padding:20px;background:#f9fafb;border-radius:12px;box-shadow:0 2px 6px #0000001a}.service-form{display:flex;flex-direction:column;gap:10px;background:#fff;padding:20px;border-radius:8px}.service-form input,.service-form textarea{padding:10px;border:1px solid #ddd;border-radius:8px;font-size:14px}.service-form textarea{resize:vertical;min-height:80px}.action-button{background-color:#007bff;border:none;color:#fff;padding:10px 14px;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out}.action-button:hover{background-color:#0056b3}.action-button.delete{background-color:#e74c3c}.action-button.delete:hover{background-color:#c0392b}.status-message{margin-bottom:10px;padding:10px;border-radius:8px;text-align:center}.status-message.success{background-color:#e8f5e9;color:#2e7d32}.status-message.error{background-color:#ffebee;color:#c62828}.data-table{width:100%;border-collapse:collapse;margin-top:20px}.data-table th,.data-table td{border:1px solid #e0e0e0;padding:10px;text-align:left}.data-table th{background-color:#f4f4f4}.service-image-preview{width:80px;height:60px;object-fit:cover;border-radius:6px}.form-section,.detail-section{background:#fafafa;border:1px solid #eee;border-radius:8px;padding:15px;margin-bottom:20px}.form-section h4,.detail-section h4{margin-bottom:10px;color:#333}label{display:block;font-weight:600;margin-bottom:5px}input[type=text],textarea,input[type=file]{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;margin-bottom:10px;font-size:14px}.current-image-preview{margin-top:10px}.current-image-preview p{margin-bottom:5px;font-weight:600}.reset-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.reset-form-wrapper{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:500px;width:100%}.reset-form-wrapper h2{text-align:center;color:#333;margin-bottom:10px;font-size:28px;font-weight:600}.reset-description{text-align:center;color:#666;margin-bottom:25px;font-size:14px;line-height:1.5}.reset-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:500;color:#333;font-size:14px}.form-group input{padding:12px 15px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s ease;font-family:inherit}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group input::placeholder{color:#aaa}.reset-message{padding:12px 15px;border-radius:8px;font-size:14px;text-align:center;margin:0}.reset-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.reset-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.reset-button{padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.reset-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.reset-button:active:not(:disabled){transform:translateY(0)}.reset-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.back-button{padding:12px;background:transparent;color:#667eea;border:2px solid #667eea;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.back-button:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.back-button:active{transform:translateY(0)}@media(max-width:600px){.reset-form-wrapper{padding:30px 20px}.reset-form-wrapper h2{font-size:24px}.reset-description{font-size:13px}}
