html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}.app{min-height:100vh;display:flex;flex-direction:column}.header{padding:1.5rem 2rem;background-color:#fff;display:flex;align-items:center;gap:2em}.header-left{flex:1;display:flex;align-items:center;gap:.75rem}.header-phone{display:flex;align-items:center;gap:.5rem;font-size:.875rem;padding:.5rem .875rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;transition:all .2s ease}.header-phone:hover{border-color:#f97316;background-color:#fff7ed}.header-phone a{color:#374151;text-decoration:none;font-weight:500;transition:color .2s ease}.header-phone a:hover{color:#f97316}.header-phone i{color:#f97316;font-size:.875rem}.header-address{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .2s ease;text-decoration:none;cursor:pointer}.header-address:hover{border-color:#f97316;background-color:#fff7ed}.header-address i{color:#f97316;font-size:1rem}.logo{height:3em;width:auto;object-fit:contain}.header-center{display:flex;justify-content:center;align-items:center}.nav-links{display:flex;gap:1rem}.nav-links a{text-decoration:none;color:#374151;font-size:1rem;font-weight:500;padding:.5rem .75rem;border-radius:.375rem;transition:all .1s ease;position:relative}.nav-links a:hover{color:#1f2937;background-color:#1f29370d}.header-right{display:flex;justify-content:flex-end;align-items:center;flex:1}.btn-client{background-color:transparent;color:#f97316;border:1.5px solid #f97316;padding:.6em 1.3em;border-radius:.375rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.btn-client:hover{background-color:#f973161a;border-color:#ea580c;color:#ea580c}.btn-logout{display:inline-flex;align-items:center;gap:.5rem;background-color:transparent;color:#f97316;border:1.5px solid #f97316;padding:.6em 1.3em;border-radius:.375rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-logout:hover{background-color:#f973161a;border-color:#ea580c;color:#ea580c}.btn-logout i{font-size:.875rem}.main{flex:1;padding:1rem 2rem}.hero-section{margin-bottom:3rem;padding:3rem 2rem;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:.75rem;border:1px solid #e5e7eb}.hero-content{max-width:800px;margin:0 auto;text-align:center}.hero-title{font-size:2.2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center}.hero-btn{padding:.75rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none;display:inline-block}.hero-btn-primary{background-color:#f97316;color:#fff}.hero-btn-primary:hover{background-color:#ea580c}.hero-btn-secondary{background-color:transparent;color:#f97316;border:1.5px solid #f97316}.hero-btn-secondary:hover{background-color:#f973161a;border-color:#ea580c;color:#ea580c}.services-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .2s ease,box-shadow .2s ease}.card:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}.card-placeholder{background-color:#f3f4f6;border-radius:.375rem;height:200px;width:100%}.card-image{width:100%;height:200px;object-fit:cover;border-radius:.375rem}.card-button{align-self:flex-end;background-color:#fff;border:1.5px solid;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.card-button-icon{font-size:.75rem;transition:transform .3s ease}.card-button-open .card-button-icon{transform:rotate(90deg)}.card:nth-child(1) .card-button{color:#ef4444;border-color:#ef4444}.card:nth-child(1) .card-button:hover{background-color:#ef44441a}.card:nth-child(2) .card-button{color:#f97316;border-color:#f97316}.card:nth-child(2) .card-button:hover{background-color:#f973161a}.card:nth-child(3) .card-button{color:#ec4899;border-color:#ec4899}.card:nth-child(3) .card-button:hover{background-color:#ec48991a}.card:nth-child(4) .card-button{color:#3b82f6;border-color:#3b82f6}.card:nth-child(4) .card-button:hover{background-color:#3b82f61a}.card:nth-child(5) .card-button{color:#10b981;border-color:#10b981}.card:nth-child(5) .card-button:hover{background-color:#10b9811a}.card:nth-child(6) .card-button{color:#f59e0b;border-color:#f59e0b}.card:nth-child(6) .card-button:hover{background-color:#f59e0b1a}.card-placeholder-green{background-color:#d1fae5}.card-placeholder-yellow{background-color:#fef3c7}.card-expanded{grid-column:1 / -1;transition:all .3s ease}.card-content{margin-left:auto;margin-right:auto;margin-bottom:1rem;animation:slideDown .3s ease;max-width:650px}.card-content p{color:#6b7280;line-height:1.7;font-size:.9375rem;text-align:justify}.service-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem;letter-spacing:-.01em}.service-section{margin-bottom:2rem;padding-left:0}.service-section:last-child{margin-bottom:0}.service-subtitle{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.service-subtitle i{color:#f97316;font-size:.9rem}@keyframes slideDown{0%{opacity:0;max-height:0;overflow:hidden}to{opacity:1;max-height:500px}}.security-section{margin-top:3rem;margin-bottom:3rem;padding:3rem 2rem;background:linear-gradient(135deg,#f9fafb,#fff);border-radius:.75rem;border:1px solid #e5e7eb}.security-content{max-width:1200px;margin:0 auto}.security-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center}.security-subtitle{font-size:1rem;color:#6b7280;text-align:center;margin-bottom:2rem}.security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.feature:hover{border-color:#d1d5db;box-shadow:0 2px 8px #00000014;transform:translateY(-2px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem;color:#f97316}.feature h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature p{font-size:.875rem;color:#6b7280;line-height:1.5}.contact-section{padding:3rem 2rem;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:.75rem;border:1px solid #e5e7eb}.contact-content{max-width:700px;margin:0 auto}.contact-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.contact-subtitle{font-size:1rem;color:#6b7280;text-align:center;margin-bottom:2rem;line-height:1.6}.contact-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group label{font-size:.875rem;font-weight:600;color:#374151}.form-group input,.form-group textarea,.form-group select{padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;font-family:Inter,sans-serif;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}.form-group select{appearance:none;padding-right:2.5rem;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='%236b7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.form-group input[type=file]{padding:.75rem;cursor:pointer;color:#6b7280}.form-group input[type=file]::file-selector-button{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem 1rem;margin-right:1rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s ease,border-color .2s ease}.form-group input[type=file]::file-selector-button:hover{background-color:#e5e7eb;border-color:#d1d5db}.form-group textarea{resize:vertical}.contact-button{background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;align-self:flex-start}.contact-button:hover{background-color:#ea580c}.footer{background-color:#fff;border-top:1px solid #e5e7eb;padding:2rem;margin-top:3rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem}.footer-left{display:flex;gap:3rem}.footer-item{display:flex;flex-direction:column;gap:.5rem}.footer-label{font-size:.875rem;font-weight:600;color:#374151}.footer-item p{font-size:.875rem;color:#6b7280}.footer-logo-section{display:flex;align-items:center;flex-shrink:0}.footer-logo{height:40px;width:auto;object-fit:contain}.footer-content-bottom{margin-top:1.5rem;padding-top:1.5rem}.footer-certifications{display:flex;flex-direction:column;gap:.75rem}.mase-logo{height:50px;width:auto;object-fit:contain}.footer-menu{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.footer-menu a{font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.footer-menu a:hover{color:#f97316}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.social-link{color:#1f2937;font-size:1.5rem;transition:color .2s ease;text-decoration:none}.social-link:hover{color:#111827}.configurator-section{padding:3rem 2rem;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:.75rem;margin-bottom:3rem}.configurator-content{max-width:700px;margin:0 auto;text-align:center}.configurator-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.configurator-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.configurator-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.configurator-features .feature{background-color:transparent;border:none;padding:1.5rem 1rem;text-align:center;transition:none}.configurator-features .feature:hover{border-color:transparent;box-shadow:none}.configurator-features .feature h3{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.configurator-features .feature p{font-size:.875rem;color:#6b7280}.configurator-btn{background-color:#f97316;color:#fff;border:none;padding:.75rem 2rem;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.configurator-btn:hover{background-color:#ea580c}.login-section{padding:3rem 2rem;background-color:#f9fafb}.login-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;width:100%}.login-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;text-align:center}.login-subtitle{font-size:.875rem;color:#6b7280;text-align:center;margin-bottom:2rem}.login-form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.login-button{background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.login-button:hover{background-color:#ea580c}.login-footer{text-align:center;padding-top:1rem;border-top:1px solid #e5e7eb}.login-footer p{font-size:.875rem;color:#6b7280}.login-footer a{color:#f97316;text-decoration:none;font-weight:600;transition:color .2s ease}.login-footer a:hover{color:#ea580c}.clients-section{padding:1rem 2rem;margin-top:3rem}.clients-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.client-logo{display:flex;align-items:center;justify-content:center;padding:2rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.client-logo:hover{border-color:#d1d5db;box-shadow:0 2px 8px #00000014}.logo-placeholder{font-size:.875rem;font-weight:600;color:#6b7280;text-align:center}.client-logo-img{max-width:100%;max-height:100px;width:auto;height:auto;object-fit:contain}.news-section{padding:1rem 2rem;margin-top:3rem}.news-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.news-carousel-wrapper{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:1400px;margin:0 auto}.news-carousel-container{flex:1;overflow:hidden;border-radius:.5rem}.news-carousel-track{display:flex;gap:1.5rem;transition:transform .3s ease}.news-card{flex:0 0 calc(33.333% - 1rem);background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease}.news-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}.news-card-image{width:100%;height:200px;object-fit:cover}.news-card-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.news-card-date{font-size:.875rem;color:#f97316;font-weight:600}.news-card-title{font-size:1.125rem;font-weight:600;color:#1f2937;line-height:1.3}.news-card-excerpt{font-size:.875rem;color:#6b7280;line-height:1.5;flex:1}.news-card-link{display:inline-flex;align-items:center;gap:.5rem;color:#f97316;text-decoration:none;font-weight:600;font-size:.875rem;transition:color .2s ease,transform .2s ease}.news-card-link:hover{color:#ea580c;transform:translate(4px)}.news-card-link i{font-size:.75rem}.news-nav-btn{background-color:transparent;color:#f97316;border:1px solid #fed7aa;width:2rem;height:2rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;transition:border-color .2s ease,color .2s ease,background-color .2s ease;flex-shrink:0}.news-nav-btn:hover:not(:disabled){background-color:#f973161a;border-color:#f97316}.news-nav-btn:disabled{color:#d1d5db;border-color:#f3f4f6;cursor:not-allowed}@media(max-width:1024px){.news-card{flex:0 0 calc(50% - .75rem)}}@media(max-width:640px){.news-section{padding:2rem 1rem}.news-title{font-size:1.5rem;margin-bottom:1.5rem}.news-carousel-wrapper,.news-carousel-track{gap:1rem}.news-card{flex:0 0 100%}.news-nav-btn{width:2rem;height:2rem;font-size:.875rem}}.about-section{margin-top:3rem;padding:3rem 2rem;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:.75rem;border:1px solid #e5e7eb}.about-content{max-width:1200px;margin:0 auto}.about-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center}.about-subtitle{font-size:1rem;color:#6b7280;text-align:center;margin-bottom:2rem;line-height:1.6}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.about-feature{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.about-feature:hover{border-color:#d1d5db;box-shadow:0 2px 8px #00000014;transform:translateY(-2px)}.about-feature-icon{font-size:2.5rem;color:#f97316;margin-bottom:1rem}.about-feature h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.about-feature p{font-size:.875rem;color:#6b7280;line-height:1.5}@media(max-width:640px){.about-section{padding:2rem 1rem;margin-top:2rem}.about-title{font-size:1.5rem}.about-subtitle{font-size:.95rem;margin-bottom:1.5rem}.about-features{gap:1.5rem}.about-feature{padding:1.5rem}.about-feature-icon{font-size:2rem}.about-feature h3{font-size:1rem}.about-feature p{font-size:.8125rem}.contact-section{padding:2rem 1rem;margin-top:2rem}.contact-content{max-width:100%}.contact-title{font-size:1.5rem}.contact-subtitle{font-size:.95rem;margin-bottom:1.5rem}.contact-card{padding:1.5rem}.contact-form{gap:1rem}.form-group input,.form-group textarea{padding:.625rem;font-size:.95rem}}.news-page-section{padding:2rem}.news-page-content{max-width:1200px;margin:0 auto}.news-page-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.news-page-subtitle{font-size:1.125rem;color:#6b7280;text-align:center;margin-bottom:2rem;line-height:1.6}.news-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.news-page-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.news-page-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a;transform:translateY(-4px)}.news-page-card-image{width:100%;height:250px;object-fit:cover}.news-page-card-content{padding:2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.news-page-card-date{font-size:.875rem;color:#f97316;font-weight:600}.news-page-card-title{font-size:1.25rem;font-weight:600;color:#1f2937;line-height:1.4}.news-page-card-excerpt{font-size:.875rem;color:#6b7280;line-height:1.6;flex:1}.news-page-card-link{display:inline-flex;align-items:center;gap:.5rem;color:#f97316;text-decoration:none;font-weight:600;font-size:.875rem;transition:color .2s ease,transform .2s ease}.news-page-card-link:hover{color:#ea580c;transform:translate(4px)}.news-page-card-link i{font-size:.75rem}@media(max-width:1024px){.news-page-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:640px){.news-page-section{padding:2rem 1rem}.news-page-title{font-size:1.875rem;margin-bottom:.75rem}.news-page-subtitle{font-size:1rem;margin-bottom:2rem}.news-page-grid{grid-template-columns:1fr;gap:1.5rem}.news-page-card-content{padding:1.5rem}.news-page-card-image{height:200px}.news-page-card-title{font-size:1.125rem}}.client-section{padding:3rem 2rem;background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:.75rem}.client-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 2fr;gap:2rem;align-items:center}.client-left{padding:2rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem}.client-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.client-description{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.client-features{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.client-feature{display:flex;gap:1rem}.client-feature-icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:#f97316;font-size:1.5rem}.client-feature h3{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.client-feature p{font-size:.875rem;color:#6b7280;line-height:1.5}.client-btn{display:block;width:100%;background-color:#f97316;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;text-align:center;text-decoration:none}.client-btn:hover{background-color:#ea580c;text-decoration:none}.client-middle{display:flex;justify-content:center;align-items:center}.client-illustration{display:flex;flex-direction:column;align-items:center;gap:2rem}.illustration-step{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.illustration-step i{font-size:3rem;color:#f97316}.illustration-step p{font-size:1rem;font-weight:600;color:#1f2937}.illustration-arrow{font-size:1.5rem;color:#f97316}.client-right{display:flex;align-items:center}@media(max-width:1024px){.client-container{grid-template-columns:1fr;gap:2rem}.client-left{padding:1.5rem}.client-title{font-size:1.5rem}}@media(max-width:640px){.client-section{padding:2rem 1rem}.client-container{gap:1.5rem}.client-left{padding:1.5rem}.client-title{font-size:1.25rem;margin-bottom:.75rem}.client-description{font-size:.95rem;margin-bottom:1.5rem}.client-features{gap:1rem;margin-bottom:1.5rem}.client-feature-icon{width:2rem;height:2rem;font-size:1.25rem}.client-feature h3{font-size:.95rem}.client-feature p{font-size:.8125rem}}.dashboard-container{max-width:800px;margin:0 auto;padding:2rem 0}.configurator{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem}.configurator-header{margin-bottom:2rem}.configurator-header-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.configurator-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.btn-admin-link{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:transparent;color:#f97316;border:1.5px solid #f97316;border-radius:.375rem;text-decoration:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-admin-link:hover{background-color:#f973161a;border-color:#ea580c;color:#ea580c}.btn-admin-link i{font-size:.875rem}.configurator-header p{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.progress-bar{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:#f97316;transition:width .3s ease}.configurator-content{margin-bottom:2rem}.configurator-content h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.question-description{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.options-grid{display:grid;gap:.75rem}.option-btn{padding:.75rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:.375rem;cursor:pointer;font-size:.9375rem;transition:all .2s ease;text-align:left;font-weight:500;color:#374151}.option-btn:hover{border-color:#f97316;background:#fff7ed}.option-btn.selected{border-color:#f97316;background:#f973160d;color:#f97316}.configurator-footer{display:flex;gap:1rem;justify-content:space-between}.btn-primary,.btn-secondary{padding:.625rem 1.5rem;border:none;border-radius:.375rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary i,.btn-secondary i{font-size:.875rem;line-height:1;display:flex;align-items:center;justify-content:center}.btn-primary{background:#f97316;color:#fff}.btn-primary:hover:not(:disabled){background:#ea580c}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#f9fafb;color:#374151;border:1px solid #e5e7eb}.btn-secondary:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.configurator-summary{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem}.configurator-summary h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.summary-content{margin-bottom:2rem}.summary-item{padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;margin-bottom:.75rem}.summary-item h3{font-size:1rem;margin-bottom:.5rem;color:#374151;font-weight:600}.summary-answer{margin:0;color:#374151;font-weight:400;font-size:.9375rem;line-height:1.6}.summary-list{list-style:none;padding:0;margin:0}.summary-list>li{margin-bottom:.5rem;padding-left:1rem;position:relative}.summary-list>li:before{content:"-";position:absolute;left:0;font-weight:700;color:#6b7280}.summary-sublist{list-style:none;padding:0;margin:.5rem 0 0}.summary-sublist>li{padding-left:1rem;position:relative;margin-bottom:.25rem;color:#4b5563}.summary-sublist>li:before{content:"-";position:absolute;left:0;color:#6b7280}.summary-actions{display:flex;gap:1rem}.summary-actions .btn-secondary,.summary-actions .btn-primary{flex:1}.surface-location-form{display:flex;flex-direction:column;gap:1.5rem}.surface-location-form .form-group{display:flex;flex-direction:column;gap:.75rem}.surface-location-form label{font-size:.875rem;font-weight:600;color:#374151}.surface-input{padding:.75rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.9375rem;transition:border-color .2s ease,box-shadow .2s ease;font-family:Inter,sans-serif}.surface-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.location-options{display:grid;gap:.75rem}.file-upload-form{display:flex;flex-direction:column;gap:1.5rem}.file-input-label{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;border:2px dashed #e5e7eb;border-radius:.375rem;background:#f9fafb;cursor:pointer;transition:all .2s ease;font-weight:500;color:#374151}.file-input-label:hover{border-color:#f97316;background:#fff7ed;color:#f97316}.file-input{display:none}.file-hint{font-size:.8125rem;color:#9ca3af;text-align:center;margin:0}.files-list{padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem}.files-count{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .75rem}.file-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;margin-bottom:.5rem}.file-item:last-child{margin-bottom:0}.file-name{font-size:.875rem;color:#374151;word-break:break-word}.file-remove{background:none;border:none;color:#ef4444;cursor:pointer;font-size:1rem;padding:0 .5rem;transition:color .2s ease}.file-remove:hover{color:#dc2626}.checkbox-group{display:flex;align-items:center}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9375rem;color:#374151;font-weight:500}.checkbox-input{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#f97316}.admin-container{max-width:1200px;margin:0 auto;padding:2rem 0}.admin-header{margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:.75rem}.admin-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.admin-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.admin-subtitle{font-size:1rem;color:#6b7280;margin:0}.admin-error{padding:2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;text-align:center}.admin-error h2{font-size:1.5rem;color:#dc2626;margin:0 0 .5rem}.admin-error p{color:#991b1b;margin:0}.admin-loading{padding:3rem 2rem;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem}.admin-loading p{color:#6b7280;font-size:1rem}.admin-error-message{padding:1rem;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:.375rem;margin-bottom:1.5rem;font-size:.9375rem}.admin-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.admin-table th{padding:1rem;text-align:left;font-weight:500;color:#374151;font-size:.875rem}.admin-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151;font-size:.9375rem}.admin-table tbody tr:hover{background:#f9fafb}.admin-table tbody tr:last-child td{border-bottom:none}.admin-empty{text-align:center;color:#9ca3af;font-style:italic;padding:2rem!important}.role-badge{display:inline-block;padding:.3rem .65rem;border-radius:2em;font-size:.8125rem;font-weight:600;text-transform:capitalize;border:1.5px solid;background:#fff}.role-badge.role-1{color:#1646ae;border-color:#1646ae}.role-badge.role-2{color:#f97316;border-color:#f97316}.admin-footer{margin-top:1.5rem;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;text-align:right}.admin-footer p{margin:0;color:#6b7280;font-size:.9375rem;font-weight:500}.number-input-wrapper{display:flex;align-items:center;justify-content:center;gap:.75rem}.number-input-wrapper input{max-width:200px}.number-unit{color:#6b7280;font-weight:500;white-space:nowrap}.multiselect-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;margin:1.5rem 0}.multiselect-card{border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;background-color:#fff;transition:all .3s ease;cursor:pointer;text-align:left}.multiselect-card:hover{border-color:#f97316;box-shadow:0 2px 8px #f973161a}.multiselect-card.selected{border-color:#f97316;background-color:#fff7ed;box-shadow:0 4px 12px #f9731626}.multiselect-card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:0;text-align:left}.multiselect-label{font-weight:400;color:#1f2937;font-size:.9375rem;text-align:left}.multiselect-card.selected .multiselect-label{color:#f97316}.multiselect-suboptions{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.suboptions-hint{font-size:.875rem;color:#6b7280;margin-bottom:.75rem;font-weight:500;text-align:left}.suboptions-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.suboption-radio-label{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;padding:.75rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease;font-size:.9375rem;text-align:left}.suboption-radio-label:hover{background-color:#f3f4f6;border-color:#d1d5db}.suboption-radio-label input[type=radio]:checked+span{color:#f97316;font-weight:600}.suboption-radio-label input[type=radio]:checked{accent-color:#f97316}.radio-input,.checkbox-input{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#f97316;flex-shrink:0}.checkbox-label{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left}@media(max-width:1024px){.multiselect-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}}@media(max-width:768px){.multiselect-container{grid-template-columns:1fr}.multiselect-card{padding:1.25rem}.multiselect-label{font-size:.95rem}}@media(max-width:640px){.admin-header{padding:1.5rem}.admin-header h1{font-size:1.5rem}.admin-table th,.admin-table td{padding:.75rem;font-size:.8125rem}.admin-table th{font-size:.75rem}.dashboard-container{padding:1rem 0}.configurator,.configurator-summary{padding:1.5rem}.configurator-header h1{font-size:1.5rem}.configurator-content h2{font-size:1.125rem}.btn-primary,.btn-secondary{padding:.5rem 1rem;font-size:.875rem}.multiselect-container{gap:.75rem}.multiselect-card{padding:1rem}}
