.business-nav-module__OoZgHG__nav{z-index:30;width:100%;max-width:430px;padding:var(--hi-space-md) var(--hi-space-lg) calc(var(--hi-safe-bottom) + var(--hi-space-xl));background:0 0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.business-nav-module__OoZgHG__navBar{background:var(--hi-dash-nav-bg);border:1px solid var(--hi-dash-nav-border);border-radius:var(--hi-radius-full);padding:var(--hi-space-sm) var(--hi-space-xs);transition:background var(--hi-dur-slow) ease, border-color var(--hi-dur-slow) ease;flex:1;align-items:stretch;display:flex;box-shadow:0 6px 20px #0b0b0c47}.business-nav-module__OoZgHG__navItem{justify-content:center;align-items:center;gap:var(--hi-space-xs);padding:var(--hi-space-2xs) 0;border-radius:var(--hi-radius-full);cursor:pointer;min-height:44px;color:var(--hi-dash-nav-inactive);-webkit-tap-highlight-color:transparent;transition:color var(--hi-dur-base) ease, background var(--hi-dur-base) ease;background:0 0;border:none;flex-direction:column;flex:1;text-decoration:none;display:flex;position:relative}.business-nav-module__OoZgHG__navItem.business-nav-module__OoZgHG__active{background:var(--hi-yellow);color:var(--hi-ink)}.business-nav-module__OoZgHG__navAvatar{border-radius:var(--hi-radius-squircle);letter-spacing:.02em;border:1.5px solid;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:800;display:flex}.business-nav-module__OoZgHG__navLabel{letter-spacing:.03em;color:var(--hi-dash-nav-inactive-text);font-family:inherit;font-size:10px;font-weight:600}.business-nav-module__OoZgHG__navItem.business-nav-module__OoZgHG__active .business-nav-module__OoZgHG__navLabel{color:inherit;font-weight:700}.business-nav-module__OoZgHG__navBadge{margin-left:var(--hi-space-xs);min-width:17px;height:17px;padding:0 var(--hi-space-xs);border-radius:var(--hi-radius-xs);background:var(--hi-yellow);color:var(--hi-ink);text-align:center;font-variant-numeric:tabular-nums;box-shadow:0 0 0 2px var(--hi-dash-nav-bg);font-size:10px;font-weight:800;line-height:17px;position:absolute;top:0;left:50%}.business-nav-module__OoZgHG__navItem.business-nav-module__OoZgHG__active .business-nav-module__OoZgHG__navBadge{background:var(--hi-ink);color:var(--hi-yellow);box-shadow:0 0 0 2px var(--hi-yellow)}
.boot-loader-module__QZU4fW__screen{z-index:60;background:var(--hi-ink);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.boot-loader-module__QZU4fW__stack{place-items:center;width:112px;height:112px;display:grid;position:relative}.boot-loader-module__QZU4fW__mark{width:52px;height:auto}.boot-loader-module__QZU4fW__ring{border:2px solid #ffffff14;border-top-color:var(--hi-yellow);border-radius:50%;animation:.9s linear infinite boot-loader-module__QZU4fW__bootSpin;position:absolute;inset:0}@keyframes boot-loader-module__QZU4fW__bootSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.boot-loader-module__QZU4fW__ring{border-color:#ffdd0057}}.boot-loader-module__QZU4fW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.guard-module__zbYPhG__errorPage{justify-content:center;align-items:center;gap:var(--hi-space-md);max-width:430px;height:100dvh;padding:0 var(--hi-space-3xl);text-align:center;background:var(--hi-dash-bg);color:var(--hi-dash-text);flex-direction:column;margin:0 auto;display:flex}.guard-module__zbYPhG__errorTitle{font-size:17px;font-weight:800}.guard-module__zbYPhG__errorBody{color:var(--hi-dash-text-muted);font-size:14px;line-height:1.5}.guard-module__zbYPhG__errorBtn{margin-top:var(--hi-space-md);padding:var(--hi-space-md) 28px;border-radius:var(--hi-radius-full);background:var(--hi-yellow);color:var(--hi-ink);cursor:pointer;border:none;font-family:inherit;font-size:15px;font-weight:700}.guard-module__zbYPhG__errorBtn:active{opacity:.85}.guard-module__zbYPhG__errorAltBtn{padding:var(--hi-space-md) var(--hi-space-xl);border-radius:var(--hi-radius-full);color:var(--hi-dash-text-muted);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px;font-weight:600}.guard-module__zbYPhG__errorAltBtn:active{opacity:.7}
.picker-module__dwPiaW__trigger,.picker-module__dwPiaW__panel{--picker-surface:var(--hi-bg-elevated);--picker-surface-deep:var(--hi-bg);--picker-border:var(--hi-border);--picker-text:var(--hi-text);--picker-text-muted:var(--hi-text-muted)}.picker-module__dwPiaW__toneDashboard{--picker-surface:var(--hi-dash-card);--picker-surface-deep:var(--hi-dash-bg);--picker-border:var(--hi-dash-card-border);--picker-text:var(--hi-dash-text);--picker-text-muted:var(--hi-dash-text-muted)}.picker-module__dwPiaW__trigger{justify-content:space-between;align-items:center;gap:var(--hi-space-md);background:var(--picker-surface);width:100%;color:var(--picker-text);border:1px solid var(--picker-border);border-radius:var(--hi-radius-sm);padding:var(--hi-space-md) var(--hi-space-lg);text-align:left;cursor:pointer;transition:border-color var(--hi-dur-base) ease, background var(--hi-dur-base) ease;font-family:inherit;font-size:14px;font-weight:500;display:flex}.picker-module__dwPiaW__trigger:hover{border-color:var(--picker-text-muted)}.picker-module__dwPiaW__trigger:focus-visible{outline:2px solid var(--hi-electric);outline-offset:-1px;border-color:#0000}.picker-module__dwPiaW__triggerInvalid{border-color:var(--hi-alert)}.picker-module__dwPiaW__triggerValue{color:inherit}.picker-module__dwPiaW__triggerPlaceholder{color:var(--picker-text-muted)}.picker-module__dwPiaW__triggerIcon{opacity:.55;flex-shrink:0;width:17px;height:17px}.picker-module__dwPiaW__overlay{z-index:9999;background:#0b0b0c8c;position:fixed;inset:0}.picker-module__dwPiaW__panel{box-sizing:border-box;background:var(--picker-surface);border:1px solid var(--picker-border);color:var(--picker-text);padding:var(--hi-space-xl);position:fixed;box-shadow:0 12px 40px #0b0b0c59}@media (max-width:640px){.picker-module__dwPiaW__panel{border-radius:var(--hi-radius-lg) var(--hi-radius-lg) 0 0;padding-bottom:calc(var(--hi-space-xl) + var(--hi-safe-bottom));border-bottom:none;animation:.22s cubic-bezier(.16,1,.3,1) picker-module__dwPiaW__sheet-in;bottom:0;right:0;top:auto!important;left:0!important}}@media (min-width:641px){.picker-module__dwPiaW__panel{border-radius:var(--hi-radius-md);width:300px;animation:.14s ease-out picker-module__dwPiaW__popover-in}}@keyframes picker-module__dwPiaW__sheet-in{0%{transform:translateY(100%)}}@keyframes picker-module__dwPiaW__popover-in{0%{opacity:0;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.picker-module__dwPiaW__panel{animation:none}}.picker-module__dwPiaW__title{letter-spacing:.08em;text-transform:uppercase;color:var(--picker-text-muted);margin:0 0 var(--hi-space-lg);font-size:11px;font-weight:700}.picker-module__dwPiaW__wheels{--picker-item-height:40px;--picker-visible-rows:5;justify-content:center;align-items:stretch;gap:var(--hi-space-xs);height:calc(var(--picker-item-height) * var(--picker-visible-rows));display:flex;position:relative}.picker-module__dwPiaW__wheelBand{height:var(--picker-item-height);border-radius:var(--hi-radius-sm);background:var(--picker-surface-deep);border:1px solid var(--picker-border);pointer-events:none;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.picker-module__dwPiaW__wheel,.picker-module__dwPiaW__wheelSeparator{z-index:1;position:relative}.picker-module__dwPiaW__wheel{scroll-snap-type:y mandatory;scrollbar-width:none;padding-block:calc((var(--picker-item-height) * (var(--picker-visible-rows) - 1)) / 2);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.picker-module__dwPiaW__wheel::-webkit-scrollbar{display:none}.picker-module__dwPiaW__wheel:focus-visible{outline:2px solid var(--hi-electric);outline-offset:-2px;border-radius:var(--hi-radius-sm)}.picker-module__dwPiaW__wheelItem{height:var(--picker-item-height);scroll-snap-align:center;font-variant-numeric:tabular-nums;color:var(--picker-text-muted);cursor:pointer;transition:color var(--hi-dur-base) ease;justify-content:center;align-items:center;font-size:17px;font-weight:600;display:flex}.picker-module__dwPiaW__wheelItemActive{color:var(--picker-text);font-weight:800}.picker-module__dwPiaW__wheelSeparator{color:var(--picker-text);align-self:center;font-size:17px;font-weight:800}.picker-module__dwPiaW__calendarHeader{justify-content:space-between;align-items:center;gap:var(--hi-space-sm);margin-bottom:var(--hi-space-md);display:flex}.picker-module__dwPiaW__monthLabel{color:var(--picker-text);font-size:14px;font-weight:800}.picker-module__dwPiaW__navBtn{border-radius:var(--hi-radius-xs);border:1px solid var(--picker-border);background:var(--picker-surface-deep);width:32px;height:32px;color:var(--picker-text);cursor:pointer;flex-shrink:0;font-size:17px;line-height:1;position:relative}.picker-module__dwPiaW__navBtn:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.picker-module__dwPiaW__navBtn:disabled{opacity:.3;cursor:default}.picker-module__dwPiaW__navBtn:focus-visible{outline:2px solid var(--hi-electric);outline-offset:1px}.picker-module__dwPiaW__yearSelect{margin-bottom:var(--hi-space-md)}.picker-module__dwPiaW__weekdayRow,.picker-module__dwPiaW__dayGrid{gap:var(--hi-space-2xs);grid-template-columns:repeat(7,1fr);display:grid}.picker-module__dwPiaW__weekday{text-align:center;letter-spacing:.06em;color:var(--picker-text-muted);padding-bottom:var(--hi-space-sm);font-size:10px;font-weight:700}.picker-module__dwPiaW__dayPad{aspect-ratio:1}.picker-module__dwPiaW__day{aspect-ratio:1;border-radius:var(--hi-radius-xs);color:var(--picker-text);font-variant-numeric:tabular-nums;cursor:pointer;transition:background var(--hi-dur-fast) ease;background:0 0;border:none;justify-content:center;align-items:center;font-family:inherit;font-size:13px;font-weight:600;display:flex}.picker-module__dwPiaW__day:hover:not(:disabled){background:var(--picker-surface-deep)}.picker-module__dwPiaW__day:disabled{opacity:.25;cursor:default}.picker-module__dwPiaW__day:focus-visible{outline:2px solid var(--hi-electric);outline-offset:-2px}.picker-module__dwPiaW__dayToday{box-shadow:inset 0 0 0 1px var(--picker-border)}.picker-module__dwPiaW__daySelected,.picker-module__dwPiaW__daySelected:hover:not(:disabled){background:var(--hi-yellow);color:var(--hi-ink);font-weight:800}.picker-module__dwPiaW__search{box-sizing:border-box;width:100%;margin-bottom:var(--hi-space-sm);padding:var(--hi-space-md) var(--hi-space-md);border-radius:var(--hi-radius-full);border:1px solid var(--picker-border);background:var(--picker-surface-deep);color:var(--picker-text);font-family:inherit;font-size:16px}.picker-module__dwPiaW__search::placeholder{color:var(--picker-text-muted)}.picker-module__dwPiaW__search:focus{outline:2px solid var(--hi-electric);outline-offset:-1px}.picker-module__dwPiaW__optionList{gap:var(--hi-space-2xs);max-height:min(320px,50vh);padding:0 var(--hi-space-xs);flex-direction:column;margin:0 -4px;display:flex;overflow-y:auto}.picker-module__dwPiaW__optionList:focus-visible{outline:2px solid var(--hi-electric);outline-offset:2px;border-radius:var(--hi-radius-sm)}.picker-module__dwPiaW__option{justify-content:space-between;align-items:center;gap:var(--hi-space-md);width:100%;padding:var(--hi-space-md) var(--hi-space-md);border-radius:var(--hi-radius-xs);color:var(--picker-text);text-align:left;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px;font-weight:500;display:flex}.picker-module__dwPiaW__option:disabled{opacity:.35;cursor:default}.picker-module__dwPiaW__optionHighlighted:not(:disabled){background:var(--picker-surface-deep)}.picker-module__dwPiaW__optionSelected{font-weight:800}.picker-module__dwPiaW__optionCheck{width:15px;height:15px;color:var(--hi-yellow);flex-shrink:0}.picker-module__dwPiaW__optionEmpty{padding:var(--hi-space-lg) var(--hi-space-md);color:var(--picker-text-muted);margin:0;font-size:13px}.picker-module__dwPiaW__actions{gap:var(--hi-space-sm);margin-top:var(--hi-space-lg);display:flex}.picker-module__dwPiaW__primaryBtn,.picker-module__dwPiaW__secondaryBtn{padding:var(--hi-space-md) var(--hi-space-lg);border-radius:var(--hi-radius-sm);cursor:pointer;border:1px solid #0000;flex:1;font-family:inherit;font-size:13px;font-weight:800}.picker-module__dwPiaW__primaryBtn{background:var(--hi-yellow);color:var(--hi-ink)}.picker-module__dwPiaW__secondaryBtn{border-color:var(--picker-border);color:var(--picker-text);background:0 0}.picker-module__dwPiaW__primaryBtn:focus-visible,.picker-module__dwPiaW__secondaryBtn:focus-visible{outline:2px solid var(--hi-electric);outline-offset:1px}
.jobs-list-module__He4sfW__shell{background:var(--hi-dash-bg);max-width:430px;height:100dvh;color:var(--hi-dash-text);transition:background var(--hi-dur-slow) ease, color var(--hi-dur-slow) ease;flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.jobs-list-module__He4sfW__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;padding:0 var(--hi-space-xl);flex:1;overflow:hidden auto}.jobs-list-module__He4sfW__navClearance{padding-bottom:calc(var(--hi-safe-bottom) + 108px)}.jobs-list-module__He4sfW__panel{z-index:0;padding:calc(var(--hi-safe-top) + var(--hi-space-xl)) var(--hi-space-xl) 44px;gap:var(--hi-space-xl);background:var(--hi-dash-card);color:var(--hi-dash-text);flex-direction:column;margin:0 -20px;display:flex;position:sticky;top:0}.jobs-list-module__He4sfW__panelSlim{gap:0;padding-bottom:36px}.jobs-list-module__He4sfW__panelHead{justify-content:space-between;align-items:flex-start;gap:var(--hi-space-md);display:flex}.jobs-list-module__He4sfW__sheet{z-index:1;padding:var(--hi-space-2xl) var(--hi-space-xl) calc(var(--hi-safe-bottom) + 108px);border-radius:var(--hi-radius-lg) var(--hi-radius-lg) 0 0;background:var(--hi-dash-bg);min-height:62svh;margin:-26px -20px 0;position:relative}.jobs-list-module__He4sfW__jobsPanel{--hi-dash-text:var(--hi-ink);--hi-dash-text-muted:#0b0b0cad;--hi-dash-card-border:#0b0b0c2e;background:var(--hi-yellow);color:var(--hi-ink);padding-bottom:40px}.jobs-list-module__He4sfW__jobsSheet{padding-top:var(--hi-space-xl)}.jobs-list-module__He4sfW__heading{letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1.1}.jobs-list-module__He4sfW__subheading{margin-top:var(--hi-space-sm);color:var(--hi-dash-text-muted);font-size:13px;line-height:1.45}.jobs-list-module__He4sfW__postBtn{justify-content:center;align-items:center;gap:var(--hi-space-xs);min-height:44px;padding:0 var(--hi-space-md);border-radius:var(--hi-radius-sm);background:var(--hi-yellow);color:var(--hi-ink);-webkit-tap-highlight-color:transparent;flex-shrink:0;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.jobs-list-module__He4sfW__postBtn:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=light] .jobs-list-module__He4sfW__postBtn{background:var(--hi-dash-text);color:var(--hi-dash-bg)}.jobs-list-module__He4sfW__jobsPanel .jobs-list-module__He4sfW__postBtn,[data-theme=light] .jobs-list-module__He4sfW__jobsPanel .jobs-list-module__He4sfW__postBtn{background:var(--hi-ink);color:var(--hi-yellow)}.jobs-list-module__He4sfW__filterRow{z-index:2;gap:var(--hi-space-sm);margin:0 calc(var(--hi-space-xl) * -1);padding:var(--hi-space-xs) var(--hi-space-xl) var(--hi-space-lg);background:var(--hi-dash-bg);scrollbar-width:none;display:flex;position:sticky;top:0;overflow-x:auto}.jobs-list-module__He4sfW__filterRow::-webkit-scrollbar{display:none}.jobs-list-module__He4sfW__tab{min-height:44px;padding:0 var(--hi-space-md);align-items:center;gap:var(--hi-space-sm);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-full);background:var(--hi-dash-card);color:var(--hi-dash-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform var(--hi-dur-base) cubic-bezier(.2, 0, 0, 1), color var(--hi-dur-base) ease, background var(--hi-dur-base) ease, border-color var(--hi-dur-base) ease;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex;position:relative}.jobs-list-module__He4sfW__tabActive{border-color:var(--hi-yellow);background:var(--hi-yellow);color:var(--hi-ink);font-weight:800}.jobs-list-module__He4sfW__tabCount{min-width:19px;height:19px;padding:0 var(--hi-space-xs);border-radius:var(--hi-radius-full);background:color-mix(in srgb, var(--hi-dash-text) 9%, transparent);color:var(--hi-dash-text-muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.jobs-list-module__He4sfW__tabActive .jobs-list-module__He4sfW__tabCount{color:var(--hi-ink);background:#0b0b0c1f}.jobs-list-module__He4sfW__jobList{padding-top:var(--hi-space-xs)}.jobs-list-module__He4sfW__card{color:inherit;padding:var(--hi-space-2xl) var(--hi-space-md) var(--hi-space-xl);border:0;border-bottom:1px solid var(--hi-dash-card-border);background:0 0;border-radius:0;margin:0 -10px;text-decoration:none;display:block}.jobs-list-module__He4sfW__jobCard{margin-bottom:var(--hi-space-md);padding:var(--hi-space-lg);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);background:var(--hi-dash-card);color:inherit;text-decoration:none;display:block}.jobs-list-module__He4sfW__cardInteractive{-webkit-tap-highlight-color:transparent;transition:background var(--hi-dur-fast) ease, border-color var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease}.jobs-list-module__He4sfW__cardNeedsReview{border-color:var(--hi-status-edge);background:var(--hi-dash-card)}.jobs-list-module__He4sfW__cardTop{justify-content:space-between;align-items:flex-start;gap:var(--hi-space-md);display:flex}.jobs-list-module__He4sfW__cardTitle{letter-spacing:-.01em;overflow-wrap:anywhere;font-size:16px;font-weight:700;line-height:1.25}.jobs-list-module__He4sfW__cardMeta{margin-top:var(--hi-space-xs);align-items:center;gap:var(--hi-space-sm);color:var(--hi-dash-text-muted);flex-wrap:wrap;font-size:12px;font-weight:500;line-height:1.4;display:flex}.jobs-list-module__He4sfW__cardMetaSeparator{opacity:.4}.jobs-list-module__He4sfW__statusChip{align-items:center;gap:var(--hi-space-sm);padding:var(--hi-space-2xs) var(--hi-space-sm);border-radius:var(--hi-radius-full);letter-spacing:.06em;text-transform:uppercase;color:var(--hi-dash-text-muted);border:1px solid;flex-shrink:0;font-size:10px;font-weight:700;display:inline-flex}.jobs-list-module__He4sfW__statusChip:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.jobs-list-module__He4sfW__statusDraft{color:var(--hi-status-text)}.jobs-list-module__He4sfW__statusClosed{color:var(--hi-success-text)}.jobs-list-module__He4sfW__statusCancelled{color:var(--hi-dash-text-label)}.jobs-list-module__He4sfW__cardMetricRow{justify-content:space-between;align-items:baseline;gap:var(--hi-space-md);margin-bottom:var(--hi-space-xs);display:flex}.jobs-list-module__He4sfW__staffingMetric{color:var(--hi-dash-text);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:22px;font-weight:800;line-height:1.05}.jobs-list-module__He4sfW__staffingCapacity{color:var(--hi-dash-text-muted);letter-spacing:-.01em;font-size:15px}.jobs-list-module__He4sfW__staffingUnit{margin-left:var(--hi-space-xs);color:var(--hi-dash-text-muted);letter-spacing:0;font-size:12px;font-weight:600}.jobs-list-module__He4sfW__fillBar{height:4px;margin-top:var(--hi-space-md);border-radius:var(--hi-radius-full);background:var(--hi-dash-card-border);overflow:hidden}.jobs-list-module__He4sfW__fillFill{border-radius:var(--hi-radius-full);background:var(--hi-dash-text-muted);transform-origin:0;width:100%;height:100%;transition:transform var(--hi-dur-slow) cubic-bezier(.2, 0, 0, 1);display:block}.jobs-list-module__He4sfW__fillLive{background:var(--hi-dash-text-muted)}.jobs-list-module__He4sfW__fillAttention{background:var(--hi-status-text)}.jobs-list-module__He4sfW__fillComplete{background:var(--hi-success-text)}.jobs-list-module__He4sfW__cardTags{gap:var(--hi-space-sm);margin-top:var(--hi-space-md);flex-wrap:wrap;display:flex}.jobs-list-module__He4sfW__cardTag{padding:var(--hi-space-xs) var(--hi-space-sm);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-xs);color:var(--hi-dash-text-muted);white-space:nowrap;font-size:11px;font-weight:700}.jobs-list-module__He4sfW__cardTagAttention{border-color:var(--hi-status-edge);color:var(--hi-status-text)}.jobs-list-module__He4sfW__cardTagResolved{border-color:var(--hi-success-edge);color:var(--hi-success-text)}.jobs-list-module__He4sfW__cardActionIcon{width:var(--hi-space-3xl);height:var(--hi-space-3xl);margin-right:calc(var(--hi-space-sm) * -1);color:var(--hi-dash-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.jobs-list-module__He4sfW__workerIdentity{align-items:center;gap:var(--hi-space-md);min-width:0;display:flex}.jobs-list-module__He4sfW__workerAvatar{border:1px solid var(--hi-trust-edge);border-radius:var(--hi-radius-squircle);background:var(--hi-trust-tint);width:38px;height:38px;color:var(--hi-trust-text);letter-spacing:.03em;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.jobs-list-module__He4sfW__trustChip{color:var(--hi-trust-text);background:0 0;border:0}.jobs-list-module__He4sfW__cardAction{margin-top:var(--hi-space-md);padding-top:var(--hi-space-md);border-top:1px solid var(--hi-dash-card-border)}.jobs-list-module__He4sfW__empty{text-align:center;padding:48px 0}.jobs-list-module__He4sfW__emptyTitle{font-size:15px;font-weight:700}.jobs-list-module__He4sfW__emptyBody{margin-top:var(--hi-space-sm);color:var(--hi-dash-text-muted);font-size:13px;line-height:1.5}.jobs-list-module__He4sfW__errorState{justify-content:space-between;align-items:center;gap:var(--hi-space-lg);padding:var(--hi-space-xl) 0;border-bottom:1px solid var(--hi-alert-edge);display:flex}.jobs-list-module__He4sfW__errorState button{min-height:44px;padding:0 var(--hi-space-md);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-sm);background:var(--hi-dash-card);color:var(--hi-dash-text);font:inherit;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:700}.jobs-list-module__He4sfW__postBtn,.jobs-list-module__He4sfW__tab,.jobs-list-module__He4sfW__cardInteractive,.jobs-list-module__He4sfW__errorState button{outline:none}.jobs-list-module__He4sfW__postBtn:focus-visible,.jobs-list-module__He4sfW__tab:focus-visible,.jobs-list-module__He4sfW__cardInteractive:focus-visible,.jobs-list-module__He4sfW__errorState button:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:3px}.jobs-list-module__He4sfW__jobsPanel .jobs-list-module__He4sfW__postBtn:focus-visible{outline-color:var(--hi-ink)}@media (hover:hover){.jobs-list-module__He4sfW__postBtn:hover{transform:translateY(-1px)}.jobs-list-module__He4sfW__tab:not(.jobs-list-module__He4sfW__tabActive):hover{color:var(--hi-dash-text)}.jobs-list-module__He4sfW__cardInteractive:hover{border-color:var(--hi-dash-text-label);background:var(--hi-dash-card)}.jobs-list-module__He4sfW__cardNeedsReview:hover{background:var(--hi-dash-card)}.jobs-list-module__He4sfW__errorState button:hover{border-color:var(--hi-dash-text-label)}}.jobs-list-module__He4sfW__postBtn:active,.jobs-list-module__He4sfW__tab:active,.jobs-list-module__He4sfW__errorState button:active{transition-duration:var(--hi-dur-fast);transform:scale(.985)}.jobs-list-module__He4sfW__cardInteractive:active{transform:scale(.99)}.jobs-list-module__He4sfW__jobCard:active{--hi-dash-text:var(--hi-on-yellow);--hi-dash-text-muted:#0b0b0c9e;--hi-dash-card-border:#0b0b0c3d;--hi-status-text:var(--hi-ink);--hi-status-edge:#0b0b0c52;--hi-success-text:var(--hi-ink);--hi-success-edge:#0b0b0c52;border-color:var(--hi-yellow);background:var(--hi-yellow);color:var(--hi-ink)}.jobs-list-module__He4sfW__cardNeedsReview:active{background:var(--hi-yellow)}.jobs-list-module__He4sfW__skelCard{margin-bottom:var(--hi-space-md);padding:var(--hi-space-lg);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);background:var(--hi-dash-card)}.jobs-list-module__He4sfW__skelTop{justify-content:space-between;align-items:flex-start;gap:var(--hi-space-md);display:flex}.jobs-list-module__He4sfW__skelLine{border-radius:var(--hi-radius-xs);background:var(--hi-dash-card-border);animation:1.4s ease-in-out infinite jobs-list-module__He4sfW__skelPulse}.jobs-list-module__He4sfW__skelTitle{width:34%;height:22px}.jobs-list-module__He4sfW__skelMeta{width:62%;height:14px;margin-top:var(--hi-space-md)}.jobs-list-module__He4sfW__skelChip{border-radius:var(--hi-radius-full);flex-shrink:0;width:58px;height:14px}.jobs-list-module__He4sfW__skelStaffing{width:48%;height:10px;margin-top:var(--hi-space-sm)}.jobs-list-module__He4sfW__skelFill{height:4px;margin-top:var(--hi-space-md);border-radius:var(--hi-radius-full)}@keyframes jobs-list-module__He4sfW__skelPulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.jobs-list-module__He4sfW__skelLine{animation:none}}.jobs-list-module__He4sfW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.loading-dots-module__I-ACIa__dots{--hi-dot:var(--hi-yellow);vertical-align:middle;align-items:center;gap:.34em;line-height:1;display:inline-flex}.loading-dots-module__I-ACIa__dot{background:var(--hi-dot);opacity:.45;border-radius:50%;width:.42em;height:.42em;animation:1.05s ease-in-out infinite loading-dots-module__I-ACIa__dotBounce}[data-theme=light] .loading-dots-module__I-ACIa__dots{--hi-dot:var(--hi-ink)}.loading-dots-module__I-ACIa__dot:nth-child(2){animation-delay:.16s}.loading-dots-module__I-ACIa__dot:nth-child(3){animation-delay:.32s}@keyframes loading-dots-module__I-ACIa__dotBounce{0%,70%,to{opacity:.45;transform:translateY(0)}35%{opacity:1;transform:translateY(-.34em)}}.loading-dots-module__I-ACIa__sm{font-size:12px}.loading-dots-module__I-ACIa__md{font-size:16px}.loading-dots-module__I-ACIa__lg{font-size:22px}.loading-dots-module__I-ACIa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-dots-module__I-ACIa__center{justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex}
.dashboard-module__LjnzkW__shell{height:100dvh;max-width:var(--hi-shell-max);background:var(--hi-dash-bg);color:var(--hi-dash-text);transition:background var(--hi-dur-slow) ease, color var(--hi-dur-slow) ease;--hi-nav-clearance:calc(var(--hi-safe-bottom) + 108px);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}@media (min-width:431px){.dashboard-module__LjnzkW__shell{box-shadow:0 0 0 100vmax var(--hi-dash-canvas);outline:1px solid var(--hi-dash-card-border)}}@media (min-width:600px){.dashboard-module__LjnzkW__shell{--hi-shell-max:clamp(430px, 100vw - 170px, 720px)}}.dashboard-module__LjnzkW__scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;padding:0 var(--hi-space-xl);padding-bottom:var(--hi-space-2xl);flex:1;overflow:hidden auto}.dashboard-module__LjnzkW__homePanel{--hi-focus-ring:var(--hi-on-yellow);z-index:0;padding:calc(var(--hi-safe-top) + var(--hi-space-xl)) var(--hi-space-xl) 48px;gap:var(--hi-space-xl);background:var(--hi-yellow);min-height:60svh;color:var(--hi-ink);--hi-dash-text-muted:#0b0b0c9e;--hi-bell-badge-bg:var(--hi-ink);--hi-bell-badge-fg:var(--hi-yellow);flex-direction:column;margin:0 -20px;display:flex;position:sticky;top:0}.dashboard-module__LjnzkW__homePanelInner{gap:var(--hi-space-xl);z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.dashboard-module__LjnzkW__homePanelWatermark{z-index:0;opacity:0;pointer-events:none;line-height:0;position:absolute;top:36%;left:45%;transform:translate(-50%,-50%)}.dashboard-module__LjnzkW__homePanelWordmark{left:0;right:0;top:calc(var(--hi-safe-top) + 62px);z-index:2;opacity:0;pointer-events:none;text-align:center;letter-spacing:-.02em;color:var(--hi-ink);font-size:28px;font-weight:800;line-height:1;position:absolute}.dashboard-module__LjnzkW__homePanel:before{content:"";background:var(--hi-yellow);height:240px;position:absolute;bottom:100%;left:0;right:0}@media (max-height:620px){.dashboard-module__LjnzkW__homePanel{min-height:0}}@media (min-width:600px) and (min-height:621px){.dashboard-module__LjnzkW__homePanel{min-height:min(60svh,480px)}}.dashboard-module__LjnzkW__homeTopRow{justify-content:space-between;align-items:flex-start;gap:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__homeTopActions{align-items:center;gap:var(--hi-space-sm);flex-shrink:0;display:flex}.dashboard-module__LjnzkW__greetingDate{color:#0b0b0c99;margin-bottom:var(--hi-space-xs);letter-spacing:.02em;font-size:12px;font-weight:600}.dashboard-module__LjnzkW__greetingName{letter-spacing:-.02em;color:var(--hi-ink);font-size:30px;font-weight:800;line-height:1.05}.dashboard-module__LjnzkW__heroCard{background:var(--hi-dash-hero-bg);border-radius:var(--hi-radius-lg);max-height:320px;padding:var(--hi-space-2xl) var(--hi-space-xl);flex-direction:column;flex:1;min-height:160px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 34px #0b0b0c38}.dashboard-module__LjnzkW__heroStatus{align-items:center;gap:var(--hi-space-sm);margin-bottom:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__heroStatusDot{background:var(--hi-yellow);border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module__LjnzkW__heroStatusText{color:var(--hi-yellow);letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:700}.dashboard-module__LjnzkW__heroTitle{color:var(--hi-on-dark);letter-spacing:-.025em;margin-top:auto;margin-bottom:var(--hi-space-sm);font-size:clamp(22px,3.4vh,28px);font-weight:800;line-height:1.16;position:relative}.dashboard-module__LjnzkW__heroMeta{color:#ffffff9e;margin-bottom:var(--hi-space-xl);max-width:34ch;font-size:14px;line-height:1.45;position:relative}.dashboard-module__LjnzkW__heroCtas{gap:var(--hi-space-md);margin-top:auto;display:flex;position:relative}.dashboard-module__LjnzkW__heroCtaPrimary{min-height:46px;padding:var(--hi-space-md) var(--hi-space-lg);border-radius:var(--hi-radius-sm);background:var(--hi-paper-pure,#fff);color:var(--hi-ink);cursor:pointer;transition:opacity var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;-webkit-tap-highlight-color:transparent;border:none;flex:1;font-family:inherit;font-size:15px;font-weight:700}.dashboard-module__LjnzkW__heroCtaPrimary:active{opacity:.88;transform:scale(.98)}.dashboard-module__LjnzkW__heroCtaOutline{min-height:46px;padding:var(--hi-space-md) var(--hi-space-xl);border-radius:var(--hi-radius-sm);color:var(--hi-on-dark);cursor:pointer;transition:opacity var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:0 0;border:1.5px solid #ffffff42;font-family:inherit;font-size:15px;font-weight:600}.dashboard-module__LjnzkW__heroCtaOutline:active{opacity:.75;transform:scale(.98)}.dashboard-module__LjnzkW__heroEmpty{flex-direction:column;flex:1;justify-content:space-between;min-height:150px;display:flex}.dashboard-module__LjnzkW__heroEmptyLabel{color:#ffffff7a;text-transform:uppercase;letter-spacing:.07em;margin-bottom:var(--hi-space-sm);font-size:12px;font-weight:600}.dashboard-module__LjnzkW__heroEmptyTitle{color:var(--hi-on-dark);letter-spacing:-.02em;margin-bottom:var(--hi-space-xl);font-size:22px;font-weight:800}.dashboard-module__LjnzkW__statRow{padding-top:var(--hi-space-lg);margin-top:auto;display:flex;position:relative}.dashboard-module__LjnzkW__statRow:before{content:"";background:#0b0b0c2e;height:1px;position:absolute;top:0;left:12px;right:12px}.dashboard-module__LjnzkW__statCard{text-align:center;min-width:0;padding:0 var(--hi-space-md);flex-direction:column;flex:1;justify-content:space-between;align-items:center;display:flex}.dashboard-module__LjnzkW__statCard+.dashboard-module__LjnzkW__statCard{border-left:1px solid #0b0b0c2e}.dashboard-module__LjnzkW__statLabel{color:#0b0b0c9e;text-transform:uppercase;letter-spacing:.09em;margin-bottom:var(--hi-space-sm);font-size:10px;font-weight:700;line-height:1.2}.dashboard-module__LjnzkW__statValue{color:var(--hi-ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:var(--hi-space-xs);font-size:22px;font-weight:800;display:flex}.dashboard-module__LjnzkW__statIcon{color:var(--hi-ink);opacity:.72;flex:none}.dashboard-module__LjnzkW__homeSheet{z-index:1;padding:var(--hi-space-xl) var(--hi-space-xl) var(--hi-nav-clearance);background:var(--hi-dash-bg);border-radius:var(--hi-radius-lg) var(--hi-radius-lg) 0 0;min-height:46svh;margin:-26px -20px -24px;position:relative}.dashboard-module__LjnzkW__sectionHeader{margin-bottom:var(--hi-space-md);justify-content:space-between;align-items:center;display:flex}.dashboard-module__LjnzkW__sectionTitle{color:var(--hi-dash-text);letter-spacing:-.01em;font-size:17px;font-weight:700}.dashboard-module__LjnzkW__seeAll{color:var(--hi-dash-text-muted);min-height:44px;padding-left:var(--hi-space-md);-webkit-tap-highlight-color:transparent;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__LjnzkW__jobCard{background:var(--hi-dash-card);border-radius:var(--hi-radius-lg);padding:var(--hi-space-lg) var(--hi-space-lg) var(--hi-space-lg);margin-bottom:var(--hi-space-md);border:1px solid var(--hi-dash-card-border);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;display:block}.dashboard-module__LjnzkW__jobCard:active{transform:scale(.99)}.dashboard-module__LjnzkW__jobCard:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:2px}.dashboard-module__LjnzkW__jobCard:active,.dashboard-module__LjnzkW__jobCardSelected{--hi-dash-text:var(--hi-on-yellow);--hi-dash-text-muted:#0b0b0c9e;--hi-dash-card-border:#0b0b0c3d;background:var(--hi-yellow);border-color:var(--hi-yellow)}.dashboard-module__LjnzkW__jobPayRow{justify-content:space-between;align-items:baseline;gap:var(--hi-space-md);margin-bottom:var(--hi-space-xs);display:flex}.dashboard-module__LjnzkW__jobRate{letter-spacing:-.03em;color:var(--hi-dash-text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1.05}.dashboard-module__LjnzkW__jobRateUnit{letter-spacing:0;color:var(--hi-dash-text-muted);margin-left:var(--hi-space-2xs);font-size:12px;font-weight:600}.dashboard-module__LjnzkW__jobTotal{color:var(--hi-dash-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.dashboard-module__LjnzkW__jobTitle{letter-spacing:-.01em;color:var(--hi-dash-text);margin-bottom:var(--hi-space-xs);overflow-wrap:anywhere;font-size:16px;font-weight:700;line-height:1.25}.dashboard-module__LjnzkW__jobFacts{align-items:center;gap:var(--hi-space-xs);color:var(--hi-dash-text-muted);flex-wrap:wrap;font-size:12px;font-weight:500;line-height:1.4;display:flex}.dashboard-module__LjnzkW__jobFactSep{opacity:.4}.dashboard-module__LjnzkW__jobVerified{color:var(--hi-electric,#2e5bff);align-items:center;display:inline-flex}.dashboard-module__LjnzkW__jobTags{gap:var(--hi-space-sm);margin-top:var(--hi-space-md);flex-wrap:wrap;display:flex}.dashboard-module__LjnzkW__jobTag{padding:var(--hi-space-xs) var(--hi-space-sm);border-radius:var(--hi-radius-xs);border:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text-muted);white-space:nowrap;font-size:11px;font-weight:700}.dashboard-module__LjnzkW__jobTagBoost{background:var(--hi-yellow);border-color:var(--hi-yellow);color:var(--hi-ink)}.dashboard-module__LjnzkW__jobTagFits{border-color:var(--hi-dash-text-muted);color:var(--hi-dash-text)}.dashboard-module__LjnzkW__jobTagEarly{background:var(--hi-electric,#2e5bff);border-color:var(--hi-electric,#2e5bff);color:var(--hi-on-dark)}.dashboard-module__LjnzkW__jobEmpty{border:1px dashed var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);padding:var(--hi-space-2xl) var(--hi-space-xl);text-align:center}.dashboard-module__LjnzkW__jobEmptyTitle{color:var(--hi-dash-text);margin-bottom:var(--hi-space-xs);font-size:15px;font-weight:700}.dashboard-module__LjnzkW__jobEmptySub{color:var(--hi-dash-text-muted);margin-bottom:var(--hi-space-lg);font-size:13px;line-height:1.45}.dashboard-module__LjnzkW__jobEmptyCta{min-height:44px;padding:0 var(--hi-space-xl);border-radius:var(--hi-radius-sm);background:var(--hi-dash-text);color:var(--hi-dash-bg);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.dashboard-module__LjnzkW__jobSkeleton{background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);padding:var(--hi-space-lg) var(--hi-space-lg) var(--hi-space-lg);margin-bottom:var(--hi-space-md)}.dashboard-module__LjnzkW__skelLine{border-radius:var(--hi-radius-xs);background:var(--hi-dash-card-border);height:12px;animation:1.4s ease-in-out infinite dashboard-module__LjnzkW__skelPulse}.dashboard-module__LjnzkW__skelLineLg{width:45%;height:22px;margin-bottom:var(--hi-space-sm)}.dashboard-module__LjnzkW__skelLineMd{width:62%;margin-bottom:var(--hi-space-sm)}.dashboard-module__LjnzkW__skelLineSm{width:78%;height:10px}@keyframes dashboard-module__LjnzkW__skelPulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.dashboard-module__LjnzkW__skelLine{animation:none}}.dashboard-module__LjnzkW__jobAvatar{border-radius:var(--hi-radius-squircle);width:44px;height:44px;color:var(--hi-on-dark);flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.dashboard-module__LjnzkW__jobInfo{flex:1;min-width:0}.dashboard-module__LjnzkW__jobNameRow{align-items:center;gap:var(--hi-space-sm);margin-bottom:var(--hi-space-2xs);flex-wrap:wrap;display:flex}.dashboard-module__LjnzkW__jobName{color:var(--hi-dash-text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.dashboard-module__LjnzkW__verifiedBadge{align-items:center;gap:var(--hi-space-xs);background:var(--hi-yellow);color:var(--hi-ink);padding:var(--hi-space-2xs) var(--hi-space-sm);border-radius:var(--hi-radius-full);white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:700;display:flex}.dashboard-module__LjnzkW__jobRole{color:var(--hi-dash-text-muted);margin-bottom:var(--hi-space-xs);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dashboard-module__LjnzkW__jobMeta{color:var(--hi-dash-text-muted);font-size:12px;font-weight:600}.dashboard-module__LjnzkW__nav{width:100%;max-width:var(--hi-shell-max);z-index:30;pointer-events:none;padding:var(--hi-space-md) var(--hi-space-lg) calc(var(--hi-safe-bottom) + var(--hi-space-xl));background:0 0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.dashboard-module__LjnzkW__navBlur{z-index:0;pointer-events:none;position:absolute;inset:-56px 0 0}.dashboard-module__LjnzkW__navBlur>div{position:absolute;inset:0}.dashboard-module__LjnzkW__navBlur>div:first-child{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);-webkit-mask-image:linear-gradient(#000 0% 25%,#0000 50%);mask-image:linear-gradient(#000 0% 25%,#0000 50%)}.dashboard-module__LjnzkW__navBlur>div:nth-child(2){-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);-webkit-mask-image:linear-gradient(#0000 0%,#000 25% 50%,#0000 75%);mask-image:linear-gradient(#0000 0%,#000 25% 50%,#0000 75%)}.dashboard-module__LjnzkW__navBlur>div:nth-child(3){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(#0000 25%,#000 50% 75%,#0000 100%);mask-image:linear-gradient(#0000 25%,#000 50% 75%,#0000 100%)}.dashboard-module__LjnzkW__navBlur>div:nth-child(4){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(#0000 50%,#000 75% 100%);mask-image:linear-gradient(#0000 50%,#000 75% 100%)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.dashboard-module__LjnzkW__navBlur{display:none}}@media (prefers-reduced-transparency:reduce){.dashboard-module__LjnzkW__navBlur,.dashboard-module__LjnzkW__detailTopBarBlur{display:none}.dashboard-module__LjnzkW__detailBackBtn,.dashboard-module__LjnzkW__detailSaveBtn,.dashboard-module__LjnzkW__detailHeroAddress,.dashboard-module__LjnzkW__mapDialogClose,.dashboard-module__LjnzkW__mapDialogHeading,.dashboard-module__LjnzkW__mapEmptyBadge,.dashboard-module__LjnzkW__mapExpandLabel,.dashboard-module__LjnzkW__mapZoomControls,.dashboard-module__LjnzkW__mineHeaderSticky,.dashboard-module__LjnzkW__mapJobListDock{-webkit-backdrop-filter:none}.dashboard-module__LjnzkW__detailSaveBtn{background:var(--hi-g-700)}.dashboard-module__LjnzkW__detailHeroAddress{background:var(--hi-ink)}}.dashboard-module__LjnzkW__navBar{z-index:1;pointer-events:auto;background:var(--hi-dash-nav-bg);border:1px solid var(--hi-dash-nav-border);border-radius:var(--hi-radius-full);padding:var(--hi-space-sm) var(--hi-space-xs);transition:background var(--hi-dur-slow) ease, border-color var(--hi-dur-slow) ease;flex:1;align-items:stretch;display:flex;position:relative;box-shadow:0 6px 20px #0b0b0c47}.dashboard-module__LjnzkW__navItem{justify-content:center;align-items:center;gap:var(--hi-space-xs);padding:var(--hi-space-2xs) 0;border-radius:var(--hi-radius-full);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;min-height:44px;font-family:inherit;text-decoration:none;display:flex}.dashboard-module__LjnzkW__navIcon{color:var(--hi-dash-nav-inactive);transition:color var(--hi-dur-base) ease;display:flex}.dashboard-module__LjnzkW__navAvatar{border-radius:var(--hi-radius-squircle);background:var(--hi-avatar-bg);width:22px;height:22px;color:var(--hi-avatar-fg);letter-spacing:.02em;opacity:.6;transition:opacity var(--hi-dur-base) ease, box-shadow var(--hi-dur-base) ease;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.dashboard-module__LjnzkW__navItemActive .dashboard-module__LjnzkW__navAvatar{box-shadow:0 0 0 1.5px #0b0b0cd9}.dashboard-module__LjnzkW__navLabel{color:var(--hi-dash-nav-inactive-text);transition:color var(--hi-dur-base) ease;font-size:10px;font-weight:500}.dashboard-module__LjnzkW__navItemActive{background:var(--hi-yellow)}.dashboard-module__LjnzkW__navItemActive .dashboard-module__LjnzkW__navIcon{color:var(--hi-ink)}.dashboard-module__LjnzkW__navItemActive .dashboard-module__LjnzkW__navDot{opacity:0}[data-theme=light] .dashboard-module__LjnzkW__navBar{box-shadow:0 4px 14px #0b0b0c12}.dashboard-module__LjnzkW__findPage{padding-bottom:var(--hi-nav-clearance)}.dashboard-module__LjnzkW__findHeader{padding-bottom:var(--hi-space-md)}.dashboard-module__LjnzkW__findSticky{z-index:5;padding:calc(var(--hi-safe-top) + 56px) var(--hi-space-xl) var(--hi-space-xl);background:var(--hi-dash-bg);margin-inline:-20px;position:sticky;top:-44px}.dashboard-module__LjnzkW__findSticky .dashboard-module__LjnzkW__searchBar{margin-bottom:0}.dashboard-module__LjnzkW__findTitle{color:var(--hi-dash-text);letter-spacing:-.02em;margin-bottom:var(--hi-space-lg);font-size:28px;font-weight:800}.dashboard-module__LjnzkW__searchBar{align-items:center;gap:var(--hi-space-md);background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-full);min-height:48px;padding:var(--hi-space-sm) var(--hi-space-xl);margin-bottom:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__searchInput{color:var(--hi-dash-text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.dashboard-module__LjnzkW__searchInput::placeholder{color:var(--hi-dash-text-muted)}.dashboard-module__LjnzkW__searchIcon{color:var(--hi-dash-text-muted);flex-shrink:0}.dashboard-module__LjnzkW__filterIcon{color:var(--hi-dash-text-muted);cursor:pointer;flex-shrink:0}.dashboard-module__LjnzkW__filterChips{gap:var(--hi-space-sm);-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:var(--hi-space-lg);padding-bottom:var(--hi-space-2xs);display:flex;overflow-x:auto}.dashboard-module__LjnzkW__filterChips::-webkit-scrollbar{display:none}.dashboard-module__LjnzkW__chip{padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-full);white-space:nowrap;cursor:pointer;border:1.5px solid var(--hi-dash-card-border);background:var(--hi-dash-card);color:var(--hi-dash-text-muted);transition:background var(--hi-dur-base) ease, color var(--hi-dur-base) ease, border-color var(--hi-dur-base) ease;-webkit-tap-highlight-color:transparent;font-family:inherit;font-size:12px;font-weight:600}.dashboard-module__LjnzkW__chipActive{background:var(--hi-yellow);color:var(--hi-ink);border-color:var(--hi-yellow);font-weight:700}.dashboard-module__LjnzkW__mapWrap{isolation:isolate;border-radius:var(--hi-radius-md);border:1px solid var(--hi-dash-card-border);height:190px;margin-bottom:var(--hi-space-lg);background:var(--hi-dash-card);position:relative;overflow:hidden}.dashboard-module__LjnzkW__mapCanvas{position:absolute;inset:0}.dashboard-module__LjnzkW__mapExpandTarget{z-index:800;color:var(--hi-dash-text);cursor:zoom-in;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0;position:absolute;top:10px;right:10px}.dashboard-module__LjnzkW__mapExpandTarget:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:-3px;border-radius:var(--hi-radius-md)}.dashboard-module__LjnzkW__mapExpandLabel{align-items:center;gap:var(--hi-space-sm);padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-full);background:color-mix(in srgb, var(--hi-dash-card) 90%, transparent);border:1px solid var(--hi-dash-card-border);-webkit-backdrop-filter:blur(8px);font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 3px 12px #0b0b0c47}.dashboard-module__LjnzkW__mapDialogBackdrop{z-index:9999;background:#0b0b0cb8;justify-content:center;display:flex;position:fixed;inset:0}.dashboard-module__LjnzkW__mapDialog{isolation:isolate;background:var(--hi-dash-bg);width:100%;max-width:430px;height:100dvh;position:relative;overflow:hidden}.dashboard-module__LjnzkW__mapDialogHeader{z-index:1000;top:calc(var(--hi-safe-top) + 12px);align-items:center;gap:var(--hi-space-md);pointer-events:none;display:flex;position:absolute;left:12px;right:12px}.dashboard-module__LjnzkW__mapDialogClose,.dashboard-module__LjnzkW__mapDialogHeading{border:1px solid var(--hi-dash-card-border);background:color-mix(in srgb, var(--hi-dash-card) 92%, transparent);color:var(--hi-dash-text);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 18px #0b0b0c4d}.dashboard-module__LjnzkW__mapDialogClose{border-radius:var(--hi-radius-full);cursor:pointer;pointer-events:auto;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.dashboard-module__LjnzkW__mapDialogClose:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:2px}.dashboard-module__LjnzkW__mapDialogHeading{border-radius:var(--hi-radius-full);min-width:0;max-width:calc(100% - 54px);height:44px;padding:0 var(--hi-space-lg);flex:0 auto;align-items:center;display:flex}.dashboard-module__LjnzkW__mapDialogHeading h2{font-size:15px;font-weight:800;line-height:1.2}.dashboard-module__LjnzkW__mapJobListDock{z-index:900;left:50%;bottom:calc(var(--hi-safe-bottom) + 34px);justify-content:center;align-items:center;gap:var(--hi-space-sm);min-width:140px;height:54px;padding:0 var(--hi-space-lg) 0 var(--hi-space-xl);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-full);background:color-mix(in srgb, var(--hi-dash-card) 92%, transparent);color:var(--hi-dash-text);-webkit-backdrop-filter:blur(10px);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);font-size:15px;font-weight:800;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 4px 18px #0b0b0c4d}.dashboard-module__LjnzkW__mapJobListDock span{min-width:24px;height:24px;padding-inline:var(--hi-space-sm);border-radius:var(--hi-radius-full);background:var(--hi-yellow);color:var(--hi-ink);font-variant-numeric:tabular-nums;place-items:center;font-size:12px;display:grid}.dashboard-module__LjnzkW__mapJobListDock:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:2px}.dashboard-module__LjnzkW__mapDialogWithPreview .dashboard-module__LjnzkW__mapJobListDock{transform:translate(-50%)translateY(-114px)}.dashboard-module__LjnzkW__mapJobListSheet{z-index:1000;max-height:min(50dvh,420px);padding-bottom:var(--hi-safe-bottom);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg) var(--hi-radius-lg) 0 0;background:color-mix(in srgb, var(--hi-dash-card) 96%, transparent);-webkit-backdrop-filter:blur(12px);border-bottom:0;flex-direction:column;animation:.16s cubic-bezier(.22,1,.36,1) both dashboard-module__LjnzkW__mapJobListIn;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0b0b0c61}.dashboard-module__LjnzkW__mapJobListSheetHeader{--hi-focus-ring:var(--hi-on-yellow);justify-content:space-between;align-items:center;gap:var(--hi-space-md);padding:var(--hi-space-lg) var(--hi-space-lg) var(--hi-space-md) var(--hi-space-xl);background:var(--hi-yellow);border-bottom:0;flex:none;display:flex}.dashboard-module__LjnzkW__mapJobListSheetHeader>div{gap:var(--hi-space-2xs);flex-direction:column;min-width:0;display:flex}.dashboard-module__LjnzkW__mapJobListSheetHeader strong{color:var(--hi-ink);font-size:17px;font-weight:800;line-height:1.25}.dashboard-module__LjnzkW__mapJobListSheetHeader span{color:#0b0b0c9e;font-size:13px;font-weight:600;line-height:1.3}.dashboard-module__LjnzkW__mapJobListSheetHeader button{align-items:center;gap:var(--hi-space-xs);min-height:40px;padding:0 var(--hi-space-md);border-radius:var(--hi-radius-full);background:var(--hi-ink);color:var(--hi-yellow);font:inherit;cursor:pointer;border:0;flex:none;font-size:13px;font-weight:800;display:inline-flex;position:relative}.dashboard-module__LjnzkW__mapJobListSheetHeader button:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__LjnzkW__mapJobListSheetHeader button:focus-visible{outline:3px solid var(--hi-ink);outline-offset:2px}.dashboard-module__LjnzkW__mapJobFilters{gap:var(--hi-space-sm);overscroll-behavior-x:contain;padding:var(--hi-space-md) var(--hi-space-md);border-bottom:1px solid var(--hi-dash-card-border);background:var(--hi-dash-card);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:none;display:flex;overflow-x:auto}.dashboard-module__LjnzkW__mapJobFilters::-webkit-scrollbar{display:none}.dashboard-module__LjnzkW__mapJobFilters button{min-height:36px;padding:0 var(--hi-space-md);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-full);color:var(--hi-dash-text-muted);font:inherit;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;flex:none;font-size:12px;font-weight:700;position:relative}.dashboard-module__LjnzkW__mapJobFilters button:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__LjnzkW__mapJobFilters .dashboard-module__LjnzkW__mapJobFilterActive{border-color:var(--hi-yellow);background:var(--hi-yellow);color:var(--hi-ink)}.dashboard-module__LjnzkW__mapJobFilters button:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:2px}.dashboard-module__LjnzkW__mapJobList{overscroll-behavior:contain;min-height:0;padding:var(--hi-space-xs);overflow-y:auto}.dashboard-module__LjnzkW__mapJobListEmpty{padding:var(--hi-space-2xl) var(--hi-space-xl) 28px;color:var(--hi-dash-text-muted);text-align:center;font-size:12px;line-height:1.5}.dashboard-module__LjnzkW__mapJobListRow{align-items:center;gap:var(--hi-space-md);width:100%;min-height:66px;padding:var(--hi-space-md) var(--hi-space-md);border-radius:var(--hi-radius-sm);color:var(--hi-dash-text);font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;display:flex}.dashboard-module__LjnzkW__mapJobListRow+.dashboard-module__LjnzkW__mapJobListRow{border-top-color:var(--hi-dash-card-border)}.dashboard-module__LjnzkW__mapJobListRowActive{background:color-mix(in srgb, var(--hi-yellow) 12%, transparent);border-color:#0000}.dashboard-module__LjnzkW__mapJobListRowActive .dashboard-module__LjnzkW__mapJobListRate{color:var(--hi-yellow)}[data-theme=light] .dashboard-module__LjnzkW__mapJobListRowActive .dashboard-module__LjnzkW__mapJobListRate{color:var(--hi-ink)}.dashboard-module__LjnzkW__mapJobListRow:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:-3px}.dashboard-module__LjnzkW__mapJobListCopy{gap:var(--hi-space-xs);flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-module__LjnzkW__mapJobListCopy strong,.dashboard-module__LjnzkW__mapJobListCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-module__LjnzkW__mapJobListCopy strong{font-size:15px;font-weight:700;line-height:1.25}.dashboard-module__LjnzkW__mapJobListCopy small{color:var(--hi-dash-text-muted);font-size:13px;font-weight:500;line-height:1.3}.dashboard-module__LjnzkW__mapJobListRate{color:var(--hi-dash-text);font-variant-numeric:tabular-nums;flex:none;font-size:16px;font-weight:800}.dashboard-module__LjnzkW__mapJobListRate small{margin-left:var(--hi-space-2xs);color:var(--hi-dash-text-muted);font-size:11px;font-weight:600}@keyframes dashboard-module__LjnzkW__mapJobListIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__LjnzkW__mapWrapExpanded{border:0;border-radius:0;height:100%;margin:0}.dashboard-module__LjnzkW__mapZoomControls{z-index:800;right:12px;bottom:calc(var(--hi-safe-bottom) + 18px);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-sm);background:color-mix(in srgb, var(--hi-dash-card) 94%, transparent);-webkit-backdrop-filter:blur(10px);flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 5px 18px #0b0b0c57}.dashboard-module__LjnzkW__mapZoomControls button{width:44px;height:44px;color:var(--hi-dash-text);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;font-size:22px;font-weight:500;line-height:1;display:grid}.dashboard-module__LjnzkW__mapZoomControls button+button{border-top:1px solid var(--hi-dash-card-border)}.dashboard-module__LjnzkW__mapZoomControls button:active{background:color-mix(in srgb, var(--hi-dash-text) 10%, transparent)}.dashboard-module__LjnzkW__mapZoomControls button:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:-3px}.dashboard-module__LjnzkW__mapJobPreview{z-index:1000;left:12px;right:12px;bottom:calc(var(--hi-safe-bottom) + 12px);min-width:0;padding:var(--hi-space-lg) var(--hi-space-lg) var(--hi-space-lg);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-md);background:color-mix(in srgb, var(--hi-dash-card) 95%, transparent);color:var(--hi-dash-text);-webkit-backdrop-filter:blur(12px);font:inherit;text-align:left;cursor:pointer;flex-direction:column;align-items:stretch;animation:.18s ease-out both dashboard-module__LjnzkW__mapPreviewIn;display:flex;position:absolute;box-shadow:0 8px 28px #0b0b0c66}.dashboard-module__LjnzkW__mapJobPreview:focus-visible{outline:3px solid var(--hi-yellow);outline-offset:-3px}.dashboard-module__LjnzkW__mapJobPreviewTop{justify-content:space-between;align-items:center;gap:var(--hi-space-md);margin-bottom:var(--hi-space-xs);display:flex}.dashboard-module__LjnzkW__mapJobPreviewRate{color:var(--hi-yellow);letter-spacing:-.02em;font-size:22px;font-weight:800;line-height:1}[data-theme=light] .dashboard-module__LjnzkW__mapJobPreviewRate{color:var(--hi-ink)}.dashboard-module__LjnzkW__mapJobPreviewRate small{margin-left:var(--hi-space-2xs);letter-spacing:0;font-size:11px;font-weight:700}.dashboard-module__LjnzkW__mapJobPreviewAction{align-items:center;gap:var(--hi-space-2xs);color:var(--hi-dash-text);font-size:12px;font-weight:800;display:inline-flex}.dashboard-module__LjnzkW__mapJobPreviewTitle{color:var(--hi-dash-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.3;overflow:hidden}.dashboard-module__LjnzkW__mapJobPreviewMeta{margin-top:var(--hi-space-xs);color:var(--hi-dash-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.dashboard-module__LjnzkW__mapDialogWithPreview .dashboard-module__LjnzkW__mapWrapExpanded .leaflet-control-attribution{margin-bottom:calc(var(--hi-safe-bottom) + 128px)!important}.dashboard-module__LjnzkW__mapDialogWithPreview .dashboard-module__LjnzkW__mapZoomControls{bottom:calc(var(--hi-safe-bottom) + 132px)}.dashboard-module__LjnzkW__mapDialogWithList .dashboard-module__LjnzkW__mapZoomControls{top:calc(var(--hi-safe-top) + 76px);bottom:auto}.dashboard-module__LjnzkW__mapDialogWithList .dashboard-module__LjnzkW__mapWrapExpanded .leaflet-control-attribution{margin-bottom:calc(min(50dvh, 420px) + var(--hi-space-md))!important}@keyframes dashboard-module__LjnzkW__mapPreviewIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dashboard-module__LjnzkW__mapJobPreview,.dashboard-module__LjnzkW__mapJobList{animation:none}}.dashboard-module__LjnzkW__mapEmpty{color:var(--hi-dash-text-muted);background:var(--hi-dash-card);pointer-events:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.dashboard-module__LjnzkW__mapEmptyBadge{z-index:500;max-width:calc(100% - 20px);padding:var(--hi-space-sm) var(--hi-space-md);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-full);background:color-mix(in srgb, var(--hi-dash-card) 90%, transparent);color:var(--hi-dash-text-muted);-webkit-backdrop-filter:blur(8px);pointer-events:none;font-size:11px;font-weight:600;position:absolute;bottom:10px;left:10px;box-shadow:0 3px 12px #0b0b0c3d}.dashboard-module__LjnzkW__mapUserDot{border:2.5px solid var(--hi-on-dark);background:var(--hi-electric);border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;display:block;box-shadow:0 0 0 7px #2e5bff33,0 3px 10px #0b0b0c59}.dashboard-module__LjnzkW__mapPill{padding:var(--hi-space-xs) var(--hi-space-sm);border-radius:var(--hi-radius-full);background:var(--hi-dash-card);border:1.5px solid var(--hi-dash-card-border);color:var(--hi-dash-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:800;display:inline-block;transform:translate(-50%,-100%);box-shadow:0 2px 10px #0b0b0c47}.dashboard-module__LjnzkW__mapPillActive{background:var(--hi-yellow);border-color:var(--hi-yellow);color:var(--hi-ink)}.leaflet-container{background:var(--hi-dash-card);outline:none;font-family:inherit}.leaflet-control-attribution{color:var(--hi-dash-text-label);font-size:10px;background:0 0!important}.leaflet-control-attribution a{color:var(--hi-dash-text-muted)}.leaflet-control-zoom{margin:0 var(--hi-space-md) var(--hi-space-2xl) 0!important;border:none!important}.leaflet-control-zoom a{background:var(--hi-dash-card);color:var(--hi-dash-text);border:1px solid var(--hi-dash-card-border);width:30px;height:30px;line-height:28px}.dashboard-module__LjnzkW__resultCount{color:var(--hi-dash-text-muted);margin-bottom:var(--hi-space-md);font-size:13px;font-weight:600}.dashboard-module__LjnzkW__jobRow{background:var(--hi-dash-card);border-radius:var(--hi-radius-md);padding:var(--hi-space-lg);margin-bottom:var(--hi-space-md);border:1px solid var(--hi-dash-card-border);align-items:center;gap:var(--hi-space-md);cursor:pointer;-webkit-tap-highlight-color:transparent;display:flex}.dashboard-module__LjnzkW__jobRow:active{opacity:.8}.dashboard-module__LjnzkW__placeholderPage{padding:40px var(--hi-space-xl);justify-content:center;align-items:center;gap:var(--hi-space-sm);flex-direction:column;flex:1;display:flex}.dashboard-module__LjnzkW__placeholderTitle{color:var(--hi-dash-text);font-size:17px;font-weight:700}.dashboard-module__LjnzkW__placeholderSub{color:var(--hi-dash-text-muted);font-size:13px}.dashboard-module__LjnzkW__detailPage{background:var(--hi-dash-bg);--hi-detail-bar-h:calc(var(--hi-safe-top) + 104px);flex-direction:column;min-height:100%;display:flex}.dashboard-module__LjnzkW__detailTopBar{z-index:12;height:var(--hi-detail-bar-h);padding:calc(var(--hi-safe-top) + 52px) var(--hi-space-xl) var(--hi-space-md);pointer-events:none;align-items:center;margin-inline:-20px;display:flex;position:sticky;top:-42px}.dashboard-module__LjnzkW__detailTopBarBlur{z-index:0;pointer-events:none;position:absolute;inset:0 0 -28px}.dashboard-module__LjnzkW__detailTopBarBlur>div{opacity:var(--hi-detail-blur-progress,0);will-change:opacity;background:#0b0b0c06;position:absolute;inset:0}.dashboard-module__LjnzkW__detailTopBarBlur>div:first-child{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-mask-image:linear-gradient(#000 0% 24%,#0000 52%);mask-image:linear-gradient(#000 0% 24%,#0000 52%)}.dashboard-module__LjnzkW__detailTopBarBlur>div:nth-child(2){-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);-webkit-mask-image:linear-gradient(#0000 12%,#000 30% 48%,#0000 70%);mask-image:linear-gradient(#0000 12%,#000 30% 48%,#0000 70%)}.dashboard-module__LjnzkW__detailTopBarBlur>div:nth-child(3){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(#0000 36%,#000 54% 70%,#0000 90%);mask-image:linear-gradient(#0000 36%,#000 54% 70%,#0000 90%)}.dashboard-module__LjnzkW__detailTopBarBlur>div:nth-child(4){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(#0000 62%,#000 82% 100%);mask-image:linear-gradient(#0000 62%,#000 82% 100%)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.dashboard-module__LjnzkW__detailTopBarBlur{display:none}}.dashboard-module__LjnzkW__detailTopBarInner{z-index:1;justify-content:space-between;align-items:center;gap:var(--hi-space-md);pointer-events:none;flex:1;min-width:0;height:40px;display:flex;position:relative}.dashboard-module__LjnzkW__detailTopBarInner>*{pointer-events:auto}.dashboard-module__LjnzkW__detailTopBarActions{align-items:center;gap:var(--hi-space-sm);flex-shrink:0;display:flex}.dashboard-module__LjnzkW__detailPinSentinel{pointer-events:none;height:1px;margin-bottom:-1px}.dashboard-module__LjnzkW__detailTopBarTitle{min-width:0;height:40px;padding:0 var(--hi-space-lg);border-radius:var(--hi-radius-full);letter-spacing:-.01em;color:var(--hi-dash-text);white-space:nowrap;text-overflow:ellipsis;opacity:0;transition:opacity var(--hi-dur-base) ease, transform var(--hi-dur-base) ease, background var(--hi-dur-base) ease, border-color var(--hi-dur-base) ease, box-shadow var(--hi-dur-base) ease;border:1px solid #0000;flex:0 auto;align-items:center;font-size:15px;font-weight:700;display:flex;overflow:hidden;transform:translateY(6px)}.dashboard-module__LjnzkW__detailTopBarPinned .dashboard-module__LjnzkW__detailTopBarTitle{opacity:1;background:linear-gradient(#ffffff12, #ffffff12), var(--hi-dash-card);border-color:var(--hi-dash-card-border);transform:none;box-shadow:0 8px 22px #0b0b0c4d,inset 0 0 0 1px #ffffff0d}.dashboard-module__LjnzkW__detailTopBarPinned .dashboard-module__LjnzkW__detailBackBtn,.dashboard-module__LjnzkW__detailTopBarPinned .dashboard-module__LjnzkW__detailShareBtn,.dashboard-module__LjnzkW__detailTopBarPinned .dashboard-module__LjnzkW__detailSaveBtn{background:linear-gradient(#ffffff12, #ffffff12), var(--hi-dash-card);border-color:var(--hi-dash-card-border);color:var(--hi-dash-text);box-shadow:0 8px 22px #0b0b0c4d,inset 0 0 0 1px #ffffff0d}@media (prefers-reduced-motion:reduce){.dashboard-module__LjnzkW__detailBackBtn,.dashboard-module__LjnzkW__detailShareBtn,.dashboard-module__LjnzkW__detailSaveBtn,.dashboard-module__LjnzkW__detailTopBarTitle{transition:none}.dashboard-module__LjnzkW__detailTopBarTitle{transform:none}}.dashboard-module__LjnzkW__detailHero{margin:calc(-1 * var(--hi-detail-bar-h)) -20px 0;isolation:isolate;min-height:320px;padding:0;display:flex;position:relative;overflow:hidden}.dashboard-module__LjnzkW__detailHeroOverlay{pointer-events:none;z-index:1;background:radial-gradient(70% 55% at 92% 0,#ffffff38,#0000 65%),linear-gradient(#0000 38%,#0b0b0c73 100%);position:absolute;inset:0}.dashboard-module__LjnzkW__detailHeroOverlayMap{background:linear-gradient(#0b0b0c8c 0%,#0000 26%),linear-gradient(#0000 30%,#0b0b0c99 68%,#0b0b0ceb 100%)}.dashboard-module__LjnzkW__detailHeroMap{z-index:0;position:absolute;inset:0}.dashboard-module__LjnzkW__detailHeroMap .leaflet-container{background:0 0}.dashboard-module__LjnzkW__detailHeroMap .leaflet-control-attribution{color:#ffffff80;padding:0 var(--hi-space-xs);font-size:10px}.dashboard-module__LjnzkW__detailHeroMap .leaflet-control-attribution a{color:#ffffffa6}.dashboard-module__LjnzkW__heroMapDot{background:var(--hi-yellow);border:2.5px solid #0b0b0cd9;border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;display:block;box-shadow:0 0 0 6px #ffdd002e,0 4px 14px #0b0b0c80}.dashboard-module__LjnzkW__detailHeroTint{opacity:.3;mix-blend-mode:soft-light;pointer-events:none;z-index:1;position:absolute;inset:0}.dashboard-module__LjnzkW__detailHeroInner{z-index:2;padding:calc(var(--hi-safe-top) + 52px) var(--hi-space-xl) var(--hi-space-2xl);flex-direction:column;flex:1;display:flex;position:relative}.dashboard-module__LjnzkW__detailBackBtn,.dashboard-module__LjnzkW__detailShareBtn,.dashboard-module__LjnzkW__detailSaveBtn{border-radius:var(--hi-radius-full);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;width:40px;height:40px;color:var(--hi-on-dark);-webkit-tap-highlight-color:transparent;transition:background var(--hi-dur-base) ease, border-color var(--hi-dur-base) ease, box-shadow var(--hi-dur-base) ease, transform var(--hi-dur-base) ease;background:#ffffff24;border:1px solid #ffffff29;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.dashboard-module__LjnzkW__detailBackBtn:after,.dashboard-module__LjnzkW__detailShareBtn:after,.dashboard-module__LjnzkW__detailSaveBtn:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__LjnzkW__detailBackBtn:active,.dashboard-module__LjnzkW__detailShareBtn:active,.dashboard-module__LjnzkW__detailSaveBtn:active{background:#ffffff38;transform:scale(.94)}.dashboard-module__LjnzkW__detailHeroBottom{margin-top:auto;padding-top:40px}.dashboard-module__LjnzkW__detailHeroAddress{align-items:center;gap:var(--hi-space-sm);max-width:min(76%,40ch);margin-top:var(--hi-space-md);padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-full);-webkit-backdrop-filter:blur(8px);color:var(--hi-on-dark);background:#0b0b0c8c;border:1px solid #ffffff29;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-module__LjnzkW__detailHeroAddressText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-module__LjnzkW__detailHeroAddressGo{padding-left:var(--hi-space-sm);color:var(--hi-yellow);border-left:1px solid #ffffff2e;flex:none;font-weight:800}.dashboard-module__LjnzkW__detailBizRow{align-items:center;gap:var(--hi-space-md);margin-bottom:var(--hi-space-lg);display:flex}.dashboard-module__LjnzkW__detailBizAvatar{border-radius:var(--hi-radius-squircle);background:var(--hi-paper-pure);width:42px;height:42px;color:var(--hi-ink);letter-spacing:-.01em;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:flex}.dashboard-module__LjnzkW__detailBizName{color:var(--hi-on-dark);letter-spacing:-.01em;margin-bottom:var(--hi-space-2xs);font-size:15px;font-weight:700;line-height:1.2}.dashboard-module__LjnzkW__detailBizMeta{color:#ffffffb8;align-items:center;gap:var(--hi-space-xs);font-size:12px;font-weight:500;line-height:1.2;display:flex}.dashboard-module__LjnzkW__detailJobTitle{color:var(--hi-on-dark);letter-spacing:-.025em;max-width:18ch;font-size:30px;font-weight:800;line-height:1.06}.dashboard-module__LjnzkW__detailBody{padding:var(--hi-space-2xl) 0 148px;flex:1}.dashboard-module__LjnzkW__detailBodyWithRail{padding-bottom:208px}.dashboard-module__LjnzkW__detailStatRow{gap:var(--hi-space-sm);grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.dashboard-module__LjnzkW__detailStatPill{background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-md);padding:var(--hi-space-lg) var(--hi-space-md) var(--hi-space-lg);gap:var(--hi-space-sm);flex-direction:column;display:flex;position:relative}.dashboard-module__LjnzkW__detailStatLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--hi-dash-text-label);font-size:10px;font-weight:600}.dashboard-module__LjnzkW__detailStatValue{color:var(--hi-dash-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:17px;font-weight:800;line-height:1.1}.dashboard-module__LjnzkW__detailSectionTitle{text-transform:uppercase;letter-spacing:.09em;color:var(--hi-dash-text-label);margin-bottom:var(--hi-space-lg);font-size:11px;font-weight:700}.dashboard-module__LjnzkW__detailShiftList{border-top:1px solid var(--hi-dash-card-border);flex-direction:column;margin-bottom:28px;display:flex}.dashboard-module__LjnzkW__detailShiftItem{align-items:center;gap:var(--hi-space-lg);padding:var(--hi-space-lg) 0;border-bottom:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text);font-size:15px;font-weight:500;line-height:1.35;display:flex}.dashboard-module__LjnzkW__detailShiftIcon{border-radius:var(--hi-radius-xs);background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);width:32px;height:32px;color:var(--hi-dash-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__LjnzkW__detailDescription{color:var(--hi-dash-text-muted);margin-bottom:var(--hi-space-2xl);max-width:65ch;font-size:15px;line-height:1.6}.dashboard-module__LjnzkW__protectionBanner{background:var(--hi-yellow);border-radius:var(--hi-radius-md);padding:var(--hi-space-lg) var(--hi-space-lg);align-items:flex-start;gap:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__protectionText{flex:1}.dashboard-module__LjnzkW__protectionTitle{color:var(--hi-ink);margin-bottom:var(--hi-space-xs);letter-spacing:-.005em;font-size:13px;font-weight:700}.dashboard-module__LjnzkW__protectionSub{color:#0b0b0cb3;font-size:12px;line-height:1.45}.dashboard-module__LjnzkW__detailFooter{width:100%;max-width:var(--hi-shell-max);padding:var(--hi-space-md) var(--hi-space-lg) max(calc(var(--hi-safe-bottom) + var(--hi-space-md)), 28px);background:var(--hi-dash-bg);border-top:1px solid var(--hi-dash-card-border);gap:var(--hi-space-md);z-index:20;flex-direction:column;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.dashboard-module__LjnzkW__detailFooterRow{align-items:center;gap:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__detailFooterState{gap:var(--hi-space-md);display:grid}.dashboard-module__LjnzkW__detailFooterState p{color:var(--hi-dash-text-muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.4}.dashboard-module__LjnzkW__detailFooterTotal{padding:0 var(--hi-space-xs) 0 var(--hi-space-sm);flex-shrink:0;min-width:0}.dashboard-module__LjnzkW__detailFooterTotalLabel{color:var(--hi-dash-text-label);text-transform:uppercase;letter-spacing:.09em;margin-bottom:var(--hi-space-2xs);font-size:10px;font-weight:600}.dashboard-module__LjnzkW__detailFooterTotalAmount{color:var(--hi-dash-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:17px;font-weight:800;line-height:1}.dashboard-module__LjnzkW__applyBtn{padding:var(--hi-space-lg) var(--hi-space-xl);border-radius:var(--hi-radius-sm);background:var(--hi-yellow);color:var(--hi-ink);letter-spacing:0;cursor:pointer;justify-content:center;align-items:center;gap:var(--hi-space-sm);-webkit-tap-highlight-color:transparent;transition:opacity var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;border:none;flex:1;font-family:inherit;font-size:15px;font-weight:700;display:flex}.dashboard-module__LjnzkW__applyBtn:active{opacity:.92;transform:scale(.98)}[data-theme=light] .dashboard-module__LjnzkW__applyBtn{background:var(--hi-ink);color:var(--hi-on-dark)}.dashboard-module__LjnzkW__applyBtn:active{opacity:.85}.dashboard-module__LjnzkW__applyBtn:disabled{cursor:default;opacity:.7;transform:none}.dashboard-module__LjnzkW__withdrawDetailBtn{min-height:48px;padding:var(--hi-space-md) var(--hi-space-lg);border:1px solid var(--hi-alert-edge);border-radius:var(--hi-radius-sm);background:var(--hi-alert-tint);color:var(--hi-alert-text);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);flex:1;font-size:14px;font-weight:700}.dashboard-module__LjnzkW__withdrawDetailBtn:active{background:var(--hi-alert-edge);transform:scale(.98)}.dashboard-module__LjnzkW__withdrawDetailBtn:focus-visible{outline:2px solid var(--hi-alert-text);outline-offset:2px}.dashboard-module__LjnzkW__withdrawDetailBtn:disabled{cursor:wait;opacity:var(--hi-disabled-opacity);transform:none}.dashboard-module__LjnzkW__detailErrorToast{left:50%;bottom:calc(var(--hi-safe-bottom) + 96px);max-width:380px;padding:var(--hi-space-md) var(--hi-space-lg);background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text);border-radius:var(--hi-radius-sm);z-index:30;font-size:13px;position:fixed;transform:translate(-50%);box-shadow:0 4px 16px #0b0b0c40}.dashboard-module__LjnzkW__minePage{padding:0 0 var(--hi-nav-clearance);min-height:100%}.dashboard-module__LjnzkW__mineHeader{padding:calc(var(--hi-safe-top) + 48px) 0 var(--hi-space-lg)}.dashboard-module__LjnzkW__mineHeaderSticky{z-index:5;padding:calc(var(--hi-safe-top) + 48px) var(--hi-space-xl) var(--hi-space-lg);background:color-mix(in srgb, var(--hi-dash-bg) 94%, transparent);border-bottom:1px solid var(--hi-dash-card-border);-webkit-backdrop-filter:blur(16px);margin-inline:-20px;position:sticky;top:-36px}.dashboard-module__LjnzkW__mineHeaderSticky .dashboard-module__LjnzkW__tabs{margin-bottom:0}.dashboard-module__LjnzkW__mineTitle{color:var(--hi-dash-text);letter-spacing:-.03em;font-size:28px;font-weight:800;line-height:1.05}.dashboard-module__LjnzkW__mineSummary{margin-top:var(--hi-space-sm);color:var(--hi-dash-text-muted);font-size:13px;font-weight:500;line-height:1.35}.dashboard-module__LjnzkW__tabs{gap:var(--hi-space-xs);margin-top:var(--hi-space-lg);background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-md);padding:var(--hi-space-xs);margin-bottom:var(--hi-space-xs);display:flex}.dashboard-module__LjnzkW__tab{min-height:40px;padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-sm);cursor:pointer;color:var(--hi-dash-text-muted);transition:background-color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:1;font-family:inherit;font-size:13px;font-weight:700;position:relative}.dashboard-module__LjnzkW__tab:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__LjnzkW__tab:active{transform:scale(.98)}.dashboard-module__LjnzkW__tab:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:2px}.dashboard-module__LjnzkW__tabActive{background:var(--hi-yellow);color:var(--hi-ink)}.dashboard-module__LjnzkW__minePanel{animation:.24s cubic-bezier(.22,1,.36,1) both dashboard-module__LjnzkW__minePanelIn}@keyframes dashboard-module__LjnzkW__minePanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__LjnzkW__mineAttention{padding-top:var(--hi-space-lg)}.dashboard-module__LjnzkW__mineAttention:empty{display:none}.dashboard-module__LjnzkW__mineSection{padding:var(--hi-space-2xl) 0 0}.dashboard-module__LjnzkW__mineAttention+.dashboard-module__LjnzkW__mineSection{padding-top:var(--hi-space-xl)}.dashboard-module__LjnzkW__mineSectionHeader{justify-content:space-between;align-items:baseline;gap:var(--hi-space-md);margin-bottom:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__mineSectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--hi-dash-text-label);font-size:10px;font-weight:700}.dashboard-module__LjnzkW__mineSectionCount{color:var(--hi-dash-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px;font-weight:600}.dashboard-module__LjnzkW__upcomingCard{background:var(--hi-dash-card);border:1px solid var(--hi-status-edge);border-radius:var(--hi-radius-lg);padding:var(--hi-space-xl)}.dashboard-module__LjnzkW__upcomingTopline{justify-content:space-between;align-items:center;gap:var(--hi-space-md);margin-bottom:var(--hi-space-lg);display:flex}.dashboard-module__LjnzkW__upcomingCountdown{align-items:center;gap:var(--hi-space-sm);color:var(--hi-status-text);text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__LjnzkW__upcomingStatusDot{background:var(--hi-yellow);border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module__LjnzkW__upcomingRole{letter-spacing:-.02em;max-width:22ch;color:var(--hi-dash-text);font-size:22px;font-weight:800;line-height:1.15}.dashboard-module__LjnzkW__upcomingMeta{gap:var(--hi-space-xs);margin-top:var(--hi-space-sm);margin-bottom:var(--hi-space-lg);color:var(--hi-dash-text-muted);flex-wrap:wrap;font-size:13px;font-weight:500;line-height:1.4;display:flex}.dashboard-module__LjnzkW__clockInBtn{width:100%;min-height:48px;padding:var(--hi-space-md) var(--hi-space-lg);border-radius:var(--hi-radius-md);background:var(--hi-dash-text);color:var(--hi-dash-bg);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);border:none;font-family:inherit;font-size:15px;font-weight:700}.dashboard-module__LjnzkW__clockInBtn:active{opacity:.88;transform:scale(.98)}.dashboard-module__LjnzkW__clockInBtn:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:3px}.dashboard-module__LjnzkW__clockInBtn:disabled{opacity:var(--hi-disabled-opacity);cursor:default;transform:none}.dashboard-module__LjnzkW__clockedInLine{align-items:center;gap:var(--hi-space-sm);padding:var(--hi-space-md) 0 var(--hi-space-xs);color:var(--hi-dash-text);font-size:14px;font-weight:700;display:flex}.dashboard-module__LjnzkW__clockedInDot{background:var(--hi-yellow);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite dashboard-module__LjnzkW__clockedInBreathe}@keyframes dashboard-module__LjnzkW__clockedInBreathe{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.dashboard-module__LjnzkW__clockedInDot{animation:none}}.dashboard-module__LjnzkW__clockedInTime{color:var(--hi-dash-text-muted);font-variant-numeric:tabular-nums;font-weight:600}.dashboard-module__LjnzkW__shiftMinorRow{justify-content:flex-start;align-items:center;gap:var(--hi-space-2xs);margin-top:var(--hi-space-lg);padding-top:var(--hi-space-md);border-top:1px solid var(--hi-dash-card-border);flex-wrap:wrap;display:flex}.dashboard-module__LjnzkW__shiftMinorBtn{min-height:34px;padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-xs);color:var(--hi-dash-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color var(--hi-dur-fast) ease;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:600;position:relative}.dashboard-module__LjnzkW__shiftMinorBtn:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__LjnzkW__shiftMinorBtn:hover{color:var(--hi-dash-text)}.dashboard-module__LjnzkW__shiftMinorBtn:active{opacity:.6}.dashboard-module__LjnzkW__shiftMinorBtn:disabled{opacity:.5;cursor:default}.dashboard-module__LjnzkW__shiftMinorIcon{min-width:34px;margin-right:var(--hi-space-sm);padding:var(--hi-space-sm);justify-content:center;align-items:center;display:inline-flex}.dashboard-module__LjnzkW__shiftMinorDanger,.dashboard-module__LjnzkW__shiftMinorDanger:hover{color:var(--hi-alert-text)}.dashboard-module__LjnzkW__shiftMinorSep{color:var(--hi-dash-text-muted);opacity:.4;-webkit-user-select:none;user-select:none;font-size:12px}.dashboard-module__LjnzkW__shiftRow{background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);padding:var(--hi-space-lg);margin-bottom:var(--hi-space-md)}.dashboard-module__LjnzkW__shiftRowLink{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--hi-dur-fast) ease, border-color var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;text-decoration:none;display:block}.dashboard-module__LjnzkW__shiftRowLink:active{--hi-dash-text:var(--hi-on-yellow);--hi-dash-text-muted:#0b0b0c9e;--hi-dash-text-label:#0b0b0c9e;--hi-dash-card-border:#0b0b0c3d;background:var(--hi-yellow);border-color:var(--hi-yellow);transform:scale(.99)}.dashboard-module__LjnzkW__shiftRowLink:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:2px}.dashboard-module__LjnzkW__shiftRowMain{align-items:start;column-gap:var(--hi-space-md);grid-template-columns:44px minmax(0,1fr) auto;display:grid}.dashboard-module__LjnzkW__shiftDate{min-height:48px;padding-right:var(--hi-space-md);border-right:1px solid var(--hi-dash-card-border);text-align:left}.dashboard-module__LjnzkW__shiftDayName{text-transform:uppercase;letter-spacing:.08em;color:var(--hi-dash-text-label);margin-bottom:var(--hi-space-xs);font-size:10px;font-weight:700}.dashboard-module__LjnzkW__shiftDayNum{color:var(--hi-dash-text);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1}.dashboard-module__LjnzkW__shiftInfo{flex:1;min-width:0}.dashboard-module__LjnzkW__shiftBiz{margin-top:var(--hi-space-xs);color:var(--hi-dash-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.dashboard-module__LjnzkW__shiftRole{overflow-wrap:anywhere;letter-spacing:-.01em;color:var(--hi-dash-text);font-size:15px;font-weight:700;line-height:1.25}.dashboard-module__LjnzkW__shiftTime{margin-top:var(--hi-space-xs);color:var(--hi-dash-text-muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;line-height:1.35}.dashboard-module__LjnzkW__shiftEarnings{padding-top:var(--hi-space-2xs);letter-spacing:-.02em;color:var(--hi-dash-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2}.dashboard-module__LjnzkW__shiftRowFooter{justify-content:space-between;align-items:center;gap:var(--hi-space-md);min-height:41px;margin-top:var(--hi-space-md);padding-top:var(--hi-space-sm);border-top:1px solid var(--hi-dash-card-border);display:flex}.dashboard-module__LjnzkW__shiftChip{min-height:24px;padding:var(--hi-space-xs) var(--hi-space-sm);border-radius:var(--hi-radius-full);border:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text-muted);white-space:nowrap;align-items:center;font-size:11px;font-weight:700;display:inline-flex}.dashboard-module__LjnzkW__shiftChipApproved{background:var(--hi-status-tint);border-color:var(--hi-status-edge);color:var(--hi-status-text)}.dashboard-module__LjnzkW__shiftChipRejected{background:var(--hi-alert-tint);border-color:var(--hi-alert-edge);color:var(--hi-alert-text)}.dashboard-module__LjnzkW__shiftChipMuted{opacity:.72}.dashboard-module__LjnzkW__mineError{margin-top:var(--hi-space-sm);color:var(--hi-alert-text);font-size:13px;font-weight:600}.dashboard-module__LjnzkW__mineHint{margin-top:var(--hi-space-sm);color:var(--hi-dash-text-muted);font-size:12px;line-height:1.45}.dashboard-module__LjnzkW__upcomingPay{letter-spacing:-.02em;color:var(--hi-dash-text);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:17px;font-weight:800;line-height:1}.dashboard-module__LjnzkW__withdrawBtn{min-height:44px;padding:var(--hi-space-sm);border-radius:var(--hi-radius-sm);color:var(--hi-alert-text);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);background:0 0;border:none;flex-shrink:0;margin:-8px -8px -8px 0;font-family:inherit;font-size:12px;font-weight:700}.dashboard-module__LjnzkW__withdrawBtn:hover{background:var(--hi-alert-tint)}.dashboard-module__LjnzkW__withdrawBtn:active{transform:scale(.97)}.dashboard-module__LjnzkW__withdrawBtn:focus-visible{outline:2px solid var(--hi-alert-text);outline-offset:1px}.dashboard-module__LjnzkW__withdrawBtn:disabled{opacity:.5;cursor:wait}.dashboard-module__LjnzkW__mineErrorBanner{gap:var(--hi-space-xs);margin-top:var(--hi-space-lg);padding:var(--hi-space-md) var(--hi-space-lg);border:1px solid var(--hi-alert-edge);border-radius:var(--hi-radius-md);background:var(--hi-alert-tint);color:var(--hi-alert-text);flex-direction:column;font-size:12px;line-height:1.4;display:flex}.dashboard-module__LjnzkW__mineErrorBanner strong{font-size:13px}.dashboard-module__LjnzkW__mineQuietEmpty{padding:var(--hi-space-xl) var(--hi-space-2xs);border-top:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text-muted);font-size:13px;line-height:1.45}.dashboard-module__LjnzkW__mineEmpty{border:1px dashed var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);padding:var(--hi-space-2xl) var(--hi-space-xl);text-align:left}.dashboard-module__LjnzkW__mineEmptyTitle{color:var(--hi-dash-text);font-size:15px;font-weight:700;line-height:1.3}.dashboard-module__LjnzkW__mineEmptyText{margin-top:var(--hi-space-xs);margin-bottom:var(--hi-space-lg);color:var(--hi-dash-text-muted);font-size:14px;line-height:1.5}.dashboard-module__LjnzkW__mineLoading{gap:var(--hi-space-md);display:grid}.dashboard-module__LjnzkW__shiftSkeleton,.dashboard-module__LjnzkW__upcomingSkeleton{background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg)}.dashboard-module__LjnzkW__shiftSkeleton{align-items:start;gap:var(--hi-space-md);padding:var(--hi-space-lg);grid-template-columns:44px minmax(0,1fr) auto;display:grid}.dashboard-module__LjnzkW__upcomingSkeleton{min-height:218px;padding:var(--hi-space-xl)}.dashboard-module__LjnzkW__upcomingSkeletonTop{margin-bottom:var(--hi-space-2xl);justify-content:space-between;align-items:center;display:flex}.dashboard-module__LjnzkW__mineSkelBlock{border-radius:var(--hi-radius-full);background:var(--hi-dash-card-border);animation:1.4s ease-in-out infinite dashboard-module__LjnzkW__mineSkelPulse}.dashboard-module__LjnzkW__mineSkelDate{border-radius:var(--hi-radius-xs);width:34px;height:48px}.dashboard-module__LjnzkW__mineSkelCopy{gap:var(--hi-space-sm);padding-top:var(--hi-space-2xs);display:grid}.dashboard-module__LjnzkW__mineSkelTitle{width:min(150px,75%);height:17px}.dashboard-module__LjnzkW__mineSkelMeta{width:92px;height:11px}.dashboard-module__LjnzkW__mineSkelTime{width:min(180px,90%);height:11px}.dashboard-module__LjnzkW__mineSkelPay{width:58px;height:17px}.dashboard-module__LjnzkW__mineSkelAction{border-radius:var(--hi-radius-md);width:100%;height:48px;margin-top:40px}.dashboard-module__LjnzkW__mineSkelFooter{margin-top:var(--hi-space-2xs);padding-top:var(--hi-space-md);border-top:1px solid var(--hi-dash-card-border);grid-column:1/-1}.dashboard-module__LjnzkW__mineSkelChip{width:68px;height:24px}@keyframes dashboard-module__LjnzkW__mineSkelPulse{0%,to{opacity:1}50%{opacity:.42}}@media (max-width:350px){.dashboard-module__LjnzkW__shiftRowMain,.dashboard-module__LjnzkW__shiftSkeleton{column-gap:var(--hi-space-sm);grid-template-columns:40px minmax(0,1fr) auto}.dashboard-module__LjnzkW__shiftRow,.dashboard-module__LjnzkW__shiftSkeleton{padding-inline:var(--hi-space-md)}.dashboard-module__LjnzkW__shiftEarnings{font-size:15px}.dashboard-module__LjnzkW__withdrawBtn{font-size:11px}}@media (prefers-reduced-motion:reduce){.dashboard-module__LjnzkW__minePanel,.dashboard-module__LjnzkW__mineSkelBlock{animation:none}}.dashboard-module__LjnzkW__walletPanel{--hi-focus-ring:var(--hi-on-yellow);gap:var(--hi-space-lg);padding:var(--hi-space-xl);border-radius:var(--hi-radius-lg);background:var(--hi-yellow);color:var(--hi-ink);flex-direction:column;display:flex}.dashboard-module__LjnzkW__walletBalanceBlock{gap:var(--hi-space-sm);flex-direction:column;display:flex}.dashboard-module__LjnzkW__walletAvailLabel{text-transform:uppercase;letter-spacing:.11em;color:#0b0b0c9e;font-size:10px;font-weight:700}.dashboard-module__LjnzkW__walletBalance{align-items:baseline;gap:var(--hi-space-2xs);display:flex}.dashboard-module__LjnzkW__walletBalanceMain{color:var(--hi-ink);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(44px,13vw,58px);font-weight:900;line-height:1}.dashboard-module__LjnzkW__walletBalanceCents{color:#0b0b0c99;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700;line-height:1.2}.dashboard-module__LjnzkW__walletPills{gap:var(--hi-space-sm);flex-wrap:wrap;display:flex}.dashboard-module__LjnzkW__walletPillIncoming{align-items:center;gap:var(--hi-space-xs);background:var(--hi-ink);color:var(--hi-yellow);padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-full);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700;display:flex}.dashboard-module__LjnzkW__walletPillPending{align-items:center;gap:var(--hi-space-xs);color:#0b0b0cb8;padding:var(--hi-space-sm) var(--hi-space-md);border-radius:var(--hi-radius-full);font-variant-numeric:tabular-nums;background:0 0;border:1.5px solid #0b0b0c47;font-size:12px;font-weight:600;display:flex}.dashboard-module__LjnzkW__walletCtas{gap:var(--hi-space-md);display:flex}.dashboard-module__LjnzkW__walletCtaPrimary{min-height:50px;padding:var(--hi-space-lg);border-radius:var(--hi-radius-md);background:var(--hi-ink);color:var(--hi-paper-pure,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;border:none;flex:1;font-family:inherit;font-size:15px;font-weight:700}.dashboard-module__LjnzkW__walletCtaPrimary:active{opacity:.88;transform:scale(.98)}.dashboard-module__LjnzkW__walletCtaPrimary:disabled{opacity:var(--hi-disabled-opacity);cursor:default;transform:none}.dashboard-module__LjnzkW__walletCtaOutline{min-height:50px;padding:var(--hi-space-lg);border-radius:var(--hi-radius-md);color:var(--hi-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity var(--hi-dur-fast) ease, transform var(--hi-dur-fast) ease;background:0 0;border:1.5px solid #0b0b0c4d;flex:1;font-family:inherit;font-size:15px;font-weight:600}.dashboard-module__LjnzkW__walletCtaOutline:active{opacity:.7;transform:scale(.98)}.dashboard-module__LjnzkW__walletUpiInput{width:100%;min-height:46px;padding:var(--hi-space-md) var(--hi-space-lg);border-radius:var(--hi-radius-sm);color:var(--hi-ink);background:#ffffff8c;border:1.5px solid #0b0b0c38;font-family:inherit;font-size:16px}.dashboard-module__LjnzkW__walletUpiInput::placeholder{color:#0b0b0c99}.dashboard-module__LjnzkW__walletUpiInput:focus-visible{outline:2px solid var(--hi-ink);outline-offset:1px}.dashboard-module__LjnzkW__walletNote{color:#0b0b0cb8;font-size:13px;font-weight:600}.dashboard-module__LjnzkW__walletError{color:#7a1d0b;font-size:13px;font-weight:600}.dashboard-module__LjnzkW__walletHistory{padding:var(--hi-space-2xl) 0 var(--hi-space-sm)}.dashboard-module__LjnzkW__chartSection{margin-bottom:28px}.dashboard-module__LjnzkW__chartLabel{text-transform:uppercase;letter-spacing:.11em;color:var(--hi-dash-text-label);margin-bottom:var(--hi-space-lg);font-size:10px;font-weight:700}.dashboard-module__LjnzkW__chartBars{align-items:flex-end;gap:var(--hi-space-xs);height:72px;display:flex}.dashboard-module__LjnzkW__chartBar{background:var(--hi-dash-card-border);border-radius:var(--hi-radius-2xs);flex:1;min-height:4px}.dashboard-module__LjnzkW__chartBarActive{background:var(--hi-dash-text)}[data-theme=dark] .dashboard-module__LjnzkW__chartBar{background:#ffffff1f}[data-theme=dark] .dashboard-module__LjnzkW__chartBarActive{background:var(--hi-yellow)}.dashboard-module__LjnzkW__chartBarsFlat{height:26px}.dashboard-module__LjnzkW__chartEmpty{color:var(--hi-dash-text-muted);margin-top:var(--hi-space-md);font-size:13px}.dashboard-module__LjnzkW__txSection{margin-bottom:var(--hi-space-sm)}.dashboard-module__LjnzkW__txLabel{color:var(--hi-dash-text);letter-spacing:-.01em;margin-bottom:var(--hi-space-md);font-size:15px;font-weight:700}.dashboard-module__LjnzkW__txItem{align-items:center;gap:var(--hi-space-md);padding:var(--hi-space-lg) 0;border-bottom:1px solid var(--hi-dash-card-border);display:flex}.dashboard-module__LjnzkW__txItem:last-child{border-bottom:none}.dashboard-module__LjnzkW__txIconWrap{border-radius:var(--hi-radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.dashboard-module__LjnzkW__txIconCredit{color:var(--hi-dash-text);background:#ffdd0029}[data-theme=dark] .dashboard-module__LjnzkW__txIconCredit{color:var(--hi-yellow)}.dashboard-module__LjnzkW__txIconDebit{background:var(--hi-dash-card-border);color:var(--hi-dash-text-muted)}.dashboard-module__LjnzkW__txInfo{flex:1;min-width:0}.dashboard-module__LjnzkW__txName{color:var(--hi-dash-text);letter-spacing:-.01em;margin-bottom:var(--hi-space-2xs);font-size:15px;font-weight:700}.dashboard-module__LjnzkW__txSub{color:var(--hi-dash-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dashboard-module__LjnzkW__txChip{margin-top:var(--hi-space-xs);padding:var(--hi-space-2xs) var(--hi-space-sm);border-radius:var(--hi-radius-full);border:1px solid var(--hi-dash-card-border);letter-spacing:.02em;color:var(--hi-dash-text-muted);font-size:11px;font-weight:700;display:inline-block}.dashboard-module__LjnzkW__txAmount{letter-spacing:-.02em;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:15px;font-weight:800}.dashboard-module__LjnzkW__txAmountCredit{color:var(--hi-dash-text)}.dashboard-module__LjnzkW__txAmountDebit{color:var(--hi-dash-text-muted)}[data-theme=dark] .dashboard-module__LjnzkW__txAmountCredit{color:var(--hi-yellow)}.dashboard-module__LjnzkW__txEmpty{color:var(--hi-dash-text-muted);padding-top:var(--hi-space-sm);font-size:13px;line-height:1.5}.dashboard-module__LjnzkW__meTabs{margin-bottom:var(--hi-space-xl)}.dashboard-module__LjnzkW__mePage{padding:0 0 var(--hi-nav-clearance);min-height:100%}.dashboard-module__LjnzkW__meHeader{align-items:center;gap:var(--hi-space-lg);padding:calc(var(--hi-safe-top) + 52px) 0 var(--hi-space-xl);display:flex}.dashboard-module__LjnzkW__meHeaderSticky{z-index:5;padding:calc(var(--hi-safe-top) + 52px) var(--hi-space-xl) var(--hi-space-xl);background:var(--hi-dash-bg);margin-inline:-20px;position:sticky;top:-40px}.dashboard-module__LjnzkW__meHeaderSticky .dashboard-module__LjnzkW__meHeader{padding:0 0 var(--hi-space-xl)}.dashboard-module__LjnzkW__meHeaderSticky .dashboard-module__LjnzkW__meTabs{margin-bottom:0}.dashboard-module__LjnzkW__meAvatarWrap{flex-shrink:0;position:relative}.dashboard-module__LjnzkW__meAvatarWrap:before{content:"";border-radius:var(--hi-radius-squircle);border:2.5px solid var(--hi-yellow);width:66px;height:66px;position:absolute;top:-3px;left:-3px}.dashboard-module__LjnzkW__meAvatar{border-radius:var(--hi-radius-squircle);width:60px;height:60px;color:var(--hi-on-dark);letter-spacing:-.01em;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex}.dashboard-module__LjnzkW__meInfo{flex:1;min-width:0}.dashboard-module__LjnzkW__meName{color:var(--hi-dash-text);letter-spacing:-.02em;margin-bottom:var(--hi-space-xs);overflow-wrap:anywhere;font-size:22px;font-weight:800}.dashboard-module__LjnzkW__meMeta{align-items:center;gap:var(--hi-space-xs);color:var(--hi-dash-text-muted);font-size:13px;display:flex}.dashboard-module__LjnzkW__trustCard{background:var(--hi-ink);border-radius:var(--hi-radius-lg);padding:var(--hi-space-xl);margin-bottom:var(--hi-space-2xl);position:relative;overflow:hidden}.dashboard-module__LjnzkW__trustCardBg{pointer-events:none;background-image:repeating-linear-gradient(-45deg,#0000,#0000 18px,#ffffff04 18px 19px);position:absolute;inset:0}.dashboard-module__LjnzkW__trustLabel{letter-spacing:.12em;color:var(--hi-yellow);margin-bottom:var(--hi-space-sm);font-size:10px;font-weight:700;position:relative}.dashboard-module__LjnzkW__trustScoreRow{align-items:flex-end;gap:var(--hi-space-sm);margin-bottom:var(--hi-space-md);display:flex;position:relative}.dashboard-module__LjnzkW__trustScore{color:var(--hi-on-dark);letter-spacing:-.04em;font-size:64px;font-weight:900;line-height:1}.dashboard-module__LjnzkW__trustScoreMax{color:#ffffff7a;margin-bottom:var(--hi-space-sm);font-size:17px;font-weight:600}.dashboard-module__LjnzkW__trustTagline{color:#ffffffa6;margin-bottom:var(--hi-space-lg);font-size:13px;line-height:1.5;position:relative}.dashboard-module__LjnzkW__trustHighlight{color:var(--hi-yellow);font-weight:700}.dashboard-module__LjnzkW__trustTiers{margin-bottom:var(--hi-space-sm);justify-content:space-between;display:flex;position:relative}.dashboard-module__LjnzkW__trustTierLabel{letter-spacing:.06em;color:#ffffff7a;font-size:10px;font-weight:700}.dashboard-module__LjnzkW__trustTrack{border-radius:var(--hi-radius-full);background:#ffffff1a;height:5px;position:relative;overflow:hidden}.dashboard-module__LjnzkW__trustFill{background:var(--hi-yellow);border-radius:var(--hi-radius-full);height:100%}.dashboard-module__LjnzkW__meSectionLabel{color:var(--hi-dash-text);letter-spacing:-.01em;margin-bottom:var(--hi-space-md);font-size:16px;font-weight:800}.dashboard-module__LjnzkW__badgeRow{gap:var(--hi-space-md);margin-bottom:28px;display:flex}.dashboard-module__LjnzkW__badgeCard{background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-md);padding:var(--hi-space-lg) var(--hi-space-md);align-items:center;gap:var(--hi-space-xs);flex-direction:column;flex:1;display:flex}.dashboard-module__LjnzkW__badgeIcon{margin-bottom:var(--hi-space-2xs);font-size:22px;line-height:1}.dashboard-module__LjnzkW__badgeLabel{color:var(--hi-dash-text);text-align:center;font-size:13px;font-weight:700}.dashboard-module__LjnzkW__badgeSub{color:var(--hi-dash-text-muted);text-align:center;font-size:11px}.dashboard-module__LjnzkW__slotList{margin-bottom:28px}.dashboard-module__LjnzkW__slotGroup+.dashboard-module__LjnzkW__slotGroup{margin-top:var(--hi-space-sm)}.dashboard-module__LjnzkW__slotDateLabel{padding:var(--hi-space-lg) var(--hi-space-2xs) var(--hi-space-sm);letter-spacing:.07em;text-transform:uppercase;color:var(--hi-dash-text-label);font-size:11px;font-weight:600;display:block}.dashboard-module__LjnzkW__slotGroupHeader{justify-content:space-between;align-items:center;gap:var(--hi-space-md);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:100%;font-family:inherit;display:flex}.dashboard-module__LjnzkW__slotGroupHeader:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:2px;border-radius:var(--hi-radius-xs)}.dashboard-module__LjnzkW__slotGroupMeta{align-items:center;gap:var(--hi-space-sm);padding-top:var(--hi-space-sm);display:flex}.dashboard-module__LjnzkW__slotGroupCount{color:var(--hi-dash-text-muted);font-size:11px;font-weight:600}.dashboard-module__LjnzkW__slotGroupChevron{color:var(--hi-dash-text-muted);transition:transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);flex-shrink:0}.dashboard-module__LjnzkW__slotGroupChevronOpen{transform:rotate(90deg)}.dashboard-module__LjnzkW__slotRow{align-items:center;gap:var(--hi-space-md);width:100%;padding:var(--hi-space-md) var(--hi-space-md) var(--hi-space-md) var(--hi-space-md);border-top:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-sm);text-align:left;background:0 0;font-family:inherit;display:flex}.dashboard-module__LjnzkW__slotRowSelectable{border:1px solid #0000;border-top-color:var(--hi-dash-card-border);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), border-color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1)}.dashboard-module__LjnzkW__slotRowSelectable:active{opacity:.88;transform:scale(.99)}.dashboard-module__LjnzkW__slotRowSelectable:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:-2px}.dashboard-module__LjnzkW__slotRowSelected{background:var(--hi-status-tint);border-color:var(--hi-status-edge)}.dashboard-module__LjnzkW__slotRowTimes{letter-spacing:-.01em;min-width:0;color:var(--hi-dash-text);font-variant-numeric:tabular-nums;flex:1;font-size:17px;font-weight:700}.dashboard-module__LjnzkW__slotRowSub{margin-top:var(--hi-space-xs);letter-spacing:0;color:var(--hi-dash-text-muted);font-size:11px;font-weight:500;display:block}.dashboard-module__LjnzkW__slotRowPay{letter-spacing:-.01em;color:var(--hi-dash-text);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:17px;font-weight:800}.dashboard-module__LjnzkW__slotRowState{color:var(--hi-dash-text-muted);text-align:right;flex-shrink:0;font-size:12px;font-weight:600}.dashboard-module__LjnzkW__slotRowChip{padding:var(--hi-space-xs) var(--hi-space-md);border-radius:var(--hi-radius-full);background:var(--hi-status-tint);color:var(--hi-status-text);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:700}.dashboard-module__LjnzkW__slotRail{gap:var(--hi-space-sm);scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:var(--hi-space-2xs);display:flex;overflow-x:auto}.dashboard-module__LjnzkW__slotRail::-webkit-scrollbar{display:none}.dashboard-module__LjnzkW__slotChip{scroll-snap-align:center;justify-content:center;gap:var(--hi-space-2xs);min-height:44px;padding:var(--hi-space-sm) var(--hi-space-lg);border-radius:var(--hi-radius-full);background:var(--hi-dash-card);border:1px solid #0000;border-color:var(--hi-dash-card-border);color:var(--hi-dash-text-muted);white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), color var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);flex-direction:column;flex:none;font-family:inherit;font-size:12px;font-weight:600;display:flex}.dashboard-module__LjnzkW__slotChip:active{opacity:.88;transform:scale(.97)}.dashboard-module__LjnzkW__slotChip:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:2px}.dashboard-module__LjnzkW__slotChipSelected{background:var(--hi-status-tint);border-color:var(--hi-status-edge);color:var(--hi-status-text)}.dashboard-module__LjnzkW__slotChipPay{font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.dashboard-module__LjnzkW__minePage .dashboard-module__LjnzkW__privacySelect{width:auto;min-width:0;padding:var(--hi-space-xs) var(--hi-space-sm);color:var(--hi-dash-text-muted);flex:0 auto;font-size:12px}.dashboard-module__LjnzkW__minePage .dashboard-module__LjnzkW__privacySelect>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-module__LjnzkW__notifyRow{align-items:center;gap:var(--hi-space-sm);padding:var(--hi-space-2xs) var(--hi-space-2xs) var(--hi-space-md);cursor:pointer;-webkit-tap-highlight-color:transparent;display:flex}.dashboard-module__LjnzkW__notifyCheck{width:17px;height:17px;accent-color:var(--hi-yellow);cursor:pointer;flex-shrink:0}.dashboard-module__LjnzkW__notifyText{color:var(--hi-dash-text-muted);font-size:13px;line-height:1.4}.dashboard-module__LjnzkW__navClearance{padding-bottom:var(--hi-nav-clearance)}
.shift-withdrawal-dialog-module__7yj6LW__eyebrow{margin:0 0 var(--hi-space-sm);color:var(--hi-alert-text);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.shift-withdrawal-dialog-module__7yj6LW__title{color:var(--hi-dash-text);letter-spacing:-.025em;margin:0;font-size:22px;font-weight:800;line-height:1.2}.shift-withdrawal-dialog-module__7yj6LW__shift{gap:var(--hi-space-2xs);margin:var(--hi-space-lg) 0 var(--hi-space-lg);padding:var(--hi-space-md) 0;border-top:1px solid var(--hi-dash-card-border);border-bottom:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text-muted);flex-direction:column;font-size:12px;line-height:1.4;display:flex}.shift-withdrawal-dialog-module__7yj6LW__shift strong{color:var(--hi-dash-text);font-size:14px;font-weight:700}.shift-withdrawal-dialog-module__7yj6LW__body{color:var(--hi-dash-text-muted);margin:0;font-size:13px;line-height:1.5}.shift-withdrawal-dialog-module__7yj6LW__error{margin:var(--hi-space-md) 0 0;padding:var(--hi-space-md) var(--hi-space-md);border:1px solid var(--hi-alert-edge);border-radius:var(--hi-radius-sm);background:var(--hi-alert-tint);color:var(--hi-alert-text);font-size:12px;font-weight:600;line-height:1.45}.shift-withdrawal-dialog-module__7yj6LW__actions{gap:var(--hi-space-sm);margin-top:var(--hi-space-xl);display:flex}.shift-withdrawal-dialog-module__7yj6LW__keep,.shift-withdrawal-dialog-module__7yj6LW__confirm{min-height:46px;padding:var(--hi-space-md) var(--hi-space-md);border-radius:var(--hi-radius-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1), transform var(--hi-dur-base) cubic-bezier(.22, 1, .36, 1);flex:1;font-family:inherit;font-size:13px;font-weight:700}.shift-withdrawal-dialog-module__7yj6LW__keep{border:1px solid var(--hi-dash-card-border);color:var(--hi-dash-text);background:0 0}.shift-withdrawal-dialog-module__7yj6LW__confirm{border:1px solid var(--hi-alert);background:var(--hi-alert);color:var(--hi-paper-pure)}.shift-withdrawal-dialog-module__7yj6LW__keep:active,.shift-withdrawal-dialog-module__7yj6LW__confirm:active{transform:scale(.98)}.shift-withdrawal-dialog-module__7yj6LW__keep:focus-visible,.shift-withdrawal-dialog-module__7yj6LW__confirm:focus-visible{outline:2px solid var(--hi-dash-text);outline-offset:2px}.shift-withdrawal-dialog-module__7yj6LW__keep:disabled,.shift-withdrawal-dialog-module__7yj6LW__confirm:disabled{cursor:wait;opacity:.5;transform:none}
.account-menu-module__0a-q1a__wrap{flex-shrink:0;align-self:flex-start;margin-left:auto}.account-menu-module__0a-q1a__trigger{border-radius:var(--hi-radius-sm);width:36px;height:36px;color:var(--hi-dash-text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background var(--hi-dur-base) ease, color var(--hi-dur-base) ease;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.account-menu-module__0a-q1a__trigger:active,.account-menu-module__0a-q1a__triggerOpen{background:var(--hi-yellow);color:var(--hi-on-yellow)}.account-menu-module__0a-q1a__panel{z-index:40;background:var(--hi-dash-card);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-md);transform-origin:100% 0;opacity:0;visibility:hidden;min-width:212px;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 12px 32px #0b0b0c29}[data-theme=dark] .account-menu-module__0a-q1a__panel{box-shadow:0 12px 32px #0b0b0c80}.account-menu-module__0a-q1a__item{justify-content:space-between;align-items:center;gap:var(--hi-space-md);width:100%;padding:var(--hi-space-lg) var(--hi-space-lg);color:var(--hi-dash-text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;display:flex}.account-menu-module__0a-q1a__item+.account-menu-module__0a-q1a__item{border-top:1px solid var(--hi-dash-card-border)}.account-menu-module__0a-q1a__item:active{background:var(--hi-yellow);color:var(--hi-on-yellow)}.account-menu-module__0a-q1a__itemDanger{color:var(--hi-alert-text)}.account-menu-module__0a-q1a__itemDanger:active{color:var(--hi-on-yellow)}.account-menu-module__0a-q1a__itemIcon{opacity:.7;flex-shrink:0}
.profile-editor-module__ez8DpG__wrap{gap:var(--hi-space-md);padding:var(--hi-space-lg) 0;flex-direction:column;display:flex}.profile-editor-module__ez8DpG__muted{padding:var(--hi-space-lg) 0;opacity:.7;font-size:13px}.profile-editor-module__ez8DpG__readout{gap:var(--hi-space-md);flex-direction:column;display:flex}.profile-editor-module__ez8DpG__row{justify-content:space-between;align-items:baseline;gap:var(--hi-space-lg);display:flex}.profile-editor-module__ez8DpG__key{letter-spacing:.08em;text-transform:uppercase;opacity:.6;flex-shrink:0;font-size:11px;font-weight:700}.profile-editor-module__ez8DpG__val{text-align:right;overflow-wrap:anywhere;font-size:14px;font-weight:600}.profile-editor-module__ez8DpG__addVal{font:inherit;color:var(--hi-dash-text);text-underline-offset:3px;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0;font-size:14px;font-weight:600;text-decoration:underline}.profile-editor-module__ez8DpG__field{gap:var(--hi-space-xs);flex-direction:column;min-width:0;display:flex}.profile-editor-module__ez8DpG__pair{gap:var(--hi-space-md);grid-template-columns:1fr 1fr;display:grid}.profile-editor-module__ez8DpG__label{letter-spacing:.08em;text-transform:uppercase;opacity:.6;font-size:11px;font-weight:700}.profile-editor-module__ez8DpG__input{width:100%;padding:var(--hi-space-md) var(--hi-space-md);border-radius:var(--hi-radius-sm);border:1px solid var(--hi-dash-card-border);background:var(--hi-dash-card);color:inherit;font-family:inherit;font-size:16px}.profile-editor-module__ez8DpG__input:focus{outline:2px solid var(--hi-electric);outline-offset:-1px}.profile-editor-module__ez8DpG__sectionLabel{margin-top:var(--hi-space-sm);letter-spacing:.1em;text-transform:uppercase;opacity:.6;font-size:11px;font-weight:700}.profile-editor-module__ez8DpG__hint{opacity:.7;font-size:12px;line-height:1.45}.profile-editor-module__ez8DpG__warn{padding:var(--hi-space-md) var(--hi-space-md);border-radius:var(--hi-radius-xs);background:color-mix(in srgb, var(--hi-alert) 10%, transparent);font-size:12px;line-height:1.5}.profile-editor-module__ez8DpG__err{color:var(--hi-alert-text);font-size:12px;font-weight:600}.profile-editor-module__ez8DpG__ok{color:var(--hi-signal);font-size:12px;font-weight:600}.profile-editor-module__ez8DpG__actions{gap:var(--hi-space-md);margin-top:var(--hi-space-xs);display:flex}.profile-editor-module__ez8DpG__btn{padding:var(--hi-space-md);border-radius:var(--hi-radius-sm);background:var(--hi-yellow);color:var(--hi-ink);cursor:pointer;border:none;flex:1;font-family:inherit;font-size:14px;font-weight:700}.profile-editor-module__ez8DpG__btn:disabled{opacity:.5;cursor:default}.profile-editor-module__ez8DpG__btnGhost{padding:var(--hi-space-md);border-radius:var(--hi-radius-sm);border:1px solid var(--hi-dash-card-border);color:inherit;cursor:pointer;background:0 0;flex:1;font-family:inherit;font-size:14px;font-weight:600}
.invite-module__SifWLq__page{background:var(--hi-dash-bg);min-height:100%}.invite-module__SifWLq__top{padding:calc(var(--hi-safe-top) + 12px) 20px 12px;align-items:center;gap:var(--hi-space-md);background:var(--hi-yellow);color:var(--hi-ink);margin:0 -20px;display:flex}.invite-module__SifWLq__backBtn{border-radius:var(--hi-radius-full);background:color-mix(in srgb, var(--hi-on-yellow) 8%, transparent);border:1px solid var(--hi-on-yellow-edge);width:40px;height:40px;color:var(--hi-on-yellow);-webkit-tap-highlight-color:transparent;transition:transform var(--hi-dur-slow) cubic-bezier(.16, 1, .3, 1), background var(--hi-dur-slow) cubic-bezier(.16, 1, .3, 1);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.invite-module__SifWLq__backBtn:after{content:"";width:max(100%,44px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.invite-module__SifWLq__backBtn:active{background:color-mix(in srgb, var(--hi-on-yellow) 16%, transparent);transform:translate(-2px)scale(.94)}.invite-module__SifWLq__backBtn:focus-visible{outline:2px solid var(--hi-ink);outline-offset:2px}.invite-module__SifWLq__topLabel{border-radius:var(--hi-radius-full);min-height:30px;color:var(--hi-ink);letter-spacing:.11em;text-transform:uppercase;background:#0b0b0c1a;align-items:center;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.invite-module__SifWLq__consent,.invite-module__SifWLq__results{gap:var(--hi-space-lg);padding:var(--hi-space-2xl) var(--hi-space-xl) calc(var(--hi-space-2xl) + var(--hi-safe-bottom));flex-direction:column;display:flex}.invite-module__SifWLq__title{color:var(--hi-dash-text);font-size:28px;font-weight:700}.invite-module__SifWLq__body{color:var(--hi-dash-text-muted);font-size:15px;line-height:1.5}.invite-module__SifWLq__cta,.invite-module__SifWLq__again{border-radius:var(--hi-radius-xs);background:var(--hi-yellow);min-height:44px;color:var(--hi-ink);border:0;font-size:16px;font-weight:700}.invite-module__SifWLq__again{color:var(--hi-yellow);border:1px solid var(--hi-yellow);background:0 0}.invite-module__SifWLq__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--hi-dash-text-muted);font-size:13px}.invite-module__SifWLq__group{padding:var(--hi-space-sm) var(--hi-space-lg);border:1px solid var(--hi-dash-card-border);border-radius:var(--hi-radius-lg);background:var(--hi-dash-card);flex-direction:column;gap:4px;display:flex}.invite-module__SifWLq__row{align-items:center;gap:var(--hi-space-md);min-height:52px;display:flex}.invite-module__SifWLq__row+.invite-module__SifWLq__row{border-top:1px solid var(--hi-dash-card-border)}.invite-module__SifWLq__avatar{border-radius:var(--hi-radius-squircle);background:var(--hi-ink);width:36px;height:36px;color:var(--hi-yellow);letter-spacing:-.02em;flex-shrink:0;place-items:center;font-size:10px;font-weight:800;display:grid}.invite-module__SifWLq__name{color:var(--hi-dash-text);flex:1}.invite-module__SifWLq__connect{min-height:44px;padding:0 var(--hi-space-lg);border:1px solid var(--hi-yellow);border-radius:var(--hi-radius-xs);color:var(--hi-yellow);background:0 0;font-weight:700}.invite-module__SifWLq__state,.invite-module__SifWLq__empty,.invite-module__SifWLq__unavailable,.invite-module__SifWLq__notUsable{color:var(--hi-dash-text-muted);font-size:14px}.invite-module__SifWLq__error{color:var(--hi-alert);font-size:14px}
