:root{--service-commercial: #1e40af;--service-commercial-light: rgba(30, 64, 175, .1);--service-commercial-lighter: rgba(30, 64, 175, .05);--gradient-primary: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);--card-shadow: 0 10px 40px rgba(0, 0, 0, .08);--card-shadow-hover: 0 20px 60px rgba(0, 0, 0, .12)}.commercial-hero-section{background:var(--gradient-primary);color:#fff;padding:6rem 2rem 5rem;text-align:center;position:relative;overflow:hidden}.commercial-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.3}.commercial-hero-section h1{font-size:clamp(2.8rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;position:relative;z-index:1}.commercial-hero-section .hero-subtitle{font-size:clamp(1.2rem,3vw,1.5rem);max-width:800px;margin:0 auto 3rem;opacity:.9;position:relative;z-index:1}.hero-cta-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;position:relative;z-index:1}.cta-button-primary{background-color:#fff;color:var(--service-commercial);padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 20px #00000026;display:inline-flex;align-items:center;gap:.5rem}.cta-button-primary:hover{background-color:#f1f5f9;transform:translateY(-3px);box-shadow:0 8px 25px #0003;color:var(--service-commercial)}.cta-button-secondary{background-color:transparent;color:#fff;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid rgba(255,255,255,.3);display:inline-flex;align-items:center;gap:.5rem}.cta-button-secondary:hover{background-color:#ffffff1a;transform:translateY(-3px);border-color:#fff;color:#fff}.pricing-highlights-section{padding:4rem 2rem;background-color:#fff}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--text-dark);margin-bottom:1rem;position:relative;display:inline-block}.section-header h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:var(--gradient-primary);border-radius:2px}.section-header p{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-light);max-width:800px;margin:1.5rem auto 0}.pricing-highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.pricing-highlight-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:var(--card-shadow);transition:all .3s ease;border:1px solid #e2e8f0;text-align:center;position:relative;overflow:hidden}.pricing-highlight-card:hover{transform:translateY(-8px);box-shadow:var(--card-shadow-hover);border-color:var(--service-commercial-light)}.pricing-highlight-icon{width:70px;height:70px;background:var(--service-commercial-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.pricing-highlight-icon i{width:32px;height:32px;color:var(--service-commercial)}.pricing-highlight-card h3{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.pricing-highlight-card p{color:var(--text-light);font-size:1rem;line-height:1.6}.pricing-tables-section{padding:4rem 0;background-color:#f8fafc}.industry-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;padding:0 1rem}.industry-tab{padding:.75rem 1.5rem;background:#fff;border-radius:50px;border:1px solid #e2e8f0;font-weight:600;color:var(--text-dark);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.industry-tab:hover{border-color:var(--service-commercial);color:var(--service-commercial)}.industry-tab.active{background:var(--gradient-primary);color:#fff;border-color:transparent}.pricing-table-container{background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--card-shadow);margin-bottom:3rem;display:none;animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pricing-table-container.active{display:block}.pricing-table-header{background:var(--gradient-primary);color:#fff;padding:2rem;text-align:center}.pricing-table-header h3{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.pricing-table-header p{opacity:.9;margin-bottom:0}.pricing-table{margin:0;border:none}.pricing-table thead th{background-color:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:1.25rem 1.5rem;font-weight:700;color:var(--text-dark)}.pricing-table tbody td{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.pricing-table tbody tr:last-child td{border-bottom:none}.pricing-table tbody tr:hover{background-color:#f8fafc}.table-category-header{background-color:#f1f5f9!important;font-weight:700}.table-category-header td{padding-top:1.5rem!important;padding-bottom:1rem!important;font-size:1.1rem;color:var(--service-commercial)}.price-cell{font-weight:700;color:var(--service-commercial);font-size:1.1rem}.pricing-note{text-align:center;margin-top:2rem;color:var(--text-light);font-style:italic;font-size:.95rem}.pricing-calculator-section{padding:4rem 0;background-color:#fff}.calculator-preview{background:var(--gradient-primary);border-radius:20px;padding:3rem;color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.calculator-preview:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.2}.calculator-preview h3{font-size:2.2rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.calculator-preview p{font-size:1.2rem;max-width:700px;margin:0 auto 2rem;opacity:.9;position:relative;z-index:1}.calculator-button{background-color:#fff;color:var(--service-commercial);padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 20px #00000026;display:inline-flex;align-items:center;gap:.5rem;position:relative;z-index:1}.calculator-button:hover{background-color:#f1f5f9;transform:translateY(-3px);box-shadow:0 8px 25px #0003;color:var(--service-commercial)}.process-section{padding:4rem 0;background-color:#fff}.process-accordion{max-width:900px;margin:3rem auto 0}.process-accordion-item{border-radius:16px;background:#fff;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:1rem;transition:all .3s ease}.process-accordion-item:hover{border-color:var(--service-commercial-light);box-shadow:0 5px 15px #0000000d}.process-accordion-header{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;cursor:pointer;transition:background-color .3s ease}.process-accordion-header:hover{background-color:#f8fafc}.process-step-number{width:50px;height:50px;flex-shrink:0;background:var(--gradient-primary);color:#fff;border-radius:12px;position:relative;font-weight:700;margin:auto 0}.process-step-number i{width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process-step-title{font-size:1.3rem;font-weight:600;margin:0;color:var(--text-dark)}.process-item-toggle{margin-left:auto;padding:.5rem;flex-shrink:0;transition:transform .3s ease}.process-accordion-item.active .process-item-toggle{transform:rotate(180deg)}.process-details-content{max-height:0;overflow:hidden;transition:max-height .5s ease,padding .5s ease;padding:0 1.5rem}.process-accordion-item.active .process-details-content{max-height:1000px;padding:0 1.5rem 1.5rem}.process-step-description{color:var(--text-light);line-height:1.6;font-size:1.05rem;padding-top:.5rem}.details-points{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.details-point-item{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:var(--text-dark);line-height:1.5}.details-point-item i{flex-shrink:0;width:20px;height:20px;color:var(--service-commercial);margin-top:2px}.final-cta-section{background:var(--gradient-primary);color:#fff;padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.final-cta-section:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.2}.final-cta-section h2{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;margin-bottom:1.5rem;position:relative;z-index:1}.final-cta-section p{font-size:clamp(1.1rem,2vw,1.3rem);max-width:800px;margin:0 auto 2.5rem;opacity:.9;position:relative;z-index:1}.final-cta-section .cta-button-primary{position:relative;z-index:10;cursor:pointer!important;pointer-events:auto!important}@media(max-width:992px){.commercial-hero-section{padding:5rem 1.5rem 4rem}.pricing-highlights-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.calculator-preview{padding:2.5rem 1.5rem}}@media(max-width:768px){.commercial-hero-section h1{font-size:2.5rem}.industry-tabs{flex-direction:column;align-items:center}.industry-tab{width:100%;max-width:300px;justify-content:center}.pricing-table-header h3{font-size:1.5rem}.process-accordion-header{padding:1.25rem}.process-step-title{font-size:1.1rem}}@media(max-width:576px){.section-container{padding:0 1rem}.commercial-hero-section{padding:4rem 1rem 3rem}.hero-cta-container{flex-direction:column;width:100%}.cta-button-primary,.cta-button-secondary{width:100%;justify-content:center}.pricing-highlight-card{padding:2rem 1.5rem}.calculator-preview{padding:2rem 1rem}.calculator-preview h3{font-size:1.8rem}}
