._layout_1k6nb_1{display:flex;flex-direction:column;min-height:100vh}._main_1k6nb_7{flex:1;overflow-y:auto;padding-bottom:68px}._tabBar_1k6nb_13{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fff;border-top:2px solid #C8956A;height:68px;z-index:100}._tab_1k6nb_13{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none;font-size:12px;font-weight:500;transition:color .2s;padding:10px 0;color:sienna;border-top:3px solid transparent}._tabActive_1k6nb_41{color:#4cc890;border-top-color:#c8956a}._container_m3egw_1{min-height:100vh;background-color:#f5ede0}._header_m3egw_6{background:linear-gradient(135deg,#4cc890,#34b078);padding:2.5rem 1.5rem 3.5rem;color:#fff;box-shadow:0 4px 6px #0000001a;position:relative;overflow:hidden}._header_m3egw_6:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.15) 0%,transparent 60%);pointer-events:none}._headerContent_m3egw_26{max-width:1200px;margin:0 auto;position:relative;z-index:1;text-align:center}._logo_m3egw_34{font-size:2rem;font-weight:700;margin:0 0 .75rem;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}._tagline_m3egw_42{font-size:1.25rem;margin:0 0 1.5rem;opacity:.95;font-weight:400}._taglineHighlight_m3egw_49{font-family:Dongle,sans-serif;font-weight:700;font-size:1.75rem;color:#ffeb3b;text-shadow:-1px -1px 0 rgba(0,0,0,.5),1px -1px 0 rgba(0,0,0,.5),-1px 1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(0,0,0,.5)}._badges_m3egw_57{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}._badge_m3egw_57{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid rgba(255,255,255,.3);transition:all .2s ease}._badge_m3egw_57:hover{background:#ffffff40;transform:translateY(-1px)}._companyQuote_m3egw_83{margin:1.5rem 0 0;font-size:1.75rem;font-family:Dongle,sans-serif;font-weight:700;font-style:normal;letter-spacing:.25px;color:#ffeb3b;text-shadow:-1px -1px 0 rgba(0,0,0,.5),1px -1px 0 rgba(0,0,0,.5),-1px 1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(0,0,0,.5)}._companySubQuote_m3egw_94{margin:.5rem 0 0;font-size:1.625rem;font-family:Dongle,sans-serif;font-weight:700;letter-spacing:.25px;color:#ffeb3b;text-shadow:-1px -1px 0 rgba(0,0,0,.5),1px -1px 0 rgba(0,0,0,.5),-1px 1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(0,0,0,.5)}._bidAdvert_m3egw_104{margin:1.5rem 0 0;font-size:1rem;font-weight:500;color:#fffffff2;letter-spacing:.3px}._charityNote_m3egw_112{margin:1rem 0 0;font-size:.875rem;font-weight:500;color:#ffffffe6;letter-spacing:.25px;background:#ffffff26;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem 1rem;border-radius:20px;border:1px solid rgba(255,255,255,.25);cursor:pointer;transition:all .2s ease;font-family:inherit}._charityNote_m3egw_112:hover{background:#ffffff40;transform:translateY(-1px)}._content_m3egw_135{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}._section_m3egw_141{margin-bottom:3rem}._sectionTitle_m3egw_145{font-size:1.5rem;font-weight:700;color:#1a2e25;margin:0 0 1.25rem}._requestsList_m3egw_152{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}._requestCard_m3egw_158{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 2px 4px #0000000f;border:1px solid #DCF0E4;transition:all .2s ease;animation:_slideIn_m3egw_1 .3s ease}._requestCard_m3egw_158:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}@keyframes _slideIn_m3egw_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._requestHeader_m3egw_184{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}._requestService_m3egw_191{font-size:1.125rem;font-weight:600;color:#1a2e25;margin:0;flex:1}._deleteButton_m3egw_199{background:none;border:none;color:#8ca69a;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._deleteButton_m3egw_199:hover{color:#ef4444;background:#ef44441a}._requestArea_m3egw_217{font-size:.875rem;color:#4b6358;margin:0 0 1rem}._requestFooter_m3egw_223{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #EDF7F1}._waitingTime_m3egw_231{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#4b6358}._waitingTime_m3egw_231._urgent_m3egw_239{color:#f59e0b;font-weight:600}._requestStatus_m3egw_244{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#4b6358}._statusDot_m3egw_252{width:8px;height:8px;border-radius:50%;background:#f59e0b;animation:_pulse_m3egw_1 2s ease-in-out infinite}@keyframes _pulse_m3egw_1{0%,to{opacity:1}50%{opacity:.5}}._searchBar_m3egw_269{position:relative;margin-bottom:1.5rem}._searchIcon_m3egw_274{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#8ca69a;pointer-events:none}._searchInput_m3egw_283{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #DCF0E4;border-radius:12px;font-size:1rem;background:#fff;color:#1a2e25;transition:all .2s ease}._searchInput_m3egw_283:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 4px #4cc8901a}._searchInput_m3egw_283::placeholder{color:#8ca69a}._topServicesSection_m3egw_304{margin-bottom:1.5rem}._topServicesLabel_m3egw_308{font-size:.8125rem;font-weight:600;color:#4b6358;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .625rem}._topServicesGrid_m3egw_317{display:flex;flex-wrap:wrap;gap:.5rem}._topServiceChip_m3egw_323{display:inline-flex;align-items:center;padding:.5rem .875rem;background:#f0faf5;border:1.5px solid #4CC890;border-radius:20px;font-size:.875rem;font-weight:500;color:#1a7a4a;cursor:pointer;transition:all .18s ease;white-space:nowrap}._topServiceChip_m3egw_323:hover{background:#4cc890;color:#fff;border-color:#4cc890;box-shadow:0 2px 6px #4cc89059;transform:translateY(-1px)}._categoriesScroll_m3egw_346{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.75rem;margin-bottom:2rem;scrollbar-width:thin;scrollbar-color:#DCF0E4 transparent}._categoriesScroll_m3egw_346::-webkit-scrollbar{height:6px}._categoriesScroll_m3egw_346::-webkit-scrollbar-track{background:transparent}._categoriesScroll_m3egw_346::-webkit-scrollbar-thumb{background:#dcf0e4;border-radius:3px}._categoriesScroll_m3egw_346::-webkit-scrollbar-thumb:hover{background:#4cc890}._categoryChip_m3egw_373{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.125rem;background:#fff;border:2px solid #DCF0E4;border-radius:24px;font-size:.9375rem;font-weight:500;color:#4b6358;cursor:pointer;white-space:nowrap;transition:all .2s ease;flex-shrink:0}._categoryChip_m3egw_373:hover{border-color:#4cc890;background:#4cc8900d}._categoryChip_m3egw_373._active_m3egw_395{background:#4cc890;border-color:#4cc890;color:#fff;box-shadow:0 2px 4px #4cc8904d}._servicesList_m3egw_402{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}._serviceCard_m3egw_408{background:#fff;border:2px solid #DCF0E4;border-radius:14px;padding:1.5rem;cursor:pointer;transition:all .2s ease;text-align:left;position:relative;overflow:hidden}._serviceCard_m3egw_408:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4cc890,#34b078);transform:scaleX(0);transition:transform .3s ease}._serviceCard_m3egw_408:hover:before{transform:scaleX(1)}._serviceCard_m3egw_408:hover{border-color:#4cc890;box-shadow:0 6px 12px #4cc89026;transform:translateY(-4px)}._serviceName_m3egw_442{font-size:1.125rem;font-weight:600;color:#1a2e25;margin:0 0 .625rem}._serviceDescription_m3egw_449{font-size:.9375rem;color:#4b6358;line-height:1.6;margin:0 0 1rem}._serviceArrow_m3egw_456{color:#4cc890;font-size:1.25rem;font-weight:600;transition:transform .2s ease}._serviceCard_m3egw_408:hover ._serviceArrow_m3egw_456{transform:translate(4px)}._loading_m3egw_467{text-align:center;padding:3rem 1rem;color:#4b6358;font-size:1rem}._empty_m3egw_474{text-align:center;padding:3rem 1rem}._empty_m3egw_474 p{color:#4b6358;font-size:1rem;margin:0 0 1rem}._clearButton_m3egw_485{background:#4cc890;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}._clearButton_m3egw_485:hover{background:#34b078;transform:translateY(-2px);box-shadow:0 4px 8px #4cc8904d}@media(max-width:640px){._logo_m3egw_34{font-size:1.5rem}._badges_m3egw_57{gap:.5rem}._badge_m3egw_57{font-size:.8125rem;padding:.375rem .75rem}._requestsList_m3egw_152,._servicesList_m3egw_402{grid-template-columns:1fr}._sectionTitle_m3egw_145{font-size:1.25rem}}@media(min-width:641px)and (max-width:1024px){._requestsList_m3egw_152,._servicesList_m3egw_402{grid-template-columns:repeat(2,1fr)}}._disclaimerOverlay_m3egw_537{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem;animation:_fadeIn_m3egw_1 .2s ease}@keyframes _fadeIn_m3egw_1{0%{opacity:0}to{opacity:1}}._disclaimerModal_m3egw_557{background:#fff;border-radius:16px;padding:2rem;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 40px #00000026;animation:_slideUp_m3egw_1 .25s ease}@keyframes _slideUp_m3egw_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._disclaimerIcon_m3egw_579{width:52px;height:52px;border-radius:50%;background:#edf7f1;color:#34b078;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}._disclaimerTitle_m3egw_591{font-size:1.25rem;font-weight:700;color:#1a2e25;margin:0 0 .75rem}._disclaimerText_m3egw_598{font-size:.9375rem;color:#4b6358;line-height:1.6;margin:0 0 1.75rem}._disclaimerActions_m3egw_605{display:flex;gap:.75rem}._disclaimerDisagree_m3egw_610{flex:1;padding:.75rem 1rem;background:#fff;border:2px solid #DCF0E4;border-radius:10px;font-size:.9375rem;font-weight:600;color:#4b6358;cursor:pointer;transition:all .2s ease}._disclaimerDisagree_m3egw_610:hover{border-color:#8ca69a;background:#f8faf9}._disclaimerAgree_m3egw_628{flex:1;padding:.75rem 1rem;background:linear-gradient(135deg,#4cc890,#34b078);border:none;border-radius:10px;font-size:.9375rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #4cc8904d}._disclaimerAgree_m3egw_628:hover{transform:translateY(-1px);box-shadow:0 4px 8px #4cc89066}._openBidsButton_m3egw_647{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;background:#e6f2fa;border:2px solid #2E86AB;border-radius:12px;font-size:15px;font-weight:600;color:#2e86ab;cursor:pointer;transition:all .2s ease;margin-bottom:2rem}._openBidsButton_m3egw_647:hover{background:#d0e8f5;transform:translateY(-2px);box-shadow:0 4px 8px #2e86ab33}@media(min-width:1025px){._header_m3egw_6{padding:3.5rem 2.5rem 4.5rem}._content_m3egw_135{padding:2.5rem}._servicesList_m3egw_402{grid-template-columns:repeat(3,1fr)}}._mapContainer_qyi51_1{position:relative;width:100%;height:320px;overflow:hidden;border-radius:12px;border:1px solid #e5e7eb;background-color:#f3f4f6}._tileLayer_qyi51_11{position:absolute;top:0;left:0;width:100%;height:100%;cursor:grab;touch-action:none}._tileLayer_qyi51_11:active{cursor:grabbing}._tile_qyi51_11{position:absolute;width:256px;height:256px;pointer-events:none}._pin_qyi51_32{position:absolute;width:24px;height:24px;border-radius:50%;border:2px solid white;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;box-shadow:0 2px 4px #0003}._pin_qyi51_32:hover{transform:translate(-50%,-50%) scale(1.1)}._zoomControls_qyi51_51{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:4px;z-index:10}._zoomButton_qyi51_61{width:32px;height:32px;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;box-shadow:0 1px 3px #0000001a}._zoomButton_qyi51_61:hover:not(:disabled){background-color:#f9fafb}._zoomButton_qyi51_61:disabled{opacity:.5;cursor:not-allowed}._legend_qyi51_84{position:absolute;bottom:12px;left:12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 3px #0000001a;z-index:10}._legendItem_qyi51_99{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151}._legendDot_qyi51_107{width:10px;height:10px;border-radius:50%;border:1px solid white}._countBadge_qyi51_114{position:absolute;bottom:12px;right:12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;color:#374151;box-shadow:0 1px 3px #0000001a;z-index:10}._attribution_qyi51_129{position:absolute;bottom:12px;left:50%;transform:translate(-50%);font-size:10px;color:#6b7280;background-color:#fffc;padding:2px 6px;border-radius:4px;z-index:5}._modalOverlay_qyi51_142{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modal_qyi51_142{background-color:#fff;border-radius:16px;padding:28px;max-width:400px;width:100%;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._closeButton_qyi51_166{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}._closeButton_qyi51_166:hover{background-color:#e5e7eb}._modalTitle_qyi51_186{font-size:20px;font-weight:700;color:#111827;margin:0 0 20px;padding-right:32px}._modalLocation_qyi51_194{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:14px;margin-bottom:16px}._waitingBadge_qyi51_203{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;color:#fff;font-size:13px;font-weight:600;margin-bottom:20px}._comments_qyi51_215{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:20px}._comments_qyi51_215 p{margin:0;font-size:14px;color:#374151;line-height:1.5}._unlockedSection_qyi51_230{display:flex;flex-direction:column;gap:16px}._tapToCall_qyi51_236{display:flex;align-items:center;gap:8px;padding:12px;background-color:#f0fdf4;border:1px solid #4ade80;border-radius:8px}._phoneLink_qyi51_246{font-size:16px;font-weight:600;color:#166534;text-decoration:none}._phoneLink_qyi51_246:hover{text-decoration:underline}._removeButton_qyi51_257{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background-color:#fef2f2;border:1px solid #ef4444;border-radius:8px;color:#dc2626;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}._removeButton_qyi51_257:hover{background-color:#fee2e2}._claimedSection_qyi51_277{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;text-align:center}._claimedSection_qyi51_277 p{margin:0;font-size:14px;line-height:1.5}._lockedSection_qyi51_296{display:flex;flex-direction:column;gap:16px}._unlockButton_qyi51_302{padding:14px 20px;background-color:#4cc890;color:#fff;border:2px solid #C8956A;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s}._unlockButton_qyi51_302:hover:not(:disabled){background-color:#3db578;border-color:#8b4513}._unlockButton_qyi51_302:disabled{opacity:.6;cursor:not-allowed}._note_qyi51_324{margin:0;font-size:13px;color:#6b7280;text-align:center;line-height:1.4}._banner_de3la_1{margin:1.25rem;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #FB923C;border-radius:12px;overflow:hidden;animation:_slideDown_de3la_1 .3s ease-out}@keyframes _slideDown_de3la_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._bannerHeader_de3la_21{width:100%;display:flex;align-items:center;gap:.875rem;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;color:#9a3412;transition:background .2s}._bannerHeader_de3la_21:hover{background:#fb923c14}._bannerIconWrapper_de3la_39{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:10px;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #f973164d}._bannerContent_de3la_52{flex:1}._bannerTitle_de3la_56{display:block;font-size:1rem;font-weight:700;color:#9a3412}._bannerSubtitle_de3la_63{font-size:.85rem;color:#c2410c;margin:.125rem 0 0}._tiersContainer_de3la_69{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem}._tierCard_de3la_76{background:#fff;border:2px solid #FED7AA;border-radius:10px;padding:1.375rem;transition:all .2s}._tierCard_de3la_76:hover{border-color:#fb923c;box-shadow:0 2px 8px #f973161f}._tierHeader_de3la_89{display:flex;align-items:center;gap:.375rem;color:#ea580c;margin-bottom:.75rem}._tierMinutes_de3la_97{font-size:.875rem;font-weight:700;color:#ea580c}._tierLabel_de3la_103{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._tierHeaderPriority_de3la_110{display:flex;align-items:center;gap:.375rem;color:#b45309;margin-bottom:.75rem}._tierPriceSub_de3la_118{font-size:.85rem;color:#78716c;font-weight:500;margin-left:.25rem}._tierNote_de3la_125{font-size:.8rem;color:#78716c;margin:.75rem 0 0;line-height:1.5;font-style:italic}._tiersDivider_de3la_133{display:flex;align-items:center;justify-content:center;padding:.25rem 0}._tiersDividerText_de3la_140{font-size:.85rem;font-weight:600;color:#9a3412;text-transform:uppercase;letter-spacing:.05em}._tierName_de3la_148{font-size:1rem;font-weight:600;color:#1a2e25;margin:0 0 .25rem}._tierDescription_de3la_155{font-size:.85rem;color:#4b6358;margin:0 0 1rem;line-height:1.5}._tierGuarantee_de3la_162{display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#ecfdf5;border:1px solid #34D399;border-radius:6px;font-size:.8rem;font-weight:600;color:#065f46;margin-bottom:1rem}._tierPriceRow_de3la_176{display:flex;align-items:center;justify-content:space-between}._tierPrice_de3la_118{font-size:1.25rem;font-weight:700;color:#9a3412}._subscribeButton_de3la_188{padding:.625rem 1.5rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:2px solid #8B4513;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 6px #f9731640}._subscribeButton_de3la_188:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f9731659}._subscribeButton_de3la_188:disabled{opacity:.6;cursor:not-allowed}._activeBanner_de3la_211{margin:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:2px solid #FB923C;border-radius:12px;animation:_slideDown_de3la_1 .3s ease-out}._activeHeader_de3la_220{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem}._activeIconWrapper_de3la_227{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:10px;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #f973164d}._activeInfo_de3la_240{flex:1}._activeTitle_de3la_244{display:block;font-size:1rem;font-weight:700;color:#9a3412}._activeDescription_de3la_251{font-size:.85rem;color:#c2410c;margin:.125rem 0 0}._manageLinkButton_de3la_257{width:100%;padding:.625rem;background:#fff;border:2px solid #FED7AA;border-radius:8px;color:#9a3412;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._manageLinkButton_de3la_257:hover{border-color:#fb923c;background:#fff7ed}._cancelConfirm_de3la_275{padding:.875rem;background:#fff;border:2px solid #FED7AA;border-radius:8px}._cancelText_de3la_282{font-size:.9rem;color:#1a2e25;margin:0 0 .75rem;font-weight:500}._cancelActions_de3la_289{display:flex;gap:.5rem}._cancelButton_de3la_294{flex:1;padding:.5rem 1rem;background:#ef4444;color:#fff;border:2px solid #8B4513;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_de3la_294:hover:not(:disabled){background:#dc2626;border-color:#5c2a0a}._cancelButton_de3la_294:disabled{opacity:.6;cursor:not-allowed}._keepButton_de3la_317{flex:1;padding:.5rem 1rem;background:#fff;border:2px solid #C8956A;border-radius:6px;color:#7c4a1e;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}._keepButton_de3la_317:hover{border-color:#8b4513;color:#5c2a0a}._tierCardSuper_de3la_335{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #F59E0B;border-radius:10px;padding:1.375rem;transition:all .2s;position:relative}._tierCardSuper_de3la_335:hover{border-color:#d97706;box-shadow:0 4px 16px #f59e0b33}._tierHeaderSuper_de3la_349{display:flex;align-items:center;gap:.375rem;color:#92400e;margin-bottom:.75rem}._tierCompetitionNote_de3la_357{font-size:.8rem;color:#78716c;margin:0 0 1rem;line-height:1.5;font-style:italic;padding:.5rem .75rem;background:#fff;border-radius:6px;border:1px solid #FDE68A}._tierGuaranteeList_de3la_369{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}._tierGuaranteeItem_de3la_376{display:flex;align-items:center;gap:.375rem;padding:.3rem .625rem;background:#fff;border:1px solid #FDE68A;border-radius:6px;font-size:.8rem;font-weight:600;color:#92400e}._tierPriceSuper_de3la_389{font-size:1.25rem;font-weight:700;color:#92400e}._subscribeButtonSuper_de3la_395{width:100%;margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:2px solid #92400E;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #f59e0b4d;letter-spacing:.02em}._subscribeButtonSuper_de3la_395:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #f59e0b66}._subscribeButtonSuper_de3la_395:disabled{opacity:.6;cursor:not-allowed}._activeBannerSuper_de3la_421{margin:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #F59E0B;border-radius:12px;animation:_slideDown_de3la_1 .3s ease-out}._activeIconWrapperSuper_de3la_430{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:10px;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #f59e0b59}@media(min-width:768px){._banner_de3la_1,._activeBanner_de3la_211,._activeBannerSuper_de3la_421{margin:1.75rem 2.5rem}._tiersContainer_de3la_69{flex-direction:row;flex-wrap:wrap}._tierCard_de3la_76,._tierCardSuper_de3la_335{flex:1;min-width:200px}}._section_1sa7h_1{margin:0 1rem 1.5rem;max-width:900px}._sectionTitle_1sa7h_6{display:flex;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;color:#1a2e25;margin:0 0 6px}._countBadge_1sa7h_16{background:#2e86ab;color:#fff;font-size:12px;font-weight:700;padding:2px 8px;border-radius:10px;margin-left:4px}._sectionSubtitle_1sa7h_26{font-size:14px;color:#4b6358;margin:0 0 16px}._loadingText_1sa7h_32{text-align:center;color:#4b6358;font-size:14px;padding:24px 0}._bidsList_1sa7h_39{display:flex;flex-direction:column;gap:12px}._bidCard_1sa7h_45{background:#fff;border:2px solid #B8D8E8;border-radius:12px;overflow:hidden;transition:all .2s}._bidCard_1sa7h_45:hover{border-color:#2e86ab}._bidCardHeader_1sa7h_57{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;background:none;border:none;cursor:pointer;text-align:left;color:#1a2e25}._bidCardInfo_1sa7h_70{flex:1;min-width:0}._bidServiceName_1sa7h_75{font-size:16px;font-weight:600;margin:0 0 6px;color:#1a2e25}._bidMetaRow_1sa7h_82{display:flex;align-items:center;gap:14px;flex-wrap:wrap}._bidMetaItem_1sa7h_89{display:flex;align-items:center;gap:4px;font-size:13px;color:#4b6358}._bidCardActions_1sa7h_97{display:flex;align-items:center;gap:8px;flex-shrink:0;color:#4b6358}._alreadyBidBadge_1sa7h_105{background:#ecfdf5;color:#059669;font-size:11px;font-weight:600;padding:3px 8px;border-radius:8px;text-transform:uppercase;letter-spacing:.3px}._bidCardBody_1sa7h_116{padding:0 18px 18px;border-top:1px solid #EDF7F1}._descriptionBox_1sa7h_121{margin-top:14px;padding:14px 16px;background:#f0f8ff;border:1px solid #B8D8E8;border-radius:8px;margin-bottom:12px}._descriptionLabel_1sa7h_130{font-size:12px;font-weight:600;color:#2e86ab;margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px}._descriptionText_1sa7h_139{font-size:14px;color:#1a2e25;margin:0;line-height:1.6;white-space:pre-wrap}._customerInfo_1sa7h_147{display:flex;align-items:center;gap:6px;font-size:14px;color:#4b6358;margin-bottom:14px}._alreadyBidMessage_1sa7h_156{padding:14px 16px;background:#ecfdf5;border:1px solid #A7F3D0;border-radius:8px;font-size:14px;color:#059669;font-weight:500;text-align:center}._bidForm_1sa7h_167{display:flex;flex-direction:column;gap:10px}._bidFormRow_1sa7h_173{display:flex;gap:10px}._amountInput_1sa7h_178{display:flex;align-items:center;border:2px solid #DCF0E4;border-radius:8px;overflow:hidden;flex:1;transition:border-color .2s}._amountInput_1sa7h_178:focus-within{border-color:#2e86ab}._dollarPrefix_1sa7h_192{padding:10px 0 10px 14px;font-size:16px;font-weight:600;color:#1a2e25;background:#f7fbf9}._amountField_1sa7h_200{flex:1;border:none;padding:10px 14px 10px 6px;font-size:16px;color:#1a2e25;background:#f7fbf9;outline:none;min-width:0}._amountField_1sa7h_200::placeholder{color:#8ca69a}._messageField_1sa7h_215{width:100%;padding:10px 14px;border:2px solid #DCF0E4;border-radius:8px;font-size:14px;color:#1a2e25;font-family:inherit;resize:vertical;transition:border-color .2s;box-sizing:border-box}._messageField_1sa7h_215:focus{outline:none;border-color:#2e86ab}._messageField_1sa7h_215::placeholder{color:#8ca69a}._errorText_1sa7h_237{color:#ef4444;font-size:13px;margin:0}._submitBidButton_1sa7h_243{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:#2e86ab;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}._submitBidButton_1sa7h_243:hover:not(:disabled){background:#1b6c8c}._submitBidButton_1sa7h_243:active:not(:disabled){transform:scale(.98)}._submitBidButton_1sa7h_243:disabled{opacity:.6;cursor:not-allowed}._urgentMeta_1sa7h_273{color:#d97706!important;font-weight:600}@media(max-width:640px){._section_1sa7h_1{margin:0 .75rem 1.25rem}._sectionTitle_1sa7h_6{font-size:1.1rem}._bidServiceName_1sa7h_75{font-size:15px}}._container_1a7pe_1{min-height:100vh;background:#f7fbf9;display:flex;flex-direction:column}._header_1a7pe_8{background:linear-gradient(135deg,#34b078,#4cc890);padding:3.5rem 2rem 3rem;color:#fff;text-align:center;box-shadow:0 2px 8px #34b07833}._logoWrapper_1a7pe_16{width:64px;height:64px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._title_1a7pe_28{font-size:1.75rem;font-weight:700;margin:0 0 .75rem;color:#fff}._subtitle_1a7pe_35{font-size:.95rem;margin:0;opacity:.9;font-weight:400;line-height:1.5}._freeLeadBanner_1a7pe_43{display:flex;align-items:flex-start;gap:.75rem;background:#fff3;border:1px solid rgba(255,255,255,.4);border-radius:12px;padding:.875rem 1rem;margin-top:1.25rem;text-align:left;color:#fff}._freeLeadIcon_1a7pe_56{flex-shrink:0;margin-top:.125rem}._freeLeadBanner_1a7pe_43 strong{display:block;font-size:.9rem;font-weight:700;margin-bottom:.25rem}._freeLeadBanner_1a7pe_43 p{margin:0;font-size:.825rem;opacity:.9;line-height:1.45}._formWrapper_1a7pe_75{flex:1;display:flex;flex-direction:column;align-items:center;padding:2.5rem 2rem}._formCard_1a7pe_83{width:100%;max-width:420px;background:#fff;border-radius:16px;border:2px solid #DCF0E4;box-shadow:0 4px 16px #1a2e250f;overflow:hidden}._tabs_1a7pe_93{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid #C8956A}._tab_1a7pe_93{padding:1rem;background:transparent;border:none;font-size:.95rem;font-weight:600;color:sienna;cursor:pointer;transition:all .2s;position:relative}._tabActive_1a7pe_111{color:#34b078}._tabActive_1a7pe_111:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background:linear-gradient(90deg,#c8956a,#8b4513);border-radius:3px 3px 0 0}._tab_1a7pe_93:hover:not(._tabActive_1a7pe_111){color:#8b4513;background:#fff8f0}._form_1a7pe_75{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}._inputGroup_1a7pe_139{display:flex;flex-direction:column;gap:.625rem}._label_1a7pe_145{font-size:.875rem;font-weight:600;color:#1a2e25}._inputWrapper_1a7pe_151{position:relative;display:flex;align-items:center}._inputIcon_1a7pe_157{position:absolute;left:1rem;color:#8ca69a;pointer-events:none;z-index:1}._input_1a7pe_139{width:100%;padding:.875rem 1rem .875rem 2.875rem;border:2px solid #DCF0E4;border-radius:12px;font-size:.95rem;background:#fff;color:#1a2e25;transition:all .2s}._input_1a7pe_139:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._input_1a7pe_139::placeholder{color:#8ca69a}._phoneMismatchWarning_1a7pe_186{display:flex;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;background:#fffbeb;border:1px solid #F59E0B;border-radius:8px;color:#92400e;font-size:.8rem;line-height:1.45;margin-top:.375rem}._phoneMismatchWarning_1a7pe_186 svg{flex-shrink:0;margin-top:.125rem;color:#d97706}._passwordToggle_1a7pe_206{position:absolute;right:.75rem;background:none;border:none;color:#8ca69a;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._passwordToggle_1a7pe_206:hover{color:#4b6358;background:#f7fbf9}._submitButton_1a7pe_226{width:100%;padding:.9375rem;background:linear-gradient(135deg,#4cc890,#34b078);color:#fff;border:2px solid #C8956A;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #4cc8904d;margin-top:.5rem}._submitButton_1a7pe_226:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4cc89066;border-color:#8b4513}._submitButton_1a7pe_226:disabled{opacity:.6;cursor:not-allowed}._errorMessage_1a7pe_252{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:10px;color:#dc2626;font-size:.875rem;line-height:1.4;animation:_shake_1a7pe_1 .3s ease-out}@keyframes _shake_1a7pe_1{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}._skipLink_1a7pe_272{margin-top:2rem;text-align:center}._skipButton_1a7pe_277{background:none;border:none;color:#8ca69a;font-size:.875rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .2s}._skipButton_1a7pe_277:hover{color:#4b6358}@media(min-width:768px){._header_1a7pe_8{padding:4.5rem 2.5rem 3.5rem}._title_1a7pe_28{font-size:2.25rem}._subtitle_1a7pe_35{font-size:1.0625rem}._formWrapper_1a7pe_75{padding:3rem 2.5rem}}._container_1t922_1{min-height:100vh;background:#f5ede0;padding-bottom:2rem}._header_1t922_7{background:linear-gradient(135deg,#34b078,#4cc890);padding:2rem 1.5rem;color:#fff;text-align:center;box-shadow:0 2px 8px #34b07833}._headerTop_1t922_15{display:flex;align-items:center;justify-content:space-between;text-align:left}._title_1t922_22{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;color:#fff}._subtitle_1t922_29{font-size:.9rem;margin:0;opacity:.9;font-weight:400}._headerActions_1t922_36{display:flex;align-items:center;gap:.625rem;flex-shrink:0}._creditBadge_1t922_43{display:flex;align-items:center;gap:.375rem;background:#ffffff40;border:1px solid rgba(255,255,255,.5);border-radius:20px;padding:.375rem .75rem;font-size:.8rem;font-weight:700;color:#fff;white-space:nowrap}._logoutButton_1t922_57{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3;border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .2s;flex-shrink:0}._logoutButton_1t922_57:hover{background:#ffffff4d}._loginButton_1t922_76{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:10px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}._loginButton_1t922_76:hover{background:#ffffff59;border-color:#ffffffb3}._promoBanner_1t922_98{margin:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #34D399;border-radius:12px;display:flex;gap:1rem;align-items:flex-start;animation:_slideDown_1t922_1 .4s ease-out}._promoIconWrapper_1t922_110{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#34b078,#10b981);border-radius:12px;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #10b9814d}._promoContent_1t922_123{flex:1}._promoHeadline_1t922_127{display:block;font-size:1.0625rem;font-weight:700;color:#065f46;margin-bottom:.375rem}._promoText_1t922_135{font-size:.875rem;color:#047857;margin:0 0 .875rem;line-height:1.55}._promoSubtext_1t922_142{font-size:.8125rem;color:#065f46;margin:0 0 .875rem;line-height:1.5;font-weight:600}._promoButton_1t922_150{padding:.5rem 1.5rem;background:linear-gradient(135deg,#34b078,#10b981);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 6px #10b98140}._promoButton_1t922_150:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b98159}._warningBanner_1t922_168{background:#fef3c7;border-left:4px solid #F59E0B;padding:1.25rem;margin:1.25rem;border-radius:8px;display:flex;gap:.75rem;align-items:flex-start}._warningIcon_1t922_179{color:#f59e0b;flex-shrink:0;margin-top:.125rem}._warningContent_1t922_185{flex:1}._warningTitle_1t922_189{display:block;font-size:.95rem;font-weight:600;color:#92400e;margin-bottom:.25rem}._warningText_1t922_197{font-size:.875rem;color:#78350f;margin:0;line-height:1.5}._notifBanner_1t922_204{margin:1.25rem;padding:1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #93C5FD;border-radius:12px;display:flex;gap:.75rem;align-items:flex-start;animation:_slideDown_1t922_1 .3s ease-out}@keyframes _slideDown_1t922_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._notifBannerIcon_1t922_227{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#3b82f6;border-radius:10px;color:#fff;flex-shrink:0}._notifBannerContent_1t922_239{flex:1}._notifBannerTitle_1t922_243{display:block;font-size:.95rem;font-weight:600;color:#1e3a5f;margin-bottom:.25rem}._notifBannerText_1t922_251{font-size:.85rem;color:#1e40af;margin:0 0 .75rem;line-height:1.5}._notifBannerButton_1t922_258{padding:.5rem 1.25rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._notifBannerButton_1t922_258:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}._notifBannerButton_1t922_258:disabled{opacity:.6;cursor:not-allowed}._notifBannerClose_1t922_281{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer;flex-shrink:0;transition:all .2s}._notifBannerClose_1t922_281:hover{background:#0000000d;color:#1e3a5f}._filtersContainer_1t922_301{padding:0 1.5rem;margin-bottom:1.5rem}._controlsRow_1t922_306{display:flex;gap:.75rem;margin-bottom:1rem;align-items:center}._searchContainer_1t922_313{flex:1;position:relative}._searchIcon_1t922_318{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#8ca69a;pointer-events:none}._searchInput_1t922_327{width:100%;padding:.75rem .875rem .75rem 2.75rem;border:2px solid #DCF0E4;border-radius:12px;font-size:.95rem;background:#fff;color:#1a2e25;transition:all .2s}._searchInput_1t922_327:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._refreshButton_1t922_344{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #C8956A;border-radius:12px;color:sienna;cursor:pointer;transition:all .2s}._refreshButton_1t922_344:hover{background:#fff8f0;border-color:#8b4513;color:#8b4513}._refreshButton_1t922_344:disabled{opacity:.5;cursor:not-allowed}._spinning_1t922_369{animation:_spin_1t922_369 1s linear infinite}@keyframes _spin_1t922_369{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._notifyButton_1t922_382{position:relative;height:44px;padding:0 16px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #C8956A;border-radius:12px;color:sienna;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._notifyButton_1t922_382:hover{background:#fff8f0;border-color:#8b4513;color:#8b4513}._alertBadge_1t922_406{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:.7rem;font-weight:600;padding:.125rem .375rem;border-radius:10px;min-width:18px;text-align:center;box-shadow:0 2px 4px #ef44444d}._viewToggle_1t922_421{display:flex;background:#fff;border:2px solid #C8956A;border-radius:12px;overflow:hidden}._viewButton_1t922_429,._viewButtonActive_1t922_430{height:44px;padding:0 16px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;transition:all .2s;color:#8ca69a;font-size:.875rem;font-weight:600}._viewButtonActive_1t922_430{background:#4cc890;color:#fff}._viewButton_1t922_429:hover{background:#f7fbf9}._filterRow_1t922_454{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}._serviceFilterContainer_1t922_461{position:relative;flex:1;min-width:200px}._serviceFilterButton_1t922_467{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border:2px solid #C8956A;border-radius:12px;font-size:.95rem;color:#1a2e25;cursor:pointer;transition:all .2s}._serviceFilterButton_1t922_467:hover{border-color:#8b4513}._serviceFilterText_1t922_486{flex:1;text-align:left}._servicePickerDropdown_1t922_491,._servicePickerDropdownModal_1t922_492{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:2px solid #DCF0E4;border-radius:12px;box-shadow:0 4px 12px #1a2e251a;z-index:100;max-height:300px;overflow:hidden;display:flex;flex-direction:column}._servicePickerDropdownModal_1t922_492{position:relative;top:0;margin-top:.5rem}._serviceSearchInput_1t922_514{padding:.75rem 1rem;border:none;border-bottom:2px solid #DCF0E4;font-size:.95rem;color:#1a2e25}._serviceSearchInput_1t922_514:focus{outline:none;border-bottom-color:#4cc890}._serviceList_1t922_527{flex:1;overflow-y:auto}._serviceItem_1t922_532{width:100%;padding:.875rem 1rem;text-align:left;background:#fff;border:none;cursor:pointer;font-size:.95rem;color:#1a2e25;transition:background .2s;border-bottom:1px solid #F7FBF9}._serviceItem_1t922_532:hover{background:#f7fbf9}._serviceItem_1t922_532:last-child{border-bottom:none}._suggestServiceButton_1t922_553{display:flex;align-items:center;gap:.375rem;height:38px;padding:0 .875rem;background:#fff;border:2px solid #C8956A;border-radius:20px;color:#7c4a1e;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._suggestServiceButton_1t922_553:hover{background:#fff8f0;border-color:#8b4513;color:#5c2a0a}._suggestTextarea_1t922_576{width:100%;padding:.875rem 1rem;border:2px solid #DCF0E4;border-radius:12px;font-size:.95rem;background:#fff;color:#1a2e25;transition:all .2s;resize:vertical;font-family:inherit;min-height:80px}._suggestTextarea_1t922_576:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._radiusChips_1t922_596{display:flex;gap:.5rem}._radiusChip_1t922_596,._radiusChipActive_1t922_602{padding:.5rem 1rem;background:#fff;border:2px solid #C8956A;border-radius:20px;font-size:.875rem;font-weight:500;color:#7c4a1e;cursor:pointer;transition:all .2s}._radiusChipActive_1t922_602{background:linear-gradient(135deg,#c8956a,#8b4513);border-color:#8b4513;color:#fff}._radiusChip_1t922_596:hover{border-color:#8b4513;background:#fff8f0}._loadingContainer_1t922_625{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem}._spinner_1t922_633{width:48px;height:48px;border:4px solid #DCF0E4;border-top-color:#4cc890;border-radius:50%;animation:_spin_1t922_369 1s linear infinite}._loadingText_1t922_642{margin-top:1rem;font-size:.95rem;color:#8ca69a}._mapSection_1t922_648{margin:0 1.5rem;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #1a2e251a;height:500px}._listSection_1t922_656{padding:0 1.5rem}._emptyState_1t922_660{text-align:center;padding:4rem 2rem}._emptyIcon_1t922_665{color:#8ca69a;margin-bottom:1rem}._emptyTitle_1t922_670{font-size:1.5rem;font-weight:600;color:#1a2e25;margin:0 0 .5rem}._emptyText_1t922_677{font-size:.95rem;color:#8ca69a;margin:0;line-height:1.6}._requestsList_1t922_684{display:flex;flex-direction:column;gap:1.25rem}._requestCard_1t922_690{background:#fff;border:2px solid #DCF0E4;border-radius:14px;padding:1.5rem;transition:all .2s}._requestCard_1t922_690:hover{box-shadow:0 4px 12px #1a2e251a;transform:translateY(-2px)}._requestHeader_1t922_703{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}._serviceName_1t922_711{font-size:1.125rem;font-weight:600;color:#1a2e25;margin:0;flex:1}._waitingBadge_1t922_719,._urgentBadge_1t922_720{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;white-space:nowrap}._waitingBadge_1t922_719{background:#e0f2fe;color:#0369a1}._urgentBadge_1t922_720{background:#fee2e2;color:#dc2626}._locationRow_1t922_741{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#4b6358}._locationText_1t922_749{font-size:.9375rem}._comments_1t922_753{font-size:.9375rem;color:#4b6358;line-height:1.5;margin:0 0 1.25rem;padding:1rem;background:#f7fbf9;border-radius:8px;border-left:3px solid #4CC890}._unlockedSection_1t922_764{margin-top:1.25rem;padding-top:1.25rem;border-top:2px solid #DCF0E4}._callButton_1t922_770{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;text-decoration:none;border-radius:12px;font-size:1rem;font-weight:600;transition:all .2s;margin-bottom:1rem;box-shadow:0 2px 8px #4ade804d}._callButton_1t922_770:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4ade8066}._callText_1t922_793{flex:1;text-align:center}._removeButton_1t922_798{width:100%;padding:.75rem;background:#fff;border:2px solid #C8956A;border-radius:12px;color:#7c4a1e;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:.5rem}._removeButton_1t922_798:hover{border-color:#ef4444;color:#ef4444}._unlockButton_1t922_817{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#2ec4c4,#14b8a6);color:#fff;border:2px solid #C8956A;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem;box-shadow:0 2px 8px #2ec4c44d}._unlockButton_1t922_817:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2ec4c466;border-color:#8b4513}._unlockButton_1t922_817:disabled{opacity:.6;cursor:not-allowed}._unlockButtonCredit_1t922_847{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#34b078,#4cc890);color:#fff;border:2px solid #C8956A;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem;box-shadow:0 2px 8px #34b0784d}._unlockButtonCredit_1t922_847:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #34b07866;border-color:#8b4513}._unlockButtonCredit_1t922_847:disabled{opacity:.6;cursor:not-allowed}._earlyAccessCard_1t922_877{border-color:#fb923c;background:linear-gradient(135deg,#fffbf5,#fff7ed)}._badgeGroup_1t922_882{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._earlyAccessBadge_1t922_889{display:flex;align-items:center;gap:.25rem;padding:.25rem .625rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}._lockedOverlay_1t922_902{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1rem;color:#8ca69a;text-align:center;font-size:.9375rem;font-weight:500}._lockedLocationRow_1t922_915{display:flex;align-items:center;gap:5px;font-size:.875rem;font-weight:600;color:#1a2e25;margin-bottom:.25rem}._claimedOverlay_1t922_925{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.5rem;text-align:center;color:#059669}._claimedTitle_1t922_936{font-size:.9375rem;font-weight:600;color:#1a2e25;margin:0;line-height:1.4}._claimedSubtext_1t922_944{font-size:.8125rem;color:#4b6358;margin:0;font-style:italic}._claimedLoginButton_1t922_951{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;margin-top:.5rem;background:linear-gradient(135deg,#34b078,#4cc890);color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 6px #34b07840}._claimedLoginButton_1t922_951:hover{transform:translateY(-1px);box-shadow:0 4px 12px #34b07859}._earlyAccessHint_1t922_974{font-size:.8125rem;color:#ea580c;margin:.25rem 0 0;font-weight:500}._priorityUnlockButton_1t922_981{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;margin-top:.75rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:2px solid #C2410C;border-radius:10px;font-size:.9375rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #f973164d}._priorityUnlockButton_1t922_981:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #f9731666}._priorityUnlockButton_1t922_981:disabled{opacity:.6;cursor:not-allowed}._priorityUnlockHint_1t922_1010{font-size:.8rem;color:#9a3412;margin:.375rem 0 0;font-weight:500;text-align:center}._bannedContainer_1t922_1018{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#f7fbf9;text-align:center}._bannedIcon_1t922_1029{color:#ef4444;margin-bottom:1.5rem}._bannedTitle_1t922_1034{font-size:2rem;font-weight:700;color:#1a2e25;margin:0 0 1rem}._bannedText_1t922_1041{font-size:1rem;color:#4b6358;line-height:1.6;max-width:500px;margin:0}._modalOverlay_1t922_1049{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_1t922_1049{background:#fff;border-radius:16px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #1a2e254d}._modalHeader_1t922_1074{display:flex;align-items:center;justify-content:space-between;padding:1.75rem;border-bottom:2px solid #DCF0E4}._modalTitle_1t922_1082{font-size:1.5rem;font-weight:700;color:#1a2e25;margin:0}._modalCloseButton_1t922_1089{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;color:#8ca69a;cursor:pointer;transition:all .2s}._modalCloseButton_1t922_1089:hover{background:#f7fbf9;color:#1a2e25}._modalDescription_1t922_1108{padding:1.5rem 1.75rem;font-size:.95rem;color:#4b6358;line-height:1.6;margin:0;background:#f7fbf9}._existingAlerts_1t922_1117{padding:1.75rem;border-bottom:2px solid #DCF0E4}._existingAlertsTitle_1t922_1122{font-size:1rem;font-weight:600;color:#1a2e25;margin:0 0 1rem}._existingAlert_1t922_1117{display:flex;align-items:center;justify-content:space-between;padding:.875rem;background:#f7fbf9;border:2px solid #DCF0E4;border-radius:12px;margin-bottom:.75rem}._existingAlert_1t922_1117:last-child{margin-bottom:0}._existingAlertInfo_1t922_1144{flex:1;display:flex;flex-direction:column;gap:.25rem}._existingAlertService_1t922_1151{font-size:.95rem;font-weight:600;color:#1a2e25}._existingAlertDetails_1t922_1157{font-size:.8125rem;color:#8ca69a}._deleteAlertButton_1t922_1162{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #DCF0E4;border-radius:8px;color:#ef4444;cursor:pointer;transition:all .2s}._deleteAlertButton_1t922_1162:hover{background:#fee2e2;border-color:#ef4444}._existingServiceWarning_1t922_1181{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;margin:0 1.75rem;background:#fef3c7;border:1px solid #F59E0B;border-radius:8px;font-size:.8125rem;color:#92400e;line-height:1.4}._existingServiceWarning_1t922_1181 svg{flex-shrink:0;margin-top:1px}._alertForm_1t922_1200{padding:1.75rem}._formGroup_1t922_1204{margin-bottom:1.5rem}._formGroup_1t922_1204:last-of-type{margin-bottom:1.75rem}._formLabel_1t922_1212{display:block;font-size:.875rem;font-weight:600;color:#1a2e25;margin-bottom:.5rem}._servicePickerContainer_1t922_1220{position:relative}._servicePickerButton_1t922_1224{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:#fff;border:2px solid #C8956A;border-radius:12px;font-size:.95rem;color:#1a2e25;cursor:pointer;transition:all .2s}._servicePickerButton_1t922_1224:hover{border-color:#8b4513}._servicePickerText_1t922_1243{flex:1;text-align:left}._formInput_1t922_1248{width:100%;padding:.875rem 1rem;border:2px solid #DCF0E4;border-radius:12px;font-size:.95rem;background:#fff;color:#1a2e25;transition:all .2s}._formInput_1t922_1248:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._formHint_1t922_1265{font-size:.8125rem;color:#8ca69a;margin:.5rem 0 0;line-height:1.5}._availabilityIndicator_1t922_1272{margin-top:.5rem}._availabilityChecking_1t922_1276{font-size:.8125rem;color:#8ca69a;font-style:italic}._availabilityOpen_1t922_1282{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#047857;background:#ecfdf5;border:1px solid #A7F3D0;border-radius:8px;padding:.5rem .75rem;line-height:1.4}._availabilityFull_1t922_1295{display:flex;align-items:flex-start;gap:.375rem;font-size:.8125rem;color:#92400e;background:#fffbeb;border:1px solid #FCD34D;border-radius:8px;padding:.5rem .75rem;line-height:1.4}._availabilityFull_1t922_1295 svg{flex-shrink:0;margin-top:.0625rem}._premiumCompetition_1t922_1313{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#92400e;background:#fef3c7;border:1px solid #FDE68A;border-radius:8px;padding:.5rem .75rem;margin-top:.375rem;line-height:1.4}._premiumCompetition_1t922_1313 svg{flex-shrink:0}._premiumOpportunity_1t922_1331{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#047857;background:#ecfdf5;border:1px solid #A7F3D0;border-radius:8px;padding:.5rem .75rem;margin-top:.375rem;line-height:1.4}._premiumOpportunity_1t922_1331 svg{flex-shrink:0}._radiusSelector_1t922_1349{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}._radiusOption_1t922_1355,._radiusOptionActive_1t922_1356{padding:.75rem;background:#fff;border:2px solid #C8956A;border-radius:12px;font-size:.875rem;font-weight:500;color:#7c4a1e;cursor:pointer;transition:all .2s;text-align:center}._radiusOptionActive_1t922_1356{background:linear-gradient(135deg,#c8956a,#8b4513);border-color:#8b4513;color:#fff}._radiusOption_1t922_1355:hover{border-color:#8b4513;background:#fff8f0}._saveAlertButton_1t922_1380{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;background:linear-gradient(135deg,#4cc890,#34b078);color:#fff;border:2px solid #C8956A;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #4cc8904d}._saveAlertButton_1t922_1380:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #4cc89066}._saveAlertButton_1t922_1380:disabled{opacity:.6;cursor:not-allowed}._confirmationOverlay_1t922_1408{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._confirmationModal_1t922_1423{background:#fff;border-radius:16px;max-width:450px;width:100%;padding:2rem;box-shadow:0 20px 60px #1a2e254d}._confirmationHeader_1t922_1432{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._confirmationIcon_1t922_1439{color:#ea580c;flex-shrink:0}._confirmationTitle_1t922_1444{font-size:1.5rem;font-weight:700;color:#1a2e25;margin:0}._confirmationMessage_1t922_1451{font-size:.95rem;color:#4b6358;line-height:1.6;margin:0 0 1.5rem}._requestDetails_1t922_1458{background:#f7fbf9;border:2px solid #DCF0E4;border-radius:12px;padding:1rem;margin-bottom:1.5rem}._detailRow_1t922_1466{display:flex;align-items:baseline;gap:1rem;margin-bottom:.75rem;font-size:.95rem}._detailRow_1t922_1466:last-child{margin-bottom:0}._detailLabel_1t922_1478{font-weight:600;color:#1a2e25;min-width:80px}._detailValue_1t922_1484{color:#4b6358;flex:1}._warningText_1t922_197{font-size:.85rem;color:#7c4a1e;background:#fff8f0;border:2px solid #C8956A;border-radius:8px;padding:1rem;margin-bottom:1.5rem;line-height:1.6;margin:0 0 1.5rem}._confirmationActions_1t922_1501{display:flex;gap:.75rem}._disagreeButton_1t922_1506{flex:1;padding:.875rem 1rem;background:#fff;border:2px solid #C8956A;border-radius:12px;font-size:.95rem;font-weight:600;color:#7c4a1e;cursor:pointer;transition:all .2s}._disagreeButton_1t922_1506:hover{background:#fff8f0;border-color:#8b4513}._agreeButton_1t922_1524{flex:1;padding:.875rem 1rem;background:linear-gradient(135deg,#4cc890,#34b078);border:2px solid #4CC890;border-radius:12px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #4cc8904d}._agreeButton_1t922_1524:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4cc89066}@media(min-width:768px){._header_1t922_7{padding:3rem 2.5rem}._title_1t922_22{font-size:2.25rem}._subtitle_1t922_29{font-size:1.0625rem}._promoBanner_1t922_98,._warningBanner_1t922_168{margin:1.75rem 2.5rem}._filtersContainer_1t922_301{padding:0 2.5rem;margin-bottom:2rem}._mapSection_1t922_648,._listSection_1t922_656{padding:0 2.5rem}._mapSection_1t922_648{margin:0 2.5rem;height:600px}._requestsList_1t922_684{gap:1.5rem}._requestCard_1t922_690{padding:1.75rem}._controlsRow_1t922_306{gap:1rem}._radiusChips_1t922_596{gap:.75rem}}@media(min-width:1024px){._container_1t922_1{max-width:1200px;margin:0 auto}._requestsList_1t922_684{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}}._loginContainer_ahlyl_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);padding:20px}._loginCard_ahlyl_10{background:#fff;border-radius:16px;padding:48px 40px;box-shadow:0 4px 24px #00000014;max-width:400px;width:100%;text-align:center}._loginIcon_ahlyl_20{margin-bottom:24px}._loginTitle_ahlyl_24{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px}._loginSubtitle_ahlyl_31{font-size:14px;color:#6b7280;margin:0 0 32px}._loginInput_ahlyl_37{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:all .2s;margin-bottom:16px}._loginInput_ahlyl_37:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._loginButton_ahlyl_53{width:100%;padding:14px 24px;background:linear-gradient(135deg,#4cc890,#34b078);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._loginButton_ahlyl_53:hover{transform:translateY(-2px);box-shadow:0 8px 16px #4cc8904d}._container_ahlyl_71{min-height:100vh;background:#f9fafb}._header_ahlyl_76{background:linear-gradient(135deg,#34b078,#4cc890);padding:48px 32px;color:#fff;text-align:center}._title_ahlyl_83{font-size:32px;font-weight:700;margin:0 0 12px}._subtitle_ahlyl_89{font-size:16px;margin:0;opacity:.9}._tabBar_ahlyl_95{background:#fff;display:flex;border-bottom:2px solid #C8956A;overflow-x:auto}._tab_ahlyl_95{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:15px;font-weight:500;color:sienna;transition:all .2s;position:relative}._tab_ahlyl_95:hover{background:#fff8f0;color:#8b4513}._tabActive_ahlyl_125{color:#4cc890;border-bottom-color:#c8956a;background:#fffbf5}._badge_ahlyl_131{background:#4cc890;color:#fff;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600;min-width:20px;text-align:center}._tabActive_ahlyl_125 ._badge_ahlyl_131{background:#fff;color:#4cc890}._content_ahlyl_147{padding:32px;max-width:1200px;margin:0 auto}._list_ahlyl_153{display:flex;flex-direction:column;gap:20px}._card_ahlyl_159{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;transition:all .2s}._card_ahlyl_159:hover{box-shadow:0 4px 16px #0000001a}._cardHeader_ahlyl_171{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._statusBadge_ahlyl_178{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusPending_ahlyl_187{background:#fef3c7;color:#92400e}._statusResolved_ahlyl_192{background:#d1fae5;color:#065f46}._statusBanned_ahlyl_197{background:#fee2e2;color:#991b1b}._statusActive_ahlyl_202{background:#d1fae5;color:#065f46}._statusOnMap_ahlyl_207{background:#fef3c7;color:#92400e}._statusCompleted_ahlyl_212{background:#d1fae5;color:#065f46}._timeAgo_ahlyl_217{display:flex;align-items:center;gap:4px;font-size:13px;color:#6b7280}._cardBody_ahlyl_225{margin-bottom:20px}._reason_ahlyl_229{font-size:15px;color:#1a1a1a;margin:0 0 12px}._details_ahlyl_235{font-size:14px;color:#6b7280;font-style:italic;margin:0 0 16px}._metadata_ahlyl_242{display:flex;gap:16px;font-size:13px;color:#6b7280}._fingerprint_ahlyl_249{font-family:monospace;font-size:13px;color:#1a1a1a;word-break:break-all;margin:0 0 8px}._banReason_ahlyl_257{font-size:14px;color:#ef4444;margin:0}._serviceName_ahlyl_263{font-size:16px;color:#1a1a1a;margin:0 0 8px}._contactInfo_ahlyl_269,._location_ahlyl_278{display:flex;align-items:center;gap:6px;font-size:14px;color:#4b5563;margin:0 0 6px}._deviceId_ahlyl_287{font-size:13px;color:#6b7280;margin:0}._cardActions_ahlyl_293{display:flex;gap:16px;flex-wrap:wrap}._buttonDanger_ahlyl_299{display:flex;align-items:center;gap:6px;padding:12px 20px;background:#ef4444;color:#fff;border:2px solid #C8956A;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._buttonDanger_ahlyl_299:hover{background:#dc2626;border-color:#8b4513;transform:translateY(-1px)}._buttonSuccess_ahlyl_320{display:flex;align-items:center;gap:6px;padding:12px 20px;background:#4ade80;color:#fff;border:2px solid #C8956A;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._buttonSuccess_ahlyl_320:hover{background:#22c55e;border-color:#8b4513;transform:translateY(-1px)}._emptyState_ahlyl_341{text-align:center;padding:56px 32px;color:#9ca3af;font-size:15px}._providerStats_ahlyl_348{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}._statBox_ahlyl_355{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:4px}._statNumber_ahlyl_366{font-size:28px;font-weight:700;color:#1a1a1a}._statLabel_ahlyl_372{font-size:13px;color:#6b7280;font-weight:500}._providerSearchInput_ahlyl_378{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;transition:all .2s;margin-bottom:8px;background:#fff}._providerSearchInput_ahlyl_378:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._zipGroup_ahlyl_395{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}._zipGroupHeader_ahlyl_402{display:flex;align-items:center;gap:8px;padding:14px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600}._zipGroupTitle_ahlyl_413{font-size:15px}._zipGroupCount_ahlyl_417{margin-left:auto;font-size:13px;color:#6b7280;font-weight:500}._zipGroupList_ahlyl_424{display:flex;flex-direction:column}._providerRow_ahlyl_429{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f3f4f6;transition:background .15s}._providerRow_ahlyl_429:last-child{border-bottom:none}._providerRow_ahlyl_429:hover{background:#fafbfc}._providerInfo_ahlyl_446{display:flex;flex-direction:column;gap:4px}._providerName_ahlyl_452{font-size:15px;font-weight:600;color:#1a1a1a}._providerPhone_ahlyl_458{display:flex;align-items:center;gap:4px;font-size:13px;color:#6b7280}._providerMeta_ahlyl_466{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}._premiumBadge_ahlyl_474{display:flex;align-items:center;gap:4px;padding:4px 10px;background:#fef3c7;color:#92400e;border-radius:6px;font-size:12px;font-weight:600}._premiumInactive_ahlyl_486{padding:4px 10px;background:#f3f4f6;color:#6b7280;border-radius:6px;font-size:12px;font-weight:500;text-transform:capitalize}._freeBadge_ahlyl_496{padding:4px 10px;background:#f0fdf4;color:#166534;border-radius:6px;font-size:12px;font-weight:500}._creditsBadge_ahlyl_505{display:flex;align-items:center;gap:4px;padding:4px 10px;background:#eff6ff;color:#1e40af;border-radius:6px;font-size:12px;font-weight:500}._providerDate_ahlyl_517{font-size:12px;color:#9ca3af}@media(max-width:768px){._header_ahlyl_76{padding:40px 24px}._title_ahlyl_83{font-size:24px}._subtitle_ahlyl_89{font-size:14px}._tab_ahlyl_95{padding:14px 16px;font-size:14px}._content_ahlyl_147,._card_ahlyl_159{padding:20px}._cardActions_ahlyl_293{flex-direction:column}._buttonDanger_ahlyl_299,._buttonSuccess_ahlyl_320{width:100%;justify-content:center}._providerStats_ahlyl_348{grid-template-columns:repeat(3,1fr);gap:10px}._statNumber_ahlyl_366{font-size:22px}._providerRow_ahlyl_429{flex-direction:column;align-items:flex-start;gap:10px}._providerMeta_ahlyl_466{justify-content:flex-start}}._container_e1d98_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modal_e1d98_15{background-color:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_e1d98_25{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #DCF0E4}._closeButton_e1d98_33{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#4b6358;transition:color .2s}._closeButton_e1d98_33:hover{color:#1a2e25}._title_e1d98_49{font-size:20px;font-weight:600;color:#1a2e25;margin:0}._spacer_e1d98_56{width:40px}._content_e1d98_60{padding:28px}._serviceCard_e1d98_64{background-color:#f7fbf9;border:1px solid #DCF0E4;border-radius:12px;padding:20px;margin-bottom:20px}._serviceTitle_e1d98_72{font-size:18px;font-weight:600;color:#1a2e25;margin:0}._banner_e1d98_79{background-color:#4cc890;border-radius:8px;padding:12px;margin-bottom:28px;text-align:center}._bannerText_e1d98_87{color:#fff;font-size:14px;font-weight:600;margin:0}._form_e1d98_94{display:flex;flex-direction:column;gap:24px}._inputGroup_e1d98_100{display:flex;flex-direction:column;gap:10px}._label_e1d98_106{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#1a2e25}._input_e1d98_100,._textarea_e1d98_116{width:100%;padding:14px 18px;border:1px solid #DCF0E4;border-radius:8px;font-size:16px;color:#1a2e25;background-color:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._input_e1d98_100:focus,._textarea_e1d98_116:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc8901a}._input_e1d98_100::placeholder,._textarea_e1d98_116::placeholder{color:#8ca69a}._textarea_e1d98_116{resize:vertical;font-family:inherit}._checkboxGroup_e1d98_145{display:flex;align-items:center}._checkboxLabel_e1d98_150{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:#1a2e25;cursor:pointer;padding:16px 18px;border:2px solid #DCF0E4;border-radius:10px;width:100%;transition:border-color .2s,background-color .2s;box-sizing:border-box}._checkboxLabel_e1d98_150:hover{border-color:#4cc890;background-color:#f7fbf9}._checkbox_e1d98_145{width:20px;height:20px;accent-color:#E67E22;cursor:pointer;flex-shrink:0}._checkbox_e1d98_145:checked+._emergencyIcon_e1d98_179{color:#e67e22}._emergencyIcon_e1d98_179{color:#8ca69a;flex-shrink:0;transition:color .2s}._codeEntry_e1d98_189{text-align:center;margin-top:28px}._codePrompt_e1d98_194{font-size:14px;color:#4b6358;margin:0 0 16px}._codeInputs_e1d98_200{display:flex;gap:8px;justify-content:center;margin-bottom:16px}._codeInput_e1d98_200{width:44px;height:52px;border:2px solid #DCF0E4;border-radius:8px;font-size:22px;font-weight:600;text-align:center;color:#1a2e25;background-color:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}._codeInput_e1d98_200:focus{outline:none;border-color:#4cc890;box-shadow:0 0 0 3px #4cc89026}._codeInput_e1d98_200:disabled{opacity:.6}._verifyingText_e1d98_231{font-size:14px;color:#4cc890;font-weight:500;margin:0 0 12px}._resendButton_e1d98_238{background:none;border:none;color:#4cc890;font-size:14px;font-weight:500;cursor:pointer;padding:4px 0;transition:color .2s}._resendButton_e1d98_238:hover:not(:disabled){color:#34b078;text-decoration:underline}._resendButton_e1d98_238:disabled{color:#8ca69a;cursor:default}._submittingState_e1d98_259{text-align:center;margin-top:28px;padding:16px}._submittingText_e1d98_265{font-size:15px;font-weight:500;color:#4b6358;margin:0}._error_e1d98_272{background-color:#fee2e2;border:1px solid #FECACA;border-radius:8px;padding:14px 18px;margin-top:16px}._errorText_e1d98_280{color:#ef4444;font-size:14px;margin:0}._submitButton_e1d98_286{width:100%;padding:16px;background-color:#4cc890;color:#fff;font-size:16px;font-weight:600;border:2px solid #C8956A;border-radius:8px;cursor:pointer;margin-top:28px;transition:background-color .2s,transform .1s,border-color .2s}._submitButton_e1d98_286:hover:not(:disabled){background-color:#34b078;border-color:#8b4513}._submitButton_e1d98_286:active:not(:disabled){transform:scale(.98)}._submitButton_e1d98_286:disabled{opacity:.6;cursor:not-allowed}._verifyHint_e1d98_314{margin-top:8px;font-size:.8rem;color:#6b7280;text-align:center}._bidOptionGroup_e1d98_321{display:flex;flex-direction:column;gap:12px}._bidOptionLabel_e1d98_327{display:flex;align-items:flex-start;gap:12px;font-size:15px;font-weight:500;color:#1a2e25;cursor:pointer;padding:16px 18px;border:2px solid #1D4ED8;border-radius:10px;width:100%;transition:border-color .2s,background-color .2s;box-sizing:border-box;background-color:#eff6ff}._bidOptionLabel_e1d98_327:hover{border-color:#1e40af;background-color:#dbeafe}._bidIcon_e1d98_349{color:#1d4ed8;flex-shrink:0;margin-top:2px}._bidSubtext_e1d98_355{font-size:13px;font-weight:400;color:#4b6358}._bidInfoBox_e1d98_361{background-color:#eff6ff;border:1px solid #BFDBFE;border-radius:8px;padding:14px 18px}._bidInfoText_e1d98_368{font-size:13px;color:#1e3a5f;margin:0;line-height:1.5}._bidPrompt_e1d98_375{background-color:#64646414;border:1px solid rgba(100,100,100,.18);border-radius:8px;padding:14px 18px;margin-top:12px}._bidPromptText_e1d98_383{font-size:13px;color:#374151;margin:0;line-height:1.5}._charCount_e1d98_390{font-size:12px;color:#8ca69a;margin:4px 0 0;text-align:right}._successContainer_e1d98_397{background-color:#fff;border-radius:16px;padding:56px 40px;text-align:center;max-width:500px}._successIcon_e1d98_405{width:80px;height:80px;color:#4ade80;margin:0 auto 24px}._successTitle_e1d98_412{font-size:28px;font-weight:700;color:#1a2e25;margin:0 0 16px}._successDescription_e1d98_419{font-size:16px;color:#4b6358;margin:0 0 24px;line-height:1.5}._guaranteeBanner_e1d98_426{background-color:#4cc890;border-radius:8px;padding:16px;margin-bottom:32px}._guaranteeText_e1d98_433{color:#fff;font-size:16px;font-weight:600;margin:0}._doneButton_e1d98_440{width:100%;padding:16px;background-color:#4cc890;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s}._doneButton_e1d98_440:hover{background-color:#34b078}._doneButton_e1d98_440:active{transform:scale(.98)}._container_c90y8_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._content_c90y8_15{background-color:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;padding:32px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_c90y8_26{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}._title_c90y8_33{font-size:24px;font-weight:700;color:#1a2e25;margin:0}._closeButton_c90y8_40{background:none;border:none;padding:8px;cursor:pointer;color:#4b6358;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}._closeButton_c90y8_40:hover{background-color:#f7fbf9}._warningBanner_c90y8_57{display:flex;gap:12px;padding:20px;background-color:#fef3c7;border:1px solid #F59E0B;border-radius:8px;margin-bottom:28px}._warningIcon_c90y8_67{color:#f59e0b;flex-shrink:0;width:20px;height:20px;margin-top:2px}._warningText_c90y8_75{font-size:14px;color:#92400e;line-height:1.5}._warningText_c90y8_75 strong{font-weight:600}._section_c90y8_85{margin-bottom:28px}._sectionTitle_c90y8_89{font-size:16px;font-weight:600;color:#1a2e25;margin:0 0 20px}._reasonList_c90y8_96{display:flex;flex-direction:column;gap:14px}._radioLabel_c90y8_102{display:flex;align-items:center;gap:12px;padding:16px;border:2px solid #DCF0E4;border-radius:8px;cursor:pointer;transition:all .2s}._radioLabel_c90y8_102:hover{border-color:#4cc890;background-color:#f7fbf9}._radioInput_c90y8_118{position:absolute;opacity:0;width:0;height:0}._radioCustom_c90y8_125{position:relative;width:20px;height:20px;border:2px solid #8CA69A;border-radius:50%;flex-shrink:0;transition:all .2s}._radioInner_c90y8_135{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;border-radius:50%;background-color:#4cc890;transition:transform .2s}._radioInput_c90y8_118:checked~._radioCustom_c90y8_125{border-color:#4cc890}._radioInput_c90y8_118:checked~._radioCustom_c90y8_125 ._radioInner_c90y8_135{transform:translate(-50%,-50%) scale(1)}._radioText_c90y8_155{font-size:15px;color:#1a2e25;flex:1}._textarea_c90y8_161{width:100%;padding:16px;border:2px solid #DCF0E4;border-radius:8px;font-size:15px;font-family:inherit;color:#1a2e25;resize:vertical;transition:border-color .2s}._textarea_c90y8_161:focus{outline:none;border-color:#4cc890}._textarea_c90y8_161::placeholder{color:#8ca69a}._errorContainer_c90y8_182{display:flex;align-items:center;gap:8px;padding:12px;background-color:#fee2e2;border:1px solid #EF4444;border-radius:8px;margin-bottom:16px}._errorIcon_c90y8_193{color:#ef4444;flex-shrink:0;width:18px;height:18px}._errorText_c90y8_200{font-size:14px;color:#991b1b}._submitButton_c90y8_205{width:100%;padding:14px;background-color:#ef4444;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-bottom:20px}._submitButton_c90y8_205:hover:not(:disabled){background-color:#dc2626}._submitButton_c90y8_205:disabled{opacity:.5;cursor:not-allowed}._disclaimer_c90y8_228{font-size:13px;color:#8ca69a;line-height:1.5;margin:0;text-align:center}._successContainer_c90y8_236{background-color:#fff;border-radius:12px;padding:56px 40px;text-align:center;max-width:500px;width:100%}._successIcon_c90y8_245{width:64px;height:64px;color:#4cc890;margin:0 auto 24px}._successTitle_c90y8_252{font-size:28px;font-weight:700;color:#1a2e25;margin:0 0 16px}._successDescription_c90y8_259{font-size:16px;color:#4b6358;line-height:1.6;margin:0 0 32px}._doneButton_c90y8_266{width:100%;padding:14px;background-color:#4cc890;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._doneButton_c90y8_266:hover{background-color:#34b078}._container_1u4mj_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:32px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5)}._content_1u4mj_10{display:flex;flex-direction:column;align-items:center;max-width:500px;width:100%;gap:32px}._successIcon_1u4mj_19{width:80px;height:80px;animation:_scaleIn_1u4mj_1 .5s ease-out}._errorIcon_1u4mj_25{width:64px;height:64px}@keyframes _scaleIn_1u4mj_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}._successTitle_1u4mj_44{font-size:32px;font-weight:700;color:#1f2937;margin:0;text-align:center}._successSubtitle_1u4mj_52{font-size:18px;font-weight:500;color:#4cc890;margin:0;text-align:center}._errorTitle_1u4mj_60{font-size:28px;font-weight:700;color:#1f2937;margin:0;text-align:center}._errorText_1u4mj_68{font-size:16px;color:#6b7280;margin:0;text-align:center;line-height:1.5}._contactCard_1u4mj_76{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;padding:40px 32px;background:#fff;border:2px solid #4CC890;border-radius:16px;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 6px #0000000d}._contactCard_1u4mj_76:hover{transform:translateY(-2px);box-shadow:0 8px 12px #4cc89026;border-color:#3ab378}._contactCard_1u4mj_76:active{transform:translateY(0)}._phoneIconWrapper_1u4mj_102{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ecfdf5;border-radius:50%}._serviceName_1u4mj_112{font-size:14px;color:#6b7280;margin:0;text-align:center}._phoneNumber_1u4mj_119{font-size:32px;font-weight:700;color:#1f2937;margin:0;text-align:center;letter-spacing:.5px}._tapToCall_1u4mj_128{font-size:14px;color:#4cc890;font-weight:600;margin:0;text-align:center;text-transform:uppercase;letter-spacing:1px}._warningBox_1u4mj_138{width:100%;padding:24px;background:#fffbeb;border:1px solid #fcd34d;border-radius:12px}._warningTitle_1u4mj_146{font-size:16px;font-weight:700;color:#92400e;margin:0 0 12px}._warningText_1u4mj_153{font-size:14px;color:#78350f;margin:0;line-height:1.6}._button_1u4mj_160{width:100%;padding:16px 32px;background:#4cc890;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #4cc89033}._button_1u4mj_160:hover{background:#3ab378;transform:translateY(-1px);box-shadow:0 4px 8px #4cc8904d}._button_1u4mj_160:active{transform:translateY(0);box-shadow:0 2px 4px #4cc89033}._container_d4rsp_1{min-height:100vh;background-color:#f5ede0}._header_d4rsp_6{background:linear-gradient(135deg,#4cc890,#34b078);padding:2rem 1.5rem 3rem;color:#fff;box-shadow:0 4px 6px #0000001a;position:relative;overflow:hidden}._header_d4rsp_6:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at top right,rgba(255,255,255,.15) 0%,transparent 60%);pointer-events:none}._headerContent_d4rsp_26{max-width:800px;margin:0 auto;position:relative;z-index:1;text-align:center}._backButton_d4rsp_34{display:inline-flex;align-items:center;gap:.375rem;background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:1.25rem}._backButton_d4rsp_34:hover{background:#ffffff4d;transform:translate(-2px)}._title_d4rsp_55{font-size:2rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}._subtitle_d4rsp_63{font-size:1.125rem;margin:0;opacity:.9;font-weight:400}._content_d4rsp_70{max-width:800px;margin:0 auto;padding:2rem 1.5rem 3rem}._section_d4rsp_76{padding:1.5rem 0}._sectionIcon_d4rsp_80{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#4cc890,#34b078);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 8px #4cc8904d}._charityHeader_d4rsp_93{display:flex;gap:.75rem;align-items:center}._pawIcon_d4rsp_99{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e8915a,#d47840);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 8px #d478404d}._sectionTitle_d4rsp_112{font-size:1.375rem;font-weight:700;color:#1a2e25;margin:0 0 1rem}._sectionText_d4rsp_119{font-size:1rem;color:#4b6358;line-height:1.7;margin:0 0 1rem}._sectionText_d4rsp_119:last-of-type{margin-bottom:0}._divider_d4rsp_130{height:1px;background:linear-gradient(90deg,transparent,#DCF0E4,transparent);margin:.5rem 0}._charityBadge_d4rsp_136{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#4cc8901a,#34b0781a);border:1px solid rgba(76,200,144,.3);border-radius:24px;font-size:.9375rem;font-weight:600;color:#34b078}._biddingColumns_d4rsp_150{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem}._biddingCard_d4rsp_157{background:#fff;border:1px solid #DCF0E4;border-radius:14px;padding:1.5rem;transition:box-shadow .2s ease}._biddingCard_d4rsp_157:hover{box-shadow:0 4px 16px #4cc8901f}._biddingCardIcon_d4rsp_169{width:40px;height:40px;border-radius:10px;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center;margin-bottom:.875rem}._providerCardIcon_d4rsp_181{background:#fef3c7;color:#92400e}._biddingCardTitle_d4rsp_186{font-size:1.125rem;font-weight:700;color:#1a2e25;margin:0 0 .875rem}._biddingCostNote_d4rsp_193{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;background:#fef3c7;border:1px solid #F59E0B;border-radius:8px;font-size:.875rem;font-weight:600;color:#92400e;line-height:1.5;margin-bottom:1rem}._biddingCostNote_d4rsp_193 svg{flex-shrink:0;margin-top:1px;color:#d97706}._biddingList_d4rsp_214{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}._biddingList_d4rsp_214 li{font-size:.9375rem;color:#4b6358;line-height:1.6;padding-left:1.25rem;position:relative}._biddingList_d4rsp_214 li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:#4cc890}._biddingNote_d4rsp_242{display:flex;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem 1.25rem;background:#4cc8900f;border:1px solid rgba(76,200,144,.2);border-radius:10px;font-size:.9375rem;color:#4b6358;line-height:1.6}._biddingNote_d4rsp_242 svg{flex-shrink:0;color:#4cc890;margin-top:2px}._founderSection_d4rsp_262{padding:1.5rem 0;text-align:center}._quoteBlock_d4rsp_267{position:relative;background:#4cc8900f;border-left:3px solid #4CC890;border-radius:0 12px 12px 0;padding:1.5rem 1.5rem 1.5rem 2rem;margin-bottom:1.5rem}._quoteIcon_d4rsp_276{position:absolute;top:1rem;left:.75rem;color:#4cc890;opacity:.4}._quoteText_d4rsp_284{font-size:1.125rem;font-style:italic;color:#1a2e25;line-height:1.7;margin:0;font-weight:500}._founderInfo_d4rsp_293{display:flex;flex-direction:column;align-items:center;gap:.75rem}._founderName_d4rsp_300{font-size:1.125rem;font-weight:700;color:#1a2e25;margin:0}._phoneLink_d4rsp_307{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,#4cc890,#34b078);color:#fff;border-radius:24px;font-size:.9375rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #4cc8904d;transition:all .2s ease}._phoneLink_d4rsp_307:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4cc89066}@media(max-width:640px){._title_d4rsp_55{font-size:1.5rem}._subtitle_d4rsp_63{font-size:1rem}._sectionTitle_d4rsp_112{font-size:1.25rem}._biddingColumns_d4rsp_150{grid-template-columns:1fr}}@media(min-width:1025px){._header_d4rsp_6{padding:3rem 2.5rem 4rem}._content_d4rsp_70{padding:2.5rem 2.5rem 4rem}}._container_1lae3_1{min-height:100vh;background-color:#f5ede0}._header_1lae3_6{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,#4cc890,#34b078);color:#fff;box-shadow:0 2px 4px #0000001a}._backButton_1lae3_16{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s}._backButton_1lae3_16:hover{background:#ffffff26}._title_1lae3_33{font-size:20px;font-weight:600;margin:0}._spacer_1lae3_39{width:40px}._content_1lae3_43{max-width:700px;margin:0 auto;padding:24px}._loading_1lae3_49{text-align:center;padding:48px 24px;color:#4b6358;font-size:15px}._emptyEntries_1lae3_56{text-align:center;padding:56px 24px}._emptyIcon_1lae3_61{color:#8ca69a;margin:0 auto 16px}._emptyTitle_1lae3_66{font-size:20px;font-weight:600;color:#1a2e25;margin:0 0 8px}._emptyText_1lae3_73{font-size:15px;color:#4b6358;margin:0 0 24px;line-height:1.5}._goBackButton_1lae3_80{padding:12px 24px;background:#4cc890;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}._goBackButton_1lae3_80:hover{background:#34b078}._bidsList_1lae3_96{display:flex;flex-direction:column;gap:16px}._bidCard_1lae3_102{background:#fff;border:2px solid #DCF0E4;border-radius:14px;padding:20px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}._bidCard_1lae3_102:hover{border-color:#4cc890;box-shadow:0 4px 12px #4cc89026;transform:translateY(-2px)}._bidCardHeader_1lae3_119{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._bidCardService_1lae3_126{font-size:17px;font-weight:600;color:#1a2e25;margin:0}._bidStatusBadge_1lae3_133{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusOpen_1lae3_142{background:#ecfdf5;color:#059669}._statusClosed_1lae3_147{background:#fef3c7;color:#92400e}._bidCardArea_1lae3_152{display:flex;align-items:center;gap:6px;font-size:14px;color:#4b6358;margin:0 0 8px}._bidCardDesc_1lae3_161{font-size:14px;color:#4b6358;margin:0 0 12px;line-height:1.5}._bidCardFooter_1lae3_168{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #EDF7F1}._bidCardTime_1lae3_176{display:flex;align-items:center;gap:4px;font-size:13px;color:#8ca69a}._bidCardArrow_1lae3_184{font-size:14px;font-weight:600;color:#4cc890}._bidSummary_1lae3_190{background:#fff;border-radius:14px;padding:24px;margin-bottom:24px;border:1px solid #DCF0E4}._bidServiceName_1lae3_198{font-size:20px;font-weight:600;color:#1a2e25;margin:0 0 10px}._bidMeta_1lae3_205{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}._bidMetaItem_1lae3_213{display:flex;align-items:center;gap:4px;font-size:14px;color:#4b6358}._bidDescription_1lae3_221{font-size:15px;color:#1a2e25;line-height:1.6;margin:0 0 16px;padding:12px 16px;background:#f7fbf9;border-radius:8px;border:1px solid #EDF7F1}._closeBidButton_1lae3_232{padding:10px 20px;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._closeBidButton_1lae3_232:hover{background:#d97706}._entriesList_1lae3_248{display:flex;flex-direction:column;gap:12px}._entriesTitle_1lae3_254{font-size:17px;font-weight:600;color:#1a2e25;margin:0 0 4px}._entryCard_1lae3_261{background:#fff;border:1px solid #DCF0E4;border-radius:12px;padding:18px;transition:all .2s}._lowestBid_1lae3_269{border-color:#4cc890;box-shadow:0 2px 8px #4cc89026;position:relative}._lowestBadge_1lae3_275{position:absolute;top:-10px;right:16px;background:#4cc890;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}._entryHeader_1lae3_289{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._entryAmount_1lae3_296{font-size:24px;font-weight:700;color:#1a2e25}._entryTime_1lae3_302{display:flex;align-items:center;gap:4px;font-size:13px;color:#8ca69a}._entryProvider_1lae3_310{display:flex;align-items:center;gap:6px;font-size:14px;color:#4b6358;margin-bottom:6px}._entryMessage_1lae3_319{display:flex;align-items:flex-start;gap:6px;font-size:14px;color:#4b6358;margin:8px 0 0;padding:10px 14px;background:#f7fbf9;border-radius:8px;line-height:1.5}._daysRemainingBadge_1lae3_332{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ecfdf5;border:1px solid #A7F3D0;border-radius:8px;font-size:14px;font-weight:600;color:#059669;margin-bottom:12px;width:fit-content}._daysUrgent_1lae3_347{background:#fef3c7;border-color:#fcd34d;color:#92400e}._acceptedCard_1lae3_353{border-color:#4cc890!important;background:#f0fff8}._acceptedBadge_1lae3_358{position:absolute;top:-10px;right:16px;background:#059669;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}._acceptButton_1lae3_372{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:#4cc890;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:12px}._acceptButton_1lae3_372:hover{background:#34b078;transform:translateY(-1px);box-shadow:0 2px 8px #4cc8904d}._callProviderButton_1lae3_396{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 16px;background:#059669;color:#fff;border:none;border-radius:10px;font-size:17px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .2s ease;margin-top:14px}._callProviderButton_1lae3_396:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}._bidCardDaysLeft_1lae3_421{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#059669}@media(max-width:640px){._content_1lae3_43{padding:16px}._title_1lae3_33{font-size:18px}._entryAmount_1lae3_296{font-size:20px}}._container_1tvvm_1{position:fixed;bottom:70px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:480px;z-index:1000;animation:_slideUp_1tvvm_1 .3s ease-out forwards}._container_1tvvm_1._closing_1tvvm_12{animation:_slideDown_1tvvm_1 .3s ease-in forwards}._banner_1tvvm_16{position:relative;background:#fff;border-radius:16px;padding:28px;box-shadow:0 8px 24px #1a2e251f,0 2px 8px #1a2e2514;border:1px solid #DCF0E4;text-align:center}._closeButton_1tvvm_27{position:absolute;top:12px;right:12px;background:transparent;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s ease}._closeButton_1tvvm_27:hover{background-color:#8ca69a1a}._closeButton_1tvvm_27:active{background-color:#8ca69a33}._iconWrapper_1tvvm_50{width:56px;height:56px;margin:0 auto 20px;background:#4cc8901a;border-radius:50%;display:flex;align-items:center;justify-content:center}._title_1tvvm_61{font-size:20px;font-weight:600;color:#1a2e25;margin:0 0 12px;line-height:1.3}._description_1tvvm_69{font-size:15px;color:#4b6358;margin:0 0 24px;line-height:1.5;padding:0 8px}._installButton_1tvvm_77{width:100%;background:#4cc890;color:#fff;border:none;border-radius:12px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;box-shadow:0 2px 8px #4cc89033}._installButton_1tvvm_77:hover{background:#3db67b;box-shadow:0 4px 12px #4cc8904d;transform:translateY(-1px)}._installButton_1tvvm_77:active{background:#35a66d;transform:translateY(0);box-shadow:0 2px 6px #4cc89033}@keyframes _slideUp_1tvvm_1{0%{opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _slideDown_1tvvm_1{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(100%)}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a2e25;background-color:#f7fbf9}body{min-height:100vh;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}input,textarea,select,button{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dcf0e4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8ca69a}
