:root{--font-sans: "Plus Jakarta Sans", "Outfit", system-ui, -apple-system, sans-serif;font-family:var(--font-sans)}*{box-sizing:border-box}:root{--c-danger: #c53030;--c-danger-bg: #fed7d7;--c-danger-bg-soft: #fff5f5;--c-danger-border: #feb2b2;--c-danger-solid: #ef4444;--c-good: #276749;--c-good-bg: #c6f6d5;--c-good-bg-soft: #f0fff4;--c-good-solid: #16a34a;--c-warn: #92650f;--c-warn-bg: #feebc8;--c-warn-bg-soft: #fffaf0;--c-warn-solid: #f6ad55;--c-orange: #c05621;--c-orange-bg: #fef0e7;--c-ink: #1e2637;--c-ink-2: #475569;--c-ink-3: #8390a5;--c-surface-1: #f5f7fb;--c-surface-2: #eef2f7;--c-card: #ffffff;--c-line: #e8ecf3}:root[data-bpod-theme=D]{color-scheme:dark;--c-danger: #f87171;--c-danger-bg: rgba(248, 113, 113, .16);--c-danger-bg-soft: rgba(248, 113, 113, .08);--c-danger-border: rgba(248, 113, 113, .38);--c-danger-solid: #ef4444;--c-good: #4ade80;--c-good-bg: rgba(74, 222, 128, .16);--c-good-bg-soft: rgba(74, 222, 128, .08);--c-good-solid: #22c55e;--c-warn: #fbbf24;--c-warn-bg: rgba(251, 191, 36, .16);--c-warn-bg-soft: rgba(251, 191, 36, .08);--c-warn-solid: #f59e0b;--c-orange: #fb923c;--c-orange-bg: rgba(251, 146, 60, .15);--c-ink: #e6ecf5;--c-ink-2: #cbd5e1;--c-ink-3: #94a3b8;--c-surface-1: rgba(148, 163, 184, .08);--c-surface-2: rgba(148, 163, 184, .14);--c-card: #161d2b;--c-line: #232c3d}body{background:#f5f7fb}:root[data-bpod-theme=B] body{background:#eef4f2}:root[data-bpod-theme=D] body{background:#0e1420}:root[data-bpod-theme=D] ::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:8px;border:2px solid transparent;background-clip:padding-box}body{margin:0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#64748b47;border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}a{color:inherit}a:hover{opacity:.85}input,select,button,textarea{font-family:inherit}input:focus,select:focus{outline:none}@keyframes bpodFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes bpodSpin{to{transform:rotate(360deg)}}@keyframes bpodPaperDrop{0%{opacity:0;transform:translate(-50%,-26px) rotate(-10deg)}18%{opacity:1;transform:translate(-50%,-20px) rotate(-6deg)}60%{opacity:1;transform:translate(-50%,10px) rotate(3deg)}80%,to{opacity:0;transform:translate(-50%,20px) rotate(0) scale(.9)}}@keyframes bpodFolderBob{0%,to{transform:translateY(0) scaleY(1)}50%{transform:translateY(1px) scaleY(.965)}}@keyframes bpodDot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes bpodSweep{0%{transform:translate(-100%)}to{transform:translate(365%)}}@keyframes bpodShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){[data-bpod-anim]{animation:none!important}[data-bpod-motion]{transition:none!important}}:root{--driver-popover-font-family: var(--font-sans)}.driver-popover.bpod-coach{background-color:var(--bpod-coach-bg, #ffffff);color:var(--bpod-coach-ink, #1e2637);border:1px solid var(--bpod-coach-line, #e8ecf3);border-radius:14px;min-width:262px;max-width:348px;padding:16px 18px;box-shadow:0 18px 44px #090e1a47}.bpod-coach .driver-popover-title{padding-right:26px;font-size:15px;font-weight:800;letter-spacing:-.2px;line-height:1.35;color:var(--bpod-coach-ink, #1e2637)}.bpod-coach .driver-popover-description{margin-top:7px;font-size:13px;line-height:1.55;color:var(--bpod-coach-sub, #8390a5)}.bpod-coach .driver-popover-close-btn{width:30px;height:26px;font-size:19px;color:var(--bpod-coach-sub, #8390a5)}.bpod-coach .driver-popover-close-btn:hover,.bpod-coach .driver-popover-close-btn:focus{color:var(--bpod-coach-accent, #5b6ef5)}.bpod-coach .driver-popover-footer{gap:10px;margin-top:15px}.bpod-coach .driver-popover-progress-text{font-size:11.5px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--bpod-coach-sub, #8390a5)}.bpod-coach .driver-popover-footer-btn{padding:7px 14px;border:1px solid var(--bpod-coach-line, #e8ecf3);border-radius:9px;background:transparent;color:var(--bpod-coach-sub, #8390a5);font-size:12.5px;font-weight:700;line-height:1.2}.bpod-coach .driver-popover-footer-btn:hover,.bpod-coach .driver-popover-footer-btn:focus{background:var(--bpod-coach-soft, #eef1fe);color:var(--bpod-coach-accent, #5b6ef5)}.bpod-coach .driver-popover-navigation-btns button+button{margin-left:8px}.bpod-coach .driver-popover-navigation-btns>button:last-child,.bpod-coach .driver-popover-navigation-btns>button:last-child:hover,.bpod-coach .driver-popover-navigation-btns>button:last-child:focus{border-color:transparent;background:var(--bpod-coach-accent, #5b6ef5);color:#fff}.bpod-coach .driver-popover-navigation-btns>button:last-child:hover{filter:brightness(1.08)}.bpod-coach .driver-popover-arrow{border-width:7px}.bpod-coach .driver-popover-arrow-side-left{border-left-color:var(--bpod-coach-bg, #ffffff)}.bpod-coach .driver-popover-arrow-side-right{border-right-color:var(--bpod-coach-bg, #ffffff)}.bpod-coach .driver-popover-arrow-side-top{border-top-color:var(--bpod-coach-bg, #ffffff)}.bpod-coach .driver-popover-arrow-side-bottom{border-bottom-color:var(--bpod-coach-bg, #ffffff)}[data-bpod=sidebar]{overflow-y:auto}@supports (height: 100dvh){[data-bpod=sidebar]{height:100dvh!important}}[data-bpod=sticky-toolbar]{margin:-26px -30px 16px;padding:26px 30px 12px}[data-bpod=table-scroll]{overflow:auto;max-height:calc(100vh - var(--bpod-topbar-h, 72px) - var(--bpod-toolbar-h, 0px) - 48px)}@media (min-width: 901px){[data-bpod=sidebar]{transition:width .18s ease,padding .18s ease}[data-bpod=sidebar][data-collapsed=true]{width:0!important;min-width:0!important;padding-left:0!important;padding-right:0!important;border-right:none!important;overflow:hidden!important}}@media (max-width: 900px){[data-bpod=nav-toggle]{display:none!important}}@media (max-width: 900px){[data-bpod=sidebar]{position:fixed!important;top:0!important;left:0!important;height:100vh!important;width:260px!important;max-width:82vw!important;z-index:100!important;transform:translate(-100%);transition:transform .25s ease;box-shadow:0 10px 40px #0f172a33;overflow-y:auto;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))!important}@supports (height: 100dvh){[data-bpod=sidebar]{height:100dvh!important}}[data-bpod=sidebar][data-open=true]{transform:translate(0)}[data-bpod=sidebar-close]{display:inline-flex!important}[data-bpod=backdrop]{display:block!important}[data-bpod=menu-btn]{display:inline-flex!important}[data-bpod=topbar]{padding:12px 14px!important;gap:10px!important;flex-wrap:wrap!important}[data-bpod=topbar-title]>div:first-child{font-size:16px!important}[data-bpod=refresh-pill]{display:none!important}[data-bpod=topbar-title]>div:last-child{white-space:normal!important}[data-bpod=main]{padding:16px 14px calc(32px + env(safe-area-inset-bottom,0px))!important}[data-bpod=sticky-toolbar]{margin:-16px -14px 12px!important;padding:16px 14px 10px!important}[style*="grid-template-columns: repeat(4"],[style*="grid-template-columns:repeat(4"],[style*="grid-template-columns: repeat(3"],[style*="grid-template-columns:repeat(3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}[style*="grid-template-columns: 1fr 1.35fr"],[style*="grid-template-columns: 1.5fr 1fr"],[style*="grid-template-columns: 1fr 1fr 1fr 1fr auto"],[style*="grid-template-columns: 1fr 1fr 1fr"]{grid-template-columns:1fr!important;gap:12px!important}[style*="grid-template-columns: 1fr 1fr auto"]{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns: 1fr 1fr"]:not([style*="grid-template-columns: 1fr 1fr 1fr"]):not([style*="grid-template-columns: 1fr 1fr auto"]){grid-template-columns:1fr!important}}@media (max-width: 560px){[style*=grid-template-columns]{grid-template-columns:1fr!important}[data-bpod=main]{padding:14px 12px 28px!important}[data-bpod=sticky-toolbar]{margin:-14px -12px 12px!important;padding:14px 12px 10px!important}}.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}
