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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background:#ff0;color:rgba(51,4,144,.974);display:flex;justify-content:space-between;padding:30px 35px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo{font-size:30px;font-weight:700}.login-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px}.profile-wrapper{position:relative}.profile-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0003;display:flex;flex-direction:column;gap:6px;padding:12px;position:absolute;right:0;top:45px;width:240px;z-index:9999}.profile-btn{cursor:pointer;font-weight:600}.logout-btn{background:#ff4d4f;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:8px;padding:6px}.logo-box{align-items:center;display:flex;gap:12px}.logo-img{height:60px;width:auto}.brand-name{color:#022085;font-size:20px;font-weight:700;line-height:1.1}.tagline{color:#00080e;font-size:12px;letter-spacing:.5px}.home-wrapper{background:#0f172a;color:#fff;min-height:100vh;padding:24px 16px}.home-section{margin-bottom:48px}.section-title{font-size:26px;font-weight:600;letter-spacing:.5px;margin-bottom:20px;text-align:center}.card-scroll{display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;scroll-behavior:smooth}.card-scroll::-webkit-scrollbar{height:6px}.card-scroll::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.image-card{background:#111827;border-radius:14px;box-shadow:0 8px 20px #0006;flex-shrink:0;max-width:220px;min-width:220px;overflow:hidden;transition:transform .25s ease}.image-card:hover{transform:translateY(-4px)}.image-card img{display:block;height:140px;object-fit:cover;width:100%}.image-card p{font-size:14px;font-weight:500;padding:12px 10px;text-align:center}@media (max-width:768px){.section-title{font-size:22px}.image-card{max-width:190px;min-width:190px}}.benefit-card{background:linear-gradient(145deg,#500202,#01740b);border-radius:16px;box-shadow:0 8px 20px #0009,inset 0 1px 0 #ffffff0d;color:#fff;flex:0 0 240px;padding:20px;text-align:center}.benefit-icon{color:#0c5eb5;font-size:36px;margin-bottom:12px}.benefit-card h4{font-size:16px;margin-bottom:8px}.benefit-card p{color:#ccc;font-size:13px;line-height:1.4}.home-section .card-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.home-section .card-scroll::-webkit-scrollbar{height:6px}.home-section .card-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}.problem-card{background:linear-gradient(135deg,#111827,#1f2937);border-radius:14px;box-shadow:0 8px 22px #00000059;color:#fff;flex-shrink:0;max-width:260px;min-width:260px;padding:12px}.problem-img{border-radius:10px;height:150px;margin-bottom:10px;overflow:hidden;width:100%}.problem-img img{height:100%;object-fit:cover;width:100%}.problem-card h3{color:#f87171;font-size:16px;margin:6px 0 4px}.problem-card p{color:#e5e7eb;font-size:13px;line-height:1.4}.pricing-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:10px}.pricing-card{background:linear-gradient(135deg,#1f2937,#020617);border-radius:14px;box-shadow:0 10px 30px #00000059;color:#fff;flex-shrink:0;min-width:260px;padding:16px}.pricing-card h3{color:#38bdf8;margin-bottom:4px}.plan-note{color:#cbd5f5;font-size:13px;margin-bottom:10px}.pricing-card label{color:#e5e7eb;display:block;font-size:13px;margin-top:8px}.pricing-card input,.pricing-card select{background:#020617;border:none;border-radius:8px;color:#fff;margin-top:4px;padding:8px;width:100%}.price-box{background:#020617;border-radius:10px;font-size:14px;margin-top:12px;padding:10px}.price-box span{color:#22c55e;font-weight:600}.app-footer{background:#020617;color:#e5e7eb;padding:40px 16px;text-align:center}.app-footer h3{margin-bottom:6px}.footer-tagline{font-size:14px;opacity:.8}.footer-contact p{font-size:13px;margin:4px 0}.footer-links{display:flex;font-size:13px;gap:14px;justify-content:center;margin:14px 0}.footer-links span{cursor:pointer;opacity:.8}.footer-links span:hover{text-decoration:underline}.footer-copy{font-size:12px;margin-top:10px;opacity:.6}.whatsapp-float{align-items:center;bottom:20px;box-shadow:0 4px 12px #00000059;display:flex;font-size:28px;height:56px;justify-content:center;right:20px;width:56px;z-index:9999}.whatsapp-float:hover{transform:scale(1.08)}.login-page{align-items:center;background:linear-gradient(135deg,#6225f1,#03f44f);display:flex;justify-content:center;min-height:100vh}.login-card{background:#fff;border-radius:10px;box-shadow:0 10px 25px #00000026;padding:30px;width:340px}.login-card h2{color:#333;margin-bottom:20px;text-align:center}.login-card input,.login-card select{border:1px solid #ccc;border-radius:6px;font-size:14px;margin-bottom:15px;padding:10px;width:100%}.login-card input:focus,.login-card select:focus{border-color:#fc0;outline:none}.login-card button{background:#fc0;border:none;border-radius:6px;cursor:pointer;font-size:15px;font-weight:700;padding:12px;width:100%}.login-card button:hover{background:#f2be00}.login-card button:disabled{background:#ddd;cursor:not-allowed}.exec-body{background:url(https://images.unsplash.com/photo-1604328698692-f76ea9498e76?q=80&w=1600) 50%/cover no-repeat;box-sizing:border-box;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;gap:12px;min-height:100vh;padding:12px}.mobile-customer-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;display:none;font-size:13px;left:auto;padding:8px 12px;position:fixed;right:12px;top:62px;z-index:2000}.exec-sidebar{background:#0f172af0;border-radius:10px;color:#fff;height:calc(100vh - 24px);min-width:260px;overflow-y:auto;padding:10px;position:-webkit-sticky;position:sticky;top:12px;width:400px}.exec-sidebar h3{font-size:14px;font-weight:600;margin:0 0 10px;text-align:center}.customer-item{background:#1e293b;border-radius:6px;cursor:pointer;margin-bottom:8px;padding:8px;transition:.15s}.customer-item:hover{background:#334155}.customer-item.active{background:#2563eb}.customer-name{font-size:13px;font-weight:600}.customer-address,.customer-phone{font-size:11px;opacity:.85}.exec-content{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-start;padding-left:240px}.customer-form{background:#fffffff0;border-radius:12px;box-shadow:0 10px 28px #00000047;box-sizing:border-box;max-width:100%;padding:14px;width:380px}.customer-form h3{color:#0f172a;font-size:16px;margin:0 0 10px;text-align:center}.customer-form input,.customer-form select{border:1px solid #cbd5e1;border-radius:5px;box-sizing:border-box;font-size:13px;margin-bottom:7px;outline:none;padding:8px 9px;width:100%}.customer-form input:focus,.customer-form select:focus{border-color:#2563eb}.payment-box{display:flex;font-size:13px;gap:16px;margin:8px 0}.upi-box{margin:6px 0;text-align:center}.upi-box img{width:150px}.total-box{font-size:14px;font-weight:700;margin:8px 0}.save-btn{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:9px;width:100%}.save-btn:hover{opacity:.9}.meeting-box{position:fixed;right:24px;top:100px;z-index:1200}.meeting-btn{background:#2563eb;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:10px 16px}@media (max-width:768px){.exec-body{flex-direction:column;padding:10px}.mobile-customer-btn{display:block}.exec-sidebar{border-radius:0;height:100%;left:-100%;max-width:300px;position:fixed;top:0;transition:left .25s ease;width:85%;z-index:1500}.exec-sidebar.show-mobile{left:0}.exec-content{justify-content:center;padding-left:0;padding-top:10px}.customer-form{margin:0 auto;max-width:100%;padding:12px;width:100%}.customer-form h3{font-size:15px}.meeting-box{bottom:10px;position:fixed;right:16px;z-index:1600}.mobile-customer-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;display:block!important;font-size:12px;left:8px;padding:8px;position:absolute;top:90px;z-index:99999}.customer-form{overflow:visible;position:relative}.meeting-box{bottom:12px!important;left:auto!important;position:fixed!important;right:12px!important;top:auto!important;z-index:99999!important}}.customer-page{background:url(https://images.unsplash.com/photo-1523413651479-597eb2da0ad6) 50%/cover no-repeat;min-height:100vh;padding:12px}.card{background:#fffffff2;border-radius:12px;box-shadow:0 2px 8px #00000026;margin-bottom:14px;padding:14px}.card h3{font-size:16px;margin-bottom:10px}.card p{font-size:14px;margin:4px 0}.card input{border:1px solid #ccc;border-radius:6px;margin-bottom:10px;margin-top:6px;padding:8px;width:100%}.primary-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;font-size:14px;padding:10px;width:100%}.service-row{border-bottom:1px solid #eee;display:flex;font-size:13px;justify-content:space-between;padding:8px 0}.muted{color:#666;font-size:12px}.whatsapp-float{background:#25d366;border-radius:50%;bottom:18px;box-shadow:0 4px 10px #0000004d;color:#fff;font-size:26px;height:52px;line-height:52px;position:fixed;right:16px;text-align:center;text-decoration:none;width:52px;z-index:2000}@media (min-width:768px){.customer-page{margin:auto;max-width:420px;padding-top:20px}}.tech-page{background:linear-gradient(#f8fafcd9,#f8fafcd9),url(https://images.unsplash.com/photo-1581092334504-1a6b9c5f0c6c?q=80&w=1600);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:system-ui,sans-serif;min-height:100vh;padding:12px}.tech-summary{align-items:center;background:#2563eb;border-radius:10px;color:#fff;display:flex;justify-content:space-between;padding:12px}.tech-summary h3{font-size:16px;margin:0}.tech-summary p{font-size:12px;margin:0;opacity:.9}.stats{display:flex;gap:12px}.stats div{text-align:center}.stats b{display:block;font-size:16px}.stats span{font-size:11px}.section-title{font-size:14px;margin:14px 0 6px}.job-list{display:flex;flex-direction:column;gap:10px}.job-card{background:#fff;border-radius:10px;box-shadow:0 3px 8px #00000014;padding:10px}.job-row{display:flex;font-size:14px;justify-content:space-between}.job-small{color:#475569;font-size:12px;margin-top:2px}.job-actions{display:flex;gap:8px;margin-top:8px}.job-actions button{background:#16a34a;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:12px;padding:7px}.map-btn{background:#0ea5e9!important}.modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.modal-box{background:#fff;border-radius:10px;max-width:350px;padding:14px;width:90%}.modal-box h3{margin-top:0}.modal-box textarea{margin:8px 0;min-height:70px;padding:6px;width:100%}.submit-btn{background:#16a34a}.cancel-btn,.submit-btn{border:none;border-radius:6px;color:#fff;margin-top:6px;padding:8px;width:100%}.cancel-btn{background:#e11d48}.completed-list{background:#fff;border-radius:10px;margin-top:6px;padding:8px}.completed-row{border-bottom:1px solid #e5e7eb;display:flex;font-size:12px;justify-content:space-between;padding:4px 0}.completed-row:last-child{border-bottom:none}@media (min-width:900px){.completed-list,.job-list{max-width:600px}}
/*# sourceMappingURL=main.079af8b5.css.map*/