.GetStarted-module__1RT3bW__getStartedSection{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;width:100%;max-width:100%;min-height:100vh;margin:0;padding:8rem 0;display:flex;position:relative;overflow:hidden}.GetStarted-module__1RT3bW__getStartedCard{-webkit-backdrop-filter:none;text-align:left;box-shadow:none;z-index:2;background:0 0;border:none;border-radius:30px;width:auto;max-width:900px;margin-left:5%;padding:3rem;position:relative}.GetStarted-module__1RT3bW__getStartedTitle{color:#fff;margin-bottom:.75rem;font-size:3rem;font-weight:400;line-height:1.2}.GetStarted-module__1RT3bW__getStartedText{color:#fff;margin-bottom:2rem;font-size:1.9rem;line-height:1.6}.GetStarted-module__1RT3bW__getStartedButton{color:#000;box-shadow:none;background:#ffffffe6;border:2px solid #fff;border-radius:50px;justify-content:center;align-items:center;padding:2rem 7rem;font-size:1.1rem;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.GetStarted-module__1RT3bW__getStartedButton:hover{box-shadow:none;background:#fffc;transform:translateY(-3px)}@media (max-width:768px){.GetStarted-module__1RT3bW__getStartedSection{min-height:500px;padding:3rem 1.5rem}.GetStarted-module__1RT3bW__getStartedCard{text-align:center;margin-left:0;padding:2.5rem 1.5rem}.GetStarted-module__1RT3bW__getStartedTitle{font-size:1.75rem}.GetStarted-module__1RT3bW__getStartedText{font-size:1.2rem}}
.PDFViewerModal-module__LqU-6q__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#000000bf;position:fixed;inset:0}.PDFViewerModal-module__LqU-6q__modalContainer{z-index:9999;pointer-events:none;justify-content:center;align-items:center;padding:1.25rem 1.5rem;display:flex;position:fixed;inset:0}.PDFViewerModal-module__LqU-6q__modal{pointer-events:auto;background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:min(90vw,1200px);max-height:min(94vh,100dvh - 2.75rem);display:flex;overflow:hidden;box-shadow:0 25px 70px #00000059}@media (min-width:769px){.PDFViewerModal-module__LqU-6q__modal{min-height:min(86vh,100dvh - 2.75rem)}}@media (min-width:1440px){.PDFViewerModal-module__LqU-6q__modal{max-width:min(92vw,1400px);min-height:min(88vh,100dvh - 2.75rem);max-height:min(96vh,100dvh - 2.75rem)}.PDFViewerModal-module__LqU-6q__pdfViewer{min-height:620px}}.PDFViewerModal-module__LqU-6q__modalHeader{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;gap:.65rem;padding:.65rem 1.15rem;display:flex}.PDFViewerModal-module__LqU-6q__modalHeaderActions{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.PDFViewerModal-module__LqU-6q__modalHeaderLeft{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.PDFViewerModal-module__LqU-6q__modalTitle{color:var(--panel-black,#1a1a1a);word-break:break-word;margin:0;font-size:1.25rem;font-weight:600}.PDFViewerModal-module__LqU-6q__galleryNav{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.PDFViewerModal-module__LqU-6q__galleryNavButton{color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:.35rem .65rem;font-size:.8rem;font-weight:500;transition:background .15s,border-color .15s}.PDFViewerModal-module__LqU-6q__galleryNavButton:hover:not(:disabled){background:#f0f0f0;border-color:#999}.PDFViewerModal-module__LqU-6q__galleryNavButton:disabled{opacity:.45;cursor:not-allowed}.PDFViewerModal-module__LqU-6q__galleryNavLabel{color:#666;font-variant-numeric:tabular-nums;font-size:.8rem}.PDFViewerModal-module__LqU-6q__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s;display:flex}.PDFViewerModal-module__LqU-6q__closeButton:hover{color:var(--power-pink,#e6077e);background:#e6077e1a}.PDFViewerModal-module__LqU-6q__modalContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.PDFViewerModal-module__LqU-6q__pdfViewer{border:none;flex:1;width:100%;height:100%;min-height:500px}.PDFViewerModal-module__LqU-6q__downloadButton{background:var(--gradient-primary,linear-gradient(135deg,#e6077e 0%,#ff6b9d 100%));color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.PDFViewerModal-module__LqU-6q__downloadButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e6077e4d}.PDFViewerModal-module__LqU-6q__downloadButtonHeader{padding:.5rem 1rem;font-size:.875rem}@media (max-width:768px){.PDFViewerModal-module__LqU-6q__modalContainer{padding:1rem}.PDFViewerModal-module__LqU-6q__modal{max-width:100%;min-height:unset;max-height:min(95vh,100dvh - 2rem)}.PDFViewerModal-module__LqU-6q__modalHeader{flex-wrap:wrap;padding:.5rem .85rem}.PDFViewerModal-module__LqU-6q__modalTitle{font-size:1.1rem}.PDFViewerModal-module__LqU-6q__modalHeaderActions{margin-left:auto}.PDFViewerModal-module__LqU-6q__pdfViewer{min-height:400px}}
.ImageViewerModal-module__ZzPiRa__modalBackdrop{z-index:10000;cursor:pointer;background-color:#000000d9;position:fixed;inset:0}.ImageViewerModal-module__ZzPiRa__modalContainer{z-index:10001;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageViewerModal-module__ZzPiRa__modal{pointer-events:auto;background-color:#fff;border-radius:12px;flex-direction:column;max-width:90vw;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.ImageViewerModal-module__ZzPiRa__modalHeader{background-color:#f9f9f9;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.5rem;display:flex}.ImageViewerModal-module__ZzPiRa__modalHeaderLeft{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.ImageViewerModal-module__ZzPiRa__modalTitle{color:#333;word-break:break-word;margin:0;font-size:1.1rem;font-weight:600}.ImageViewerModal-module__ZzPiRa__galleryNav{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.ImageViewerModal-module__ZzPiRa__galleryNavButton{color:#333;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:.35rem .65rem;font-size:.8rem;font-weight:500;transition:background .15s,border-color .15s}.ImageViewerModal-module__ZzPiRa__galleryNavButton:hover:not(:disabled){background:#f0f0f0;border-color:#999}.ImageViewerModal-module__ZzPiRa__galleryNavButton:disabled{opacity:.45;cursor:not-allowed}.ImageViewerModal-module__ZzPiRa__galleryNavLabel{color:#666;font-variant-numeric:tabular-nums;font-size:.8rem}.ImageViewerModal-module__ZzPiRa__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex}.ImageViewerModal-module__ZzPiRa__closeButton:hover{color:#333;background-color:#e0e0e0}.ImageViewerModal-module__ZzPiRa__modalContent{background-color:#f5f5f5;flex:1;justify-content:center;align-items:center;min-height:200px;padding:1.5rem;display:flex;overflow:auto}.ImageViewerModal-module__ZzPiRa__image{-o-object-fit:contain;object-fit:contain;cursor:default;border-radius:8px;max-width:100%;max-height:70vh;box-shadow:0 4px 12px #00000026}.ImageViewerModal-module__ZzPiRa__modalActions{background-color:#f9f9f9;border-top:1px solid #e0e0e0;justify-content:flex-end;gap:1rem;padding:1rem 1.5rem;display:flex}.ImageViewerModal-module__ZzPiRa__downloadButton{color:#fff;background-color:#1a73e8;border-radius:6px;padding:.6rem 1.2rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.ImageViewerModal-module__ZzPiRa__downloadButton:hover{background-color:#1557b0}.ImageViewerModal-module__ZzPiRa__closeButtonBottom{color:#333;cursor:pointer;background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:6px;padding:.6rem 1.2rem;font-weight:500;transition:background-color .2s,border-color .2s}.ImageViewerModal-module__ZzPiRa__closeButtonBottom:hover{background-color:#e0e0e0;border-color:silver}@keyframes ImageViewerModal-module__ZzPiRa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.ImageViewerModal-module__ZzPiRa__modal{max-width:95vw;max-height:95vh}.ImageViewerModal-module__ZzPiRa__modalHeader{padding:.75rem 1rem}.ImageViewerModal-module__ZzPiRa__modalTitle{font-size:1rem}.ImageViewerModal-module__ZzPiRa__modalContent{padding:1rem}.ImageViewerModal-module__ZzPiRa__image{max-height:60vh}.ImageViewerModal-module__ZzPiRa__modalActions{flex-direction:column;padding:.75rem 1rem}.ImageViewerModal-module__ZzPiRa__downloadButton,.ImageViewerModal-module__ZzPiRa__closeButtonBottom{text-align:center;width:100%}}
.PowerAppsResultModal-module__El6Ydq__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;position:fixed;inset:0}.PowerAppsResultModal-module__El6Ydq__modalContainer{z-index:10001;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PowerAppsResultModal-module__El6Ydq__modal{pointer-events:auto;background:#fff;border-radius:20px;width:90%;max-width:500px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.PowerAppsResultModal-module__El6Ydq__modalHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.PowerAppsResultModal-module__El6Ydq__successIcon,.PowerAppsResultModal-module__El6Ydq__errorIcon{font-size:2.5rem;line-height:1}.PowerAppsResultModal-module__El6Ydq__modalTitle{color:var(--panel-black);margin:0;font-size:1.5rem;font-weight:700}.PowerAppsResultModal-module__El6Ydq__modalContent{margin-bottom:1.5rem}.PowerAppsResultModal-module__El6Ydq__modalMessage{color:var(--panel-black);opacity:.8;margin:0 0 1rem;font-size:1rem;line-height:1.6}.PowerAppsResultModal-module__El6Ydq__modalMessage strong{color:var(--panel-black);opacity:1;font-weight:600}.PowerAppsResultModal-module__El6Ydq__proposalNumberBox{background:#e6077e1a;border:2px solid #e6077e33;border-radius:12px;align-items:center;gap:.75rem;margin:1rem 0;padding:1rem;display:flex}.PowerAppsResultModal-module__El6Ydq__proposalLabel{color:var(--panel-black);opacity:.7;font-size:.9rem;font-weight:600}.PowerAppsResultModal-module__El6Ydq__proposalNumber{font-size:1.1rem;font-weight:700;font-family:var(--font-work-sans),"Work Sans",sans-serif;color:var(--power-pink);background:#fff;border:1px solid #e6077e4d;border-radius:8px;padding:.5rem 1rem}.PowerAppsResultModal-module__El6Ydq__warningBox{background:#ffa5001a;border:2px solid #ffa5004d;border-radius:12px;margin-top:1rem;padding:1rem}.PowerAppsResultModal-module__El6Ydq__warningText{color:var(--panel-black);opacity:.8;margin:0 0 .5rem;font-size:.9rem;line-height:1.5}.PowerAppsResultModal-module__El6Ydq__errorDetails{color:var(--panel-black);opacity:.6;font-size:.85rem;font-family:var(--font-work-sans),"Work Sans",sans-serif;word-break:break-word;margin:0}.PowerAppsResultModal-module__El6Ydq__modalActions{justify-content:flex-end;gap:1rem;display:flex}.PowerAppsResultModal-module__El6Ydq__modalSuccessButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e6077e 0%,#ff6b9d 100%);border:none;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.PowerAppsResultModal-module__El6Ydq__modalSuccessButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e6077e66}.PowerAppsResultModal-module__El6Ydq__modalErrorButton{color:#dc3545;cursor:pointer;background:#dc35451a;border:2px solid #dc35454d;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.PowerAppsResultModal-module__El6Ydq__modalErrorButton:hover{background:#dc354533;border-color:#dc354580;transform:translateY(-2px)}@media (max-width:768px){.PowerAppsResultModal-module__El6Ydq__modal{max-width:95%;padding:1.5rem}.PowerAppsResultModal-module__El6Ydq__modalTitle{font-size:1.25rem}.PowerAppsResultModal-module__El6Ydq__proposalNumberBox{flex-direction:column;align-items:flex-start}}
.NotificationModal-module__v6A8-G__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10060;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NotificationModal-module__v6A8-G__modal{z-index:10061;background:#fff;border-radius:20px;width:90%;max-width:450px;padding:2.5rem;box-shadow:0 25px 50px -12px #00000040}.NotificationModal-module__v6A8-G__content{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.NotificationModal-module__v6A8-G__icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:flex}.NotificationModal-module__v6A8-G__success{color:#4caf50;background:#4caf501a;border:2px solid #4caf50}.NotificationModal-module__v6A8-G__error{color:#f44336;background:#f443361a;border:2px solid #f44336}.NotificationModal-module__v6A8-G__info{color:#2196f3;background:#2196f31a;border:2px solid #2196f3}.NotificationModal-module__v6A8-G__question{color:#9c27b0;background:#9c27b01a;border:2px solid #9c27b0}.NotificationModal-module__v6A8-G__title{color:#1a1a1b;font-size:1.5rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;margin:0}.NotificationModal-module__v6A8-G__message{color:#4b5563;white-space:pre-line;font-size:1rem;line-height:1.5;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin:0}.NotificationModal-module__v6A8-G__actions{gap:1rem;width:100%;margin-top:.5rem;display:flex}.NotificationModal-module__v6A8-G__confirmButton,.NotificationModal-module__v6A8-G__cancelButton{cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif;border:none;border-radius:12px;flex:1;padding:.75rem 1.5rem;transition:all .2s}.NotificationModal-module__v6A8-G__confirmButton{background:var(--power-pink,#e6077e);color:#fff}.NotificationModal-module__v6A8-G__confirmButton:hover{opacity:.9;transform:translateY(-1px)}.NotificationModal-module__v6A8-G__cancelButton{color:#4b5563;background:#f3f4f6}.NotificationModal-module__v6A8-G__cancelButton:hover{background:#e5e7eb}
.JobDetailsModal-module__LrJDlG__backdrop{z-index:10050;background:#0006;position:fixed;inset:0}.JobDetailsModal-module__LrJDlG__wrap{z-index:10051;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.JobDetailsModal-module__LrJDlG__panel{background:#fff;border:1px solid #e9a9c3;border-radius:1rem;width:100%;max-width:56rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.JobDetailsModal-module__LrJDlG__header{border-bottom:1px solid #efefef;justify-content:space-between;align-items:flex-start;padding:1.25rem;display:flex}.JobDetailsModal-module__LrJDlG__headerTitle{font-size:1.25rem;font-weight:600}.JobDetailsModal-module__LrJDlG__headerMeta{color:#6b7280;font-size:.875rem}.JobDetailsModal-module__LrJDlG__closeBtn{cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.5rem}.JobDetailsModal-module__LrJDlG__closeBtn:hover{background:#f3f4f6}.JobDetailsModal-module__LrJDlG__closeBtnSvg{color:#4b5563;width:1.25rem;height:1.25rem}.JobDetailsModal-module__LrJDlG__body{max-height:80vh;padding:1.5rem;overflow-y:auto}.JobDetailsModal-module__LrJDlG__grid{gap:1.5rem;display:grid}.JobDetailsModal-module__LrJDlG__gridTwoCol{grid-template-columns:1fr 1fr}@media (max-width:1023px){.JobDetailsModal-module__LrJDlG__gridTwoCol{grid-template-columns:1fr}}.JobDetailsModal-module__LrJDlG__colSpan2{grid-column:1/-1}.JobDetailsModal-module__LrJDlG__tickRow{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.JobDetailsModal-module__LrJDlG__tickBox{border:1px solid #d1d5db;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.JobDetailsModal-module__LrJDlG__tickBoxOn{color:#fff;background:#e6077e;border-color:#e6077e}.JobDetailsModal-module__LrJDlG__tickBoxOff{color:#9ca3af;background:#fff}.JobDetailsModal-module__LrJDlG__tickLabel{white-space:nowrap}.JobDetailsModal-module__LrJDlG__scheduleBadge{border-radius:9999px;align-items:center;margin-bottom:.75rem;padding:.25rem .75rem;font-size:12px;display:inline-flex}.JobDetailsModal-module__LrJDlG__scheduleGrid{grid-template-columns:auto 1fr;align-items:center;gap:.25rem 1rem;display:grid}.JobDetailsModal-module__LrJDlG__scheduleLabel{color:#374151;font-size:13px}.JobDetailsModal-module__LrJDlG__scheduleInstallerDisplay{color:#111827;margin-bottom:.25rem;font-size:14px}.JobDetailsModal-module__LrJDlG__scheduleInstallerSeparator{color:#6b7280}.JobDetailsModal-module__LrJDlG__technicianRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.JobDetailsModal-module__LrJDlG__editTechnicianBtn,.JobDetailsModal-module__LrJDlG__addTechnicianBtn,.JobDetailsModal-module__LrJDlG__createTechnicianBtn{color:#e6077e;cursor:pointer;background:#fff;border:1px solid #e9a9c3;border-radius:.5rem;padding:.45rem .75rem;font-size:12px;font-weight:600}.JobDetailsModal-module__LrJDlG__editTechnicianBtn:hover,.JobDetailsModal-module__LrJDlG__addTechnicianBtn:hover,.JobDetailsModal-module__LrJDlG__createTechnicianBtn:hover{background:#fff1f7}.JobDetailsModal-module__LrJDlG__technicianEditor{gap:.75rem;display:grid}.JobDetailsModal-module__LrJDlG__technicianEditorTopRow{align-items:center;gap:.75rem;display:flex}.JobDetailsModal-module__LrJDlG__technicianEditorTopRow .JobDetailsModal-module__LrJDlG__select{flex:1}.JobDetailsModal-module__LrJDlG__technicianActionWrap{display:inline-flex;position:relative}.JobDetailsModal-module__LrJDlG__addTechnicianIconBtn{color:#e6077e;cursor:pointer;background:#fff;border:1px solid #e9a9c3;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.JobDetailsModal-module__LrJDlG__addTechnicianIconBtn:hover{background:#fff1f7}.JobDetailsModal-module__LrJDlG__technicianTooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:2;background:#111827eb;border-radius:.5rem;padding:.45rem .55rem;font-size:12px;line-height:1;transition:opacity .2s;position:absolute;top:calc(100% + .5rem);right:0}.JobDetailsModal-module__LrJDlG__technicianActionWrap:hover .JobDetailsModal-module__LrJDlG__technicianTooltip,.JobDetailsModal-module__LrJDlG__technicianActionWrap:focus-within .JobDetailsModal-module__LrJDlG__technicianTooltip{opacity:1}.JobDetailsModal-module__LrJDlG__addTechnicianForm{background:#fff8fb;border:1px solid #f3d1e0;border-radius:.75rem;gap:.5rem;padding:.75rem;display:grid}@media (max-width:640px){.JobDetailsModal-module__LrJDlG__technicianEditorTopRow{flex-direction:column;align-items:stretch}}.JobDetailsModal-module__LrJDlG__input{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:13px}.JobDetailsModal-module__LrJDlG__input:focus{box-shadow:0 0 0 2px #e5e7eb}.JobDetailsModal-module__LrJDlG__select{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:13px}.JobDetailsModal-module__LrJDlG__saveWrap{grid-column:1/-1;justify-content:flex-end;display:flex}.JobDetailsModal-module__LrJDlG__saveBtn{color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.JobDetailsModal-module__LrJDlG__saveBtn:disabled{opacity:.5}.JobDetailsModal-module__LrJDlG__saveHint{color:#6b7280;grid-column:1/-1;font-size:12px}.JobDetailsModal-module__LrJDlG__customerRow{align-items:center;gap:.75rem;display:flex}.JobDetailsModal-module__LrJDlG__avatar{color:#fff;border-radius:.5rem;place-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;display:grid}.JobDetailsModal-module__LrJDlG__customerInfo{line-height:1.25}.JobDetailsModal-module__LrJDlG__customerName{font-weight:500}.JobDetailsModal-module__LrJDlG__customerPhone{color:#6b7280;font-size:.75rem}.JobDetailsModal-module__LrJDlG__addressText{color:#1f2937;white-space:pre-line;font-size:13px}.JobDetailsModal-module__LrJDlG__descBox{background:#f9fafb;border-radius:.5rem;padding:.75rem}.JobDetailsModal-module__LrJDlG__descLabel{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.JobDetailsModal-module__LrJDlG__descContent{color:#1f2937;font-size:.875rem}.JobDetailsModal-module__LrJDlG__partCard{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.JobDetailsModal-module__LrJDlG__partHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.JobDetailsModal-module__LrJDlG__partSupplierRow{align-items:center;gap:.5rem;display:flex}.JobDetailsModal-module__LrJDlG__partMethodSelect{background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;outline:none;margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem}.JobDetailsModal-module__LrJDlG__partFields{padding-left:1.75rem}.JobDetailsModal-module__LrJDlG__partGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.JobDetailsModal-module__LrJDlG__partLabel{color:#374151;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.JobDetailsModal-module__LrJDlG__partReadonly{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:13px}.JobDetailsModal-module__LrJDlG__partEmailHint{color:#6b7280;margin-top:.5rem;font-size:.75rem}.JobDetailsModal-module__LrJDlG__partRefs{background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;margin-top:.5rem;padding:.75rem}.JobDetailsModal-module__LrJDlG__partRefsTitle{color:#374151;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.JobDetailsModal-module__LrJDlG__partRefsGrid{color:#1f2937;grid-template-columns:1fr 1fr;gap:.5rem;font-size:12px;display:grid}.JobDetailsModal-module__LrJDlG__partRefLabel{color:#6b7280}.JobDetailsModal-module__LrJDlG__partRefValue{font-weight:500}.JobDetailsModal-module__LrJDlG__applyBtnWrap{justify-content:flex-end;margin-top:1rem;display:flex}.JobDetailsModal-module__LrJDlG__applyBtn{color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.JobDetailsModal-module__LrJDlG__noParts{color:#6b7280;font-size:.875rem}.JobDetailsModal-module__LrJDlG__assetPills{flex-wrap:wrap;gap:.5rem;display:flex}.JobDetailsModal-module__LrJDlG__assetPill{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:12px;display:inline-flex}.JobDetailsModal-module__LrJDlG__assetPillSelected{box-shadow:0 0 0 2px #e6077e40}.JobDetailsModal-module__LrJDlG__assetLoading{justify-content:center;align-items:center;width:100%;height:200px;display:flex}.JobDetailsModal-module__LrJDlG__assetLoadingInner{text-align:center;color:#6b7280}.JobDetailsModal-module__LrJDlG__assetSpinner{border:2px solid #111827;border-bottom-color:#0000;border-radius:9999px;width:1.5rem;height:1.5rem;margin-bottom:.5rem;animation:.8s linear infinite JobDetailsModal-module__LrJDlG__spin;display:inline-block}.JobDetailsModal-module__LrJDlG__assetLoadingP{font-size:.75rem}.JobDetailsModal-module__LrJDlG__assetError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;width:100%;padding:.75rem;font-size:.875rem}.JobDetailsModal-module__LrJDlG__assetImgWrap{border:1px solid #e5e7eb;border-radius:.5rem;width:100%;overflow:hidden}.JobDetailsModal-module__LrJDlG__assetImgRelative{position:relative}.JobDetailsModal-module__LrJDlG__assetImg{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:480px}.JobDetailsModal-module__LrJDlG__assetDownloadBtn{cursor:pointer;background:#ffffffe6;border:1px solid #d1d5db;border-radius:9999px;padding:.5rem;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 2px #0000000d}.JobDetailsModal-module__LrJDlG__assetNavWrap{justify-content:space-between;align-items:center;padding:0 .75rem;display:flex;position:absolute;inset:0}.JobDetailsModal-module__LrJDlG__assetNavBtn{cursor:pointer;color:#374151;background:#fffc;border:1px solid #d1d5db;border-radius:.25rem;padding:.25rem .5rem}.JobDetailsModal-module__LrJDlG__assetNavBtn:hover{background:#fff}.JobDetailsModal-module__LrJDlG__assetCounter{color:#374151;background:#fffc;border:1px solid #d1d5db;border-radius:.25rem;padding:.125rem .5rem;font-size:.75rem;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.JobDetailsModal-module__LrJDlG__assetLinks{color:#6b7280;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.75rem;display:flex}.JobDetailsModal-module__LrJDlG__assetLink{color:#2563eb;text-decoration:none}.JobDetailsModal-module__LrJDlG__assetLink:hover{text-decoration:underline}.JobDetailsModal-module__LrJDlG__pdfWrap{border:1px solid #e5e7eb;border-radius:.5rem;width:100%;overflow:hidden}.JobDetailsModal-module__LrJDlG__pdfInner{background:#f3f4f6;height:600px;position:relative}.JobDetailsModal-module__LrJDlG__pdfIframe{border:none;width:100%;height:100%}.JobDetailsModal-module__LrJDlG__fileLink{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:13px;text-decoration:none;display:inline-flex}.JobDetailsModal-module__LrJDlG__fileLink:hover{background:#f9fafb}.JobDetailsModal-module__LrJDlG__fileLinkSvg{color:#6b7280;width:1rem;height:1rem}.JobDetailsModal-module__LrJDlG__footer{border-top:1px solid #efefef;justify-content:flex-end;align-items:center;padding:1.25rem;display:flex}.JobDetailsModal-module__LrJDlG__footerBtn{color:#fff;cursor:pointer;background:#e6077e;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem}@keyframes JobDetailsModal-module__LrJDlG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.installer-dashboard-module__fMlSeW__page{max-width:1400px;margin:0 auto}@media (min-width:1600px){.installer-dashboard-module__fMlSeW__page{max-width:1800px}}@media (min-width:1920px){.installer-dashboard-module__fMlSeW__page{max-width:2200px}}.installer-dashboard-module__fMlSeW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.installer-dashboard-module__fMlSeW__headerActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.installer-dashboard-module__fMlSeW__createInstallersBtn{color:#fff;background:var(--power-pink,#e6077e);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;font-weight:600}.installer-dashboard-module__fMlSeW__createInstallersBtn:hover{opacity:.92}.installer-dashboard-module__fMlSeW__headerTitle{background:var(--gradient-primary,linear-gradient(135deg,#e6077e,#9b2f58));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:600}.installer-dashboard-module__fMlSeW__headerSubtitle{color:var(--panel-black,#231f20);opacity:.7;font-size:1.05rem;font-weight:400}.installer-dashboard-module__fMlSeW__companyFilter{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;min-width:180px;padding:.5rem 1rem;font-size:.875rem}.installer-dashboard-module__fMlSeW__companyFilter:focus{border-color:var(--power-pink,#e6077e);outline:none;box-shadow:0 0 0 2px #e6077e1a}.installer-dashboard-module__fMlSeW__searchWrap{min-width:220px;max-width:320px}.installer-dashboard-module__fMlSeW__tableWrap{min-height:200px;position:relative}.installer-dashboard-module__fMlSeW__retryBtn{color:#fff;background:var(--power-pink,#e6077e);cursor:pointer;border:none;border-radius:8px;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.installer-dashboard-module__fMlSeW__retryBtn:hover{opacity:.9}.installer-dashboard-module__fMlSeW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 0;display:flex}.installer-dashboard-module__fMlSeW__paginationInfo{color:#6b7280;margin-right:.5rem;font-size:.875rem}.installer-dashboard-module__fMlSeW__paginationPerPage{align-items:center;gap:.5rem;margin-right:.5rem;display:inline-flex}.installer-dashboard-module__fMlSeW__paginationPerPageLabel{color:#6b7280;white-space:nowrap;font-size:.875rem}.installer-dashboard-module__fMlSeW__paginationSelect{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.25rem .5rem;font-size:.875rem}.installer-dashboard-module__fMlSeW__paginationSelect:hover,.installer-dashboard-module__fMlSeW__paginationSelect:focus{border-color:var(--power-pink,#e6077e);outline:none}.installer-dashboard-module__fMlSeW__paginationBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.875rem}.installer-dashboard-module__fMlSeW__paginationBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.installer-dashboard-module__fMlSeW__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.installer-dashboard-module__fMlSeW__paginationBtnActive{background:var(--power-pink,#e6077e);color:#fff;border-color:var(--power-pink,#e6077e)}.installer-dashboard-module__fMlSeW__paginationBtnActive:hover:not(:disabled){background:#d00670;border-color:#d00670}
.installer-onboarding-module__ghFnIW__page{max-width:1400px;margin:0 auto}.installer-onboarding-module__ghFnIW__header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.installer-onboarding-module__ghFnIW__headerActions{align-items:center;gap:1.5rem;display:flex}.installer-onboarding-module__ghFnIW__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.installer-onboarding-module__ghFnIW__subtitle{color:var(--panel-black);opacity:.7;font-size:1.05rem;font-weight:400}.installer-onboarding-module__ghFnIW__filterDropdownWrapper{align-items:center;gap:.75rem;display:flex}.installer-onboarding-module__ghFnIW__filterLabel{color:var(--panel-black);opacity:.7;white-space:nowrap;font-size:.95rem;font-weight:500}.installer-onboarding-module__ghFnIW__filterDropdown{min-width:150px}.installer-onboarding-module__ghFnIW__loading,.installer-onboarding-module__ghFnIW__empty{text-align:center;color:var(--panel-black);opacity:.6;padding:4rem 2rem;font-size:1.1rem}.installer-onboarding-module__ghFnIW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:4rem 2rem;display:flex}.installer-onboarding-module__ghFnIW__spinner{border:4px solid #e6077e1a;border-top:4px solid var(--power-pink);border-radius:50%;width:50px;height:50px;animation:1s linear infinite installer-onboarding-module__ghFnIW__spin}.installer-onboarding-module__ghFnIW__loadingText{color:var(--panel-black);opacity:.7;margin:0;font-size:1.1rem;font-weight:500}@keyframes installer-onboarding-module__ghFnIW__spin{to{transform:rotate(360deg)}}.installer-onboarding-module__ghFnIW__submissionsList{flex-direction:column;display:flex}.installer-onboarding-module__ghFnIW__companyName{color:var(--panel-black);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.installer-onboarding-module__ghFnIW__contactEmail{color:var(--panel-black);opacity:.7;margin:0;font-size:1rem;font-weight:500}.installer-onboarding-module__ghFnIW__badges{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.installer-onboarding-module__ghFnIW__infoRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.installer-onboarding-module__ghFnIW__fieldGroup{align-items:center;gap:.5rem;display:flex}.installer-onboarding-module__ghFnIW__fieldSeparator{color:var(--panel-black);opacity:.3;margin:0 .5rem;font-size:1.2rem}.installer-onboarding-module__ghFnIW__label{color:var(--panel-black);opacity:.8;white-space:nowrap;font-size:.875rem;font-weight:700}.installer-onboarding-module__ghFnIW__value{color:var(--panel-black);font-size:.875rem;font-weight:600}.installer-onboarding-module__ghFnIW__sectionTitle{color:var(--power-pink);border-bottom:1px solid #e6077e33;margin:1rem 0 .75rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.installer-onboarding-module__ghFnIW__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.installer-onboarding-module__ghFnIW__infoItem{flex-direction:column;gap:.25rem;display:flex}.installer-onboarding-module__ghFnIW__infoLabel{color:var(--panel-black);opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.installer-onboarding-module__ghFnIW__infoValue{color:var(--panel-black);font-size:.95rem;font-weight:600}.installer-onboarding-module__ghFnIW__infoValueWithArrow{color:var(--panel-black);align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.installer-onboarding-module__ghFnIW__arrowDown{color:#4caf50;font-size:1rem}.installer-onboarding-module__ghFnIW__arrowUp{color:#dc2626;font-size:1rem}.installer-onboarding-module__ghFnIW__insuranceLinks{flex-wrap:wrap;gap:1rem;display:flex}.installer-onboarding-module__ghFnIW__insuranceLink{color:var(--power-pink);cursor:pointer;background:#e6077e1a;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}button.installer-onboarding-module__ghFnIW__insuranceLink,div[role=button].installer-onboarding-module__ghFnIW__insuranceLink{color:var(--power-pink);cursor:pointer;background:#e6077e1a;border:none;border-radius:8px;outline:none;align-items:center;gap:.5rem;width:auto;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}div[role=button].installer-onboarding-module__ghFnIW__insuranceLink:focus{outline:2px solid var(--power-pink);outline-offset:2px}.installer-onboarding-module__ghFnIW__insuranceLink:hover,button.installer-onboarding-module__ghFnIW__insuranceLink:hover,div[role=button].installer-onboarding-module__ghFnIW__insuranceLink:hover{background:#e6077e33;transform:translateY(-1px)}.installer-onboarding-module__ghFnIW__cardFooter{border-top:1px solid #e6077e1a;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.installer-onboarding-module__ghFnIW__date{color:var(--panel-black);opacity:.6;font-size:.9rem;font-weight:500}.installer-onboarding-module__ghFnIW__contractSection{border-top:1px solid var(--border-color);margin-top:.75rem;margin-bottom:0;padding-top:.75rem;padding-bottom:0}.installer-onboarding-module__ghFnIW__generateContractButtonContainer{justify-content:flex-end;margin-top:1rem;display:flex}.installer-onboarding-module__ghFnIW__contractFileName{background:var(--panel-bg);border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin:.25rem 0;padding:.5rem .75rem;display:flex}.installer-onboarding-module__ghFnIW__contractFileNameButton{color:var(--power-pink);cursor:pointer;text-align:left;background:#e6077e14;border:1px solid #e6077e33;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.95rem;font-weight:500;transition:all .2s}.installer-onboarding-module__ghFnIW__contractFileNameButton:hover{background:#e6077e1f;border-color:#e6077e4d;text-decoration:none}.installer-onboarding-module__ghFnIW__contractFileNameActions{gap:.5rem;display:flex}.installer-onboarding-module__ghFnIW__contractViewer{margin:.5rem 0;position:relative}.installer-onboarding-module__ghFnIW__contractHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.installer-onboarding-module__ghFnIW__contractTitle{color:var(--panel-black);font-size:1rem;font-weight:600}.installer-onboarding-module__ghFnIW__closeContractButton{color:var(--panel-black);border:1px solid var(--border-color);cursor:pointer;background:#0000000d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.installer-onboarding-module__ghFnIW__closeContractButton:hover{border-color:var(--panel-black);background:#0000001a}.installer-onboarding-module__ghFnIW__contractTopActions{justify-content:flex-end;margin-bottom:.5rem;display:flex}.installer-onboarding-module__ghFnIW__contractBottomActions{justify-content:flex-end;margin-top:.5rem;display:flex}.installer-onboarding-module__ghFnIW__pdfViewer{border:1px solid var(--border-color);border-radius:8px;width:100%;height:600px}.installer-onboarding-module__ghFnIW__generateContractButton,.installer-onboarding-module__ghFnIW__sendContractButton,.installer-onboarding-module__ghFnIW__refreshStatusButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.installer-onboarding-module__ghFnIW__refreshStatusButton{background:linear-gradient(135deg,#2196f3 0%,#1976d2 100%);margin-top:1rem;padding:.5rem 1rem;font-size:.875rem}.installer-onboarding-module__ghFnIW__refreshStatusButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #2196f34d}.installer-onboarding-module__ghFnIW__generateContractButton{margin-top:0}.installer-onboarding-module__ghFnIW__generateContractButton:hover:not(:disabled),.installer-onboarding-module__ghFnIW__sendContractButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #e6077e4d}.installer-onboarding-module__ghFnIW__generateContractButton:disabled,.installer-onboarding-module__ghFnIW__sendContractButton:disabled,.installer-onboarding-module__ghFnIW__refreshStatusButton:disabled{opacity:.6;cursor:not-allowed}.installer-onboarding-module__ghFnIW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite installer-onboarding-module__ghFnIW__spin}.installer-onboarding-module__ghFnIW__contractActions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.installer-onboarding-module__ghFnIW__deleteContractButton{color:#dc3545;cursor:pointer;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.installer-onboarding-module__ghFnIW__deleteContractButton:hover:not(:disabled){background:#dc354526;border-color:#dc3545;transform:translateY(-1px);box-shadow:0 4px 12px #dc354533}.installer-onboarding-module__ghFnIW__deleteContractButton:disabled{opacity:.6;cursor:not-allowed}.installer-onboarding-module__ghFnIW__retractContractButton{color:#f57c00;cursor:pointer;background:#ff98001a;border:1px solid #ff98004d;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.installer-onboarding-module__ghFnIW__retractContractButton:hover:not(:disabled){background:#ff980026;border-color:#f57c00;transform:translateY(-1px);box-shadow:0 4px 12px #ff980033}.installer-onboarding-module__ghFnIW__retractContractButton:disabled{opacity:.6;cursor:not-allowed}.installer-onboarding-module__ghFnIW__statusActions{justify-content:flex-start;align-items:flex-start;gap:.75rem;margin-top:0;display:flex}.installer-onboarding-module__ghFnIW__contractStatus{background:var(--panel-bg);border:1px solid var(--border-color);border-radius:8px;margin-top:.5rem;margin-bottom:0;padding:1rem}.installer-onboarding-module__ghFnIW__statusBadge{color:#856404;background:#fff3cd;border-radius:6px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.installer-onboarding-module__ghFnIW__userCreatedBadge{background:var(--power-pink);color:#fff;white-space:nowrap;border-radius:10px;padding:.8rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.installer-onboarding-module__ghFnIW__statusBadgeSigned{color:#155724;background:#d4edda;border-radius:6px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.installer-onboarding-module__ghFnIW__statusText{color:var(--panel-black);opacity:.7;margin:.5rem 0 0;font-size:.9rem}.installer-onboarding-module__ghFnIW__signedContractLink{color:var(--gradient-primary-end);margin-top:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}.installer-onboarding-module__ghFnIW__signedContractLink:hover{text-decoration:underline}.installer-onboarding-module__ghFnIW__signedContractLinkButton{color:#2196f3;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500;text-decoration:underline}.installer-onboarding-module__ghFnIW__signedContractLinkButton:hover{color:#1976d2}.installer-onboarding-module__ghFnIW__signedContractFile{background:#28a74514;border:1px solid #28a74533;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin:.25rem 0;padding:.5rem .75rem;display:flex}.installer-onboarding-module__ghFnIW__signedContractFileNameButton{color:#28a745;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.95rem;font-weight:500;transition:all .2s}.installer-onboarding-module__ghFnIW__signedContractFileNameButton:hover{background:#28a7451f;border-color:#28a7454d}.installer-onboarding-module__ghFnIW__recipientStatusWrapper{background:#2196f314;border:1px solid #2196f333;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.85rem;display:flex}.installer-onboarding-module__ghFnIW__recipientStatusLabel{color:#1976d2;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.installer-onboarding-module__ghFnIW__recipientStatusValue{color:var(--panel-black);font-weight:600}.installer-onboarding-module__ghFnIW__approveButton{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.installer-onboarding-module__ghFnIW__approveButton:hover{background:#15803d}.installer-onboarding-module__ghFnIW__cardFooterActions{align-items:center;gap:.75rem;display:flex}.installer-onboarding-module__ghFnIW__createAccountButton{color:#fff;background:var(--power-pink,#e6077e);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.installer-onboarding-module__ghFnIW__createAccountButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.installer-onboarding-module__ghFnIW__createAccountButton:disabled{opacity:.7;cursor:not-allowed}.installer-onboarding-module__ghFnIW__editButton{cursor:pointer;background:#e6077e1a;border:1px solid #e6077e4d;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;margin-right:.25rem;padding:.5rem .75rem;font-size:1rem;transition:all .3s;display:flex;position:relative}.installer-onboarding-module__ghFnIW__editButton[data-tooltip]:hover:not(:disabled):before{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;opacity:0;background:linear-gradient(135deg,#e6077e 0%,#ff6b9d 100%);border-radius:8px;padding:.5rem .75rem;font-size:.8rem;font-weight:500;animation:.2s forwards installer-onboarding-module__ghFnIW__tooltipFadeIn;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.installer-onboarding-module__ghFnIW__editButton:hover{border-color:var(--power-pink);background:#e6077e33}.installer-onboarding-module__ghFnIW__powerAppsButton{cursor:pointer;background:#2196f31a;border:1px solid #2196f34d;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;margin:0 .25rem;padding:.5rem .75rem;font-size:1rem;transition:all .3s;display:flex;position:relative}.installer-onboarding-module__ghFnIW__powerAppsButton[data-tooltip]:hover:not(:disabled):before{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;opacity:0;background:linear-gradient(135deg,#2196f3 0%,#64b5f6 100%);border-radius:8px;padding:.5rem .75rem;font-size:.8rem;font-weight:500;animation:.2s forwards installer-onboarding-module__ghFnIW__tooltipFadeIn;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.installer-onboarding-module__ghFnIW__powerAppsButton[data-tooltip]:hover:not(:disabled):after{content:"";z-index:1000;pointer-events:none;opacity:0;border:5px solid #0000;border-top-color:#2196f3;animation:.2s forwards installer-onboarding-module__ghFnIW__tooltipFadeIn;position:absolute;bottom:calc(100% + .25rem);left:50%;transform:translate(-50%)}.installer-onboarding-module__ghFnIW__powerAppsButton:hover:not(:disabled){background:#2196f333;border-color:#2196f380;transform:translateY(-1px);box-shadow:0 2px 8px #2196f333}.installer-onboarding-module__ghFnIW__powerAppsButton:disabled{opacity:.5;cursor:wait}.installer-onboarding-module__ghFnIW__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;position:fixed;inset:0}.installer-onboarding-module__ghFnIW__editModal{z-index:10001;background:#fff;border-radius:20px;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;margin:0;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d;position:fixed!important;top:50%!important;left:50%!important}.installer-onboarding-module__ghFnIW__modalCloseButton{color:#666;cursor:pointer;z-index:10002;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.installer-onboarding-module__ghFnIW__modalCloseButton:hover:not(:disabled){color:#000;background:#0000001a;transform:rotate(90deg)}.installer-onboarding-module__ghFnIW__modalContent{max-height:calc(90vh - 2rem);padding:2.5rem;overflow-y:auto}.installer-onboarding-module__ghFnIW__modalContent::-webkit-scrollbar{width:10px}.installer-onboarding-module__ghFnIW__modalContent::-webkit-scrollbar-track{background:#e6077e0d;border-radius:10px}.installer-onboarding-module__ghFnIW__modalContent::-webkit-scrollbar-thumb{background:#e6077e33;border-radius:10px}.installer-onboarding-module__ghFnIW__modalContent::-webkit-scrollbar-thumb:hover{background:#e6077e4d}.installer-onboarding-module__ghFnIW__editFormContainer{background:#fff;border:1px solid #00000014;border-radius:16px;margin-bottom:2rem;padding:2rem;overflow:hidden;box-shadow:0 4px 20px #0000001a}.installer-onboarding-module__ghFnIW__editForm{flex-direction:column;gap:2rem;display:flex}.installer-onboarding-module__ghFnIW__editFormTitle{color:var(--panel-black);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.installer-onboarding-module__ghFnIW__editFormSection{background:#f9f9f9;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.installer-onboarding-module__ghFnIW__editSectionTitle{color:var(--panel-black);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.installer-onboarding-module__ghFnIW__editFormNote{color:#666;margin-bottom:.5rem;font-size:.9rem}.installer-onboarding-module__ghFnIW__editFormRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.installer-onboarding-module__ghFnIW__editFormGroup{flex-direction:column;gap:.5rem;display:flex}.installer-onboarding-module__ghFnIW__editFormGroup label{color:var(--panel-black);font-size:.9rem;font-weight:500}.installer-onboarding-module__ghFnIW__editFormHint{color:#666;margin:0 0 .5rem;font-size:.875rem}.installer-onboarding-module__ghFnIW__editRadioGroup{flex-direction:column;gap:.5rem;display:flex}.installer-onboarding-module__ghFnIW__editRadioLabel{color:var(--panel-black);cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.installer-onboarding-module__ghFnIW__editRadioLabel input{cursor:pointer}.installer-onboarding-module__ghFnIW__editInput,.installer-onboarding-module__ghFnIW__editSelect,.installer-onboarding-module__ghFnIW__editTextarea{background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.installer-onboarding-module__ghFnIW__editTextarea{resize:vertical;min-height:80px}.installer-onboarding-module__ghFnIW__editInput:focus,.installer-onboarding-module__ghFnIW__editSelect:focus,.installer-onboarding-module__ghFnIW__editTextarea:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 3px #e6077e1a}.installer-onboarding-module__ghFnIW__editFormActions{border-top:1px solid #0000001a;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}.installer-onboarding-module__ghFnIW__editSaveButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 4px 15px #0000002e}.installer-onboarding-module__ghFnIW__editSaveButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.installer-onboarding-module__ghFnIW__editSaveButton:disabled{opacity:.6;cursor:not-allowed}.installer-onboarding-module__ghFnIW__editCancelButton{color:var(--power-pink);cursor:pointer;background:0 0;border:2px solid #e6077e4d;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.installer-onboarding-module__ghFnIW__editCancelButton:hover{border-color:var(--power-pink);background:#e6077e0d}@keyframes installer-onboarding-module__ghFnIW__tooltipFadeIn{to{opacity:1}}.installer-onboarding-module__ghFnIW__deleteButton{cursor:pointer;background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;margin-left:.25rem;padding:.5rem .75rem;font-size:1rem;transition:all .3s;display:flex;position:relative}.installer-onboarding-module__ghFnIW__deleteButton[data-tooltip]:hover:not(:disabled):before{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;opacity:0;background:linear-gradient(135deg,#e6077e 0%,#ff6b9d 100%);border-radius:8px;padding:.5rem .75rem;font-size:.8rem;font-weight:500;animation:.2s forwards installer-onboarding-module__ghFnIW__tooltipFadeIn;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.installer-onboarding-module__ghFnIW__deleteButton[data-tooltip]:hover:not(:disabled):after{content:"";z-index:1000;pointer-events:none;opacity:0;border:5px solid #0000;border-top-color:#e6077e;animation:.2s forwards installer-onboarding-module__ghFnIW__tooltipFadeIn;position:absolute;bottom:calc(100% + .25rem);left:50%;transform:translate(-50%)}.installer-onboarding-module__ghFnIW__deleteButton:hover:not(:disabled){background:#dc354533;border-color:#dc354580;transform:translateY(-1px);box-shadow:0 2px 8px #dc354533}.installer-onboarding-module__ghFnIW__deleteButton:disabled{opacity:.5;cursor:wait}.installer-onboarding-module__ghFnIW__stats{color:#666;gap:1.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.installer-onboarding-module__ghFnIW__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1.5rem 0;display:flex}.installer-onboarding-module__ghFnIW__pageNumbers{align-items:center;gap:.5rem;display:flex}.installer-onboarding-module__ghFnIW__paginationButton{cursor:pointer;color:var(--panel-black);background:#fff;border:2px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-width:40px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.installer-onboarding-module__ghFnIW__paginationButton:hover:not(.installer-onboarding-module__ghFnIW__disabled){border-color:var(--power-pink);color:var(--power-pink);background:#e6077e0d}.installer-onboarding-module__ghFnIW__paginationButton.installer-onboarding-module__ghFnIW__active{background:var(--gradient-primary);color:#fff;border-color:var(--power-pink);box-shadow:0 2px 8px #e6077e4d}.installer-onboarding-module__ghFnIW__paginationButton.installer-onboarding-module__ghFnIW__disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.installer-onboarding-module__ghFnIW__paginationButton.installer-onboarding-module__ghFnIW__disabled:hover{color:var(--panel-black);background:#f5f5f5;border-color:#e0e0e0}.installer-onboarding-module__ghFnIW__prevNextButton{padding:.5rem 1.25rem;font-weight:500}.installer-onboarding-module__ghFnIW__ellipsis{color:#999;-webkit-user-select:none;user-select:none;padding:.5rem .25rem;font-size:.9rem}.installer-onboarding-module__ghFnIW__pageNumberButton{min-width:40px}@media (max-width:768px){.installer-onboarding-module__ghFnIW__header{flex-direction:column;gap:1rem}.installer-onboarding-module__ghFnIW__filterDropdownWrapper{width:100%}.installer-onboarding-module__ghFnIW__filterDropdown{flex:1}.installer-onboarding-module__ghFnIW__title{font-size:2rem}.installer-onboarding-module__ghFnIW__infoGrid{grid-template-columns:1fr}.installer-onboarding-module__ghFnIW__infoRow{flex-direction:column;gap:.25rem}.installer-onboarding-module__ghFnIW__insuranceLinks{flex-direction:column}}.installer-onboarding-module__ghFnIW__gmConfigButton{color:var(--power-pink);cursor:pointer;background:#fff;border:1px solid #e6077e4d;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #e6077e0d}.installer-onboarding-module__ghFnIW__gmConfigButton:hover{border-color:var(--power-pink);background:#e6077e0d;transform:translateY(-2px);box-shadow:0 6px 16px #e6077e1a}.installer-onboarding-module__ghFnIW__gmModal{z-index:10001;background:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:500px;display:flex;position:fixed;top:30%;left:40%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}.installer-onboarding-module__ghFnIW__gmModalHeader{background:var(--gradient-primary);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.installer-onboarding-module__ghFnIW__gmModalHeader h2{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.installer-onboarding-module__ghFnIW__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.installer-onboarding-module__ghFnIW__closeBtn:hover{background:#ffffff4d}.installer-onboarding-module__ghFnIW__gmModalBody{padding:2rem}.installer-onboarding-module__ghFnIW__gmModalSubtitle{color:#4b5563;margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.5}.installer-onboarding-module__ghFnIW__gmFormGroup{margin-bottom:1.5rem}.installer-onboarding-module__ghFnIW__gmFormGroup label{color:var(--panel-black);text-transform:uppercase;letter-spacing:.5px;opacity:.8;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.installer-onboarding-module__ghFnIW__gmFormGroup input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:.875rem 1.25rem;font-size:1rem;transition:all .2s}.installer-onboarding-module__ghFnIW__gmFormGroup input:focus{border-color:var(--power-pink);background:#fff;box-shadow:0 0 0 4px #e6077e1a}.installer-onboarding-module__ghFnIW__gmModalActions{gap:1rem;margin-top:2rem;display:flex}.installer-onboarding-module__ghFnIW__gmCancelBtn{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;flex:1;padding:1rem;font-weight:600;transition:all .2s}.installer-onboarding-module__ghFnIW__gmCancelBtn:hover{background:#e5e7eb}.installer-onboarding-module__ghFnIW__gmSaveBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:2;padding:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #e6077e33}.installer-onboarding-module__ghFnIW__gmSaveBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #e6077e4d}.installer-onboarding-module__ghFnIW__gmSaveBtn:disabled{opacity:.7;cursor:wait}
.installer-dashboard-module__ntarza__pageWrap{flex-direction:column;min-height:70dvh;display:flex}.installer-dashboard-module__ntarza__pageWrap>:nth-child(2){flex:1;min-height:280px}.installer-dashboard-module__ntarza__headerRowCentered{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;margin-bottom:1.5rem;display:grid}.installer-dashboard-module__ntarza__headerRowCentered>h1{grid-column:2;justify-self:center}.installer-dashboard-module__ntarza__headerRowCentered>:last-child:not(h1){grid-column:3;justify-self:end}.installer-dashboard-module__ntarza__muted{color:#6b7280;max-width:42rem;font-size:1rem;line-height:1.5}.installer-dashboard-module__ntarza__errorText{color:#b91c1c;font-size:1rem}.installer-dashboard-module__ntarza__techniciansHeaderActions{align-items:center;gap:.75rem;display:flex}.installer-dashboard-module__ntarza__tableEmpty{text-align:center;color:#6b7280;padding:2rem 1rem;font-size:.9375rem;display:block}.installer-dashboard-module__ntarza__addFieldLabel{color:#374151;gap:.35rem;font-size:.8125rem;font-weight:600;display:grid}.installer-dashboard-module__ntarza__addFieldLabel span{display:block}@media (max-width:640px){.installer-dashboard-module__ntarza__headerRowCentered{text-align:center;grid-template-columns:1fr;justify-items:center}.installer-dashboard-module__ntarza__headerRowCentered>h1{grid-column:1}.installer-dashboard-module__ntarza__headerRowCentered>:last-child{grid-column:1;justify-self:stretch;max-width:100%}}
.CreateInstallersModal-module__xr3MnG__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.CreateInstallersModal-module__xr3MnG__tableWrap{border:1px solid var(--gray-border,#e5e7eb);background:#fff;border-radius:8px;flex:1;min-height:200px;overflow:auto}.CreateInstallersModal-module__xr3MnG__table{border-collapse:collapse;width:100%;font-size:.875rem}.CreateInstallersModal-module__xr3MnG__table th{text-align:left;color:#374151;border-bottom:1px solid var(--gray-border,#e5e7eb);white-space:nowrap;background:#f9fafb;padding:.75rem 1rem;font-weight:600}.CreateInstallersModal-module__xr3MnG__table td{border-bottom:1px solid var(--gray-border,#e5e7eb);color:#231f20;vertical-align:middle;padding:.75rem 1rem}.CreateInstallersModal-module__xr3MnG__table tbody tr:hover{background:#fafafa}.CreateInstallersModal-module__xr3MnG__table td.CreateInstallersModal-module__xr3MnG__empty{color:#9ca3af}.CreateInstallersModal-module__xr3MnG__btnCreate{color:#fff;background:var(--power-pink,#e6077e);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.4rem .9rem;font-size:.8125rem;font-weight:600}.CreateInstallersModal-module__xr3MnG__btnCreate:hover:not(:disabled){opacity:.92}.CreateInstallersModal-module__xr3MnG__btnCreate:disabled{opacity:.6;cursor:not-allowed}.CreateInstallersModal-module__xr3MnG__btnDeactivate{color:#fff;cursor:pointer;white-space:nowrap;background:#ef4444;border:none;border-radius:6px;padding:.4rem .9rem;font-size:.8125rem;font-weight:600}.CreateInstallersModal-module__xr3MnG__btnDeactivate:hover{opacity:.92}.CreateInstallersModal-module__xr3MnG__btnDeactivate:disabled{opacity:.6;cursor:not-allowed}.CreateInstallersModal-module__xr3MnG__statusBadge{color:#166534;background:#dcfce7;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.CreateInstallersModal-module__xr3MnG__statusBadgeDeactivated{color:#991b1b;background:#fef2f2;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.CreateInstallersModal-module__xr3MnG__deactivatedText{color:#6b7280;font-size:.8125rem;font-style:italic}.CreateInstallersModal-module__xr3MnG__loadingWrap,.CreateInstallersModal-module__xr3MnG__errorWrap,.CreateInstallersModal-module__xr3MnG__emptyWrap{text-align:center;color:#6b7280;padding:2rem;font-size:.9375rem}.CreateInstallersModal-module__xr3MnG__errorWrap{color:#dc2626}.CreateInstallersModal-module__xr3MnG__spinner{border:3px solid #e6077e26;border-top-color:var(--power-pink,#e6077e);border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite CreateInstallersModal-module__xr3MnG__spin}@keyframes CreateInstallersModal-module__xr3MnG__spin{to{transform:rotate(360deg)}}.CreateInstallersModal-module__xr3MnG__actionsCell{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CreateInstallersModal-module__xr3MnG__confirmOverlay{z-index:10;border-radius:inherit;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CreateInstallersModal-module__xr3MnG__confirmDialog{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 10px 25px #0003}.CreateInstallersModal-module__xr3MnG__confirmTitle{color:#1f2937;margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.CreateInstallersModal-module__xr3MnG__confirmMessage{color:#374151;margin:0 0 .5rem;font-size:.9375rem;line-height:1.5}.CreateInstallersModal-module__xr3MnG__confirmWarning{color:#991b1b;margin:0 0 1.25rem;font-size:.875rem}.CreateInstallersModal-module__xr3MnG__confirmActions{justify-content:flex-end;gap:.75rem;display:flex}.CreateInstallersModal-module__xr3MnG__btnCancel{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.CreateInstallersModal-module__xr3MnG__btnCancel:hover{background:#e5e7eb}.CreateInstallersModal-module__xr3MnG__btnConfirmDeactivate{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.CreateInstallersModal-module__xr3MnG__btnConfirmDeactivate:hover{background:#b91c1c}
.DuplicateConfirmationModal-module__RZ9NjW__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;position:fixed;inset:0}.DuplicateConfirmationModal-module__RZ9NjW__modalContainer{z-index:10001;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DuplicateConfirmationModal-module__RZ9NjW__modal{pointer-events:auto;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffff2;border:1px solid #0000001a;border-radius:20px;min-width:400px;max-width:500px;padding:2rem;position:relative;box-shadow:0 20px 60px #0000004d,inset 0 0 0 1px #fffc}.DuplicateConfirmationModal-module__RZ9NjW__modalHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.DuplicateConfirmationModal-module__RZ9NjW__warningIcon{font-size:2rem}.DuplicateConfirmationModal-module__RZ9NjW__modalTitle{color:var(--panel-black);margin:0;font-size:1.5rem;font-weight:600}.DuplicateConfirmationModal-module__RZ9NjW__modalContent{margin-bottom:2rem}.DuplicateConfirmationModal-module__RZ9NjW__modalMessage{color:var(--panel-black);opacity:.8;margin-bottom:1rem;font-size:1rem;line-height:1.6}.DuplicateConfirmationModal-module__RZ9NjW__proposalNumberBox{background:#e6077e1a;border:1px solid #e6077e33;border-radius:12px;flex-direction:column;gap:.5rem;margin:1rem 0;padding:1rem;display:flex}.DuplicateConfirmationModal-module__RZ9NjW__proposalLabel{color:var(--panel-black);opacity:.6;font-size:.875rem;font-weight:500}.DuplicateConfirmationModal-module__RZ9NjW__proposalNumber{color:var(--power-pink);font-size:1.25rem;font-weight:600;font-family:var(--font-work-sans),"Work Sans",sans-serif}.DuplicateConfirmationModal-module__RZ9NjW__warningText{color:var(--panel-black);opacity:.7;margin-top:1rem;font-size:.95rem;line-height:1.6}.DuplicateConfirmationModal-module__RZ9NjW__modalActions{justify-content:flex-end;gap:1rem;display:flex}.DuplicateConfirmationModal-module__RZ9NjW__modalCancelButton,.DuplicateConfirmationModal-module__RZ9NjW__modalConfirmButton{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.DuplicateConfirmationModal-module__RZ9NjW__modalCancelButton{color:var(--panel-black);background:#0000000d}.DuplicateConfirmationModal-module__RZ9NjW__modalCancelButton:hover{background:#0000001a}.DuplicateConfirmationModal-module__RZ9NjW__modalConfirmButton{background:var(--power-pink);color:#fff}.DuplicateConfirmationModal-module__RZ9NjW__modalConfirmButton:hover{background:#c4066a;transform:translateY(-1px);box-shadow:0 4px 12px #e6077e4d}.DuplicateConfirmationModal-module__RZ9NjW__modalConfirmButton:active{transform:translateY(0)}
.ExpandableCard-module__IFdbYG__card{-webkit-backdrop-filter:blur(30px);background:#ffffffd9;border:1px solid #00000014;border-radius:20px;margin-bottom:1.5rem;padding:2rem;transition:all .3s;box-shadow:0 10px 40px #00000014,inset 0 0 0 1px #fffc}.ExpandableCard-module__IFdbYG__cardCollapsed{padding:1.25rem 2rem}.ExpandableCard-module__IFdbYG__card:hover{transform:translateY(-2px);box-shadow:0 15px 50px #00000029,inset 0 0 0 1px #ffffffe6}.ExpandableCard-module__IFdbYG__cardHeader{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.ExpandableCard-module__IFdbYG__cardHeaderCollapsed{border-bottom:none;padding-bottom:0}.ExpandableCard-module__IFdbYG__headerActions{align-items:center;gap:.75rem;display:flex}.ExpandableCard-module__IFdbYG__cardBody{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex;overflow:visible}.ExpandableCard-module__IFdbYG__expandButton{cursor:pointer;color:var(--panel-black);background:#0000000d;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;height:36px;padding:.5rem .75rem;font-size:.9rem;transition:all .2s;display:flex;position:relative}.ExpandableCard-module__IFdbYG__expandButton:hover{background:#0000001a;transform:translateY(-1px)}.ExpandableCard-module__IFdbYG__expandButton:active{transform:translateY(0)}.ExpandableCard-module__IFdbYG__expandButton[data-tooltip]{position:relative}.ExpandableCard-module__IFdbYG__expandButton[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#000000e6;border-radius:6px;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media (max-width:768px){.ExpandableCard-module__IFdbYG__cardHeader{flex-direction:column;align-items:stretch;min-width:0;overflow:hidden}.ExpandableCard-module__IFdbYG__headerActions{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0}.ExpandableCard-module__IFdbYG__card{overflow-x:hidden}}
.NotificationContext-module__HvZHwG__toast{z-index:9999;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 12px #00000026}.NotificationContext-module__HvZHwG__toastSuccess{color:#166534;background:#f0fdf4}.NotificationContext-module__HvZHwG__toastError{color:#991b1b;background:#fef2f2}.NotificationContext-module__HvZHwG__toastInfo{color:#374151;background:#f3f4f6}
.CustomSelect-module__nvuioG__customSelect{width:100%;position:relative}.CustomSelect-module__nvuioG__selectButton{cursor:pointer;text-align:left;width:100%;color:var(--panel-black);background:#fff;border:2px solid #e0e0e0;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s;display:flex;position:relative}.CustomSelect-module__nvuioG__selectButton:hover{background-color:#e6077e05;border-color:#e6077e66}.CustomSelect-module__nvuioG__selectButton:focus{border-color:var(--power-pink);background-color:#fff;outline:none;box-shadow:0 0 0 3px #e6077e1a}.CustomSelect-module__nvuioG__selectValue{text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:.75rem;padding-right:2.5rem;display:flex;overflow:hidden}.CustomSelect-module__nvuioG__optionLogo{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:32px;height:32px}.CustomSelect-module__nvuioG__arrow{flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:absolute;right:1.25rem}.CustomSelect-module__nvuioG__arrowOpen{transform:rotate(180deg)}.CustomSelect-module__nvuioG__optionsList{z-index:1000;background:#fff;border:2px solid #e6077e33;border-radius:12px;max-height:300px;margin:0;padding:.5rem 0;list-style:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000026}.CustomSelect-module__nvuioG__option{color:var(--panel-black);cursor:pointer;background:#fff;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:1rem;transition:all .2s;display:flex}.CustomSelect-module__nvuioG__option:hover{color:var(--power-pink)!important;background:#e6077e1a!important}.CustomSelect-module__nvuioG__option:active{background:#e6077e26!important}.CustomSelect-module__nvuioG__optionSelected{font-weight:600;background:var(--gradient-primary)!important;color:#fff!important}.CustomSelect-module__nvuioG__optionSelected:hover{opacity:.9;background:var(--gradient-primary)!important;color:#fff!important}.CustomSelect-module__nvuioG__optionsList::-webkit-scrollbar{width:8px}.CustomSelect-module__nvuioG__optionsList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.CustomSelect-module__nvuioG__optionsList::-webkit-scrollbar-thumb{background:#e6077e4d;border-radius:4px}.CustomSelect-module__nvuioG__optionsList::-webkit-scrollbar-thumb:hover{background:#e6077e80}
.SearchBar-module__YwKX5q__wrap,.SearchBar-module__YwKX5q__wrapFullWidth{width:100%}.SearchBar-module__YwKX5q__label{display:block;position:relative}.SearchBar-module__YwKX5q__iconLeft{pointer-events:none;align-items:center;padding-left:.875rem;display:flex;position:absolute;inset:0}.SearchBar-module__YwKX5q__iconLeft svg{color:#9ca3af;width:1rem;height:1rem}.SearchBar-module__YwKX5q__input{background:#fff;border:1px solid #e5e7eb;outline:none;width:100%}.SearchBar-module__YwKX5q__input:focus{box-shadow:0 0 0 2px #e5e7eb}.SearchBar-module__YwKX5q__input::placeholder{color:#9ca3af}.SearchBar-module__YwKX5q__inputSizeSm{border-radius:.5rem;height:2.25rem;padding:0 2.5rem;font-size:.875rem}.SearchBar-module__YwKX5q__inputSizeMd{border-radius:.75rem;height:2.5rem;padding:0 2.5rem;font-size:.9375rem}.SearchBar-module__YwKX5q__inputSizeLg{border-radius:1rem;height:2.75rem;padding:0 2.5rem;font-size:1rem}.SearchBar-module__YwKX5q__clearBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding-right:.875rem;display:flex;position:absolute;inset:0}.SearchBar-module__YwKX5q__clearBtn svg{color:#9ca3af;width:1rem;height:1rem}.SearchBar-module__YwKX5q__clearBtn:hover svg{color:#6b7280}
.DeleteConfirmationModal-module__qkDzSG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;position:fixed;inset:0}.DeleteConfirmationModal-module__qkDzSG__modal{z-index:1001;background:#fff;border-radius:20px;flex-direction:column;align-items:stretch;width:90%;max-width:500px;margin:0;padding:2rem;display:flex;position:fixed;box-shadow:0 20px 60px #0000004d;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.DeleteConfirmationModal-module__qkDzSG__modalTitle{color:var(--panel-black);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.DeleteConfirmationModal-module__qkDzSG__modalMessage{color:var(--panel-black);opacity:.8;margin:0 0 2rem;font-size:1rem;line-height:1.6}.DeleteConfirmationModal-module__qkDzSG__modalMessage strong{color:var(--power-pink);font-weight:600}.DeleteConfirmationModal-module__qkDzSG__modalActions{justify-content:flex-end;gap:1rem;display:flex}.DeleteConfirmationModal-module__qkDzSG__modalCancelButton,.DeleteConfirmationModal-module__qkDzSG__modalDeleteButton,.DeleteConfirmationModal-module__qkDzSG__modalPrimaryButton{cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.DeleteConfirmationModal-module__qkDzSG__modalCancelButton{color:var(--panel-black);background:#0000000d}.DeleteConfirmationModal-module__qkDzSG__modalCancelButton:hover:not(:disabled){background:#0000001a}.DeleteConfirmationModal-module__qkDzSG__modalDeleteButton{color:#fff;background:#dc3545}.DeleteConfirmationModal-module__qkDzSG__modalDeleteButton:hover:not(:disabled){background:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}.DeleteConfirmationModal-module__qkDzSG__modalPrimaryButton{background:var(--gradient-primary,linear-gradient(90deg,#e6077e,#ff6b9d));color:#fff}.DeleteConfirmationModal-module__qkDzSG__modalPrimaryButton:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 4px 12px #e6077e59}.DeleteConfirmationModal-module__qkDzSG__modalCancelButton:disabled,.DeleteConfirmationModal-module__qkDzSG__modalDeleteButton:disabled,.DeleteConfirmationModal-module__qkDzSG__modalPrimaryButton:disabled{opacity:.6;cursor:wait}
.CheckRow-module__IMAbZq__label{color:#1f2937;align-items:center;gap:.5rem;font-size:13px;display:inline-flex}.CheckRow-module__IMAbZq__input{border:1px solid #d1d5db;border-radius:.25rem;width:1rem;height:1rem}.CheckRow-module__IMAbZq__span{white-space:nowrap}.CheckRow-module__IMAbZq__spanDisabled{opacity:.5}
.generate-quote-pylon-module__p3nl-q__pylonSection{border-top:1px solid #00000014;margin-top:.45rem;padding-top:.75rem}.generate-quote-pylon-module__p3nl-q__pylonSectionHeader{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;display:flex}.generate-quote-pylon-module__p3nl-q__pylonSectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--panel-black);opacity:.75;font-size:.8125rem;font-weight:700}.generate-quote-pylon-module__p3nl-q__pylonSpinner{color:#71717a;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__pylonBadge{color:#166534;background:#d5eede;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__pylonDesignPicker{flex-wrap:wrap;align-items:center;gap:.35rem .45rem;display:flex}.generate-quote-pylon-module__p3nl-q__pylonDesignPickBtn{color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;padding:.28rem .6rem;font-family:inherit;font-size:.75rem;font-weight:600;line-height:1.2;transition:background .12s,border-color .12s,color .12s}.generate-quote-pylon-module__p3nl-q__pylonDesignPickBtn:hover{background:#00000008;border-color:#0003}.generate-quote-pylon-module__p3nl-q__pylonDesignPickBtnActive{border-color:color-mix(in srgb,var(--power-pink,#e91e8c)45%,transparent);background:color-mix(in srgb,var(--power-pink,#e91e8c)12%,white);color:#9d174d}.generate-quote-pylon-module__p3nl-q__pylonDesignPickPrimaryMark{opacity:.75;font-weight:600}.generate-quote-pylon-module__p3nl-q__pylonBadgeMuted{color:#71717a;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__pylonErrorInline{color:#b42318;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__resolveErrorDetails{background:#fff8f7;border:1px solid #b4231833;border-radius:10px;margin:0 0 .75rem;overflow:hidden}.generate-quote-pylon-module__p3nl-q__pylonMuted{color:#71717a;margin:0;font-size:.875rem}.generate-quote-pylon-module__p3nl-q__pylonSlugLine{color:#52525b;margin:0 0 .75rem;font-size:.875rem}.generate-quote-pylon-module__p3nl-q__pylonSlug{background:#0000000f;border-radius:4px;padding:.1rem .35rem;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__pylonProposalDetail{margin:0 0 .75rem}.generate-quote-pylon-module__p3nl-q__pylonProposalCard{background:#00000005;border:1px solid #00000014;border-radius:10px;padding:.75rem .85rem}.generate-quote-pylon-module__p3nl-q__pylonProposalCardHeader{border-bottom:1px solid #00000012;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin:0 0 .65rem;padding-bottom:.6rem;display:flex}.generate-quote-pylon-module__p3nl-q__pylonProposalCardHeaderMain{min-width:min(100%,12rem);color:var(--panel-black);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;font-size:.8125rem;font-weight:700;display:flex}.generate-quote-pylon-module__p3nl-q__pylonProposalCardTitle{color:#3f3f46;font-weight:600}.generate-quote-pylon-module__p3nl-q__pylonProposalCardTitleMuted{color:#71717a;font-weight:600}.generate-quote-pylon-module__p3nl-q__pylonProposalCardHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem .65rem;display:flex}.generate-quote-pylon-module__p3nl-q__pylonHeaderLibraryLink{color:var(--power-pink,#e91e8c);white-space:nowrap;font-size:.8125rem;font-weight:600;text-decoration:none}.generate-quote-pylon-module__p3nl-q__pylonHeaderLibraryLink:hover{text-decoration:underline}.generate-quote-pylon-module__p3nl-q__pylonHeaderLiveBtn{cursor:pointer;white-space:nowrap;color:#fff;background:#0d9488;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .65rem;font-family:inherit;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 4px #0d948859}.generate-quote-pylon-module__p3nl-q__pylonHeaderLiveBtn:hover{filter:brightness(1.06)}.generate-quote-pylon-module__p3nl-q__pylonHeaderActionFallback{color:#71717a;max-width:14rem;font-size:.75rem;line-height:1.35}.generate-quote-pylon-module__p3nl-q__pylonProposalPrimaryBadge{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb,var(--power-pink,#e91e8c)14%,white);color:#9d174d;border-radius:999px;padding:.12rem .45rem;font-size:.6875rem;font-weight:700}.generate-quote-pylon-module__p3nl-q__pylonIdsBlock{background:#00000008;border:1px solid #0000000f;border-radius:10px;margin:0 0 .75rem;padding:.65rem .75rem}.generate-quote-pylon-module__p3nl-q__pylonIdsRow{flex-wrap:wrap;justify-content:space-evenly;align-items:baseline;row-gap:.65rem;font-size:.8125rem;display:flex}.generate-quote-pylon-module__p3nl-q__pylonIdGroup{flex-wrap:wrap;align-items:baseline;gap:.35rem .45rem;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__pylonIdsRow .generate-quote-pylon-module__p3nl-q__pylonIdLabel{min-width:unset;flex-shrink:0}.generate-quote-pylon-module__p3nl-q__pylonIdsRow .generate-quote-pylon-module__p3nl-q__pylonSlug{color:#171717;font-weight:300}.generate-quote-pylon-module__p3nl-q__pylonIdLabel{color:#0a0a0a;letter-spacing:.01em;min-width:5.5rem;font-weight:700}.generate-quote-pylon-module__p3nl-q__pylonIdSlugEmpty{color:#171717;font-size:.8125rem;font-weight:300}.generate-quote-pylon-module__p3nl-q__pylonLibraryLinkWrap{border-top:1px solid #0000000f;margin:.5rem 0 0;padding-top:.5rem;font-size:.875rem}.generate-quote-pylon-module__p3nl-q__pylonLibraryLink{color:var(--power-pink);font-weight:600;text-decoration:none}.generate-quote-pylon-module__p3nl-q__pylonLibraryLink:hover{text-decoration:underline}.generate-quote-pylon-module__p3nl-q__pylonProjectMeta{margin:.35rem 0 0}.generate-quote-pylon-module__p3nl-q__pylonMutedSmall{color:#71717a;margin:.5rem 0 0;font-size:.75rem;line-height:1.45}.generate-quote-pylon-module__p3nl-q__pylonCodeInline{background:#0000000f;border-radius:4px;padding:.05rem .25rem;font-size:.7rem}.generate-quote-pylon-module__p3nl-q__pylonTwoCol{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:start;gap:1rem;display:grid}@media (max-width:900px){.generate-quote-pylon-module__p3nl-q__pylonTwoCol{grid-template-columns:1fr}}.generate-quote-pylon-module__p3nl-q__pylonImageCol{min-width:0}.generate-quote-pylon-module__p3nl-q__pylonSnapshot{-o-object-fit:contain;object-fit:contain;background:#fafafa;border:1px solid #00000014;border-radius:12px;width:100%;height:auto;max-height:240px}.generate-quote-pylon-module__p3nl-q__pylonImagePlaceholder,.generate-quote-pylon-module__p3nl-q__pylonChartPlaceholder{color:#71717a;background:#fafafa;border:1px dashed #0000001f;border-radius:12px;padding:1rem;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__pylonChartCol{background:#ffffffa6;border:1px solid #0000000f;border-radius:14px;min-width:0;padding:.75rem .5rem .5rem}.generate-quote-pylon-module__p3nl-q__chartHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:0 .35rem .5rem;display:flex}.generate-quote-pylon-module__p3nl-q__chartTitle{color:var(--panel-black);font-size:.9375rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__chartToggle{gap:.25rem;display:flex}.generate-quote-pylon-module__p3nl-q__chartToggleBtn{color:#52525b;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;padding:.28rem .55rem;font-family:inherit;font-size:.75rem;font-weight:500}.generate-quote-pylon-module__p3nl-q__chartToggleBtn:hover{border-color:color-mix(in srgb,var(--power-pink)40%,transparent)}.generate-quote-pylon-module__p3nl-q__chartToggleBtnActive{border-color:var(--power-pink);color:var(--power-pink);background:color-mix(in srgb,var(--pink-20)35%,white)}.generate-quote-pylon-module__p3nl-q__chartWrap{width:100%;height:220px}.generate-quote-pylon-module__p3nl-q__pylonCreateError{color:#b42318;margin:.5rem 0 0;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__pylonActions{justify-content:flex-end;margin-top:.85rem;display:flex}.generate-quote-pylon-module__p3nl-q__pylonCreateBtn{cursor:pointer;background:var(--power-pink);color:#fff;box-shadow:0 2px 8px color-mix(in srgb,var(--power-pink)25%,transparent);border:none;border-radius:10px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__pylonCreateBtn:hover{filter:brightness(1.05)}.generate-quote-pylon-module__p3nl-q__pylonRetryBtn{cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:10px;padding:.45rem .85rem;font-family:inherit;font-size:.875rem;font-weight:500}.generate-quote-pylon-module__p3nl-q__pylonShareLinkWrap{color:#52525b;border-top:1px solid #0000000f;margin:.85rem 0 0;padding-top:.85rem;font-size:.875rem;line-height:1.45}.generate-quote-pylon-module__p3nl-q__pylonShareLink{color:#0f766e;font-weight:600;text-decoration:none}.generate-quote-pylon-module__p3nl-q__pylonShareLink:hover{text-decoration:underline}.generate-quote-pylon-module__p3nl-q__pylonOpenLinkHint{color:#71717a;font-weight:400}.generate-quote-pylon-module__p3nl-q__panelGridSection{border-top:1px solid #00000012;margin-top:.65rem;padding-top:.65rem}.generate-quote-pylon-module__p3nl-q__panelGridToolbar{flex-wrap:wrap;align-items:flex-start;gap:.45rem .75rem;margin-bottom:.55rem;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridToolbarMeta{cursor:default;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0;max-width:100%;padding:.2rem 0;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridToolbarMeta .generate-quote-pylon-module__p3nl-q__panelGridToolbarTitle{color:#52525b;font-weight:700}.generate-quote-pylon-module__p3nl-q__panelGridToolbarMeta .generate-quote-pylon-module__p3nl-q__panelGridCountBadge{color:#3f3f46;background:#0000000e;border:1px solid #0000;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelGridToolbarMeta .generate-quote-pylon-module__p3nl-q__panelGridCountBadgeMuted{color:#71717a;font-weight:500}.generate-quote-pylon-module__p3nl-q__panelGridToolbarMeta .generate-quote-pylon-module__p3nl-q__panelGridModelChip{color:#71717a;background:0 0;border:none;border-left:1px solid #0000001f;border-radius:0;margin-left:.05rem;padding:0 0 0 .5rem;font-weight:500}.generate-quote-pylon-module__p3nl-q__panelGridToolbarMeta .generate-quote-pylon-module__p3nl-q__panelGridMultiHint{background:#fffbebd9;border-style:dashed;border-color:#92400e59}.generate-quote-pylon-module__p3nl-q__panelGridToolbarActions{background:#fff;border:1px solid #0000001a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.35rem .4rem;margin-left:auto;padding:.28rem .4rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.generate-quote-pylon-module__p3nl-q__panelGridToolbarTitle{letter-spacing:-.02em;color:var(--panel-black);white-space:nowrap;font-size:.8125rem;font-weight:800}.generate-quote-pylon-module__p3nl-q__panelLayoutInfoBtn{color:#52525b;cursor:help;background:#0000000a;border:1px solid #0000002e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;padding:0;font-family:Georgia,Times New Roman,serif;font-size:.62rem;font-style:italic;font-weight:800;line-height:1;transition:border-color .12s,color .12s,background .12s;display:inline-flex;position:relative}.generate-quote-pylon-module__p3nl-q__panelLayoutInfoBtn:hover{border-color:var(--power-pink,#e91e8c);color:#9d174d;background:color-mix(in srgb,var(--power-pink,#e91e8c)8%,white)}@keyframes generate-quote-pylon-module__p3nl-q__panelLayoutHelpTooltipFadeIn{to{opacity:1}}.generate-quote-pylon-module__p3nl-q__panelLayoutInfoBtn[data-tooltip]:hover:before{content:attr(data-tooltip);color:#fafafa;text-align:left;white-space:normal;z-index:5000;pointer-events:none;opacity:0;background:linear-gradient(135deg,#3f3f46 0%,#52525b 100%);border-radius:8px;width:max-content;max-width:min(22rem,100vw - 2rem);padding:.5rem .65rem;font-family:system-ui,-apple-system,sans-serif;font-size:.72rem;font-style:normal;font-weight:500;line-height:1.45;animation:.15s forwards generate-quote-pylon-module__p3nl-q__panelLayoutHelpTooltipFadeIn;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0003}.generate-quote-pylon-module__p3nl-q__panelLayoutInfoBtn[data-tooltip]:hover:after{content:"";z-index:5000;pointer-events:none;opacity:0;border:6px solid #0000;border-top-color:#3f3f46;animation:.15s forwards generate-quote-pylon-module__p3nl-q__panelLayoutHelpTooltipFadeIn;position:absolute;bottom:calc(100% + .2rem);left:50%;transform:translate(-50%)}.generate-quote-pylon-module__p3nl-q__panelGridCountBadge{background:color-mix(in srgb,var(--power-pink,#e91e8c)14%,white);color:#9d174d;border-radius:999px;padding:.18rem .55rem;font-size:.75rem;font-weight:700}.generate-quote-pylon-module__p3nl-q__panelGridCountBadgeMuted{color:#8c3360;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelAddMountingGroupBtn{color:#71717a;cursor:pointer;background:0 0;border:1px dashed #d4d4d8;border-radius:8px;margin-top:.65rem;padding:.45rem .9rem;font-size:.8125rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelAddMountingGroupBtn:hover{color:#9d174d;border-color:var(--power-pink,#e91e8c);background:color-mix(in srgb,var(--power-pink,#e91e8c)6%,white)}.generate-quote-pylon-module__p3nl-q__panelAddMountingGroupBtnToolbar{color:#71717a;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #d4d4d8;border-radius:8px;flex-shrink:0;align-items:center;padding:.32rem .7rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.generate-quote-pylon-module__p3nl-q__panelAddMountingGroupBtnToolbar:hover{color:#9d174d;border-color:var(--power-pink,#e91e8c);background:color-mix(in srgb,var(--power-pink,#e91e8c)6%,white)}.generate-quote-pylon-module__p3nl-q__panelGridModelChip{color:#3f3f46;text-overflow:ellipsis;white-space:nowrap;background:#0000000f;border:1px solid #00000014;border-radius:6px;min-width:0;max-width:min(20rem,42vw);padding:.2rem .5rem;font-size:.75rem;font-weight:600;overflow:hidden}.generate-quote-pylon-module__p3nl-q__panelGridMultiHint{color:#92400e;white-space:nowrap;background:#fffbeb;border:1px solid #fcd34d;border-radius:7px;padding:.22rem .5rem;font-size:.72rem;font-weight:700}.generate-quote-pylon-module__p3nl-q__panelMountingGroup{background:#ffffffb8;border:1px solid #0000001a;border-radius:12px;min-width:0;padding:.55rem .65rem .65rem;box-shadow:0 2px 8px #0000000a}.generate-quote-pylon-module__p3nl-q__panelMountingGroupLone{min-width:0}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopBar{border-bottom:1px solid #00000012;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.35rem .55rem;min-width:0;margin-bottom:.5rem;padding-bottom:.45rem;display:grid}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopLeft{flex-direction:column;grid-column:1;align-self:center;align-items:flex-start;gap:.1rem;min-width:0;max-width:100%;display:flex}.generate-quote-pylon-module__p3nl-q__panelMountingGroupMetaInline{color:#71717a;font-variant-numeric:tabular-nums;word-break:break-word;max-width:100%;font-size:.68rem;font-weight:600;line-height:1.35}.generate-quote-pylon-module__p3nl-q__panelMountingGroupMetaInline[title]{cursor:help;text-underline-offset:.12em;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopCenter{grid-column:2;justify-self:center;min-width:0}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopCenterInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;max-width:100%;display:flex}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopCenterInner .generate-quote-pylon-module__p3nl-q__panelGridCollapseBtn{box-sizing:border-box;align-items:center;min-height:1.75rem;display:inline-flex}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopRight{flex-shrink:0;grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:.35rem;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopClose{color:#71717a;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;font-size:1.15rem;font-weight:500;line-height:1;display:flex}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopClose:hover{color:#a32d2d;background:#fcebeb;border-color:#f09595}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTopCloseSpacer{flex-shrink:0;width:1.65rem;height:1.65rem}.generate-quote-pylon-module__p3nl-q__panelMountingGroupTitle{color:var(--panel-black);letter-spacing:.02em;white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1.25}.generate-quote-pylon-module__p3nl-q__panelMountingGroupMeta{color:#71717a;font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelGroupEditors{background:#00000008;border:1px solid #0000000f;border-radius:8px;flex-wrap:wrap;align-items:flex-end;gap:.45rem .65rem;margin-bottom:.5rem;padding:.4rem .45rem;display:flex}.generate-quote-pylon-module__p3nl-q__panelGroupEditorsSolar{place-content:center;align-items:center;padding:.55rem .5rem}.generate-quote-pylon-module__p3nl-q__panelGroupRowEditor{align-items:center;gap:.35rem;display:flex}.generate-quote-pylon-module__p3nl-q__panelGroupRowEditorLabel{color:#52525b;min-width:2.75rem;font-size:.68rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelStepper{align-items:center;gap:.15rem;display:inline-flex}.generate-quote-pylon-module__p3nl-q__panelStepBtn{color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:6px;flex-shrink:0;width:1.65rem;height:1.65rem;padding:0;font-family:inherit;font-size:1rem;font-weight:700;line-height:1}.generate-quote-pylon-module__p3nl-q__panelStepBtn:hover{border-color:var(--power-pink,#e91e8c);color:#9d174d;background:color-mix(in srgb,var(--power-pink,#e91e8c)6%,white)}.generate-quote-pylon-module__p3nl-q__panelGroupRowActions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridRaggedInputs{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;width:100%;display:flex}.generate-quote-pylon-module__p3nl-q__panelRaggedWrap{flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__panelDiagramYMirror,.generate-quote-pylon-module__p3nl-q__panelDiagramYMirror>*{transform:scaleY(-1)}.generate-quote-pylon-module__p3nl-q__panelRaggedRowLabel{flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__panelRaggedRowGrid{width:max-content;max-width:100%}.generate-quote-pylon-module__p3nl-q__panelCellGap{aspect-ratio:2/3;box-sizing:border-box;background:repeating-linear-gradient(-45deg,#0000,#0000 3px,#0000000d 3px 4px);border:1px dashed #00000024;border-radius:2px;width:100%;min-width:0;min-height:4px}.generate-quote-pylon-module__p3nl-q__panelPatternRow{flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__panelPatternInput{letter-spacing:.12em;color:#18181b;background:#fafafa;border:1px solid #00000029;border-radius:8px;width:100%;max-width:18rem;padding:.35rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelPatternInput:focus{border-color:var(--power-pink,#e91e8c);box-shadow:0 0 0 2px color-mix(in srgb,var(--power-pink,#e91e8c)15%,transparent);outline:none}.generate-quote-pylon-module__p3nl-q__panelPatternHint{color:#71717a;letter-spacing:0;font-size:.62rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelGridInputGroup{color:#3f3f46;align-items:center;gap:.3rem;font-size:.8125rem;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridInputGroup label{white-space:nowrap;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelGridInput{color:#0a0a0a;text-align:center;background:#fff;border:1px solid #00000024;border-radius:8px;width:4rem;padding:.28rem .45rem;font-family:inherit;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__panelGridInput:focus{border-color:var(--power-pink,#e91e8c);box-shadow:0 0 0 2px color-mix(in srgb,var(--power-pink,#e91e8c)18%,transparent);outline:none}.generate-quote-pylon-module__p3nl-q__panelGridDetectBtn{color:#3f3f46;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #00000024;border-radius:8px;align-items:center;gap:.35rem;padding:.32rem .7rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:border-color .12s,background .12s;display:inline-flex}.generate-quote-pylon-module__p3nl-q__panelGridDetectBtn:hover:not(:disabled){border-color:var(--power-pink,#e91e8c);color:#9d174d;background:color-mix(in srgb,var(--power-pink,#e91e8c)6%,white)}.generate-quote-pylon-module__p3nl-q__panelGridDetectBtn:disabled{opacity:.55;cursor:wait}.generate-quote-pylon-module__p3nl-q__panelGridCollapseBtn{color:#52525b;cursor:pointer;background:#00000008;border:1px dashed #0003;border-radius:6px;padding:.28rem .5rem;font-family:inherit;font-size:.7rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelGridCollapseBtn:hover{background:#0000000d;border-color:#00000047}.generate-quote-pylon-module__p3nl-q__panelGridDetectError{color:#b42318;margin-top:.25rem;font-size:.75rem}.generate-quote-pylon-module__p3nl-q__panelGridBomPreviewBtn{}.generate-quote-pylon-module__p3nl-q__panelGridBomPreviewBtn:disabled{cursor:not-allowed}.generate-quote-pylon-module__p3nl-q__panelGridBomPreviewError{color:#b42318;margin-top:.35rem;font-size:.75rem}.generate-quote-pylon-module__p3nl-q__bomPreviewBox{background:#00000005;border:1px solid #0000001a;border-radius:8px;max-width:100%;margin-top:.55rem;padding:.5rem .55rem}.generate-quote-pylon-module__p3nl-q__bomPreviewMeta{color:#3f3f46;flex-wrap:wrap;gap:.35rem .75rem;margin-bottom:.35rem;font-size:.72rem;font-weight:600;display:flex}.generate-quote-pylon-module__p3nl-q__bomPreviewMetaMuted{color:#71717a;font-weight:500}.generate-quote-pylon-module__p3nl-q__bomPreviewArray1{word-break:break-all;background:#fff;border:1px solid #00000014;border-radius:6px;max-height:4.5rem;margin:0 0 .45rem;padding:.35rem .45rem;font-size:.65rem;line-height:1.4;overflow:auto}.generate-quote-pylon-module__p3nl-q__bomPreviewTableWrap{background:#fff;border:1px solid #00000014;border-radius:6px;max-height:220px;overflow:auto}.generate-quote-pylon-module__p3nl-q__bomPreviewTable{border-collapse:collapse;width:100%;font-size:.68rem}.generate-quote-pylon-module__p3nl-q__bomPreviewTable th,.generate-quote-pylon-module__p3nl-q__bomPreviewTable td{text-align:left;border-bottom:1px solid #0000000f;padding:.28rem .45rem}.generate-quote-pylon-module__p3nl-q__bomPreviewTable th{background:#fafafa;font-weight:700;position:sticky;top:0}.generate-quote-pylon-module__p3nl-q__bomPreviewMore{color:#71717a;margin:0;padding:.35rem .45rem;font-size:.68rem}.generate-quote-pylon-module__p3nl-q__panelGridMismatch{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:.4rem;margin-bottom:.45rem;padding:.35rem .5rem;font-size:.75rem;line-height:1.45;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridSingleWrap{justify-content:flex-start;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridMultiRow{flex-wrap:wrap;align-items:flex-start;gap:.65rem 1rem;min-width:0;display:flex}.generate-quote-pylon-module__p3nl-q__panelGridArrayBlock{flex:0 auto;min-width:0}.generate-quote-pylon-module__p3nl-q__panelGridArrayLabel{color:#71717a;letter-spacing:.02em;margin-bottom:.25rem;font-size:.65rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__panelGridCanvas{grid-auto-rows:minmax(min-content,auto);gap:2px;min-width:0;display:grid}.generate-quote-pylon-module__p3nl-q__panelGridCanvasSingle{width:100%;max-width:14rem}.generate-quote-pylon-module__p3nl-q__panelGridCanvasCompact{width:100%;max-width:9.5rem}.generate-quote-pylon-module__p3nl-q__panelCell{aspect-ratio:2/3;background:linear-gradient(155deg,#ffffff24 0%,#0000 42%),linear-gradient(145deg,#1a3558 0%,#0d2138 38%,#152f52 100%);border:1px solid #0f1e32d9;border-radius:2px;width:100%;min-width:0;min-height:4px;position:relative;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #00000059}.generate-quote-pylon-module__p3nl-q__panelCell:after{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 2px,#ffffff12 2px 3px),repeating-linear-gradient(0deg,#0000 0 2px,#0000001f 2px 3px);border-radius:1px;position:absolute;inset:1px}.generate-quote-pylon-module__p3nl-q__panelGridOverflow{color:#71717a;margin-top:.25rem;font-size:.65rem}.generate-quote-pylon-module__p3nl-q__modalBackdrop{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.generate-quote-pylon-module__p3nl-q__modalCard{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:1.35rem 1.35rem 1.15rem;box-shadow:0 24px 48px #0000002e,0 0 0 1px #0000000f}.generate-quote-pylon-module__p3nl-q__modalTitle{color:var(--panel-black);margin:0 0 .65rem;font-size:1.125rem;font-weight:700}.generate-quote-pylon-module__p3nl-q__modalBillable{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0 0 .85rem;padding:.6rem .65rem;font-size:.8125rem;line-height:1.45}.generate-quote-pylon-module__p3nl-q__modalList{color:#3f3f46;margin:0 0 1rem;padding-left:1.1rem;font-size:.875rem;line-height:1.5}.generate-quote-pylon-module__p3nl-q__modalList li{margin-bottom:.35rem}.generate-quote-pylon-module__p3nl-q__modalError{color:#b42318;margin:0 0 .75rem;font-size:.8125rem}.generate-quote-pylon-module__p3nl-q__modalDetails{background:#fafafa;border:1px solid #0000001a;border-radius:10px;margin:0 0 1rem;overflow:hidden}.generate-quote-pylon-module__p3nl-q__modalDetailsSummary{cursor:pointer;color:#3f3f46;padding:.5rem .65rem;font-size:.8125rem;font-weight:600;list-style:none}.generate-quote-pylon-module__p3nl-q__modalDetailsSummary::-webkit-details-marker{display:none}.generate-quote-pylon-module__p3nl-q__modalDetailsPre{color:#18181b;white-space:pre-wrap;word-break:break-word;background:#fff;border-top:1px solid #00000014;max-height:220px;margin:0;padding:.65rem .75rem;font-size:.7rem;line-height:1.4;overflow:auto}.generate-quote-pylon-module__p3nl-q__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.generate-quote-pylon-module__p3nl-q__modalCancel{cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:10px;padding:.45rem .85rem;font-family:inherit;font-size:.875rem;font-weight:500}.generate-quote-pylon-module__p3nl-q__modalCancel:disabled{opacity:.5;cursor:not-allowed}.generate-quote-pylon-module__p3nl-q__modalConfirm{background:var(--power-pink);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.45rem .95rem;font-family:inherit;font-size:.875rem;font-weight:600}.generate-quote-pylon-module__p3nl-q__modalConfirm:disabled{opacity:.65;cursor:not-allowed}
.LoadingModal-module__2fjaGW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#00000080;position:fixed;inset:0}.LoadingModal-module__2fjaGW__modalWrapper{z-index:9999;pointer-events:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingModal-module__2fjaGW__modal{pointer-events:auto;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-width:200px;padding:3rem 2.5rem;display:flex;box-shadow:0 20px 60px #0000004d}.LoadingModal-module__2fjaGW__spinner{border:4px solid #e6077e33;border-top-color:var(--power-pink);border-radius:50%;width:50px;height:50px;animation:1s linear infinite LoadingModal-module__2fjaGW__spin}@keyframes LoadingModal-module__2fjaGW__spin{to{transform:rotate(360deg)}}.LoadingModal-module__2fjaGW__message{color:var(--panel-black);text-align:center;margin:0;font-size:1rem;font-weight:500}
.solar-mounting-group-builder-module__78pNEa__root{justify-content:center;width:100%;min-width:0;display:flex}.solar-mounting-group-builder-module__78pNEa__column{flex-direction:column;align-items:flex-start;gap:0;max-width:100%;display:inline-flex}.solar-mounting-group-builder-module__78pNEa__rowWrap,.solar-mounting-group-builder-module__78pNEa__rowHoverZone{align-items:center;gap:6px;display:flex}.solar-mounting-group-builder-module__78pNEa__rowSideBtns{opacity:0;gap:4px;transition:opacity .15s;display:flex}.solar-mounting-group-builder-module__78pNEa__rowHoverZone:hover .solar-mounting-group-builder-module__78pNEa__rowSideBtns{opacity:1}.solar-mounting-group-builder-module__78pNEa__rowSideBtnsLeft{opacity:0;transition:opacity .15s;display:flex}.solar-mounting-group-builder-module__78pNEa__rowHoverZone:hover .solar-mounting-group-builder-module__78pNEa__rowSideBtnsLeft{opacity:1}.solar-mounting-group-builder-module__78pNEa__panelRow{flex-shrink:0;gap:3px;display:flex}.solar-mounting-group-builder-module__78pNEa__panel{cursor:pointer;opacity:1;background:#1a2a3a;border:1.5px solid #2a4060;border-radius:3px;flex-shrink:0;width:44px;height:60px;transition:transform 80ms,border-color .12s,opacity .12s;position:relative}.solar-mounting-group-builder-module__78pNEa__panelInactive{opacity:.4;background:0 0;border:1.5px dashed #aaa}.solar-mounting-group-builder-module__78pNEa__panel:hover{transform:scale(1.06)}.solar-mounting-group-builder-module__78pNEa__panel:not(.solar-mounting-group-builder-module__78pNEa__panelInactive):hover{border-color:#e24b4a}.solar-mounting-group-builder-module__78pNEa__panelInactive:hover{opacity:1;border-color:#4a9eff}.solar-mounting-group-builder-module__78pNEa__panelInner{pointer-events:none;border:.5px solid #2a4a6a;border-radius:1px;position:absolute;inset:4px}.solar-mounting-group-builder-module__78pNEa__iconBtn{cursor:pointer;color:#888;background:#fff;border:.5px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:15px;line-height:1;display:flex}.solar-mounting-group-builder-module__78pNEa__iconBtn:hover{color:#185fa5;background:#e6f1fb;border-color:#85b7eb}.solar-mounting-group-builder-module__78pNEa__iconBtnDanger:hover{color:#a32d2d;background:#fcebeb;border-color:#f09595}.solar-mounting-group-builder-module__78pNEa__addZone{align-items:center;gap:6px;height:20px;margin:2px 0;display:flex}.solar-mounting-group-builder-module__78pNEa__addZoneLine{background:#ddd;flex:1;height:.5px;transition:background .12s}.solar-mounting-group-builder-module__78pNEa__addZone:hover .solar-mounting-group-builder-module__78pNEa__addZoneLine{background:#85b7eb}.solar-mounting-group-builder-module__78pNEa__addZoneBtn{color:#aaa;cursor:pointer;opacity:0;background:#fff;border:.5px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:14px;line-height:1;transition:opacity .15s,background .12s,color .12s;display:flex}.solar-mounting-group-builder-module__78pNEa__addZone:hover .solar-mounting-group-builder-module__78pNEa__addZoneBtn{opacity:1;color:#185fa5;background:#e6f1fb}
.ContractViewerModal-module__h9-qPG__modalBackdrop{z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.ContractViewerModal-module__h9-qPG__modal{z-index:9999;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:1200px;height:85vh;max-height:85vh;margin:0;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.ContractViewerModal-module__h9-qPG__modalHeader{border-bottom:1px solid var(--border-color);background:var(--panel-bg);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ContractViewerModal-module__h9-qPG__modalTitle{color:var(--panel-black);margin:0;font-size:1.25rem;font-weight:600}.ContractViewerModal-module__h9-qPG__modalHeaderActions{align-items:center;gap:.75rem;display:flex}.ContractViewerModal-module__h9-qPG__closeButton{color:var(--panel-black);border:1px solid var(--border-color);cursor:pointer;background:#0000000d;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:500;transition:all .2s;display:flex}.ContractViewerModal-module__h9-qPG__closeButton:hover{border-color:var(--panel-black);background:#0000001a}.ContractViewerModal-module__h9-qPG__deleteButton{color:#dc3545;cursor:pointer;background:#dc35451a;border:1px solid #dc35454d;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.ContractViewerModal-module__h9-qPG__deleteButton:hover:not(:disabled){background:#dc354526;border-color:#dc3545;transform:translateY(-1px);box-shadow:0 4px 12px #dc354533}.ContractViewerModal-module__h9-qPG__deleteButton:disabled{opacity:.6;cursor:not-allowed}.ContractViewerModal-module__h9-qPG__sendButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.ContractViewerModal-module__h9-qPG__sendButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #e6077e4d}.ContractViewerModal-module__h9-qPG__sendButton:disabled{opacity:.6;cursor:not-allowed}.ContractViewerModal-module__h9-qPG__modalContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.ContractViewerModal-module__h9-qPG__pdfViewer{border:none;border-radius:0;width:100%;height:100%;min-height:600px}
.StatusSelect-module__xiZclG__statusSelectWrapper{align-items:center;min-width:150px;display:flex;position:relative}.StatusSelect-module__xiZclG__statusSelect{min-width:120px}.StatusSelect-module__xiZclG__statusSelect>button{box-sizing:border-box;height:40px;min-height:40px;padding:0 .75rem;line-height:1.2}.StatusSelect-module__xiZclG__statusSelect>button>span:first-of-type{padding-right:1.75rem!important}.StatusSelect-module__xiZclG__statusLoading{box-sizing:border-box;background:#fff;border:2px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;min-width:150px;height:40px;min-height:40px;display:flex}.StatusSelect-module__xiZclG__smallSpinner{border:2px solid #e6077e33;border-top-color:var(--power-pink);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite StatusSelect-module__xiZclG__spin}@keyframes StatusSelect-module__xiZclG__spin{to{transform:rotate(360deg)}}
.CustomMultiSelect-module__DdcQxa__customMultiSelect{width:100%;position:relative}.CustomMultiSelect-module__DdcQxa__selectButton{cursor:pointer;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s;display:flex}.CustomMultiSelect-module__DdcQxa__selectButton:hover{background-color:#e6077e05;border-color:#e6077e66}.CustomMultiSelect-module__DdcQxa__selectButton:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 3px #e6077e1a}.CustomMultiSelect-module__DdcQxa__selectValue{color:var(--panel-black);flex:1;align-items:center;gap:.5rem;display:flex}.CustomMultiSelect-module__DdcQxa__selectValue span{color:inherit}.CustomMultiSelect-module__DdcQxa__arrow{flex-shrink:0;align-items:center;margin-left:.5rem;transition:transform .2s;display:flex}.CustomMultiSelect-module__DdcQxa__arrowOpen{transform:rotate(180deg)}.CustomMultiSelect-module__DdcQxa__dropdown{z-index:1000;background:#fff;border:2px solid #e6077e33;border-radius:12px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.CustomMultiSelect-module__DdcQxa__searchWrap{border-bottom:1px solid #e6077e26;flex-shrink:0;padding:.5rem}.CustomMultiSelect-module__DdcQxa__searchInput{border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.9375rem}.CustomMultiSelect-module__DdcQxa__searchInput:focus{border-color:var(--power-pink);outline:none;box-shadow:0 0 0 2px #e6077e1a}.CustomMultiSelect-module__DdcQxa__searchInput::placeholder{color:#888}.CustomMultiSelect-module__DdcQxa__optionsList{max-height:280px;margin:0;padding:.5rem 0;list-style:none;overflow:hidden auto}.CustomMultiSelect-module__DdcQxa__noResults{color:#666;text-align:center;padding:1rem 1.25rem;font-size:.9375rem}.CustomMultiSelect-module__DdcQxa__option{cursor:pointer;border-bottom:1px solid #e6077e1a;align-items:center;gap:.75rem;padding:.875rem 1.25rem;transition:all .2s;display:flex}.CustomMultiSelect-module__DdcQxa__option:last-child{border-bottom:none}.CustomMultiSelect-module__DdcQxa__option:hover{background:#e6077e0d}.CustomMultiSelect-module__DdcQxa__optionSelected{background:#e6077e1a;font-weight:600}.CustomMultiSelect-module__DdcQxa__checkbox{border:2px solid var(--power-pink);background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.CustomMultiSelect-module__DdcQxa__optionSelected .CustomMultiSelect-module__DdcQxa__checkbox{background:var(--power-pink);color:#fff}.CustomMultiSelect-module__DdcQxa__checkbox svg{width:12px;height:12px}.CustomMultiSelect-module__DdcQxa__customMultiSelect .CustomMultiSelect-module__DdcQxa__selectButton.CustomMultiSelect-module__DdcQxa__inputError{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}
.Toast-module__yWhMxq__container{z-index:10002;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:120px;right:20px}.Toast-module__yWhMxq__toast{-webkit-backdrop-filter:blur(10px);pointer-events:auto;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 24px #00000026}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__success{color:#fff;background:linear-gradient(135deg,#4caf50f2 0%,#388e3cf2 100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__error{color:#fff;background:linear-gradient(135deg,#dc3545f2 0%,#c82333f2 100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__info{color:#fff;background:linear-gradient(135deg,#2196f3f2 0%,#1976d2f2 100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__loading{color:#fff;background:linear-gradient(135deg,#e6077ef2 0%,#c80064f2 100%)}.Toast-module__yWhMxq__icon{justify-content:center;align-items:center;min-width:24px;height:24px;font-size:1.25rem;font-weight:700;display:flex}.Toast-module__yWhMxq__message{flex:1;font-size:.95rem;font-weight:500;line-height:1.4}.Toast-module__yWhMxq__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1;transition:opacity .2s;display:flex}.Toast-module__yWhMxq__closeButton:hover{opacity:1}.Toast-module__yWhMxq__spinner{width:20px;height:20px;display:inline-block;position:relative}.Toast-module__yWhMxq__spinner div{box-sizing:border-box;border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite Toast-module__yWhMxq__spinner;display:block;position:absolute}.Toast-module__yWhMxq__spinner div:first-child{animation-delay:-.45s}.Toast-module__yWhMxq__spinner div:nth-child(2){animation-delay:-.3s}.Toast-module__yWhMxq__spinner div:nth-child(3){animation-delay:-.15s}@keyframes Toast-module__yWhMxq__spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Toast-module__yWhMxq__container{top:80px;left:10px;right:10px}.Toast-module__yWhMxq__toast{min-width:auto;max-width:100%}}
.AdminListSkeleton-module__wSyI0G__stats{min-height:28px;margin-bottom:1rem}.AdminListSkeleton-module__wSyI0G__submissionsList{flex-direction:column;display:flex}.AdminListSkeleton-module__wSyI0G__card{background:#ffffffd9;border:1px solid #00000014;border-radius:20px;margin-bottom:1.5rem;padding:1.25rem 2rem;box-shadow:0 10px 40px #00000014}.AdminListSkeleton-module__wSyI0G__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.AdminListSkeleton-module__wSyI0G__headerLeft{flex:1;min-width:0}.AdminListSkeleton-module__wSyI0G__headerActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.AdminListSkeleton-module__wSyI0G__skeletonLine,.AdminListSkeleton-module__wSyI0G__skeletonPill,.AdminListSkeleton-module__wSyI0G__skeletonBtn{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%) 0 0/200% 100%;border-radius:4px;animation:1.2s ease-in-out infinite AdminListSkeleton-module__wSyI0G__skeletonShimmer}.AdminListSkeleton-module__wSyI0G__skeletonPill{border-radius:9999px;width:88px;height:32px}.AdminListSkeleton-module__wSyI0G__skeletonBtn{width:32px;height:32px}@keyframes AdminListSkeleton-module__wSyI0G__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
