.sos_page__DxGyY{background:#f8f9fa;flex:1 1;padding:24px 32px}.sos_container__0TbdH{max-width:1100px;margin:0 auto}.sos_banner__XHOhR{background:#cd1724;color:#fff;border-radius:16px;padding:1.25rem 1.5rem;gap:12px;margin-bottom:2rem;box-shadow:0 6px 20px rgba(225,29,42,.25)}.sos_bannerIcon__7qZiP,.sos_banner__XHOhR{display:flex;align-items:center;justify-content:center}.sos_bannerIcon__7qZiP{width:30px;height:30px;border-radius:50%;background:#fff;color:#cd1724;font-size:16px;flex-shrink:0}.sos_bannerTitle___zOzB{font-size:1.25rem;font-weight:800;letter-spacing:-.01em;margin:0}.sos_card__VLVwN{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1.5px solid var(--color-border,#e5e7eb);border-radius:14px;padding:16px 18px;background:#fff;height:100%;transition:box-shadow .14s ease,border-color .14s ease}.sos_card__VLVwN:hover{box-shadow:0 4px 14px rgba(0,0,0,.06)}.sos_cardLeft__0NCoC{display:flex;align-items:center;gap:14px;min-width:0}.sos_cardIcon__E5DTH{width:42px;height:42px;border-radius:12px;background:var(--color-bg-subtle,#f3f4f6);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.sos_cardName__MYNgb{font-size:.95rem;font-weight:700;color:#111;margin:0 0 2px}.sos_cardName__MYNgb,.sos_cardSub__467Rf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sos_cardSub__467Rf{font-size:.8rem;color:#6b7280;margin:0}.sos_callBtn__KWaaz{display:inline-flex;align-items:center;gap:7px;background:var(--color-primary,#FDDC03);color:#111;border:none;border-radius:10px;padding:8px 14px;font-size:.85rem;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer;flex-shrink:0;transition:background .14s ease,box-shadow .14s ease}.sos_callBtn__KWaaz:hover{background:var(--color-primary-hover,#f5d000);box-shadow:0 2px 8px rgba(253,220,3,.4);color:#111}.sos_sectionLabel__xb5_U{font-size:.95rem;font-weight:600;color:#6b7280;margin:.5rem 0 .75rem}.sos_contactRow__zDgkd{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1.5px solid var(--color-border,#e5e7eb);border-radius:14px;padding:14px 18px;background:#fff;height:100%}.sos_contactLeft__cE8GW{display:flex;align-items:center;gap:14px;min-width:0}.sos_contactAvatar__ZsKDz{width:40px;height:40px;border-radius:50%;background:#e8f0fe;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.sos_primaryTag__xU3XT{display:inline-block;font-size:.65rem;font-weight:700;color:#047857;background:#d1fae5;border-radius:6px;padding:1px 6px;margin-left:6px;vertical-align:middle}.sos_rowActions__L_xyw{display:flex;align-items:center;gap:6px;flex-shrink:0}.sos_iconBtn__Go4Tb{width:34px;height:34px;border-radius:9px;border:1px solid var(--color-border,#e5e7eb);background:#fff;color:#6b7280;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:background .12s ease,color .12s ease,border-color .12s ease}.sos_iconBtn__Go4Tb:hover{background:var(--color-bg-subtle,#f3f4f6);color:#111}.sos_iconBtnDanger__b_x5q:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}.sos_addBtn__UY9mr{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--color-primary,#FDDC03);color:#111;border:none;border-radius:12px;padding:13px 0;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .14s ease,box-shadow .14s ease}.sos_addBtn__UY9mr:hover{background:var(--color-primary-hover,#f5d000);box-shadow:0 3px 12px rgba(253,220,3,.4)}.sos_stateBox__l2svQ{text-align:center;color:#9ca3af;padding:1.25rem;font-size:.9rem}.sos_backdrop__8Mh_5{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:sos_sosFade__PeAEi .16s ease}@keyframes sos_sosFade__PeAEi{0%{opacity:0}to{opacity:1}}.sos_modal__0MLiS{background:#fff;border-radius:22px;width:100%;max-width:420px;max-height:92vh;overflow-y:auto;padding:22px 24px 26px;box-shadow:0 24px 60px rgba(0,0,0,.3);animation:sos_sosUp__twg1m .2s ease}@keyframes sos_sosUp__twg1m{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.sos_modalHeader__dLKMu{display:flex;align-items:center;position:relative;justify-content:center;margin-bottom:1.5rem}.sos_modalBack__mIIF0{position:absolute;left:0;border:none;background:transparent;font-size:20px;color:#111;cursor:pointer;padding:4px;display:flex;align-items:center}.sos_modalTitle__Llyv6{font-size:1.15rem;font-weight:800;color:#111;margin:0}.sos_fieldLabel__LfJ45{display:block;font-size:.92rem;font-weight:600;color:#111;margin:0 0 8px}.sos_fieldInput__U4luE{width:100%;border:1.5px solid var(--color-border,#e5e7eb);border-radius:10px;padding:12px 14px;font-size:.95rem;color:#111;outline:none;background:#fff;transition:border-color .14s ease,box-shadow .14s ease}.sos_fieldInput__U4luE::placeholder{color:#9ca3af}.sos_fieldInput__U4luE:focus{border-color:var(--color-primary,#FDDC03);box-shadow:0 0 0 3px rgba(253,220,3,.2)}.sos_field__yM_l2{margin-bottom:1.1rem}.sos_fieldErr__h7U4v{color:#dc2626;font-size:.78rem;margin:5px 0 0}.sos_phoneRow__wgA_j{display:flex;gap:8px}.sos_toggleRow__iP3BX{display:flex;align-items:center;justify-content:space-between;margin:.25rem 0 1.5rem}.sos_toggle__FzIPN{position:relative;width:50px;height:28px;border-radius:999px;border:none;background:#d1d5db;cursor:pointer;transition:background .18s ease;flex-shrink:0}.sos_toggleOn__MBv7b{background:#22c55e}.sos_toggleKnob__4NLcw{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .18s ease}.sos_toggleOn__MBv7b .sos_toggleKnob__4NLcw{transform:translateX(22px)}.sos_submitBtn__I0sEZ{width:100%;background:var(--color-primary,#FDDC03);color:#111;border:none;border-radius:12px;padding:14px 0;font-size:1rem;font-weight:800;cursor:pointer;margin-top:.5rem;transition:background .14s ease,box-shadow .14s ease,opacity .14s ease}.sos_submitBtn__I0sEZ:hover{background:var(--color-primary-hover,#f5d000);box-shadow:0 4px 14px rgba(253,220,3,.4)}.sos_submitBtn__I0sEZ:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media (max-width:576px){.sos_backdrop__8Mh_5{padding:0;align-items:flex-end}.sos_modal__0MLiS{max-width:100%;border-radius:22px 22px 0 0;max-height:94vh}.sos_banner__XHOhR{border-radius:12px;padding:1rem}.sos_bannerTitle___zOzB{font-size:1.05rem}}@media (max-width:768px){.sos_page__DxGyY{padding:16px 16px 24px}}@media (min-width:769px) and (max-width:1024px){.sos_page__DxGyY{padding:20px}}.home_pageContainer__dDA2o{display:flex;min-height:100vh;background:#f8f9fa;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.home_mainContent__oQFwO{flex:1 1;display:flex;flex-direction:column;min-width:0;padding:24px 32px;background:#f8f9fa;overflow-y:auto;box-sizing:border-box}.home_topHeader__z_RAN{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;flex-shrink:0}.home_greetingWrap__6XryM{display:flex;flex-direction:column}.home_greetingSub__bN__6{font-size:.875rem;color:#71717a;font-weight:500}.home_greetingTitle__it4e6{font-size:1.75rem;font-weight:800;color:#18181b;margin:2px 0 0;display:flex;align-items:center;gap:8px}.home_greetingDesc__lw4Gk{font-size:.85rem;color:#71717a;margin:0}.home_headerRight__2E4ZZ{display:flex;align-items:center;gap:14px;margin-left:auto}.home_searchBar__xe_qU{display:flex;align-items:center;gap:10px;background:#ffffff;border:1px solid #e4e4e7;border-radius:30px;padding:8px 18px;width:260px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.home_searchIcon___ApLX{color:#a1a1aa;font-size:1rem}.home_searchInput__Mtrqp{border:none;outline:none;background:transparent;width:100%;font-size:.875rem;color:#18181b}.home_searchInput__Mtrqp::placeholder{color:#a1a1aa}.home_bellBtn__Aihq2{width:40px;height:40px;border-radius:50%;background:#ffffff;border:1px solid #e4e4e7;display:flex;align-items:center;justify-content:center;color:#18181b;font-size:1.1rem;cursor:pointer;position:relative;transition:background .15s}.home_bellBtn__Aihq2:hover{background:#f4f4f5}.home_bellDot__7YlsO{position:absolute;top:7px;right:7px;width:8px;height:8px;background:#ef4444;border-radius:50%;border:1.5px solid #ffffff}.home_userBadge__DMm3x{display:flex;align-items:center;gap:10px;background:#ffffff;border:1px solid #e4e4e7;border-radius:30px;padding:4px 14px 4px 4px;cursor:pointer;transition:background .15s}.home_userBadge__DMm3x:hover{background:#f4f4f5}.home_userAvatar__tXNSa{width:34px;height:34px;border-radius:50%;background:#e4e4e7;color:#18181b;font-weight:700;font-size:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home_userInfo__gUTw0{display:flex;flex-direction:column}.home_userName__O5s_I{font-size:.875rem;font-weight:700;color:#18181b;line-height:1.1}.home_userLoc__KxdlI{font-size:.75rem;color:#71717a;line-height:1.1}.home_lowerGrid__w1tWP{display:grid;grid-template-columns:1fr 360px;grid-gap:20px;gap:20px}@media (max-width:1100px){.home_lowerGrid__w1tWP{grid-template-columns:1fr}}.home_leftColumn__6bIV_,.home_rightColumn__JdOGF{display:flex;flex-direction:column;gap:20px}.home_servicesGrid__kwp8w{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.home_serviceCardYellow__BUfrM{background:#FDDC03;border-radius:20px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;position:relative;overflow:hidden;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease;text-align:left}.home_serviceCardYellow__BUfrM:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(253,220,3,.35)}.home_serviceCardWhite__fZrNV{background:#ffffff;border:1px solid #e4e4e7;border-radius:20px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;position:relative;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;text-align:left}.home_serviceCardWhite__fZrNV:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.06);border-color:#d4d4d8}.home_cardHead__DWa5I{z-index:2;max-width:60%}.home_cardTitle__K2UBK{font-size:1.3rem;font-weight:900;color:#18181b;margin-bottom:4px;display:flex;align-items:center;gap:4px}.home_cardDesc__29PK_{font-size:.8125rem;color:#52525b;line-height:1.3}.home_cardArrowBtn__6oQDV{width:36px;height:36px;border-radius:50%;background:#ffffff;color:#18181b;display:flex;align-items:center;justify-content:center;font-size:.95rem;box-shadow:0 2px 6px rgba(0,0,0,.1);margin-top:12px;z-index:2}.home_cardImage__k_oPc{position:absolute;right:-5px;bottom:-5px;width:145px;height:125px;object-fit:contain;pointer-events:none;z-index:1}.home_helpBanner__tSQ57{background:#ffffff;border:1px solid #e4e4e7;border-radius:20px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.home_helpLeft__ClJYy{display:flex;align-items:center;gap:16px}.home_chatIconWrap__Wg5Oe{width:44px;height:44px;border-radius:50%;background:#f4f4f5;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#18181b}.home_helpTitle__tK_Qo{font-size:1rem;font-weight:800;color:#18181b;margin:0 0 2px}.home_helpSub__vluOq{font-size:.8125rem;color:#71717a;margin:0}.home_helpBtn__GarcU{padding:10px 20px;background:#18181b;color:#ffffff;border:none;border-radius:30px;font-size:.875rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .15s}.home_helpBtn__GarcU:hover{background:#27272a}.home_panelCard__QmtFO{background:#ffffff;border:1px solid #e4e4e7;border-radius:20px;padding:20px}.home_panelHeader__vJ3jx{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.home_panelTitle__ADz0_{font-size:1rem;font-weight:800;color:#18181b;margin:0}.home_viewAllBtn__L6abq{font-size:.8125rem;font-weight:600;color:#71717a;background:none;border:none;cursor:pointer}.home_viewAllBtn__L6abq:hover{color:#18181b}.home_bookingsList__dhbH0{display:flex;flex-direction:column;gap:12px}.home_bookingRow__n9btf{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;transition:background .15s;cursor:pointer}.home_bookingRow__n9btf:hover{background:#f4f4f5}.home_bookingThumb__MG4i5{width:42px;height:42px;border-radius:10px;background:#f4f4f5;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#18181b;flex-shrink:0}.home_bookingInfo___IOOR{flex:1 1;min-width:0}.home_bookingName__M69o_{font-size:.875rem;font-weight:700;color:#18181b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home_bookingMeta__qjF98{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#71717a;margin-top:2px}.home_statusDotGreen__lEKQg{width:6px;height:6px;border-radius:50%;background:#22c55e}.home_statusDotBlue__Zsyfa{width:6px;height:6px;border-radius:50%;background:#3b82f6}.home_statusTextGreen__UlTjL{color:#16a34a;font-weight:600}.home_statusTextBlue__ceCuj{color:#2563eb;font-weight:600}.home_chevronIcon__1A5cZ{color:#a1a1aa;font-size:.95rem}.home_quickActionsGrid__Q8_YG{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.home_actionBtn__IAQtb{background:#f4f4f5;border:none;border-radius:16px;padding:14px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .15s,transform .15s}.home_actionBtn__IAQtb:hover{background:#e4e4e7;transform:translateY(-2px)}.home_actionIconYellow__P9HxW{background:#FDDC03;font-size:1.2rem;font-weight:700}.home_actionIconGray__1YyOC,.home_actionIconYellow__P9HxW{width:40px;height:40px;border-radius:50%;color:#18181b;display:flex;align-items:center;justify-content:center}.home_actionIconGray__1YyOC{background:#ffffff;font-size:1.1rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.home_actionLabel__ACWbO{font-size:.75rem;font-weight:600;color:#18181b;text-align:center;line-height:1.2}@media (min-width:769px) and (max-width:1024px){.home_mainContent__oQFwO{padding:20px}.home_heroTitle__NUKDy{font-size:1.7rem}.home_heroImgWrap__rcF9m{width:38%;height:150px}.home_servicesGrid__kwp8w{grid-template-columns:1fr 1fr;gap:12px}.home_serviceCardWhite__fZrNV,.home_serviceCardYellow__BUfrM{min-height:140px;padding:16px}.home_searchBar__xe_qU{width:200px}}@media (max-width:768px){.home_mainContent__oQFwO{padding:16px 16px 24px}.home_topHeader__z_RAN{flex-wrap:wrap;gap:12px;padding-left:58px;margin-bottom:16px;align-items:flex-start}.home_greetingTitle__it4e6{font-size:1.2rem}.home_greetingSub__bN__6{font-size:.8rem}.home_searchBar__xe_qU{display:none}.home_headerRight__2E4ZZ{gap:10px;margin-left:auto}.home_userInfo__gUTw0{display:none}.home_userBadge__DMm3x{padding:4px 8px 4px 4px}.home_heroCard__d_vK0{min-height:190px;margin-bottom:16px;border-radius:16px}.home_heroBgImage__6aJqu{background-image:linear-gradient(180deg,#ffffff,rgba(255,255,255,.94) 55%,rgba(255,255,255,.45)),url(/assets/home/hero_van.jpg);background-position:50%}.home_heroContent__OMB4U{max-width:100%;padding:20px 18px}.home_heroTitle__NUKDy{font-size:1.5rem}.home_servicesGrid__kwp8w{grid-template-columns:1fr;gap:12px}.home_serviceCardWhite__fZrNV,.home_serviceCardYellow__BUfrM{min-height:130px;padding:16px}.home_cardImage__k_oPc{width:110px;height:95px}.home_lowerGrid__w1tWP{grid-template-columns:1fr;gap:16px}.home_helpBanner__tSQ57{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}.home_quickActionsGrid__Q8_YG{grid-template-columns:repeat(4,1fr);gap:6px}.home_actionBtn__IAQtb{padding:10px 4px}.home_actionIconGray__1YyOC,.home_actionIconYellow__P9HxW{width:34px;height:34px;font-size:1rem}.home_actionLabel__ACWbO{font-size:.65rem}.home_panelCard__QmtFO{padding:14px}.home_pageContainer__dDA2o{flex-direction:column}}