.calendar-overlay{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeOverlay .25s ease-out}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}.calendar-modal{width:100%;max-width:480px;background:#fff;border-radius:20px;padding:24px 22px 20px;box-shadow:0 12px 32px #0000002e;animation:modalPop .25s ease-out}@keyframes modalPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.cal-header{display:flex;justify-content:space-between;align-items:center;font-size:1.15rem;font-weight:700;color:#064c31;margin-bottom:12px}.cal-month-label{text-align:center;flex-grow:1}.cal-nav-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#0d8456;padding:8px 12px;border-radius:10px;transition:background .18s ease}.cal-nav-btn:hover{background:#e5f6ee}.cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);padding:6px 0;margin-bottom:4px}.cal-weekday{font-weight:600;font-size:.9rem;color:#666}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:18px}.cal-day.blank{visibility:hidden}.cal-day{width:100%;padding:12px 0;border:none;background:none;font-size:1rem;cursor:pointer;border-radius:10px;transition:background .18s ease,transform .15s ease}.cal-day:hover{background:#dff6e9;color:#056b38;transform:translateY(-1px)}.cal-day.disabled{opacity:.35;cursor:not-allowed;background:transparent}.cal-day.disabled:hover{background:transparent}.cal-day.selected{background:#00a36c!important;color:#fff!important;font-weight:700}.calendar-close{width:100%;padding:12px;border:none;background:#e8ecea;border-radius:12px;font-size:1rem;cursor:pointer;transition:background .15s ease}.calendar-close:hover{background:#d5dbd8}._wrapper_1qq80_10{width:100%;margin-top:8px}._suggestionBox_1qq80_19{background:linear-gradient(180deg,#f6f8ff,#eef2ff);border:1px solid #e1e6ff;border-radius:10px;padding:12px 16px;margin-bottom:18px;font-size:14px}._suggestionTitle_1qq80_32{font-weight:600;margin-bottom:6px;color:#2c3e50}._suggestionList_1qq80_38{margin:0;padding-left:18px;font-size:13px;line-height:1.45;color:#34495e}._uploadZone_1qq80_50{position:relative;padding:26px 20px;border-radius:14px;border:2px dashed #c9d2f0;background:#fbfcff;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}._uploadZone_1qq80_50:hover{border-color:#8fa2ff;background:#f4f6ff}._uploadZone_1qq80_50._dragActive_1qq80_72{border-color:#4c6fff;background:#eef2ff;box-shadow:0 0 0 4px #4c6fff1f}._uploadZone_1qq80_50._readOnly_1qq80_78{cursor:not-allowed;opacity:.55}._uploadIcon_1qq80_87{font-size:34px;margin-bottom:8px}._uploadPrimary_1qq80_92{font-weight:600;font-size:15px;color:#1f2d3d}._uploadSecondary_1qq80_98{font-size:13px;margin-top:2px;color:#6b7280}._uploadCount_1qq80_104{margin-top:10px;font-size:13px;color:#4b5cff;font-weight:600}._grid_1qq80_115{display:grid;grid-template-columns:repeat(auto-fill,92px);gap:12px;margin-top:20px;justify-content:center}._thumbWrapper_1qq80_123{position:relative;width:92px;height:92px;border-radius:10px;overflow:hidden;background:#f1f3f7;box-shadow:0 4px 10px #00000014}._thumb_1qq80_123{width:100%;height:100%;object-fit:cover}._removeButton_1qq80_144{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;background:#000000a6;color:#fff;border:none;font-size:12px;cursor:pointer;opacity:0;transform:scale(.9);transition:opacity .15s ease,transform .15s ease}._thumbWrapper_1qq80_123:hover ._removeButton_1qq80_144{opacity:1;transform:scale(1)}._skipNotice_1qq80_176{margin-top:14px;text-align:center;font-size:13px;color:#6b7280}._sectionStack_18i8a_10{display:grid;gap:16px}._projectTypeBanner_18i8a_15{display:grid;gap:8px;padding:14px;border-radius:14px;background:#eef6cf;border:1px solid #d6e6a8}._bannerLabel_18i8a_24{font-size:.95rem;font-weight:700;color:#314320}._modeCard_18i8a_30{display:grid;gap:12px;padding:14px;border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#ffffffe0}._modeHeader_18i8a_39{display:grid;gap:4px}._modeTitle_18i8a_44{font-size:.98rem;font-weight:700;color:#0f172a}._modeSubtitle_18i8a_50{font-size:.92rem;color:#475569}._modeSwitch_18i8a_55{display:flex;flex-wrap:wrap;gap:10px}._modeButton_18i8a_61{min-height:42px;padding:0 14px;border-radius:10px;border:1px solid rgba(148,163,184,.45);background:#fff;color:#0f172a;font-weight:600;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}._modeButton_18i8a_61:hover:not(:disabled){border-color:#2563eb73;background:#2563eb0a}._modeButtonActive_18i8a_82{border-color:#2563eb;background:#2563eb14;box-shadow:0 0 0 1px #2563eb14}._modeButton_18i8a_61:disabled{opacity:.7;cursor:not-allowed}._optionStack_18i8a_93{display:grid;gap:12px}._savedLocationList_18i8a_98{display:grid;gap:10px}._locationCard_18i8a_103{display:grid;gap:6px;width:100%;text-align:left;padding:13px 14px;border-radius:12px;border:1px solid rgba(148,163,184,.34);background:#ffffffeb;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}._locationCard_18i8a_103:hover:not(:disabled){border-color:#2563eb6b;background:#2563eb0a}._locationCardSelected_18i8a_124{border:2px solid #2563eb;background:#2563eb14}._locationCard_18i8a_103:disabled{cursor:not-allowed;opacity:.75}._locationTitleRow_18i8a_134{display:flex;align-items:center;justify-content:space-between;gap:8px}._locationTitle_18i8a_134{font-weight:700;color:#0f172a}._primaryBadge_18i8a_146{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:.78rem;font-weight:700;white-space:nowrap}._locationAddress_18i8a_159{font-size:.93rem;color:#475569}._selectedAddressCard_18i8a_164{display:grid;gap:4px;padding:12px 14px;border-radius:12px;border:1px solid rgba(37,99,235,.22);background:#2563eb0f}._selectedAddressLabel_18i8a_173{font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#1d4ed8}._selectedAddressValue_18i8a_181{font-size:.95rem;color:#0f172a}._formGrid_18i8a_186{display:grid;gap:12px}._fieldLabel_18i8a_191{display:grid;gap:6px}._labelText_18i8a_196{font-size:.92rem;font-weight:700;color:#0f172a}._control_18i8a_202{width:100%;min-height:46px;padding:11px 12px;border-radius:10px;border:1px solid rgba(148,163,184,.45);background:#fff;color:#0f172a;font-size:.96rem;line-height:1.2;outline:none;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}._control_18i8a_202:hover:not(:disabled){border-color:#64748b8c}._control_18i8a_202:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}._control_18i8a_202:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}._helperText_18i8a_235{font-size:.92rem;color:#64748b}._errorText_18i8a_240{font-size:.88rem;color:#b91c1c}._overlay_1t84h_1{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:1rem;background:#0f172a7a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._panel_1t84h_15{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:.75rem;width:min(74rem,100%);height:min(48rem,calc(100vh - 2rem));min-width:0;min-height:0;padding:.9rem;border:1px solid rgba(148,163,184,.28);border-radius:12px;background:#fff;box-shadow:0 24px 80px #0f172a3d}._header_1t84h_33{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;min-width:0}._headingGroup_1t84h_41{display:flex;align-items:flex-start;gap:.65rem;min-width:0}._iconWrap_1t84h_48{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(37,99,235,.16);border-radius:10px;background:#eff6ffe6;color:#1d4ed8}._title_1t84h_65,._description_1t84h_66,._note_1t84h_67,._lockedNote_1t84h_68,._errorState_1t84h_69 p{margin:0}._title_1t84h_65{font-size:1rem;line-height:1.25;font-weight:850;color:#0f172a}._description_1t84h_66{margin-top:.2rem;font-size:.84rem;line-height:1.45;color:#64748b}._note_1t84h_67,._lockedNote_1t84h_68{padding:.62rem .7rem;border:1px solid rgba(20,184,166,.2);border-radius:10px;background:#f0fdfaeb;color:#115e59;font-size:.8rem;line-height:1.4;font-weight:750}._lockedNote_1t84h_68{border-color:#d9770647;background:#fffbeb;color:#78350f}._viewerShell_1t84h_111{position:relative;min-width:0;min-height:0;border:1px solid rgba(148,163,184,.26);border-radius:10px;background:#f8fafc;overflow:hidden}._viewer_1t84h_111{display:block;width:100%;height:100%;min-height:26rem;border:0;background:#fff}._loadingState_1t84h_135,._errorState_1t84h_69{position:absolute;inset:0;display:grid;place-items:center;gap:.7rem;padding:1rem;text-align:center;color:#475569}._loadingState_1t84h_135{font-size:.88rem;line-height:1.4;font-weight:800}._errorState_1t84h_69{align-content:center;color:#991b1b;font-size:.86rem;line-height:1.45;font-weight:750}._actions_1t84h_165{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}._primaryButton_1t84h_172,._secondaryButton_1t84h_173,._iconButton_1t84h_174{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font:inherit;font-size:.84rem;line-height:1;font-weight:850;cursor:pointer}._primaryButton_1t84h_172,._secondaryButton_1t84h_173{gap:.45rem;min-height:2.35rem;padding:.55rem .78rem;border-radius:10px}._primaryButton_1t84h_172{background:#2563eb;color:#fff}._primaryButton_1t84h_172:hover:not(:disabled){background:#1d4ed8}._secondaryButton_1t84h_173{border-color:#94a3b857;background:#fff;color:#0f172a}._secondaryButton_1t84h_173:hover:not(:disabled){border-color:#2563eb47;background:#eff6ffd1;color:#1d4ed8}._iconButton_1t84h_174{flex:0 0 auto;width:2.2rem;height:2.2rem;border-radius:10px;background:#f8fafc;color:#475569}._iconButton_1t84h_174:hover{background:#e2e8f0;color:#0f172a}._primaryButton_1t84h_172:disabled,._secondaryButton_1t84h_173:disabled{cursor:not-allowed;opacity:.55}._spin_1t84h_240{animation:_spin_1t84h_240 .85s linear infinite}@keyframes _spin_1t84h_240{to{transform:rotate(360deg)}}@media(max-width:700px){._overlay_1t84h_1{padding:.5rem}._panel_1t84h_15{height:calc(100vh - 1rem);padding:.7rem}._header_1t84h_33{align-items:flex-start}._actions_1t84h_165{justify-content:stretch}._primaryButton_1t84h_172,._secondaryButton_1t84h_173{flex:1 1 9rem}._viewer_1t84h_111{min-height:20rem}}._photosWrapper_1s7qk_7{display:flex;flex-direction:column;gap:10px}._helperText_1s7qk_13{font-size:13px;color:#667789}.estimate-builder-page{min-height:100vh;width:100%;background:linear-gradient(180deg,#ecfdf5,#d7f5e7);display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box;animation:fadePage .5s ease}@keyframes fadePage{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.builder-header{display:flex;flex-direction:column;align-items:center;margin-bottom:18px;animation:fadeHeader .5s ease}.builder-title{font-size:1.5rem;font-weight:800;color:#036b36;text-align:center;margin:0;letter-spacing:-.3px}.builder-progress{width:100%;max-width:600px;margin:10px auto 5px;display:flex;flex-direction:column;align-items:center}.progress-line-container{width:100%;height:4px;background:#cfeee3;border-radius:4px;position:relative;overflow:hidden}.progress-line-fill{position:absolute;height:4px;width:0%;background:linear-gradient(90deg,#18a070,#036b36);border-radius:4px;transition:width .4s ease}.progress-dots{width:100%;display:flex;justify-content:space-between;margin-top:10px}.progress-dot{width:18px;height:18px;border-radius:50%;background:#cfeee3;border:2px solid #8ad7b6;box-sizing:border-box;transition:all .3s ease}.progress-dot.active{background:#036b36;border-color:#036b36;transform:scale(1.15)}.progress-dot.completed{background:#18a070;border-color:#18a070}.progress-labels{width:100%;display:flex;justify-content:space-between;margin-top:6px}.progress-label{font-size:.65rem;font-weight:600;color:#036b36;opacity:.85;text-align:center;width:18%}@media(max-width:480px){.progress-label{font-size:.55rem}.progress-dot{width:14px;height:14px}}@keyframes fadeHeader{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.basic-info-card{animation:fadeInCard .45s ease}@keyframes fadeInCard{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.basic-info-card::-webkit-scrollbar{width:6px}.basic-info-card::-webkit-scrollbar-track{background:transparent}.basic-info-card::-webkit-scrollbar-thumb{background:#0000002e;border-radius:4px}.basic-info-card{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}.basic-info-wide .builder-input,.basic-info-wide select.builder-input,.basic-info-wide textarea.builder-input{width:100%!important;max-width:none!important;box-sizing:border-box}.estimate-dashboard{display:flex;flex-direction:column;flex:1;min-height:100%;padding:1.25rem clamp(1rem,3vw,2.5rem);background:transparent}.estimate-dashboard__header{margin-bottom:1.5rem}.estimate-dashboard__title{font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.estimate-dashboard__subtitle{margin:0;opacity:.75;font-size:.95rem}.estimate-dashboard--desktop{max-width:1200px;margin:0 auto}.estimate-dashboard--tablet{max-width:960px;margin:0 auto}.estimate-dashboard--mobile{padding-inline:.75rem;padding-top:.75rem}.estimate-dashboard--mobile .estimate-dashboard__header{margin-bottom:.75rem}.estimate-dashboard--mobile .estimate-dashboard__title{font-size:1.2rem;line-height:1.2}.estimate-dashboard--mobile .estimate-dashboard__subtitle{font-size:.82rem;line-height:1.25}._card_39tao_15{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;margin-bottom:0;cursor:pointer;display:flex;flex-direction:column;gap:14px;box-shadow:0 6px 18px #0f172a0a;transition:border .15s ease,box-shadow .15s ease,transform .08s ease}._card_39tao_15:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0f172a14;border-color:#cbd5e1}._selected_39tao_45{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}._attention_high_39tao_54{border-color:#dc2626;box-shadow:0 0 0 2px #dc262661,0 8px 20px #dc26261f;animation:_pulse-red_39tao_1 1.6s ease-out infinite}._attention_medium_39tao_62{border-color:#eab308;box-shadow:0 0 0 2px #eab30859,0 6px 16px #eab3081f}._attention_low_39tao_69{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb47}._cardHeader_39tao_79{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}._titleGroup_39tao_86{display:flex;align-items:flex-start;gap:10px;min-width:0}._headingStack_39tao_93{display:flex;flex-direction:column;gap:8px;min-width:0}._kickerRow_39tao_100{display:flex;align-items:center;flex-wrap:wrap;gap:6px}._title_39tao_86{margin:0;font-size:1rem;line-height:1.25;font-weight:800;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._checkbox_39tao_123{width:16px;height:16px;margin-top:3px;cursor:pointer;appearance:auto;-webkit-appearance:auto;background-color:#fff;border-radius:4px;accent-color:#2563eb}._entityPill_39tao_142,._propertyPill_39tao_143,._budgetPill_39tao_144{display:inline-flex;align-items:center;max-width:100%;padding:3px 8px;border-radius:999px;font-size:.68rem;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap}._entityPill_39tao_142{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb}._propertyPill_39tao_143{text-transform:none;letter-spacing:0;font-size:.72rem}._budgetPill_39tao_144{color:#1d4ed8;background:#2563eb14;border:1px solid rgba(37,99,235,.22);text-transform:none;letter-spacing:0;font-size:.72rem}._propertyMissing_39tao_183{color:#92400e;background:#f59e0b24;border:1px solid rgba(245,158,11,.32)}._propertyAssigned_39tao_189{color:#166534;background:#22c55e1f;border:1px solid rgba(34,197,94,.26)}._status_39tao_199{flex:0 0 auto;padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:800;white-space:nowrap;border:1px solid transparent}._statusQuiet_39tao_212{background:#f8fafc;color:#64748b;border-color:#e2e8f0;font-weight:700}._draft_39tao_219{background:#fff7ed;color:#9a3412;border-color:#fed7aa}._incomplete_39tao_225{background:#f8fafc;color:#475569;border-color:#e2e8f0}._ready_39tao_231{background:#ecfdf5;color:#166534;border-color:#bbf7d0}._rejected_39tao_237{background:#fef2f2;color:#991b1b;border-color:#fecaca}._expired_39tao_243{background:#f3f4f6;color:#4b5563;border-color:#e5e7eb}._metaGrid_39tao_253{display:grid;grid-template-columns:1fr;gap:8px;padding:10px 12px;background:#f9fafb;border:1px solid #f1f5f9;border-radius:12px}._metaItem_39tao_265{min-width:0;display:flex;flex-direction:column;gap:2px}._metaLabel_39tao_273{font-size:.68rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.045em}._metaValue_39tao_281{min-width:0;font-size:.86rem;font-weight:650;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._budgetMeta_39tao_297{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:linear-gradient(135deg,#2563eb12,#2563eb05),#f8fafc;border:1px solid rgba(37,99,235,.14);border-radius:12px;color:#334155;font-size:.82rem;font-weight:650;line-height:1.35}._budgetLinkButton_39tao_321{flex:0 0 auto;padding:7px 10px;background:transparent;color:#004aad;border:1px solid rgba(0,74,173,.45);border-radius:9px;font-size:.78rem;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .05s ease}._budgetLinkButton_39tao_321:hover{background:#004aad;color:#fff;border-color:#004aad}._budgetLinkButton_39tao_321:active{transform:translateY(1px)}._attentionDot_39tao_357{width:10px;height:10px;border-radius:999px;margin-left:8px}._high_39tao_364{background:#dc2626}._medium_39tao_368{background:#eab308}._low_39tao_372{background:#2563eb}._footer_39tao_380{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto}._total_39tao_388{display:flex;flex-direction:column;gap:2px;font-size:.9rem;color:#111827}._totalLabel_39tao_397{font-size:.68rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.045em}._total_39tao_388 strong{font-size:1rem;font-weight:900;color:#111827}._footerActions_39tao_411{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}._actionButton_39tao_423,._secondaryActionButton_39tao_424{flex:0 0 auto;padding:8px 14px;border-radius:10px;font-size:.82rem;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .05s ease}._actionButton_39tao_423{border:none;background:#004aad;color:#fff}._actionButton_39tao_423:hover{background:#00358a;box-shadow:0 8px 16px #004aad2e}._secondaryActionButton_39tao_424{background:#fff;color:#004aad;border:1px solid rgba(0,74,173,.45)}._secondaryActionButton_39tao_424:hover{background:#004aad0f;border-color:#004aad;box-shadow:0 8px 16px #004aad14}._actionButton_39tao_423:active,._secondaryActionButton_39tao_424:active{transform:translateY(1px)}@keyframes _pulse-red_39tao_1{0%{box-shadow:0 0 0 2px #dc262661,0 0 #dc262647}70%{box-shadow:0 0 0 2px #dc262661,0 0 0 10px #dc262600}to{box-shadow:0 0 0 2px #dc262661,0 0 #dc262600}}@media(max-width:640px){._cardHeader_39tao_79{flex-direction:column}._status_39tao_199{align-self:flex-start}._title_39tao_86,._metaValue_39tao_281{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}._budgetMeta_39tao_297{flex-direction:column;align-items:stretch}._budgetLinkButton_39tao_321{width:100%}._footer_39tao_380{flex-direction:column;align-items:stretch}._footerActions_39tao_411{width:100%;flex-direction:column;align-items:stretch}._actionButton_39tao_423,._secondaryActionButton_39tao_424{width:100%}}._root_1yk95_12{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:48px;min-height:100%}._dashboardSummary_1yk95_26{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}._summaryCard_1yk95_32{min-height:112px;padding:1rem;display:flex;flex-direction:column;justify-content:center;gap:.35rem;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:16px;text-align:left;cursor:pointer;box-shadow:0 6px 18px #0f172a0f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}._summaryCard_1yk95_32:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0f172a1a;border-color:#9ca3af}._summaryPriority_1yk95_65{border-color:#f59e0b8c;background:linear-gradient(135deg,#f59e0b21,#f59e0b05),#fff}._summaryMutedWarning_1yk95_76{border-color:#64748b59;background:linear-gradient(135deg,#64748b1a,#64748b05),#fff}._summaryValue_1yk95_87{font-size:2rem;line-height:1;font-weight:900;letter-spacing:-.04em;color:#111827}._summaryLabel_1yk95_95{font-size:.78rem;font-weight:800;color:#374151;text-transform:uppercase;letter-spacing:.045em}._summaryHint_1yk95_103{margin-top:.2rem;font-size:.78rem;line-height:1.35;color:#6b7280;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._propertyFilterBar_1yk95_121{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px}._propertyFilterField_1yk95_134{display:flex;align-items:center;gap:.65rem;min-width:280px;flex:1 1 420px}._propertyFilterLabelText_1yk95_143{font-size:.75rem;font-weight:800;color:#4b5563;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap}._propertyFilterSelect_1yk95_152{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;max-width:620px;font-size:.84rem;font-weight:700;color:#111827;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5.5 7.5L10 12L14.5 7.5' stroke='%236b7280' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right .7rem center;background-size:16px;border:1px solid #d1d5db;border-radius:10px;padding:.62rem 2rem .62rem .8rem;cursor:pointer;line-height:1.2;transition:border .15s ease,box-shadow .15s ease,background-color .15s ease}._propertyFilterSelect_1yk95_152:hover{border-color:#9ca3af;background-color:#fff}._propertyFilterSelect_1yk95_152:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271f}._propertyFilterSummary_1yk95_198{display:inline-flex;align-items:center;gap:.45rem;min-width:0;max-width:420px;padding:.5rem .65rem;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#111827}._propertyFilterSummaryLabel_1yk95_215{font-size:.7rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.045em}._propertyFilterSummary_1yk95_198 strong{font-size:.8rem;font-weight:900;white-space:nowrap}._propertyFilterSummarySubtitle_1yk95_229{min-width:0;font-size:.74rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._propertyFilterSummaryCount_1yk95_240{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;font-size:.65rem;font-weight:900;line-height:1;background:#eef2ff;color:#1e3a8a;border:1px solid #c7d2fe;flex:0 0 auto}._tabs_1yk95_265{display:flex;gap:.5rem;margin-top:.25rem;padding-bottom:.75rem;overflow-x:auto;border-bottom:1px solid #e5e7eb;-webkit-overflow-scrolling:touch;scrollbar-width:thin}._tabButton_1yk95_280{background:transparent;border:1px solid #d1d5db;padding:.4rem .85rem;border-radius:999px;font-size:.85rem;cursor:pointer;color:#1f2937;transition:background .15s ease,border .15s ease,color .15s ease;white-space:nowrap;display:inline-flex;align-items:center;gap:.45rem}._tabButton_1yk95_280:hover{background:#f3f4f6}._tabLabelShort_1yk95_303{display:none}._activeTab_1yk95_307{background:#111827;color:#fff;border-color:#111827}._activeTab_1yk95_307:hover{background:#0b1220}._attnDot_1yk95_321{width:10px;height:10px;border-radius:999px;display:inline-block;flex:0 0 auto}._attnHigh_1yk95_329{background:#dc2626}._attnMedium_1yk95_333{background:#f59e0b}._attnLow_1yk95_337{background:#2563eb}._tabCount_1yk95_342{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;font-size:.68rem;font-weight:800;line-height:1;border:1px solid #d1d5db;color:#374151;background:#fff}._activeTab_1yk95_307 ._tabCount_1yk95_342{border-color:#ffffff59;color:#fff;background:#ffffff1f}@media(max-width:640px){._tabs_1yk95_265{gap:.4rem;padding-bottom:.6rem}._tabButton_1yk95_280{padding:.38rem .7rem;font-size:.8rem;gap:.35rem}._tabLabelFull_1yk95_380{display:none}._tabLabelShort_1yk95_303{display:inline}}._toolbar_1yk95_392{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;margin-top:.25rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._toolbarLeft_1yk95_405{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}._filterLabel_1yk95_412{font-size:.75rem;font-weight:700;color:#4b5563;white-space:nowrap}._filterSelect_1yk95_422{appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:.75rem;color:#111827;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5.5 7.5L10 12L14.5 7.5' stroke='%236b7280' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right .45rem center;background-size:14px;border:1px solid #d1d5db;border-radius:6px;padding:.35rem 1.4rem .35rem .6rem;cursor:pointer;line-height:1.2;white-space:nowrap;min-width:110px;max-width:160px;transition:border .15s ease,box-shadow .15s ease,background-color .15s ease}._filterSelect_1yk95_422:hover{border-color:#9ca3af;background-color:#f9fafb}._filterSelect_1yk95_422:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._toolbarRight_1yk95_470{display:flex;align-items:center;gap:.6rem;white-space:nowrap}._selectionCount_1yk95_477{font-size:.75rem;color:#4b5563}._deleteButton_1yk95_482{background:#dc2626;color:#fff;border:none;padding:.35rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease,transform .05s ease}._deleteButton_1yk95_482:active{transform:translateY(1px)}._deleteButton_1yk95_482:disabled{opacity:.35;cursor:not-allowed}._deleteButton_1yk95_482:not(:disabled):hover{background:#b91c1c}._panelWrapper_1yk95_513{padding:1.25rem;border-radius:12px;background:#fff;border:1px solid #e5e7eb;min-height:180px;margin-bottom:32px}._placeholder_1yk95_530{border-radius:12px;padding:1rem 1.25rem;border:1px dashed #d1d5db;background:#fafafa;font-size:.85rem;color:#374151}._cardList_1yk95_542{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._group_1yk95_552{display:contents}._groupLabel_1yk95_556{grid-column:1 / -1;margin-top:.35rem;padding-bottom:.35rem;font-size:.78rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3f4f6}@media(max-width:1024px){._dashboardSummary_1yk95_26{grid-template-columns:repeat(2,minmax(0,1fr))}._propertyFilterBar_1yk95_121{align-items:stretch;flex-direction:column}._propertyFilterField_1yk95_134{min-width:0;flex:1 1 auto}._propertyFilterSelect_1yk95_152{max-width:none}._propertyFilterSummary_1yk95_198{max-width:none;justify-content:flex-start}}@media(max-width:768px){._root_1yk95_12{gap:.7rem;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}._dashboardSummary_1yk95_26{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}._summaryCard_1yk95_32{min-height:0;padding:.55rem .65rem;border-radius:10px;gap:.15rem;box-shadow:none}._summaryCard_1yk95_32:hover{transform:none;box-shadow:none}._summaryValue_1yk95_87{font-size:1.2rem;letter-spacing:0}._summaryLabel_1yk95_95{font-size:.68rem;line-height:1.15;letter-spacing:.02em}._summaryHint_1yk95_103{display:none}._propertyFilterField_1yk95_134{align-items:center;flex-direction:row;gap:.45rem}._propertyFilterSummary_1yk95_198,._propertyFilterLabelText_1yk95_143{display:none}._propertyFilterBar_1yk95_121{padding:.45rem;border-radius:12px}._propertyFilterSelect_1yk95_152{padding-block:.5rem;font-size:.8rem}._toolbar_1yk95_392{flex-direction:column;align-items:stretch;gap:.6rem}._toolbarLeft_1yk95_405{flex-wrap:wrap}._filterSelect_1yk95_422{min-width:140px;flex:1}._toolbarRight_1yk95_470{justify-content:space-between}._panelWrapper_1yk95_513{padding:1rem;margin-bottom:24px}._cardList_1yk95_542{grid-template-columns:1fr;gap:.85rem}}@media(max-width:480px){._root_1yk95_12{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}._filterSelect_1yk95_422{width:100%;max-width:none}._toolbarLeft_1yk95_405{flex-direction:column;align-items:stretch}._toolbarRight_1yk95_470{flex-direction:column;align-items:stretch;gap:.5rem}._deleteButton_1yk95_482{width:100%}._tabCount_1yk95_342{min-width:16px;height:16px;padding:0 4px;font-size:.62rem}._propertyFilterSummaryCount_1yk95_240{min-width:16px;height:16px;padding:0 4px;font-size:.6rem}._panelWrapper_1yk95_513{padding:.85rem;margin-bottom:40px}}._root_l8467_13{display:flex;flex-direction:column;gap:24px}._inboxHeader_l8467_23{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:4px 0 0}._title_l8467_32{margin:0;font-size:1.35rem;font-weight:800;color:var(--text-primary)}._subtitle_l8467_39{margin:6px 0 0;font-size:.9rem;color:var(--text-muted)}._filterToolbar_l8467_49{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:12px;padding:12px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:12px}._filterField_l8467_60{display:flex;flex-direction:column;gap:6px;min-width:0}._filterLabel_l8467_67{font-size:.72rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.045em}._filterSelect_l8467_75{width:100%;min-height:40px;padding:0 34px 0 12px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--surface-elevated);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5.5 7.5L10 12L14.5 7.5' stroke='%236b7280' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;color:var(--text-primary);border:1px solid var(--border-soft);border-radius:8px;font-size:.86rem;font-weight:700;line-height:1.2}._filterSelect_l8467_75:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,transparent)}._propertyTabs_l8467_108{display:flex;gap:10px;flex-wrap:wrap;padding:12px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:16px}._propertyTab_l8467_108{display:inline-flex;align-items:center;gap:8px;min-height:42px;max-width:260px;padding:8px 12px;background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--border-soft);border-radius:999px;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._propertyTab_l8467_108:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}._activePropertyTab_l8467_148{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,var(--surface-elevated))}._propertyTabLabel_l8467_153{font-size:.85rem;font-weight:700;white-space:nowrap}._propertyTabSubtitle_l8467_159{max-width:130px;font-size:.72rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._propertyTabCount_l8467_170{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:var(--primary);color:#fff;border-radius:999px;font-size:.72rem;font-weight:800}._statusFilters_l8467_192{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._statusFilterButton_l8467_199{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 10px;background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--border-soft);border-radius:999px;font-size:.78rem;font-weight:750;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}._statusFilterButton_l8467_199:hover{transform:translateY(-1px);border-color:var(--primary)}._activeStatusFilter_l8467_228{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,var(--surface-elevated));color:var(--primary)}._statusFilterCount_l8467_234{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--surface-muted);color:var(--text-muted);border-radius:999px;font-size:.68rem;font-weight:850}._activeStatusFilter_l8467_228 ._statusFilterCount_l8467_234{background:var(--primary);color:#fff}._grid_l8467_258{display:flex;flex-direction:column;gap:20px}._placeholder_l8467_267{padding:40px 20px;text-align:center;color:var(--text-muted)}._projectSection_l8467_276{display:flex;flex-direction:column;gap:14px;padding:16px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:16px}._projectHeader_l8467_288{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--border-soft)}._projectHeaderMain_l8467_298{min-width:0;display:flex;flex-direction:column;gap:4px}._projectHeaderAside_l8467_305{display:flex;align-items:flex-end;flex-direction:column;gap:8px;flex:0 0 auto}._projectEyebrow_l8467_313{font-size:.68rem;font-weight:850;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}._projectTitle_l8467_321{margin:0;font-size:1rem;line-height:1.25;font-weight:850;color:var(--text-primary)}._projectSubtitle_l8467_329{min-width:0;font-size:.82rem;font-weight:600;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._projectStats_l8467_339{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap;max-width:420px}._projectStats_l8467_339 span{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;background:var(--surface-elevated);color:var(--text-muted);border:1px solid var(--border-soft);border-radius:999px;font-size:.72rem;font-weight:750}._compareButton_l8467_364{min-height:34px;padding:7px 12px;background:var(--primary);color:#fff;border:1px solid var(--primary);border-radius:8px;font-size:.78rem;font-weight:800;cursor:pointer;transition:opacity .15s ease,transform .15s ease}._compareButton_l8467_364:hover{opacity:.9;transform:translateY(-1px)}._card_l8467_391{background:var(--surface-elevated);border:1px solid var(--border-soft);border-radius:16px;width:100%;padding:20px;display:grid;grid-template-columns:1fr auto;gap:16px 24px;align-items:start;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}._card_l8467_391:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}._unassignedCard_l8467_412{border-color:#f59e0b;background:linear-gradient(90deg,#f59e0b14,#f59e0b00),var(--surface-elevated)}._headerRow_l8467_426{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}._contractorHeader_l8467_434{display:flex;align-items:center;gap:12px;min-width:0}._contractorMeta_l8467_441{display:flex;flex-direction:column;gap:4px;min-width:0}._contractorLine_l8467_448{display:flex;align-items:baseline;gap:12px;min-width:0}._contractorName_l8467_455{font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._status_l8467_192{font-size:.8rem;color:var(--text-muted);white-space:nowrap}._logoWrapper_l8467_472{width:48px;height:48px;flex:0 0 auto}._logo_l8467_472{width:100%;height:100%;object-fit:contain}._logoPlaceholder_l8467_484{width:100%;height:100%;background:var(--surface-muted);display:flex;align-items:center;justify-content:center;font-size:.75rem;border-radius:8px}._total_l8467_498{font-size:1.4rem;font-weight:700;justify-self:end;white-space:nowrap}._propertyStatusRow_l8467_509{grid-column:1 / -1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:12px}._propertyWarningBadge_l8467_524{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:800;white-space:nowrap}._propertyWarningBadge_l8467_524{background:#f59e0b24;color:#92400e;border:1px solid rgba(245,158,11,.28)}._propertyAddress_l8467_542{min-width:0;font-size:.82rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._budgetStatusBox_l8467_557{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 8%,transparent),#fff0),var(--surface-muted);border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border-soft));border-radius:12px;cursor:default}._budgetStatusText_l8467_581{min-width:0;display:flex;flex-direction:column;gap:4px}._budgetBadge_l8467_589{display:inline-flex;align-items:center;align-self:flex-start;width:fit-content;max-width:100%;padding:4px 9px;border-radius:999px;background:color-mix(in srgb,var(--primary) 12%,var(--surface-elevated));color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border-soft));font-size:.72rem;font-weight:850;line-height:1.2}._budgetHelpText_l8467_610{font-size:.82rem;font-weight:600;color:var(--text-muted);line-height:1.35}._budgetActionButton_l8467_617{flex:0 0 auto;padding:8px 12px;background:transparent;color:var(--primary);border:1px solid var(--primary);border-radius:8px;font-size:.82rem;font-weight:750;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease,opacity .15s ease}._budgetActionButton_l8467_617:hover{background:var(--primary);color:#fff;transform:translateY(-1px)}._budgetActionButton_l8467_617:disabled{opacity:.6;cursor:not-allowed;transform:none}._assignmentBox_l8467_655{grid-column:1 / -1;display:flex;flex-direction:column;gap:10px;padding:12px;background:#f59e0b14;border:1px solid rgba(245,158,11,.28);border-radius:12px;cursor:default}._assignmentText_l8467_671{font-size:.84rem;color:var(--text-primary);font-weight:600}._assignmentControls_l8467_677{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._assignmentSelect_l8467_684{flex:1 1 320px;min-width:220px;padding:8px 10px;color:var(--text-primary);background:var(--surface-elevated);border:1px solid var(--border-soft);border-radius:8px;font-size:.84rem}._assignmentSelect_l8467_684:focus{outline:none;border-color:var(--primary)}._assignButton_l8467_704{flex:0 0 auto;padding:8px 12px;background:var(--primary);color:#fff;border:1px solid var(--primary);border-radius:8px;font-size:.82rem;font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease}._assignButton_l8467_704:hover{opacity:.9;transform:translateY(-1px)}._assignButton_l8467_704:disabled{opacity:.6;cursor:not-allowed;transform:none}._assignmentWarning_l8467_733{font-size:.82rem;color:#92400e;font-weight:700}._acceptBlockedNote_l8467_739{grid-column:1 / -1;padding:8px 10px;background:#f59e0b14;border-left:3px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.82rem;font-weight:700}._trustSignals_l8467_756{display:flex;gap:12px;flex-wrap:wrap;grid-column:1 / 2}._trustWarning_l8467_763{font-size:.75rem;color:#b45309}._specSection_l8467_771{border-top:1px solid var(--border-soft);padding-top:10px;display:flex;flex-direction:column;gap:8px;grid-column:1 / 2}._specStatus_l8467_780{font-size:.85rem;font-weight:600;padding:6px 10px;border-radius:6px;background:var(--surface-muted);color:var(--text-primary)}._specButton_l8467_789{align-self:flex-start;background:transparent;border:1px solid var(--primary);color:var(--primary);border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}._specButton_l8467_789:hover{background:var(--primary);color:#fff}._actions_l8467_810{display:flex;gap:10px;justify-self:end;grid-column:2 / 3}._acceptButton_l8467_817,._rejectButton_l8467_818{padding:8px 12px;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}._acceptButton_l8467_817{background:var(--primary);border:1px solid var(--primary);color:#fff}._acceptButton_l8467_817:hover{opacity:.9}._rejectButton_l8467_818{background:transparent;border:1px solid #dc2626;color:#dc2626}._rejectButton_l8467_818:hover{background:#dc2626;color:#fff}._acceptButton_l8467_817:disabled,._rejectButton_l8467_818:disabled{opacity:.6;cursor:not-allowed}._viewButton_l8467_857{grid-column:2 / 3;justify-self:end;background:var(--primary);color:#fff;border:none;border-radius:8px;padding:6px 12px;font-size:.85rem;cursor:pointer;transition:opacity .15s ease}._viewButton_l8467_857:hover{opacity:.9}@media(max-width:768px){._root_l8467_13{gap:.75rem}._inboxHeader_l8467_23{flex-direction:column;gap:10px}._filterToolbar_l8467_49{grid-template-columns:1fr;gap:10px;padding:10px}._propertyTabs_l8467_108{flex-wrap:nowrap;overflow-x:auto;padding:.45rem;gap:.4rem;border-radius:12px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}._propertyTab_l8467_108{width:auto;max-width:180px;min-height:34px;flex:0 0 auto;justify-content:space-between;border-radius:999px;padding:.45rem .65rem}._propertyTabSubtitle_l8467_159{display:none}._propertyTabLabel_l8467_153{font-size:.78rem;overflow:hidden;text-overflow:ellipsis}._propertyTabCount_l8467_170{min-width:18px;height:18px;padding:0 5px;font-size:.65rem}._statusFilters_l8467_192{flex-wrap:nowrap;overflow-x:auto;gap:.4rem;padding-bottom:.1rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}._statusFilterButton_l8467_199{flex:0 0 auto;min-height:32px;padding:.4rem .55rem;font-size:.72rem}._statusFilterButton_l8467_199:hover{transform:none}._statusFilterCount_l8467_234{min-width:18px;height:18px;padding:0 5px;font-size:.62rem}._projectSection_l8467_276{padding:.75rem;gap:.75rem;border-radius:12px}._projectHeader_l8467_288{flex-direction:column;gap:.65rem;padding-bottom:.65rem}._projectHeaderAside_l8467_305{width:100%;align-items:stretch}._projectTitle_l8467_321{font-size:.95rem}._projectSubtitle_l8467_329{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}._projectStats_l8467_339{justify-content:flex-start;max-width:none}._compareButton_l8467_364{width:100%}._projectStats_l8467_339 span{min-height:22px;padding:3px 7px;font-size:.68rem}._card_l8467_391{grid-template-columns:1fr;gap:16px}._headerRow_l8467_426{flex-direction:column;gap:12px}._total_l8467_498{justify-self:start;white-space:normal}._contractorLine_l8467_448{flex-direction:column;align-items:flex-start;gap:4px}._contractorName_l8467_455,._status_l8467_192,._propertyAddress_l8467_542{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}._propertyStatusRow_l8467_509,._budgetStatusBox_l8467_557,._assignmentBox_l8467_655,._acceptBlockedNote_l8467_739{grid-column:1}._budgetStatusBox_l8467_557{flex-direction:column;align-items:stretch}._budgetActionButton_l8467_617{width:100%}._assignmentControls_l8467_677{flex-direction:column;align-items:stretch}._assignmentSelect_l8467_684,._assignButton_l8467_704{width:100%;flex:1 1 auto}._actions_l8467_810{grid-column:1;flex-direction:column;justify-self:stretch}._viewButton_l8467_857{grid-column:1;justify-self:stretch}}._root_lvbiv_9{width:100%;max-width:1040px;margin:0 auto;padding:16px 20px 120px;display:flex;flex-direction:column;gap:14px}._rootWide_lvbiv_22{width:100%;max-width:1180px;margin:0 auto;padding:16px 20px 120px;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){._root_lvbiv_9,._rootWide_lvbiv_22{padding:12px 12px 96px;gap:.75rem}}._header_lvbiv_46{display:flex;flex-direction:column;gap:2px;margin:0;padding:0}._heading_lvbiv_55{font-size:1.55rem;font-weight:600;letter-spacing:-.3px;color:var(--text-primary);margin:0}._subheading_lvbiv_63{font-size:.9rem;color:var(--text-muted);max-width:560px;margin:0}._compareHeader_lvbiv_70{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._compareTitleBlock_lvbiv_77{min-width:0;display:flex;flex-direction:column;gap:4px}._eyebrow_lvbiv_84{font-size:.7rem;font-weight:850;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}._secondaryButton_lvbiv_92,._linkButton_lvbiv_93{min-height:36px;padding:8px 12px;background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--border-soft);border-radius:8px;font-size:.82rem;font-weight:750;cursor:pointer;transition:border-color .15s ease,transform .15s ease,background .15s ease}._secondaryButton_lvbiv_92:hover,._linkButton_lvbiv_93:hover{border-color:var(--primary);transform:translateY(-1px)}._linkButton_lvbiv_93{width:100%;color:var(--primary)}._placeholder_lvbiv_124{width:min(100%,720px);margin:48px auto;padding:32px 20px;color:var(--text-muted);text-align:center;background:var(--surface-elevated);border:1px solid var(--border-soft);border-radius:12px}._indexGrid_lvbiv_137{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}._indexCard_lvbiv_143{display:flex;flex-direction:column;gap:10px;padding:14px;background:var(--surface-elevated);border:1px solid var(--border-soft);border-radius:12px}._indexMain_lvbiv_155{display:flex;align-items:flex-start;gap:10px;min-width:0}._indexLetter_lvbiv_162{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border-radius:999px;font-size:.9rem;font-weight:900}._indexMeta_lvbiv_180{min-width:0;display:flex;flex-direction:column;gap:3px}._indexMeta_lvbiv_180 h3{margin:0;font-size:.95rem;font-weight:850;color:var(--text-primary)}._indexMeta_lvbiv_180 span{font-size:.8rem;font-weight:650;color:var(--text-muted)}._indexBadges_lvbiv_200{display:flex;flex-wrap:wrap;gap:6px}._indexBadges_lvbiv_200 span{padding:4px 8px;background:color-mix(in srgb,var(--primary) 10%,var(--surface-muted));color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border-soft));border-radius:999px;font-size:.7rem;font-weight:800}._comparePanel_lvbiv_219{display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--surface-elevated);border:1px solid var(--border-soft);border-radius:12px}._panelHeader_lvbiv_231{display:flex;justify-content:space-between;gap:12px}._panelHeader_lvbiv_231 h3{margin:2px 0 0;font-size:1rem;font-weight:850;color:var(--text-primary)}._tableScroll_lvbiv_244{width:100%;overflow-x:auto;border:1px solid var(--border-soft);border-radius:10px}._compareTable_lvbiv_251{width:100%;min-width:680px;table-layout:fixed;border-collapse:collapse;background:var(--surface-elevated)}._compareTable_lvbiv_251 th:first-child,._compareTable_lvbiv_251 td:first-child{width:clamp(100px,16%,150px);max-width:160px}._compareTable_lvbiv_251 th,._compareTable_lvbiv_251 td{padding:12px;border-bottom:1px solid var(--border-soft);vertical-align:top;text-align:left}._compareTable_lvbiv_251 thead th{position:sticky;top:0;z-index:1;background:var(--surface-muted);color:var(--text-muted);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}._compareTable_lvbiv_251 tbody th{color:var(--text-primary);font-size:.86rem;font-weight:800;overflow-wrap:anywhere}._compareTable_lvbiv_251 tbody td{color:var(--text-primary);font-size:.84rem;font-weight:650;overflow-wrap:anywhere}._compareTable_lvbiv_251 tbody td strong{display:block;color:var(--text-primary);font-size:.9rem;font-weight:850}._compareTable_lvbiv_251 small{display:block;margin-top:4px;color:var(--text-muted);font-size:.74rem;line-height:1.3;font-weight:600}._mutedValue_lvbiv_317{color:var(--text-muted);font-size:.82rem;font-weight:650}._totalRow_lvbiv_323 th,._totalRow_lvbiv_323 td{background:var(--surface-muted);font-size:.9rem;font-weight:900}._priceRow_lvbiv_330 th,._priceRow_lvbiv_330 td{background:color-mix(in srgb,var(--primary) 7%,var(--surface-muted))}._priceRow_lvbiv_330 td strong{font-size:.95rem;color:var(--primary)}._specGroupList_lvbiv_340{display:flex;flex-direction:column;gap:14px}._specGroup_lvbiv_340{display:flex;flex-direction:column;gap:10px}._specGroupHeader_lvbiv_352{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}._specGroupHeader_lvbiv_352 h4{margin:0;color:var(--text-primary);font-size:.95rem;font-weight:850}._specGroupHeader_lvbiv_352 span{color:var(--text-muted);font-size:.78rem;font-weight:700}._emptyState_lvbiv_372{padding:20px;color:var(--text-muted);background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:10px}@media(max-width:768px){._heading_lvbiv_55{font-size:1.2rem;line-height:1.2}._subheading_lvbiv_63{font-size:.82rem;line-height:1.25}._compareHeader_lvbiv_70{flex-direction:column-reverse;gap:10px}._secondaryButton_lvbiv_92{width:100%}._indexGrid_lvbiv_137{grid-template-columns:1fr}._comparePanel_lvbiv_219{padding:12px}._compareTable_lvbiv_251{min-width:620px}}@media(min-width:900px){._header_lvbiv_46{flex-direction:row;align-items:baseline;gap:16px}._subheading_lvbiv_63{max-width:none;white-space:nowrap}}._root_cfczb_13{width:100%;max-width:960px;min-height:100dvh;margin:0 auto;padding:24px;padding-bottom:calc(96px + env(safe-area-inset-bottom));box-sizing:border-box}._placeholder_cfczb_29{padding:24px;margin-bottom:calc(96px + env(safe-area-inset-bottom));border:1px dashed #ccc;border-radius:10px;background:#fafafa;color:#555}._header_cfczb_43{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._heading_cfczb_51{margin:0;font-size:1.6rem;font-weight:600;color:#111}._backButton_cfczb_59{background:none;border:none;padding:0;font-size:.9rem;color:#555;cursor:pointer}._backButton_cfczb_59:hover{text-decoration:underline}._valueModalBackdrop_cfczb_78{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:22px;background:#1118278a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._valueModal_cfczb_78{position:relative;width:min(760px,100%);max-height:min(86vh,760px);overflow:auto;padding:28px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fffef9;box-shadow:0 24px 72px #0f172a47;display:flex;flex-direction:column;gap:18px}._valueModal_cfczb_78:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#1e7e34,#d99a21,#2563eb)}._valueModalClose_cfczb_118{position:absolute;top:14px;right:14px;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111827;cursor:pointer}._valueModalClose_cfczb_118:hover{background:#f8fafc}._valueModalHero_cfczb_141{padding-right:34px}._valueModalKicker_cfczb_145{display:inline-flex;width:fit-content;margin-bottom:10px;padding:5px 9px;border-radius:999px;border:1px solid #cfe8d5;background:#eef9f0;color:#176126;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}._valueModalHero_cfczb_141 h2{max-width:660px;margin:0;color:#111827;font-size:33px;line-height:1.08;font-weight:850;letter-spacing:0}._valueModalHero_cfczb_141 p{max-width:660px;margin:12px 0 0;color:#374151;font-size:16px;line-height:1.55}._valueModalHero_cfczb_141 strong,._valueModalCallout_cfczb_181 strong{color:#0f5b24;font-weight:850}._valueModalGrid_cfczb_186{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}._valuePoint_cfczb_192{padding:4px 0 4px 12px;border-left:3px solid #cfe8d5;display:flex;flex-direction:column;gap:10px}._valuePoint_cfczb_192 svg{color:#1f6f3b}._valuePoint_cfczb_192:nth-child(2){border-left-color:#f2d18b}._valuePoint_cfczb_192:nth-child(2) svg{color:#8a5a00}._valuePoint_cfczb_192:nth-child(3){border-left-color:#c7d7fe}._valuePoint_cfczb_192:nth-child(3) svg{color:#1d4ed8}._valuePoint_cfczb_192 h3{margin:0 0 5px;color:#111827;font-size:15px;font-weight:850}._valuePoint_cfczb_192 p{margin:0;color:#4b5563;font-size:13px;line-height:1.45}._valueModalCallout_cfczb_181{padding:12px 14px;border-radius:8px;border:1px solid #d7e9df;background:#f4fbf6;color:#26362b;display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45}._valueModalCallout_cfczb_181 svg{flex:0 0 auto;margin-top:1px;color:#1e7e34}._valueModalPrimary_cfczb_256{align-self:flex-end;min-width:190px;padding:12px 18px;border:none;border-radius:8px;background:#1e7e34;color:#fff;font-size:14px;font-weight:850;cursor:pointer;transition:background .15s ease,transform .05s ease}._valueModalPrimary_cfczb_256:hover{background:#16662a;transform:translateY(-1px)}._contextPanel_cfczb_279{margin-bottom:24px;padding:18px;border:1px solid #dfe5ee;border-radius:14px;background:#fff;box-shadow:0 4px 14px #0f172a0a;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px}._contextMain_cfczb_294{min-width:0;display:flex;flex-direction:column;gap:6px}._contextEyebrow_cfczb_302{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;border:1px solid #d9e3f0;background:#f7f9fc;color:#536171;font-size:.74rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}._contextTitle_cfczb_320{margin:0;color:#111827;font-size:1.55rem;font-weight:800;line-height:1.18;overflow-wrap:anywhere}._contextSubtitle_cfczb_331{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#4b5563;font-size:.9rem;line-height:1.35}._contextTotal_cfczb_342{min-width:150px;align-self:start;padding:12px 14px;border-radius:12px;border:1px solid #e0e6ef;background:#f8fafc;display:flex;flex-direction:column;gap:4px;text-align:right}._contextTotalLabel_cfczb_359{color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}._contextTotal_cfczb_342 strong{color:#111827;font-size:1.15rem;font-weight:900}._contextGrid_cfczb_373{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._contextItem_cfczb_381{min-width:0;padding:10px 12px;border-radius:12px;border:1px solid #e5eaf2;background:#fbfcfe;display:flex;flex-direction:column;gap:4px}._contextItem_cfczb_381 span{color:#64748b;font-size:.75rem;font-weight:700}._contextItem_cfczb_381 strong{color:#111827;font-size:.9rem;font-weight:800;overflow-wrap:anywhere}._nextStepPanel_cfczb_413{margin-bottom:20px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #dbe5f0;border-radius:14px;background:#f8fafc}._nextStepEyebrow_cfczb_428{display:inline-flex;margin-bottom:4px;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}._nextStepPanel_cfczb_413 h3{margin:0;color:#111827;font-size:1rem;font-weight:850}._nextStepPanel_cfczb_413 p{margin:4px 0 0;color:#475569;font-size:.86rem;line-height:1.35}._nextStepButton_cfczb_453{flex:0 0 auto;padding:9px 12px;border-radius:10px;border:1px solid #0c2f59;background:#0c2f59;color:#fff;font-size:.86rem;font-weight:800;cursor:pointer}._nextStepButton_cfczb_453:disabled{opacity:.55;cursor:not-allowed}._contractorCard_cfczb_478{display:flex;gap:16px;padding:14px 16px;margin-bottom:20px;border:1px solid #e2e2e2;border-radius:12px;background:#fff}._logoWrapper_cfczb_491{width:72px;height:72px;flex-shrink:0}._logo_cfczb_491{width:100%;height:100%;object-fit:contain;border-radius:8px;border:1px solid #ddd;background:#fff}._logoPlaceholder_cfczb_509{width:100%;height:100%;border-radius:8px;border:1px dashed #ccc;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#777}._contractorMeta_cfczb_526{display:flex;flex-direction:column;gap:4px}._contractorName_cfczb_532{margin:0;font-size:1.1rem;font-weight:600;color:#222}._contractorLine_cfczb_540{font-size:.85rem;color:#555}._warnings_cfczb_548{margin-bottom:20px;display:flex;flex-direction:column;gap:6px}._warningLow_cfczb_556{padding:8px 10px;border-radius:6px;border:1px solid #ddd;background:#f6f6f6;color:#555;font-size:.8rem}._warningMedium_cfczb_568{padding:8px 10px;border-radius:6px;border:1px solid #f0d9a6;background:#fff6e6;color:#7a5200;font-size:.8rem}._meta_cfczb_583{display:flex;gap:24px;margin-bottom:24px;font-size:.85rem;color:#555}._sections_cfczb_596{display:flex;flex-direction:column;gap:12px}._section_cfczb_596{padding:0;overflow:hidden;border:1px solid #e2e2e2;border-radius:12px;background:#fff}._sectionToggle_cfczb_612{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:transparent;border:none;color:inherit;text-align:left;cursor:pointer}._sectionToggle_cfczb_612:hover{background:#f8fafc}._sectionToggle_cfczb_612:focus-visible,._itemRowButton_cfczb_635:focus-visible{outline:2px solid #0c2f59;outline-offset:-2px}._sectionTitle_cfczb_640{margin:0;font-size:1rem;font-weight:600;color:#222}._sectionMeta_cfczb_648{flex:0 0 auto;color:#64748b;font-size:.78rem;font-weight:750;white-space:nowrap}._itemBlock_cfczb_660{padding:0 16px;border-bottom:1px solid #eee}._itemBlock_cfczb_660:last-child{border-bottom:none}._itemRow_cfczb_635{display:flex;justify-content:space-between;gap:12px}._itemRowButton_cfczb_635{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;background:transparent;border:none;color:inherit;text-align:left;cursor:pointer}._itemRowButton_cfczb_635:hover span:first-child{color:#0c2f59}._itemRow_cfczb_635 span:first-child,._itemRowButton_cfczb_635 span:first-child{min-width:0;font-size:.95rem;color:#222;overflow-wrap:anywhere}._itemRow_cfczb_635 span:last-child,._itemRowButton_cfczb_635 span:last-child{flex-shrink:0;font-size:.95rem;font-weight:600;color:#111;text-align:right}._totals_cfczb_720{margin-top:28px;padding-top:16px;border-top:1px solid #ddd;display:flex;flex-direction:column;gap:8px;font-size:.95rem}._totals_cfczb_720>div{display:flex;justify-content:space-between;gap:16px;color:#333}._totalFinal_cfczb_741{margin-top:8px;font-size:1.1rem;font-weight:700;color:#111}._specRequestPanel_cfczb_752{margin-top:18px;margin-bottom:calc(72px + env(safe-area-inset-bottom));padding:16px;border:1px solid #e2e2e2;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:10px}._specRequestPanel_cfczb_752 h3{margin:0;font-size:1.2rem;font-weight:700;color:#111}._specRequestPanel_cfczb_752 p{margin:0;font-size:.9rem;font-weight:500;color:#475569;line-height:1.35}._specBreakdown_cfczb_785{margin-top:4px;padding:12px;border-radius:10px;border:1px solid #e0e6ef;background:#f7f9fc;display:flex;flex-direction:column;gap:8px}._breakdownGroup_cfczb_799{display:flex;flex-direction:column;gap:7px;padding:10px;border:1px solid #e5edf6;border-radius:8px;background:#fff}._breakdownGroupHeader_cfczb_812{color:#64748b;font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}._breakdownRow_cfczb_820,._breakdownSubtotal_cfczb_821,._specTotal_cfczb_822{display:flex;justify-content:space-between;gap:12px;font-size:.9rem;color:#333}._breakdownRow_cfczb_820 span:first-child,._breakdownSubtotal_cfczb_821 span:first-child{min-width:0}._breakdownRow_cfczb_820 span:last-child,._breakdownSubtotal_cfczb_821 span:last-child,._specTotal_cfczb_822 span:last-child{flex-shrink:0;text-align:right}._breakdownSubtotal_cfczb_821{margin-top:2px;padding-top:7px;border-top:1px solid #eef2f7;color:#0f172a;font-weight:800}._feeValue_cfczb_851{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;text-align:right}._rewardToggle_cfczb_860{display:flex;align-items:center;justify-content:flex-start!important;gap:8px;padding:8px 10px;border:1px solid #d6e4f5;border-radius:8px;background:#fff;color:#16436f;font-weight:700}._rewardToggle_cfczb_860 input{width:16px;height:16px;accent-color:#0c2f59}._specTotal_cfczb_822{margin-top:4px;padding-top:8px;border-top:1px solid #e5eaf2;font-weight:800;color:#111}._requestSpecsButton_cfczb_889{width:100%;margin-top:4px;padding:10px 12px;border-radius:10px;border:1px solid #0c2f59;background:#0c2f59;color:#fff;font-weight:800;font-size:.9rem;cursor:pointer;transition:opacity .2s ease}._requestSpecsButton_cfczb_889:hover{opacity:.92}._requestSpecsButton_cfczb_889:disabled{cursor:not-allowed;opacity:.55}._specRequestMessage_cfczb_917{padding:10px 12px;border-radius:10px;border:1px solid #cde8d6;background:#e6f4ea;color:#1a7f37;font-size:.85rem}._mobileActionBar_cfczb_932{display:none}._mobilePrimaryAction_cfczb_936{width:100%;padding:11px 14px;border:1px solid #0c2f59;border-radius:12px;background:#0c2f59;color:#fff;font-size:.92rem;font-weight:850;cursor:pointer}._mobilePrimaryAction_cfczb_936:disabled{opacity:.6;cursor:not-allowed}@media(max-width:760px){._contextPanel_cfczb_279{grid-template-columns:1fr}._contextTotal_cfczb_342{width:100%;min-width:0;text-align:left}._contextGrid_cfczb_373{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._root_cfczb_13{padding:12px;padding-bottom:calc(112px + env(safe-area-inset-bottom))}._header_cfczb_43{margin-bottom:12px;gap:10px}._heading_cfczb_51{font-size:1.2rem}._contextPanel_cfczb_279{margin-bottom:12px;padding:12px;gap:12px;border-radius:12px;box-shadow:none}._contextTitle_cfczb_320{font-size:1.15rem}._contextSubtitle_cfczb_331{font-size:.85rem}._contextGrid_cfczb_373{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._contextItem_cfczb_381{padding:8px 9px;border-radius:10px}._contextItem_cfczb_381 span{font-size:.68rem}._contextItem_cfczb_381 strong{font-size:.8rem}._nextStepPanel_cfczb_413{margin-bottom:12px;padding:12px;align-items:stretch;flex-direction:column;gap:10px}._nextStepButton_cfczb_453{display:none}._valueModalBackdrop_cfczb_78{align-items:flex-end;padding:12px}._valueModal_cfczb_78{max-height:92vh;padding:22px 18px 18px;border-radius:12px;gap:14px}._valueModalHero_cfczb_141{padding-right:28px}._valueModalHero_cfczb_141 h2{font-size:25px}._valueModalHero_cfczb_141 p{font-size:14px}._valueModalGrid_cfczb_186{grid-template-columns:1fr}._valuePoint_cfczb_192{flex-direction:row;align-items:flex-start}._valueModalPrimary_cfczb_256{width:100%}._contractorCard_cfczb_478{flex-direction:column;align-items:flex-start}._meta_cfczb_583{flex-direction:column;gap:8px}._section_cfczb_596{border-radius:10px}._sections_cfczb_596{gap:12px}._sectionToggle_cfczb_612{padding:12px}._sectionMeta_cfczb_648{font-size:.72rem}._itemBlock_cfczb_660{padding:0 12px}._itemRow_cfczb_635{align-items:flex-start}._itemRow_cfczb_635 span:first-child,._itemRowButton_cfczb_635 span:first-child{min-width:0;overflow-wrap:anywhere}._itemRow_cfczb_635 span:last-child,._itemRowButton_cfczb_635 span:last-child{flex-shrink:0;text-align:right}._specRequestPanel_cfczb_752{margin-top:12px;margin-bottom:calc(96px + env(safe-area-inset-bottom));padding:12px;border-radius:10px}._specRequestPanel_cfczb_752 h3{font-size:1rem}._specRequestPanel_cfczb_752 p{font-size:.82rem}._requestSpecsButton_cfczb_889{display:none}._breakdownRow_cfczb_820,._specTotal_cfczb_822,._totals_cfczb_720>div{align-items:flex-start}._breakdownRow_cfczb_820 span:first-child,._specTotal_cfczb_822 span:first-child,._totals_cfczb_720>div span:first-child{min-width:0;overflow-wrap:anywhere}._breakdownRow_cfczb_820 span:last-child,._specTotal_cfczb_822 span:last-child,._totals_cfczb_720>div span:last-child{flex-shrink:0;text-align:right}._mobileActionBar_cfczb_932{position:fixed;left:0;right:0;bottom:0;z-index:30;display:block;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e5e7eb;box-shadow:0 -8px 24px #0f172a1a}}._root_1rgom_14{margin-top:14px}._toggle_1rgom_21{background:none;border:none;padding:0;font-size:.85rem;font-weight:600;color:#0c2f59;cursor:pointer;transition:opacity .2s ease}._toggle_1rgom_21:hover{opacity:.8}._panel_1rgom_41{margin-top:8px;padding:14px 16px;border-radius:10px;background:#f7f9fc;border:1px solid #e0e6ef;display:flex;flex-direction:column;gap:14px}._sectionHeader_1rgom_58{display:flex;flex-direction:column;gap:6px}._sectionTitleRow_1rgom_64{display:flex;align-items:center;gap:10px}._sectionTitle_1rgom_64{font-size:.95rem;font-weight:700;color:#111}._sectionSubtitle_1rgom_76{font-size:.82rem;color:#5a5a5a;line-height:1.35}._stateBadgeProvided_1rgom_85,._stateBadgePending_1rgom_86,._stateBadgeNeutral_1rgom_87{font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.3px;border:1px solid transparent}._stateBadgeProvided_1rgom_85{background:#e6f4ea;color:#1a7f37;border-color:#cde8d6}._stateBadgePending_1rgom_86{background:#fff4e5;color:#8a4b00;border-color:#ffe1b8}._stateBadgeNeutral_1rgom_87{background:#eef2f7;color:#475569;border-color:#dde5ef}._divider_1rgom_117{height:1px;background:#e5eaf2;border-radius:999px}._loading_1rgom_126{font-size:.8rem;color:#666;opacity:.85}._empty_1rgom_135{font-size:.82rem;color:#666;opacity:.9}._componentBlock_1rgom_144{display:flex;flex-direction:column;gap:6px;padding:10px;border-radius:10px;background:#ffffffbf;border:1px solid rgba(224,230,239,.9)}._componentHeader_1rgom_159{display:flex;align-items:center;justify-content:space-between;gap:10px}._componentTitle_1rgom_167{font-size:.9rem;font-weight:650;color:#1a1a1a}._summary_1rgom_176{font-size:.82rem;line-height:1.45;color:#444;padding-left:2px}._lockBadge_1rgom_187{font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:999px;background:#e6f4ea;color:#1a7f37;border:1px solid #cde8d6;letter-spacing:.3px}._options_1rgom_205{display:flex;flex-direction:column;gap:10px}._optionCard_1rgom_214{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:10px;background:#ffffffb3;border:1px solid rgba(224,230,239,.95);cursor:pointer}._optionCard_1rgom_214 input[type=radio]{margin-top:3px;cursor:pointer}._optionMeta_1rgom_233{flex:1;display:flex;flex-direction:column;gap:6px}._optionTitleRow_1rgom_240{display:flex;align-items:baseline;justify-content:space-between;gap:12px}._optionTitle_1rgom_240{font-size:.88rem;font-weight:700;color:#111}._optionPrice_1rgom_253{font-size:.86rem;font-weight:700;color:#0c2f59;white-space:nowrap}._optionDesc_1rgom_260{font-size:.82rem;color:#4b5563;line-height:1.35}._includesWrap_1rgom_269{display:flex;flex-direction:column;gap:8px}._includesTopRow_1rgom_275{display:flex;align-items:center;justify-content:space-between;gap:10px}._includesCount_1rgom_282{font-size:.78rem;color:#4b5563}._includesToggle_1rgom_287{background:none;border:none;padding:0;font-size:.78rem;font-weight:700;color:#0c2f59;cursor:pointer;opacity:.95}._includesToggle_1rgom_287:hover{opacity:.8}._includesChips_1rgom_304{display:flex;flex-wrap:wrap;gap:6px}._chip_1rgom_310,._chipMuted_1rgom_311{font-size:.72rem;font-weight:650;padding:4px 8px;border-radius:999px;border:1px solid #e0e6ef;background:#fff;color:#334155}._chipMuted_1rgom_311{background:#f1f5f9;color:#64748b}._includesExpanded_1rgom_331{display:flex;flex-direction:column;gap:10px}._includesComponentCard_1rgom_337{padding:10px;border-radius:10px;background:#ffffffd9;border:1px solid rgba(224,230,239,.95);display:flex;flex-direction:column;gap:8px}._includesComponentHeader_1rgom_349{display:flex;align-items:baseline;justify-content:space-between;gap:12px}._includesComponentTitle_1rgom_356{font-size:.84rem;font-weight:800;color:#111}._includesComponentCount_1rgom_362{font-size:.74rem;color:#64748b;white-space:nowrap}._fieldsList_1rgom_368{margin:0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:8px}._fieldRow_1rgom_378{padding:8px;border-radius:10px;background:#f8fafc;border:1px solid #e6edf6;display:flex;flex-direction:column;gap:6px}._fieldLeft_1rgom_390{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._fieldLabel_1rgom_397{font-size:.8rem;font-weight:700;color:#1f2937}._fieldRequired_1rgom_403{font-size:.65rem;font-weight:800;padding:2px 8px;border-radius:999px;background:#eef2f7;color:#334155;border:1px solid #dde5ef}._fieldMeta_1rgom_415{display:flex;flex-direction:column;gap:6px}._fieldType_1rgom_421{font-size:.74rem;color:#475569}._allowedValues_1rgom_426{display:flex;flex-wrap:wrap;gap:6px}._allowedChip_1rgom_432{font-size:.7rem;font-weight:650;padding:3px 8px;border-radius:999px;border:1px solid #e0e6ef;background:#fff;color:#334155}._allowedMore_1rgom_444{font-size:.7rem;color:#64748b}._fieldsEmpty_1rgom_449{font-size:.78rem;color:#64748b;opacity:.95}._requestButton_1rgom_458{width:100%;margin-top:6px;padding:10px 12px;border-radius:10px;border:1px solid #0c2f59;background:#0c2f59;color:#fff;font-weight:800;font-size:.85rem;cursor:pointer;transition:opacity .2s ease}._requestButton_1rgom_458:hover{opacity:.92}._requestButton_1rgom_458:disabled{cursor:not-allowed;opacity:.55}._requestError_1rgom_488{font-size:.82rem;color:#8a1f1f;padding:8px 10px;border-radius:10px;background:#fff1f1;border:1px solid #ffd5d5}._requestSuccess_1rgom_499{font-size:.82rem;color:#1a7f37;padding:8px 10px;border-radius:10px;background:#e6f4ea;border:1px solid #cde8d6}._requestSuccessPanel_1rgom_511{padding:10px;border-radius:10px;background:#e6f4ea;border:1px solid #cde8d6;display:flex;flex-direction:column;gap:4px}._requestSuccessTitle_1rgom_523{font-size:.85rem;font-weight:800;color:#1a7f37}._requestSuccessBody_1rgom_529{font-size:.82rem;color:#2f5f3c;line-height:1.35}
