:root{--orange: #F4520A;--orange-dark: #c43d08;--orange-light: #fff4ee;--navy: #0f2d52;--bg: #fafaf8;--card: #ffffff;--text: #1a1a1a;--muted: #6b7280;--border: #e5e7eb;--green: #16a34a;--green-bg: #f0fdf4;--red: #dc2626;--red-bg: #fef2f2;--radius: 10px;--shadow: 0 1px 6px rgba(0, 0, 0, .06);--shadow-md: 0 8px 28px rgba(0, 0, 0, .1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}._wrap_16044_1{position:relative}._trigger_16044_5{display:flex;align-items:center;gap:.2rem;padding:.3rem .6rem;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--muted);font-size:.75rem;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s,background .15s;letter-spacing:.4px}._trigger_16044_5:hover,._triggerOpen_16044_22{border-color:var(--orange);color:var(--orange);background:#fff7f3}._short_16044_28{line-height:1}._chevron_16044_32{transition:transform .15s}._triggerOpen_16044_22 ._chevron_16044_32{transform:rotate(180deg)}._dropdown_16044_40{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;background:var(--card);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);overflow:hidden;z-index:200;animation:_dropIn_16044_1 .12s ease}@keyframes _dropIn_16044_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._option_16044_59{display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .9rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .12s}._option_16044_59:hover{background:var(--bg)}._optionActive_16044_76{background:#fff7f3}._optionShort_16044_80{font-size:.72rem;font-weight:800;color:var(--orange);min-width:24px;letter-spacing:.4px}._optionLabel_16044_88{font-size:.84rem;font-weight:600;color:var(--text);flex:1}._check_16044_95{color:var(--orange);flex-shrink:0}._avatar_1plie_1{border-radius:50%;object-fit:cover;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:800;-webkit-user-select:none;user-select:none}._initials_1plie_12{background:var(--orange);color:#fff}._xs_1plie_17{width:24px;height:24px;font-size:.65rem}._sm_1plie_18{width:32px;height:32px;font-size:.8rem}._md_1plie_19{width:40px;height:40px;font-size:.95rem}._lg_1plie_20{width:64px;height:64px;font-size:1.6rem}._xl_1plie_21{width:80px;height:80px;font-size:2rem}._nav_u7hwz_1{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #ffedd5;box-shadow:0 1px 3px #0000000a;padding:0 1.25rem;height:64px;display:flex;align-items:center;justify-content:space-between}._logo_u7hwz_15{display:flex;align-items:center;gap:.45rem;font-size:1.15rem;font-weight:900;letter-spacing:-.5px;color:var(--navy);text-decoration:none}._logoIcon_u7hwz_26{display:inline-flex;align-items:center;justify-content:center;width:36px;height:30px;background:var(--orange);color:#fff;border-radius:8px;font-size:.75rem;font-weight:900;letter-spacing:-.5px;flex-shrink:0}._logo_u7hwz_15 span{color:var(--orange)}._links_u7hwz_45{display:flex;align-items:center;gap:.25rem}._navLink_u7hwz_51{font-size:.82rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.35rem .75rem;border-radius:6px;transition:color .15s,background .15s}._navLink_u7hwz_51:hover{color:#ea580c;background:#fff7ed}._active_u7hwz_66{color:#ea580c;background:#fff7ed;font-weight:700}._msgLink_u7hwz_73{position:relative;display:inline-flex;align-items:center;gap:.4rem}._msgBadge_u7hwz_80{background:var(--orange);color:#fff;font-size:.65rem;font-weight:800;border-radius:20px;padding:.05rem .4rem;min-width:1.2rem;text-align:center;line-height:1.4}._profileMenu_u7hwz_93{position:relative;margin-left:.25rem}._profileIcon_u7hwz_98{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f3f4f6;color:#374151;border:none;cursor:pointer;padding:0;overflow:hidden;transition:background .15s,color .15s}._profileIcon_u7hwz_98:hover,._profileIconOpen_u7hwz_115{background:#e5e7eb;color:var(--navy)}._dropdown_u7hwz_121{position:absolute;top:calc(100% + 10px);right:0;min-width:200px;background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);overflow:hidden;z-index:200;animation:_dropIn_u7hwz_1 .12s ease}@keyframes _dropIn_u7hwz_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_u7hwz_140{padding:.85rem 1rem .75rem;display:flex;flex-direction:column;gap:.1rem}._dropdownName_u7hwz_147{font-size:.88rem;font-weight:800;color:var(--navy)}._dropdownEmail_u7hwz_153{font-size:.75rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dropdownDivider_u7hwz_161{height:1px;background:var(--border);margin:0}._dropdownItem_u7hwz_167{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;font-size:.85rem;font-weight:600;color:var(--text);text-decoration:none;transition:background .12s}._dropdownItem_u7hwz_167:hover{background:var(--bg);color:var(--navy)}._countBadge_u7hwz_184{min-width:20px;height:20px;padding:0 .4rem;border-radius:20px;background:var(--orange);color:#fff;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center}._dropdownLogout_u7hwz_198{display:block;width:100%;padding:.65rem 1rem;font-size:.85rem;font-weight:600;color:var(--red);background:none;border:none;text-align:left;cursor:pointer;transition:background .12s}._dropdownLogout_u7hwz_198:hover{background:var(--red-bg)}._registerBtn_u7hwz_217{font-size:.82rem;font-weight:700;color:#fff;background:var(--orange);text-decoration:none;padding:.4rem 1.1rem;border-radius:9999px;margin-left:.25rem;transition:background .15s,opacity .15s}._registerBtn_u7hwz_217:hover{background:var(--orange-dark)}._group_d7f2t_1{display:flex;flex-direction:column;gap:.35rem}._label_d7f2t_7{font-size:.85rem;font-weight:700;color:var(--text)}._required_d7f2t_13{color:var(--red)}._hint_d7f2t_17{font-size:.78rem;color:var(--muted);margin-top:-.1rem}._error_d7f2t_23{font-size:.78rem;color:var(--red);font-weight:600}._btn_19yn6_1{padding:.8rem 1.5rem;border-radius:9999px;font-size:.95rem;font-weight:800;border:none;letter-spacing:-.2px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;transition:background .15s,transform .1s,opacity .15s}._btn_19yn6_1:active{transform:scale(.97)}._btn_19yn6_1:disabled{opacity:.55;cursor:not-allowed;transform:none}._primary_19yn6_25{background:var(--orange);color:#fff}._primary_19yn6_25:hover:not(:disabled){background:var(--orange-dark)}._secondary_19yn6_34{background:var(--card);color:var(--navy);border:1.5px solid var(--border)}._secondary_19yn6_34:hover:not(:disabled){border-color:var(--navy);background:#f0f4f9}._fullWidth_19yn6_45{width:100%}._wrap_1cjl0_1{position:relative}._spinner_1cjl0_6{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;color:var(--text-muted, #94a3b8);pointer-events:none}._spinnerIcon_1cjl0_17{animation:_spin_1cjl0_6 .9s linear infinite}@keyframes _spin_1cjl0_6{to{transform:rotate(360deg)}}._dropdown_1cjl0_26{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--card, #fff);border:1.5px solid var(--border, #e2e8f0);border-radius:10px;box-shadow:0 8px 24px #0000001a;z-index:200;list-style:none;margin:0;padding:.25rem 0;max-height:280px;overflow-y:auto}._item_1cjl0_43{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .9rem;cursor:pointer;transition:background .1s}._item_1cjl0_43:not(:last-child){border-bottom:1px solid var(--border, #f1f5f9)}._item_1cjl0_43:hover,._itemActive_1cjl0_57{background:#fff7f4}._primary_1cjl0_61{font-size:.9rem;font-weight:600;color:var(--text, #1e293b);line-height:1.3}._context_1cjl0_68{font-size:.78rem;color:var(--text-muted, #64748b);line-height:1.2}@media (prefers-color-scheme: dark){._dropdown_1cjl0_26{background:#1e293b;border-color:#334155;box-shadow:0 8px 24px #0006}._item_1cjl0_43:not(:last-child){border-bottom-color:#273548}._item_1cjl0_43:hover,._itemActive_1cjl0_57{background:#2d1f17}._primary_1cjl0_61{color:#e2e8f0}._context_1cjl0_68{color:#94a3b8}}._form_1dw3n_1{display:flex;flex-direction:column;gap:1.25rem}._section_1dw3n_7{background:var(--card);border-radius:14px;border:1px solid var(--border);padding:1.5rem;display:flex;flex-direction:column;gap:1.1rem;box-shadow:var(--shadow)}._sectionTitle_1dw3n_18{font-size:1rem;font-weight:800;color:var(--navy);padding-bottom:.65rem;border-bottom:2px solid var(--orange-light);display:flex;align-items:center;gap:.5rem}._optionalTag_1dw3n_29{font-size:.72rem;font-weight:600;color:var(--muted);background:var(--bg);border:1px solid var(--border);padding:.15rem .5rem;border-radius:20px;text-transform:uppercase;letter-spacing:.4px}._sectionNote_1dw3n_41{font-size:.8rem;color:var(--muted);margin-top:-.5rem}._input_1dw3n_48,._select_1dw3n_49,._textarea_1dw3n_50{width:100%;padding:.65rem .9rem;border:1.5px solid var(--border);border-radius:8px;font-size:.95rem;color:var(--text);background:var(--card);outline:none;transition:border-color .15s,box-shadow .15s}._input_1dw3n_48:focus,._select_1dw3n_49:focus,._textarea_1dw3n_50:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e85d041a}._inputError_1dw3n_69{border-color:var(--red)!important;box-shadow:0 0 0 3px #dc262614!important}._textarea_1dw3n_50{resize:vertical;min-height:120px;line-height:1.5}._select_1dw3n_49{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 7L11 1' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.5rem;cursor:pointer}._charCount_1dw3n_89{font-size:.75rem;color:var(--muted);text-align:right;margin-top:-.5rem}._budgetRow_1dw3n_97{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}._currencyWrap_1dw3n_103{position:relative}._currency_1dw3n_103{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);font-weight:800;color:var(--muted);pointer-events:none;font-size:.9rem}._currencyInput_1dw3n_118{padding-left:1.85rem}._twoCol_1dw3n_123{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}._profileCard_1dw3n_130{display:flex;align-items:center;gap:.85rem;background:#f0f4f9;border:1.5px solid #c7d7ee;border-radius:10px;padding:.85rem 1rem}._profileCardIcon_1dw3n_140{width:36px;height:36px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._profileCardDetails_1dw3n_152{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}._profileCardName_1dw3n_160{font-size:.9rem;font-weight:700;color:var(--text)}._profileCardMeta_1dw3n_166{font-size:.78rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._profileCardEdit_1dw3n_174{font-size:.78rem;font-weight:700;color:var(--navy);text-decoration:none;white-space:nowrap;flex-shrink:0}._profileCardEdit_1dw3n_174:hover{text-decoration:underline}._serverError_1dw3n_188{background:var(--red-bg);border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;font-size:.88rem;color:var(--red);font-weight:600}@media (max-width: 480px){._budgetRow_1dw3n_97,._twoCol_1dw3n_123{grid-template-columns:1fr}._section_1dw3n_7{padding:1.1rem}}._root_1vs5c_1{display:flex;flex-direction:column;gap:.75rem}._header_1vs5c_7{display:flex;align-items:center;justify-content:space-between}._label_1vs5c_13{font-size:.85rem;font-weight:700;color:var(--navy)}._count_1vs5c_19{font-size:.78rem;color:var(--muted);font-weight:600}._grid_1vs5c_25{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.6rem}._thumb_1vs5c_31{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:1px solid var(--border);background:#f8fafc}._thumbPending_1vs5c_40{opacity:.75}._img_1vs5c_44{width:100%;height:100%;object-fit:cover;display:block}._removeBtn_1vs5c_51{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:.65rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}._removeBtn_1vs5c_51:hover{background:#dc2626d9}._pendingBadge_1vs5c_75{position:absolute;bottom:4px;left:4px;font-size:.6rem;font-weight:700;text-transform:uppercase;background:#0000008c;color:#fff;padding:.1rem .35rem;border-radius:4px;letter-spacing:.3px}._fileInput_1vs5c_89{display:none}._addBtn_1vs5c_93{align-self:flex-start;padding:.4rem 1rem;font-size:.82rem;font-weight:700;border:1.5px dashed var(--border);border-radius:8px;background:var(--bg);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s}._addBtn_1vs5c_93:hover:not(:disabled){border-color:var(--navy);background:#f0f4f9}._addBtn_1vs5c_93:disabled{opacity:.5;cursor:not-allowed}._page_1nlfx_1{min-height:calc(100vh - 64px);background:var(--bg)}._upgradeWrap_1nlfx_7{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}._upgradeCard_1nlfx_15{background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:2.5rem 2rem;max-width:420px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._upgradeIcon_1nlfx_30{font-size:2.8rem;line-height:1;margin-bottom:.25rem}._upgradeTitle_1nlfx_36{font-size:1.3rem;font-weight:900;color:var(--navy);margin:0}._upgradeText_1nlfx_43{font-size:.92rem;color:var(--muted);line-height:1.55;margin:0}._upgradeError_1nlfx_50{font-size:.82rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.5rem .85rem;width:100%}._upgradeActions_1nlfx_60{display:flex;flex-direction:column;gap:.6rem;width:100%;margin-top:.5rem}._hero_1nlfx_69{background:#e06020;padding:2rem 1.25rem 1.75rem;position:relative;overflow:hidden}._hero_1nlfx_69:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#ffffff1f;top:-120px;right:-120px;pointer-events:none;box-shadow:-210px 220px 0 -130px #ffffff14}._hero_1nlfx_69:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ffffff17;bottom:-130px;left:-70px;pointer-events:none}._heroTag_1nlfx_101{display:inline-block;background:#ffffff2e;color:#ffffffeb;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:.22rem .7rem;border-radius:20px;text-transform:uppercase;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.35);position:relative;z-index:1}._hero_1nlfx_69 h1{color:#fff;font-size:clamp(1.45rem,5.5vw,2.2rem);font-weight:900;line-height:1.15;margin-bottom:.5rem;position:relative;z-index:1}._heroSub_1nlfx_127{color:#ffffffa6;font-size:clamp(.82rem,3vw,.95rem);position:relative;z-index:1}._container_1nlfx_135{max-width:640px;margin:0 auto;padding:1.5rem 1rem 3rem}._trustRow_1nlfx_142{display:flex;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}._trustRow_1nlfx_142 span{font-size:.78rem;color:var(--muted);font-weight:600;display:flex;align-items:center;gap:.3rem}._trustRow_1nlfx_142 span:before{content:"✓";color:var(--green);font-weight:800}._successCard_1nlfx_165{max-width:460px;margin:4rem auto;text-align:center;background:var(--card);border-radius:18px;border:1px solid var(--border);padding:3rem 2rem;box-shadow:var(--shadow-md);display:flex;flex-direction:column;align-items:center;gap:.75rem}._successIcon_1nlfx_180{font-size:3.5rem}._successCard_1nlfx_165 h2{font-size:1.5rem;font-weight:900;color:var(--navy)}._successCard_1nlfx_165 p{color:var(--muted);font-size:.9rem;max-width:320px;line-height:1.5;margin-bottom:.5rem}._backdrop_10s4c_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_10s4c_12{background:var(--card);border-radius:14px;box-shadow:0 20px 60px #00000040;padding:1.5rem;width:100%;max-width:460px}._header_10s4c_21{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._title_10s4c_28{font-size:1.1rem;font-weight:800;color:var(--navy);margin:0}._closeBtn_10s4c_35{background:none;border:none;cursor:pointer;font-size:1rem;color:var(--muted);padding:.2rem .4rem;border-radius:6px;transition:color .15s,background .15s}._closeBtn_10s4c_35:hover{color:var(--navy);background:var(--bg)}._jobTitle_10s4c_47{font-size:.9rem;font-weight:700;color:var(--navy);margin:0 0 .2rem}._jobMeta_10s4c_54{font-size:.78rem;color:var(--muted);text-transform:capitalize;margin:0 0 1.25rem}._form_10s4c_61{display:flex;flex-direction:column;gap:.9rem}._label_10s4c_67{font-size:.82rem;font-weight:700;color:var(--navy)}._inputWrap_10s4c_73{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:9px;overflow:hidden;background:var(--bg);transition:border-color .15s}._inputWrap_10s4c_73:focus-within{border-color:var(--orange)}._currency_10s4c_84{padding:0 .65rem;font-size:.9rem;font-weight:700;color:var(--muted);background:#f1f5f9;align-self:stretch;display:flex;align-items:center;border-right:1px solid var(--border)}._input_10s4c_73{flex:1;padding:.65rem .75rem;font-size:1rem;font-weight:700;border:none;outline:none;background:transparent;color:var(--navy);min-width:0}._input_10s4c_73::placeholder{font-weight:400;color:#b0bcc8}._optional_10s4c_109{font-weight:400;color:var(--muted);font-size:.78rem}._messageField_10s4c_115{display:flex;flex-direction:column;gap:.35rem}._textarea_10s4c_121{width:100%;padding:.65rem .75rem;font-size:.88rem;font-family:inherit;line-height:1.5;border:1.5px solid var(--border);border-radius:9px;background:var(--bg);color:var(--navy);outline:none;resize:vertical;transition:border-color .15s;box-sizing:border-box}._textarea_10s4c_121:focus{border-color:var(--orange)}._textarea_10s4c_121::placeholder{color:#b0bcc8}._charCount_10s4c_139{font-size:.72rem;color:var(--muted);text-align:right}._error_10s4c_145{font-size:.8rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:7px;padding:.45rem .75rem;margin:0}._actions_10s4c_155{display:flex;gap:.6rem;margin-top:.25rem}._cancelBtn_10s4c_161{flex:1;padding:.65rem;font-size:.88rem;font-weight:700;border:1.5px solid var(--border);border-radius:9px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s}._cancelBtn_10s4c_161:hover{border-color:var(--navy);background:#f0f4f9}._submitBtn_10s4c_175{flex:2;padding:.65rem;font-size:.88rem;font-weight:700;border:none;border-radius:9px;background:var(--orange);color:#fff;cursor:pointer;transition:background .15s}._submitBtn_10s4c_175:hover:not(:disabled){background:var(--orange-dark)}._submitBtn_10s4c_175:disabled{opacity:.6;cursor:not-allowed}._badge_1saiu_1{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;letter-spacing:.2px;white-space:nowrap}._open_1saiu_12{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}._urgent_1saiu_18{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-family:Courier New,monospace;letter-spacing:.5px}._closed_1saiu_26{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._pagination_1aivz_1{display:flex;align-items:center;justify-content:center;gap:.375rem;margin:2rem 0 1rem;flex-wrap:wrap}._pageBtn_1aivz_10,._navBtn_1aivz_11{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;border:1px solid var(--border, #e2e8f0);border-radius:8px;background:var(--card-bg, #fff);color:var(--text, #1e293b);font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;line-height:1}._pageBtn_1aivz_10:hover:not(:disabled),._navBtn_1aivz_11:hover:not(:disabled){background:#fff7f4;border-color:#f4520a;color:#f4520a}._pageBtn_1aivz_10:disabled,._navBtn_1aivz_11:disabled{opacity:.4;cursor:default}._pageBtnActive_1aivz_42{background:#f4520a;border-color:#f4520a;color:#fff}._pageBtnActive_1aivz_42:hover{background:#d94508!important;border-color:#d94508!important;color:#fff!important}._navBtn_1aivz_11{font-size:1.25rem;font-weight:400}._ellipsis_1aivz_59{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;color:var(--text-muted, #94a3b8);font-size:.875rem;-webkit-user-select:none;user-select:none}@media (prefers-color-scheme: dark){._pageBtn_1aivz_10,._navBtn_1aivz_11{background:#1e293b;border-color:#334155;color:#e2e8f0}._pageBtn_1aivz_10:hover:not(:disabled),._navBtn_1aivz_11:hover:not(:disabled){background:#2d1f17;border-color:#f4520a;color:#f4520a}._pageBtnActive_1aivz_42{background:#f4520a;border-color:#f4520a;color:#fff}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._wrap_1p3a1_1{position:relative}._map_1p3a1_5{height:clamp(480px,calc(100vh - 300px),740px);width:100%;border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}._notice_1p3a1_13{font-size:.8rem;color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:8px;padding:.45rem .85rem;margin-bottom:.75rem;text-align:center}._popup_1p3a1_25{display:flex;flex-direction:column;gap:.28rem;min-width:190px;max-width:240px;padding:.1rem 0}._popupCat_1p3a1_34{font-size:.67rem;font-weight:700;text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.11rem .45rem;border-radius:20px;align-self:flex-start;letter-spacing:.2px}._popupTitle_1p3a1_47{font-size:.88rem;font-weight:800;color:#1e3a5f;text-decoration:none;line-height:1.3;display:block}._popupTitle_1p3a1_47:hover{color:#f4520a}._popupLoc_1p3a1_57{font-size:.76rem;color:#64748b;display:flex;align-items:center;gap:.25rem}._popupBudget_1p3a1_65{font-size:.8rem;font-weight:700;color:#1e3a5f}._popupFooter_1p3a1_71{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.1rem;padding-top:.4rem;border-top:1px solid #e5e7eb}._popupBids_1p3a1_81{font-size:.72rem;color:#64748b;font-weight:500}._popupLink_1p3a1_87{font-size:.76rem;font-weight:700;color:#f4520a;text-decoration:none;white-space:nowrap}._popupLink_1p3a1_87:hover{text-decoration:underline}._page_606cb_1{min-height:calc(100vh - 64px);background:var(--bg)}._hero_606cb_7{background:#e06020;padding:2rem 1.25rem 1.75rem;position:relative;overflow:hidden}._hero_606cb_7:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#ffffff1f;top:-120px;right:-120px;pointer-events:none;box-shadow:-210px 220px 0 -130px #ffffff14}._hero_606cb_7:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ffffff17;bottom:-130px;left:-70px;pointer-events:none}._heroTag_606cb_39{display:inline-block;background:#ffffff2e;color:#ffffffeb;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:.22rem .7rem;border-radius:20px;text-transform:uppercase;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.35);position:relative;z-index:1}._hero_606cb_7 h1{color:#fff;font-size:clamp(1.45rem,5.5vw,2.2rem);font-weight:900;line-height:1.15;margin-bottom:.5rem;position:relative;z-index:1}._heroSub_606cb_65{color:#ffffffa6;font-size:clamp(.82rem,3vw,.95rem);position:relative;z-index:1}._container_606cb_73{max-width:860px;margin:0 auto;padding:1.5rem 1rem 3rem}._filters_606cb_80{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}._filterSelect_606cb_87,._filterInput_606cb_88{height:38px;padding:0 .75rem;border:1.5px solid var(--border);border-radius:8px;font-size:.85rem;background:var(--card);color:var(--text);outline:none;transition:border-color .15s}._filterSelect_606cb_87:focus,._filterInput_606cb_88:focus{border-color:var(--navy)}._filterInput_606cb_88{flex:1;min-width:140px}._searchBtn_606cb_110{height:38px;padding:0 1.1rem;background:var(--navy);color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s}._searchBtn_606cb_110:hover{background:#1a4d80}._resultsHeader_606cb_128{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}._resultCount_606cb_137{font-size:.82rem;color:var(--muted);font-weight:600}._viewToggle_606cb_143{display:flex;gap:0;border:1.5px solid var(--border);border-radius:8px;overflow:hidden;flex-shrink:0}._viewBtn_606cb_152{display:flex;align-items:center;gap:.35rem;height:32px;padding:0 .85rem;font-size:.8rem;font-weight:700;border:none;background:var(--card);color:var(--muted);cursor:pointer;transition:background .12s,color .12s}._viewBtn_606cb_152+._viewBtn_606cb_152{border-left:1.5px solid var(--border)}._viewBtn_606cb_152:hover{background:var(--bg);color:var(--navy)}._viewBtnActive_606cb_168,._viewBtnActive_606cb_168:hover{background:var(--navy);color:#fff}._grid_606cb_175{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}._card_606cb_182{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem 1rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.5rem;transition:box-shadow .15s,border-color .15s}._card_606cb_182:hover{box-shadow:var(--shadow-md);border-color:#d1d5db}._coverPhotoLink_606cb_199{display:block;margin:-1.1rem -1.25rem .75rem;overflow:hidden;border-radius:var(--radius) var(--radius) 0 0}._coverPhoto_606cb_199{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;transition:transform .2s}._coverPhotoLink_606cb_199:hover ._coverPhoto_606cb_199{transform:scale(1.02)}._coverPhotoPlaceholder_606cb_218{display:flex;align-items:center;justify-content:center}._titleLink_606cb_224{text-decoration:none;color:inherit}._titleLink_606cb_224:hover ._cardTitle_606cb_229{color:var(--orange)}._cardTop_606cb_233{display:flex;align-items:center;gap:.5rem}._categoryBadge_606cb_239{font-size:.72rem;font-weight:700;text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.18rem .55rem;border-radius:20px;letter-spacing:.2px}._statusBadge_606cb_251{font-size:.72rem;font-weight:700;text-transform:capitalize;padding:.18rem .55rem;border-radius:20px}._status_pending_payment_606cb_259{background:#fefce8;color:#a16207;border:1px solid #fde68a}._status_pending_606cb_259{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}._status_open_606cb_261{background:var(--green-bg);color:var(--green);border:1px solid #bbf7d0}._status_rejected_606cb_262{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._status_bidding_closed_606cb_263{background:#f3f4f6;color:#6b7280;border:1px solid var(--border)}._status_job_done_606cb_264{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}._status_cancelled_606cb_265{background:#f3f4f6;color:var(--muted);border:1px solid var(--border)}._deleteBtn_606cb_267{margin-left:auto;width:24px;height:24px;border-radius:6px;border:none;background:var(--red-bg);color:var(--red);font-size:.75rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}._deleteBtn_606cb_267:hover:not(:disabled){background:#fecaca}._cardTitle_606cb_229{font-size:1rem;font-weight:800;color:var(--navy);line-height:1.3}._cardDesc_606cb_296{font-size:.84rem;color:var(--muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardMeta_606cb_306{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}._metaItem_606cb_313{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--muted);font-weight:500}._metaItem_606cb_313 svg{flex-shrink:0;color:var(--muted)}._cardFooter_606cb_327{margin-top:.25rem;padding-top:.6rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}._footerActions_606cb_338{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._clientName_606cb_345{font-size:.78rem;font-weight:600;color:var(--text)}._bidCount_606cb_351{font-size:.75rem;font-weight:700;color:var(--muted)}._bidBtn_606cb_357{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:none;border-radius:9999px;background:var(--orange);color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}._bidBtn_606cb_357:hover{background:var(--orange-dark)}._bidPlaced_606cb_371{font-size:.78rem;font-weight:700;color:var(--green);background:var(--green-bg);border:1px solid #bbf7d0;padding:.28rem .7rem;border-radius:9999px;white-space:nowrap}._msgBtn_606cb_382{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s;white-space:nowrap}._msgBtn_606cb_382:hover{border-color:var(--navy);background:#f0f4f9}._state_606cb_397{text-align:center;color:var(--muted);padding:3rem 0;font-size:.9rem}._stateError_606cb_404{text-align:center;color:var(--red);padding:3rem 0;font-size:.9rem}._emptyState_606cb_411{text-align:center;padding:4rem 0}._emptyIcon_606cb_416{font-size:2.5rem;margin-bottom:.75rem}._emptyTitle_606cb_421{font-size:1rem;font-weight:800;color:var(--navy);margin-bottom:.35rem}._emptySub_606cb_428{font-size:.85rem;color:var(--muted)}._page_475zr_1{min-height:calc(100vh - 64px);background:var(--bg);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}._card_475zr_10{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:2rem 2rem 1.75rem;width:100%;max-width:480px;box-shadow:var(--shadow-md)}._title_475zr_20{font-size:1.5rem;font-weight:900;color:var(--navy);margin-bottom:.3rem}._sub_475zr_27{font-size:.88rem;color:var(--muted);margin-bottom:1.5rem}._form_475zr_33{display:flex;flex-direction:column;gap:1rem}._input_475zr_39{width:100%;padding:.6rem .8rem;border:1.5px solid var(--border);border-radius:8px;font-size:.9rem;outline:none;transition:border-color .15s}._input_475zr_39:focus{border-color:var(--orange)}._twoCol_475zr_53{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._accountTypeRow_475zr_60{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}._typeBtn_475zr_66{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;border:1.5px solid var(--border);border-radius:10px;background:var(--card);font-size:.88rem;font-weight:700;color:var(--muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s}._typeBtn_475zr_66:hover{border-color:var(--navy);color:var(--navy)}._typeSelected_475zr_87{border-color:var(--navy);background:#f0f4f9;color:var(--navy)}._rolesField_475zr_94{display:flex;flex-direction:column;gap:.5rem}._rolesLabel_475zr_100{font-size:.85rem;font-weight:700;color:var(--text)}._required_475zr_106{color:var(--red)}._roleOption_475zr_110{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}._roleOption_475zr_110 input[type=checkbox]{margin-top:.15rem;accent-color:var(--navy);width:16px;height:16px;flex-shrink:0}._roleOption_475zr_110:hover{border-color:#9ca3af}._roleChecked_475zr_133{border-color:var(--navy);background:#f0f4f9}._roleText_475zr_138{display:flex;flex-direction:column;gap:.15rem}._roleText_475zr_138 strong{font-size:.88rem;color:var(--text)}._roleText_475zr_138 span{font-size:.78rem;color:var(--muted)}._serverError_475zr_154{font-size:.84rem;color:var(--red);font-weight:600;background:var(--red-bg);padding:.6rem .8rem;border-radius:8px}._switchLink_475zr_163{text-align:center;margin-top:1.25rem;font-size:.84rem;color:var(--muted)}._switchLink_475zr_163 a{color:var(--navy);font-weight:700;text-decoration:none}._switchLink_475zr_163 a:hover{text-decoration:underline}._wrap_1cy9d_1{display:inline-flex;align-items:center;gap:.25rem;line-height:1}._stars_1cy9d_8{color:#f59e0b;letter-spacing:-.5px}._empty_1cy9d_13{color:#d1d5db}._value_1cy9d_17{font-weight:700;color:var(--navy)}._count_1cy9d_22{color:var(--muted);font-weight:400}._sm_1cy9d_28{font-size:.75rem}._sm_1cy9d_28 ._stars_1cy9d_8{font-size:.82rem}._md_1cy9d_31{font-size:.85rem}._md_1cy9d_31 ._stars_1cy9d_8,._lg_1cy9d_34{font-size:1rem}._lg_1cy9d_34 ._stars_1cy9d_8{font-size:1.3rem}._page_tkz6w_1{min-height:calc(100vh - 64px);background:var(--bg);padding:2rem 1rem 3rem}._container_tkz6w_7{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}._header_tkz6w_16{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}._avatarWrapper_tkz6w_25{position:relative;display:inline-block;cursor:pointer;margin-bottom:.75rem}._avatarOverlay_tkz6w_32{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#00000073;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .15s}._avatarWrapper_tkz6w_25:hover ._avatarOverlay_tkz6w_32{opacity:1}._removeAvatarBtn_tkz6w_49{display:block;font-size:.78rem;font-weight:600;color:var(--muted);background:none;border:none;cursor:pointer;padding:0;margin-bottom:.5rem;text-decoration:underline}._removeAvatarBtn_tkz6w_49:hover:not(:disabled){color:var(--red)}._removeAvatarBtn_tkz6w_49:disabled{opacity:.5;cursor:not-allowed}._name_tkz6w_71{font-size:1.4rem;font-weight:900;color:var(--navy);margin-bottom:.2rem}._email_tkz6w_78{font-size:.88rem;color:var(--muted);margin-bottom:.6rem}._roles_tkz6w_84{display:flex;gap:.4rem;flex-wrap:wrap}._ratingRow_tkz6w_90{margin-top:.65rem}._roleBadge_tkz6w_94{font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;text-transform:capitalize}._role_admin_tkz6w_102{background:#fef9c3;color:#854d0e;border:1px solid #fde68a}._role_client_tkz6w_108{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}._role_contractor_tkz6w_114{background:var(--green-bg);color:var(--green);border:1px solid #bbf7d0}._section_tkz6w_121{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem;box-shadow:var(--shadow)}._sectionHeader_tkz6w_129{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._sectionHeader_tkz6w_129 h2{font-size:1rem;font-weight:800;color:var(--navy)}._editBtn_tkz6w_142{font-size:.82rem;font-weight:700;color:var(--navy);background:none;border:1.5px solid var(--border);border-radius:7px;padding:.3rem .8rem;cursor:pointer;transition:border-color .15s,background .15s}._editBtn_tkz6w_142:hover{background:#f0f4f9;border-color:var(--navy)}._details_tkz6w_160{display:flex;flex-direction:column;gap:.6rem}._detailRow_tkz6w_166{display:flex;gap:1rem;font-size:.88rem}._detailRow_tkz6w_166 dt{width:100px;color:var(--muted);font-weight:600;flex-shrink:0}._detailRow_tkz6w_166 dd{color:var(--text)}._editForm_tkz6w_184{display:flex;flex-direction:column;gap:.9rem}._input_tkz6w_190{width:100%;padding:.6rem .8rem;border:1.5px solid var(--border);border-radius:8px;font-size:.9rem;outline:none;transition:border-color .15s}._input_tkz6w_190:focus{border-color:var(--navy)}._twoCol_tkz6w_204{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._editActions_tkz6w_210{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.25rem}._error_tkz6w_217{font-size:.84rem;color:var(--red);font-weight:600;background:var(--red-bg);padding:.6rem .8rem;border-radius:8px}._chips_tkz6w_227{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._chip_tkz6w_227{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:20px;border:1.5px solid var(--border);font-size:.82rem;font-weight:600;cursor:pointer;background:var(--bg);color:var(--muted);transition:all .15s;-webkit-user-select:none;user-select:none}._chip_tkz6w_227:hover{border-color:var(--navy);color:var(--navy)}._chipActive_tkz6w_255{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}._chipTick_tkz6w_261{font-size:.72rem;line-height:1}._catSaveRow_tkz6w_266{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}._catSaved_tkz6w_273{font-size:.82rem;color:var(--green);font-weight:600}._page_1iwyv_1{min-height:calc(100vh - 64px);background:var(--bg);padding:2rem 1rem 3rem}._container_1iwyv_7{max-width:800px;margin:0 auto}._header_1iwyv_13{margin-bottom:1.5rem}._title_1iwyv_17{font-size:1.5rem;font-weight:900;color:var(--navy);margin-bottom:.25rem}._sub_1iwyv_24{font-size:.88rem;color:var(--muted)}._tabs_1iwyv_30{display:flex;gap:.25rem;border-bottom:2px solid var(--border);margin-bottom:1.5rem}._tab_1iwyv_30{padding:.6rem 1.1rem;font-size:.88rem;font-weight:700;color:var(--muted);background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .15s,border-color .15s}._tab_1iwyv_30:hover{color:var(--navy)}._tabActive_1iwyv_54{color:var(--navy);border-bottom-color:var(--navy)}._count_1iwyv_60{font-size:.82rem;color:var(--muted);font-weight:600;margin-bottom:.75rem}._list_1iwyv_67{display:flex;flex-direction:column;gap:.75rem}._row_1iwyv_74{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem;display:flex;gap:1rem;align-items:flex-start;box-shadow:var(--shadow)}._rowMain_1iwyv_85{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}._rowTop_1iwyv_93{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._categoryBadge_1iwyv_100{font-size:.72rem;font-weight:700;text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.18rem .55rem;border-radius:20px}._deletedBadge_1iwyv_111{font-size:.72rem;font-weight:700;background:var(--red-bg);color:var(--red);border:1px solid #fecaca;padding:.18rem .55rem;border-radius:20px}._rowDate_1iwyv_121{font-size:.75rem;color:var(--muted);margin-left:auto}._rowTitle_1iwyv_127{font-size:.98rem;font-weight:800;color:var(--navy);text-decoration:none;display:block}._rowTitle_1iwyv_127:hover{color:var(--orange);text-decoration:underline}._rowDesc_1iwyv_140{font-size:.83rem;color:var(--muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._rowMeta_1iwyv_150{display:flex;gap:.4rem;font-size:.78rem;color:var(--muted);flex-wrap:wrap}._rowActions_1iwyv_159{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}._approveBtn_1iwyv_166{padding:.4rem .9rem;border-radius:7px;font-size:.82rem;font-weight:700;border:none;background:var(--green);color:#fff;cursor:pointer;transition:opacity .15s}._approveBtn_1iwyv_166:hover:not(:disabled){opacity:.88}._deleteBtn_1iwyv_182{padding:.4rem .9rem;border-radius:7px;font-size:.82rem;font-weight:700;border:1.5px solid #fecaca;background:var(--red-bg);color:var(--red);cursor:pointer;transition:background .15s}._deleteBtn_1iwyv_182:hover:not(:disabled){background:#fecaca}._restoreBtn_1iwyv_198{padding:.4rem .9rem;border-radius:7px;font-size:.82rem;font-weight:700;border:1.5px solid var(--border);background:var(--card);color:var(--navy);cursor:pointer;transition:background .15s,border-color .15s}._restoreBtn_1iwyv_198:hover:not(:disabled){background:#f0f4f9;border-color:var(--navy)}._rejectBtn_1iwyv_215{padding:.4rem .9rem;border-radius:7px;font-size:.82rem;font-weight:700;border:1.5px solid #fed7aa;background:#fff7ed;color:#c2410c;cursor:pointer;transition:background .15s}._rejectBtn_1iwyv_215:hover:not(:disabled){background:#ffedd5}._approveBtn_1iwyv_166:disabled,._rejectBtn_1iwyv_215:disabled,._deleteBtn_1iwyv_182:disabled,._restoreBtn_1iwyv_198:disabled{opacity:.5;cursor:not-allowed}._subTabs_1iwyv_240{display:flex;gap:.5rem;margin-bottom:1.25rem}._subTab_1iwyv_240{display:flex;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.82rem;font-weight:700;border:1.5px solid var(--border);border-radius:20px;background:var(--card);color:var(--muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s}._subTab_1iwyv_240:hover{color:var(--navy);border-color:var(--navy)}._subTabActive_1iwyv_263{background:var(--navy);border-color:var(--navy);color:#fff}._subTabCount_1iwyv_269{font-size:.68rem;font-weight:700;background:#e5e7eb;color:#6b7280;padding:.1rem .4rem;border-radius:20px;line-height:1.4}._subTabActive_1iwyv_263 ._subTabCount_1iwyv_269{background:#ffffff40;color:#fff}._categoriesPanel_1iwyv_285{display:flex;flex-direction:column;gap:1.25rem}._addForm_1iwyv_291{display:flex;gap:.6rem}._addInput_1iwyv_296{flex:1;height:38px;padding:0 .85rem;border:1.5px solid var(--border);border-radius:8px;font-size:.88rem;outline:none;transition:border-color .15s}._addInput_1iwyv_296:focus{border-color:var(--navy)}._addBtn_1iwyv_309{height:38px;padding:0 1.1rem;background:var(--navy);color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:opacity .15s}._addBtn_1iwyv_309:disabled{opacity:.5;cursor:not-allowed}._addBtn_1iwyv_309:hover:not(:disabled){opacity:.88}._chipList_1iwyv_325{display:flex;flex-wrap:wrap;gap:.5rem}._chip_1iwyv_325{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .5rem .35rem .8rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;font-size:.82rem;font-weight:600;color:#1d4ed8}._chipDeleted_1iwyv_344{background:#f3f4f6;border-color:var(--border);color:var(--muted);text-decoration:line-through}._chipDelete_1iwyv_344{width:18px;height:18px;border-radius:50%;border:none;background:#bfdbfe;color:#1d4ed8;font-size:.65rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}._chipDelete_1iwyv_344:hover{background:#93c5fd}._chipRestore_1iwyv_369{width:18px;height:18px;border-radius:50%;border:none;background:var(--border);color:var(--navy);font-size:.72rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}._chipRestore_1iwyv_369:hover{background:#d1d5db}._deletedSection_1iwyv_386{display:flex;flex-direction:column;gap:.6rem}._toggleDeleted_1iwyv_392{align-self:flex-start;font-size:.8rem;font-weight:700;color:var(--muted);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}._toggleDeleted_1iwyv_392:hover{color:var(--navy)}._state_1iwyv_407{text-align:center;color:var(--muted);padding:3rem 0;font-size:.9rem}._stateError_1iwyv_414{text-align:center;color:var(--red);padding:3rem 0;font-size:.9rem}._empty_1iwyv_421{text-align:center;padding:4rem 0}._emptyIcon_1iwyv_426{font-size:2.5rem;margin-bottom:.75rem}._emptyTitle_1iwyv_431{font-size:1rem;font-weight:800;color:var(--navy);margin-bottom:.35rem}._emptySub_1iwyv_438{font-size:.85rem;color:var(--muted)}._dictPanel_1iwyv_444{display:flex;flex-direction:column;gap:1rem}._dictSearch_1iwyv_450{width:100%;padding:.55rem .85rem;border:1.5px solid var(--border);border-radius:9999px;font-size:.88rem;font-family:inherit;outline:none;transition:border-color .15s}._dictSearch_1iwyv_450:focus{border-color:var(--orange)}._dictTable_1iwyv_462{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;overflow-x:auto}._dictHeader_1iwyv_469,._dictRow_1iwyv_470{display:grid;grid-template-columns:220px 1fr 1fr 130px;align-items:center;gap:0;min-width:680px}._dictHeader_1iwyv_469{background:#f8fafc;border-bottom:1px solid var(--border);padding:.5rem 0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:var(--muted)}._dictRow_1iwyv_470{border-bottom:1px solid var(--border);background:var(--card);transition:background .1s}._dictRow_1iwyv_470:last-child{border-bottom:none}._dictRow_1iwyv_470:hover{background:#fafaf8}._dictRowEditing_1iwyv_496{background:#fffbf7}._dictColKey_1iwyv_498{padding:.6rem .85rem;font-size:.75rem;font-family:SF Mono,Fira Code,monospace;color:var(--navy);word-break:break-all;border-right:1px solid var(--border)}._dictColLang_1iwyv_507{padding:.6rem .75rem;border-right:1px solid var(--border)}._dictColActions_1iwyv_512{padding:.4rem .6rem;display:flex;align-items:center;gap:.35rem;justify-content:flex-end}._dictText_1iwyv_520{font-size:.84rem;color:var(--text);line-height:1.4}._dictEmpty_1iwyv_526{color:var(--muted);font-style:italic}._dictInput_1iwyv_531{width:100%;padding:.35rem .5rem;border:1.5px solid var(--border);border-radius:6px;font-size:.84rem;font-family:inherit;outline:none;background:#fff;transition:border-color .15s}._dictInput_1iwyv_531:focus{border-color:var(--orange)}._dictEditBtn_1iwyv_544{padding:.2rem .6rem;font-size:.75rem;font-weight:700;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s;white-space:nowrap}._dictEditBtn_1iwyv_544:hover{border-color:var(--navy);background:#f0f4f9}._dictSaveBtn_1iwyv_558{padding:.2rem .65rem;font-size:.75rem;font-weight:700;border:none;border-radius:9999px;background:var(--orange);color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}._dictSaveBtn_1iwyv_558:hover:not(:disabled){background:var(--orange-dark)}._dictSaveBtn_1iwyv_558:disabled{opacity:.6;cursor:not-allowed}._dictCancelBtn_1iwyv_573{padding:.2rem .5rem;font-size:.75rem;font-weight:700;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--muted);cursor:pointer;transition:background .15s}._dictCancelBtn_1iwyv_573:hover{background:#f3f4f6}._dictDeleteBtn_1iwyv_586{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;border:none;border-radius:50%;background:var(--red-bg);color:var(--red);cursor:pointer;transition:background .15s;flex-shrink:0}._dictDeleteBtn_1iwyv_586:hover{background:#fecaca}._usersPanel_1iwyv_605{display:flex;flex-direction:column;gap:1rem}._userList_1iwyv_611{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}._userRow_1iwyv_620{display:flex;align-items:center;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid var(--border);background:var(--card);transition:background .1s}._userRow_1iwyv_620:last-child{border-bottom:none}._userRow_1iwyv_620:hover{background:#fafaf8}._userAvatar_1iwyv_632{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--orange);color:#fff;font-size:1rem;font-weight:900;display:flex;align-items:center;justify-content:center}._userInfo_1iwyv_646{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._userNameRow_1iwyv_654{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._userName_1iwyv_654{font-size:.92rem;font-weight:800;color:var(--navy)}._userRoles_1iwyv_667{display:flex;gap:.3rem}._roleBadge_1iwyv_672{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;padding:.1rem .45rem;border-radius:20px;border:1.5px solid currentColor}._roleAdmin_1iwyv_682{color:#7c3aed;background:#f5f3ff;border-color:#ddd6fe}._roleContractor_1iwyv_688{color:#0369a1;background:#eff6ff;border-color:#bae6fd}._roleClient_1iwyv_694{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}._userEmail_1iwyv_700{font-size:.8rem;color:var(--muted)}._userMeta_1iwyv_705{font-size:.78rem;color:var(--muted)}._userStats_1iwyv_710{flex-shrink:0;display:flex;align-items:center;gap:1.25rem;text-align:center}._userStat_1iwyv_710{display:flex;flex-direction:column;gap:.05rem;min-width:36px}._userStatVal_1iwyv_725{font-size:1rem;font-weight:900;color:var(--navy);line-height:1}._userStatLabel_1iwyv_732{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--muted)}._userStatJoined_1iwyv_740{font-size:.72rem;color:var(--muted);white-space:nowrap}._pricingPanel_1iwyv_747{display:flex;flex-direction:column;gap:1.5rem}._pricingCard_1iwyv_753{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem}._pricingTitle_1iwyv_760{font-size:1rem;font-weight:800;color:var(--navy);margin-bottom:.35rem}._pricingSub_1iwyv_767{font-size:.85rem;color:var(--muted);margin-bottom:1.5rem;line-height:1.5}._pricingForm_1iwyv_774{display:flex;flex-direction:column;gap:1.25rem}._pricingFieldRow_1iwyv_780{display:flex;gap:1.5rem}._pricingInputWrap_1iwyv_785{display:flex;flex-direction:column;gap:.4rem;max-width:280px}._pricingLabel_1iwyv_792{font-size:.82rem;font-weight:700;color:var(--navy)}._pricingCurrencyRow_1iwyv_798{display:flex;align-items:center;gap:.75rem}._pricingInput_1iwyv_785{width:140px;height:42px;padding:0 .85rem;border:1.5px solid var(--border);border-radius:8px;font-size:1rem;font-weight:700;font-family:inherit;color:var(--navy);outline:none;transition:border-color .15s}._pricingInput_1iwyv_785:focus{border-color:var(--orange)}._pricingEuros_1iwyv_819{font-size:1.1rem;font-weight:800;color:var(--orange);white-space:nowrap}._pricingHint_1iwyv_826{font-size:.75rem;color:var(--muted)}._pricingActions_1iwyv_831{display:flex;align-items:center;gap:1rem}._pricingSaveBtn_1iwyv_837{height:38px;padding:0 1.4rem;background:var(--orange);color:#fff;border:none;border-radius:9999px;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .15s,opacity .15s}._pricingSaveBtn_1iwyv_837:hover:not(:disabled){background:var(--orange-dark)}._pricingSaveBtn_1iwyv_837:disabled{opacity:.5;cursor:not-allowed}._pricingSavedMsg_1iwyv_852{font-size:.85rem;font-weight:700;color:#16a34a}._statusBadge_pending_1iwyv_859{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}._statusBadge_open_1iwyv_860{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._statusBadge_rejected_1iwyv_861{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._statusBadge_job_done_1iwyv_862{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}._statusBadge_pending_payment_1iwyv_863{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#fefce8;color:#a16207;border:1px solid #fde68a}._statusBadgeDefault_1iwyv_864{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._page_1w5la_1{min-height:calc(100vh - 64px);background:var(--bg)}._hero_1w5la_7{background:#e06020;padding:2rem 1.25rem 1.75rem;position:relative;overflow:hidden}._hero_1w5la_7:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#ffffff1f;top:-120px;right:-120px;pointer-events:none;box-shadow:-210px 220px 0 -130px #ffffff14}._hero_1w5la_7:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ffffff17;bottom:-130px;left:-70px;pointer-events:none}._heroTag_1w5la_39{display:inline-block;background:#ffffff2e;color:#ffffffeb;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:.22rem .7rem;border-radius:20px;text-transform:uppercase;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.35);position:relative;z-index:1}._hero_1w5la_7 h1{color:#fff;font-size:clamp(1.45rem,5.5vw,2.2rem);font-weight:900;line-height:1.15;margin-bottom:.5rem;position:relative;z-index:1}._heroSub_1w5la_65{color:#ffffffa6;font-size:clamp(.82rem,3vw,.95rem);position:relative;z-index:1}._container_1w5la_73{max-width:720px;margin:0 auto;padding:1.5rem 1rem 3rem}._count_1w5la_79{font-size:.82rem;color:var(--muted);font-weight:600;margin-bottom:.9rem}._list_1w5la_86{display:flex;flex-direction:column;gap:.9rem}._card_1w5la_93{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.4rem;box-shadow:var(--shadow)}._card_cancelled_1w5la_104{opacity:.6}._cardTop_1w5la_108{display:flex;align-items:center;gap:.5rem}._categoryBadge_1w5la_114{font-size:.72rem;font-weight:700;text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.18rem .55rem;border-radius:20px}._statusBadge_1w5la_125{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px}._status_pending_payment_1w5la_132{background:#fefce8;color:#a16207;border:1px solid #fde68a}._status_pending_1w5la_132{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}._status_open_1w5la_134{background:var(--green-bg);color:var(--green);border:1px solid #bbf7d0}._status_rejected_1w5la_135{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._status_bidding_closed_1w5la_136{background:#f3f4f6;color:#6b7280;border:1px solid var(--border)}._status_job_done_1w5la_137{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}._status_cancelled_1w5la_138{background:#f3f4f6;color:var(--muted);border:1px solid var(--border)}._paidBadge_1w5la_140{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}._cardTitleLink_1w5la_150{text-decoration:none}._cardTitleLink_1w5la_150:hover ._cardTitle_1w5la_150{color:var(--orange)}._cardTitle_1w5la_150{font-size:1rem;font-weight:800;color:var(--navy)}._cardDesc_1w5la_164{font-size:.84rem;color:var(--muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardActions_1w5la_174{margin-top:.5rem;padding-top:.6rem;border-top:1px solid var(--border);display:flex;gap:.5rem}._editBtn_1w5la_182{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s}._editBtn_1w5la_182:hover{border-color:var(--navy);background:#f0f4f9}._doneBtn_1w5la_199{padding:.32rem .85rem;font-size:.8rem;font-weight:700;border:none;border-radius:9999px;background:#065f46;color:#fff;cursor:pointer;transition:background .15s}._doneBtn_1w5la_199:hover:not(:disabled){background:#047857}._doneBtn_1w5la_199:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_1w5la_213{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:1.5px solid #fecaca;border-radius:9999px;background:#fef2f2;color:#dc2626;cursor:pointer;transition:border-color .15s,background .15s}._cancelBtn_1w5la_213:hover:not(:disabled){border-color:#f87171;background:#fee2e2}._cancelBtn_1w5la_213:disabled{opacity:.6;cursor:not-allowed}._bidsToggleBtn_1w5la_227{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:1.5px solid #bfdbfe;border-radius:9999px;background:#eff6ff;color:#1d4ed8;cursor:pointer;transition:border-color .15s,background .15s;margin-left:auto}._bidsToggleBtn_1w5la_227:hover{border-color:#93c5fd;background:#dbeafe}._bidsToggleBtnOpen_1w5la_240{background:#dbeafe;border-color:#93c5fd}._bidsPanel_1w5la_243{margin-top:.6rem;border-top:1px solid var(--border);padding-top:.75rem}._bidsLoading_1w5la_249,._bidsEmpty_1w5la_249{font-size:.82rem;color:var(--muted);padding:.5rem 0}._bidsError_1w5la_255{font-size:.82rem;color:#dc2626;padding:.5rem 0}._bidsList_1w5la_261{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}._bidItem_1w5la_270{display:flex;flex-direction:column;background:#f8fafc;border:1px solid var(--border);border-radius:8px;padding:.55rem .85rem;gap:0}._bidItemMain_1w5la_280{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem}._bidMessage_1w5la_287{font-size:.82rem;color:var(--text);line-height:1.5;margin:.5rem 0 0;padding:.5rem .65rem;background:var(--bg);border-left:3px solid var(--orange);border-radius:0 6px 6px 0;white-space:pre-wrap;word-break:break-word}._bidItemSelected_1w5la_300{background:#f0fdf4;border-color:#86efac}._bidAmount_1w5la_305{font-size:1rem;font-weight:900;color:var(--orange);white-space:nowrap}._bidContractor_1w5la_312{display:flex;flex-direction:column;gap:.1rem;min-width:0}._bidName_1w5la_319{font-size:.84rem;font-weight:700;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}._bidName_1w5la_319:hover{text-decoration:underline}._bidContact_1w5la_330{font-size:.75rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bidDate_1w5la_338{font-size:.74rem;color:var(--muted);white-space:nowrap}._bidActions_1w5la_344{display:flex;align-items:center;gap:.4rem;flex-shrink:0}._dealBtn_1w5la_351{padding:.25rem .7rem;font-size:.75rem;font-weight:700;border:none;border-radius:9999px;background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}._dealBtn_1w5la_351:hover{background:#1a4d80}._selectedBadge_1w5la_365{font-size:.72rem;font-weight:700;color:var(--green);background:var(--green-bg);border:1px solid #86efac;padding:.18rem .55rem;border-radius:20px;white-space:nowrap}._msgBtn_1w5la_376{padding:.25rem .7rem;font-size:.75rem;font-weight:700;border:1.5px solid var(--border);border-radius:6px;background:var(--card);color:var(--navy);cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s;flex-shrink:0}._msgBtn_1w5la_376:hover:not(:disabled){border-color:var(--navy);background:#f0f4f9}._msgBtn_1w5la_376:disabled{opacity:.5;cursor:not-allowed}._modalOverlay_1w5la_393{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1w5la_393{background:var(--card);border-radius:var(--radius);padding:1.75rem 1.5rem 1.5rem;max-width:420px;width:100%;box-shadow:0 20px 60px #00000040}._modalTitle_1w5la_413{font-size:1.1rem;font-weight:900;color:var(--navy);margin-bottom:.75rem}._modalBody_1w5la_420{font-size:.9rem;color:var(--text);line-height:1.5;margin-bottom:.5rem}._modalNote_1w5la_427{font-size:.82rem;color:var(--muted);margin-bottom:1.25rem}._modalActions_1w5la_433{display:flex;justify-content:flex-end;gap:.6rem}._modalCancel_1w5la_439{padding:.5rem 1.1rem;font-size:.88rem;font-weight:700;border:1.5px solid var(--border);border-radius:8px;background:var(--bg);color:var(--navy);cursor:pointer;transition:border-color .15s}._modalCancel_1w5la_439:hover:not(:disabled){border-color:var(--navy)}._modalCancel_1w5la_439:disabled{opacity:.5;cursor:not-allowed}._modalConfirm_1w5la_453{padding:.5rem 1.1rem;font-size:.88rem;font-weight:700;border:none;border-radius:8px;background:var(--navy);color:#fff;cursor:pointer;transition:background .15s}._modalConfirm_1w5la_453:hover:not(:disabled){background:#1a4d80}._modalConfirm_1w5la_453:disabled{opacity:.6;cursor:not-allowed}._cardMeta_1w5la_467{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.78rem;color:var(--muted);margin-top:.15rem}._tabs_1w5la_477{display:flex;gap:.5rem;margin-bottom:1.5rem}._tab_1w5la_477{display:flex;align-items:center;gap:.45rem;padding:.35rem .9rem;font-size:.82rem;font-weight:700;border:1.5px solid var(--border);border-radius:20px;background:var(--card);color:var(--muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s}._tab_1w5la_477:hover{color:var(--navy);border-color:var(--navy)}._tabActive_1w5la_500{background:var(--navy);border-color:var(--navy);color:#fff}._tabCount_1w5la_506{font-size:.7rem;font-weight:700;background:#e5e7eb;color:#6b7280;padding:.1rem .45rem;border-radius:20px;line-height:1.4}._tabActive_1w5la_500 ._tabCount_1w5la_506{background:#ffffff40;color:#fff}._acceptBtn_1w5la_522{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:none;border-radius:9999px;background:#065f46;color:#fff;cursor:pointer;transition:background .15s}._acceptBtn_1w5la_522:hover:not(:disabled){background:#047857}._acceptBtn_1w5la_522:disabled{opacity:.6;cursor:not-allowed}._waitingNote_1w5la_536{font-size:.78rem;color:var(--muted);font-style:italic}._completedBadge_1w5la_542{font-size:.78rem;font-weight:700;color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;padding:.2rem .6rem;border-radius:20px}._viewBtn_1w5la_552{padding:.3rem .85rem;font-size:.8rem;font-weight:700;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--navy);cursor:pointer;margin-left:auto;transition:border-color .15s,background .15s}._viewBtn_1w5la_552:hover{border-color:var(--navy);background:#f0f4f9}._state_1w5la_567{text-align:center;color:var(--muted);padding:3rem 0;font-size:.9rem}._empty_1w5la_574{text-align:center;padding:4rem 0;display:flex;flex-direction:column;align-items:center;gap:.4rem}._emptyIcon_1w5la_583{font-size:2.5rem}._emptyTitle_1w5la_585{font-size:1rem;font-weight:800;color:var(--navy);margin-top:.35rem}._emptySub_1w5la_592{font-size:.85rem;color:var(--muted);margin-bottom:.75rem}._postBtn_1w5la_598{display:inline-block;padding:.6rem 1.25rem;background:var(--orange);color:#fff;font-size:.88rem;font-weight:700;border-radius:9px;text-decoration:none;transition:background .15s}._postBtn_1w5la_598:hover{background:var(--orange-dark)}._page_ze05r_1{min-height:calc(100vh - 64px);background:var(--bg);padding-bottom:3rem}._header_ze05r_7{background:var(--navy);padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.4rem}._back_ze05r_15{font-size:.8rem;font-weight:600;color:#fff9;text-decoration:none;transition:color .15s}._back_ze05r_15:hover{color:#fff}._title_ze05r_27{font-size:clamp(1.3rem,5vw,1.9rem);font-weight:900;color:#fff}._notice_ze05r_33{background:#fff7ed;border-bottom:2px solid #fed7aa;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;color:#c2410c}._container_ze05r_42{max-width:640px;margin:0 auto;padding:1.5rem 1rem 0}._notFound_ze05r_48{padding:4rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--muted)}._notFound_ze05r_48 a{color:var(--navy);font-weight:700;text-decoration:none}._page_x2s8g_1{min-height:calc(100vh - 64px);background:var(--bg)}._hero_x2s8g_7{background:#e06020;padding:2rem 1.25rem 1.75rem;position:relative;overflow:hidden}._hero_x2s8g_7:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#ffffff1f;top:-120px;right:-120px;pointer-events:none;box-shadow:-210px 220px 0 -130px #ffffff14}._hero_x2s8g_7:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ffffff17;bottom:-130px;left:-70px;pointer-events:none}._heroTag_x2s8g_39{display:inline-block;background:#ffffff2e;color:#ffffffeb;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:.22rem .7rem;border-radius:20px;text-transform:uppercase;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.35);position:relative;z-index:1}._hero_x2s8g_7 h1{color:#fff;font-size:clamp(1.45rem,5.5vw,2.2rem);font-weight:900;line-height:1.15;margin-bottom:.5rem;position:relative;z-index:1}._heroSub_x2s8g_65{color:#ffffffa6;font-size:clamp(.82rem,3vw,.95rem);position:relative;z-index:1}._container_x2s8g_73{max-width:720px;margin:0 auto;padding:1.5rem 1rem 3rem}._count_x2s8g_79{font-size:.82rem;color:var(--muted);font-weight:600;margin-bottom:.9rem}._list_x2s8g_86{display:flex;flex-direction:column;gap:.9rem}._card_x2s8g_93{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;overflow:hidden}._cardLeft_x2s8g_102{background:linear-gradient(160deg,var(--orange) 0%,var(--orange-dark) 100%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.1rem;min-width:90px;text-align:center;gap:.1rem}._amount_x2s8g_115{font-size:1.2rem;font-weight:900;line-height:1;white-space:nowrap}._amountLabel_x2s8g_122{font-size:.68rem;font-weight:600;opacity:.8;text-transform:uppercase;letter-spacing:.4px}._cardBody_x2s8g_130{flex:1;padding:.9rem 1.1rem;display:flex;flex-direction:column;gap:.35rem;min-width:0}._cardTop_x2s8g_139{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._categoryBadge_x2s8g_146{font-size:.72rem;font-weight:700;text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.18rem .55rem;border-radius:20px}._statusBadge_x2s8g_157{font-size:.72rem;font-weight:700;padding:.18rem .55rem;border-radius:20px}._status_pending_payment_x2s8g_164{background:#fefce8;color:#a16207;border:1px solid #fde68a}._status_pending_x2s8g_164{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}._status_open_x2s8g_166{background:var(--green-bg);color:var(--green);border:1px solid #bbf7d0}._status_rejected_x2s8g_167{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._status_bidding_closed_x2s8g_168{background:#f3f4f6;color:#6b7280;border:1px solid var(--border)}._status_job_done_x2s8g_169{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}._status_cancelled_x2s8g_170{background:#f3f4f6;color:var(--muted);border:1px solid var(--border)}._jobTitle_x2s8g_172{font-size:.95rem;font-weight:800;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._meta_x2s8g_181{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.76rem;color:var(--muted)}._cardActions_x2s8g_189{margin-top:.4rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._youSelected_x2s8g_197{font-size:.72rem;font-weight:700;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.18rem .6rem;border-radius:20px;white-space:nowrap}._acceptBtn_x2s8g_208{padding:.28rem .85rem;font-size:.78rem;font-weight:700;border:none;border-radius:9999px;background:#065f46;color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}._acceptBtn_x2s8g_208:hover:not(:disabled){background:#047857}._acceptBtn_x2s8g_208:disabled{opacity:.6;cursor:not-allowed}._declineBtn_x2s8g_223{padding:.28rem .85rem;font-size:.78rem;font-weight:700;border:1.5px solid #fecaca;border-radius:9999px;background:#fef2f2;color:#dc2626;cursor:pointer;transition:border-color .15s,background .15s;white-space:nowrap}._declineBtn_x2s8g_223:hover:not(:disabled){border-color:#f87171;background:#fee2e2}._declineBtn_x2s8g_223:disabled{opacity:.6;cursor:not-allowed}._doneBtn_x2s8g_238{padding:.28rem .85rem;font-size:.78rem;font-weight:700;border:none;border-radius:9999px;background:#7c3aed;color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}._doneBtn_x2s8g_238:hover:not(:disabled){background:#6d28d9}._doneBtn_x2s8g_238:disabled{opacity:.6;cursor:not-allowed}._waitingNote_x2s8g_253{font-size:.76rem;color:var(--muted);font-style:italic}._msgBtn_x2s8g_259{padding:.28rem .85rem;font-size:.78rem;font-weight:700;border:1.5px solid var(--border);border-radius:9999px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s}._msgBtn_x2s8g_259:hover:not(:disabled){border-color:var(--navy);background:#f0f4f9}._msgBtn_x2s8g_259:disabled{opacity:.5;cursor:not-allowed}._state_x2s8g_274{text-align:center;color:var(--muted);padding:3rem 0;font-size:.9rem}._empty_x2s8g_281{text-align:center;padding:4rem 0;display:flex;flex-direction:column;align-items:center;gap:.4rem}._emptyIcon_x2s8g_290{font-size:2.5rem}._emptyTitle_x2s8g_292{font-size:1rem;font-weight:800;color:var(--navy);margin-top:.35rem}._emptySub_x2s8g_299{font-size:.85rem;color:var(--muted)}._page_s2c7o_1{min-height:calc(100vh - 64px);background:var(--bg)}._hero_s2c7o_6{background:#e06020;padding:2rem 1.25rem 1.75rem;position:relative;overflow:hidden}._hero_s2c7o_6:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#ffffff1f;top:-120px;right:-120px;pointer-events:none;box-shadow:-210px 220px 0 -130px #ffffff14}._hero_s2c7o_6:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ffffff17;bottom:-130px;left:-70px;pointer-events:none}._heroTag_s2c7o_38{display:inline-block;background:#ffffff2e;color:#ffffffeb;font-size:.72rem;font-weight:700;letter-spacing:.8px;padding:.22rem .7rem;border-radius:20px;text-transform:uppercase;margin-bottom:.75rem;border:1px solid rgba(255,255,255,.35);position:relative;z-index:1}._hero_s2c7o_6 h1{color:#fff;font-size:clamp(1.45rem,5.5vw,2.2rem);font-weight:900;line-height:1.15;margin-bottom:.5rem;position:relative;z-index:1}._heroSub_s2c7o_64{color:#ffffffa6;font-size:.9rem;position:relative;z-index:1}._container_s2c7o_71{max-width:680px;margin:0 auto;padding:1.5rem 1rem 3rem}._state_s2c7o_77{text-align:center;color:var(--muted);padding:3rem 0}._empty_s2c7o_83{text-align:center;padding:4rem 0;display:flex;flex-direction:column;align-items:center;gap:.4rem}._emptyIcon_s2c7o_92{font-size:2.5rem}._emptyTitle_s2c7o_94{font-size:1rem;font-weight:800;color:var(--navy);margin-top:.35rem}._emptySub_s2c7o_101{font-size:.85rem;color:var(--muted)}._list_s2c7o_107{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--card);box-shadow:var(--shadow)}._item_s2c7o_118{display:flex;align-items:center;gap:.9rem;padding:.95rem 1.1rem;background:none;border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;transition:background .12s;width:100%}._item_s2c7o_118:last-child{border-bottom:none}._item_s2c7o_118:hover{background:#f8fafc}._itemUnread_s2c7o_135{background:#fefce8}._itemUnread_s2c7o_135:hover{background:#fef9c3}._avatar_s2c7o_138{width:42px;height:42px;border-radius:50%;background:#e06020;color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}._itemBody_s2c7o_152{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._itemTop_s2c7o_160{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}._itemName_s2c7o_167{font-size:.9rem;font-weight:800;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemTime_s2c7o_176{font-size:.72rem;color:var(--muted);white-space:nowrap;flex-shrink:0}._itemJob_s2c7o_183{font-size:.75rem;color:var(--orange);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemPreview_s2c7o_192{font-size:.8rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._section_s2c7o_201{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}._sectionLabel_s2c7o_208{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:var(--muted);display:flex;align-items:center;gap:.5rem;padding:0 .1rem}._sectionBadge_s2c7o_220{background:var(--orange);color:#fff;font-size:.68rem;font-weight:800;border-radius:20px;padding:.1rem .45rem;text-transform:none;letter-spacing:0}._itemNotif_s2c7o_232{background:#fff7ed}._itemNotif_s2c7o_232:hover{background:#fed7aa33}._notifIcon_s2c7o_239{width:42px;height:42px;border-radius:50%;background:#fff7ed;border:1.5px solid #fed7aa;font-size:1.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._unreadDot_s2c7o_252{width:9px;height:9px;border-radius:50%;background:var(--orange);flex-shrink:0}._unreadBadge_s2c7o_260{background:var(--orange);color:#fff;font-size:.7rem;font-weight:800;border-radius:20px;padding:.1rem .45rem;min-width:1.3rem;text-align:center;flex-shrink:0}._page_icjhe_1{display:flex;flex-direction:column;height:calc(100vh - 64px);background:var(--bg);max-width:720px;margin:0 auto}._header_icjhe_11{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;background:var(--card);border-bottom:1px solid var(--border);flex-shrink:0}._back_icjhe_21{display:flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:700;color:var(--navy);text-decoration:none;padding:.3rem .6rem;border-radius:6px;transition:background .12s;white-space:nowrap;flex-shrink:0}._back_icjhe_21:hover{background:var(--bg)}._headerInfo_icjhe_37{display:flex;flex-direction:column;gap:.05rem;flex:1;min-width:0}._headerName_icjhe_45{font-size:.95rem;font-weight:800;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}._headerName_icjhe_45:hover{text-decoration:underline}._headerJob_icjhe_56{font-size:.75rem;color:var(--orange);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}._headerJob_icjhe_56:hover{text-decoration:underline}._dealBar_icjhe_68{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1.1rem;background:#fff7ed;border-bottom:1px solid #fed7aa;flex-shrink:0;flex-wrap:wrap}._dealBarText_icjhe_80{font-size:.84rem;color:#92400e}._dealBtn_icjhe_85{padding:.38rem 1rem;font-size:.82rem;font-weight:700;border:none;border-radius:9999px;background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s;flex-shrink:0}._dealBtn_icjhe_85:hover:not(:disabled){background:#1a4d80}._dealBtn_icjhe_85:disabled{opacity:.6;cursor:not-allowed}._dealDone_icjhe_101{display:flex;align-items:center;gap:.4rem;font-size:.84rem;font-weight:700;color:#15803d}._thread_icjhe_111{flex:1;overflow-y:auto;padding:1.1rem 1rem;display:flex;flex-direction:column;gap:.65rem}._noMessages_icjhe_120{text-align:center;color:var(--muted);font-size:.85rem;margin:auto}._state_icjhe_127{padding:3rem;text-align:center;color:var(--muted)}._msgRow_icjhe_134{display:flex;align-items:flex-end;gap:.5rem;max-width:78%}._msgRowMine_icjhe_141{align-self:flex-end;flex-direction:row-reverse}._msgAvatar_icjhe_146{width:30px;height:30px;border-radius:50%;background:#e06020;color:#fff;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}._bubble_icjhe_161{display:flex;flex-direction:column;gap:.2rem;padding:.55rem .85rem;border-radius:14px;max-width:100%}._bubbleOther_icjhe_170{background:var(--card);border:1px solid var(--border);border-bottom-left-radius:4px}._bubbleMine_icjhe_176{background:var(--orange);color:#fff;border-bottom-right-radius:4px}._bubbleSender_icjhe_182{font-size:.7rem;font-weight:700;color:var(--muted)}._bubbleText_icjhe_188{font-size:.88rem;line-height:1.45;margin:0;white-space:pre-wrap;word-break:break-word}._bubbleMine_icjhe_176 ._bubbleText_icjhe_188{color:#fff}._bubbleTime_icjhe_198{font-size:.67rem;opacity:.6;align-self:flex-end}._composer_icjhe_205{display:flex;align-items:flex-end;gap:.6rem;padding:.75rem 1rem;border-top:1px solid var(--border);background:var(--card);flex-shrink:0}._input_icjhe_215{flex:1;border:1.5px solid var(--border);border-radius:20px;padding:.55rem .95rem;font-size:.88rem;font-family:inherit;resize:none;outline:none;background:var(--bg);color:var(--navy);max-height:120px;line-height:1.4;transition:border-color .15s}._input_icjhe_215:focus{border-color:var(--orange)}._input_icjhe_215::placeholder{color:#b0bcc8}._sendBtn_icjhe_233{width:40px;height:40px;border-radius:50%;background:var(--orange);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,opacity .15s}._sendBtn_icjhe_233:hover:not(:disabled){background:var(--orange-dark)}._sendBtn_icjhe_233:disabled{opacity:.4;cursor:not-allowed}._panel_11sb3_1{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}._heading_11sb3_8{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}._state_11sb3_20{font-size:.85rem;color:var(--muted);font-style:italic}._stateError_11sb3_26{font-size:.85rem;color:#dc2626}._list_11sb3_32{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}._item_11sb3_41{display:flex;flex-direction:column;gap:0;background:#f8fafc;border:1px solid var(--border);border-radius:8px;padding:.65rem .9rem}._itemMain_11sb3_51{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.75rem}._itemSelected_11sb3_59{background:#eff6ff;border-color:#bfdbfe}._amount_11sb3_65{font-size:1.05rem;font-weight:900;color:var(--orange);white-space:nowrap}._contractor_11sb3_72{display:flex;flex-direction:column;gap:.1rem;min-width:0}._name_11sb3_79{font-size:.84rem;font-weight:700;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}._name_11sb3_79:hover{text-decoration:underline}._contact_11sb3_90{font-size:.75rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bidMessage_11sb3_98{font-size:.82rem;color:var(--text);line-height:1.5;margin:.35rem 0 0;padding:.5rem .65rem;background:var(--bg);border-left:3px solid var(--orange);border-radius:0 6px 6px 0;white-space:pre-wrap;word-break:break-word}._date_11sb3_111{font-size:.74rem;color:var(--muted);white-space:nowrap}._actions_11sb3_117{display:flex;align-items:center;gap:.4rem;flex-shrink:0}._selectedBadge_11sb3_124{font-size:.72rem;font-weight:700;color:var(--green);background:var(--green-bg);border:1px solid #86efac;padding:.18rem .55rem;border-radius:20px;white-space:nowrap}._dealBtn_11sb3_135{padding:.28rem .75rem;font-size:.75rem;font-weight:700;border:none;border-radius:9999px;background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}._dealBtn_11sb3_135:hover{background:#1a4d80}._msgBtn_11sb3_149{padding:.28rem .75rem;font-size:.75rem;font-weight:700;border:1.5px solid var(--border);border-radius:6px;background:var(--card);color:var(--navy);cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}._msgBtn_11sb3_149:hover:not(:disabled){border-color:var(--navy);background:#f0f4f9}._msgBtn_11sb3_149:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 540px){._itemMain_11sb3_51{grid-template-columns:auto 1fr;grid-template-rows:auto auto}._date_11sb3_111{display:none}._actions_11sb3_117{grid-column:1 / -1}}._overlay_11sb3_175{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_11sb3_186{background:var(--card);border-radius:var(--radius);padding:1.75rem 1.5rem 1.5rem;max-width:420px;width:100%;box-shadow:0 20px 60px #00000040}._modalTitle_11sb3_195{font-size:1.1rem;font-weight:900;color:var(--navy);margin-bottom:.75rem}._modalBody_11sb3_202{font-size:.9rem;color:var(--text);line-height:1.5;margin-bottom:.5rem}._modalNote_11sb3_209{font-size:.82rem;color:var(--muted);margin-bottom:1.25rem}._modalActions_11sb3_215{display:flex;justify-content:flex-end;gap:.6rem}._modalCancel_11sb3_221{padding:.5rem 1.1rem;font-size:.88rem;font-weight:700;border:1.5px solid var(--border);border-radius:8px;background:var(--bg);color:var(--navy);cursor:pointer;transition:border-color .15s}._modalCancel_11sb3_221:hover:not(:disabled){border-color:var(--navy)}._modalCancel_11sb3_221:disabled{opacity:.5;cursor:not-allowed}._modalConfirm_11sb3_235{padding:.5rem 1.1rem;font-size:.88rem;font-weight:700;border:none;border-radius:8px;background:var(--navy);color:#fff;cursor:pointer;transition:background .15s}._modalConfirm_11sb3_235:hover:not(:disabled){background:#1a4d80}._modalConfirm_11sb3_235:disabled{opacity:.6;cursor:not-allowed}._page_1vbsa_1{min-height:calc(100vh - 64px);background:var(--bg)}._topBar_1vbsa_6{padding:1rem 1.25rem 0;max-width:900px;margin:0 auto}._backBtn_1vbsa_12{background:none;border:none;font-size:.85rem;font-weight:700;color:var(--navy);cursor:pointer;padding:0;text-decoration:none}._backBtn_1vbsa_12:hover{text-decoration:underline}._container_1vbsa_27{max-width:900px;margin:0 auto;padding:1.25rem 1.25rem 3rem;display:flex;flex-direction:column;gap:1.75rem}._gallery_1vbsa_37{display:flex;flex-direction:column;gap:.5rem;border-radius:var(--radius);overflow:hidden}._galleryMain_1vbsa_45{width:100%;aspect-ratio:16 / 9;background:#f1f5f9;border-radius:var(--radius);overflow:hidden;cursor:zoom-in}._mainImg_1vbsa_54{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}._mainImg_1vbsa_54:hover{transform:scale(1.01)}._thumbStrip_1vbsa_66{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}._thumbBtn_1vbsa_74{flex-shrink:0;width:72px;height:54px;border:2px solid transparent;border-radius:9999px;overflow:hidden;cursor:pointer;padding:0;background:none;transition:border-color .15s}._thumbBtnActive_1vbsa_87{border-color:var(--navy)}._thumbImg_1vbsa_91{width:100%;height:100%;object-fit:cover;display:block}._content_1vbsa_99{display:flex;flex-direction:column;gap:1rem}._badges_1vbsa_105{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._categoryBadge_1vbsa_112{font-size:.75rem;font-weight:700;text-transform:capitalize;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.2rem .6rem;border-radius:20px}._statusBadge_1vbsa_123{font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:20px}._status_pending_1vbsa_130{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}._status_open_1vbsa_131{background:var(--green-bg);color:var(--green);border:1px solid #bbf7d0}._status_rejected_1vbsa_132{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._status_bidding_closed_1vbsa_133{background:#f3f4f6;color:#6b7280;border:1px solid var(--border)}._status_job_done_1vbsa_134{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}._status_cancelled_1vbsa_135{background:#f3f4f6;color:var(--muted);border:1px solid var(--border)}._contractorBar_1vbsa_137{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.75rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px}._contractorLabel_1vbsa_148{font-size:.82rem;font-weight:700;color:#1d4ed8;flex:1}._contractorAcceptBtn_1vbsa_155{padding:.38rem .9rem;font-size:.82rem;font-weight:700;border:none;border-radius:9999px;background:#065f46;color:#fff;cursor:pointer;transition:background .15s}._contractorAcceptBtn_1vbsa_155:hover:not(:disabled){background:#047857}._contractorAcceptBtn_1vbsa_155:disabled{opacity:.5;cursor:not-allowed}._contractorDeclineBtn_1vbsa_169{padding:.38rem .9rem;font-size:.82rem;font-weight:700;border:1.5px solid #fecaca;border-radius:9999px;background:#fef2f2;color:#dc2626;cursor:pointer;transition:background .15s}._contractorDeclineBtn_1vbsa_169:hover:not(:disabled){background:#fee2e2}._contractorDeclineBtn_1vbsa_169:disabled{opacity:.5;cursor:not-allowed}._workingBar_1vbsa_183{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.75rem 1rem;background:#f0fdf4;border:1px solid #86efac;border-radius:9px}._workingLabel_1vbsa_194{font-size:.82rem;font-weight:700;color:#065f46;flex:1}._workingWaiting_1vbsa_201{font-size:.78rem;color:#6b7280;font-style:italic}._assignedBar_1vbsa_207{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.7rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px}._assignedLabel_1vbsa_218{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#1d4ed8}._assignedName_1vbsa_226{font-size:.88rem;font-weight:800;color:var(--navy);flex:1}._assignedNote_1vbsa_233{font-size:.75rem;color:#6b7280;font-style:italic}._assignedActive_1vbsa_239{font-size:.75rem;font-weight:700;color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe;padding:.15rem .5rem;border-radius:20px}._assignedDone_1vbsa_249{font-size:.75rem;font-weight:700;color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;padding:.15rem .5rem;border-radius:20px}._ownerBar_1vbsa_259{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}._ownerEditBtn_1vbsa_266{padding:.4rem .95rem;font-size:.84rem;font-weight:700;border:1.5px solid var(--border);border-radius:8px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s}._ownerEditBtn_1vbsa_266:hover{border-color:var(--navy);background:#f0f4f9}._ownerCancelBtn_1vbsa_279{padding:.4rem .95rem;font-size:.84rem;font-weight:700;border:1.5px solid #fecaca;border-radius:8px;background:#fef2f2;color:#dc2626;cursor:pointer;transition:border-color .15s,background .15s}._ownerCancelBtn_1vbsa_279:hover:not(:disabled){border-color:#f87171;background:#fee2e2}._ownerCancelBtn_1vbsa_279:disabled{opacity:.6;cursor:not-allowed}._adminBar_1vbsa_293{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;background:#fffbeb;border:1px solid #fde68a;border-radius:9px;flex-wrap:wrap}._adminLabel_1vbsa_304{font-size:.78rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.4px;flex:1}._adminApproveBtn_1vbsa_313{padding:.38rem .9rem;font-size:.82rem;font-weight:700;border:none;border-radius:9999px;background:var(--green);color:#fff;cursor:pointer;transition:opacity .15s}._adminApproveBtn_1vbsa_313:hover:not(:disabled){opacity:.88}._adminApproveBtn_1vbsa_313:disabled{opacity:.5;cursor:not-allowed}._adminRejectBtn_1vbsa_327{padding:.38rem .9rem;font-size:.82rem;font-weight:700;border:1.5px solid #fed7aa;border-radius:9999px;background:#fff7ed;color:#c2410c;cursor:pointer;transition:background .15s}._adminRejectBtn_1vbsa_327:hover:not(:disabled){background:#ffedd5}._adminRejectBtn_1vbsa_327:disabled{opacity:.5;cursor:not-allowed}._title_1vbsa_341{font-size:clamp(1.35rem,5vw,2rem);font-weight:900;color:var(--navy);line-height:1.2}._meta_1vbsa_348{display:flex;flex-wrap:wrap;gap:1rem}._metaItem_1vbsa_354{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--muted);font-weight:500}._metaItem_1vbsa_354 svg{flex-shrink:0;color:var(--muted)}._descSection_1vbsa_368{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}._descHeading_1vbsa_375{font-size:.85rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.6rem}._desc_1vbsa_368{font-size:.92rem;color:var(--text);line-height:1.65;white-space:pre-wrap}._actions_1vbsa_391{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._bidBtn_1vbsa_398{padding:.55rem 1.35rem;font-size:.9rem;font-weight:700;border:none;border-radius:9px;background:var(--orange);color:#fff;cursor:pointer;transition:background .15s}._bidBtn_1vbsa_398:hover{background:var(--orange-dark)}._msgBtn_1vbsa_412{padding:.55rem 1.35rem;font-size:.9rem;font-weight:700;border:1.5px solid var(--border);border-radius:9px;background:var(--card);color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s}._msgBtn_1vbsa_412:hover:not(:disabled){border-color:var(--navy);background:#f0f4f9}._msgBtn_1vbsa_412:disabled{opacity:.5;cursor:not-allowed}._bidPlaced_1vbsa_427{font-size:.9rem;font-weight:700;color:var(--green);background:var(--green-bg);border:1px solid #bbf7d0;padding:.5rem 1rem;border-radius:9px}._state_1vbsa_438{text-align:center;color:var(--muted);padding:4rem 0;font-size:.9rem}._stateError_1vbsa_445{text-align:center;color:var(--red);padding:3rem 0;font-size:.9rem}._lightbox_1vbsa_453{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:2000;display:flex;align-items:center;justify-content:center}._lightboxImg_1vbsa_463{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:6px}._lightboxClose_1vbsa_470{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}._lightboxClose_1vbsa_470:hover{background:#ffffff4d}._lightboxNav_1vbsa_490{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}._lightboxNav_1vbsa_490:hover{background:#ffffff4d}._lightboxPrev_1vbsa_511{left:1rem}._lightboxNext_1vbsa_512{right:1rem}._lightboxCount_1vbsa_514{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:#ffffffb3;font-size:.85rem;font-weight:600}._historySection_1vbsa_525{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}._historyTitle_1vbsa_532{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}._historyEmpty_1vbsa_544{font-size:.85rem;color:var(--muted);font-style:italic}._historyList_1vbsa_550{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0;position:relative}._historyList_1vbsa_550:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:var(--border)}._historyItem_1vbsa_570{display:flex;gap:.9rem;align-items:flex-start;padding:.45rem 0;position:relative}._historyDot_1vbsa_578{width:16px;height:16px;border-radius:50%;border:2px solid var(--border);background:var(--card);flex-shrink:0;margin-top:2px;position:relative;z-index:1}._hdot_created_1vbsa_590{background:#3b82f6;border-color:#3b82f6}._hdot_payment_initiated_1vbsa_591{background:#f59e0b;border-color:#f59e0b}._hdot_payment_completed_1vbsa_592,._hdot_approved_1vbsa_593{background:#10b981;border-color:#10b981}._hdot_rejected_1vbsa_594{background:#ef4444;border-color:#ef4444}._hdot_updated_1vbsa_595{background:#6b7280;border-color:#6b7280}._hdot_deleted_1vbsa_596{background:#ef4444;border-color:#ef4444}._hdot_bid_placed_1vbsa_597{background:#f4520a;border-color:#f4520a}._hdot_deal_made_1vbsa_598{background:#8b5cf6;border-color:#8b5cf6}._hdot_completed_1vbsa_599{background:#065f46;border-color:#065f46}._hdot_status_changed_1vbsa_600{background:#0ea5e9;border-color:#0ea5e9}._historyBody_1vbsa_602{display:flex;flex-direction:column;gap:.1rem;min-width:0}._historyAction_1vbsa_609{font-size:.85rem;font-weight:700;color:var(--navy)}._historyDetails_1vbsa_615{font-size:.8rem;color:var(--muted)}._historyMeta_1vbsa_620{font-size:.75rem;color:var(--muted)}._page_vzoyp_1{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;background:var(--bg);padding:2rem 1rem}._card_vzoyp_10{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:3rem 2.5rem;max-width:440px;width:100%;text-align:center;box-shadow:var(--shadow-md)}._icon_vzoyp_21{font-size:3rem;margin-bottom:1rem}._title_vzoyp_26{font-size:1.5rem;font-weight:900;color:var(--navy);margin-bottom:.75rem}._text_vzoyp_33{font-size:.92rem;color:var(--muted);line-height:1.6;margin-bottom:2rem}._actions_vzoyp_40{display:flex;flex-direction:column;gap:.75rem}._primaryBtn_vzoyp_46{display:block;padding:.75rem 1.5rem;background:var(--orange);color:#fff;font-size:.9rem;font-weight:700;border-radius:9999px;text-decoration:none;transition:background .15s}._primaryBtn_vzoyp_46:hover{background:var(--orange-dark)}._secondaryBtn_vzoyp_62{display:block;padding:.75rem 1.5rem;background:var(--card);color:var(--navy);font-size:.9rem;font-weight:700;border-radius:9999px;text-decoration:none;border:1.5px solid var(--border);transition:background .15s}._secondaryBtn_vzoyp_62:hover{background:var(--bg)}._page_t9lwh_1{min-height:calc(100vh - 64px);background:var(--bg)}._container_t9lwh_6{max-width:720px;margin:0 auto;padding:1.5rem 1.25rem 4rem;display:flex;flex-direction:column;gap:1.5rem}._state_t9lwh_15{text-align:center;padding:3rem;color:var(--muted)}._stateError_t9lwh_21{text-align:center;padding:3rem;color:#ef4444}._backBtn_t9lwh_27{background:none;border:none;font-size:.84rem;font-weight:700;color:var(--navy);cursor:pointer;padding:0;align-self:flex-start}._backBtn_t9lwh_27:hover{text-decoration:underline}._profileCard_t9lwh_40{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.75rem;display:flex;gap:1.25rem;align-items:flex-start}._avatar_t9lwh_50{width:64px;height:64px;border-radius:50%;background:var(--orange);color:#fff;font-size:1.6rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}._profileInfo_t9lwh_64{display:flex;flex-direction:column;gap:.4rem;min-width:0}._name_t9lwh_71{font-size:1.4rem;font-weight:800;color:var(--navy);margin:0}._location_t9lwh_78{display:flex;align-items:center;gap:.3rem;font-size:.84rem;color:var(--muted);margin:0}._ratingRow_t9lwh_87{margin-top:.2rem}._categories_t9lwh_89{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.3rem}._categoryBadge_t9lwh_96{font-size:.72rem;font-weight:700;padding:.2rem .6rem;border-radius:9999px;background:var(--orange);color:#fff}._section_t9lwh_106{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._sectionHeader_t9lwh_116{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._sectionTitle_t9lwh_123{font-size:1.05rem;font-weight:800;color:var(--navy);margin:0;display:flex;align-items:center;gap:.5rem}._reviewCount_t9lwh_133{font-size:.78rem;font-weight:700;background:var(--orange);color:#fff;border-radius:9999px;padding:.1rem .5rem}._reviewableSub_t9lwh_142{font-size:.84rem;color:var(--muted);margin:0}._writeReviewBtn_t9lwh_148{font-size:.82rem;font-weight:700;padding:.4rem 1rem;border:none;border-radius:9999px;background:var(--navy);color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}._writeReviewBtn_t9lwh_148:hover{background:#1a4d80}._reviewForm_t9lwh_163{display:flex;flex-direction:column;gap:.9rem}._reviewJobName_t9lwh_169{font-size:.84rem;color:var(--muted);margin:0}._formRow_t9lwh_175{display:flex;flex-direction:column;gap:.3rem}._formLabel_t9lwh_181{font-size:.8rem;font-weight:700;color:var(--navy)}._optional_t9lwh_187{font-weight:400;color:var(--muted)}._formSelect_t9lwh_192{padding:.5rem .75rem;border:1.5px solid var(--border);border-radius:8px;font-size:.88rem;font-family:inherit;background:var(--bg);color:var(--navy);outline:none}._formSelect_t9lwh_192:focus{border-color:var(--orange)}._formTextarea_t9lwh_204{padding:.6rem .75rem;border:1.5px solid var(--border);border-radius:8px;font-size:.88rem;font-family:inherit;resize:vertical;outline:none;background:var(--bg);color:var(--navy);line-height:1.45}._formTextarea_t9lwh_204:focus{border-color:var(--orange)}._charCount_t9lwh_218{font-size:.72rem;color:var(--muted);align-self:flex-end}._formError_t9lwh_224{font-size:.82rem;color:#ef4444;margin:0}._submitBtn_t9lwh_230{align-self:flex-start;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;border:none;border-radius:9999px;background:var(--orange);color:#fff;cursor:pointer;transition:background .15s,opacity .15s}._submitBtn_t9lwh_230:hover:not(:disabled){background:var(--orange-dark, #d43f00)}._submitBtn_t9lwh_230:disabled{opacity:.55;cursor:not-allowed}._starPicker_t9lwh_246{display:flex;gap:.1rem}._starBtn_t9lwh_251{background:none;border:none;font-size:1.8rem;color:var(--border);cursor:pointer;padding:0;line-height:1;transition:color .1s,transform .1s}._starBtn_t9lwh_251:hover,._starBtnOn_t9lwh_262{color:#f59e0b}._starBtn_t9lwh_251:hover{transform:scale(1.15)}._noReviews_t9lwh_266{font-size:.85rem;color:var(--muted);margin:0}._reviewList_t9lwh_272{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._reviewItem_t9lwh_281{padding:1rem;border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:.35rem}._reviewHeader_t9lwh_290{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}._reviewStars_t9lwh_297{font-size:1rem;color:#f59e0b;letter-spacing:.05em}._emptyStars_t9lwh_303{color:var(--border)}._reviewClient_t9lwh_305{font-size:.84rem;font-weight:700;color:var(--navy)}._reviewDate_t9lwh_311{font-size:.75rem;color:var(--muted);margin-left:auto}._reviewJob_t9lwh_169{font-size:.78rem;color:var(--muted);margin:0}._reviewComment_t9lwh_323{font-size:.88rem;color:var(--navy);margin:0;line-height:1.5}@media (max-width: 500px){._profileCard_t9lwh_40{flex-direction:column}}._page_16i9u_1{min-height:calc(100vh - 64px);background:var(--bg)}._hero_16i9u_7{background:var(--navy);padding:4rem 1.25rem 3.5rem;position:relative;overflow:hidden}._hero_16i9u_7:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:#ffffff0d;top:-200px;right:-180px;pointer-events:none}._hero_16i9u_7:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#ffffff0a;bottom:-150px;left:-80px;pointer-events:none}._heroInner_16i9u_38{max-width:680px;margin:0 auto;position:relative;z-index:1}._heroTag_16i9u_45{display:inline-block;background:#ffffff1f;color:#ffffffd9;font-size:.72rem;font-weight:700;letter-spacing:.9px;text-transform:uppercase;padding:.22rem .75rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);margin-bottom:1.25rem}._heroTitle_16i9u_59{font-size:clamp(1.6rem,5vw,2.4rem);font-weight:900;color:#fff;line-height:1.2;margin-bottom:1rem}._heroSub_16i9u_67{font-size:clamp(.88rem,2.5vw,1rem);color:#ffffffa6;line-height:1.65;max-width:560px;margin-bottom:2rem}._heroActions_16i9u_75{display:flex;gap:.75rem;flex-wrap:wrap}._primaryBtn_16i9u_82{display:inline-block;padding:.65rem 1.5rem;background:var(--orange);color:#fff;font-size:.92rem;font-weight:700;border-radius:9999px;text-decoration:none;transition:background .15s}._primaryBtn_16i9u_82:hover{background:var(--orange-dark)}._secondaryBtn_16i9u_95{display:inline-block;padding:.65rem 1.5rem;background:#ffffff1a;color:#fff;font-size:.92rem;font-weight:700;border-radius:9999px;text-decoration:none;border:1.5px solid rgba(255,255,255,.25);transition:background .15s}._secondaryBtn_16i9u_95:hover{background:#ffffff2e}._section_16i9u_110{padding:4rem 1.25rem}._benefitsSection_16i9u_114{padding:4rem 1.25rem;background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._container_16i9u_121{max-width:760px;margin:0 auto}._sectionHeader_16i9u_126{margin-bottom:2.5rem}._sectionTag_16i9u_130{display:inline-block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.9px;color:var(--orange);margin-bottom:.6rem}._sectionTitle_16i9u_140{font-size:clamp(1.3rem,4vw,1.75rem);font-weight:900;color:var(--navy);margin-bottom:.65rem;line-height:1.25}._sectionSub_16i9u_148{font-size:.95rem;color:var(--muted);line-height:1.6;max-width:580px}._sectionCta_16i9u_155{margin-top:2.5rem}._steps_16i9u_160{display:flex;flex-direction:column;gap:1.5rem}._step_16i9u_160{display:flex;gap:1.25rem;align-items:flex-start;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem 1.5rem 1.5rem 1.25rem;box-shadow:var(--shadow)}._stepNumber_16i9u_177{font-size:1.35rem;font-weight:900;color:var(--orange);line-height:1;flex-shrink:0;min-width:2.2rem;padding-top:.1rem;font-variant-numeric:tabular-nums}._stepContent_16i9u_188{flex:1;min-width:0}._stepTitle_16i9u_193{font-size:1rem;font-weight:800;color:var(--navy);margin-bottom:.4rem}._stepBody_16i9u_200{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0}._divider_16i9u_208{height:1px;background:var(--border);max-width:760px;margin:0 auto}._benefits_16i9u_114{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:1.5rem}._benefit_16i9u_114{padding:1.5rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius)}._benefitIcon_16i9u_229{color:var(--orange);margin-bottom:.85rem;display:flex}._benefitTitle_16i9u_235{font-size:.97rem;font-weight:800;color:var(--navy);margin-bottom:.4rem}._benefitBody_16i9u_242{font-size:.88rem;color:var(--muted);line-height:1.6;margin:0}._finalCta_16i9u_250{padding:4rem 1.25rem;text-align:center}._finalTitle_16i9u_255{font-size:clamp(1.3rem,4vw,1.75rem);font-weight:900;color:var(--navy);margin-bottom:.5rem}._finalSub_16i9u_262{font-size:.95rem;color:var(--muted);margin-bottom:1.75rem}._finalActions_16i9u_268{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}._finalActions_16i9u_268 ._secondaryBtn_16i9u_95{background:var(--card);color:var(--navy);border-color:var(--border)}._finalActions_16i9u_268 ._secondaryBtn_16i9u_95:hover{background:#f0f4f9;border-color:var(--navy)}
