@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;padding:0}*,body{margin:0}body{background:#f5f7fa;font-family:Poppins,sans-serif;padding-bottom:120px}.container{margin:auto;max-width:1200px;padding:40px 20px}.navbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;padding:16px 40px}.logo,.navbar{align-items:center;display:flex}.logo{font-size:18px;font-weight:600;gap:10px}.logo-img{height:40px;object-fit:contain;width:40px}.login-btn{background:#0a4b78;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 18px}.hero{align-items:flex-start;gap:50px;margin:auto;max-width:1200px;padding:60px 40px}.hero-box{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:35px;width:50%}.hero-right{display:flex;flex-direction:column;gap:20px;width:50%}.hero-title{color:#1a1a1a;font-size:30px;font-weight:700;line-height:1.4;margin-bottom:12px}.hero-sub{color:#6b7280;font-size:14px;margin-bottom:20px}.hero-question{font-size:18px;font-weight:600;margin-bottom:15px}.hero-form-box{background:#fff;border-radius:14px;box-shadow:0 8px 25px #00000014;padding:20px}.hero-form{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.hero-form input,.hero-form select{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;outline:none;padding:14px}.hero-form input:last-of-type,.hero-form select,.submit-btn{grid-column:span 2}.submit-btn{background:#0a4b78;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:14px}.hero-actions{gap:15px;margin-bottom:15px}.hero-actions .inspection-btn{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 6px 20px #22c55e4d}.hero-actions .inspection-btn,.hero-actions .quote-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:14px 18px;transition:.2s}.hero-actions .quote-btn{background:linear-gradient(135deg,#ff6a00,#ff3c00);box-shadow:0 6px 20px #ff3c004d}.hero-actions button:hover{transform:translateY(-2px)}.enquiry-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;box-shadow:0 6px 20px #8b5cf64d;color:#fff;cursor:pointer;font-weight:600;margin-left:10px;padding:14px 18px;transition:all .2s ease}.enquiry-btn:hover{box-shadow:0 10px 25px #8b5cf666;transform:translateY(-2px)}.service-grid{grid-gap:15px;gap:15px;grid-template-columns:repeat(3,1fr)}.service-box{background:#f9fafb;border:1px solid #eee;cursor:pointer;padding:18px}.icon{font-size:26px;margin-bottom:8px}.hero-video{align-items:center;background:#f5f5f5;border-radius:16px;display:flex;height:380px;justify-content:center;overflow:hidden;width:100%}.video{height:100%;width:auto}.section{margin:auto;max-width:1200px;padding:40px 20px}.slider-container{margin-top:20px}.service-card-new{border-radius:14px;box-shadow:0 5px 20px #00000014;cursor:pointer;min-width:220px;transition:.3s}.service-card-new:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-6px)}.service-card-new img{height:120px;object-fit:cover;object-position:bottom;width:100%}.service-card-new h4{font-size:14px;font-weight:600;padding:12px;text-align:left}.card-content{align-items:flex-start;text-align:left}.offers-grid{display:flex;flex-direction:column;gap:20px}.offer-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;justify-content:space-between;padding:20px}.offer-icon{font-size:30px}.offer-btn{background:#0a4b78;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px}.offers-scroll{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth}.offer-banner{flex-shrink:0;min-width:250px}.banner{align-items:center;background:#f5e8d5;border-radius:12px;display:flex;gap:40px;justify-content:space-between;margin:60px auto;max-width:1200px;padding:50px}.banner-light{background:#e8f2ff}.banner img{border-radius:10px;height:250px;object-fit:cover;width:400px}.banner-btn{background:#0a4b78;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.floating-buttons{bottom:40px;display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;z-index:1000}.fab{border-radius:20px;font-size:14px;text-align:center;text-decoration:none}.whatsapp{background:#25d366}.call{background:#007bff}.chat{background:#6f42c1;border:none}.enquiry{background:#ff5722;border:none}.footer{background:#1f2937;color:#fff;margin-top:60px;padding:50px}.footer-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:auto;max-width:1200px}.copyright{margin-top:30px;text-align:center}@media(max-width:900px){.hero{flex-direction:column;padding:30px 20px}.hero-box,.hero-right{width:100%}.hero-form{grid-template-columns:1fr}.submit-btn{grid-column:span 1}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.banner{flex-direction:column;text-align:center}.banner img{width:100%}}.card-img{height:180px;overflow:hidden;width:100%}.card-img img{border-top-left-radius:14px;border-top-right-radius:14px;height:100%;object-fit:cover;width:100%}.card-content{display:flex;flex-direction:column;gap:6px;padding:12px}.card-content h4{font-size:14px;font-weight:600;min-height:36px}.card-buttons{display:flex;gap:8px;margin-top:8px}.details-btn{background:#f1f5f9;border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:13px;padding:8px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.see-all{background:none;border:none;color:#6f42c1;cursor:pointer;font-weight:600}.offer-card-new{background:linear-gradient(135deg,#f8fafc,#eef2f7);border-radius:16px;box-shadow:0 6px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;height:150px;justify-content:space-between;min-width:240px;padding:18px;transition:.3s}.offer-card-new:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-6px)}.offer-icon{font-size:24px}.offer-card-new h4{color:#1a1a1a;font-size:15px;font-weight:600;margin:0;text-align:left}.explore-btn{align-self:flex-start;background:#0a4b78;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:8px 14px}.testimonial-stats{display:flex;gap:40px;margin:20px 0}.testimonial-stats h3{color:#0a4b78;font-size:28px;margin:0}.testimonial-stats p{color:#555;font-size:14px;margin:0}.testimonial-card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #00000014;min-width:260px;overflow:hidden;padding:10px}.testimonial-video{border-radius:10px;height:200px;object-fit:cover;width:100%}.testimonial-name{font-size:14px;font-weight:600;margin-top:8px;text-align:center}.google-trust-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 5px 20px #00000014;display:flex;gap:20px;justify-content:space-between;padding:20px 25px}.google-left img{width:80px}.google-center h3{font-size:22px;font-weight:700;margin:0}.google-center p{color:#666;font-size:14px;margin:4px 0}.trust-text{color:#0a4b78;font-size:13px;font-weight:500}.review-btn{background:#0a4b78;border-radius:8px;color:#fff;font-size:14px;padding:10px 18px;text-decoration:none}.faq-title{color:#0a4b78;font-size:18px;font-weight:600;margin-bottom:10px;margin-top:30px}.faq-container{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 3px 10px #0000000f;cursor:pointer;padding:18px}.faq-question{align-items:center;display:flex;justify-content:space-between}.faq-answer{color:#555;font-size:14px;margin-top:10px}.blog-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:20px}.blog-card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #00000014;padding:20px;transition:.3s}.blog-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-5px)}.blog-category{color:#0a4b78;font-size:12px;font-weight:600}.blog-card h4{font-size:16px;margin:10px 0}.blog-card p{color:#555;font-size:14px}.read-btn{background:#0a4b78;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:12px;padding:8px 14px}.offer-bar{background:linear-gradient(90deg,#111827,#1f2937);color:#fff;overflow:hidden;padding:12px 0;position:sticky;top:0;white-space:nowrap;width:100%;z-index:1000}.offer-track{animation:scroll 40s linear infinite;display:inline-block;padding-left:100%}.offer-track span{cursor:pointer;font-size:16px;font-weight:600;margin-right:60px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.whatsapp-chat{background:#25d366;border:none;border-radius:30px;bottom:90px;box-shadow:0 6px 20px #0003;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:14px 18px;position:fixed;right:20px;z-index:1000}.hero-actions{gap:10px;margin-top:15px}.fab{align-items:center;border:none;border-radius:25px;box-shadow:0 5px 15px #0003;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:10px 16px;transition:.3s}.chat{background:#6c4df6}.inspection{background:#0a4b78}.hero-trust{color:#555;font-size:14px;font-weight:500;margin-top:10px}.hero-actions{display:flex;gap:12px;margin:15px 0}.inspection-btn{background:#0a4b78;border:none;border-radius:8px;cursor:pointer;flex:1 1;font-weight:600;padding:12px}.hero-urgency{color:#d32f2f;font-size:13px;font-weight:600;margin-bottom:10px}.hero-benefits{color:#333;display:flex;flex-wrap:wrap;font-size:13px;gap:10px;margin-bottom:15px}button{border:none;border-radius:8px;cursor:pointer;margin:5px;padding:10px 16px}.inspection-btn{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.service-box{box-shadow:0 2px 8px #00000014;padding:12px;text-align:center}.service-box,.service-card-new{background:#fff;border-radius:12px}.service-card-new{box-shadow:0 2px 10px #0000001a;margin:10px;overflow:hidden;width:220px}.card-content{padding:10px}.book-btn:hover{box-shadow:0 10px 25px #22c55e66}.hero{display:flex;justify-content:space-between;padding:20px}.cart-box{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;padding:20px}.quick-btn{background:#f1f1f1;border:none;border-radius:8px;margin-left:10px;padding:8px 14px}.booking-container{font-family:Arial,sans-serif;margin:auto;max-width:900px}.booking-card{box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:16px}.booking-title{font-size:22px;font-weight:700;margin-bottom:10px}.booking-btn{background:#0d6efd;border:none;border-radius:8px;color:#fff;cursor:pointer;margin:5px;padding:10px 16px}.booking-btn:hover{background:#0b5ed7}.selected{background:#0d6efd;color:#fff}.booking-card input,.booking-card textarea{background:#f9fafc;border:1px solid #e0e0e0}.booking-card input:focus,.booking-card textarea:focus{background:#fff}.input-box{border:1px solid #ccc;margin-bottom:10px;padding:10px}.cart-item{align-items:center;background:#f8f9fa;border-radius:8px;margin-bottom:8px;padding:10px}.discount{color:green;font-weight:700}.clear-btn{background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 12px}.booking-container{background:#f6f7fb;display:flex;gap:20px;padding:20px}.booking-left{flex:2 1}.booking-right{flex:1 1;height:fit-content;position:sticky;top:20px}.booking-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:20px;padding:20px}.booking-card h4{color:#333;font-weight:600;margin-bottom:12px}.service-buttons button{background:#fff;border-radius:25px;transition:all .2s ease}.service-buttons button:hover{border-color:#007bff;color:#007bff}.service-buttons button{background:#f5f5f5;border-radius:6px;padding:8px 12px}.checkout-btn{background:#000;border:none;border-radius:5px;color:#fff;padding:10px;width:100%}.service-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.service-buttons button{background:#f8f9fa;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:13px;padding:10px 16px;transition:all .2s}.service-buttons button:hover{background:#e7f1ff}.active-btn{border:none}.add-btn{background:#0d6efd;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 20px}.input-box{border:1px solid #ddd;border-radius:8px;margin-top:10px;padding:12px;width:100%}.input-box:focus{border-color:#0d6efd;box-shadow:0 0 0 1px #0d6efd33;outline:none}.booking-card button,.service-buttons button{background:#eee;border:none;border-radius:20px;cursor:pointer;padding:8px 14px}.active-btn{background:#0d6efd!important;color:#fff!important}.cta-btn{border:none;border-radius:8px;cursor:pointer;margin-top:10px;padding:12px;width:100%}.total-price{color:#007bff;font-size:20px;font-weight:700}.service-desc-box{margin-top:15px}.desc-text{color:#444;font-size:14px;margin-bottom:10px}.highlight-text{color:#007bff;font-size:13px;margin-bottom:8px}.service-desc-box details{margin-top:8px}.service-desc-box summary{cursor:pointer;font-weight:500}.service-desc-box pre{color:#555;font-size:13px;white-space:pre-wrap}.addon-desc{color:#777;margin-top:4px}.step-bar{display:flex;justify-content:space-between;margin:25px 0;position:relative}.step-bar:before{background:#ddd;content:"";height:3px;left:5%;position:absolute;top:14px;width:90%;z-index:0}.step{flex:1 1;position:relative;text-align:center;z-index:1}.step span{background:#ddd;border-radius:50%;display:inline-block;font-weight:700;height:30px;line-height:30px;width:30px}.active-step span{background:#0d6efd;color:#fff}.step p{font-size:12px;margin-top:6px}.trust-bar{background:#fff;border-radius:10px;font-size:13px;margin-bottom:15px;padding:10px}.service-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.service-card{background:#fff;border:1px solid #eee;border-radius:14px;cursor:pointer;padding:16px;text-align:center;transition:.2s}.service-card:hover{transform:translateY(-3px)}.active-card{background:#f0f6ff;border:2px solid #0d6efd}.addon-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:10px}.addon-card{background:#fff;border:1px solid #eee;border-radius:12px;cursor:pointer;padding:14px;transition:all .2s ease}.addon-card:hover{transform:translateY(-2px)}.active-addon{background:#f0f6ff;border:2px solid #0d6efd}.addon-top{display:flex;font-weight:500;justify-content:space-between;margin-bottom:6px}.addon-name{font-size:14px}.addon-price{color:#0d6efd;font-weight:700}.addon-desc{color:#666;font-size:12px}.empty-cart{font-size:14px}.addon-card:active,.service-card:active,button:active{transform:scale(.96)}.premium-cart{background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000000d;padding:14px}.cart-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.remove-btn{background:#0000;border:none;color:#999;cursor:pointer;font-size:16px}.remove-btn:hover{color:red}.cart-details{grid-gap:4px;color:#555;display:grid;font-size:12px;gap:4px;grid-template-columns:1fr 1fr}.cart-details span{margin-right:4px}.cart-addons{color:#007bff;font-size:12px;margin-top:6px}.cart-item-footer{display:flex;justify-content:flex-end;margin-top:8px}.cart-item-price{color:#0d6efd;font-size:15px;font-weight:700}.empty-cart{color:#777;padding:20px;text-align:center}.sticky-bar{background:#fff;border-top:1px solid #e0e0e0;bottom:0;box-shadow:0 -4px 12px #00000014;max-width:100%;overflow:hidden;position:sticky;z-index:100}.addon-strip,.sticky-bar{box-sizing:border-box;width:100%}.addon-strip{background:#f9f7ff;border-bottom:1px solid #ede8ff;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:8px 16px;scrollbar-width:none}.addon-strip::-webkit-scrollbar{display:none}.addon-chip{align-items:center;background:#fff;border:1px solid #d8cfff;border-radius:20px;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:12px;gap:6px;padding:5px 12px;transition:all .15s;-webkit-user-select:none;user-select:none;white-space:nowrap}.addon-chip:hover{background:#f3efff;border-color:#7c5cbf}.addon-chip-selected{background:#ede8ff;border-color:#7c5cbf}.addon-chip-name{color:#333;font-size:12px}.chip-price{color:#7c5cbf;font-size:12px;font-weight:600}.chip-qty{gap:4px}.chip-qty,.chip-qty button{align-items:center;display:flex}.chip-qty button{background:#fff;border:1px solid #7c5cbf;border-radius:50%;color:#7c5cbf;cursor:pointer;font-size:14px;height:20px;justify-content:center;line-height:1;padding:0;width:20px}.chip-qty button:hover{background:#7c5cbf;color:#fff}.chip-qty span{color:#4a2d8f;font-size:12px;font-weight:600;min-width:16px;text-align:center}.bar-main{align-items:center;box-sizing:border-box;display:flex;gap:12px;justify-content:space-between;padding:10px 16px;width:100%}.bar-left{flex:1 1;min-width:0}.bar-service-name{color:#1a1a1a;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-meta{color:#888;font-size:12px}.bar-center{flex-shrink:0;text-align:right}.bar-price{color:#1a1a1a;font-size:20px;font-weight:700}.bar-gst{color:#888;font-size:11px}.bar-actions{flex-shrink:0}.btn-cart{background:#1a1a1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;white-space:nowrap}.btn-cart:hover{background:#333}.btn-cart:active{transform:scale(.97)}.offer-strip{align-items:center;background:#fff8e1;border-bottom:1px solid #ffe082;box-sizing:border-box;color:#6d4c00;display:flex;font-size:12px;gap:8px;padding:6px 16px;width:100%}.offer-tag{background:#ffe082;border-radius:4px;color:#5c3d00;font-size:11px;padding:2px 8px}.offer-saving,.offer-tag{font-weight:600;white-space:nowrap}.offer-saving{color:#2e7d32}.view-cart-bar{align-items:center;background:#1a9e5c;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:10px 16px;width:100%}.view-cart-bar:hover{background:#168049}.view-cart-count{background:#ffffff40;border-radius:4px;font-size:12px;font-weight:500;padding:2px 8px}.view-cart-label{font-size:14px;font-weight:600}.view-cart-total{font-size:15px;font-weight:700}.sticky-wrapper{animation:slideUp .25s ease;bottom:0;left:0;position:fixed;width:100%;z-index:999}.premium-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.premium-btn{background:linear-gradient(135deg,#111,#333);border-radius:10px;box-shadow:0 6px 20px #0003;font-weight:600;padding:12px 22px;transition:.2s}.premium-btn:hover{transform:translateY(-1px)}.contact-floating{bottom:140px;bottom:120px;display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;z-index:1000;z-index:1001}.contact-btn{border-radius:30px;box-shadow:0 6px 20px #0003;color:#fff;display:block;font-size:14px;font-weight:600;padding:12px 16px;text-decoration:none;transition:.2s}.call-btn{background:#007bff}.whatsapp-btn{background:#25d366}.contact-btn:hover{transform:translateY(-2px)}.booking-type-section{margin-top:20px}.booking-type-section h4{font-weight:600;margin-bottom:10px}.button-group{display:flex;gap:12px}.button-group button{font-weight:500}.button-group button:hover{transform:translateY(-1px)}.button-group button.selected{background:linear-gradient(135deg,#ff6a00,#ff3c00);border:none;box-shadow:0 6px 20px #ff3c0040;color:#fff}.button-group button:nth-child(2).selected{background:linear-gradient(135deg,#16a34a,#22c55e)}.button-group button{background:#f5f7fa;border:1px solid #ddd;border-radius:10px;cursor:pointer;flex:1 1;font-weight:600;padding:12px;transition:.2s}.button-group button.selected{box-shadow:0 6px 20px #0003;transform:scale(1.03)}.drawer-backdrop{background:#0006;height:100%;top:0;z-index:999}.cart-drawer,.drawer-backdrop{left:0;position:fixed;width:100%}.cart-drawer{background:#fff;border-radius:16px 16px 0 0;bottom:-100%;display:flex;flex-direction:column;max-height:80%;transition:bottom .3s ease;z-index:1000}.cart-drawer.open{bottom:0}.drawer-header{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px}.drawer-body{flex:1 1;overflow-y:auto;padding:16px}.cart-item{display:flex;justify-content:space-between;margin-bottom:12px}.drawer-footer{border-top:1px solid #eee;padding:16px}.drawer-cta{background:linear-gradient(135deg,#16a34a,#22c55e);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:14px;width:100%}.offers-section{margin:12px 0}.offer-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:10px;margin-bottom:6px;padding:6px 10px}.offer-name{color:#333;flex:1 1;font-size:14px}.offer-value{color:#28a745;font-size:14px;font-weight:600}.best-offer{background:#fff8e1;border-color:#ffc107}.best-badge{background:#ffc107;border-radius:12px;color:#333;font-size:11px;font-weight:700;padding:2px 8px;white-space:nowrap}.book-btn{align-items:center;background:#fff;border:2px solid #16a34a;border-radius:10px;color:#16a34a;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:6px;justify-content:center;min-width:140px;padding:12px 16px;transition:.2s;white-space:nowrap}.book-btn:hover{background:#f0fff4;transform:translateY(-1px)}.book-btn.selected{background:linear-gradient(135deg,#16a34a,#22c55e);border-color:#0000;box-shadow:0 6px 20px #22c55e4d;color:#fff}.quote-btn{align-items:center;background:#fff;border:2px solid #ff6a00;border-radius:10px;color:#ff6a00;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:6px;justify-content:center;min-width:140px;padding:12px 16px;transition:.2s;white-space:nowrap}.quote-btn:hover{background:#fff5f0;transform:translateY(-1px)}.quote-btn.selected{background:linear-gradient(135deg,#ff6a00,#ff3c00);border-color:#0000;box-shadow:0 6px 20px #ff6a004d;color:#fff}.qe-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2000}.qe-box{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;max-width:420px;padding:24px;width:100%}.qe-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.qe-header h3{font-size:18px;font-weight:700}.qe-close{background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;font-size:14px;height:32px;width:32px}.qe-input{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:14px;margin-bottom:10px;outline:none;padding:12px 14px;width:100%}.qe-input:focus{background:#fff;border-color:#0a4b78}.qe-submit{background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:4px;padding:13px;width:100%}.qe-submit:hover{opacity:.92}.slider-wrapper{position:relative}.scroll-btn{background:#fff;border:1px solid #ddd;border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;font-size:14px;height:36px;width:36px}.app-wrap{background:#f8faff;font-family:Poppins,sans-serif}.navbar-v2{background:#fff;border-bottom:1px solid #eef0f5;box-shadow:0 2px 12px #0000000f;justify-content:space-between;padding:14px 40px;position:sticky;top:42px;z-index:90}.nav-brand,.navbar-v2{align-items:center;display:flex}.nav-brand{gap:12px}.nav-logo{border-radius:10px;height:44px;object-fit:contain;width:44px}.nav-name{color:#0f172a;font-size:16px;font-weight:700}.nav-sub{color:#94a3b8;font-size:11px}.nav-right{align-items:center;display:flex;gap:12px}.nav-phone{border:1.5px solid #e0e7ff;border-radius:20px;color:#0a4b78;padding:7px 14px;text-decoration:none}.nav-login,.nav-phone{font-size:13px;font-weight:600}.nav-login{background:#0a4b78;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;padding:9px 18px}.hero-v2{background:#fff}.hero-locbar{align-items:center;background:#f8faff;border-bottom:1px solid #eef0f5;box-shadow:0 2px 8px #0000000f;display:flex;flex-wrap:nowrap;gap:16px;justify-content:space-between;min-height:52px;padding:10px 40px;position:sticky;top:108px;z-index:89}.locbar-left{gap:8px}.locbar-left,.locbar-right{align-items:center;display:flex;flex-shrink:0}.locbar-right{gap:10px}.hero-loc-btn{align-items:center;background:#fff;border:1.5px solid #e0e7ff;border-radius:20px;cursor:pointer;display:flex;flex-shrink:0;gap:6px;padding:6px 14px;transition:.2s}.hero-locbar-right{flex-shrink:0}.hero-loc-btn:hover{border-color:#0a4b78}.hero-loc-name{color:#0a4b78;font-size:14px;font-weight:600}.hero-loc-arrow{color:#888;font-size:11px}.hero-locbar-right{align-items:center;display:flex;gap:10px}.hero-rating-pill{background:#fff8e1;border:1px solid #fde68a;border-radius:20px;color:#b45309;font-size:12px;font-weight:600;padding:5px 12px}.hero-call-pill{background:#0a4b78;border-radius:20px;color:#fff;font-size:13px;font-weight:600;padding:8px 16px;text-decoration:none}.hero-loc-drop{background:#fff;border-radius:14px;box-shadow:0 10px 40px #00000026;left:40px;max-height:280px;overflow-y:auto;padding:12px;position:absolute;top:52px;width:220px;z-index:999}.hero-loc-head{color:#999;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:6px;padding:4px 8px;text-transform:uppercase}.hero-loc-item{border-radius:8px;color:#333;cursor:pointer;font-size:13px;padding:10px 12px;transition:.15s}.hero-loc-item:hover{background:#f0f6ff;color:#0a4b78}.hero-grid{align-items:flex-start;display:flex;gap:24px;margin:0 auto;max-width:1400px;padding:40px 40px 32px}.hero-left{flex:1.2 1;min-width:0}.hero-tag{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#166534;display:inline-block;font-size:12px;font-weight:600;margin-bottom:16px;padding:6px 14px}.hero-h1{color:#0f172a;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.15;margin-bottom:12px}.hero-accent{color:#0a4b78}.hero-desc{color:#64748b;font-size:15px;line-height:1.6;margin-bottom:20px}.hero-search{align-items:center;background:#f8faff;border:2px solid #e0e7ff;border-radius:14px;display:flex;gap:10px;margin-bottom:20px;padding:10px 16px}.hero-search:focus-within{background:#fff;border-color:#0a4b78}.hero-search input{background:#0000;border:none;flex:1 1;font-family:inherit;font-size:14px;outline:none}.hero-search input::placeholder{color:#94a3b8}.hero-btns{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.hbtn-quote{background:linear-gradient(135deg,#ff6a00,#ff3c00);box-shadow:0 4px 15px #ff6a004d}.hbtn-book,.hbtn-quote{border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:13px 22px;transition:.2s}.hbtn-book{background:linear-gradient(135deg,#0a4b78,#1565c0);box-shadow:0 4px 15px #0a4b784d}.hbtn-survey{background:#fff;border:2px solid #0a4b78;border-radius:12px;color:#0a4b78;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:11px 18px}.hbtn-book:hover,.hbtn-quote:hover{transform:translateY(-2px)}.hbtn-survey:hover{background:#f0f6ff}.hero-urgency-v2{color:#dc2626;font-size:13px;font-weight:600;margin-bottom:12px}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.hero-pills span{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#166534;font-size:12px;font-weight:600;padding:5px 12px}.chips-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);margin-bottom:24px;margin-top:8px}.chip{align-items:center;background:#fff;border:1.5px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 8px #0000000d;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;padding:14px 10px;position:relative;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.chip:before{background:linear-gradient(135deg,#e63946,#ff8080,#1a1a2e);border-radius:17px;inset:-1px;opacity:0;transition:opacity .25s ease;z-index:0}.chip:after,.chip:before{content:"";position:absolute}.chip:after{background:#fff;border-radius:16px;inset:0;z-index:1}.chip>*{position:relative;z-index:2}.chip:hover{border-color:#0000;box-shadow:0 8px 24px #e6394633,0 0 0 1px #e6394626,0 0 20px #e639461a;transform:translateY(-4px) scale(1.03)}.chip:hover:before{opacity:1}.chip:hover:after{background:#fff8f8}.chip-icon{font-size:22px;line-height:1}.chip-label{color:#1a1a2e;font-size:11px;font-weight:700;letter-spacing:.01em;text-align:center}.chip:hover .chip-label{color:#e63946}.hero-right-v2{display:flex;flex:0 0 260px;flex-direction:column;gap:12px;min-width:260px}.hero-form-v2{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:16px}.hero-form-v2 .hform-head h3{font-size:14px;margin-bottom:3px}.hero-form-v2 .hform-badge{font-size:10px;padding:3px 8px}.hero-form-v2 .hform-inp{border-radius:10px;font-size:13px;margin-bottom:7px;padding:9px 12px}.hero-form-v2 .hform-btn{border-radius:10px;font-size:13px;margin-top:2px;padding:11px}.hero-form-v2 .hform-note{font-size:11px;margin-top:4px;text-align:center}.hform-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.hform-head h3{color:#0f172a;font-size:17px;font-weight:700}.hform-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#166534;font-size:11px;font-weight:600;padding:4px 10px}.hform-inp{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:14px;margin-bottom:10px;outline:none;padding:11px 14px;width:100%}.hform-inp:focus{background:#fff;border-color:#0a4b78}.hform-btn{background:linear-gradient(135deg,#16a34a,#22c55e);border:none;border-radius:12px;box-shadow:0 4px 15px #22c55e4d;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:13px;width:100%}.hform-btn:hover{transform:translateY(-2px)}.hform-note{color:#94a3b8;font-size:11px;margin-top:8px;text-align:center}.hero-video-v2{border-radius:16px;box-shadow:0 8px 30px #0000001a;overflow:hidden;position:relative}.hvideo-label{background:#0009;border-radius:20px;color:#fff;font-size:11px;font-weight:600;left:10px;padding:4px 10px;position:absolute;top:10px;z-index:2}.hero-video-v2 video{display:block;height:200px;object-fit:cover;width:100%}.hero-statsbar{background:#0a4b78;display:flex;padding:18px 40px}.hstat{border-right:1px solid #ffffff26;flex:1 1;padding:0 16px;text-align:center}.hstat:last-child{border-right:none}.hstat-num{color:#fff;display:block;font-size:20px;font-weight:800}.hstat-lbl{color:#ffffffa6;font-size:11px;font-weight:500}.section-v2{max-width:100%;padding:48px 40px}.section-gray{background:#f8faff}.sec-header{margin-bottom:24px}.sec-tag{color:#0a4b78;font-weight:700;letter-spacing:1.5px}.sec-title{color:#0f172a;font-size:22px;font-weight:700;margin-top:2px}.sec-see-all{background:none;border:1.5px solid #0a4b78;border-radius:20px;color:#0a4b78;font-family:inherit;font-weight:600;padding:7px 16px}.sec-see-all:hover{background:#f0f6ff}.slider-wrap-v2{gap:8px}.sldr-btn{border:1.5px solid #e5e7eb;box-shadow:0 2px 8px #00000014;height:38px;transition:.2s;width:38px}.sldr-btn:hover{border-color:#0a4b78;color:#0a4b78}.scard{border-radius:16px;box-shadow:0 4px 20px #00000014;min-width:220px;transition:.3s}.scard:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-6px)}.scard-img{height:160px}.scard-body{padding:14px}.scard-body h4{color:#0f172a;font-size:14px;font-weight:600;margin-bottom:8px;min-height:40px}.scard-meta{margin-bottom:10px}.scard-rating{color:#f59e0b;font-size:13px;font-weight:600}.scard-price{color:#16a34a;font-size:13px;font-weight:700}.scard-btn{background:#fff;border:2px solid #16a34a;border-radius:8px;color:#16a34a;font-weight:600;padding:9px;transition:.2s}.scard-btn:hover{background:#16a34a;color:#fff}.stats-row{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}.stat-box{background:#fff;border-radius:14px;box-shadow:0 4px 16px #0000000f;flex:1 1;min-width:120px;padding:16px 20px;text-align:center}.stat-box h3{color:#0a4b78;font-size:24px;font-weight:800;margin:0}.stat-box p{color:#64748b;font-size:12px;margin:4px 0 0}.tcard{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;min-width:220px;overflow:hidden;padding:10px}.tcard-video{border-radius:10px;height:200px;object-fit:cover;width:100%}.tcard-name{color:#0f172a;font-size:14px;font-weight:600;margin-top:8px;text-align:center}.faq-cols{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.blog-card-v2{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000012;padding:22px;transition:.3s}.blog-card-v2:hover{box-shadow:0 12px 30px #0000001f;transform:translateY(-5px)}.blog-cat-v2{color:#0a4b78;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.blog-card-v2 h4{color:#0f172a;font-size:16px;font-weight:700;margin:10px 0 6px}.blog-card-v2 p{color:#64748b;font-size:13px;line-height:1.6}.blog-read-v2{background:none;border:none;color:#0a4b78;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;margin-top:12px;padding:0}.banner-v2{align-items:center;background:linear-gradient(135deg,#fff8f0,#ffe4cc);display:flex;gap:40px;justify-content:space-between;margin:0;padding:48px 60px}.banner-v2-blue{background:linear-gradient(135deg,#f0f6ff,#dbeafe)}.banner-content{max-width:480px}.banner-tag{background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#0a4b78;display:inline-block;font-size:12px;font-weight:700;margin-bottom:12px;padding:5px 12px}.banner-content h2{color:#0f172a;font-size:28px;font-weight:800;margin-bottom:8px}.banner-content p{color:#475569;font-size:15px;line-height:1.6;margin-bottom:20px}.banner-cta{background:#0a4b78;border:none;border-radius:12px;box-shadow:0 4px 15px #0a4b784d;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:13px 28px;transition:.2s}.banner-cta:hover{transform:translateY(-2px)}.banner-v2 img{border-radius:16px;box-shadow:0 8px 30px #00000026;height:240px;object-fit:cover;width:380px}.footer-v2{background:#0f172a;color:#fff;padding:56px 40px 24px}.footer-v2-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1.5fr 1fr 1fr 1fr;margin:0 auto 40px;max-width:1200px}.footer-logo{border-radius:10px;height:48px;margin-bottom:12px;width:48px}.footer-brand h3{font-size:16px;font-weight:700;margin-bottom:8px}.footer-brand p{color:#ffffff80;font-size:13px;line-height:1.7;margin-bottom:16px}.footer-contacts{display:flex;flex-direction:column;gap:6px}.footer-contacts a,.footer-contacts span{color:#fff9;font-size:13px;text-decoration:none}.footer-contacts a:hover{color:#fff}.footer-v2-grid h4{color:#ffffff80;font-size:13px;font-weight:700;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.footer-v2-grid ul{display:flex;flex-direction:column;gap:8px;list-style:none}.footer-v2-grid ul li{color:#fff9;cursor:pointer;font-size:13px}.footer-v2-grid ul li:hover{color:#fff}.footer-wa{background:#25d366;border-radius:8px;color:#fff;display:inline-block;font-size:13px;font-weight:600;margin-top:16px;padding:9px 18px;text-decoration:none}.footer-v2-bottom{border-top:1px solid #ffffff14;color:#ffffff59;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:20px}.floating-v2{bottom:32px;display:flex;flex-direction:column;gap:8px;position:fixed;right:16px;z-index:1000}.fv2-chat,.fv2-quote,.fv2-survey{border:none;border-radius:25px;box-shadow:0 4px 16px #0003;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:11px 16px;transition:.2s}.fv2-survey{background:#0a4b78}.fv2-quote{background:linear-gradient(135deg,#ff6a00,#ff3c00)}.fv2-chat{background:#25d366}.fv2-chat:hover,.fv2-quote:hover,.fv2-survey:hover{transform:translateY(-2px)}@media (max-width:900px){.navbar-v2{padding:12px 16px}.nav-phone{display:none}.hero-locbar{padding:10px 16px}..hero-grid{flex-direction:column;padding:24px 16px}.hero-left{flex:none;width:100%}.hero-right-v2{flex:none;width:100%}.hero-btns{flex-direction:column}.hbtn-book,.hbtn-quote,.hbtn-survey{text-align:center;width:100%}.hero-statsbar{flex-wrap:wrap;gap:0;padding:16px}.hstat{border-bottom:1px solid #ffffff1a;border-right:none;flex:1 1 40%;padding:8px}.section-v2{padding:32px 16px}.faq-cols{grid-template-columns:1fr}.banner-v2{flex-direction:column;padding:32px 20px;text-align:center}.banner-v2 img{height:200px;width:100%}.footer-v2{padding:40px 16px 20px}.footer-v2-grid{grid-template-columns:1fr 1fr}.footer-v2-bottom{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-rating-pill{display:none}.footer-v2-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr 1fr}}.hero-h1{transition:opacity .5s ease,transform .5s ease}.hero-tag{transition:opacity .5s ease}.banner-dots{display:flex;gap:8px;margin-bottom:20px;margin-top:-8px}.banner-dot{background:#cbd5e1;border-radius:50%;cursor:pointer;height:8px;transition:.3s;width:8px}.banner-dot-active{background:#0a4b78;border-radius:4px;width:24px}.discount-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.dbadge{border-radius:20px;cursor:pointer;font-size:12px;font-weight:700;padding:6px 14px;transition:.2s}.dbadge:hover{transform:translateY(-1px)}.dbadge-new{background:#fff8e1;border:1.5px solid #fde68a;color:#b45309}.dbadge-repeat{background:#f0fdf4;border:1.5px solid #bbf7d0;color:#166534}.dbadge-combo{background:#f0f6ff;border:1.5px solid #bfdbfe;color:#1d4ed8}.dbadge-renew{background:#fdf4ff;border:1.5px solid #e9d5ff;color:#7e22ce}.hbtn-renew{background:linear-gradient(135deg,#7e22ce,#9333ea);border:none;border-radius:12px;box-shadow:0 4px 15px #7e22ce4d;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:13px 22px;transition:.2s}.hbtn-renew:hover{transform:translateY(-2px)}.loc-route-sub{font-size:12px}@media (max-width:768px){.loc-routes{grid-template-columns:1fr}.location-section{padding:40px 16px}.discount-badges{gap:6px}.dbadge{font-size:11px;padding:5px 10px}}.hero-loc-city{border-top:1px solid #f0f0f0;color:#0a4b78;font-size:11px;font-weight:800;letter-spacing:1.5px;margin-top:6px;padding:10px 12px 4px;text-transform:uppercase}.hero-loc-city:first-child{border-top:none;margin-top:0}.loc-hero-banner{align-items:flex-start;animation:locSlideIn .4s ease;background:linear-gradient(135deg,#0a4b78,#1565c0);display:flex;gap:32px;padding:32px 40px}@keyframes locSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loc-hero-left{flex:1.2 1}.loc-hero-city-tag{background:#ffffff26;border:1px solid #fff3;border-radius:20px;color:#ffffffe6;display:inline-block;font-size:12px;font-weight:600;margin-bottom:10px;padding:4px 12px}.loc-hero-title{color:#fff;font-size:clamp(32px,5vw,56px);font-weight:900;letter-spacing:-1px;line-height:1.1;margin-bottom:8px}.loc-hero-sub{color:#ffffffbf;font-size:15px;line-height:1.6;margin-bottom:20px}.loc-hero-sub strong{color:#fff}.loc-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.loc-hero-tags{display:flex;flex-wrap:wrap;gap:8px}.loc-hero-tags span{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#ffffffd9;font-size:12px;font-weight:500;padding:5px 12px}.loc-hero-right{flex:0.8 1}.loc-info-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;padding:20px}.loc-info-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;padding:10px 0}.loc-info-row:last-of-type{border-bottom:none}.loc-info-icon{font-size:22px}.loc-info-title{color:#0f172a;font-size:13px;font-weight:700}.loc-info-sub{color:#94a3b8;font-size:11px;margin-top:1px}.loc-call-btn{background:linear-gradient(135deg,#16a34a,#22c55e);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;margin-top:12px;padding:12px;transition:.2s;width:100%}.loc-call-btn:hover{transform:translateY(-1px)}.location-section{background:#0f172a;padding:56px 40px}.location-inner{margin:0 auto;max-width:1200px}.loc-header{margin-bottom:40px;text-align:center}.loc-header .sec-tag{color:#60a5fa}.loc-header .sec-title{color:#fff;font-size:26px}.loc-sub{color:#fff9;font-size:15px;line-height:1.6;margin-top:8px}.loc-sub strong{color:#60a5fa}.loc-routes{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.loc-route-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:20px}.loc-route-title{color:#60a5fa;font-size:15px;font-weight:700;margin-bottom:4px}.loc-route-sub{color:#fff6;font-size:11px;letter-spacing:1px;margin-bottom:14px;text-transform:uppercase}.loc-areas{display:flex;flex-wrap:wrap;gap:6px}.loc-area-chip{background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;color:#ffffffb3;cursor:pointer;font-size:11px;padding:4px 10px;transition:.2s}.loc-area-chip:hover{background:#0a4b78;border-color:#0a4b78;color:#fff}.loc-services-list{border-top:1px solid #ffffff14;padding-top:32px;text-align:center}.loc-services-list h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:16px}.loc-service-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.loc-service-tag{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;color:#ffffffa6;cursor:pointer;font-size:12px;padding:6px 14px;transition:.2s}.loc-service-tag:hover{background:#0a4b78;border-color:#0a4b78;color:#fff}@media (max-width:768px){.loc-hero-banner{flex-direction:column;padding:24px 16px}.loc-hero-title{font-size:36px}.loc-hero-actions{flex-direction:column}.loc-routes{grid-template-columns:1fr}.location-section{padding:40px 16px}}.loc-seo-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.loc-seo-tags span{background:#f0f6ff;border:1px solid #bfdbfe;border-radius:20px;color:#0a4b78;font-size:12px;font-weight:600;padding:5px 12px}.locbar-offers{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;justify-content:center;overflow-x:auto}.locbar-offers::-webkit-scrollbar{display:none}.locbar-badge{border-radius:20px;cursor:pointer;font-size:11px;font-weight:700;padding:5px 12px;transition:.2s;white-space:nowrap}.locbar-badge:hover{box-shadow:0 3px 10px #0000001a;transform:translateY(-1px)}.locbar-badge-new{background:#fff8e1;border:1.5px solid #fde68a;color:#b45309}.locbar-badge-repeat{background:#f0fdf4;border:1.5px solid #bbf7d0;color:#166534}.locbar-badge-combo{background:#f0f6ff;border:1.5px solid #bfdbfe;color:#1d4ed8}.locbar-badge-renew{background:#fdf4ff;border:1.5px solid #e9d5ff;color:#7e22ce}@media (max-width:768px){.locbar-offers{display:none}}.qf-other-box{animation:qfFadeIn .3s ease;background:#fffbeb;border:2px solid #fde68a;border-radius:14px;margin-bottom:16px;padding:16px}.qf-other-title{color:#92400e;font-size:15px;font-weight:700;margin-bottom:6px}.qf-other-sub{color:#78350f;font-size:13px;line-height:1.5;margin-bottom:14px}.qf-other-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.qf-other-card{align-items:center;background:#fff;border:1.5px solid #fde68a;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding:14px 10px;text-align:center;transition:.2s}.qf-other-card:hover{background:#fffbeb;border-color:#f59e0b;box-shadow:0 4px 12px #f59e0b33;transform:translateY(-2px)}.qf-other-icon{font-size:26px}.qf-other-label{color:#1a1a1a;font-size:12px;font-weight:700}.qf-other-desc{color:#888;font-size:11px;line-height:1.4}@media (max-width:480px){.qf-other-options{grid-template-columns:1fr}}.qf-plan-opt-content{gap:2px}.qf-plan-price{color:#16a34a;font-size:15px;font-weight:800}.qf-offer-selector{margin-bottom:16px}.qf-offer-label{color:#555;font-size:13px;font-weight:600;margin-bottom:8px}.qf-offer-tabs{display:flex;flex-wrap:wrap;gap:8px}.qf-offer-tab{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;color:#555;cursor:pointer;font-size:12px;font-weight:600;padding:7px 14px;transition:.2s}.qf-offer-active{background:#0a4b78;border-color:#0a4b78;color:#fff}.qf-plan-opt-content{display:flex;flex:1 1;flex-direction:column;gap:3px}.qf-plan-opt-name{color:#1a1a1a;font-size:13px;font-weight:500}.qf-price-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.qf-price-original{color:#999;font-size:12px;text-decoration:line-through}.qf-price-final{color:#16a34a;font-size:15px;font-weight:800}.qf-price-save{background:#fef2f2;border-radius:10px;color:#dc2626;font-size:11px;font-weight:600;padding:1px 6px}.qf-plan-na{background:#f9f9f9!important;cursor:not-allowed;opacity:.4}.qf-plan-na-text{color:#999;font-size:11px;font-style:italic}.qf-cart-total{background:#f8faff;border:1.5px solid #e0e7ff;border-radius:12px;margin:16px 0;padding:14px 16px}.qf-cart-row{color:#555;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.qf-cart-final{border-top:1.5px solid #e0e7ff;color:#0f172a;font-size:15px;font-weight:800;margin-top:6px;padding-top:8px}.qf-strikethrough{color:#999;text-decoration:line-through}.qf-saving{color:#16a34a;font-weight:600}.qf-action-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.qf-action-card{align-items:flex-start;border:2px solid #eee;border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:16px;transition:.2s}.qf-action-card:hover{background:#f8faff;border-color:#0a4b78}.qf-action-selected{background:#e8f0fb;border-color:#0a4b78}.qf-action-icon{font-size:28px}.qf-action-title{color:#0f172a;font-size:15px;font-weight:700;margin-bottom:4px}.qf-action-desc{color:#64748b;font-size:13px;line-height:1.5}.qf-action-check{color:#0a4b78;font-size:18px;font-weight:700;margin-left:auto}.qf-mini-cart{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:12px;margin-bottom:16px;padding:14px 16px}.qf-mini-cart-title{color:#166534;font-size:13px;font-weight:700;margin-bottom:10px}.qf-mini-cart-item{border-bottom:1px solid #dcfce7;color:#333;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.qf-mini-price{color:#16a34a;font-weight:700}.qf-mini-cart-total{color:#0f172a;display:flex;font-size:14px;font-weight:800;justify-content:space-between;margin-top:8px;padding-top:8px}.qf-date-section{margin-bottom:20px}.qf-date-label{color:#333;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.qf-date-input{background:#fafafa;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:14px;outline:none;padding:12px 14px;width:100%}.qf-date-input:focus{background:#fff;border-color:#0a4b78}.qf-slots-title{color:#333;font-size:13px;font-weight:600;margin-bottom:12px}.qf-slot-group{margin-bottom:16px}.qf-slot-session{color:#0a4b78;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.qf-slot-grid{display:flex;flex-wrap:wrap;gap:8px}.qf-slot{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#333;cursor:pointer;font-size:13px;font-weight:500;padding:10px 16px;transition:.2s}.qf-slot:hover{background:#f0f6ff;border-color:#0a4b78}.qf-slot-selected{background:#0a4b78;border-color:#0a4b78;color:#fff;font-weight:700}.qf-final-cart{background:#f8faff;border:1.5px solid #e0e7ff;border-radius:14px;margin-bottom:16px;padding:16px}.qf-final-cart-title{color:#0a4b78;font-size:14px;font-weight:700;margin-bottom:12px}.qf-final-details{margin-bottom:12px}.qf-final-row{border-bottom:1px solid #eef0f5;color:#555;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.qf-final-row:last-child{border-bottom:none}.qf-final-plans{margin:12px 0}.qf-final-plan-item{align-items:center;border-bottom:1px solid #eef0f5;display:flex;justify-content:space-between;padding:8px 0}.qf-final-plan-name{color:#1a1a1a;font-size:13px;font-weight:500}.qf-final-plan-price{align-items:center;display:flex;gap:8px}.qf-strikethrough-sm{color:#999;font-size:12px;text-decoration:line-through}.qf-final-disc-price{color:#16a34a;font-size:14px;font-weight:700}.qf-final-total{border-top:2px solid #e0e7ff;margin-top:8px;padding-top:10px}.qf-final-total-row{color:#555;display:flex;font-size:13px;justify-content:space-between;padding:3px 0}.qf-grand-total{color:#0f172a;font-size:16px;font-weight:800;margin-top:4px}.section-v2{overflow:hidden;padding:48px 0}.section-gray{background:#f8f9fb}.sec-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px;padding:0 40px}.sec-tag{color:#e63946;font-size:11px;font-weight:800;letter-spacing:.1em;margin:0 0 6px;text-transform:uppercase}.sec-title{color:#1a1a2e;font-family:Playfair Display,serif;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;margin:0}.sec-see-all{background:#0000;border:2px solid #1a1a2e;border-radius:100px;color:#1a1a2e;cursor:pointer;font-size:13px;font-weight:700;padding:8px 20px;transition:all .2s;white-space:nowrap}.sec-see-all:hover{background:#1a1a2e;color:#fff;transform:translateY(-1px)}.slider-wrap-v2{align-items:center;display:flex;gap:0;padding:0 16px;position:relative}.slider-container{-ms-overflow-style:none;flex:1 1;overflow-x:auto;overflow-y:visible;padding:16px 24px;scroll-behavior:smooth;scrollbar-width:none}.slider-container::-webkit-scrollbar{display:none}.slider{display:flex;gap:20px;width:max-content}.sldr-btn{align-items:center;background:#fff;border:2px solid #f0f0f0;border-radius:50%;box-shadow:0 4px 16px #00000014;color:#1a1a2e;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:40px;justify-content:center;transition:all .2s;width:40px;z-index:2}.sldr-btn:hover{background:#e63946;border-color:#e63946;box-shadow:0 6px 20px #e639464d;color:#fff;transform:scale(1.1)}.scard{background:#fff;border:1.5px solid #f0f0f0;border-radius:20px;box-shadow:0 4px 20px #0000000f;cursor:pointer;flex-shrink:0;overflow:hidden;position:relative;transition:all .35s cubic-bezier(.34,1.56,.64,1);width:220px}.scard:before{background:linear-gradient(135deg,#e639460a,#0000);border-radius:20px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s;z-index:0}.scard:hover{border-color:#e639464d;box-shadow:0 20px 50px #e639462e;transform:translateY(-8px) scale(1.02)}.scard:hover:before{opacity:1}.scard-img{height:150px;overflow:hidden;position:relative;width:100%}.scard-img img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.scard:hover .scard-img img{transform:scale(1.08)}.scard-img:after{background:linear-gradient(0deg,#fff,#0000);bottom:0;content:"";height:50px;left:0;position:absolute;right:0}.scard-body{padding:14px 16px 16px;position:relative;z-index:1}.scard-body h4{color:#1a1a2e;font-size:13.5px;font-weight:800;line-height:1.35;margin:0 0 10px}.scard-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.scard-rating{background:#fff8f2;border:1px solid #fde4c8;border-radius:20px;color:#f4a261;font-size:12px;font-weight:700;padding:3px 8px}.scard-price{color:#e63946;font-size:12px;font-weight:800}.scard-btn{background:#0000;border:2px solid #1a1a2e;border-radius:12px;color:#1a1a2e;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:10px;transition:all .2s;width:100%}.scard:hover .scard-btn{background:#e63946;border-color:#e63946;box-shadow:0 4px 14px #e639464d;color:#fff}.scard-badge{background:#e63946;border-radius:20px;box-shadow:0 2px 8px #e6394666;color:#fff;font-size:10px;font-weight:800;left:12px;letter-spacing:.04em;padding:3px 8px;position:absolute;top:12px;z-index:2}.sec-accent-line{background:linear-gradient(90deg,#e63946,#ff6b6b);border-radius:2px;height:3px;margin-bottom:6px;width:48px}@keyframes cardReveal{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.scard{animation:cardReveal .5s ease both}.scard:first-child{animation-delay:.05s}.scard:nth-child(2){animation-delay:.1s}.scard:nth-child(3){animation-delay:.15s}.scard:nth-child(4){animation-delay:.2s}.scard:nth-child(5){animation-delay:.25s}.scard:nth-child(6){animation-delay:.3s}.qf-overlay{align-items:center;animation:qfFadeIn .2s ease;background:#0000008c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2000}.qf-modal{animation:qfSlideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:560px;overflow:hidden;width:100%}.qf-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:16px 20px 12px}.qf-header,.qf-header-left{align-items:center;display:flex}.qf-header-left{gap:10px}.qf-mode-badge{background:#0a4b78;border-radius:20px;color:#fff;font-size:12px;font-weight:600;padding:4px 10px}.qf-step-label{color:#999;font-size:12px}.qf-close{background:#f5f5f5;border:none;border-radius:50%;color:#555;cursor:pointer;font-size:14px;height:32px;width:32px}.qf-progress{background:#f0f0f0;height:4px;width:100%}.qf-progress-fill{background:linear-gradient(90deg,#0a4b78,#22c55e);height:100%;transition:width .4s ease}.qf-body{flex:1 1;overflow-y:auto;padding:24px 20px 20px}.qf-title{color:#1a1a1a;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:6px}.qf-sub{color:#888;font-size:13px;margin-bottom:20px}.qf-options-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.qf-option-card{border:2px solid #eee;border-radius:14px;cursor:pointer;padding:16px 10px;text-align:center;transition:.2s}.qf-option-card:hover{background:#f0f6ff;border-color:#0a4b78}.qf-option-card.qf-selected{background:#e8f0fb;border-color:#0a4b78}.qf-option-icon{display:block;font-size:28px;margin-bottom:6px}.qf-option-label{color:#333;font-size:13px;font-weight:600}.qf-pest-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.qf-pest-card{border:2px solid #eee;border-radius:12px;cursor:pointer;padding:12px 8px;position:relative;text-align:center;transition:.2s}.qf-pest-card:hover{background:#f0fff4;border-color:#22c55e}.qf-pest-card.qf-selected{background:#dcfce7;border-color:#22c55e}.qf-pest-icon{display:block;font-size:24px;margin-bottom:4px}.qf-pest-label{color:#333;font-size:12px;font-weight:600}.qf-check{color:#16a34a;font-size:12px;font-weight:700;position:absolute;right:8px;top:6px}.qf-kitchen-card{align-items:center;border:2px solid #eee;border-radius:14px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:20px;padding:14px 16px;transition:.2s}.qf-kitchen-card.qf-selected{background:#fff7ed;border-color:#f97316}.qf-kitchen-left{align-items:center;display:flex;gap:12px}.qf-kitchen-icon{font-size:26px}.qf-kitchen-title{color:#1a1a1a;font-size:14px;font-weight:600}.qf-kitchen-sub{color:#888;font-size:12px}.qf-toggle{align-items:center;background:#eee;border-radius:50%;color:#555;display:flex;font-size:16px;font-weight:700;height:32px;justify-content:center;width:32px}.qf-toggle.qf-toggle-on{background:#f97316;color:#fff}.qf-size-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.qf-size-row{align-items:center;border:2px solid #eee;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:14px 16px;transition:.2s}.qf-size-row input{accent-color:#0a4b78;height:18px;width:18px}.qf-size-row.qf-selected{background:#e8f0fb;border-color:#0a4b78}.qf-plans{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.qf-plan-block{border:1.5px solid #eee;border-radius:14px;overflow:hidden}.qf-plan-header{align-items:center;background:#f8faff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 16px}.qf-plan-title{color:#1a1a1a;flex:1 1;font-size:13px;font-weight:700}.qf-see-details{background:#0a4b78;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:11px;padding:5px 12px;white-space:nowrap}.qf-plan-options{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.qf-plan-option{align-items:center;border-bottom:1px solid #eee;border-right:1px solid #eee;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:12px 14px;transition:.15s}.qf-plan-option:nth-child(2n){border-right:none}.qf-plan-option input{accent-color:#0a4b78}.qf-plan-option.qf-plan-selected{background:#e8f0fb}.qf-form{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.qf-input{border:1.5px solid #e5e7eb;border-radius:12px;font-family:inherit;font-size:14px;outline:none;padding:14px 16px;transition:border-color .2s}.qf-input:focus{border-color:#0a4b78}.qf-summary-box{background:#f8faff;border:1.5px solid #e0eaff;border-radius:12px;padding:14px 16px}.qf-summary-title{color:#0a4b78;font-size:13px;font-weight:700;margin-bottom:10px}.qf-summary-row{border-bottom:1px solid #eee;color:#555;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.qf-summary-row:last-child{border-bottom:none}.qf-btn-primary{background:linear-gradient(135deg,#0a4b78,#1565c0);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:8px;padding:14px 28px;transition:.2s;width:100%}.qf-btn-primary:disabled{background:#ccc;cursor:not-allowed}.qf-btn-primary:not(:disabled):hover{box-shadow:0 6px 20px #0a4b784d;transform:translateY(-1px)}.qf-btn-submit{background:linear-gradient(135deg,#16a34a,#22c55e)}.qf-btn-back{background:#f5f5f5;border:none;border-radius:12px;color:#555;cursor:pointer;font-size:14px;font-weight:600;padding:14px 20px}.qf-btn-row{display:flex;gap:10px}.qf-btn-row .qf-btn-primary{flex:1 1;margin-top:0}.qf-exit-overlay{align-items:flex-end;background:#00000080;border-radius:20px;display:flex;inset:0;overflow:hidden;position:absolute}.qf-exit-box{background:#fff;border-radius:20px 20px 0 0;padding:28px 24px;width:100%}.qf-exit-box h3{font-size:18px;font-weight:700;margin-bottom:8px}.qf-exit-box p{color:#666;font-size:14px;line-height:1.5;margin-bottom:20px}.qf-exit-btns{display:flex;gap:12px}.qf-exit-quit{background:#fff;border:1.5px solid #ddd;border-radius:10px;flex:1 1}.qf-exit-continue,.qf-exit-quit{cursor:pointer;font-size:14px;font-weight:600;padding:13px}.qf-exit-continue{background:#0a4b78;border:none;border-radius:10px;color:#fff;flex:2 1}@keyframes qfFadeIn{0%{opacity:0}to{opacity:1}}@keyframes qfSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.qf-options-grid{grid-template-columns:repeat(2,1fr)}.qf-pest-grid{grid-template-columns:repeat(3,1fr)}.qf-plan-options{grid-template-columns:1fr}.qf-title{font-size:16px}}.qf-details-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:3000}.qf-details-modal{animation:qfSlideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:620px;width:100%}.qf-details-header{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;justify-content:space-between;padding:20px 20px 14px}.qf-details-title{color:#0f172a;font-size:15px;font-weight:700;line-height:1.4}.qf-details-body{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:16px 20px}.qf-details-footer{border-top:1px solid #f0f0f0;display:flex;gap:10px;padding:14px 20px}.qf-details-footer .qf-btn-primary{flex:1 1;margin-top:0}.qf-detail-section{align-items:flex-start;border-bottom:1px solid #f8f8f8;display:flex;gap:12px;padding-bottom:14px}.qf-detail-section:last-child{border-bottom:none}.qf-detail-icon{flex-shrink:0;font-size:20px;margin-top:2px}.qf-detail-label{color:#0a4b78;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.qf-detail-value{color:#444;font-size:13px;line-height:1.6}.qf-detail-list{display:flex;flex-direction:column;gap:4px;margin:0;padding-left:16px}.qf-detail-list li{color:#555;font-size:12px;line-height:1.5}.qf-detail-warranty{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:12px;padding:12px 14px}.qf-detail-warranty .qf-detail-value{color:#16a34a;font-size:18px;font-weight:800}.qf-tags-wrap{display:flex;flex-wrap:wrap;gap:6px}.qf-tag{border-radius:20px;font-size:11px;font-weight:600;padding:3px 10px}.qf-tag-green{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.qf-tag-red{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}:root{--bg:#f0f4f8;--surface:#fff;--surface2:#f8fafc;--border:#e2e8f0;--text:#0f172a;--text-muted:#64748b;--primary:#2563eb;--primary-h:#1d4ed8;--success:#059669;--warning:#d97706;--danger:#dc2626;--purple:#7c3aed;--teal:#0891b2;--sidebar-w:240px;--sidebar-cw:64px;--topbar-h:60px;--radius:12px;--shadow:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--font:"Plus Jakarta Sans","Segoe UI",system-ui,sans-serif;--transition:0.2s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f0f4f8;background:var(--bg);color:#0f172a;color:var(--text)}.crm-login-page,body{font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font)}.crm-login-page{align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#0f3460);display:flex;justify-content:center;min-height:100vh;padding:20px}.crm-login-box{background:#fff;border-radius:20px;box-shadow:0 32px 80px #0006;max-width:440px;padding:44px 40px;width:100%}.crm-login-logo{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:14px;margin-bottom:32px;padding-bottom:20px}.crm-logo-icon{font-size:2.6rem}.crm-login-logo h2{color:#0f172a;color:var(--text);font-size:1.15rem;font-weight:800}.crm-login-logo p{color:#64748b;color:var(--text-muted);font-size:.82rem;margin-top:3px}.crm-login-title{color:#0f172a;color:var(--text);font-size:1.15rem;font-weight:700;margin-bottom:4px}.crm-login-sub{color:#64748b;color:var(--text-muted);font-size:.85rem;margin-bottom:22px}.crm-input-group{margin-bottom:16px}.crm-input-group label{color:#64748b;color:var(--text-muted);display:block;font-size:.8rem;font-weight:600;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.crm-input{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:10px;box-sizing:border-box;color:#0f172a;color:var(--text);font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.92rem;outline:none;padding:11px 14px;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color var(--transition),box-shadow var(--transition);width:100%}.crm-input:focus{border-color:#2563eb;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}select.crm-input{cursor:pointer}textarea.crm-input{min-height:80px;resize:vertical}.crm-otp-input{font-size:1.5rem;font-weight:700;letter-spacing:10px;text-align:center}.crm-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;color:var(--danger);font-size:.85rem;margin-bottom:14px;padding:10px 14px}.crm-btn-primary{background:#2563eb;background:var(--primary);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.95rem;font-weight:700;margin-bottom:10px;padding:12px;transition:background .2s ease,transform .1s;transition:background var(--transition),transform .1s;width:100%}.crm-btn-primary:hover:not(:disabled){background:#1d4ed8;background:var(--primary-h)}.crm-btn-primary:active{transform:scale(.98)}.crm-btn-primary:disabled{cursor:not-allowed;opacity:.5}.crm-btn-secondary{background:#f8fafc;background:var(--surface2);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:10px;color:#0f172a;color:var(--text);cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.9rem;font-weight:600;padding:11px;transition:background .2s ease;transition:background var(--transition);width:100%}.crm-btn-secondary:hover{background:#e2e8f0;background:var(--border)}.crm-login-note{color:#64748b;color:var(--text-muted);font-size:.78rem;margin-top:22px;text-align:center}.crm-layout{background:#f0f4f8;background:var(--bg);display:flex;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);min-height:100vh}.crm-layout.crm-collapsed .crm-sidebar{width:64px;width:var(--sidebar-cw)}.crm-layout.crm-collapsed .crm-main{margin-left:64px;margin-left:var(--sidebar-cw)}.crm-sidebar{background:#0f172a;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:width .2s ease,transform .2s ease;transition:width var(--transition),transform var(--transition);width:240px;width:var(--sidebar-w);z-index:300}.crm-sidebar::-webkit-scrollbar{width:4px}.crm-sidebar::-webkit-scrollbar-track{background:#0000}.crm-sidebar::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.crm-sidebar::-webkit-scrollbar-thumb:hover{background:#475569}.crm-brand{align-items:center;border-bottom:1px solid #ffffff12;display:flex;gap:12px;min-height:64px;padding:18px 16px}.crm-brand-logo{flex-shrink:0;font-size:1.6rem}.crm-brand-name{color:#fff;font-size:1rem;font-weight:800;white-space:nowrap}.crm-brand-sub{color:#64748b;font-size:.7rem;margin-top:1px}.crm-collapse-btn{background:#ffffff14;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;flex-shrink:0;font-size:.8rem;margin-left:auto;padding:5px 8px}.crm-collapse-btn:hover{background:#ffffff24}.crm-user-card{background:#ffffff0a;border-radius:10px;gap:12px;margin:10px;padding:14px 16px}.crm-user-av,.crm-user-card{align-items:center;display:flex}.crm-user-av{border-radius:50%;color:#fff;flex-shrink:0;font-size:1rem;font-weight:800;height:36px;justify-content:center;width:36px}.crm-user-av.sm{font-size:.85rem;height:30px;width:30px}.crm-user-nm{color:#fff;font-size:.88rem;font-weight:700;white-space:nowrap}.crm-user-rl{font-size:.68rem;font-weight:600;margin-top:2px}.crm-nav{display:flex;flex:1 1;flex-direction:column;gap:1px;padding:8px 10px}.crm-nav-group{margin-bottom:6px}.crm-nav-group-label{color:#475569;font-size:.65rem;font-weight:700;letter-spacing:.1em;padding:8px 10px 4px;text-transform:uppercase}.crm-nav-item{align-items:center;border-radius:9px;color:#94a3b8;cursor:pointer;display:flex;font-size:.88rem;font-weight:500;gap:11px;padding:9px 10px;position:relative;text-decoration:none;transition:background .2s ease,color .2s ease;transition:background var(--transition),color var(--transition);white-space:nowrap}.crm-nav-item:hover{background:#ffffff12;color:#e2e8f0}.crm-nav-item.active{background:#2563eb40;color:#60a5fa}.crm-nav-icon{flex-shrink:0;font-size:1.05rem;text-align:center;width:20px}.crm-nav-label{flex:1 1}.crm-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.crm-dot.red{background:#ef4444}.crm-dot.orange{background:#f59e0b}.crm-dot.yellow{background:#eab308}.crm-sidebar-foot{border-top:1px solid #ffffff12;display:flex;flex-direction:column;flex-shrink:0;gap:2px;padding:10px}.crm-main{display:flex;flex:1 1;flex-direction:column;margin-left:240px;margin-left:var(--sidebar-w);min-height:100vh;transition:margin-left .2s ease;transition:margin-left var(--transition)}.crm-topbar{background:#fff;background:var(--surface);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);height:60px;height:var(--topbar-h);padding:0 24px;position:sticky;top:0;z-index:100}.crm-topbar,.crm-topbar-left{align-items:center;display:flex;gap:14px}.crm-topbar-left{flex:1 1}.crm-menu-btn{background:none;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;color:#64748b;color:var(--text-muted);cursor:pointer;display:none;font-size:1rem;padding:6px 10px}.crm-page-title{color:#0f172a;color:var(--text);font-size:1.05rem;font-weight:800;margin:0}.crm-breadcrumb{color:#64748b;color:var(--text-muted);font-size:.75rem}.crm-topbar-right{align-items:center;display:flex;gap:14px;margin-left:auto}.crm-topbar-date{color:#64748b;color:var(--text-muted);font-size:.8rem;font-weight:500}.crm-topbar-user{align-items:center;color:#0f172a;color:var(--text);display:flex;font-size:.85rem;font-weight:600;gap:8px}.crm-content{flex:1 1;overflow-x:hidden;padding:24px}.crm-overlay{background:#00000080;display:none;inset:0;position:fixed;z-index:200}.crm-page{max-width:1280px}.crm-page-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px}.crm-page-header h2{color:#0f172a;color:var(--text);font-size:1.4rem;font-weight:800;margin:0}.crm-page-sub{color:#64748b;color:var(--text-muted);font-size:.82rem;margin-top:3px}.crm-dashboard{max-width:1280px}.dash-welcome{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.dash-welcome h2{color:#0f172a;color:var(--text);font-size:1.35rem;font-weight:800}.dash-welcome p{font-size:.85rem;margin-top:3px}.dash-sync,.dash-welcome p{color:#64748b;color:var(--text-muted)}.dash-sync{align-items:center;display:flex;font-size:.78rem;gap:10px}.crm-btn-sm{background:#f8fafc;background:var(--surface2);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;color:#0f172a;color:var(--text);cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.8rem;font-weight:600;padding:6px 12px;transition:background .2s ease;transition:background var(--transition)}.crm-btn-sm:hover{background:#e2e8f0;background:var(--border)}.dash-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-bottom:20px}.dash-stat-card{background:#fff;background:var(--surface);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:6px;padding:18px;transition:transform .2s ease,box-shadow .2s ease;transition:transform var(--transition),box-shadow var(--transition)}.dash-stat-card:hover{box-shadow:0 4px 16px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.dash-stat-icon{font-size:1.5rem}.dash-stat-val{font-size:1.9rem;font-weight:800;line-height:1}.dash-stat-lbl{color:#64748b;color:var(--text-muted);font-size:.78rem;font-weight:500}.dash-panel{background:#fff;background:var(--surface);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);margin-bottom:16px;overflow:hidden}.dash-panel-red{border-left:4px solid #dc2626;border-left:4px solid var(--danger)}.dash-panel-orange{border-left:4px solid #d97706;border-left:4px solid var(--warning)}.dash-panel-blue{border-left:4px solid #2563eb;border-left:4px solid var(--primary)}.dash-panel-purple{border-left:4px solid #7c3aed;border-left:4px solid var(--purple)}.dash-panel-teal{border-left:4px solid #0891b2;border-left:4px solid var(--teal)}.dash-panel-gray{border-left:4px solid #94a3b8}.dash-panel-header{align-items:center;background:#f8fafc;background:var(--surface2);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);cursor:pointer;display:flex;justify-content:space-between;padding:14px 18px}.dash-panel-title{color:#0f172a;color:var(--text);font-size:.95rem;font-weight:700;margin-right:10px}.dash-panel-badge{border-radius:20px;font-size:.75rem;font-weight:600;padding:2px 10px}.badge-red{background:#fef2f2;color:#dc2626;color:var(--danger)}.badge-orange{background:#fffbeb;color:#d97706;color:var(--warning)}.badge-blue{background:#eff6ff;color:#2563eb;color:var(--primary)}.badge-purple{background:#f5f3ff;color:#7c3aed;color:var(--purple)}.badge-teal{background:#ecfeff;color:#0891b2;color:var(--teal)}.badge-gray{background:#f8fafc;background:var(--surface2)}.badge-gray,.dash-panel-toggle{color:#64748b;color:var(--text-muted)}.dash-panel-toggle{font-size:.75rem}.dash-panel-body{padding:12px 0}.dash-row{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:10px 18px;transition:background .2s ease;transition:background var(--transition)}.dash-row:last-child{border-bottom:none}.dash-row:hover{background:#f8fafc;background:var(--surface2)}.dash-row-red,.dash-row-red :hover{background:#fef2f244}.dash-row-orange,.dash-row-orange:hover{background:#fffbeb44}.dash-row-left{flex:1 1;gap:12px}.dash-row-left,.dash-row-right{align-items:center;display:flex}.dash-row-right{flex-shrink:0;gap:8px}.dash-row-name{color:#0f172a;color:var(--text);font-size:.88rem;font-weight:700}.dash-row-sub{margin-top:1px}.dash-row-sub,.dash-row-tech{color:#64748b;color:var(--text-muted);font-size:.75rem}.dash-tag{border-radius:6px;font-size:.72rem;font-weight:700;padding:3px 8px;white-space:nowrap}.dash-tag.red{background:#fef2f2;color:#dc2626;color:var(--danger)}.dash-tag.orange{background:#fffbeb;color:#d97706;color:var(--warning)}.dash-tag.blue{background:#eff6ff;color:#2563eb;color:var(--primary)}.dash-tag.green{background:#f0fdf4;color:#059669;color:var(--success)}.dash-empty{color:#64748b;color:var(--text-muted);font-size:.88rem;padding:24px 18px;text-align:center}.dash-actions{background:#fff;background:var(--surface);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);margin-top:16px;padding:18px}.dash-actions h3{font-size:.95rem;font-weight:700;margin-bottom:14px}.dash-action-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.dash-action-btn{align-items:center;background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;color:#0f172a;color:var(--text);cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:10px;padding:14px 12px;transition:background .2s ease,transform .2s ease;transition:background var(--transition),transform var(--transition)}.dash-action-btn:hover{background:#eff6ff;transform:translateY(-1px)}.pipeline-bar{background:#fff;background:var(--surface);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);display:flex;flex-wrap:nowrap;gap:6px;margin-bottom:16px;overflow-x:auto;padding:12px 16px}.pipeline-stage{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-width:80px;padding:8px 12px;transition:background .2s ease;transition:background var(--transition)}.pipeline-stage:hover{background:#f8fafc;background:var(--surface2)}.pipeline-stage.active{background:#eff6ff}.pipeline-dot{border-radius:50%;height:10px;width:10px}.pipeline-dot.blue{background:#2563eb;background:var(--primary)}.pipeline-dot.orange{background:#d97706;background:var(--warning)}.pipeline-dot.purple{background:#7c3aed;background:var(--purple)}.pipeline-dot.teal{background:#0891b2;background:var(--teal)}.pipeline-dot.yellow{background:#eab308}.pipeline-dot.green{background:#059669;background:var(--success)}.pipeline-dot.red{background:#dc2626;background:var(--danger)}.pipeline-dot.gray{background:#94a3b8}.pipeline-label{color:#64748b;color:var(--text-muted);font-size:.7rem;font-weight:600;text-align:center;white-space:nowrap}.pipeline-count{color:#0f172a;color:var(--text);font-size:1.1rem;font-weight:800}.crm-mini-stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.crm-mini-stat{align-items:center;background:#fff;background:var(--surface);border-radius:10px;box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);display:flex;gap:10px;padding:12px 18px}.crm-mini-stat-val{font-size:1.4rem;font-weight:800}.crm-mini-stat-lbl{color:#64748b;color:var(--text-muted);font-size:.75rem;font-weight:500}.crm-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.crm-search{background:#fff;background:var(--surface);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:10px;color:#0f172a;color:var(--text);flex:1 1;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.88rem;min-width:220px;outline:none;padding:9px 14px}.crm-search:focus{border-color:#2563eb;border-color:var(--primary)}.crm-select{background:#fff;background:var(--surface);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:10px;color:#0f172a;color:var(--text);cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.85rem;outline:none;padding:9px 12px}.crm-count-badge{background:#eff6ff;border-radius:20px;color:#2563eb;color:var(--primary);font-size:.8rem;font-weight:700;padding:4px 12px;white-space:nowrap}.crm-refresh-btn{background:#fff;background:var(--surface);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:8px;color:#0f172a;color:var(--text);cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.85rem;font-weight:600;padding:7px 14px}.crm-tabs{border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border);display:flex;gap:0;margin-bottom:16px}.crm-tab{background:none;border:none;border-bottom:2px solid #0000;color:#64748b;color:var(--text-muted);cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.85rem;font-weight:600;margin-bottom:-2px;padding:10px 18px;transition:color .2s ease,border-color .2s ease;transition:color var(--transition),border-color var(--transition)}.crm-tab:hover{color:#0f172a;color:var(--text)}.crm-tab.active{border-bottom-color:#2563eb;border-bottom-color:var(--primary);color:#2563eb;color:var(--primary)}.crm-filter-tabs{display:flex;flex-wrap:wrap;gap:6px}.crm-filter-tab{background:#fff;background:var(--surface);border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:20px;color:#64748b;color:var(--text-muted);cursor:pointer;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.8rem;font-weight:600;padding:7px 14px;transition:all .2s ease;transition:all var(--transition)}.crm-filter-tab:hover{color:#2563eb;color:var(--primary)}.crm-filter-tab.active,.crm-filter-tab:hover{border-color:#2563eb;border-color:var(--primary)}.crm-filter-tab.active{background:#2563eb;background:var(--primary);color:#fff}.crm-table-wrap{background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);overflow-x:auto}.crm-table{border-collapse:collapse;font-size:.84rem;width:100%}.crm-table thead{background:#f8fafc;background:var(--surface2);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border)}.crm-table th{color:#64748b;color:var(--text-muted);font-size:.72rem;font-weight:700;letter-spacing:.05em;padding:11px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.crm-table td{border-bottom:1px solid #f8fafc;color:#0f172a;color:var(--text);padding:11px 14px;vertical-align:middle}.crm-table tbody tr:last-child td{border-bottom:none}.crm-table tbody tr:hover{background:#f8fafc}.crm-today-row{background:#fffbeb!important}.crm-today-badge{background:#d97706;background:var(--warning);border-radius:4px;color:#fff;display:inline-block;font-size:.62rem;font-weight:700;margin-left:6px;padding:2px 6px}.crm-id{background:#f8fafc;background:var(--surface2);border-radius:5px;color:#475569;font-family:monospace;font-size:.76rem;padding:2px 7px}.crm-customer-name{color:#0f172a;color:var(--text);font-size:.88rem;font-weight:700}.crm-customer-phone{color:#64748b;color:var(--text-muted);font-size:.76rem;margin-top:1px}.crm-plan{color:#475569;font-size:.76rem;max-width:160px}.crm-slot{color:#64748b;color:var(--text-muted);font-size:.75rem;margin-top:2px}.crm-status{border-radius:20px;display:inline-block;font-size:.72rem;font-weight:700;padding:3px 10px;white-space:nowrap}.crm-status-blue,.crm-status-new{background:#dbeafe;color:#1d4ed8}.crm-status-contacted,.crm-status-purple{background:#ede9fe;color:#7c3aed}.crm-status-converted,.crm-status-green{background:#dcfce7;color:#15803d}.crm-status-lost,.crm-status-red{background:#fee2e2;color:#dc2626}.crm-status-confirmed,.crm-status-teal{background:#cffafe;color:#0e7490}.crm-status-completed{background:#dcfce7;color:#15803d}.crm-status-cancelled{background:#fee2e2;color:#dc2626}.crm-status-pending,.crm-status-yellow{background:#fef9c3;color:#a16207}.crm-status-orange{background:#ffedd5;color:#c2410c}.crm-source-tag{background:#f1f5f9;border-radius:6px;color:#475569;font-size:.74rem;font-weight:600;padding:2px 8px}.crm-actions{align-items:center;display:flex;gap:6px}.crm-btn-call,.crm-btn-edit,.crm-btn-wa{align-items:center;background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:7px;cursor:pointer;display:inline-flex;font-size:.85rem;height:30px;justify-content:center;text-decoration:none;transition:background .2s ease,transform .2s ease;transition:background var(--transition),transform var(--transition);width:30px}.crm-btn-wa:hover{background:#dcfce7;border-color:#22c55e;transform:scale(1.1)}.crm-btn-call:hover{background:#dbeafe;border-color:#3b82f6;transform:scale(1.1)}.crm-btn-edit:hover{background:#ede9fe;border-color:#8b5cf6;transform:scale(1.1)}.crm-btn-icon{align-items:center;background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:6px;display:inline-flex;font-size:.8rem;height:28px;justify-content:center;width:28px}.crm-btn-action,.crm-btn-icon{cursor:pointer;text-decoration:none}.crm-btn-action{border:none;border-radius:8px;display:inline-block;font-family:Plus Jakarta Sans,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:.83rem;font-weight:600;padding:7px 14px;transition:opacity .2s ease;transition:opacity var(--transition)}.crm-btn-action:hover{opacity:.85}.crm-btn-action.green{background:#dcfce7;color:#15803d}.crm-btn-action.blue{background:#dbeafe;color:#1d4ed8}.crm-btn-action.orange{background:#ffedd5;color:#c2410c}.crm-modal-overlay{align-items:center;animation:fadeIn .15s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:500}.crm-modal{animation:slideUp .2s ease;background:#fff;background:var(--surface);border-radius:16px;box-shadow:0 32px 80px #0000004d;max-height:90vh;max-width:520px;overflow-y:auto;width:100%}.crm-modal-lg{max-width:700px}.crm-modal-xl{max-width:860px}.crm-modal-header{align-items:center;background:#f8fafc;background:var(--surface2);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:18px 24px}.crm-modal-header h3{color:#0f172a;color:var(--text);font-size:1.05rem;font-weight:800}.crm-modal-close{background:none;border:none;border-radius:6px;color:#64748b;color:var(--text-muted);cursor:pointer;font-size:1.1rem;padding:4px 8px}.crm-modal-close:hover{background:#e2e8f0;background:var(--border)}.crm-modal-body{display:flex;flex-direction:column;gap:14px;padding:22px 24px}.crm-modal-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;padding:14px 24px}.crm-modal-footer .crm-btn-primary,.crm-modal-footer .crm-btn-secondary{margin:0;width:auto}.crm-form-section{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;padding:16px}.crm-form-section-title{color:#64748b;color:var(--text-muted);font-size:.8rem;font-weight:700;letter-spacing:.06em;margin-bottom:12px;text-transform:uppercase}.crm-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.crm-form-group{display:flex;flex-direction:column;gap:5px}.crm-form-group label{color:#64748b;color:var(--text-muted);font-size:.78rem;font-weight:600}.detail-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:1fr 1fr}.detail-grid-2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.detail-section{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;padding:16px}.detail-section h4{color:#0f172a;color:var(--text);font-size:.85rem;font-weight:700;margin-bottom:12px}.detail-row{align-items:flex-start;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:10px;padding:7px 0}.detail-row:last-child{border-bottom:none}.detail-icon{flex-shrink:0;font-size:.9rem;width:20px}.detail-label{color:#64748b;color:var(--text-muted);flex:0 0 110px;font-size:.78rem;font-weight:600}.detail-value{color:#0f172a;color:var(--text);font-size:.82rem;font-weight:500}.detail-actions{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;margin-top:4px;padding:16px}.detail-actions h4{font-size:.85rem;font-weight:700;margin-bottom:10px}.detail-action-btns{display:flex;flex-wrap:wrap;gap:8px}.detail-notes{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;margin-top:4px;padding:16px}.detail-notes h4{font-size:.85rem;font-weight:700;margin-bottom:10px}.comm-form{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;margin-bottom:16px;padding:16px}.comm-timeline{display:flex;flex-direction:column;gap:0}.comm-entry{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;gap:14px;padding:12px 0}.comm-entry:last-child{border-bottom:none}.comm-entry-icon{align-items:center;background:#f8fafc;background:var(--surface2);border-radius:8px;display:flex;flex-shrink:0;font-size:1.2rem;height:32px;justify-content:center;width:32px}.comm-entry-body{flex:1 1}.comm-entry-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:5px}.comm-type{background:#dbeafe;color:#1d4ed8;font-weight:700}.comm-purpose,.comm-type{border-radius:6px;font-size:.72rem;padding:2px 8px}.comm-purpose{background:#f1f5f9;color:#475569;font-weight:600}.comm-agent,.comm-date{color:#64748b;color:var(--text-muted);font-size:.72rem}.comm-summary{color:#0f172a;color:var(--text);font-size:.84rem;margin-bottom:4px}.comm-response{color:#64748b;color:var(--text-muted);font-size:.78rem}.comm-next{color:#059669;color:var(--success);font-size:.78rem;font-weight:600}.cal-alert-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.cal-pill{border:1.5px solid;border-radius:20px;cursor:pointer;font-size:.83rem;font-weight:700;padding:8px 16px;transition:all .2s ease;transition:all var(--transition)}.cal-pill.red{background:#fef2f2;border-color:#fecaca;color:#dc2626;color:var(--danger)}.cal-pill.orange{background:#fffbeb;border-color:#fed7aa;color:#d97706;color:var(--warning)}.cal-pill.blue{background:#eff6ff;border-color:#bfdbfe;color:#2563eb;color:var(--primary)}.cal-pill.purple{background:#f5f3ff;border-color:#ddd6fe;color:#7c3aed;color:var(--purple)}.cal-pill.teal{background:#ecfeff;border-color:#a5f3fc;color:#0891b2;color:var(--teal)}.cal-pill.gray{background:#f8fafc;background:var(--surface2);border-color:#e2e8f0;border-color:var(--border);color:#64748b;color:var(--text-muted)}.cal-pill:hover{filter:brightness(.95)}.cal-section{background:#fff;background:var(--surface);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);margin-bottom:16px;overflow:hidden}.cal-section-title{align-items:center;background:#f8fafc;background:var(--surface2);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;font-size:.95rem;font-weight:700;gap:10px;padding:14px 18px}.cal-section-red{border-left:4px solid #dc2626;border-left:4px solid var(--danger)}.cal-section-orange{border-left:4px solid #d97706;border-left:4px solid var(--warning)}.cal-section-blue{border-left:4px solid #2563eb;border-left:4px solid var(--primary)}.cal-section-purple{border-left:4px solid #7c3aed;border-left:4px solid var(--purple)}.cal-section-teal{border-left:4px solid #0891b2;border-left:4px solid var(--teal)}.cal-section-gray{border-left:4px solid #94a3b8}.cal-days-tag{border-radius:5px;display:inline-block;font-size:.7rem;font-weight:700;margin-top:3px;padding:2px 7px}.cal-days-tag.red{background:#fef2f2;color:#dc2626;color:var(--danger)}.cal-days-tag.orange{background:#fffbeb;color:#d97706;color:var(--warning)}.cal-days-tag.yellow{background:#fef9c3;color:#a16207}.cal-days-tag.blue{background:#eff6ff;color:#2563eb;color:var(--primary)}.cal-tag{border-radius:5px;font-size:.72rem;font-weight:700;padding:2px 8px}.cal-tag.orange{background:#fffbeb;color:#d97706;color:var(--warning)}.cal-tag.blue{background:#eff6ff;color:#2563eb;color:var(--primary)}.cal-tag.purple{background:#f5f3ff;color:#7c3aed;color:var(--purple)}.cal-tag.green{background:#f0fdf4;color:#059669;color:var(--success)}.cal-notify-preview{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;margin-top:8px;padding:14px}.cal-notify-title{color:#64748b;color:var(--text-muted);font-size:.8rem;font-weight:700;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.cal-notify-row{align-items:center;color:#0f172a;color:var(--text);display:flex;font-size:.82rem;gap:10px;padding:6px 0}.tech-cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin-bottom:20px}.tech-card{background:#fff;background:var(--surface);border:2px solid #0000;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);cursor:pointer;padding:18px;transition:all .2s ease;transition:all var(--transition)}.tech-card.selected,.tech-card:hover{border-color:#2563eb;border-color:var(--primary)}.tech-card-av{align-items:center;background:#2563eb;background:var(--primary);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:800;height:44px;justify-content:center;margin-bottom:10px;width:44px}.tech-card-name{font-size:1rem;font-weight:700}.tech-card-role{margin-top:2px}.tech-card-mobile,.tech-card-role{color:#64748b;color:var(--text-muted);font-size:.78rem}.tech-card-mobile{margin-top:4px}.tech-card-stats{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:flex;gap:16px;margin:12px 0;padding:10px 0}.tech-stat{align-items:center;display:flex;flex-direction:column;gap:2px}.tech-stat-val{font-size:1.3rem;font-weight:800}.tech-stat-lbl{color:#64748b;color:var(--text-muted);font-size:.7rem}.tech-card-services{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tech-service-tag{background:#eff6ff;border-radius:6px;color:#2563eb;color:var(--primary);font-size:.72rem;font-weight:600;padding:3px 8px}.acc-summary{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:20px}.acc-card{align-items:center;background:#fff;background:var(--surface);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);display:flex;gap:14px;padding:18px}.acc-card.green{border-left:4px solid #059669;border-left:4px solid var(--success)}.acc-card.red{border-left:4px solid #dc2626;border-left:4px solid var(--danger)}.acc-card.blue{border-left:4px solid #2563eb;border-left:4px solid var(--primary)}.acc-card.orange{border-left:4px solid #d97706;border-left:4px solid var(--warning)}.acc-icon{font-size:1.8rem}.acc-val{color:#0f172a;color:var(--text);font-size:1.5rem;font-weight:800}.acc-lbl{color:#64748b;color:var(--text-muted);font-size:.78rem}.inv-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;color:var(--danger);font-weight:500;margin-bottom:16px}.ie-info,.inv-alert{font-size:.85rem;padding:12px 16px}.ie-info{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#2563eb;color:var(--primary);margin-bottom:20px}.ie-msg{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;color:#059669;color:var(--success);font-size:.85rem;margin-bottom:16px;padding:12px 16px}.ie-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ie-card{align-items:center;background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);display:flex;gap:16px;padding:16px 20px}.ie-card-icon{font-size:1.8rem}.ie-card-info{flex:1 1}.ie-card-title{font-size:.95rem;font-weight:700}.ie-card-sub{color:#64748b;color:var(--text-muted);font-size:.78rem;margin-top:2px}.ie-card-actions{display:flex;gap:8px}.ie-rules{background:#f8fafc;background:var(--surface2);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;padding:16px 20px}.ie-rules h4{font-size:.85rem;font-weight:700;margin-bottom:10px}.ie-rules ul{display:flex;flex-direction:column;gap:5px;padding-left:20px}.ie-rules li{color:#64748b;color:var(--text-muted);font-size:.82rem}.ie-export-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:20px}.ie-export-card{align-items:center;background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .2s ease;transition:all var(--transition)}.ie-export-card:hover{background:#eff6ff;border-color:#2563eb;border-color:var(--primary)}.ie-export-icon{font-size:1.4rem}.ie-export-label{flex:1 1;font-size:.88rem;font-weight:600}.ie-export-btn{background:#eff6ff;border-radius:6px;color:#2563eb;color:var(--primary);font-size:.75rem;font-weight:700;padding:3px 8px}.ie-filter-exports{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ie-sheets-grid{display:flex;flex-direction:column;gap:10px}.ie-sheet-card{align-items:center;background:#fff;background:var(--surface);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);color:#0f172a;color:var(--text);display:flex;gap:14px;padding:14px 18px;text-decoration:none;transition:all .2s ease;transition:all var(--transition)}.ie-sheet-card:hover{background:#f8fafc;background:var(--surface2)}.ie-sheet-icon{font-size:1.4rem}.ie-sheet-name{font-size:.9rem;font-weight:700}.ie-sheet-tab{color:#64748b;color:var(--text-muted);font-size:.75rem;margin-top:2px}.ie-sheet-open{color:#2563eb;color:var(--primary);font-size:.78rem;font-weight:700;margin-left:auto}.crm-loading{align-items:center;color:#64748b;color:var(--text-muted);display:flex;flex-direction:column;gap:14px;padding:60px 20px}.crm-spinner{animation:spin .8s linear infinite;border:3px solid #e2e8f0;border-top-color:#2563eb;border:3px solid var(--border);border-radius:50%;border-top-color:var(--primary);height:36px;width:36px}.crm-empty-state{align-items:center;color:#64748b;color:var(--text-muted);display:flex;flex-direction:column;gap:12px;padding:60px 20px}.crm-empty-state span{font-size:2.5rem}.crm-empty-state p{font-size:1rem}.crm-empty{color:#64748b;color:var(--text-muted);font-size:.9rem;padding:40px;text-align:center}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.crm-sidebar{transform:translateX(-100%)}.crm-sidebar-open{transform:translateX(0)}.crm-main{margin-left:0}.crm-menu-btn,.crm-overlay{display:block}.crm-content{padding:16px}.dash-stats{grid-template-columns:repeat(2,1fr)}.crm-filter-tabs{display:none}.crm-form-grid,.detail-grid,.detail-grid-2,.tech-cards{grid-template-columns:1fr}.pipeline-bar{display:none}}
/*# sourceMappingURL=main.76a355d1.css.map*/