#admin-sidebar{transition:all .3s ease}#admin-sidebar.sidebar-collapsed{width:4.8rem;overflow:visible}#admin-sidebar.sidebar-expanded{width:auto}@media (min-width: 1280px){#admin-dashboard-layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem}#admin-sidebar.sidebar-expanded{grid-column:span 3}#admin-sidebar.sidebar-collapsed{grid-column:span 1}#admin-sidebar.sidebar-collapsed .owner-panel{padding-left:.75rem;padding-right:.75rem}#admin-sidebar.sidebar-collapsed h2{display:none}#admin-sidebar.sidebar-collapsed nav{display:block}#admin-sidebar.sidebar-collapsed .owner-sidebar-link{justify-content:center;padding-left:.7rem;padding-right:.7rem;min-width:0}#admin-sidebar.sidebar-collapsed .owner-sidebar-link-text{display:none}#admin-sidebar.sidebar-collapsed .owner-sidebar-link-icon{margin:0}#admin-sidebar.sidebar-collapsed .owner-sidebar-link{position:relative}#admin-sidebar.sidebar-collapsed .owner-sidebar-link:after{content:attr(data-tooltip);position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:.75rem;background:#111827;color:#fef2f2;padding:.4rem .6rem;border-radius:.4rem;font-size:.75rem;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1280;box-shadow:0 2px 8px #0000004d}#admin-sidebar.sidebar-collapsed .owner-sidebar-link:hover:after{opacity:1}.dark #admin-sidebar.sidebar-collapsed .owner-sidebar-link:after{background:#374151;color:#f3f4f6}#admin-main.sidebar-expanded-context{grid-column:span 9}#admin-main.sidebar-collapsed-context{grid-column:span 11}}@media (max-width: 1279px){#admin-sidebar{position:fixed;top:0;left:0;width:85%;max-width:320px;height:100vh;z-index:1280;overflow-y:auto;background:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%);box-sizing:border-box;padding-top:4.5rem}.dark #admin-sidebar{background:#111827}.dark #admin-sidebar .owner-panel{background:#111827;border-color:#374151}.dark #admin-sidebar .owner-sidebar-link{background:#1f2937;border-color:#374151;color:#fca5a5}.dark #admin-sidebar .owner-sidebar-link:hover{background:#374151;border-color:#fca5a5;color:#fecaca}.dark #admin-sidebar .owner-sidebar-link.is-active,.dark #admin-sidebar .owner-sidebar-link.owner-sidebar-link-active{background:#991b1b;border-color:#c1121f;color:#fef2f2}.dark #admin-sidebar .owner-sidebar-link-icon,.dark #admin-sidebar h2{color:#f87171}.dark #admin-sidebar a.flex{color:#d1d5db}.dark #admin-sidebar a.flex:hover{background:#1f2937;color:#f3f4f6}.dark #admin-sidebar .border-t{border-color:#374151}.dark #admin-sidebar h2.text-gray-400{color:#6b7280}#admin-sidebar.sidebar-collapsed{width:85%;max-width:320px;transform:translate(-100%)}#admin-sidebar.sidebar-expanded{width:85%;max-width:320px;transform:translate(0);box-shadow:2px 0 15px #0003}#admin-dashboard-layout{position:relative;z-index:1;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}#admin-dashboard-layout.sidebar-push{margin-left:300px}#admin-main{grid-column:1 / -1!important;z-index:1}.sidebar-toggle-floating{z-index:1290}}.sidebar-toggle-floating{display:flex;align-items:center;justify-content:center;gap:.4rem;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.sidebar-toggle-floating.hidden{display:none!important}.sidebar-toggle-floating.flex{display:flex!important}.sidebar-toggle-floating:active,.sidebar-open-navbar:active{transform:scale(.95)}.sidebar-toggle-inside{display:flex}.sidebar-backdrop{display:none;position:fixed;inset:0;z-index:1270;background:#0000;transition:background .3s ease;cursor:pointer}.sidebar-backdrop.sidebar-backdrop-visible{display:block;background:#00000073}@media (min-width: 1280px){.sidebar-backdrop{display:none!important}#admin-dashboard-layout.sidebar-push{margin-left:0!important}}.owner-toast{animation:ownerSlideIn .2s ease-out}.owner-sidebar-link{display:flex;align-items:center;gap:.75rem;border:1px solid #fee2e2;border-radius:.6rem;padding:.58rem .72rem;font-size:.86rem;font-weight:600;color:#991b1b;background:#fff;transition:all .15s ease}.owner-sidebar-link-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;color:#c1121f}.owner-sidebar-link-text{line-height:1.2}.owner-sidebar-link:hover{background:#fef2f2;border-color:#fca5a5}.owner-sidebar-link.is-active,.owner-sidebar-link.owner-sidebar-link-active{background:#c1121f;border-color:#c1121f;color:#fff;box-shadow:0 6px 16px #c1121f38}.owner-sidebar-link.is-active .owner-sidebar-link-icon,.owner-sidebar-link.owner-sidebar-link-active .owner-sidebar-link-icon{color:#fff}.dark .owner-sidebar-link{background:#1f2937;border-color:#374151;color:#fca5a5}.dark .owner-sidebar-link:hover{background:#374151;border-color:#fca5a5;color:#fecaca}.dark .owner-sidebar-link.is-active,.dark .owner-sidebar-link.owner-sidebar-link-active{background:#991b1b;border-color:#c1121f;color:#fef2f2;box-shadow:0 6px 16px #c1121f66}.dark .owner-sidebar-link.is-active .owner-sidebar-link-icon,.dark .owner-sidebar-link.owner-sidebar-link-active .owner-sidebar-link-icon{color:#fecaca}.owner-panel{border:1px solid #fee2e2;background:#fff;box-shadow:0 3px 12px #0f172a0a}.dark .owner-panel{background:#1f2937;border-color:#374151;color:#f3f4f6}.dark .owner-panel :where(.text-gray-400,.text-gray-500,.text-gray-600){color:#d1d5db}.dark .owner-panel :where(label.text-xs.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}main form input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=range]):not([type=hidden]),main form select,main form textarea{width:100%;min-height:2.55rem;border-color:#e5e7eb;font-size:.9rem;line-height:1.35;transition:border-color .15s ease,box-shadow .15s ease;color:#111827;background-color:#fff;caret-color:#111827}main form textarea{min-height:5rem}main form input:not([type=radio]):not([type=checkbox]):not([type=range]):not([type=hidden]):focus,main form select:focus,main form textarea:focus{outline:none;border-color:#f87171;box-shadow:0 0 0 3px #f8717129}.dark main form input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=range]):not([type=hidden]),.dark main form select,.dark main form textarea{background:#1f2937;border-color:#374151;color:#f3f4f6;caret-color:#f3f4f6}.dark main form input:not([type=radio]):not([type=checkbox]):not([type=range]):not([type=hidden]):focus,.dark main form select:focus,.dark main form textarea:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.admin-social-promo-assign__control{display:block;width:100%;max-width:100%;min-height:2.75rem;border-radius:.65rem;border:1px solid #e5e7eb;background:#fff;padding:.5rem .85rem;font-size:.875rem;line-height:1.35;color:#111827;transition:border-color .15s ease,box-shadow .15s ease}.admin-social-promo-assign__control:focus{outline:none;border-color:#c1121f;box-shadow:0 0 0 3px #c1121f26}.dark .admin-social-promo-assign__control{border-color:#374151;background:#111827;color:#f3f4f6}.admin-social-promo-assign select.admin-social-promo-assign__control{padding-right:2rem}.admin-social-promo-assign__submit{min-height:2.75rem;padding-left:1.25rem;padding-right:1.25rem}.admin-social-promo-card.owner-collapse[open]{border-color:#e5e7eb;box-shadow:0 4px 14px #1118270f}.dark .admin-social-promo-card.owner-collapse[open]{border-color:#374151;box-shadow:0 4px 14px #00000040}.admin-social-promo-card .owner-collapse-summary:hover{background-color:#f9fafbe6}.dark .admin-social-promo-card .owner-collapse-summary:hover{background-color:#1f293780}.admin-social-promo-card[open] .admin-social-promo-expand-hint,.admin-social-promo-card[open] .admin-social-promo-card__status{display:none}.admin-social-promo-notes-form__control{min-height:2.5rem}.admin-social-promo-posts-field{text-align:left}.admin-social-promo-notes-form__save{min-height:2.5rem;min-width:5.5rem}@media (min-width: 768px){.admin-social-promo-assign__submit{align-self:end}}.owner-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.55rem;border:1px solid transparent;font-weight:700;line-height:1;transition:all .15s ease;white-space:nowrap}.owner-btn-md{min-height:2.45rem;padding:.55rem .95rem;font-size:.84rem}.owner-btn-sm{min-height:1.85rem;padding:.28rem .6rem;font-size:.72rem}.owner-btn-primary{background:#c1121f;border-color:#c1121f;color:#fff}.owner-btn-primary:hover{background:#a50f1a;border-color:#a50f1a}.owner-btn-outline-primary{background:#fff;border-color:#c1121f;color:#c1121f}.owner-btn-outline-primary:hover{background:#fff5f5}.owner-btn-light{background:#fff;border-color:#e5e7eb;color:#374151}.owner-btn-light:hover{background:#f9fafb;border-color:#d1d5db}.owner-btn-danger{background:#374151;border-color:#374151;color:#fff}.owner-btn-danger:hover{background:#1f2937;border-color:#1f2937}.owner-btn-success{background:#15803d;border-color:#15803d;color:#fff}.owner-btn-success:hover{background:#166534;border-color:#166534}.owner-btn-warning{background:#b45309;border-color:#b45309;color:#fff}.owner-btn-warning:hover{background:#92400e;border-color:#92400e}.owner-btn-outline-brand{background:#fff;border-color:#fecaca;color:#c1121f}.owner-btn-outline-brand:hover{background:#fef2f2;border-color:#fca5a5}#recent-operations>.owner-panel,#verification,#daily-report,#recent-payments{height:-moz-fit-content;height:fit-content}.js-owner-tab-trigger{background:#fff;border-color:#e5e7eb;color:#374151;cursor:pointer;position:relative;z-index:1;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.js-owner-tab-trigger.owner-tab-active{background:#c1121f;border-color:#c1121f;color:#fff}@media (max-width: 640px){.js-owner-tab-trigger{min-height:44px;padding-left:.75rem;padding-right:.75rem}}#recent-operations details>summary{list-style:none}#recent-operations details>summary::-webkit-details-marker{display:none}#recent-operations details>summary:before{content:"Edit";display:inline-block;border:1px solid #fecaca;border-radius:.4rem;padding:.2rem .45rem;font-size:.72rem;font-weight:700;color:#c1121f;background:#fff}#recent-operations details[open]>summary:before{background:#fef2f2}#bank-accounts .owner-bank-details{transition:border-color .15s ease,box-shadow .15s ease}#bank-accounts .owner-bank-details[open]{border-color:#fecaca;box-shadow:0 4px 16px #c1121f0f}#bank-accounts .owner-bank-summary{list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#bank-accounts .owner-bank-summary::-webkit-details-marker{display:none}#bank-accounts .owner-bank-summary:after{content:"";width:.5rem;height:.5rem;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:rotate(45deg);transition:transform .18s ease,border-color .18s ease;margin-left:.65rem;flex-shrink:0}#bank-accounts .owner-bank-details[open]>.owner-bank-summary:after{transform:rotate(-135deg) translateY(-1px);border-color:#c1121f}#bank-accounts .owner-bank-details-create{background:linear-gradient(180deg,#fff,#fffbfb)}#bank-accounts .owner-bank-actions{flex-wrap:wrap}.owner-collapse{transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.owner-collapse[open]{border-color:#fecaca;box-shadow:0 3px 12px #c1121f14}.owner-collapse .owner-collapse-summary{list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.owner-collapse .owner-collapse-summary::-webkit-details-marker{display:none}.owner-collapse .owner-collapse-summary:after{content:"";width:.48rem;height:.48rem;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:rotate(45deg);transition:transform .18s ease,border-color .18s ease;margin-left:.7rem;flex-shrink:0}.owner-collapse[open]>.owner-collapse-summary:after{transform:rotate(-135deg) translateY(-1px);border-color:#c1121f}.owner-collapse-soft[open]{background-color:#fff}.owner-collapse-inline{border:1px solid #fee2e2;border-radius:.7rem;background:#fff;padding:.35rem}.owner-collapse-inline .owner-collapse-summary{width:-moz-fit-content;width:fit-content}.owner-collapsible-panel{animation:ownerSlideIn .16s ease}@media (max-width: 640px){#bank-accounts .owner-bank-actions{align-items:stretch}#bank-accounts .owner-bank-actions>*{width:100%}.owner-collapse-inline .owner-collapse-summary{width:100%}}@keyframes ownerSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dark .admin-dash-data-table{background-color:#111827!important;border-color:#374151!important}.dark .admin-dash-data-table>thead>tr{background-color:#1f2937!important}.dark .admin-dash-data-table>thead>tr>th{color:#e5e7eb!important;border-bottom-color:#374151!important}.dark .admin-dash-data-table>tbody>tr{border-color:#374151}.dark .admin-dash-data-table>tbody>tr:hover{background-color:#37415159}.dark .admin-dash-data-table>tbody>td{color:#e5e7eb}.admin-dash-page{width:100%;min-width:0}.admin-dash-page .admin-dash-panel{min-width:0}.admin-dash-stats>div{min-width:0}.admin-dash-stat-card .text-3xl{font-size:1.75rem;line-height:1.15}@media (min-width: 640px){.admin-dash-stat-card .text-3xl{font-size:1.875rem}}.admin-dash-stat-card .text-2xl{font-size:1.375rem}.admin-dash-module-card,.admin-dash-module-card .flex-1{min-width:0}.admin-dash-collapse{overflow:hidden;border-radius:1rem;border:1px solid #fee2e2;background:#fff;box-shadow:0 2px 12px #0f172a0d;margin-bottom:1.5rem}.dark .admin-dash-collapse{border-color:#374151;background:#111827;box-shadow:0 2px 16px #00000040}.admin-dash-collapse__summary{display:flex;align-items:center;gap:.75rem;list-style:none;cursor:pointer;padding:.875rem 1rem;background:linear-gradient(118deg,#fff1f2,#fff 55%);border-left:4px solid #c1121f;-webkit-tap-highlight-color:transparent}.dark .admin-dash-collapse__summary{background:linear-gradient(118deg,#450a0a73,#111827 55%);border-left-color:#fb7185}.admin-dash-collapse__summary::-webkit-details-marker{display:none}.admin-dash-collapse__title{display:block;font-size:1.125rem;font-weight:800;line-height:1.25;color:#111827}@media (min-width: 640px){.admin-dash-collapse__title{font-size:1.5rem}}.dark .admin-dash-collapse__title{color:#f9fafb}.admin-dash-collapse__intro{display:block;margin-top:.25rem;font-size:.75rem;line-height:1.45;color:#4b5563}@media (min-width: 640px){.admin-dash-collapse__intro{font-size:.875rem}}.dark .admin-dash-collapse__intro{color:#9ca3af}.admin-dash-collapse__toggle-hint{flex-shrink:0;display:none;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c1121f;white-space:nowrap}@media (min-width: 640px){.admin-dash-collapse__toggle-hint{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:9999px;border:1px solid #fecaca;background:#fff}.dark .admin-dash-collapse__toggle-hint{border-color:#9f1239;background:#1f2937;color:#fda4af}}.admin-dash-collapse__chevron{flex-shrink:0;width:.5rem;height:.5rem;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:rotate(45deg);transition:transform .18s ease,border-color .18s ease;margin-left:.15rem}.admin-dash-collapse[open]>.admin-dash-collapse__summary .admin-dash-collapse__chevron{transform:rotate(-135deg) translateY(-1px);border-color:#c1121f}.admin-dash-collapse__body{padding:.75rem;border-top:1px solid #fee2e2}.dark .admin-dash-collapse__body{border-top-color:#374151}@media (min-width: 640px){.admin-dash-collapse__body{padding:1rem 1.25rem 1.25rem}}.admin-dash-collapse:not([open]) .admin-dash-collapse__body{display:none}.admin-dash-ride-tabs{-webkit-overflow-scrolling:touch}.admin-dash-ride-tabs>div{min-width:min(100%,20rem)}@media (max-width: 639px){.admin-dash-page .admin-dash-rides-filter .grid.grid-cols-1.sm\:grid-cols-3{grid-template-columns:1fr}.admin-dash-page main .app-data-table-wrap,.admin-dash-page .app-data-table-wrap{margin-left:-.25rem;margin-right:-.25rem}}.admin-stats-pagination{margin-top:.25rem;padding-top:.25rem}.admin-stats-pagination__summary{margin-bottom:.75rem;text-align:center;line-height:1.4}.admin-stats-pagination__compact{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.admin-stats-pagination__page-indicator{flex:1 1 auto;min-width:0;margin:0;padding:0 .25rem;text-align:center;font-size:.8125rem;font-weight:700;font-variant-numeric:tabular-nums;color:#334155;line-height:1.3}.dark .admin-stats-pagination__page-indicator{color:#e2e8f0}.admin-stats-pagination__desktop{flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem;width:100%}.admin-stats-pagination__nav,.admin-stats-pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;border-radius:.625rem;border:1px solid #e2e8f0;background:#fff;padding:.375rem .625rem;font-size:.8125rem;font-weight:600;color:#334155;box-shadow:0 1px 2px #0f172a0d;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.admin-stats-pagination__page{min-width:2rem;padding-left:.5rem;padding-right:.5rem}.admin-stats-pagination__nav:hover,.admin-stats-pagination__page:hover{background:#f8fafc;border-color:#cbd5e1}.admin-stats-pagination__page--active{border-color:#fecaca;background:#dc2626;color:#fff;box-shadow:0 1px 3px #dc262659}.admin-stats-pagination__nav--disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.admin-stats-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;padding:0 .125rem;font-size:.875rem;font-weight:600;color:#94a3b8}.dark .admin-stats-pagination__nav,.dark .admin-stats-pagination__page{border-color:#475569;background:#1e293b;color:#e2e8f0}.dark .admin-stats-pagination__nav:hover,.dark .admin-stats-pagination__page:hover{background:#334155;border-color:#64748b}.dark .admin-stats-pagination__page--active{border-color:#991b1b;background:#b91c1c;color:#fff}.dark .js-owner-tab-trigger{background:#1f2937;border-color:#374151;color:#e5e7eb}.dark .js-owner-tab-trigger.owner-tab-active{background:#c1121f;border-color:#c1121f;color:#fff}.dark .owner-collapse-inline{background:#1f2937;border-color:#374151}.hub-shell{overflow:hidden;border-radius:1rem;border-width:1px;border-color:#e2e8f0e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 1023px){#passenger-app-shell main .hub-shell.border{border-color:var(--csp-mobile-hairline)}#passenger-app-shell main .rounded-2xl.hub-shell,#passenger-app-shell main .rounded-xl.hub-shell{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-shell{background-color:var(--csp-mobile-surface)}}@media (max-width: 640px){.hub-shell{border-radius:1rem}}.dark :where(.hub-shell){background-color:#111827}.dark :where(.hub-shell,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.hub-shell:is(.dark *){border-color:#334155cc;background-color:#0f172ae6}.hub-shell__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity));padding:1.25rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-shell__header{color:#d1d5db}.dark #admin-sidebar a.hub-shell__header:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-shell__header{display:flex}.hub-shell__header:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}@media (min-width: 640px){.hub-shell__header{padding-left:1.5rem;padding-right:1.5rem}}.hub-shell__tabs{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity));padding:1rem 1.25rem}.hub-shell__tabs:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}@media (min-width: 640px){.hub-shell__tabs{padding-left:1.5rem;padding-right:1.5rem}}.hub-shell__section{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity));padding:1.25rem}.hub-shell__section:last-child{border-bottom-width:0px}.hub-shell__section:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}@media (min-width: 640px){.hub-shell__section{padding:1.5rem}}.hub-shell__section--schedule{background-color:#fff1f240;padding-top:1.25rem;padding-bottom:1.25rem}.hub-shell__section--schedule:is(.dark *){background-color:#4c05191a}@media (min-width: 640px){.hub-shell__section--schedule{padding-top:1.5rem;padding-bottom:1.5rem}}.hub-scope-tabs{display:inline-flex;width:100%;max-width:100%;flex-wrap:wrap;gap:.25rem;border-radius:.75rem;background-color:#f1f5f9e6;padding:.25rem}@media (max-width: 1023px){#passenger-app-shell main .hub-scope-tabs.border{border-color:var(--csp-mobile-hairline)}}.hub-scope-tabs:is(.dark *){background-color:#1e293be6}@media (min-width: 640px){.hub-scope-tabs{width:auto}}.hub-scope-tabs a{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dark .owner-panel :where(label.text-xs.hub-scope-tabs a):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.hub-scope-tabs a.font-semibold{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.text-sm.hub-scope-tabs a{color:var(--csp-mobile-fg)}}.dark :where(.hub-scope-tabs a){color:#94a3b8}.hub-scope-tabs a:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.hub-scope-tabs a:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.dark :where(.hub-scope-tabs a:hover){color:#f1f5f9}.hub-scope-tabs a:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hub-scope-tabs a.is-active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(226 232 240 / .8)}@media (max-width: 1023px){html.dark #passenger-app-shell main .hub-scope-tabs a.is-active{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-scope-tabs a.is-active){color:#f1f5f9;background-color:#111827}.dark :where(.hub-scope-tabs a.is-active,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.hub-scope-tabs a.is-active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-ring-opacity: 1;--tw-ring-color: rgb(71 85 105 / var(--tw-ring-opacity))}.hub-scope-tabs a.is-active[data-scope=passenger]{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-ring-color: rgb(244 63 94 / .4)}.hub-scope-tabs a.is-active[data-scope=passenger]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hub-scope-tabs a.is-active[data-scope=driver]{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-ring-color: rgb(14 165 233 / .4)}.hub-scope-tabs a.is-active[data-scope=driver]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hub-scope-tabs a.is-active[data-scope=all]{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-ring-color: rgb(139 92 246 / .4)}.hub-scope-tabs a.is-active[data-scope=all]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hub-filter-card{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity));background-color:#f8fafc80;padding:1.25rem}.hub-filter-card:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity));background-color:#02061733}@media (min-width: 640px){.hub-filter-card{padding:1.5rem}}.hub-filter-card form{display:flex;flex-direction:column;gap:0px}@media (max-width: 1279px){.dark #admin-sidebar a.hub-filter-card form{color:#d1d5db}.dark #admin-sidebar a.hub-filter-card form:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-filter-card form{display:flex}.hub-filter-inner{display:flex;flex-direction:column;gap:1.25rem;border-radius:.75rem;border-width:1px;border-color:#e2e8f0e6;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 1279px){.dark #admin-sidebar a.hub-filter-inner{color:#d1d5db}.dark #admin-sidebar a.hub-filter-inner:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-filter-inner{display:flex}@media (max-width: 1023px){#passenger-app-shell main .hub-filter-inner.border{border-color:var(--csp-mobile-hairline)}#passenger-app-shell main .rounded-2xl.hub-filter-inner,#passenger-app-shell main .rounded-xl.hub-filter-inner{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-filter-inner{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-filter-inner){background-color:#111827}.dark :where(.hub-filter-inner,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.hub-filter-inner:is(.dark *){border-color:#334155e6;background-color:#0f172acc}@media (min-width: 640px){.hub-filter-inner{gap:1.5rem;padding:1.25rem}}.hub-filter-group{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media (max-width: 639px){.admin-dash-page .admin-dash-rides-filter .hub-filter-group.grid-cols-1.sm\:grid-cols-3,.admin-dash-page .admin-dash-rides-filter .grid.hub-filter-group.sm\:grid-cols-3{grid-template-columns:1fr}}@media (max-width: 1023px){#driver-dashboard-root>.hub-filter-group{row-gap:0;gap:0}#driver-dashboard-root>.hub-filter-group>main.order-1{margin-top:0;padding-top:0}#rider-dashboard-root.csp-has-rider-hub-tabbar>.hub-filter-group>main{align-self:start;min-height:0}#driver-dashboard-root.csp-has-driver-hub-tabbar>.hub-filter-group,#rider-dashboard-root.csp-has-rider-hub-tabbar>.hub-filter-group{padding-bottom:calc(9.5rem + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(9.5rem + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}@media (min-width: 1024px){#driver-dashboard-root.csp-has-driver-hub-tabbar>.hub-filter-group,#rider-dashboard-root.csp-has-rider-hub-tabbar>.hub-filter-group{padding-bottom:0;scroll-padding-bottom:0}}}.csp-hub-dashboard--booting>.hub-filter-group{visibility:hidden}@media (min-width: 640px){.hub-filter-group{grid-template-columns:6.25rem minmax(0,1fr);align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem}.hub-filter-group--stacked{align-items:flex-start}.hub-filter-group--stacked .hub-filter-label{padding-top:.5rem}}.hub-filter-group__chips{display:flex;min-width:0px;flex-wrap:wrap;align-items:center;gap:.5rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-filter-group__chips{color:#d1d5db}.dark #admin-sidebar a.hub-filter-group__chips:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-filter-group__chips{display:flex}.hub-filter-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.hub-filter-label:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.hub-filter-date-bar{display:flex;min-width:0px;flex-direction:column;gap:.75rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-filter-date-bar{color:#d1d5db}.dark #admin-sidebar a.hub-filter-date-bar:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-filter-date-bar{display:flex}@media (min-width: 640px){.hub-filter-date-bar{flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:1rem}}.hub-filter-group .hub-filter-date-bar{border-radius:0;border-width:0px;background-color:transparent;padding:0;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hub-filter-date-bar label{display:flex;min-width:8.5rem;flex:1 1 0%;flex-direction:column;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}@media (max-width: 1279px){.dark #admin-sidebar a.hub-filter-date-bar label{color:#d1d5db}.dark #admin-sidebar a.hub-filter-date-bar label:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-filter-date-bar label{display:flex}.dark .owner-panel :where(label.hub-filter-date-bar label.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}.dark .owner-panel :where(label.text-xs.hub-filter-date-bar label):not(:has(.dark\:text-gray-300)){color:#e5e7eb}.admin-dash-module-card .hub-filter-date-bar label{min-width:0}@media (max-width: 1023px){.csp-auth-support-box>p.text-sm.hub-filter-date-bar label{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.hub-filter-date-bar label{color:var(--csp-mobile-fg-muted)}}.dark :where(.hub-filter-date-bar label){color:#94a3b8}.hub-filter-date-bar label:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.hub-filter-date-bar label input{height:2.5rem;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem}@media (max-width: 1023px){.csp-auth-support-box>p.hub-filter-date-bar label input.font-semibold{color:var(--csp-mobile-fg)}#passenger-app-shell main .rounded-2xl.hub-filter-date-bar label input,#passenger-app-shell main .rounded-xl.hub-filter-date-bar label input{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-filter-date-bar label input{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-filter-date-bar label input){background-color:#111827;border-color:#374151}.hub-filter-date-bar label input:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hub-filter-date-bar .hub-btn-apply{display:inline-flex;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;padding-left:1.25rem;padding-right:1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.dark .owner-panel :where(label.text-xs.hub-filter-date-bar .hub-btn-apply):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.hub-filter-date-bar .hub-btn-apply.font-semibold{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.text-sm.hub-filter-date-bar .hub-btn-apply{color:var(--csp-mobile-fg)}}.hub-search-box{display:flex;min-width:0px;flex-direction:column;gap:.5rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-search-box{color:#d1d5db}.dark #admin-sidebar a.hub-search-box:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-search-box{display:flex}@media (min-width: 640px){.hub-search-box{flex-direction:row;align-items:center;gap:.75rem}}.hub-search-box input[type=text]{height:2.5rem;min-height:0px;width:100%;flex:1 1 0%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.admin-dash-module-card .hub-search-box input[type=text]{min-width:0}@media (max-width: 1023px){.csp-auth-support-box>p.hub-search-box input[type=text].font-semibold{color:var(--csp-mobile-fg)}#passenger-app-shell main .rounded-2xl.hub-search-box input[type=text],#passenger-app-shell main .rounded-xl.hub-search-box input[type=text]{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-search-box input[type=text]{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-search-box input[type=text]){background-color:#111827;border-color:#374151}.dark :where(.hub-search-box input[type=text],.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.hub-search-box input[type=text]:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: rgb(254 205 211 / .8)}.hub-search-box input[type=text]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hub-search-box__actions{display:flex;width:100%;flex-shrink:0;flex-direction:row;align-items:center;gap:.5rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-search-box__actions{color:#d1d5db}.dark #admin-sidebar a.hub-search-box__actions:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-search-box__actions{display:flex}@media (min-width: 640px){.hub-search-box__actions{width:auto}}.hub-search-box__actions .btn{display:inline-flex;height:2.5rem;min-height:0px;flex:1 1 0%;align-items:center;justify-content:center;white-space:nowrap;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.dark .owner-panel :where(label.text-xs.hub-search-box__actions .btn):not(:has(.dark\:text-gray-300)){color:#e5e7eb}.admin-dash-module-card .hub-search-box__actions .btn{min-width:0}@media (max-width: 1023px){.csp-auth-support-box>p.hub-search-box__actions .btn.font-semibold{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.text-sm.hub-search-box__actions .btn{color:var(--csp-mobile-fg)}}@media (min-width: 640px){.hub-search-box__actions .btn{flex:none;padding-left:1.25rem;padding-right:1.25rem}}.hub-chip{display:inline-flex;min-height:2.125rem;align-items:center;gap:.375rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem .875rem;font-size:.75rem;line-height:1rem;font-weight:600;line-height:1;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dark .owner-panel :where(label.hub-chip.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}.dark .owner-panel :where(label.text-xs.hub-chip):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.text-sm.hub-chip{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.hub-chip{color:var(--csp-mobile-fg-muted)}#passenger-app-shell main .rounded-2xl.hub-chip,#passenger-app-shell main .rounded-xl.hub-chip{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-chip{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-chip){color:#94a3b8;background-color:#111827;border-color:#374151}.hub-chip:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hub-chip:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.hub-chip:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.hub-chip.is-active{border-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark :where(.hub-chip.is-active,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.hub-chip.is-active.hub-chip--day{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.hub-chip.is-active.hub-chip--day:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.hub-chip--per_seat.is-active{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.hub-chip--private.is-active{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.hub-chip--all-type.is-active{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.hub-chip--all-type.is-active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.hub-chip--pending.is-active{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.hub-chip--unapproved.is-active{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.hub-chip--approved.is-active{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.hub-chip--start.is-active{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hub-chip--parties.is-active{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.hub-chip--active.is-active{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.hub-chip--in_progress.is-active{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hub-chip--cancelled.is-active{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.hub-chip--completed.is-active{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.hub-chip--all-status.is-active{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.hub-chip--all-status.is-active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.hub-chip--paid.is-active{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.hub-chip--partial.is-active{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.hub-chip--failed.is-active{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.hub-chip--refunded.is-active{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.hub-chip__count{display:inline-flex;min-width:1.25rem;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity));padding:.125rem .375rem;font-size:10px;font-weight:700;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.dark :where(.hub-chip__count){color:#94a3b8;background-color:#1f2937}.hub-chip__count:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.hub-chip.is-active .hub-chip__count{background-color:#ffffff40;color:inherit}.hub-results-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity));background-color:#f8fafc66;padding:.875rem 1.25rem;font-size:.75rem;line-height:1rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-results-meta{color:#d1d5db}.dark #admin-sidebar a.hub-results-meta:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-results-meta{display:flex}.dark .owner-panel :where(label.hub-results-meta.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.hub-results-meta{color:var(--csp-mobile-fg-muted)}}.hub-results-meta:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity));background-color:#02061733}@media (min-width: 640px){.hub-results-meta{padding-left:1.5rem;padding-right:1.5rem}}.hub-results-meta select{margin-left:.375rem;height:2rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;font-size:.75rem;line-height:1rem}.dark .owner-panel :where(label.hub-results-meta select.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.hub-results-meta select{color:var(--csp-mobile-fg-muted)}#passenger-app-shell main .rounded-2xl.hub-results-meta select,#passenger-app-shell main .rounded-xl.hub-results-meta select{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-results-meta select{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-results-meta select){background-color:#111827;border-color:#374151}.hub-results-meta select:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hub-ride-card summary{cursor:pointer;list-style-type:none}.hub-ride-card summary::-webkit-details-marker{display:none}.hub-ride-card__row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;border-left-width:4px;padding:1rem 1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width: 1279px){.dark #admin-sidebar a.hub-ride-card__row{color:#d1d5db}.dark #admin-sidebar a.hub-ride-card__row:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-ride-card__row{display:flex}.hub-ride-card__row:hover{background-color:#f8fafccc}.hub-ride-card__row:hover:is(.dark *){background-color:#1e293b66}@media (min-width: 640px){.hub-ride-card__row{padding-left:1.5rem;padding-right:1.5rem}}.hub-ride-card__row--pending{--tw-border-opacity: 1;border-left-color:rgb(251 191 36 / var(--tw-border-opacity))}.hub-ride-card__row--offered{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity))}.hub-ride-card__row--accepted{--tw-border-opacity: 1;border-left-color:rgb(129 140 248 / var(--tw-border-opacity))}.hub-ride-card__row--approved,.hub-ride-card__row--active{--tw-border-opacity: 1;border-left-color:rgb(16 185 129 / var(--tw-border-opacity))}.hub-ride-card__row--in_progress{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity))}.hub-ride-card__row--completed{--tw-border-opacity: 1;border-left-color:rgb(20 184 166 / var(--tw-border-opacity))}.hub-ride-card__row--cancelled{--tw-border-opacity: 1;border-left-color:rgb(251 113 133 / var(--tw-border-opacity))}.hub-ride-card__row--default{--tw-border-opacity: 1;border-left-color:rgb(203 213 225 / var(--tw-border-opacity))}.hub-tag{display:inline-flex;align-items:center;border-radius:.375rem;padding:.125rem .5rem;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.025em}.hub-tag--pending{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.hub-tag--pending:is(.dark *){background-color:#451a0380;--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}.hub-tag--offered{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.hub-tag--offered:is(.dark *){background-color:#17255480;--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.hub-tag--accepted{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.hub-tag--accepted:is(.dark *){background-color:#1e1b4b80;--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity))}.hub-tag--approved{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.hub-tag--approved:is(.dark *){background-color:#022c2280;--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity))}.hub-tag--active{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.hub-tag--active:is(.dark *){background-color:#022c2280;--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity))}.hub-tag--in_progress{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.hub-tag--in_progress:is(.dark *){background-color:#17255480;--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.hub-tag--completed{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity))}.hub-tag--completed:is(.dark *){background-color:#042f2e80;--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity))}.hub-tag--cancelled{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity))}.hub-tag--cancelled:is(.dark *){background-color:#4c051980;--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity))}.hub-tag--per_seat{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.hub-tag--per_seat:is(.dark *){background-color:#082f4980;--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity))}.hub-tag--private{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.hub-tag--private:is(.dark *){background-color:#2e106580;--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity))}.hub-tag--passenger{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.hub-tag--passenger:is(.dark *){background-color:#3b076480;--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity))}.hub-tag--driver{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.hub-tag--driver:is(.dark *){background-color:#082f4980;--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity))}.hub-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center}@media (max-width: 1279px){.dark #admin-sidebar a.hub-empty{color:#d1d5db}.dark #admin-sidebar a.hub-empty:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-empty{display:flex}@media (min-width: 640px){.hub-empty{padding-left:2rem;padding-right:2rem}}.hub-empty__icon{margin-bottom:1rem;display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}@media (max-width: 1279px){.dark #admin-sidebar a.hub-empty__icon{color:#d1d5db}.dark #admin-sidebar a.hub-empty__icon:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-empty__icon{display:flex}@media (max-width: 1023px){.csp-auth-register-page .csp-register-fields>.hub-empty__icon,.csp-auth-register-page .csp-register-fields--phones>.hub-empty__icon,.csp-auth-register-page .csp-register-fields .hub-empty__icon:last-child{margin-bottom:.5rem}.csp-auth-register-page .csp-register-fields>.hub-empty__icon:last-child,.csp-auth-register-page .csp-register-fields--phones>.hub-empty__icon:last-child{margin-bottom:0}.csp-auth-register-page .csp-register-fields--phones>.hub-empty__icon+.mb-4{margin-top:0}#driver-dashboard-root .driver-hub-below-topbar>.hub-empty__icon{margin-bottom:0}}.dark :where(.hub-empty__icon){background-color:#1f2937}.hub-empty__icon:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.hub-tools-stack{display:flex;width:100%;min-width:0px;flex-direction:column;gap:1rem}@media (max-width: 1279px){.dark #admin-sidebar a.hub-tools-stack{color:#d1d5db}.dark #admin-sidebar a.hub-tools-stack:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-tools-stack{display:flex}.hub-tools-stack>section{width:100%;min-width:0px}.hub-panel{width:100%;min-width:0px}.hub-panel summary{cursor:pointer;list-style-type:none}.hub-panel summary::-webkit-details-marker{display:none}.hub-panel__head{display:flex;min-height:4rem;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1rem 1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width: 1279px){.dark #admin-sidebar a.hub-panel__head{color:#d1d5db}.dark #admin-sidebar a.hub-panel__head:hover{background:#1f2937;color:#f3f4f6}}.sidebar-toggle-floating.hub-panel__head{display:flex}@media (max-width: 1023px){#passenger-app-shell main .hub-panel__head.border{border-color:var(--csp-mobile-hairline)}#passenger-app-shell main .rounded-2xl.hub-panel__head,#passenger-app-shell main .rounded-xl.hub-panel__head{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-panel__head{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-panel__head){background-color:#111827;border-color:#374151}.dark :where(.hub-panel__head,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.hub-panel__head:hover{border-color:#fecdd399}.hub-panel__head:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.hub-panel__head:hover:is(.dark *){border-color:#88133766}@media (min-width: 640px){.hub-panel__head{padding:1rem 1.5rem}}.hub-panel__head-text{min-width:0px;flex:1 1 0%;padding-right:.5rem;text-align:left}.admin-dash-module-card .hub-panel__head-text{min-width:0}.hub-panel__toggle{display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.dark .owner-panel :where(label.hub-panel__toggle.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}.dark .owner-panel :where(label.text-xs.hub-panel__toggle):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.text-sm.hub-panel__toggle{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.hub-panel__toggle{color:var(--csp-mobile-fg-muted)}#passenger-app-shell main .rounded-2xl.hub-panel__toggle,#passenger-app-shell main .rounded-xl.hub-panel__toggle{border-color:var(--csp-mobile-hairline)}}.dark :where(.hub-panel__toggle){color:#94a3b8;background-color:#111827;border-color:#374151}.hub-panel__toggle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.hub-panel[open] .hub-panel__head{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-width:0px;border-color:#fecdd380;background-color:#fff1f266}.hub-panel[open] .hub-panel__head:is(.dark *){border-color:#8813374d;background-color:#4c051940}.hub-panel[open] .hub-panel__toggle{border-color:#fecdd399;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}@media (max-width: 1023px){html.dark #passenger-app-shell main .hub-panel[open] .hub-panel__toggle{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-panel[open] .hub-panel__toggle){background-color:#111827}.hub-panel[open] .hub-panel__toggle:is(.dark *){--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity));background-color:#4c051966;--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity))}.hub-panel__body{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;border-width:1px;border-top-width:0px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:1.25rem 1.25rem 1.5rem}@media (max-width: 1023px){#passenger-app-shell main .rounded-2xl.hub-panel__body,#passenger-app-shell main .rounded-xl.hub-panel__body{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .hub-panel__body{background-color:var(--csp-mobile-surface)}}.dark :where(.hub-panel__body){background-color:#111827;border-color:#374151}.hub-panel__body:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}@media (min-width: 640px){.hub-panel__body{padding-left:1.5rem;padding-right:1.5rem}}.hub-panel[open] .hub-panel__body{border-color:#fecdd380}.hub-panel[open] .hub-panel__body:is(.dark *){border-color:#8813374d}.hub-panel--inset .hub-panel__head,.hub-panel--inset .hub-panel__body{border-width:0px;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hub-panel--inset{border-radius:0;border-width:0px;background-color:transparent;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hub-panel--inset .hub-panel__head{min-height:4.25rem;border-radius:.75rem;border-width:1px;border-color:#ffe4e6e6;background-color:#fff1f280;padding:1rem 1.25rem}@media (max-width: 1023px){#passenger-app-shell main .hub-panel--inset .hub-panel__head.border{border-color:var(--csp-mobile-hairline)}#passenger-app-shell main .rounded-2xl.hub-panel--inset .hub-panel__head,#passenger-app-shell main .rounded-xl.hub-panel--inset .hub-panel__head{border-color:var(--csp-mobile-hairline)}}.hub-panel--inset .hub-panel__head:is(.dark *){border-color:#88133740;background-color:#4c051933}@media (min-width: 640px){.hub-panel--inset .hub-panel__head{padding-left:1.5rem;padding-right:1.5rem}}.hub-panel--inset[open] .hub-panel__head{border-bottom-right-radius:0;border-bottom-left-radius:0}.hub-call-pills{gap:.5rem}.hub-call-pills .hub-chip.is-active{border-color:transparent}.admin-bookings-hub>.hub-shell,.admin-bookings-hub>.hub-tools-stack{width:100%;min-width:0px}.admin-bookings-hub>.hub-tools-stack{gap:1.25rem}.admin-module-nav .owner-sidebar-link{padding:.7rem .85rem}.admin-module-nav__links{gap:.375rem}[data-nav-header-utilities-welcome]{align-items:center}.csp-nav-util-theme-btn{-webkit-tap-highlight-color:transparent;box-shadow:none!important}.csp-nav-util-theme-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--clr-primary, #e11d48) 45%,transparent);outline-offset:2px}.csp-nav-util-lang__link{text-decoration:none;-webkit-tap-highlight-color:transparent;flex-shrink:0}.csp-nav-util-lang{flex-shrink:0}.csp-nav-util-lang__link--active{background-color:var(--clr-primary, #e11d48)!important;color:#fff!important}.csp-mobile-topbar--hub [data-nav-header-utilities-welcome] .csp-nav-util-lang__link--active{background-color:var(--clr-primary, #e11d48)!important;color:#fff!important;border-color:transparent!important}.csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn,.theme-navbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn{color:#1f2937!important;border-color:#e5e7eb!important;background-color:#f9fafb!important}html.dark .csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn,html.dark .theme-navbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn{color:#f3f4f6!important;border-color:#4b5563!important;background-color:#1f2937!important}.csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn:hover,.theme-navbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn:hover{background-color:#f3f4f6!important;border-color:#d1d5db!important}html.dark .csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn:hover,html.dark .theme-navbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn:hover{background-color:#374151!important;border-color:#6b7280!important}.csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-lang__link:not(.csp-nav-util-lang__link--active),.theme-navbar [data-nav-header-utilities-welcome] .csp-nav-util-lang__link:not(.csp-nav-util-lang__link--active){color:#374151!important}html.dark .csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-lang__link:not(.csp-nav-util-lang__link--active),html.dark .theme-navbar [data-nav-header-utilities-welcome] .csp-nav-util-lang__link:not(.csp-nav-util-lang__link--active){color:#e5e7eb!important}@media (max-width: 1023px){:root{--csp-red-500: #e11d48;--csp-red-400: #f43f5e;--csp-red-600: #be123c;--csp-slate-600: #475569;--csp-slate-500: #64748b;--csp-ink-0: #08080b;--csp-ink-1: #0e0e12;--csp-ink-2: #14151b;--csp-ink-3: #1a1b22;--csp-ink-4: #23242d;--csp-ink-5: #2a2b36;--csp-ink-7: #5c5d6b;--csp-ink-8: #9b9ca8;--csp-ink-10: #f5f5f7;--csp-font-display: "Bricolage Grotesque", ui-sans-serif, system-ui, sans-serif;--csp-font-body: "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--csp-bar-top: 56px;--csp-tab-bar: 64px;--csp-gutter: 16px;--csp-r-md: 12px;--csp-r-lg: 14px;--csp-r-xl: 20px;--csp-r-2xl: 28px;--csp-shadow-card: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 12px 32px rgba(0, 0, 0, .4);--csp-glow-red: 0 8px 24px rgba(239, 48, 72, .32);--clr-primary: var(--csp-red-500);--clr-primary-light: var(--csp-red-400);--clr-primary-dark: var(--csp-red-600);--clr-btn-bg: var(--csp-red-500);--clr-btn-hover: var(--csp-red-600);--clr-btn-text: #ffffff;--clr-link: var(--csp-red-400);--clr-link-hover: var(--csp-red-500)}html.dark{--csp-mobile-bg: var(--csp-ink-1);--csp-mobile-bg-deep: var(--csp-ink-0);--csp-mobile-surface: var(--csp-ink-3);--csp-mobile-surface-2: var(--csp-ink-4);--csp-mobile-hairline: var(--csp-ink-5);--csp-mobile-fg: var(--csp-ink-10);--csp-mobile-fg-muted: var(--csp-ink-8);--csp-mobile-navbar: var(--csp-ink-2);--clr-navbar-bg: var(--csp-ink-2);--clr-navbar-text: var(--csp-ink-10);--clr-dark-bg: var(--csp-ink-1)}html:not(.dark){--csp-mobile-bg: #f4f4f5;--csp-mobile-bg-deep: #e4e4e7;--csp-mobile-surface: #ffffff;--csp-mobile-surface-2: #fafafa;--csp-mobile-hairline: #e4e4e7;--csp-mobile-fg: #18181b;--csp-mobile-fg-muted: #71717a;--csp-mobile-navbar: #ffffff;--clr-navbar-bg: #ffffff;--clr-navbar-text: var(--csp-mobile-fg);--csp-shadow-card: 0 1px 2px rgba(15, 23, 42, .04), 0 12px 32px rgba(15, 23, 42, .06);--csp-glow-red: 0 4px 18px rgba(225, 29, 72, .16)}body{font-family:var(--csp-font-body);background-color:var(--csp-mobile-bg)!important;color:var(--csp-mobile-fg)}.csp-h2,#passenger-app-shell main h1,#passenger-app-shell main h2{font-family:var(--csp-font-display);letter-spacing:-.02em}.theme-navbar{min-height:var(--csp-bar-top);background-color:var(--csp-mobile-navbar)!important;border-bottom:1px solid var(--csp-mobile-hairline)!important;box-shadow:none!important}.csp-mobile-drawer{background:var(--csp-mobile-surface)!important;border-color:var(--csp-mobile-hairline)!important}.csp-mobile-drawer a,.csp-mobile-drawer button{color:var(--csp-mobile-fg)}.csp-mobile-drawer .csp-drawer-user{background:var(--csp-mobile-surface-2);border-color:var(--csp-mobile-hairline)}.csp-mobile-drawer .csp-drawer-user span:first-child{color:var(--csp-red-500);font-family:var(--csp-font-display)}.csp-has-tabbar .pwa-shell-main-with-tabbar{padding-bottom:calc(var(--csp-tab-bar) + env(safe-area-inset-bottom,0px) + 8px)}html.csp-auth-screen body,body.csp-auth-screen{background-color:var(--csp-mobile-bg)!important;background-image:none}html.csp-auth-screen .csp-mobile-topbar--auth{background-color:var(--csp-mobile-navbar)!important}html.csp-auth-screen .csp-auth-screen-main{background-color:var(--csp-mobile-bg)}html.dark.csp-auth-screen body,html.dark body.csp-auth-screen{background-color:var(--csp-mobile-bg)!important;background-image:none}.csp-mobile-topbar{min-height:var(--csp-bar-top);background-color:var(--csp-mobile-navbar)!important;border-bottom:1px solid var(--csp-mobile-hairline)!important;box-shadow:none!important;backdrop-filter:none!important}html.dark .csp-mobile-topbar{box-shadow:none!important}.csp-mobile-topbar__inner--auth{display:grid;grid-template-columns:1fr auto 1fr;min-height:var(--csp-bar-top);align-items:center}.csp-mobile-topbar__inner--auth .csp-mobile-topbar__leading{justify-self:start}.csp-mobile-topbar__inner--auth .csp-mobile-topbar__brand{grid-column:2;justify-self:center}.csp-mobile-topbar__inner--auth .csp-mobile-topbar__trailing{justify-self:end}.csp-mobile-topbar__logo-img{background:var(--csp-mobile-surface);border:1px solid color-mix(in srgb,var(--csp-red-500) 12%,var(--csp-mobile-hairline));box-shadow:none}.csp-mobile-topbar--auth .csp-mobile-topbar__leading-btn--back,.csp-mobile-topbar--hub .csp-mobile-topbar__leading-btn--back{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem;min-height:2rem;padding:0;border:1px solid #e5e7eb!important;border-radius:.5rem;background-color:#f9fafb!important;color:#374151!important;box-shadow:none!important;transition:background-color .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.csp-mobile-topbar--auth .csp-mobile-topbar__leading-btn--back:hover,.csp-mobile-topbar--hub .csp-mobile-topbar__leading-btn--back:hover{background-color:#f3f4f6!important;border-color:#d1d5db!important}.csp-mobile-topbar--auth .csp-mobile-topbar__leading-btn--back svg,.csp-mobile-topbar--hub .csp-mobile-topbar__leading-btn--back svg{width:1.25rem;height:1.25rem;color:inherit;stroke:currentColor}html.dark .csp-mobile-topbar--auth .csp-mobile-topbar__leading-btn--back,html.dark .csp-mobile-topbar--hub .csp-mobile-topbar__leading-btn--back{border-color:#4b5563!important;background-color:#1f2937!important;color:#f3f4f6!important}html.dark .csp-mobile-topbar--auth .csp-mobile-topbar__leading-btn--back:hover,html.dark .csp-mobile-topbar--hub .csp-mobile-topbar__leading-btn--back:hover{background-color:#374151!important;border-color:#6b7280!important}.csp-mobile-topbar .csp-hub-menu-btn{background-color:var(--csp-mobile-surface)!important;border-color:var(--csp-mobile-hairline)!important}.csp-mobile-topbar__eyebrow{font-size:.625rem;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--csp-mobile-fg-muted, #64748b)}.csp-mobile-topbar__title{margin-top:.125rem;font-size:.875rem;font-weight:700;line-height:1.25;color:var(--csp-mobile-fg, #0f172a)}html.dark .csp-mobile-topbar__title{color:#fff}.csp-mobile-topbar .csp-hub-menu-btn{width:2.25rem;padding:0;box-shadow:none!important}.csp-mobile-topbar .csp-hub-menu-btn:active{transform:scale(.97)}.csp-mobile-topbar--hub .csp-mobile-topbar__inner--hub{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;-moz-column-gap:.375rem;column-gap:.375rem}.csp-mobile-topbar--hub .csp-mobile-topbar__leading{grid-column:1;grid-row:1}.csp-mobile-topbar--hub .csp-mobile-topbar__brand{grid-column:2;grid-row:1;min-width:0;overflow:hidden}.csp-mobile-topbar--hub .csp-mobile-topbar__trailing{grid-column:3;grid-row:1;justify-self:end;flex-shrink:0;gap:.5rem;max-width:none}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__brand{flex:0 1 auto;justify-content:flex-start}.csp-mobile-topbar--hub .csp-mobile-topbar__trailing-extra{flex-shrink:0;gap:.5rem}.csp-mobile-topbar--hub [data-nav-header-utilities-welcome]{flex-shrink:0;gap:.5rem!important;margin-inline-start:.125rem}.csp-mobile-topbar--hub .csp-nav-util-lang{display:flex;gap:.375rem;overflow:visible;border:none;background:transparent;border-radius:0;flex-shrink:0}.csp-mobile-topbar--hub .csp-nav-util-lang__link{flex-shrink:0;position:relative;z-index:0;border:1px solid var(--csp-mobile-hairline, #e5e7eb)!important;border-inline-start-width:1px!important;border-radius:.5rem!important;color:var(--csp-mobile-fg, #374151)!important}.csp-mobile-topbar--hub .csp-nav-util-lang__link:not(.csp-nav-util-lang__link--active){background-color:var(--csp-mobile-surface, #fff)!important}.csp-mobile-topbar--hub .csp-nav-util-lang__link--active{z-index:1;background-color:var(--csp-red-500, var(--clr-primary, #e11d48))!important;color:#fff!important;border-color:transparent!important}html.dark .csp-mobile-topbar--hub .csp-nav-util-lang__link:not(.csp-nav-util-lang__link--active){background-color:var(--csp-mobile-surface, #1f2937)!important;border-color:var(--csp-mobile-hairline, #4b5563)!important;color:var(--csp-mobile-fg, #e5e7eb)!important}.csp-mobile-topbar--hub .csp-hub-refresh-timer{margin-inline-end:0}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__inner--hub{display:flex;align-items:center;gap:.5rem;min-height:3rem;padding-inline:.75rem;padding-block:.375rem}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__leading,.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__brand,.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__trailing{grid-column:unset;grid-row:unset}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__brand{flex:0 0 auto;min-width:0;gap:0}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__trailing{flex:1 1 auto;justify-content:flex-end;min-width:0;margin-inline-start:auto;gap:.375rem}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__trailing-extra{gap:.375rem}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand [data-nav-header-utilities-welcome]{gap:.375rem!important;margin-inline-start:0}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-mobile-topbar__logo-img{width:2rem;height:2rem}.csp-mobile-topbar--hub.csp-mobile-topbar--compact-brand .csp-hub-menu-btn{width:2rem;height:2rem;min-width:2rem;min-height:2rem}@media (max-width: 419px){.csp-mobile-topbar--hub .csp-mobile-topbar__trailing,.csp-mobile-topbar--hub .csp-mobile-topbar__trailing-extra,.csp-mobile-topbar--hub [data-nav-header-utilities-welcome]{gap:.375rem!important}.csp-mobile-topbar--hub .csp-hub-cta--short{width:auto;max-width:none!important;min-width:3.25rem;padding:0 .4375rem!important;margin-inline-end:0}.csp-mobile-topbar--hub .csp-hub-cta--short .csp-hub-cta__label{display:inline;font-size:.6875rem;letter-spacing:.01em}.csp-mobile-topbar--hub .csp-hub-refresh-timer{min-width:2.5rem;padding-inline:.375rem;margin-inline-end:0}.csp-mobile-topbar--hub .csp-nav-util-theme-btn{width:2rem;height:2rem;min-width:2rem;min-height:2rem}.csp-mobile-topbar--hub .csp-nav-util-lang{gap:.25rem}.csp-mobile-topbar--hub .csp-nav-util-lang__link{height:2rem;min-width:1.75rem;padding-inline:.375rem}}@media (min-width: 420px) and (max-width: 639px){.csp-mobile-topbar--hub .csp-hub-cta:not(.csp-hub-cta--short){max-width:7.5rem}}.csp-mobile-topbar__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;color:var(--csp-mobile-fg-muted, #64748b)}.csp-mobile-topbar__icon-btn:hover{background:color-mix(in srgb,var(--csp-mobile-fg-muted) 12%,transparent);color:var(--csp-mobile-fg, #0f172a)}html.csp-auth-screen #passenger-app-shell>header.theme-navbar,body.csp-auth-screen #passenger-app-shell>header.theme-navbar{display:none!important}html.csp-auth-screen footer,body.csp-auth-screen footer{display:none!important}.csp-auth-screen-main{margin-bottom:0!important;padding-bottom:0!important;padding-top:1rem!important}.csp-auth-shell{background:var(--csp-mobile-bg)!important;min-height:auto;padding:var(--csp-gutter)}.csp-auth-register-page.csp-auth-shell{padding-bottom:calc(var(--csp-gutter) + env(safe-area-inset-bottom,0px))}.csp-auth-register-page .register-nav{position:sticky;bottom:0;z-index:5;margin-top:1rem;margin-left:-.25rem;margin-right:-.25rem;padding-top:.75rem;padding-bottom:calc(.25rem + env(safe-area-inset-bottom,0px));background:var(--csp-mobile-surface);border-top:1px solid var(--csp-mobile-hairline)}.csp-auth-register-page .register-nav .btn{min-height:44px;flex:1 1 0}.csp-register-mobile-header .csp-h2{font-size:1.25rem;line-height:1.3}.csp-register-mobile-header .csp-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--csp-mobile-fg-muted)}@media (min-width: 1024px){html.csp-auth-screen #passenger-app-shell>header.theme-navbar,body.csp-auth-screen #passenger-app-shell>header.theme-navbar{display:flex!important}html.csp-auth-screen footer,body.csp-auth-screen footer{display:block!important}.csp-auth-shell{min-height:calc(100dvh - var(--csp-bar-top))}.csp-auth-register-page .register-nav{position:static;margin-left:0;margin-right:0;padding-bottom:0;border-top:none;background:transparent}}.csp-auth-card{background:var(--csp-mobile-surface)!important;border:1px solid var(--csp-mobile-hairline)!important;border-radius:var(--csp-r-2xl)!important;box-shadow:var(--csp-shadow-card)!important;color:var(--csp-mobile-fg)}.csp-auth-card--register{position:relative;overflow:hidden}.csp-register-mobile-header .csp-h2{font-family:var(--csp-font-display);font-weight:700;letter-spacing:-.03em;color:var(--csp-mobile-fg)!important}.csp-auth-register-page .register-step[data-step=role] .csp-auth-role-step-title{display:none}.csp-auth-role-grid{display:flex;flex-direction:column;gap:.625rem;width:100%}.csp-auth-role-card{display:flex;flex-direction:row;align-items:center;gap:.875rem;min-width:0;width:100%;min-height:0;padding:.875rem 1rem;border-radius:1rem;border:1.5px solid #e4e4e7;background:#fafafa;text-align:left;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.csp-auth-role-card:active{transform:scale(.995)}.csp-auth-role-card__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:#e4e4e7;color:#3f3f46}.csp-auth-role-card__icon--passenger{background:#e7e5e4;color:#44403c}.csp-auth-role-card__icon--driver{background:#e2e8f0;color:#334155}.csp-auth-role-card__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:.125rem}.csp-auth-role-card__label{font-size:.9375rem;font-weight:700;line-height:1.3;color:#18181b}.csp-auth-role-card__hint{font-size:.75rem;font-weight:500;line-height:1.35;color:#71717a}.csp-auth-role-card__mark{flex-shrink:0;width:1.375rem;height:1.375rem;border-radius:999px;border:2px solid #d4d4d8;background:#fff;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.csp-auth-role-card.is-active,.csp-auth-role-card.border-red-400,.csp-auth-role-card.border-blue-400{border-color:var(--csp-red-500)!important;background:#fff!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--csp-red-500) 35%,transparent),0 4px 14px #0f172a0f!important}.csp-auth-role-card.is-active .csp-auth-role-card__mark,.csp-auth-role-card.border-red-400 .csp-auth-role-card__mark,.csp-auth-role-card.border-blue-400 .csp-auth-role-card__mark{border-color:var(--csp-red-500);background:var(--csp-red-500);box-shadow:inset 0 0 0 3px #fff}.csp-auth-role-card.is-active .csp-auth-role-card__icon,.csp-auth-role-card.border-red-400 .csp-auth-role-card__icon,.csp-auth-role-card.border-blue-400 .csp-auth-role-card__icon{background:#18181b;color:#fafafa}html.dark .csp-auth-role-card{border-color:#3f3f46;background:#27272a;box-shadow:none}html.dark .csp-auth-role-card__icon{background:#3f3f46;color:#e4e4e7}html.dark .csp-auth-role-card__label{color:#fafafa}html.dark .csp-auth-role-card__hint{color:#a1a1aa}html.dark .csp-auth-role-card__mark{border-color:#52525b;background:#18181b}html.dark .csp-auth-role-card.is-active,html.dark .csp-auth-role-card.border-red-400,html.dark .csp-auth-role-card.border-blue-400{border-color:var(--csp-red-500)!important;background:#18181b!important}html.dark .csp-auth-role-card.is-active .csp-auth-role-card__mark,html.dark .csp-auth-role-card.border-red-400 .csp-auth-role-card__mark,html.dark .csp-auth-role-card.border-blue-400 .csp-auth-role-card__mark{border-color:var(--csp-red-500);background:var(--csp-red-500);box-shadow:inset 0 0 0 3px #18181b}html.dark .csp-auth-role-card.is-active .csp-auth-role-card__icon,html.dark .csp-auth-role-card.border-red-400 .csp-auth-role-card__icon,html.dark .csp-auth-role-card.border-blue-400 .csp-auth-role-card__icon{background:#fafafa;color:#18181b}.csp-auth-role-grid-hint{padding:0 .25rem}.csp-auth-register-page .role-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit}.csp-auth-register-page .register-step{display:none!important}.csp-auth-register-page .register-step.is-active{display:block!important}.csp-auth-register-page .register-step[data-step=role]{overflow:hidden}.csp-auth-support-box{border:1px solid var(--csp-mobile-hairline)!important;border-left:3px solid color-mix(in srgb,var(--csp-red-500) 55%,var(--csp-mobile-hairline))!important;background:var(--csp-mobile-surface-2)!important;box-shadow:none!important}.csp-auth-support-box .theme-text,.csp-auth-support-box>p.text-sm.font-semibold{color:var(--csp-mobile-fg)!important}.csp-auth-support-box>p.text-xs{color:var(--csp-mobile-fg-muted)!important}.csp-auth-support-box a{border:1px solid var(--csp-mobile-hairline)!important;background:var(--csp-mobile-surface)!important;color:var(--csp-mobile-fg)!important;font-weight:600;box-shadow:0 1px 2px #0f172a0a}.csp-auth-support-box a:hover{border-color:color-mix(in srgb,var(--csp-red-500) 30%,var(--csp-mobile-hairline))!important;background:color-mix(in srgb,var(--csp-red-500) 4%,var(--csp-mobile-surface))!important}html.dark .csp-auth-support-box a{background:var(--csp-ink-4)!important}html.dark .csp-auth-support-box a:hover{background:var(--csp-ink-5)!important}.csp-auth-register-page #registerStepIndicator .csp-step-track,.csp-auth-register-page #registerStepIndicator{margin-top:.75rem}.csp-auth-register-page #registerStepIndicator .csp-step-track{height:.375rem;border-radius:999px;background:var(--csp-mobile-hairline);overflow:hidden}.csp-auth-register-page #registerProgressBar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--csp-red-600),var(--csp-red-400))}.csp-auth-register-page #registerStepDots .theme-text{color:var(--csp-red-500)!important}.csp-register-mobile-header{padding-bottom:.375rem;margin-bottom:.5rem;border-bottom:1px solid var(--csp-mobile-hairline)}.csp-register-mobile-header .csp-kit-screen-header{margin-bottom:0}.csp-register-mobile-header .csp-step-meta{margin-bottom:.375rem!important}.csp-register-mobile-header .csp-step-track{margin-bottom:.5rem!important}.csp-register-mobile-header .csp-h2{font-size:1.125rem;line-height:1.3;margin:0}.csp-auth-register-page .csp-register-fields>.mb-4,.csp-auth-register-page .csp-register-fields--phones>.mb-4,.csp-auth-register-page .csp-register-fields .mb-4:last-child{margin-bottom:.5rem}.csp-auth-register-page .csp-register-fields>.mb-4:last-child,.csp-auth-register-page .csp-register-fields--phones>.mb-4:last-child{margin-bottom:0}.csp-auth-register-page .csp-register-fields label{margin-bottom:.25rem!important;font-size:.8125rem}.csp-auth-register-page .csp-register-fields input:not([type=checkbox]):not(.iti__tel-input),.csp-auth-register-page .csp-register-fields .app-field-native,.csp-auth-register-page .csp-register-fields select{padding:.5rem .75rem!important;border-width:1px!important;font-size:.9375rem}.csp-auth-register-page .csp-register-fields--phones{text-align:left}.csp-auth-register-page .csp-register-fields--phones .relative{display:block;width:100%;text-align:left}.csp-auth-register-page .csp-register-fields--phones .iti{display:block!important;width:100%!important;position:relative;margin:0;padding:0;border:1px solid var(--csp-mobile-hairline)!important;border-radius:var(--csp-r-lg)!important;background:var(--csp-mobile-surface-2)!important;box-sizing:border-box}.csp-auth-register-page .csp-register-fields--phones .iti__country-container{position:absolute!important;inset:0 auto 0 0!important;z-index:2;padding:0!important}.csp-auth-register-page .csp-register-fields--phones .iti__selected-country-primary{padding-left:.625rem!important;padding-right:.375rem!important}.csp-auth-register-page .csp-register-fields--phones .iti__selected-dial-code{margin-left:.25rem;font-size:.9375rem;font-weight:600;color:var(--csp-mobile-fg)}.csp-auth-register-page .csp-register-fields--phones .iti__tel-input{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding-top:.5rem!important;padding-bottom:.5rem!important;padding-right:.75rem!important;border:none!important;border-radius:var(--csp-r-lg)!important;background:transparent!important;box-shadow:none!important;font-size:.9375rem;text-align:left!important}.csp-auth-register-page .csp-register-fields--phones .iti__tel-input:focus{outline:none;box-shadow:none!important}.csp-auth-register-page .csp-register-fields--phones .iti:focus-within{border-color:var(--csp-red-500)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--csp-red-500) 22%,transparent)}html.dark .csp-auth-register-page .csp-register-fields--phones .iti{background:var(--csp-ink-3)!important;border-color:var(--csp-ink-5)!important}html.dark .csp-auth-register-page .csp-register-fields--phones .iti__tel-input{color:var(--csp-ink-10)!important}.csp-place-select__list{-webkit-overflow-scrolling:touch}.csp-place-select__list [role=option]:active{background:color-mix(in srgb,var(--csp-red-500) 8%,var(--csp-mobile-surface))}.csp-auth-register-page .csp-register-fields--phones>.mb-4+.mb-4{margin-top:0}.csp-register-step-security .csp-register-security-stack{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.5rem}.csp-register-step-security .csp-register-consent-card{padding:.5rem .625rem;border-radius:var(--csp-r-lg);border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface-2)}.csp-register-step-security .csp-register-consent-card--accept{border-color:color-mix(in srgb,#f59e0b 35%,var(--csp-mobile-hairline));background:color-mix(in srgb,#fef3c7 40%,var(--csp-mobile-surface-2))}html.dark .csp-register-step-security .csp-register-consent-card--accept{border-color:color-mix(in srgb,#f59e0b 28%,var(--csp-ink-5));background:color-mix(in srgb,#78350f 22%,var(--csp-ink-3))}.csp-register-check-row{display:grid;grid-template-columns:1.125rem minmax(0,1fr);-moz-column-gap:.625rem;column-gap:.625rem;align-items:start;width:100%;margin:0;cursor:pointer;text-align:left}.csp-register-check-row--single{align-items:center}.csp-register-check-row__input{width:1.125rem;height:1.125rem;margin:.125rem 0 0;padding:0;border-radius:.25rem;accent-color:var(--csp-red-500);cursor:pointer;flex-shrink:0}.csp-register-check-row--single .csp-register-check-row__input{margin-top:0;align-self:center}.csp-register-check-row__text{min-width:0;font-size:.8125rem;line-height:1.4;color:var(--csp-mobile-fg)}.csp-register-check-row__text a{font-weight:600}.csp-register-disclaimer-collapse{border-radius:var(--csp-r-lg);border:1px solid color-mix(in srgb,#f59e0b 45%,var(--csp-mobile-hairline));background:color-mix(in srgb,#fef3c7 55%,var(--csp-mobile-surface));overflow:hidden}html.dark .csp-register-disclaimer-collapse{border-color:color-mix(in srgb,#f59e0b 35%,var(--csp-ink-5));background:color-mix(in srgb,#78350f 35%,var(--csp-ink-3))}.csp-register-disclaimer-collapse__summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;cursor:pointer;list-style:none;-webkit-tap-highlight-color:transparent}.csp-register-disclaimer-collapse__summary::-webkit-details-marker{display:none}.csp-register-disclaimer-collapse__title{min-width:0;font-size:.8125rem;font-weight:700;line-height:1.3;color:var(--csp-mobile-fg)}.csp-register-disclaimer-collapse__hint{font-size:.6875rem;font-weight:500;line-height:1.2;color:var(--csp-mobile-fg-muted)}.csp-register-disclaimer-collapse__chevron{flex-shrink:0;color:var(--csp-red-500);transition:transform .2s ease}.csp-register-disclaimer-collapse[open] .csp-register-disclaimer-collapse__hint,.csp-register-disclaimer-collapse.group[open] .csp-register-disclaimer-collapse__hint{display:none}.csp-register-disclaimer-collapse[open] .csp-register-disclaimer-collapse__chevron,.csp-register-disclaimer-collapse.group[open] .csp-register-disclaimer-collapse__chevron{transform:rotate(180deg)}.csp-register-disclaimer-collapse__body{margin:0;font-size:.75rem;line-height:1.45;color:var(--csp-mobile-fg)}.csp-register-legal-panel{padding:.875rem;border-radius:var(--csp-r-xl);border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface-2);margin-bottom:.75rem}.csp-register-legal-panel h3{font-size:.875rem;font-weight:700;color:var(--csp-mobile-fg)}.csp-register-step-security .csp-register-fields--security{margin-top:0;margin-bottom:.375rem}.csp-register-step-security .csp-register-remember{margin:0 0 .375rem}.csp-register-step-security .register-nav{margin-top:.75rem!important}.csp-auth-register-page .csp-auth-card--register{padding-top:.75rem;padding-bottom:1rem}.csp-auth-register-page .register-step[data-step=account] .csp-register-fields{padding-bottom:.25rem}.csp-auth-card .app-field-native,.csp-auth-card input:not([type=checkbox]){background:var(--csp-mobile-surface-2)!important;border-color:var(--csp-mobile-hairline)!important;border-radius:var(--csp-r-lg)!important;color:var(--csp-mobile-fg)!important}html.dark .csp-auth-card .app-field-native:focus,html.dark .csp-auth-card input:focus{border-color:var(--csp-red-500)!important;box-shadow:0 0 0 3px #ef304840}#passenger-app-shell .theme-btn,#passenger-app-shell button[type=submit].theme-btn,#passenger-app-shell a.theme-bg{border-radius:var(--csp-r-md)!important;box-shadow:var(--csp-glow-red)}#passenger-app-shell main .rounded-2xl.border,#passenger-app-shell main .rounded-xl.border{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .bg-white{background-color:var(--csp-mobile-surface)!important}html.dark #passenger-app-shell main .dark\:bg-gray-800,html.dark #passenger-app-shell main .dark\:bg-gray-900{background-color:var(--csp-mobile-surface)!important}.csp-has-tabbar footer{padding-bottom:calc(var(--csp-gutter) + env(safe-area-inset-bottom,0px))}.csp-h2{font-family:var(--csp-font-display);font-size:1.5rem;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:var(--csp-mobile-fg)}.csp-body{font-size:1rem;line-height:1.5;color:var(--csp-mobile-fg)}.csp-body-sm{font-size:.875rem;line-height:1.25;color:var(--csp-mobile-fg-muted)}.csp-caption{font-size:.75rem;line-height:1.33;color:var(--csp-mobile-fg-muted)}.csp-label{font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--csp-mobile-fg-muted)}.csp-num{font-family:var(--csp-font-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.csp-screen-splash{min-height:calc(100dvh - var(--csp-bar-top) - 2rem);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--csp-gutter);background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(239,48,72,.18),transparent 70%),var(--csp-mobile-bg)}.csp-screen-splash__logo{width:5.5rem;height:5.5rem;border-radius:1.25rem;-o-object-fit:contain;object-fit:contain;box-shadow:var(--csp-glow-red);margin-bottom:1.25rem}.csp-screen-splash__title{font-family:var(--csp-font-display);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:var(--csp-mobile-fg);margin-bottom:.5rem}.csp-screen-splash__actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:20rem;margin-top:1.5rem}.csp-btn-primary{display:inline-flex;min-height:3rem;width:100%;align-items:center;justify-content:center;border-radius:var(--csp-r-md);background:var(--csp-red-500);color:#fff;font-weight:700;font-size:1rem;box-shadow:var(--csp-glow-red);transition:background .2s var(--ease-out, ease),transform .15s ease}.csp-btn-primary:active{background:var(--csp-red-600);transform:scale(.98);box-shadow:none}.csp-btn-ghost{display:inline-flex;min-height:3rem;width:100%;align-items:center;justify-content:center;border-radius:var(--csp-r-md);border:1px solid var(--csp-mobile-hairline);background:transparent;color:var(--csp-mobile-fg);font-weight:600}.csp-step-track{height:4px;border-radius:999px;background:var(--csp-mobile-hairline);overflow:hidden}.csp-step-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--csp-red-600),var(--csp-red-400));transition:width .3s ease}.csp-topbar-back{color:var(--csp-red-500)}.csp-option-tile{display:flex;width:100%;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;border-radius:var(--csp-r-xl);border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface);text-align:center;transition:border-color .2s,box-shadow .2s,background .2s;cursor:pointer}.csp-option-tile--active,.csp-option-tile.is-active{border-color:var(--csp-red-500);background:color-mix(in srgb,var(--csp-red-500) 12%,var(--csp-mobile-surface));box-shadow:0 0 0 1px color-mix(in srgb,var(--csp-red-500) 40%,transparent),var(--csp-glow-red)}.register-step .role-btn.csp-option-tile--active,.register-step .role-btn.border-red-400{border-color:var(--csp-red-500)!important;box-shadow:var(--csp-glow-red)}.csp-kit-panel,[data-csp-screen]>.csp-kit-panel{background:var(--csp-mobile-surface);border:1px solid var(--csp-mobile-hairline);border-radius:var(--csp-r-xl);box-shadow:var(--csp-shadow-card);padding:1rem}.csp-kit-screen-header{margin-bottom:.75rem}.csp-list-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;border-radius:var(--csp-r-lg);border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface-2);text-decoration:none;color:inherit;transition:background .15s ease}.csp-list-row:active,.csp-list-row:hover{background:color-mix(in srgb,var(--csp-red-500) 8%,var(--csp-mobile-surface-2))}.hub-ride-meta-amount__value{font-weight:800;color:var(--csp-red-600, #dc2626);letter-spacing:-.01em}html.dark .hub-ride-meta-amount__value{color:#f87171}[data-place-ac-wrap]{overflow:visible}[data-place-ac-wrap] .js-place-ac-ul{z-index:70}.location-field-status{display:flex;width:100%;align-items:center;gap:.5rem;margin-top:.35rem;padding:.35rem .55rem;position:relative;z-index:75;border-radius:.5rem;font-size:.7rem;font-weight:600;line-height:1.25;color:#1d4ed8;background:#eff6ff}html.dark .location-field-status{color:#93c5fd;background:#1e3a8a59}.location-field-status__spinner{display:inline-block;width:1rem;height:1rem;border:2px solid #93c5fd;border-top-color:#1d4ed8;border-radius:50%;animation:location-field-spin .7s linear infinite;flex-shrink:0}.location-field-status--loading .location-field-status__text{flex:1;min-width:0}.location-field-status__spinner[hidden]{display:none!important}.location-field-status--ready{color:#15803d;background:#f0fdf4}html.dark .location-field-status--ready{color:#86efac;background:#14532d59}.location-field-status--pending{color:#b45309;background:#fffbeb}html.dark .location-field-status--pending{color:#fcd34d;background:#78350f59}@keyframes location-field-spin{to{transform:rotate(360deg)}}.location-field-input-row{position:relative;min-width:0}.location-field-row--loading,.location-field-input-row.location-field-row--loading{position:relative}.location-field-row--loading:after,.location-field-input-row.location-field-row--loading:after{content:"";position:absolute;right:3.25rem;top:50%;width:1.125rem;height:1.125rem;margin-top:-.5625rem;border:2px solid #93c5fd;border-top-color:#1d4ed8;border-radius:50%;animation:location-field-spin .7s linear infinite;pointer-events:none;z-index:12}.rr-route-step [data-place-ac-wrap]:last-of-type{z-index:65}.rr-route-step [data-place-ac-wrap]:first-of-type{z-index:60}.location-field-input--loading{padding-inline-end:2.25rem;border-color:#60a5fa!important;background-image:linear-gradient(90deg,transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%231d4ed8' stroke-width='2' stroke-dasharray='28' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='0.8s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.location-field-status--loading{font-size:.75rem;padding:.45rem .6rem}.location-field-input--ready:not(:focus){border-color:#86efac}.location-field-input--pending:not(:focus){border-color:#fcd34d}.hub-wizard-overlay{padding-bottom:max(1.5rem,env(safe-area-inset-bottom,0px))}.hub-wizard-modal{max-height:none}.hub-wizard-modal__inner,.hub-wizard-step{min-height:0}.hub-wizard-actions{flex-shrink:0;margin-top:1rem;padding-top:1rem;padding-bottom:.5rem;border-top:1px solid #f3f4f6}html.dark .hub-wizard-actions{border-top-color:#374151}.hub-wizard-actions--split{align-items:center}.hub-wizard-btn,.hub-wizard-btn-back{position:relative;z-index:1}@media (max-width: 639px){.hub-wizard-overlay{align-items:flex-start}.hub-wizard-modal{margin-top:.5rem;margin-bottom:1rem}.hub-wizard-modal__inner{padding-bottom:2.75rem!important}.hub-wizard-actions{margin-top:.875rem;padding-top:.875rem;padding-bottom:.75rem}}#post-ride-request-form.csp-kit-form .app-field-native,#post-ride-request-form.csp-kit-form select.app-field-native{background:var(--csp-mobile-surface-2)!important;border-color:var(--csp-mobile-hairline)!important;border-radius:var(--csp-r-lg)!important}.csp-live-ride-card{border-radius:var(--csp-r-xl);overflow:hidden;border:1px solid var(--csp-mobile-hairline);box-shadow:var(--csp-shadow-card)}.csp-payment-hero{background:var(--csp-mobile-surface);border:1px solid var(--csp-mobile-hairline);border-radius:var(--csp-r-xl);padding:1.25rem;box-shadow:var(--csp-shadow-card);margin-bottom:1rem}.csp-payment-hero .csp-num{font-size:1.75rem;color:var(--csp-red-500)}.csp-payment-method{border-radius:var(--csp-r-xl);border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface);overflow:hidden;margin-bottom:.75rem}.csp-onboard-progress{background:var(--csp-mobile-navbar)!important;border-color:var(--csp-mobile-hairline)!important}.csp-welcome-has-splash .hero-gradient{display:none}html.csp-kit-driver-hub body,body.csp-kit-driver-hub,html.csp-kit-rider-hub body,body.csp-kit-rider-hub{background-color:var(--csp-mobile-bg)!important;color:var(--csp-mobile-fg)}.csp-hub-shell-main{margin-bottom:0!important;padding-bottom:0!important}html.csp-kit-driver-hub .csp-driver-hub-subpage,body.csp-kit-driver-hub .csp-driver-hub-subpage,html.csp-kit-rider-hub .csp-rider-hub-subpage,body.csp-kit-rider-hub .csp-rider-hub-subpage{padding-top:.25rem!important;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))!important}body.csp-kit-driver-hub .csp-hub-subpage-inner,body.csp-kit-rider-hub .csp-hub-subpage-inner{padding-top:0}body.csp-kit-driver-hub .csp-hub-back-wrap,body.csp-kit-rider-hub .csp-hub-back-wrap{margin:0 0 1rem;padding:0}body.csp-kit-driver-hub .csp-hub-back-btn,body.csp-kit-rider-hub .csp-hub-back-btn{border-color:var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface, #fff);color:var(--csp-mobile-fg, #111827);text-decoration:none}body.csp-kit-driver-hub .csp-hub-back-btn:hover,body.csp-kit-rider-hub .csp-hub-back-btn:hover{background:var(--csp-mobile-surface-2, #f9fafb)}html.dark body.csp-kit-driver-hub .csp-hub-back-btn,html.dark body.csp-kit-rider-hub .csp-hub-back-btn{border-color:#374151;background:#111827;color:#f9fafb}html.dark body.csp-kit-driver-hub .csp-hub-back-btn:hover,html.dark body.csp-kit-rider-hub .csp-hub-back-btn:hover{background:#1f2937}html.csp-kit-driver-hub #passenger-app-shell>header.theme-navbar,body.csp-kit-driver-hub #passenger-app-shell>header.theme-navbar,html.csp-kit-rider-hub #passenger-app-shell>header.theme-navbar,body.csp-kit-rider-hub #passenger-app-shell>header.theme-navbar{display:none!important}@media (min-width: 1024px){html.csp-kit-driver-hub #passenger-app-shell>header.theme-navbar,body.csp-kit-driver-hub #passenger-app-shell>header.theme-navbar,html.csp-kit-rider-hub #passenger-app-shell>header.theme-navbar,body.csp-kit-rider-hub #passenger-app-shell>header.theme-navbar{display:flex!important}}body.csp-has-driver-hub-tabbar:not(.csp-kit-driver-hub) main,body.csp-has-rider-hub-tabbar main{padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))!important}html.csp-kit-driver-hub nav.pwa-bottom-nav,body.csp-kit-driver-hub nav.pwa-bottom-nav,html.csp-kit-rider-hub nav.pwa-bottom-nav,body.csp-kit-rider-hub nav.pwa-bottom-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}#driver-dashboard-root.csp-kit-driver-hub-root,#rider-dashboard-root.csp-kit-rider-hub-root{background-color:var(--csp-mobile-bg);color:var(--csp-mobile-fg)}html.dark.csp-kit-driver-hub #driver-dashboard-root.csp-kit-driver-hub-root,html.dark.csp-kit-rider-hub #rider-dashboard-root.csp-kit-rider-hub-root{background-image:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(239,48,72,.08),transparent 55%),linear-gradient(180deg,var(--csp-ink-1) 0%,var(--csp-ink-0) 100%)}html:not(.dark).csp-kit-driver-hub #driver-dashboard-root.csp-kit-driver-hub-root,html:not(.dark).csp-kit-rider-hub #rider-dashboard-root.csp-kit-rider-hub-root{background-image:linear-gradient(180deg,#ffffff 0%,var(--csp-mobile-bg) 100%)}#driver-dashboard-root .driver-home-panel>[data-hub-banner=daily-plan]+.driver-my-rides-panel{margin-top:0}#driver-dashboard-root>.grid{row-gap:0;gap:0}#driver-dashboard-root .driver-hub-mobile-topbar{margin-bottom:.75rem!important}#driver-dashboard-root .driver-hub-below-topbar{display:flex;flex-direction:column;gap:.75rem}#driver-dashboard-root .driver-hub-below-topbar>[data-hub-banner],#driver-dashboard-root .driver-hub-below-topbar>.mb-4{margin-bottom:0!important}#driver-dashboard-root>.grid>main.order-1{margin-top:0;padding-top:0}#driver-dashboard-root .driver-home-panel{margin-top:0}#driver-dashboard-root .driver-daily-plan-banner-wrap{margin-bottom:.75rem;padding-bottom:.75rem}.driver-daily-plan-modal__viewport{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}#driver-dashboard-root .driver-my-rides-panel>.mb-3:first-of-type{margin-top:0}#driver-dashboard-root .csp-mobile-topbar,#rider-dashboard-root .csp-mobile-topbar{background-color:var(--csp-mobile-navbar)!important;border-bottom:1px solid var(--csp-mobile-hairline)!important;box-shadow:none!important;backdrop-filter:none!important}#driver-dashboard-root .csp-mobile-topbar .csp-hub-cta,#rider-dashboard-root .csp-mobile-topbar .csp-hub-cta{min-height:2rem;padding:0 .5rem;border-radius:.5rem;font-size:.6875rem;font-weight:700;background:var(--csp-red-500)!important;color:#fff!important;box-shadow:var(--csp-glow-red);border:none}#driver-dashboard-root .csp-mobile-topbar .csp-hub-cta--short,#rider-dashboard-root .csp-mobile-topbar .csp-hub-cta--short{flex-shrink:0;min-width:3.25rem;max-width:none;padding:0 .4375rem!important;margin-inline-end:0;gap:.125rem}#driver-dashboard-root .csp-mobile-topbar .csp-hub-refresh-timer,#rider-dashboard-root .csp-mobile-topbar .csp-hub-refresh-timer{display:inline-flex!important;align-items:center;justify-content:center;flex-shrink:0;height:2rem;min-width:2.25rem;margin-inline-end:0;padding-inline:.3125rem;white-space:nowrap!important;border-radius:.5rem;border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface);font-size:.625rem;font-weight:700;line-height:1}#driver-dashboard-root .csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn,#rider-dashboard-root .csp-mobile-topbar [data-nav-header-utilities-welcome] .csp-nav-util-theme-btn{width:2rem;height:2rem;min-width:2rem;min-height:2rem}#driver-dashboard-root .csp-mobile-topbar .csp-nav-util-lang__link,#rider-dashboard-root .csp-mobile-topbar .csp-nav-util-lang__link{height:2rem;min-width:1.75rem;padding-inline:.3125rem;font-size:.625rem}#driver-dashboard-root .csp-mobile-topbar .csp-hub-refresh-timer>span,#rider-dashboard-root .csp-mobile-topbar .csp-hub-refresh-timer>span{display:inline!important}#driver-dashboard-root .csp-hub-back-wrap,#rider-dashboard-root .csp-hub-back-wrap{margin:0 0 1rem;padding:0;background:transparent;border:none}#driver-dashboard-root .csp-hub-back-btn,#rider-dashboard-root .csp-hub-back-btn{border-color:var(--csp-mobile-hairline);background:var(--csp-mobile-surface);color:var(--csp-mobile-fg)}#driver-dashboard-root .driver-stats-tiles,#rider-dashboard-root .rider-stats-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}#driver-dashboard-root .driver-stats-tile,#rider-dashboard-root .rider-stats-tile{min-width:0;background:var(--csp-mobile-surface)!important;border:1px solid var(--csp-mobile-hairline)!important;border-top:2px solid color-mix(in srgb,var(--csp-red-500) 40%,transparent)!important;box-shadow:var(--csp-shadow-card)}#driver-dashboard-root .driver-stats-tile p:first-child,#rider-dashboard-root .rider-stats-tile p:first-child,#driver-dashboard-root .driver-stats-tile .csp-stats-tile__label,#rider-dashboard-root .rider-stats-tile .csp-stats-tile__label{word-break:break-word;color:var(--csp-mobile-fg)!important;opacity:.95}html:not(.dark) #driver-dashboard-root .driver-stats-tile p:first-child,html:not(.dark) #rider-dashboard-root .rider-stats-tile p:first-child,html:not(.dark) #driver-dashboard-root .driver-stats-tile .csp-stats-tile__label,html:not(.dark) #rider-dashboard-root .rider-stats-tile .csp-stats-tile__label{color:var(--csp-mobile-fg-muted)!important;opacity:1}html.dark #rider-dashboard-root.csp-kit-rider-hub-root .text-gray-500,html.dark #rider-dashboard-root.csp-kit-rider-hub-root .text-gray-600,html.dark #driver-dashboard-root.csp-kit-driver-hub-root .text-gray-500,html.dark #driver-dashboard-root.csp-kit-driver-hub-root .text-gray-600,html.dark #rider-dashboard-root.csp-kit-rider-hub-root .text-gray-700,html.dark #driver-dashboard-root.csp-kit-driver-hub-root .text-gray-700{color:var(--csp-mobile-fg)!important}html.dark #rider-dashboard-root.csp-kit-rider-hub-root .text-gray-400,html.dark #driver-dashboard-root.csp-kit-driver-hub-root .text-gray-400{color:color-mix(in srgb,var(--csp-mobile-fg) 72%,transparent)!important}html.dark #rider-dashboard-root.csp-kit-rider-hub-root .csp-hub-section-intro,html.dark #driver-dashboard-root.csp-kit-driver-hub-root .csp-hub-section-intro{color:color-mix(in srgb,var(--csp-mobile-fg) 88%,transparent)!important}#driver-dashboard-root .driver-hub-status-filters,#rider-dashboard-root .rider-hub-status-filters{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;scroll-padding-inline:.75rem}#driver-dashboard-root .driver-hub-status-filters::-webkit-scrollbar,#rider-dashboard-root .rider-hub-status-filters::-webkit-scrollbar{display:none}#driver-dashboard-root .driver-hub-status-filters>a,#rider-dashboard-root .rider-hub-status-filters>a{flex:0 0 auto;white-space:nowrap;min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;padding:.375rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:600;border:1px solid var(--csp-mobile-hairline)!important;background:var(--csp-mobile-surface)!important;color:var(--csp-mobile-fg-muted)!important}#driver-dashboard-root .driver-hub-status-filters>a.theme-bg,#rider-dashboard-root .rider-hub-status-filters>a.theme-bg{background:var(--csp-red-500)!important;color:#fff!important;border-color:transparent!important;box-shadow:var(--csp-glow-red)}#driver-dashboard-root .driver-hub-wizard-bar__card{border-color:var(--csp-mobile-hairline)!important;background:var(--csp-mobile-surface)!important}#driver-dashboard-root .driver-hub-wizard-bar__timeframe-btns{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}#driver-dashboard-root .driver-hub-wizard-bar__timeframe-form{display:block;min-width:0}#driver-dashboard-root .driver-hub-wizard-bar__timeframe-btn{min-height:2.5rem;line-height:1.2;-moz-appearance:none;appearance:none;-webkit-appearance:none}#driver-dashboard-root .driver-hub-wizard-bar__timeframe-btn--active{box-shadow:var(--csp-glow-red);border-color:transparent!important}#driver-dashboard-root .driver-hub-wizard-bar__timeframe-btn:not(.driver-hub-wizard-bar__timeframe-btn--active){background:var(--csp-mobile-surface)!important;border-color:var(--csp-mobile-hairline)!important;color:var(--csp-mobile-fg)!important}#driver-dashboard-root .driver-hub-wizard-bar__type-chip{border:1px solid color-mix(in srgb,var(--csp-red-500) 25%,transparent)}#driver-dashboard-root .driver-hub-wizard-bar__change-type{background:transparent;border:none;box-shadow:none}#rider-dashboard-root .rider-hub-pipeline-filters{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}#rider-dashboard-root .rider-hub-pipeline-filters::-webkit-scrollbar{display:none}#rider-dashboard-root .rider-hub-pipeline-filters>a{flex:0 0 auto;white-space:nowrap}#rider-dashboard-root .rider-hub-pipeline-filters [data-hub-badge].hidden,#rider-dashboard-root .rider-hub-pipeline-filters [data-hub-badge][hidden]{display:none!important}#rider-dashboard-root .rider-bookings-panel{margin-bottom:0!important;border:0!important;background:transparent!important;padding-left:0!important;padding-right:0!important}@media (min-width: 640px){#rider-dashboard-root .rider-bookings-filters-form{display:flex!important;height:auto!important;overflow:visible!important;opacity:1!important}}#rider-dashboard-root .rider-hub-panel,#rider-dashboard-root .rider-my-bids-panel,#rider-dashboard-root .rider-accepted-panel{margin-bottom:0!important}#rider-dashboard-root .rider-hub-panel,#rider-dashboard-root .rider-my-bids-panel,#rider-dashboard-root .rider-accepted-panel,#rider-dashboard-root .rider-available-panel{border:0!important;background:transparent!important;padding-left:0!important;padding-right:0!important}#rider-dashboard-root .rider-available-panel{margin-top:0!important}#rider-dashboard-root .rider-available-panel__head{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width: 640px){#rider-dashboard-root .rider-available-panel__head{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem}}#rider-dashboard-root .rider-available-panel__head-main{display:flex;align-items:flex-start;gap:.75rem;min-width:0}#rider-dashboard-root .rider-available-panel__icon{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.875rem;background:color-mix(in srgb,var(--clr-primary, #c80a14) 12%,transparent);color:var(--clr-primary, #c80a14)}html.dark #rider-dashboard-root .rider-available-panel__icon{background:color-mix(in srgb,var(--clr-primary, #c80a14) 22%,transparent)}#rider-dashboard-root .rider-available-panel__title{font-size:1.25rem;font-weight:800;line-height:1.25;color:var(--clr-primary, #c80a14)}#rider-dashboard-root .rider-available-panel__subtitle{margin-top:.25rem;font-size:.75rem;line-height:1.4;color:var(--csp-mobile-fg-muted, #6b7280)}#rider-dashboard-root .rider-available-panel__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}@media (max-width: 639px){#rider-dashboard-root .rider-available-panel__meta{width:100%;padding-left:3.5rem}}#rider-dashboard-root .rider-available-panel__count{display:inline-flex;align-items:baseline;gap:.35rem;border-radius:9999px;border:1px solid color-mix(in srgb,var(--clr-primary, #c80a14) 25%,transparent);background:color-mix(in srgb,var(--clr-primary, #c80a14) 8%,#fff);padding:.35rem .75rem;font-size:.75rem;font-weight:700;color:var(--clr-primary, #c80a14)}#rider-dashboard-root .rider-available-panel__count.is-zero{border-color:var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f3f4f6);color:var(--csp-mobile-fg-muted, #6b7280)}html.dark #rider-dashboard-root .rider-available-panel__count.is-zero{border-color:#374151;background:#1f293799;color:#9ca3af}#rider-dashboard-root .rider-available-panel__count-value{font-size:1.125rem;font-weight:800;line-height:1}#rider-dashboard-root .rider-available-panel__count-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.85}#rider-dashboard-root .rider-available-panel__refresh{display:inline-flex;align-items:center;gap:.35rem;margin:0;font-size:.6875rem;line-height:1.3;color:var(--csp-mobile-fg-muted, #6b7280)}#rider-dashboard-root .rider-available-ride-list{margin-top:.25rem}#rider-dashboard-root .rider-available-ride-card{border-radius:var(--csp-r-lg, .75rem)!important}#rider-dashboard-root .rider-available-empty{padding:2rem 1.25rem 1.75rem}#rider-dashboard-root .rider-available-empty__icon{display:flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;margin:0 auto .75rem;border-radius:9999px;background:color-mix(in srgb,var(--clr-primary, #c80a14) 10%,var(--csp-mobile-surface-2, #f3f4f6));color:var(--clr-primary, #c80a14)}html.dark #rider-dashboard-root .rider-available-empty__icon{background:color-mix(in srgb,var(--clr-primary, #c80a14) 18%,rgb(3 7 18))}#rider-dashboard-root .rider-available-empty__title{font-size:1rem;font-weight:700;color:var(--csp-mobile-fg, #111827)}html.dark #rider-dashboard-root .rider-available-empty__title{color:#f3f4f6}#rider-dashboard-root .rider-available-empty__hint{margin-top:.5rem;max-width:20rem;margin-left:auto;margin-right:auto;font-size:.8125rem;line-height:1.45;color:var(--csp-mobile-fg-muted, #6b7280)}#rider-dashboard-root .rider-available-panel__pagination{margin-top:1rem;padding-top:.25rem}#rider-dashboard-root .rider-hub-ride-list{display:flex;flex-direction:column;gap:.75rem}#rider-dashboard-root .rider-hub-empty{border-radius:var(--csp-r-xl, 1rem);border:1px dashed var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb);padding:1.5rem 1rem;text-align:center}html.dark #rider-dashboard-root .rider-hub-empty{border-color:#374151;background:#03071273}#rider-dashboard-root .rider-hub-status-filters{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}#rider-dashboard-root .rider-hub-status-filters::-webkit-scrollbar{display:none}#rider-dashboard-root .rider-hub-status-filters>a{flex:0 0 auto;white-space:nowrap}#rider-dashboard-root .rider-booking-action-btn--details{border-color:#86efac;background:#f0fdf4;color:#166534;text-decoration:none}html.dark #rider-dashboard-root .rider-booking-action-btn--details{border-color:#166534;background:#064e3b59;color:#bbf7d0}#rider-dashboard-root .rider-booking-action-btn--counter{border-color:#93c5fd;background:#eff6ff;color:#1e40af}html.dark #rider-dashboard-root .rider-booking-action-btn--counter{border-color:#1e40af;background:#1e3a8a59;color:#bfdbfe}#rider-dashboard-root .rider-booking-card__actions--single{grid-template-columns:1fr}@media (min-width: 1024px){#rider-dashboard-root .rider-hub-panel,#rider-dashboard-root .rider-my-bids-panel{border:1px solid rgb(254 226 226)!important;background:#fff!important;padding:1.25rem!important}html.dark #rider-dashboard-root .rider-hub-panel,html.dark #rider-dashboard-root .rider-my-bids-panel{border-color:#374151!important;background:#111827!important}#rider-dashboard-root .rider-accepted-panel{padding:1.25rem!important}}#rider-dashboard-root .rider-bookings-list{display:flex;flex-direction:column;gap:.75rem}#rider-dashboard-root .rider-booking-card{display:flex;flex-direction:column;gap:.75rem;border-radius:var(--csp-r-xl, 1rem);border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #fff);padding:.875rem 1rem;box-shadow:var(--csp-shadow-card, 0 1px 3px rgb(0 0 0 / .06))}html.dark #rider-dashboard-root .rider-booking-card{border-color:#374151;background:#0307128c}#rider-dashboard-root .rider-booking-card--live{border-color:color-mix(in srgb,var(--csp-red-500, #e50914) 35%,var(--csp-mobile-hairline, #e5e7eb));box-shadow:0 0 0 1px color-mix(in srgb,var(--csp-red-500, #e50914) 12%,transparent)}#rider-dashboard-root .rider-booking-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}#rider-dashboard-root .rider-booking-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;min-width:0;flex:1}#rider-dashboard-root .rider-booking-card__ref{flex-shrink:0;font-size:.625rem;font-weight:600;font-variant-numeric:tabular-nums;color:#9ca3af;letter-spacing:.02em}html.dark #rider-dashboard-root .rider-booking-card__ref{color:#6b7280}#rider-dashboard-root .rider-booking-chip{display:inline-flex;max-width:100%;align-items:center;border-width:1px;border-style:solid;border-radius:999px;padding:.2rem .55rem;font-size:.625rem;font-weight:700;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}#rider-dashboard-root .rider-booking-chip--trip-live{border-color:#93c5fd;background:#dbeafe;color:#1e3a8a}#rider-dashboard-root .rider-booking-chip--trip-done{border-color:#86efac;background:#dcfce7;color:#14532d}#rider-dashboard-root .rider-booking-chip--trip-cancelled{border-color:#d1d5db;background:#f3f4f6;color:#374151}#rider-dashboard-root .rider-booking-chip--trip-scheduled{border-color:#fcd34d;background:#fef3c7;color:#92400e}#rider-dashboard-root .rider-booking-chip--status-confirmed{border-color:#6ee7b7;background:#d1fae5;color:#065f46}#rider-dashboard-root .rider-booking-chip--status-pending{border-color:#fcd34d;background:#fffbeb;color:#b45309}#rider-dashboard-root .rider-booking-chip--status-completed{border-color:#a7f3d0;background:#ecfdf5;color:#047857}#rider-dashboard-root .rider-booking-chip--status-cancelled{border-color:#fca5a5;background:#fef2f2;color:#b91c1c}#rider-dashboard-root .rider-booking-chip--payment-due{border-color:#fdba74;background:#fff7ed;color:#c2410c}#rider-dashboard-root .rider-booking-chip--payment-paid{border-color:#86efac;background:#f0fdf4;color:#15803d}#rider-dashboard-root .rider-booking-card__route-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}#rider-dashboard-root .rider-booking-card .hub-route-stops__text{font-size:.9375rem;font-weight:700;line-height:1.35;color:#111827}html.dark #rider-dashboard-root .rider-booking-card .hub-route-stops__text{color:#f9fafb}#rider-dashboard-root .rider-booking-card__route-main .hub-route-stops{margin-bottom:.125rem}#rider-dashboard-root .rider-booking-card__meta{margin-top:.375rem;font-size:.75rem;line-height:1.35;color:#6b7280}html.dark #rider-dashboard-root .rider-booking-card__meta{color:#9ca3af}#rider-dashboard-root .rider-booking-card__meta-driver{font-weight:600;color:#374151}html.dark #rider-dashboard-root .rider-booking-card__meta-driver{color:#e5e7eb}#rider-dashboard-root .rider-booking-card__price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:.125rem;min-width:5.5rem;padding:.5rem .625rem;text-align:end;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--csp-red-500, #e50914) 28%,#fecdd3);background:linear-gradient(165deg,color-mix(in srgb,var(--csp-red-500, #e50914) 11%,#fff),color-mix(in srgb,var(--csp-red-500, #e50914) 4%,#fff));box-shadow:0 1px 3px color-mix(in srgb,var(--csp-red-500, #e50914) 12%,transparent)}html.dark #rider-dashboard-root .rider-booking-card__price{border-color:color-mix(in srgb,var(--csp-red-500, #e50914) 42%,#374151);background:linear-gradient(165deg,color-mix(in srgb,var(--csp-red-500, #e50914) 22%,rgb(3 7 18)),color-mix(in srgb,var(--csp-red-500, #e50914) 10%,rgb(3 7 18)));box-shadow:0 0 0 1px color-mix(in srgb,var(--csp-red-500, #e50914) 18%,transparent)}#rider-dashboard-root .rider-booking-card__price-label{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,var(--csp-red-500, #e50914) 55%,#6b7280)}html.dark #rider-dashboard-root .rider-booking-card__price-label{color:color-mix(in srgb,var(--csp-red-500, #e50914) 65%,#9ca3af)}#rider-dashboard-root .rider-booking-card__price-value{font-size:1.375rem;font-weight:900;font-variant-numeric:tabular-nums;line-height:1.05;letter-spacing:-.02em;color:var(--csp-red-500, #e50914)}html.dark #rider-dashboard-root .rider-booking-card__price-value{color:#ff3b5c;text-shadow:0 0 24px color-mix(in srgb,var(--csp-red-500, #e50914) 35%,transparent)}#rider-dashboard-root .rider-booking-card__price-seats{font-size:.6875rem;font-weight:600;color:#6b7280}html.dark #rider-dashboard-root .rider-booking-card__price-seats{color:#9ca3af}#rider-dashboard-root .rider-book-listed-stops__field[readonly]{cursor:default;background-color:#f3f4f6;color:#374151}html.dark #rider-dashboard-root .rider-book-listed-stops__field[readonly]{background-color:#111827;color:#e5e7eb}#rider-dashboard-root .rider-booking-card__listed-route{font-size:.6875rem;line-height:1.4;color:#9ca3af}#rider-dashboard-root .rider-booking-card__listed-route-label{display:block;font-weight:600;color:#d1d5db;margin-bottom:.25rem}#rider-dashboard-root .rider-booking-card__listed-route .hub-route-stops{margin-top:.25rem}html.dark #rider-dashboard-root .rider-booking-card__listed-route{color:#6b7280}#rider-dashboard-root .rider-booking-card__listed-fare{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.125rem;align-self:flex-start;padding:.4375rem .625rem;border-radius:.75rem;border:1px solid color-mix(in srgb,#2563eb 28%,#bfdbfe);background:linear-gradient(165deg,color-mix(in srgb,#2563eb 11%,#fff),color-mix(in srgb,#2563eb 4%,#fff));box-shadow:0 1px 3px color-mix(in srgb,#2563eb 10%,transparent)}html.dark #rider-dashboard-root .rider-booking-card__listed-fare{border-color:color-mix(in srgb,#60a5fa 42%,#374151);background:linear-gradient(165deg,color-mix(in srgb,#2563eb 22%,rgb(3 7 18)),color-mix(in srgb,#2563eb 10%,rgb(3 7 18)));box-shadow:0 0 0 1px color-mix(in srgb,#2563eb 16%,transparent)}#rider-dashboard-root .rider-booking-card__listed-fare-label{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,#2563eb 55%,#6b7280)}html.dark #rider-dashboard-root .rider-booking-card__listed-fare-label{color:color-mix(in srgb,#60a5fa 65%,#9ca3af)}#rider-dashboard-root .rider-booking-card__listed-fare-value{font-size:1.0625rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1;letter-spacing:-.02em;color:#1d4ed8}html.dark #rider-dashboard-root .rider-booking-card__listed-fare-value{color:#60a5fa;text-shadow:0 0 20px color-mix(in srgb,#2563eb 30%,transparent)}#rider-dashboard-root .rider-booking-card__awaiting{border-radius:.625rem;border:1px solid #fde68a;background:#fffbeb;padding:.5rem .625rem;font-size:.75rem;font-weight:600;color:#b45309}#rider-dashboard-root .rider-booking-card__contact{display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-radius:.75rem;border:1px solid #fecdd3;background:#fff1f2;padding:.625rem .75rem;text-decoration:none;transition:background .15s ease}#rider-dashboard-root .rider-booking-card__contact:active{background:#ffe4e6}#rider-dashboard-root .rider-booking-card__contact-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#9f1239}#rider-dashboard-root .rider-booking-card__contact-value{font-size:.875rem;font-weight:700;color:var(--csp-red-500, #e50914)}#rider-dashboard-root .rider-booking-card__map{overflow:hidden;border-radius:.75rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:#f9fafb}#rider-dashboard-root .rider-booking-card__map-summary{display:flex;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .75rem;font-size:.75rem;font-weight:600;color:#374151}#rider-dashboard-root .rider-booking-card__map-toggle{border-radius:999px;background:#eff6ff;padding:.125rem .5rem;font-size:.625rem;font-weight:700;color:#1d4ed8}#rider-dashboard-root .rider-booking-card__map-body{border-top:1px solid var(--csp-mobile-hairline, #e5e7eb);padding:.5rem}#rider-dashboard-root .rider-booking-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.125rem}#rider-dashboard-root .rider-booking-card__actions:has(.rider-booking-action-btn--chat:only-child){grid-template-columns:1fr}#rider-dashboard-root .rider-booking-card__actions:has(.rider-booking-action-btn--cancel:only-child){grid-template-columns:1fr}#rider-dashboard-root .rider-booking-card__cancel-form{display:contents}#rider-dashboard-root .rider-booking-action-btn{display:inline-flex;min-height:2.75rem;width:100%;align-items:center;justify-content:center;gap:.375rem;border-radius:.75rem;border-width:1px;border-style:solid;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;line-height:1.2;white-space:nowrap}#rider-dashboard-root .rider-booking-action-btn--chat:not(.hub-chat-icon-btn){border-color:#c7d2fe;background:#eef2ff;color:#3730a3}html.dark #rider-dashboard-root .rider-booking-action-btn--chat:not(.hub-chat-icon-btn){border-color:#4338ca;background:#1e1b4b73;color:#e0e7ff}#rider-dashboard-root .rider-booking-action-btn--chat.hub-chat-icon-btn{gap:0;padding:0}#rider-dashboard-root .rider-booking-action-btn--cancel{border-color:#fecaca;background:#fff;color:var(--csp-red-500, #e11d48)}html.dark #rider-dashboard-root .rider-booking-action-btn--cancel{border-color:#991b1b;background:#450a0a59;color:#fecaca}#rider-dashboard-root .rider-booking-action-btn--rate{border-color:#fde68a;background:#fffbeb;color:#92400e}html.dark #rider-dashboard-root .rider-booking-action-btn--rate{border-color:#92400e;background:#452d0a73;color:#fde68a}#rider-dashboard-root .rider-rate-driver-card-status{display:flex;align-items:center;gap:.375rem;width:100%;margin:0;padding:.625rem .75rem;border-radius:.75rem;border:1px solid #bbf7d0;background:#f0fdf4;font-size:.75rem;font-weight:600;color:#166534}@media (min-width: 1024px){#rider-dashboard-root .rider-bookings-panel{border:1px solid rgb(254 226 226)!important;background:#fff!important;padding:1.25rem!important}html.dark #rider-dashboard-root .rider-bookings-panel{border-color:#374151!important;background:#111827!important}#rider-dashboard-root .rider-booking-card{padding:1rem 1.25rem}}#rider-dashboard-root.csp-has-rider-hub-tabbar>.grid>main{align-self:start;min-height:0}#driver-dashboard-root .driver-hub-pipeline-filters{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}#driver-dashboard-root .driver-hub-pipeline-filters::-webkit-scrollbar{display:none}#driver-dashboard-root .driver-hub-pipeline-tab{flex:0 0 auto;display:inline-flex;align-items:center;gap:.375rem;min-height:2.25rem;padding:.375rem .875rem;border-radius:999px;font-size:.8125rem;font-weight:600;text-decoration:none;white-space:nowrap;border:1px solid var(--csp-mobile-hairline)!important;background:var(--csp-mobile-surface)!important;color:var(--csp-mobile-fg-muted)!important}#driver-dashboard-root .driver-hub-pipeline-tab.is-active-all{background:var(--csp-red-500)!important;color:#fff!important;border-color:transparent!important;box-shadow:var(--csp-glow-red)}#driver-dashboard-root .driver-hub-pipeline-tab.is-active-offers{background:color-mix(in srgb,#d97706 18%,var(--csp-mobile-surface))!important;color:#92400e!important;border-color:color-mix(in srgb,#d97706 45%,var(--csp-mobile-hairline))!important;box-shadow:0 0 0 1px color-mix(in srgb,#d97706 25%,transparent)}html.dark #driver-dashboard-root .driver-hub-pipeline-tab.is-active-offers{color:#fcd34d!important;background:color-mix(in srgb,#d97706 22%,var(--csp-mobile-surface))!important;border-color:color-mix(in srgb,#d97706 50%,var(--csp-mobile-hairline))!important}#driver-dashboard-root .driver-hub-pipeline-tab.is-active-scheduled{background:color-mix(in srgb,#2563eb 16%,var(--csp-mobile-surface))!important;color:#1e40af!important;border-color:color-mix(in srgb,#2563eb 40%,var(--csp-mobile-hairline))!important;box-shadow:0 0 0 1px color-mix(in srgb,#2563eb 22%,transparent)}html.dark #driver-dashboard-root .driver-hub-pipeline-tab.is-active-scheduled{color:#93c5fd!important;background:color-mix(in srgb,#2563eb 22%,var(--csp-mobile-surface))!important;border-color:color-mix(in srgb,#2563eb 48%,var(--csp-mobile-hairline))!important}#driver-dashboard-root .driver-hub-pipeline-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;border-radius:999px;font-size:.625rem;font-weight:800;line-height:1;color:#fff;font-variant-numeric:tabular-nums}#driver-dashboard-root .driver-hub-pipeline-tab__badge--amber{background:#d97706}#driver-dashboard-root .driver-hub-pipeline-tab__badge--blue{background:#2563eb}#driver-dashboard-root .driver-hub-filter-toggle{border-color:var(--csp-mobile-hairline)!important;background:var(--csp-mobile-surface-2)!important;color:var(--csp-mobile-fg)!important}#driver-dashboard-root .driver-my-rides-panel,#driver-dashboard-root .driver-hub-panel{margin-bottom:0!important}#driver-dashboard-root .driver-my-rides-panel,#driver-dashboard-root .driver-hub-panel{border:0!important;background:transparent!important;padding-left:0!important;padding-right:0!important}#driver-dashboard-root .driver-hub-ride-list{display:flex;flex-direction:column;gap:.75rem}#driver-dashboard-root .driver-hub-empty{border-radius:var(--csp-r-xl, 1rem);border:1px dashed var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb);padding:1.5rem 1rem;text-align:center}html.dark #driver-dashboard-root .driver-hub-empty{border-color:#374151;background:#03071273}#driver-dashboard-root .driver-schedule-panel__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}#driver-dashboard-root .driver-schedule-panel__head-main{display:flex;align-items:flex-start;gap:.75rem;min-width:0;flex:1 1 12rem}#driver-dashboard-root .driver-schedule-panel__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:color-mix(in srgb,var(--csp-red-500) 12%,transparent);color:var(--csp-red-500)}html.dark #driver-dashboard-root .driver-schedule-panel__icon{background:color-mix(in srgb,var(--csp-red-500) 22%,transparent);color:var(--csp-red-400)}#driver-dashboard-root .driver-schedule-panel__icon svg{width:1.35rem;height:1.35rem}#driver-dashboard-root .driver-schedule-panel__title{font-size:1.125rem;font-weight:800;line-height:1.25;color:var(--csp-red-600, #dc2626)}html.dark #driver-dashboard-root .driver-schedule-panel__title{color:var(--csp-red-400, #f87171)}#driver-dashboard-root .driver-schedule-panel__subtitle{margin-top:.25rem;font-size:.75rem;line-height:1.45;color:var(--csp-mobile-fg-muted, #6b7280)}#driver-dashboard-root .driver-schedule-panel__meta{flex-shrink:0}#driver-dashboard-root .driver-schedule-panel__count{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:3.25rem;padding:.375rem .625rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--csp-red-500) 25%,transparent);background:color-mix(in srgb,var(--csp-red-500) 8%,#fff);text-align:center}#driver-dashboard-root .driver-schedule-panel__count.is-zero{border-color:var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb);color:var(--csp-mobile-fg-muted, #6b7280)}html.dark #driver-dashboard-root .driver-schedule-panel__count.is-zero{border-color:#374151;background:#11182799}#driver-dashboard-root .driver-schedule-panel__count-value{font-size:1.25rem;font-weight:800;line-height:1;color:var(--csp-red-600, #dc2626)}#driver-dashboard-root .driver-schedule-panel__count.is-zero .driver-schedule-panel__count-value{color:var(--csp-mobile-fg-muted, #6b7280)}#driver-dashboard-root .driver-schedule-panel__count-label{margin-top:.125rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--csp-mobile-fg-muted, #6b7280)}#driver-dashboard-root .driver-schedule-panel__list{margin-top:.25rem}#driver-dashboard-root .driver-schedule-panel__empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1.75rem 1.25rem 1.5rem;border-radius:var(--csp-r-xl, 1rem);border:1px dashed color-mix(in srgb,var(--csp-red-500) 28%,var(--csp-mobile-hairline, #e5e7eb));background:linear-gradient(165deg,color-mix(in srgb,var(--csp-red-500) 6%,#fff) 0%,var(--csp-mobile-surface-2, #f9fafb) 55%)}html.dark #driver-dashboard-root .driver-schedule-panel__empty{border-color:color-mix(in srgb,var(--csp-red-500) 35%,rgb(55 65 81));background:linear-gradient(165deg,color-mix(in srgb,var(--csp-red-500) 12%,rgb(3 7 18)),#1118278c 55%)}#driver-dashboard-root .driver-schedule-panel__empty-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:.25rem;border-radius:9999px;background:color-mix(in srgb,var(--csp-red-500) 14%,transparent);color:var(--csp-red-500)}#driver-dashboard-root .driver-schedule-panel__empty-icon svg{width:1.5rem;height:1.5rem}#driver-dashboard-root .driver-schedule-panel__empty-title{font-size:1rem;font-weight:800;color:var(--csp-mobile-fg, #111827)}html.dark #driver-dashboard-root .driver-schedule-panel__empty-title{color:#f9fafb}#driver-dashboard-root .driver-schedule-panel__empty-text{max-width:18rem;font-size:.8125rem;line-height:1.5;color:var(--csp-mobile-fg-muted, #6b7280)}#driver-dashboard-root .driver-schedule-panel__empty-cta{margin-top:.5rem;width:100%;max-width:16rem}#driver-dashboard-root .driver-schedule-panel.driver-my-rides-panel{margin-top:.25rem;padding:1rem!important;border:1px solid var(--csp-mobile-hairline, #e5e7eb)!important;border-radius:1rem!important;background:var(--csp-mobile-surface-2, #fff)!important;box-shadow:var(--csp-shadow-card, 0 1px 3px rgb(0 0 0 / .06))}html.dark #driver-dashboard-root .driver-schedule-panel.driver-my-rides-panel{border-color:#374151!important;background:#111827d9!important}#driver-dashboard-root .driver-ride-card{display:flex;flex-direction:column;gap:.75rem;border-radius:var(--csp-r-xl, 1rem);border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #fff);padding:.875rem 1rem;box-shadow:var(--csp-shadow-card, 0 1px 3px rgb(0 0 0 / .06))}html.dark #driver-dashboard-root .driver-ride-card{border-color:#374151;background:#0307128c}#driver-dashboard-root .driver-ride-card--live{border-color:color-mix(in srgb,var(--csp-red-500, #e50914) 35%,var(--csp-mobile-hairline, #e5e7eb));box-shadow:0 0 0 1px color-mix(in srgb,var(--csp-red-500, #e50914) 12%,transparent)}#driver-dashboard-root .driver-ride-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}#driver-dashboard-root .driver-ride-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;min-width:0;flex:1}#driver-dashboard-root .driver-ride-chip{display:inline-flex;max-width:100%;align-items:center;border-width:1px;border-style:solid;border-radius:999px;padding:.2rem .55rem;font-size:.625rem;font-weight:700;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}#driver-dashboard-root .driver-ride-chip--live{border-color:#93c5fd;background:#dbeafe;color:#1e3a8a}#driver-dashboard-root .driver-ride-chip--done{border-color:#86efac;background:#dcfce7;color:#14532d}#driver-dashboard-root .driver-ride-chip--cancelled{border-color:#d1d5db;background:#f3f4f6;color:#374151}#driver-dashboard-root .driver-ride-chip--scheduled{border-color:#fcd34d;background:#fef3c7;color:#92400e}#driver-dashboard-root .driver-ride-chip--sold-out{border-color:#fca5a5;background:#fef2f2;color:#b91c1c}#driver-dashboard-root .driver-ride-chip--passengers{border-color:#93c5fd;background:#eff6ff;color:#1e40af}#driver-dashboard-root .driver-ride-chip--offers{border-color:#fdba74;background:#fff7ed;color:#c2410c}#driver-dashboard-root .driver-ride-card__ref{flex-shrink:0;font-size:.625rem;font-weight:600;font-variant-numeric:tabular-nums;color:#9ca3af;letter-spacing:.02em}#driver-dashboard-root .driver-ride-card__route-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}#driver-dashboard-root .hub-route-stops__text{font-size:.9375rem;font-weight:700;line-height:1.35;color:#111827}html.dark #driver-dashboard-root .hub-route-stops__text{color:#f9fafb}#driver-dashboard-root .driver-ride-card__route-main .hub-route-stops{margin-bottom:.125rem}#driver-dashboard-root .driver-ride-card__meta{margin-top:.375rem;font-size:.75rem;line-height:1.35;color:#6b7280}#driver-dashboard-root .driver-ride-card__meta-time{font-weight:600;color:#374151}html.dark #driver-dashboard-root .driver-ride-card__meta-time{color:#e5e7eb}#driver-dashboard-root .driver-ride-card__price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:.125rem;min-width:5.5rem;padding:.5rem .625rem;text-align:end;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--csp-red-500, #e50914) 28%,#fecdd3);background:linear-gradient(165deg,color-mix(in srgb,var(--csp-red-500, #e50914) 11%,#fff),color-mix(in srgb,var(--csp-red-500, #e50914) 4%,#fff));box-shadow:0 1px 3px color-mix(in srgb,var(--csp-red-500, #e50914) 12%,transparent)}html.dark #driver-dashboard-root .driver-ride-card__price{border-color:color-mix(in srgb,var(--csp-red-500, #e50914) 42%,#374151);background:linear-gradient(165deg,color-mix(in srgb,var(--csp-red-500, #e50914) 22%,rgb(3 7 18)),color-mix(in srgb,var(--csp-red-500, #e50914) 10%,rgb(3 7 18)))}#driver-dashboard-root .driver-ride-card__price-label{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,var(--csp-red-500, #e50914) 55%,#6b7280)}#driver-dashboard-root .driver-ride-card__price-value{font-size:1.375rem;font-weight:900;font-variant-numeric:tabular-nums;line-height:1.05;letter-spacing:-.02em;color:var(--csp-red-500, #e50914)}html.dark #driver-dashboard-root .driver-ride-card__price-value{color:#ff3b5c}#driver-dashboard-root .driver-ride-card__price-seats{font-size:.6875rem;font-weight:600;color:#6b7280}#driver-dashboard-root .driver-ride-card__fare-passengers-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;margin-top:.25rem}#driver-dashboard-root .driver-ride-card__fare-passengers-row--fare-only{grid-template-columns:minmax(0,1fr)}#driver-dashboard-root .driver-ride-card__trip-total{display:flex;min-width:0;min-height:2.75rem;flex-direction:column;justify-content:center;gap:.125rem;padding:.4375rem .625rem;border-radius:.75rem;border:1px solid color-mix(in srgb,#2563eb 28%,#bfdbfe);background:linear-gradient(165deg,color-mix(in srgb,#2563eb 11%,#fff),color-mix(in srgb,#2563eb 4%,#fff))}html.dark #driver-dashboard-root .driver-ride-card__trip-total{border-color:color-mix(in srgb,#60a5fa 42%,#374151);background:linear-gradient(165deg,color-mix(in srgb,#2563eb 22%,rgb(3 7 18)),color-mix(in srgb,#2563eb 10%,rgb(3 7 18)))}#driver-dashboard-root .driver-ride-card__trip-total-title{margin:0;font-size:.5625rem;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,#2563eb 55%,#6b7280)}#driver-dashboard-root .driver-ride-card__trip-total-detail{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem;margin:0;font-size:.75rem;font-weight:600;line-height:1.25;color:#374151}html.dark #driver-dashboard-root .driver-ride-card__trip-total-detail{color:#e5e7eb}#driver-dashboard-root .driver-ride-card__trip-total-dot{color:#9ca3af;font-weight:700}#driver-dashboard-root .driver-ride-card__trip-total-amount{font-size:.9375rem;font-weight:800;font-variant-numeric:tabular-nums;color:#1d4ed8;white-space:nowrap}html.dark #driver-dashboard-root .driver-ride-card__trip-total-amount{color:#60a5fa}#driver-dashboard-root .driver-ride-card__passengers-btn{display:inline-flex;min-width:5.75rem;max-width:9.5rem;min-height:2.75rem;width:auto;flex-shrink:0;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .625rem;border-radius:.75rem;border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;font-size:.75rem;font-weight:700;line-height:1.2;white-space:nowrap;cursor:pointer}html.dark #driver-dashboard-root .driver-ride-card__passengers-btn{border-color:#4338ca;background:#1e1b4b8c;color:#c7d2fe}#driver-dashboard-root .driver-ride-card__passengers-btn-label{overflow:hidden;text-overflow:ellipsis}#driver-dashboard-root .driver-ride-card__passengers-btn-badge{display:inline-flex;min-width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;justify-content:center;padding:0 .375rem;border-radius:999px;font-size:.625rem;font-weight:800;line-height:1;color:#fff;background:#2563eb}#driver-dashboard-root .driver-ride-card__listed-fare{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.125rem;padding:.4375rem .625rem;border-radius:.75rem;border:1px solid color-mix(in srgb,#2563eb 28%,#bfdbfe);background:linear-gradient(165deg,color-mix(in srgb,#2563eb 11%,#fff),color-mix(in srgb,#2563eb 4%,#fff))}html.dark #driver-dashboard-root .driver-ride-card__listed-fare{border-color:color-mix(in srgb,#60a5fa 42%,#374151);background:linear-gradient(165deg,color-mix(in srgb,#2563eb 22%,rgb(3 7 18)),color-mix(in srgb,#2563eb 10%,rgb(3 7 18)))}#driver-dashboard-root .driver-ride-card__listed-fare-label{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:color-mix(in srgb,#2563eb 55%,#6b7280)}#driver-dashboard-root .driver-ride-card__listed-fare-value{font-size:1.0625rem;font-weight:800;font-variant-numeric:tabular-nums;color:#1d4ed8}html.dark #driver-dashboard-root .driver-ride-card__listed-fare-value{color:#60a5fa}#driver-dashboard-root .driver-ride-card__source{font-size:.6875rem;color:#9ca3af}#driver-dashboard-root .driver-ride-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.125rem}#driver-dashboard-root .driver-ride-card__action-form{display:contents}#driver-dashboard-root .driver-ride-card__action-form--wide{display:block;grid-column:1 / -1}#driver-dashboard-root .driver-ride-action-btn{display:inline-flex;min-height:2.75rem;width:100%;align-items:center;justify-content:center;gap:.375rem;border-radius:.75rem;border-width:1px;border-style:solid;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;line-height:1.2;white-space:nowrap}#driver-dashboard-root .driver-ride-action-btn__badge{display:inline-flex;min-width:1.25rem;height:1.25rem;align-items:center;justify-content:center;padding:0 .375rem;border-radius:999px;font-size:.625rem;font-weight:800;line-height:1;color:#fff;background:#2563eb}#driver-dashboard-root .driver-ride-action-btn--offers .driver-ride-action-btn__badge{background:#d97706}#driver-dashboard-root .driver-ride-action-btn--passengers{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}#driver-dashboard-root .driver-ride-action-btn--offers{border-color:#fdba74;background:#fff7ed;color:#c2410c}#driver-dashboard-root .driver-ride-action-btn--primary{border-color:transparent;background:var(--csp-red-500, #e50914);color:#fff}#driver-dashboard-root .driver-ride-action-btn--secondary{border-color:#d1d5db;background:#fff;color:#374151}#driver-dashboard-root .driver-ride-action-btn--cancel{border-color:#fecaca;background:#fff;color:var(--csp-red-500, #e11d48)}#driver-dashboard-root .driver-ride-action-btn--chat{border-color:#c7d2fe;background:#eef2ff;color:#3730a3;width:auto;min-height:2.25rem;padding:.375rem .75rem;font-size:.75rem}#driver-dashboard-root .driver-ride-card__map{overflow:hidden;border-radius:.75rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:#f9fafb}#driver-dashboard-root .driver-ride-card__map-summary{display:flex;cursor:pointer;list-style:none;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .75rem;font-size:.75rem;font-weight:600;color:#374151}#driver-dashboard-root .driver-ride-card__map-toggle{border-radius:999px;background:#eff6ff;padding:.125rem .5rem;font-size:.625rem;font-weight:700;color:#1d4ed8}#driver-dashboard-root .driver-ride-card__map-body{border-top:1px solid var(--csp-mobile-hairline, #e5e7eb);padding:.5rem}#driver-dashboard-root .driver-scheduled-passengers-modal__panel{padding-bottom:env(safe-area-inset-bottom,0)}#driver-dashboard-root .driver-scheduled-passengers-modal__body{display:flex;flex-direction:column;gap:.75rem}#driver-dashboard-root .driver-scheduled-passenger-card{border-radius:.875rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:#fff;padding:.875rem}html.dark #driver-dashboard-root .driver-scheduled-passenger-card{background:#111827;border-color:#374151}#driver-dashboard-root .driver-scheduled-passenger-card__index{margin:0 0 .5rem;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}#driver-dashboard-root .driver-scheduled-passenger-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}#driver-dashboard-root .driver-scheduled-passenger-card__identity{display:flex;align-items:center;gap:.625rem}#driver-dashboard-root .driver-scheduled-passenger-card__avatar-wrap{flex-shrink:0}#driver-dashboard-root .driver-scheduled-passenger-card__name{margin:0;font-size:.9375rem;font-weight:700;line-height:1.25;color:#111827}#driver-dashboard-root .driver-scheduled-passenger-card__name--muted{font-weight:600;font-style:italic;color:#4b5563}#driver-dashboard-root .driver-scheduled-passenger-card__phone{display:block;margin-top:.125rem;font-size:.8125rem;font-weight:600;color:var(--csp-red-500, #e50914);text-decoration:none}#driver-dashboard-root .driver-accepted-passenger-contact__phone-row{display:flex!important;flex-flow:row nowrap!important;align-items:center!important}#driver-dashboard-root .driver-accepted-passenger-contact__phone-label,#driver-dashboard-root .driver-accepted-passenger-contact__phone-link,#driver-dashboard-root .driver-accepted-passenger-contact__call-btn{display:inline-flex!important;align-items:center!important;align-self:center!important;margin:0!important;line-height:1!important;vertical-align:middle!important}#driver-dashboard-root .driver-accepted-passenger-contact__phone-link{flex:1 1 0%!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#driver-dashboard-root .driver-accepted-passenger-contact__phone-link:hover{text-decoration:underline}#driver-dashboard-root .driver-accepted-mobile-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch;gap:.5rem}#driver-dashboard-root .driver-accepted-mobile-actions form,#driver-dashboard-root .driver-accepted-mobile-actions button{width:100%;min-width:0}#driver-dashboard-root .driver-scheduled-passenger-card__hint{margin:.125rem 0 0;font-size:.75rem;color:#6b7280}#driver-dashboard-root .driver-scheduled-passenger-card__status{flex-shrink:0;border-radius:9999px;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border:1px solid #d1d5db;background:#f9fafb;color:#374151}#driver-dashboard-root .driver-scheduled-passenger-card__status--confirmed{border-color:#bbf7d0;background:#f0fdf4;color:#166534}#driver-dashboard-root .driver-scheduled-passenger-card__status--completed{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}#driver-dashboard-root .driver-scheduled-passenger-card__status--pending{border-color:#fde68a;background:#fffbeb;color:#92400e}#driver-dashboard-root .driver-scheduled-passenger-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.75rem 0 0;padding:.625rem 0 0;border-top:1px solid var(--csp-mobile-hairline, #e5e7eb)}#driver-dashboard-root .driver-scheduled-passenger-card__meta-row{min-width:0}#driver-dashboard-root .driver-scheduled-passenger-card__meta-row dt{margin:0;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}#driver-dashboard-root .driver-scheduled-passenger-card__meta-row dd{margin:.125rem 0 0;font-size:.8125rem;font-weight:600;color:#111827}#driver-dashboard-root .driver-scheduled-passenger-card__meta-row--price dd{display:flex;flex-direction:column;gap:.125rem}#driver-dashboard-root .driver-scheduled-passenger-card__amount{font-weight:800;color:var(--csp-red-500, #e50914)}#driver-dashboard-root .driver-scheduled-passenger-card__payment{font-size:.6875rem;font-weight:600;color:#6b7280;text-transform:capitalize}#driver-dashboard-root .driver-scheduled-passenger-card__stops{margin-top:.625rem;padding:.5rem .625rem;border-radius:.625rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb)}#driver-dashboard-root .driver-scheduled-passenger-card__stops-label{margin:0 0 .375rem;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}#driver-dashboard-root .driver-scheduled-passenger-card__note{margin:.625rem 0 0;font-size:.75rem;line-height:1.4;color:#4b5563}#driver-dashboard-root .driver-scheduled-passenger-card__note-label{font-weight:700;color:#6b7280}#driver-dashboard-root .driver-scheduled-passenger-card__actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}#driver-dashboard-root .driver-scheduled-passenger-card__actions--confirmed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}#driver-dashboard-root .driver-scheduled-passenger-card__actions--confirmed .driver-scheduled-passenger-card__action-form--cash{grid-column:1 / -1}#driver-dashboard-root .driver-scheduled-passenger-card__action-form{margin:0;min-width:0}#driver-dashboard-root .driver-scheduled-passenger-card__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;border-radius:.75rem;border:1px solid transparent;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;cursor:pointer}#driver-dashboard-root .driver-scheduled-passenger-card__btn--call,#driver-dashboard-root .driver-scheduled-passenger-card__btn--cash:not(.driver-scheduled-passenger-card__btn--cash-pending){border-color:#bbf7d0;background:#f0fdf4;color:#166534}#driver-dashboard-root .driver-scheduled-passenger-card__btn--message:not(.hub-chat-icon-btn){border-color:#bfdbfe;background:#eff6ff;color:#1e40af}#driver-dashboard-root .driver-scheduled-passenger-card__btn--message.hub-chat-icon-btn{padding:0}#driver-dashboard-root .driver-scheduled-passenger-card__btn--cash-pending{border-color:#fde68a;background:#fffbeb;color:#92400e}#driver-dashboard-root .driver-scheduled-passenger-card__btn--accept{background:#16a34a;color:#fff}#driver-dashboard-root .driver-scheduled-passenger-card__btn--reject{border-color:#fecaca;background:#fff;color:#b91c1c}#driver-dashboard-root .driver-scheduled-passenger-card__btn--counter,#driver-dashboard-root .driver-scheduled-passenger-card__btn--primary{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}#driver-dashboard-root .driver-scheduled-passenger-card__counter{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}#driver-dashboard-root .driver-scheduled-passenger-card__counter-label{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:600;color:#374151}#driver-dashboard-root .driver-scheduled-passenger-card__review{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--csp-mobile-hairline, #e5e7eb)}#driver-dashboard-root .driver-scheduled-passenger-card__review-title{margin:0 0 .5rem;font-size:.8125rem;font-weight:700;color:#374151}#driver-dashboard-root .driver-scheduled-passenger-card__review-done{margin:0;font-size:.8125rem;font-weight:600;color:#15803d}#driver-dashboard-root .driver-scheduled-passenger-card__review-form{display:flex;flex-direction:column;gap:.5rem}#driver-dashboard-root .driver-scheduled-passenger-card__stars{display:flex;gap:.25rem}#driver-dashboard-root .driver-scheduled-passenger-card__star{cursor:pointer;font-size:1.375rem;color:#d1d5db}#driver-dashboard-root .driver-scheduled-passenger-card__star:has(input:checked),#driver-dashboard-root .driver-scheduled-passenger-card__star:hover{color:#f59e0b}#driver-dashboard-root .driver-scheduled-passenger-card__comment{font-size:.8125rem}@media (min-width: 1024px){#driver-dashboard-root .driver-my-rides-panel{border:1px solid rgb(254 226 226)!important;background:#fff!important;padding:1.25rem!important}html.dark #driver-dashboard-root .driver-my-rides-panel{border-color:#374151!important;background:#111827!important}#driver-dashboard-root .driver-ride-card{padding:1rem 1.25rem}}#driver-dashboard-root .driver-hub-modal .driver-hub-modal__panel,.driver-hub-modal .driver-hub-modal__panel{background:var(--csp-mobile-surface)!important;border-color:var(--csp-mobile-hairline)!important;color:var(--csp-mobile-fg);border-bottom-left-radius:0;border-bottom-right-radius:0}@media (min-width: 640px){#driver-dashboard-root .driver-hub-modal .driver-hub-modal__panel,.driver-hub-modal .driver-hub-modal__panel{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}#driver-dashboard-root .driver-hub-modal .driver-hub-modal__panel>div:first-child,.driver-hub-modal .driver-hub-modal__panel>div:first-child{border-color:var(--csp-mobile-hairline)!important}#driver-dashboard-root .driver-hub-modal .driver-hub-modal__panel h3,.driver-hub-modal .driver-hub-modal__panel h3{color:var(--csp-mobile-fg)!important}#driver-dashboard-root .driver-passenger-offer-card,.driver-hub-modal .driver-passenger-offer-card{border-color:color-mix(in srgb,#d97706 35%,var(--csp-mobile-hairline))!important;background:color-mix(in srgb,#d97706 10%,var(--csp-mobile-surface-2))!important}#driver-dashboard-root .driver-offer-actions-row,.driver-hub-modal .driver-offer-actions-row{gap:.375rem}@media (max-width: 380px){#driver-dashboard-root .driver-offer-actions-row,.driver-hub-modal .driver-offer-actions-row{grid-template-columns:1fr}#driver-dashboard-root .driver-offer-actions-row a,#driver-dashboard-root .driver-offer-actions-row button,.driver-hub-modal .driver-offer-actions-row a,.driver-hub-modal .driver-offer-actions-row button{min-height:2.75rem}}#rider-dashboard-root .rider-my-bids-panel{background:var(--csp-mobile-surface)!important;border-color:var(--csp-mobile-hairline)!important}#rider-dashboard-root .rider-bid-card{background:var(--csp-mobile-surface-2)!important;border-color:var(--csp-mobile-hairline)!important}#rider-dashboard-root .rider-bid-card__header{flex-direction:column;align-items:stretch}#rider-dashboard-root .rider-bid-actions{flex-wrap:nowrap;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;margin-top:.75rem;border-top:1px solid var(--csp-mobile-hairline);padding-top:.75rem}#rider-dashboard-root .rider-bid-actions::-webkit-scrollbar{display:none}#rider-dashboard-root .rider-bid-action-btn{display:inline-flex;align-items:center;gap:.375rem;min-height:2.25rem;padding:.25rem .625rem;border-radius:var(--csp-r-md);font-size:.75rem;font-weight:700;white-space:nowrap;flex-shrink:0;border:1px solid transparent;text-decoration:none}@media (min-width: 640px){#rider-dashboard-root .rider-bid-action-btn{padding:.375rem .75rem;font-size:.875rem}#rider-dashboard-root .rider-bid-card__header{flex-direction:row;align-items:flex-start}#rider-dashboard-root .rider-bid-actions{margin-top:0;border-top:none;padding-top:0;width:auto;justify-content:flex-end}}#rider-dashboard-root .rider-bid-action-btn--counter{border-color:color-mix(in srgb,#2563eb 35%,var(--csp-mobile-hairline))!important;background:color-mix(in srgb,#2563eb 12%,var(--csp-mobile-surface))!important;color:#1e40af!important}html.dark #rider-dashboard-root .rider-bid-action-btn--counter{color:#93c5fd!important;background:color-mix(in srgb,#2563eb 18%,var(--csp-mobile-surface))!important;border-color:color-mix(in srgb,#2563eb 45%,var(--csp-mobile-hairline))!important}#rider-dashboard-root .rider-bid-action-btn--chat{border-color:color-mix(in srgb,#6366f1 35%,var(--csp-mobile-hairline))!important;background:color-mix(in srgb,#6366f1 12%,var(--csp-mobile-surface))!important;color:#3730a3!important}html.dark #rider-dashboard-root .rider-bid-action-btn--chat{color:#c7d2fe!important;background:color-mix(in srgb,#6366f1 18%,var(--csp-mobile-surface))!important;border-color:color-mix(in srgb,#6366f1 45%,var(--csp-mobile-hairline))!important}#rider-dashboard-root .hub-driver-offer-card .hub-offer-actions{overflow:hidden}#rider-dashboard-root .hub-driver-offer-card .hub-offer-price{max-width:100%}#rider-dashboard-root .hub-driver-offer-card .hub-offer-chat-btn,.hub-chat-icon-btn{flex-shrink:0}#driver-dashboard-root .hub-chat-icon-btn,#rider-dashboard-root .hub-chat-icon-btn{text-decoration:none}#rider-dashboard-root .hub-driver-offer-card .hub-offer-phone{box-sizing:border-box;width:100%;max-width:100%;white-space:nowrap}#rider-dashboard-root .hub-driver-offer-card .hub-offer-phone span{white-space:nowrap}#rider-dashboard-root .rider-counter-offer-card,.driver-hub-modal .rider-counter-offer-card{border-color:color-mix(in srgb,#2563eb 35%,var(--csp-mobile-hairline))!important;background:color-mix(in srgb,#2563eb 10%,var(--csp-mobile-surface-2))!important}@media (max-width: 380px){#rider-dashboard-root .rider-counter-offer-actions,.driver-hub-modal .rider-counter-offer-actions{grid-template-columns:1fr}}#driver-dashboard-root.csp-has-driver-hub-tabbar>.grid,#driver-dashboard-root .csp-driver-hub-scroll,#rider-dashboard-root.csp-has-rider-hub-tabbar>.grid,#rider-dashboard-root .csp-rider-hub-scroll{padding-bottom:calc(9.5rem + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(9.5rem + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y}#rider-dashboard-root .rider-booking-focus{padding-bottom:calc(6rem + env(safe-area-inset-bottom,0px))}#rider-dashboard-root .rider-booking-focus .rider-booking-card{margin-bottom:.25rem}@media (min-width: 1024px){#driver-dashboard-root.csp-has-driver-hub-tabbar>.grid,#driver-dashboard-root .csp-driver-hub-scroll,#rider-dashboard-root.csp-has-rider-hub-tabbar>.grid,#rider-dashboard-root .csp-rider-hub-scroll{padding-bottom:0;scroll-padding-bottom:0}#driver-dashboard-root.csp-kit-driver-hub-root,#rider-dashboard-root.csp-kit-rider-hub-root{background:transparent!important;background-image:none!important}}.csp-hub-menu-close-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--csp-mobile-hairline, #e5e7eb);border-radius:var(--csp-r-md, 12px);background-color:var(--csp-mobile-surface, #ffffff);color:var(--csp-mobile-fg, #374151);font-size:1.5rem;line-height:1;font-weight:300;cursor:pointer}.csp-hub-menu-close-btn span{display:block;margin-top:-2px}html.dark .csp-hub-menu-close-btn{background-color:#1f2937;border-color:#4b5563;color:#f3f4f6}.csp-hub-menu-drawer{display:flex;flex-direction:column;height:100%;background:var(--csp-mobile-surface);border-right:1px solid var(--csp-mobile-hairline)}.csp-hub-menu-drawer__scroll{flex:1 1 auto;min-height:0}.csp-hub-menu-drawer__footer{flex-shrink:0;margin-top:auto;background:var(--csp-mobile-surface);padding-bottom:max(.75rem,env(safe-area-inset-bottom,0px))}.csp-hub-menu-promo-card{display:flex;width:100%;align-items:center;gap:.75rem;padding:.65rem .75rem;border-radius:.75rem;border:1px solid #86efac;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);text-decoration:none;box-shadow:0 1px 2px #1665340f;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.csp-hub-menu-promo-card:active{transform:scale(.99)}.csp-hub-menu-promo-card--pending{border-color:#fcd34d;background:linear-gradient(135deg,#fffbeb,#fef3c7);box-shadow:0 1px 2px #92400e0f}.csp-hub-menu-promo-card__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.55rem;background:#ffffffd9;color:#15803d}.csp-hub-menu-promo-card--pending .csp-hub-menu-promo-card__icon{color:#b45309}.csp-hub-menu-promo-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}.csp-hub-menu-promo-card__label{font-size:.5625rem;font-weight:700;line-height:1.25;letter-spacing:.06em;text-transform:uppercase;color:#166534}.csp-hub-menu-promo-card--pending .csp-hub-menu-promo-card__label{color:#92400e}.csp-hub-menu-promo-card__metric{font-size:.9375rem;font-weight:800;line-height:1.2;font-variant-numeric:tabular-nums;color:#14532d}.csp-hub-menu-promo-card__meta{font-size:.6875rem;font-weight:600;line-height:1.35;color:#166534;opacity:.9}.csp-hub-menu-promo-card--pending .csp-hub-menu-promo-card__meta{color:#92400e}.csp-hub-menu-promo-card__chevron{color:#15803d;opacity:.65}.csp-hub-menu-promo-card--pending .csp-hub-menu-promo-card__chevron{color:#b45309}html.dark .csp-hub-menu-promo-card{border-color:#166534;background:linear-gradient(135deg,#14532d73,#064e3b59);box-shadow:none}html.dark .csp-hub-menu-promo-card--pending{border-color:#b45309;background:linear-gradient(135deg,#451a0373,#78350f4d)}html.dark .csp-hub-menu-promo-card__icon{background:#0003;color:#86efac}html.dark .csp-hub-menu-promo-card--pending .csp-hub-menu-promo-card__icon{color:#fcd34d}html.dark .csp-hub-menu-promo-card__label{color:#bbf7d0}html.dark .csp-hub-menu-promo-card__metric{color:#ecfdf5}html.dark .csp-hub-menu-promo-card__meta,html.dark .csp-hub-menu-promo-card__chevron{color:#86efac}.csp-hub-menu-overlay{z-index:1320}.csp-hub-menu-drawer__header{background:var(--csp-mobile-surface);border-color:var(--csp-mobile-hairline)}.csp-hub-menu-link{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:var(--csp-mobile-fg);transition:background-color .15s ease;border:none;background:transparent;cursor:pointer;text-align:left}.csp-hub-menu-link:hover,.csp-hub-menu-link:focus-visible{background:var(--csp-mobile-surface-2);outline:none}.csp-hub-menu-link svg{color:var(--csp-red-500)}.csp-hub-menu-badge{display:inline-flex;min-width:1.25rem;height:1.25rem;align-items:center;justify-content:center;padding:0 .35rem;border-radius:9999px;background:var(--csp-red-500);color:#fff;font-size:.625rem;font-weight:800;line-height:1}.csp-hub-menu-badge--muted{background:var(--csp-mobile-surface-2);color:var(--csp-mobile-fg-muted);border:1px solid var(--csp-mobile-hairline);min-width:2rem;font-size:.6875rem}html.dark .csp-hub-menu-badge--muted{background:#ffffff14;color:#cbd5e1;border-color:#ffffff1f}.csp-hub-menu-routes-preview{margin:0 0 .5rem;padding:0 .5rem 0 2.75rem;list-style:none}.csp-hub-menu-routes-preview__item{display:block;padding:.5rem .75rem;margin-bottom:.25rem;border-radius:.5rem;border:1px solid var(--csp-mobile-hairline);background:var(--csp-mobile-surface-2);text-decoration:none;transition:background-color .15s ease}.csp-hub-menu-routes-preview__item:hover,.csp-hub-menu-routes-preview__item:focus-visible{background:var(--csp-mobile-surface);outline:none}.csp-hub-menu-routes-preview__period{display:block;font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--csp-red-500)}.csp-hub-menu-routes-preview__route{display:block;margin-top:.125rem;font-size:.75rem;font-weight:600;line-height:1.35;color:var(--csp-mobile-fg);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.csp-hub-menu-routes-hint{margin:0 1rem .75rem;padding:0 0 0 1.75rem;font-size:.6875rem;line-height:1.4;color:var(--csp-mobile-fg-muted)}.csp-hub-menu-routes-hint--done{color:#059669;font-weight:600}html.dark .csp-hub-menu-routes-hint--done{color:#34d399}.csp-hub-tabbar__item:disabled{opacity:.45;cursor:not-allowed}.csp-hub-tabbar{display:block;--csp-hub-tab-count: 4;padding:0 6px calc(6px + env(safe-area-inset-bottom,0px));pointer-events:none}.csp-hub-tabbar__tray{pointer-events:auto;border-radius:22px 22px 0 0;background:linear-gradient(180deg,#fffffffa,#f9fafb);border:1px solid var(--csp-mobile-hairline);border-bottom:none;box-shadow:0 1px #fffc inset,0 -8px 32px #0000001a;backdrop-filter:blur(16px);padding:8px 6px 4px}html.dark .csp-hub-tabbar__tray{background:linear-gradient(180deg,#14151bfa,#08080b);border:1px solid rgba(255,255,255,.07);box-shadow:0 1px #ffffff0f inset,0 -12px 48px #000000a6,0 0 40px #ef30480f}.csp-hub-tabbar__grid{display:grid;grid-template-columns:repeat(var(--csp-hub-tab-count),minmax(0,1fr));align-items:center;gap:0;min-height:56px;width:100%}.csp-hub-tabbar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:52px;padding:6px 2px 4px;border:none;background:transparent;text-decoration:none;color:var(--csp-mobile-fg-muted);font-family:var(--csp-font-body);font-size:10px;font-weight:600;letter-spacing:.03em;line-height:1.1;text-align:center;-webkit-tap-highlight-color:transparent;transition:color .2s ease}.csp-hub-tabbar__item.is-active{color:var(--csp-red-500)!important;font-weight:700}html.dark .csp-hub-tabbar__item.is-active{color:var(--csp-red-400)!important}.csp-hub-tabbar__icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:32px;flex-shrink:0;border-radius:12px;transition:background .2s ease,box-shadow .2s ease}.csp-hub-tabbar__item.is-active .csp-hub-tabbar__icon{background:color-mix(in srgb,var(--csp-red-500) 22%,transparent);box-shadow:0 0 20px #ef304880,0 0 0 1px #ef304859}.csp-hub-tabbar__icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.75;fill:none}.csp-hub-tabbar__item.is-active .csp-hub-tabbar__icon svg{stroke-width:2;filter:drop-shadow(0 0 8px rgba(239,48,72,.65))}.csp-hub-tabbar__item.is-active .csp-hub-tabbar__icon svg.tab-icon-home{fill:currentColor;stroke:currentColor}.csp-hub-tabbar__item--cta .csp-hub-tabbar__icon{width:40px;height:32px;border-radius:12px;background:linear-gradient(180deg,var(--csp-red-400),var(--csp-red-600));color:#fff;box-shadow:0 0 16px #ef304866,0 0 0 1px #ef30484d}.csp-hub-tabbar__item--cta .csp-hub-tabbar__icon svg{width:22px;height:22px;stroke:#fff;stroke-width:2.25}.csp-hub-tabbar__item--cta.is-active,.csp-hub-tabbar__item--cta{color:var(--csp-red-600);font-weight:700}html.dark .csp-hub-tabbar__item--cta.is-active,html.dark .csp-hub-tabbar__item--cta{color:var(--csp-red-400)}.csp-hub-tabbar__badge{position:absolute;top:-4px;right:2px;display:flex;min-width:1.125rem;height:1.125rem;align-items:center;justify-content:center;padding:0 4px;border-radius:9999px;background:linear-gradient(180deg,var(--csp-red-400),var(--csp-red-600));color:#fff;font-size:9px;font-weight:800;line-height:1;box-shadow:0 0 12px #ef3048a6,0 0 0 2px var(--csp-ink-2)}.csp-hub-tabbar__label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.csp-hub-tabbar__home-indicator{width:36%;max-width:8rem;height:4px;margin:6px auto 2px;border-radius:999px;background:#0000001f}html.dark .csp-hub-tabbar__home-indicator{background:#ffffff38}@media (max-width: 380px){.csp-hub-tabbar__label{font-size:9px;letter-spacing:.01em}.csp-hub-tabbar__icon{width:36px;height:30px}.csp-hub-tabbar__grid{gap:1px}.csp-hub-tabbar__item{padding:2px 2px 4px}}@media (max-width: 360px){.csp-hub-tabbar--count-5 .csp-hub-tabbar__label,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__label{font-size:9px}}.csp-hub-tabbar--count-6 .csp-hub-tabbar__tray,.csp-hub-tabbar--count-5 .csp-hub-tabbar__tray{padding-inline:6px}.csp-hub-tabbar--count-6 .csp-hub-tabbar__item,.csp-hub-tabbar--count-5 .csp-hub-tabbar__item,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__item,.csp-hub-tabbar[style*="--csp-hub-tab-count: 6"] .csp-hub-tabbar__item{padding:6px 1px 4px;gap:4px;min-height:52px}.csp-hub-tabbar--count-6 .csp-hub-tabbar__icon,.csp-hub-tabbar--count-5 .csp-hub-tabbar__icon,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__icon,.csp-hub-tabbar[style*="--csp-hub-tab-count: 6"] .csp-hub-tabbar__icon{width:40px;height:32px}.csp-hub-tabbar--count-6 .csp-hub-tabbar__icon svg,.csp-hub-tabbar--count-5 .csp-hub-tabbar__icon svg,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__icon svg,.csp-hub-tabbar[style*="--csp-hub-tab-count: 6"] .csp-hub-tabbar__icon svg{width:22px;height:22px}.csp-hub-tabbar--count-6 .csp-hub-tabbar__item--cta .csp-hub-tabbar__icon,.csp-hub-tabbar--count-5 .csp-hub-tabbar__item--cta .csp-hub-tabbar__icon,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__item--cta .csp-hub-tabbar__icon{width:40px;height:32px}.csp-hub-tabbar--count-6 .csp-hub-tabbar__label,.csp-hub-tabbar--count-5 .csp-hub-tabbar__label,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__label,.csp-hub-tabbar[style*="--csp-hub-tab-count: 6"] .csp-hub-tabbar__label{font-size:10px;letter-spacing:.01em;padding-inline:1px}.csp-hub-tabbar--count-5 .csp-hub-tabbar__item:not(.csp-hub-tabbar__item--cta) .csp-hub-tabbar__label,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__item:not(.csp-hub-tabbar__item--cta) .csp-hub-tabbar__label{font-size:9.5px;font-weight:700}.csp-hub-tabbar--count-5 .csp-hub-tabbar__item--cta .csp-hub-tabbar__label,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__item--cta .csp-hub-tabbar__label{font-size:9px;font-weight:800}.csp-hub-tabbar--count-6 .csp-hub-tabbar__grid,.csp-hub-tabbar--count-5 .csp-hub-tabbar__grid,.csp-hub-tabbar[style*="--csp-hub-tab-count: 5"] .csp-hub-tabbar__grid{gap:0;min-height:56px}.csp-has-tabbar .pwa-bottom-nav{display:block;padding:0 10px calc(6px + env(safe-area-inset-bottom,0px));background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none}.csp-kit-driver-hub .csp-has-tabbar .pwa-bottom-nav,html.csp-kit-driver-hub .csp-has-tabbar .pwa-bottom-nav,.csp-kit-rider-hub .csp-has-tabbar .pwa-bottom-nav,html.csp-kit-rider-hub .csp-has-tabbar .pwa-bottom-nav{display:none!important}.csp-has-tabbar .pwa-bottom-nav>div{border-radius:22px 22px 0 0;background:linear-gradient(180deg,#14151bfa,#08080b);border:1px solid rgba(255,255,255,.07);box-shadow:0 1px #ffffff0f inset,0 -12px 48px #000000a6;backdrop-filter:blur(16px);padding:8px 4px 10px;min-height:var(--csp-tab-bar)}.csp-has-tabbar .pwa-bottom-nav a,.csp-has-tabbar .pwa-bottom-nav span{color:var(--csp-ink-8);font-size:10px;font-weight:600}.csp-has-tabbar .pwa-bottom-nav a[aria-current=page]{color:var(--csp-red-400)!important;font-weight:700}.csp-has-tabbar .pwa-bottom-nav a[aria-current=page] svg{filter:drop-shadow(0 0 10px rgba(239,48,72,.55))}}@media (min-width: 1024px){html.csp-auth-screen .csp-auth-screen-main{background-color:#f4f4f5}html.dark.csp-auth-screen .csp-auth-screen-main{background-color:#09090b}.csp-auth-shell{width:100%}.csp-auth-card{background:#fff!important;border:1px solid #e4e4e7!important;border-radius:1rem!important;box-shadow:0 1px 2px #0f172a0d,0 16px 40px #0f172a14!important;color:#18181b}html.dark .csp-auth-card{background:#18181b!important;border-color:#3f3f46!important;box-shadow:0 1px 2px #0003,0 16px 40px #00000059!important;color:#fafafa}.csp-auth-card .app-field-native,.csp-auth-card input:not([type=checkbox]){background:#fafafa!important;border-color:#e4e4e7!important;border-radius:.75rem!important}html.dark .csp-auth-card .app-field-native,html.dark .csp-auth-card input:not([type=checkbox]){background:#27272a!important;border-color:#52525b!important;color:#fafafa!important}.csp-auth-register-page .register-nav{position:static;margin-left:0;margin-right:0;padding-bottom:0;border-top:none;background:transparent}.csp-auth-register-page .role-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;cursor:pointer;border:none;margin:0;text-align:left}.csp-auth-register-page .register-step[data-step=role] .csp-auth-role-step-title{display:none}.csp-auth-register-page .register-step[data-step=role]{padding-top:.25rem}#registerStepIndicator{margin-bottom:1.75rem}#registerStepDots span{font-size:.8125rem}#registerStepCaption{margin-bottom:1.5rem!important;font-size:.9375rem;color:#71717a}html.dark #registerStepCaption{color:#a1a1aa}.csp-auth-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%}.csp-auth-role-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;min-width:0;width:100%;min-height:10.5rem;padding:1.25rem 2.75rem 1.125rem 1.125rem;border-radius:1rem;border:1.5px solid #e4e4e7;background:#fafafa;text-align:left;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}@media (hover: hover){.csp-auth-role-card:hover{border-color:#d4d4d8;background:#fff;box-shadow:0 4px 16px #0f172a14}}.csp-auth-role-card__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.875rem;background:#e4e4e7;color:#3f3f46}.csp-auth-role-card__icon--passenger{background:#fce7f3;color:#be123c}.csp-auth-role-card__icon--driver{background:#e0e7ff;color:#3730a3}.csp-auth-role-card__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:.25rem;width:100%}.csp-auth-role-card__label{font-size:1.0625rem;font-weight:700;line-height:1.25;color:#18181b}.csp-auth-role-card__hint{font-size:.8125rem;font-weight:500;line-height:1.4;color:#71717a}.csp-auth-role-card__mark{position:absolute;top:.875rem;right:.875rem;flex-shrink:0;width:1.375rem;height:1.375rem;border-radius:999px;border:2px solid #d4d4d8;background:#fff;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.csp-auth-role-card.is-active,.csp-auth-role-card.border-red-400,.csp-auth-role-card.border-blue-400{border-color:var(--csp-red-500, #e11d48)!important;background:#fff!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--csp-red-500, #e11d48) 35%,transparent),0 8px 24px #0f172a14!important}.csp-auth-role-card.is-active .csp-auth-role-card__mark,.csp-auth-role-card.border-red-400 .csp-auth-role-card__mark,.csp-auth-role-card.border-blue-400 .csp-auth-role-card__mark{border-color:var(--csp-red-500, #e11d48);background:var(--csp-red-500, #e11d48);box-shadow:inset 0 0 0 3px #fff}.csp-auth-role-card.is-active .csp-auth-role-card__icon,.csp-auth-role-card.border-red-400 .csp-auth-role-card__icon,.csp-auth-role-card.border-blue-400 .csp-auth-role-card__icon{background:#18181b;color:#fafafa}html.dark .csp-auth-role-card{border-color:#3f3f46;background:#27272a;box-shadow:none}@media (hover: hover){html.dark .csp-auth-role-card:hover{border-color:#52525b;background:#3f3f46}}html.dark .csp-auth-role-card__icon--passenger{background:#4c0519;color:#fda4af}html.dark .csp-auth-role-card__icon--driver{background:#312e81;color:#a5b4fc}html.dark .csp-auth-role-card__label{color:#fafafa}html.dark .csp-auth-role-card__hint{color:#a1a1aa}html.dark .csp-auth-role-card__mark{border-color:#52525b;background:#18181b}html.dark .csp-auth-role-card.is-active,html.dark .csp-auth-role-card.border-red-400,html.dark .csp-auth-role-card.border-blue-400{border-color:var(--csp-red-500, #e11d48)!important;background:#18181b!important}html.dark .csp-auth-role-card.is-active .csp-auth-role-card__mark,html.dark .csp-auth-role-card.border-red-400 .csp-auth-role-card__mark,html.dark .csp-auth-role-card.border-blue-400 .csp-auth-role-card__mark{border-color:var(--csp-red-500, #e11d48);background:var(--csp-red-500, #e11d48);box-shadow:inset 0 0 0 3px #18181b}html.dark .csp-auth-role-card.is-active .csp-auth-role-card__icon,html.dark .csp-auth-role-card.border-red-400 .csp-auth-role-card__icon,html.dark .csp-auth-role-card.border-blue-400 .csp-auth-role-card__icon{background:#fafafa;color:#18181b}.csp-auth-role-grid-hint{margin-top:1.25rem;font-size:.8125rem;color:#71717a}html.dark .csp-auth-role-grid-hint{color:#a1a1aa}.csp-auth-register-page .register-step{display:none!important}.csp-auth-register-page .register-step.is-active{display:block!important}#registerStepIndicator .csp-step-track{height:.35rem;border-radius:999px;background:#e4e4e7;overflow:hidden}html.dark #registerStepIndicator .csp-step-track{background:#3f3f46}#registerProgressBar{height:100%;border-radius:inherit;background:var(--clr-primary, #e11d48)}#registerStepDots .theme-text{color:inherit!important;text-decoration:none!important}.csp-register-legal-panel .csp-register-check-row__text a{text-underline-offset:2px}.csp-register-step-security .csp-register-security-stack{display:flex;flex-direction:column;gap:0;margin-bottom:0}.csp-register-step-security .csp-register-consent-card{padding:0;border-radius:0;border:none;background:transparent}.csp-register-step-security .csp-register-consent-card--accept{border:none;background:transparent}.csp-register-disclaimer-collapse__summary{display:flex;grid-template-columns:unset}.csp-register-disclaimer-collapse__title,.csp-register-disclaimer-collapse__hint,.csp-register-disclaimer-collapse__chevron{grid-column:unset}.csp-register-step-security .csp-register-fields--security{margin-top:0;margin-bottom:.75rem}.csp-register-step-security .csp-register-remember{margin:0 0 1rem}}@media (min-width: 1024px){#driver-dashboard-root .driver-hub-pipeline-filters{display:flex;flex-wrap:wrap;gap:.5rem}#driver-dashboard-root .driver-hub-pipeline-tab{display:inline-flex;align-items:center;gap:.375rem;min-height:2.25rem;padding:.375rem .875rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;white-space:nowrap;border:1px solid #e5e7eb;background:#fff;color:#374151}html.dark #driver-dashboard-root .driver-hub-pipeline-tab{border-color:#4b5563;background:#1f2937;color:#e5e7eb}#driver-dashboard-root .driver-hub-pipeline-tab:hover{background:#f9fafb}html.dark #driver-dashboard-root .driver-hub-pipeline-tab:hover{background:#374151}#driver-dashboard-root .driver-hub-pipeline-tab.is-active-all{background:var(--clr-primary, #e11d48)!important;border-color:transparent!important;color:#fff!important}#driver-dashboard-root .driver-hub-pipeline-tab.is-active-offers{border-color:#fcd34d;background:#fffbeb;color:#92400e;box-shadow:0 0 0 2px color-mix(in srgb,#f59e0b 25%,transparent)}html.dark #driver-dashboard-root .driver-hub-pipeline-tab.is-active-offers{border-color:#b45309;background:#451a0373;color:#fde68a}#driver-dashboard-root .driver-hub-pipeline-tab.is-active-scheduled{border-color:#93c5fd;background:#eff6ff;color:#1e40af;box-shadow:0 0 0 2px color-mix(in srgb,#3b82f6 22%,transparent)}html.dark #driver-dashboard-root .driver-hub-pipeline-tab.is-active-scheduled{border-color:#1d4ed8;background:#17255473;color:#bfdbfe}#driver-dashboard-root .driver-hub-pipeline-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;border-radius:999px;font-size:.625rem;font-weight:800;line-height:1;color:#fff}#driver-dashboard-root .driver-hub-pipeline-tab__badge--amber{background:#d97706}#driver-dashboard-root .driver-hub-pipeline-tab__badge--blue{background:#2563eb}#driver-dashboard-root .driver-ride-action-btn{display:inline-flex;align-items:center;gap:.375rem;min-height:2.25rem;padding:.25rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:700;white-space:nowrap;flex-shrink:0}#driver-dashboard-root .driver-ride-action-btn--passengers{border:1px solid #bfdbfe;background:#eff6ff;color:#1e40af}html.dark #driver-dashboard-root .driver-ride-action-btn--passengers{border-color:#1d4ed8;background:#17255466;color:#bfdbfe}#driver-dashboard-root .driver-ride-action-btn--offers{border:1px solid #fcd34d;background:#fffbeb;color:#92400e}html.dark #driver-dashboard-root .driver-ride-action-btn--offers{border-color:#b45309;background:#451a0366;color:#fde68a}#driver-dashboard-root .driver-hub-modal .driver-hub-modal__panel,.driver-hub-modal .driver-hub-modal__panel{border:1px solid #e5e7eb;background:#fff}html.dark #driver-dashboard-root .driver-hub-modal .driver-hub-modal__panel,html.dark .driver-hub-modal .driver-hub-modal__panel{border-color:#374151;background:#111827}#rider-dashboard-root .rider-bid-action-btn{display:inline-flex;align-items:center;gap:.375rem;min-height:2.25rem;padding:.25rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:700;white-space:nowrap;flex-shrink:0;text-decoration:none}#rider-dashboard-root .rider-bid-action-btn--counter{border:1px solid #93c5fd;background:#eff6ff;color:#1e40af}html.dark #rider-dashboard-root .rider-bid-action-btn--counter{border-color:#1d4ed8;background:#17255466;color:#bfdbfe}#rider-dashboard-root .rider-bid-action-btn--chat{border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3}html.dark #rider-dashboard-root .rider-bid-action-btn--chat{border-color:#4338ca;background:#1e1b4b66;color:#c7d2fe}}@media (max-width: 1023px){html.pwa-standalone.csp-has-tabbar .pwa-bottom-nav{border-radius:1rem 1rem 0 0;margin:0 6px;width:calc(100% - 12px);left:6px;right:6px}}.hub-route-stops{display:flex;flex-direction:column;gap:.625rem}.hub-route-stops--compact{gap:.5rem}.hub-route-stops__row{display:flex;align-items:flex-start;gap:.5rem;min-width:0}.hub-route-stops__pin{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem}.hub-route-stops__pin--pickup{color:#10b981}.hub-route-stops__pin--dropoff{color:#ef4444}.hub-route-stops__text{min-width:0;flex:1;font-size:.875rem;font-weight:600;line-height:1.4;color:#111827;word-break:break-word}html.dark .hub-route-stops__text{color:#f1f5f9}.hub-route-stops--compact .hub-route-stops__text{font-size:.8125rem;font-weight:600;line-height:1.35}.driver-offer-route-card .hub-route-stops__text{font-size:.875rem;line-height:1.45}.detail-route-block .hub-route-stops{gap:.75rem}.detail-route-block__label{display:block;margin-bottom:.125rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}html.dark .detail-route-block__label{color:#9ca3af}.hub-route-stops--labeled .hub-route-stops__text{font-size:.875rem;font-weight:600;line-height:1.45}.admin-daily-plans-table th,.admin-daily-plans-table td{vertical-align:top}.admin-daily-plans-table__route-col{min-width:14rem;width:28%}.admin-daily-plans-table__route-cell{min-width:14rem;max-width:22rem;padding-top:1rem;padding-bottom:1rem}.admin-daily-plans-table__route-stops.hub-route-stops{gap:.75rem}.admin-daily-plans-table__route-stops .hub-route-stops__row{align-items:flex-start;gap:.625rem}.admin-daily-plans-table__route-stops .hub-route-stops__pin{width:1.125rem;height:1.125rem;margin-top:.2rem;flex-shrink:0}.admin-daily-plans-table__route-stops .hub-route-stops__text{font-size:.8125rem;font-weight:600;line-height:1.5;word-break:break-word}.csp-hub-loader{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:.5rem}.csp-hub-loader--compact{flex-direction:row;gap:.5rem;padding:.25rem}.csp-hub-loader__spinner{width:2rem;height:2rem;border:3px solid rgba(193,18,31,.2);border-top-color:#c1121f;border-radius:50%;animation:csp-hub-spin .75s linear infinite}.csp-hub-loader--compact .csp-hub-loader__spinner{width:1.25rem;height:1.25rem;border-width:2px}.csp-hub-loader__text{font-size:.8125rem;font-weight:600;color:#6b7280;text-align:center}html.dark .csp-hub-loader__spinner{border-color:#fca5a540;border-top-color:#f87171}html.dark .csp-hub-loader__text{color:#9ca3af}@keyframes csp-hub-spin{to{transform:rotate(360deg)}}.csp-hub-dashboard--booting>.grid{visibility:hidden}.csp-hub-dashboard-boot{position:absolute;inset:0;z-index:40;display:none;align-items:center;justify-content:center;background:#ffffffeb;pointer-events:none}html.dark .csp-hub-dashboard-boot{background:#111827eb}#driver-dashboard-root.csp-hub-dashboard--booting .csp-hub-dashboard-boot,#rider-dashboard-root.csp-hub-dashboard--booting .csp-hub-dashboard-boot{display:flex}#driver-dashboard-root,#rider-dashboard-root{position:relative}@media (max-width: 1023px){#driver-dashboard-root.csp-kit-driver-hub-root,#rider-dashboard-root.csp-kit-rider-hub-root{position:fixed;inset:0;z-index:1250;display:flex;flex-direction:column;overflow:hidden}html.csp-kit-driver-hub:has(#driver-dashboard-root),html.csp-kit-rider-hub:has(#rider-dashboard-root){overflow:hidden;height:100%}html.csp-kit-driver-hub:has(#driver-dashboard-root) body,html.csp-kit-rider-hub:has(#rider-dashboard-root) body{overflow:hidden;height:100%}}.csp-hub-panel-busy{position:absolute;inset:0;z-index:25;display:flex;align-items:center;justify-content:center;background:#ffffffb8;border-radius:inherit;pointer-events:none}html.dark .csp-hub-panel-busy{background:#111827c7}.csp-hub-feed--loading{position:relative;pointer-events:none}.csp-hub-feed--loading:after{content:"";position:absolute;inset:0;z-index:12;border-radius:inherit;background:#ffffffa6}.csp-hub-feed--loading:before{content:"";position:absolute;top:50%;left:50%;z-index:13;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:3px solid rgba(193,18,31,.2);border-top-color:#c1121f;border-radius:50%;animation:csp-hub-spin .75s linear infinite}html.dark .csp-hub-feed--loading:after{background:#111827b8}html.dark .csp-hub-feed--loading:before{border-color:#fca5a540;border-top-color:#f87171}.csp-chat-messages{min-height:0;max-height:min(50dvh,28rem);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.csp-chat-thread__route.hub-route-stops{gap:.375rem}.csp-chat-thread__route .hub-route-stops__text{font-size:.6875rem;font-weight:600;line-height:1.35}.csp-chat-thread__route .hub-route-stops__pin{width:.875rem;height:.875rem;margin-top:.1rem}#driver-dashboard-root .csp-list-row .hub-route-stops__text,#rider-dashboard-root .csp-list-row .hub-route-stops__text{font-size:.875rem;font-weight:700}.csp-marketplace-section{padding:.875rem 1rem 1rem}@media (min-width: 640px){.csp-marketplace-section{padding:1rem 1.25rem 1.25rem}}.csp-marketplace-section__intro{font-size:.8125rem;line-height:1.45;color:var(--csp-mobile-fg-muted, #64748b);margin:0 0 .75rem}.csp-marketplace-feed{display:flex;flex-direction:column;gap:.75rem}.csp-marketplace-card{background:var(--csp-mobile-surface, #fff);border:1px solid var(--csp-mobile-hairline, #e2e8f0);border-radius:var(--csp-r-lg, 14px);padding:1rem;box-shadow:0 1px 3px #0f172a0f}.csp-marketplace-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.875rem}.csp-marketplace-card__identity{display:flex;align-items:flex-start;gap:.75rem;min-width:0;flex:1}.csp-marketplace-card__avatar-wrap{flex-shrink:0}.csp-marketplace-card__pin--distance{color:#6366f1}.csp-marketplace-card__who{min-width:0}.csp-marketplace-card__type{display:inline-flex;margin-bottom:.25rem;padding:.125rem .375rem;border-radius:.375rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.csp-marketplace-card__name{font-size:.9375rem;font-weight:700;line-height:1.25;color:var(--csp-mobile-fg, #0f172a);margin:0}.csp-marketplace-card__meta{margin:.125rem 0 0;font-size:.75rem;color:var(--csp-mobile-fg-muted, #64748b)}.csp-marketplace-card__earn{flex-shrink:0;text-align:right;max-width:42%}.csp-marketplace-card__earn-label{display:block;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--csp-mobile-fg-muted, #64748b);line-height:1.2}.csp-marketplace-card__earn-value{display:block;margin-top:.125rem;font-size:.9375rem;font-weight:800;color:var(--csp-red-500, #ef3048);line-height:1.2;white-space:nowrap}.csp-marketplace-card__route{list-style:none;margin:0 0 .75rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.csp-marketplace-card__route li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.4;color:var(--csp-mobile-fg, #1e293b)}.csp-marketplace-card__route strong{font-weight:600;color:var(--csp-mobile-fg-muted, #64748b);margin-right:.25rem}.csp-marketplace-card__pin{width:1rem;height:1rem;flex-shrink:0;margin-top:.125rem}.csp-marketplace-card__pin--pickup{color:var(--csp-red-500, #ef3048)}.csp-marketplace-card__pin--dropoff{color:#16a34a}.csp-marketplace-card__pin--time{color:var(--csp-mobile-fg-muted, #94a3b8)}.csp-marketplace-card__offer-status{margin-bottom:.75rem}.csp-marketplace-card__actions{display:flex;gap:.5rem}.csp-marketplace-card__cta{display:flex;flex:1;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border-radius:var(--csp-r-md, 12px);background:var(--csp-red-500, #ef3048);color:#fff;font-size:.875rem;font-weight:700;text-align:center;text-decoration:none;transition:background-color .15s ease}.csp-marketplace-card__cta:hover{background:var(--csp-red-600, #c80a14);color:#fff}.csp-marketplace-pagination{margin-top:.75rem;padding-bottom:.25rem}.csp-marketplace-pagination nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.csp-hub-refresh-timer{display:inline-block;min-width:2.75rem;height:2.25rem;padding:0 .5rem;border-radius:.625rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0f;font-variant-numeric:tabular-nums;line-height:2.25rem;text-align:center;white-space:nowrap;vertical-align:middle}.csp-hub-refresh-timer__value,.csp-hub-refresh-timer__unit{display:inline;vertical-align:baseline;line-height:inherit}.csp-hub-refresh-timer__value{font-size:.8125rem;font-weight:700;color:#334155;letter-spacing:-.02em}.csp-hub-refresh-timer__unit{font-size:.625rem;font-weight:600;color:#94a3b8;margin-left:.0625rem}html.dark .csp-hub-refresh-timer{background:#1f2937;border-color:#374151;box-shadow:0 1px 2px #00000040}html.dark .csp-hub-refresh-timer__value{color:#f1f5f9}html.dark .csp-hub-refresh-timer__unit{color:#94a3b8}.csp-hub-refresh-timer--desktop{height:1.75rem;min-width:2.125rem;line-height:1.75rem;border-radius:999px}.csp-hub-refresh-timer--desktop .csp-hub-refresh-timer__value{font-size:.75rem}@media (min-width: 1024px){.csp-hub-menu-btn{display:none!important}}.csp-hub-menu-btn{display:inline-block;flex-shrink:0;width:2.25rem;height:2.25rem;padding:0;border:1px solid #fecaca;border-radius:12px;background-color:#fff5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' viewBox='0 0 20 16' fill='none'%3E%3Cpath stroke='%23EF3048' stroke-width='2.25' stroke-linecap='round' d='M1 2h18M1 8h18M1 14h18'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:20px 16px;box-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent;vertical-align:middle}.csp-hub-menu-btn:hover,.csp-hub-menu-btn:focus-visible{background-color:#ffe4e8;border-color:#ef3048;outline:none}html.dark .csp-hub-menu-btn{background-color:#1f2937;border-color:#991b1b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' viewBox='0 0 20 16' fill='none'%3E%3Cpath stroke='%23F24862' stroke-width='2.25' stroke-linecap='round' d='M1 2h18M1 8h18M1 14h18'/%3E%3C/svg%3E")}html.dark .csp-hub-menu-btn:hover,html.dark .csp-hub-menu-btn:focus-visible{background-color:#374151}.csp-hub-menu-close-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:1.5rem;line-height:1;font-weight:300;cursor:pointer}.csp-hub-menu-close-btn span{display:block;margin-top:-2px}html.dark .csp-hub-menu-close-btn{background:#1f2937;border-color:#4b5563;color:#f3f4f6}.driver-daily-plan-modal__viewport{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media (min-width: 640px){.driver-daily-plan-modal__viewport{padding-bottom:1.5rem}}.driver-daily-plan-modal__panel{max-height:min(88dvh,calc(100dvh - 5.5rem - env(safe-area-inset-bottom,0px)))}.driver-daily-plan-modal__body{-webkit-overflow-scrolling:touch}.driver-daily-plan-form [data-place-ac-wrap],#driver-create-ride-form [data-place-ac-wrap],#driver-edit-ride-modal-form [data-place-ac-wrap]{overflow:visible}.daily-plan-field-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#f9fafb}html.dark .daily-plan-field-icon{border-color:#374151;background:#1f2937}.daily-plan-field-icon--pickup{background:#10b9811a;border-color:#10b98140}html.dark .daily-plan-field-icon--pickup{background:#10b98126;border-color:#10b98159}.daily-plan-field-icon--dropoff{background:#ef44441a;border-color:#ef444440}html.dark .daily-plan-field-icon--dropoff{background:#ef444426;border-color:#ef444459}.daily-plan-field-icon .hub-route-stops__pin{width:1.125rem;height:1.125rem;margin-top:0}.daily-plan-route-display{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.daily-plan-route-display__period{margin:0 0 .375rem;font-size:.75rem;font-weight:700;color:#4338ca}html.dark .daily-plan-route-display__period{color:#a5b4fc}.daily-plan-route-display__edit{align-self:center;font-size:.75rem}.csp-hub-menu-routes-preview__item .hub-route-stops{margin-top:.25rem}.csp-hub-menu-routes-preview__item .hub-route-stops__text{font-size:.75rem;font-weight:600;line-height:1.35;color:var(--csp-mobile-fg)}.driver-scheduled-passengers-modal__viewport{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media (min-width: 640px){.driver-scheduled-passengers-modal__viewport{padding-bottom:1.5rem}}.driver-scheduled-passengers-modal .driver-scheduled-passengers-modal__body{display:flex;flex-direction:column;gap:.75rem;-webkit-overflow-scrolling:touch}.driver-scheduled-passengers-modal .driver-scheduled-passengers-panel__ride{border-radius:.75rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb);padding:.625rem .75rem}html.dark .driver-scheduled-passengers-modal .driver-scheduled-passengers-panel__ride{background:#1f2937;border-color:#374151}.driver-scheduled-passengers-modal .driver-scheduled-passengers-panel__meta{margin:.375rem 0 0;font-size:.75rem;font-weight:600;color:#6b7280}.rider-book-ride-modal .rider-book-ride-modal__viewport{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media (min-width: 640px){.rider-book-ride-modal .rider-book-ride-modal__viewport{padding-bottom:1.5rem}}.rider-book-ride-modal .rider-book-ride-modal__panel{max-height:min(88dvh,calc(100dvh - 5.5rem - env(safe-area-inset-bottom,0px)))}.rider-book-ride-modal .rider-book-ride-modal__head{position:relative;z-index:2;background:#fff}html.dark .rider-book-ride-modal .rider-book-ride-modal__head{background:#111827}.rider-book-ride-modal .rider-book-ride-modal__close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent}.rider-book-ride-modal .rider-book-ride-modal__close:hover{background:#f3f4f6}html.dark .rider-book-ride-modal .rider-book-ride-modal__close{border-color:#4b5563;background:#1f2937;color:#f3f4f6}html.dark .rider-book-ride-modal .rider-book-ride-modal__close:hover{background:#374151}.rider-book-ride-modal .rider-book-ride-modal__body{-webkit-overflow-scrolling:touch;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card{border-radius:.875rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:#fff;padding:.875rem}html.dark .driver-scheduled-passengers-modal .driver-scheduled-passenger-card{background:#111827;border-color:#374151}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__index{margin:0 0 .5rem;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__identity{display:flex;align-items:center;gap:.75rem}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__avatar-wrap{flex-shrink:0}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__name{margin:0;font-size:.9375rem;font-weight:700;line-height:1.25;color:#111827}html.dark .driver-scheduled-passengers-modal .driver-scheduled-passenger-card__name{color:#f9fafb}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__name--muted{font-weight:600;font-style:italic;color:#4b5563}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__phone{display:block;margin-top:.125rem;font-size:.8125rem;font-weight:600;color:var(--csp-red-500, #e50914);text-decoration:none}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__hint{margin:.125rem 0 0;font-size:.75rem;color:#6b7280}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__status{flex-shrink:0;border-radius:9999px;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border:1px solid #d1d5db;background:#f9fafb;color:#374151}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__status--confirmed{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__status--completed{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__status--pending{border-color:#fde68a;background:#fffbeb;color:#92400e}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__stops{margin-top:.625rem;padding:.5rem .625rem;border-radius:.625rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb)}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__stops-label{margin:0 0 .375rem;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}html.dark .driver-scheduled-passengers-modal .driver-scheduled-passenger-card__stops{background:#1f2937;border-color:#374151}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.75rem 0 0;padding:.625rem 0 0;border-top:1px solid var(--csp-mobile-hairline, #e5e7eb)}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__meta-row dt{margin:0;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#9ca3af}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__meta-row dd{margin:.125rem 0 0;font-size:.8125rem;font-weight:600;color:#111827}html.dark .driver-scheduled-passengers-modal .driver-scheduled-passenger-card__meta-row dd{color:#f3f4f6}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__meta-row--price dd{display:flex;flex-direction:column;gap:.125rem}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__amount{font-weight:800;color:var(--csp-red-500, #e50914)}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__payment{font-size:.6875rem;font-weight:600;color:#6b7280;text-transform:capitalize}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__note{margin:.625rem 0 0;font-size:.75rem;line-height:1.4;color:#4b5563}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__actions--confirmed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__actions--confirmed .driver-scheduled-passenger-card__action-form--cash{grid-column:1 / -1}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__action-form{margin:0;min-width:0}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;border-radius:.75rem;border:1px solid transparent;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;cursor:pointer}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--call,.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--cash:not(.driver-scheduled-passenger-card__btn--cash-pending){border-color:#bbf7d0;background:#f0fdf4;color:#166534}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--message.hub-chat-icon-btn{padding:0}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--cash-pending{border-color:#fde68a;background:#fffbeb;color:#92400e}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--accept{background:#16a34a;color:#fff}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--reject{border-color:#fecaca;background:#fff;color:#b91c1c}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--counter,.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__btn--primary{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__counter{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__counter-label{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:600;color:#374151}.driver-scheduled-passengers-modal .driver-scheduled-passenger-card__review{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--csp-mobile-hairline, #e5e7eb)}.driver-scheduled-passengers-modal .driver-hub-modal__panel{background:var(--csp-mobile-surface, #fff)!important;border-color:var(--csp-mobile-hairline, #e5e7eb)!important;color:var(--csp-mobile-fg, #111827)}html.dark .driver-scheduled-passengers-modal .driver-hub-modal__panel{background:#111827!important;border-color:#374151!important}.driver-passenger-offers-modal.driver-hub-modal{z-index:2600}.rider-rate-driver-modal__viewport{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media (min-width: 640px){.rider-rate-driver-modal__viewport{padding-bottom:1.5rem}}.rider-rate-driver-modal .driver-hub-modal__panel{background:var(--csp-mobile-surface, #fff)!important;border-color:var(--csp-mobile-hairline, #e5e7eb)!important}html.dark .rider-rate-driver-modal .driver-hub-modal__panel{background:#111827!important;border-color:#374151!important}.rider-rate-driver-modal__driver{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.75rem;border:1px solid var(--csp-mobile-hairline, #e5e7eb);background:var(--csp-mobile-surface-2, #f9fafb)}html.dark .rider-rate-driver-modal__driver{background:#1f2937;border-color:#374151}.rider-rate-driver-modal__driver-name{margin:0;font-size:.9375rem;font-weight:700;color:#111827}html.dark .rider-rate-driver-modal__driver-name{color:#f9fafb}.rider-rate-driver-modal__driver-hint{margin:.125rem 0 0;font-size:.75rem;color:#6b7280}.rider-rate-driver-modal__stars-label{margin:0 0 .375rem;font-size:.75rem;font-weight:600;color:#374151}.rider-rate-driver-modal__star{transition:color .15s ease}.rider-rate-driver-modal__submit{border:none}.driver-daily-plan-form__submit-wrap--sticky{position:sticky;bottom:0;z-index:6;margin-top:1rem;padding-top:.75rem;padding-bottom:.25rem;background:linear-gradient(180deg,rgb(255 255 255 / 0) 0%,var(--csp-mobile-surface, #fff) 35%)}html.dark .driver-daily-plan-form__submit-wrap--sticky{background:linear-gradient(180deg,rgb(17 24 39 / 0) 0%,var(--csp-mobile-surface, #111827) 35%)}.driver-daily-plan-form__submit{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:3rem;border:none;border-radius:.75rem;background-color:var(--csp-red-500, #e50914)!important;color:#fff!important;font-size:.875rem;font-weight:700;line-height:1.2;cursor:pointer}.driver-daily-plan-form__submit:hover{background-color:var(--csp-red-600, #c40812)!important}.pending-help-actions{display:grid;width:100%;align-items:stretch}.pending-help-actions>form{display:contents;min-width:0}.pending-help-actions__btn{min-width:0;max-width:100%}@media (min-width: 1024px){#driver-dashboard-root .driver-hub-sidebar{--driver-sidebar-border: #e8eaef;--driver-sidebar-surface: #ffffff;--driver-sidebar-muted: #6b7280;--driver-sidebar-label: #9ca3af;--driver-sidebar-routes-bg: #f5f7ff;--driver-sidebar-routes-border: #d8def8;align-self:start;z-index:10}html.dark #driver-dashboard-root .driver-hub-sidebar{--driver-sidebar-border: #374151;--driver-sidebar-surface: #111827;--driver-sidebar-muted: #9ca3af;--driver-sidebar-label: #6b7280;--driver-sidebar-routes-bg: rgb(30 27 75 / .35);--driver-sidebar-routes-border: rgb(99 102 241 / .35)}#driver-dashboard-root .driver-hub-sidebar__sticky{position:sticky;top:5.5rem}@media (min-width: 1280px){#driver-dashboard-root .driver-hub-sidebar__sticky{top:6rem}}#driver-dashboard-root .driver-hub-sidebar__card{overflow:hidden;border-radius:1rem;border:1px solid var(--driver-sidebar-border);background:var(--driver-sidebar-surface);box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}#driver-dashboard-root .driver-hub-sidebar__head{padding:1rem 1.125rem .875rem;border-bottom:1px solid var(--driver-sidebar-border)}#driver-dashboard-root .driver-hub-sidebar__title{margin:0;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#dc2626}#driver-dashboard-root .driver-hub-sidebar__nav{display:flex;flex-direction:column;gap:0;padding:.875rem 1rem 1.125rem}#driver-dashboard-root .driver-hub-sidebar__section+.driver-hub-sidebar__section{margin-top:1.125rem;padding-top:1.125rem;border-top:1px solid var(--driver-sidebar-border)}#driver-dashboard-root .driver-hub-sidebar__section-label{margin:0 0 .625rem;padding:0 .125rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--driver-sidebar-label)}#driver-dashboard-root .driver-hub-sidebar__list{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}#driver-dashboard-root .driver-hub-sidebar__btn{display:flex;width:100%;min-height:2.75rem;align-items:center;justify-content:space-between;gap:.625rem;margin:0;padding:.625rem .875rem;border:1px solid var(--driver-sidebar-border);border-radius:.75rem;background:var(--driver-sidebar-surface);font-size:.875rem;font-weight:600;line-height:1.25;color:#111827;text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}html.dark #driver-dashboard-root .driver-hub-sidebar__btn{color:#f3f4f6}#driver-dashboard-root .driver-hub-sidebar__btn:hover{border-color:#d1d5db;background:#f9fafb}html.dark #driver-dashboard-root .driver-hub-sidebar__btn:hover{border-color:#4b5563;background:#1f2937}#driver-dashboard-root .driver-hub-sidebar__btn.is-active,#driver-dashboard-root .driver-hub-sidebar__btn.driver-hub-sidebar__btn--active{border-color:#dc2626;background:#dc2626;color:#fff;box-shadow:0 2px 8px #dc262647}#driver-dashboard-root .driver-hub-sidebar__btn.is-active:hover,#driver-dashboard-root .driver-hub-sidebar__btn.driver-hub-sidebar__btn--active:hover{border-color:#b91c1c;background:#b91c1c;color:#fff}#driver-dashboard-root .driver-hub-sidebar__btn-label{min-width:0;flex:1 1 auto}#driver-dashboard-root .driver-hub-sidebar__badge-group{display:inline-flex;flex-shrink:0;align-items:center;gap:.25rem}#driver-dashboard-root .driver-hub-sidebar__badge{display:inline-flex;min-width:1.375rem;height:1.375rem;align-items:center;justify-content:center;padding:0 .375rem;border-radius:999px;font-size:.6875rem;font-weight:800;line-height:1;color:#fff}#driver-dashboard-root .driver-hub-sidebar__btn.is-active .driver-hub-sidebar__badge,#driver-dashboard-root .driver-hub-sidebar__btn.driver-hub-sidebar__btn--active .driver-hub-sidebar__badge{box-shadow:0 0 0 1px #ffffff59}#driver-dashboard-root .driver-hub-sidebar__badge--blue{background:#2563eb}#driver-dashboard-root .driver-hub-sidebar__badge--emerald{background:#059669}#driver-dashboard-root .driver-hub-sidebar__badge--amber{background:#d97706}#driver-dashboard-root .driver-hub-sidebar__routes-panel{padding:.875rem;border-radius:.75rem;border:1px solid var(--driver-sidebar-routes-border);background:var(--driver-sidebar-routes-bg)}#driver-dashboard-root .driver-hub-sidebar__routes-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}#driver-dashboard-root .driver-hub-sidebar__routes-title{margin:0;font-size:.8125rem;font-weight:700;color:#312e81}html.dark #driver-dashboard-root .driver-hub-sidebar__routes-title{color:#c7d2fe}#driver-dashboard-root .driver-hub-sidebar__count-pill{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:2.5rem;height:1.5rem;padding:0 .5rem;border-radius:999px;border:1px solid var(--driver-sidebar-routes-border);background:var(--driver-sidebar-surface);font-size:.6875rem;font-weight:800;font-variant-numeric:tabular-nums;color:#4338ca}html.dark #driver-dashboard-root .driver-hub-sidebar__count-pill{color:#a5b4fc}#driver-dashboard-root .driver-hub-sidebar__routes-hint{margin:0 0 .75rem;font-size:.6875rem;line-height:1.45;color:var(--driver-sidebar-muted)}#driver-dashboard-root .driver-hub-sidebar__routes-cta{display:flex;width:100%;min-height:2.5rem;align-items:center;justify-content:center;gap:.5rem;margin:0 0 .75rem;padding:.5rem .75rem;border:1px dashed #818cf8;border-radius:.625rem;background:#ffffffa6;font-size:.8125rem;font-weight:700;color:#4338ca;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}html.dark #driver-dashboard-root .driver-hub-sidebar__routes-cta{background:#11182780;border-color:#6366f1;color:#c7d2fe}#driver-dashboard-root .driver-hub-sidebar__routes-cta:hover{border-color:#6366f1;background:#fff}html.dark #driver-dashboard-root .driver-hub-sidebar__routes-cta:hover{background:#1f2937}#driver-dashboard-root .driver-hub-sidebar__routes-cta-icon{display:inline-flex;width:1.25rem;height:1.25rem;align-items:center;justify-content:center;border-radius:999px;background:#4f46e5;font-size:.875rem;font-weight:800;line-height:1;color:#fff}#driver-dashboard-root .driver-hub-sidebar__routes-list{display:flex;flex-direction:column;gap:.5rem;margin:0 0 .75rem;padding:0;list-style:none}#driver-dashboard-root .driver-hub-sidebar__routes-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;border-radius:.5rem;border:1px solid var(--driver-sidebar-routes-border);background:var(--driver-sidebar-surface)}#driver-dashboard-root .driver-hub-sidebar__routes-item-body{min-width:0;flex:1 1 auto}#driver-dashboard-root .driver-hub-sidebar__routes-item .daily-plan-route-display__period{font-size:.75rem}#driver-dashboard-root .driver-hub-sidebar__routes-item .hub-route-stops__text{font-size:.6875rem;font-weight:600;color:var(--driver-sidebar-muted)}#driver-dashboard-root .driver-hub-sidebar__routes-item .daily-plan-route-display__edit{flex-shrink:0;align-self:center;font-size:.6875rem;font-weight:700;color:#dc2626;text-decoration:none}#driver-dashboard-root .driver-hub-sidebar__routes-item .daily-plan-route-display__edit:hover{text-decoration:underline}#driver-dashboard-root .driver-hub-sidebar__routes-status{margin:0 0 .75rem;padding:.5rem .625rem;border-radius:.5rem;border:1px dashed var(--driver-sidebar-routes-border);background:#ffffff80;font-size:.75rem;line-height:1.45;color:var(--driver-sidebar-muted)}html.dark #driver-dashboard-root .driver-hub-sidebar__routes-status{background:#11182773}#driver-dashboard-root .driver-hub-sidebar__routes-status--done{border-style:solid;font-weight:600;color:#047857}html.dark #driver-dashboard-root .driver-hub-sidebar__routes-status--done{color:#6ee7b7}#driver-dashboard-root .driver-hub-sidebar__routes-manage{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;padding:.5rem .25rem 0;border-top:1px solid var(--driver-sidebar-routes-border);font-size:.75rem;font-weight:700;color:#dc2626;text-decoration:none}#driver-dashboard-root .driver-hub-sidebar__routes-manage:hover{text-decoration:underline}#driver-dashboard-root .driver-hub-sidebar__routes-manage-arrow{font-size:.875rem;line-height:1}@media (min-width: 1024px) and (max-width: 1279px){#driver-dashboard-root .driver-hub-sidebar{margin-bottom:.5rem}}}html.app-intro-pending body{overflow:hidden}html.app-intro-pending body>*:not(#app-intro-splash){visibility:hidden}#app-intro-splash{display:none;--intro-brand: #c80a14;--intro-brand-dark: #9a0810;--intro-stage-h: min(46vh, 260px);--intro-car-w: clamp(260px, 78vw, 380px);--intro-from: -115%;--intro-to: 115%;--intro-person-side: -1;position:fixed;inset:0;z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1.5rem,env(safe-area-inset-bottom));background:radial-gradient(ellipse 120% 80% at 50% 20%,#2a0a0c,#0a0a0b 45%,#050506);color:#f8fafc;font-family:Bricolage Grotesque,Figtree,system-ui,sans-serif;opacity:1;transition:opacity .45s ease}#app-intro-splash.is-active,html.app-intro-pending #app-intro-splash{display:flex}#app-intro-splash[data-dir=rtl]{--intro-from: 115%;--intro-to: -115%;--intro-person-side: 1}#app-intro-splash.is-exiting{opacity:0;pointer-events:none}.app-intro__skip{position:absolute;top:max(.75rem,env(safe-area-inset-top));inset-inline-end:1rem;z-index:2;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#ffffffd9;font-size:.75rem;font-weight:600;padding:.4rem .75rem;border-radius:9999px;cursor:pointer;backdrop-filter:blur(8px)}.app-intro__skip:hover{background:#ffffff1f}.app-intro__stage{position:relative;width:min(100%,520px);height:var(--intro-stage-h);overflow:hidden;isolation:isolate}.app-intro__road{position:absolute;inset-inline:0;bottom:18%;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 15%,rgba(255,255,255,.08) 85%,transparent 100%)}.app-intro__road:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent 18px,rgba(200,10,20,.55) 18px,rgba(200,10,20,.55) 36px);animation:intro-road-dash .8s linear infinite}#app-intro-splash[data-dir=rtl] .app-intro__road:after{animation-direction:reverse}@keyframes intro-road-dash{0%{transform:translate(0)}to{transform:translate(36px)}}.app-intro__glow{position:absolute;left:50%;bottom:12%;width:70%;height:40%;transform:translate(-50%);background:radial-gradient(ellipse,rgba(200,10,20,.35) 0%,transparent 70%);pointer-events:none}.app-intro__car-wrap{position:absolute;left:50%;bottom:20%;width:var(--intro-car-w);transform:translate(-50%) translate(var(--intro-from));animation:intro-car-drive 5.8s cubic-bezier(.45,.05,.2,1) forwards;will-change:transform}@keyframes intro-car-drive{0%{transform:translate(-50%) translate(var(--intro-from))}20%{transform:translate(-50%) translate(0)}58%{transform:translate(-50%) translate(0)}to{transform:translate(-50%) translate(var(--intro-to))}}.app-intro__pin{position:absolute;left:50%;top:-8%;transform:translate(-50%) translateY(12px) scale(.6);opacity:0;animation:intro-pin-drop 5.8s ease forwards;filter:drop-shadow(0 4px 12px rgba(200,10,20,.5))}@keyframes intro-pin-drop{0%,18%{opacity:0;transform:translate(-50%) translateY(12px) scale(.5)}24%{opacity:1;transform:translate(-50%) translateY(0) scale(1.05)}28%{transform:translate(-50%) translateY(-4px) scale(1)}32%,54%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}60%{opacity:.4;transform:translate(-50%) translateY(-6px) scale(.85)}to{opacity:0;transform:translate(-50%) translateY(-12px) scale(.6)}}.app-intro__car-figure{display:block;width:100%;transform-origin:center center}#app-intro-splash[data-dir=rtl] .app-intro__car-figure{transform:scaleX(-1)}.app-intro__car-svg{display:block;width:100%;height:auto;overflow:visible}.app-intro__wheel-spin{transform-origin:center;transform-box:fill-box;animation:intro-wheel-spin 5.8s linear forwards}@keyframes intro-wheel-spin{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}.app-intro__door--rear,.app-intro__door--front{transform-origin:center bottom;transform-box:fill-box;animation:intro-door-lift 5.8s ease-in-out forwards}.app-intro__door--front{animation-delay:.06s}@keyframes intro-door-lift{0%,22%{transform:translateY(0)}28%,48%{transform:translateY(-7px)}54%,to{transform:translateY(0)}}.app-intro__passengers{position:absolute;inset:0;pointer-events:none}.app-intro__person{position:absolute;bottom:22%;width:26px;height:36px;opacity:0;transform:translate(calc(var(--intro-person-side) * 72px)) scale(.85)}.app-intro__person svg{display:block;width:100%;height:100%}.app-intro__person--1{left:14%;animation:intro-person-board 5.8s ease forwards;animation-delay:0s}.app-intro__person--2{left:28%;animation:intro-person-board 5.8s ease forwards;animation-delay:.1s}.app-intro__person--3{left:42%;animation:intro-person-board 5.8s ease forwards;animation-delay:.2s}.app-intro__person--4{left:56%;animation:intro-person-board 5.8s ease forwards;animation-delay:.3s}@keyframes intro-person-board{0%,26%{opacity:0;transform:translate(calc(var(--intro-person-side) * 72px)) scale(.8)}34%{opacity:1;transform:translate(calc(var(--intro-person-side) * 28px)) scale(.95)}42%,52%{opacity:1;transform:translate(0) scale(1)}56%{opacity:0;transform:translate(0) scale(.6)}to{opacity:0;transform:translate(0) scale(.6)}}.app-intro__seats{position:absolute;inset:0;pointer-events:none}.app-intro__seat-dot{position:absolute;bottom:48%;width:8px;height:8px;border-radius:50%;background:#ffffffe6;opacity:0;box-shadow:0 0 8px #ffc864cc}.app-intro__seat-dot--1{left:20%;animation:intro-seat-lit 5.8s ease forwards}.app-intro__seat-dot--2{left:32%;animation:intro-seat-lit 5.8s ease forwards;animation-delay:.1s}.app-intro__seat-dot--3{left:44%;animation:intro-seat-lit 5.8s ease forwards;animation-delay:.2s}.app-intro__seat-dot--4{left:56%;animation:intro-seat-lit 5.8s ease forwards;animation-delay:.3s}@keyframes intro-seat-lit{0%,38%{opacity:0;transform:scale(0)}44%,54%{opacity:1;transform:scale(1)}58%,to{opacity:0;transform:scale(0)}}.app-intro__brand{text-align:center;opacity:0;animation:intro-brand-in 5.8s ease forwards}.app-intro__logo{width:52px;height:52px;margin:0 auto .5rem;border-radius:14px;-o-object-fit:contain;object-fit:contain;box-shadow:0 8px 24px #c80a1459}.app-intro__title{margin:0;font-size:clamp(1.25rem,4.5vw,1.65rem);font-weight:700;letter-spacing:.02em;color:#fff}.app-intro__tagline{margin:.35rem 0 0;font-size:clamp(.8rem,3vw,.95rem);color:#ffffffb8;max-width:22rem}@keyframes intro-brand-in{0%,8%{opacity:0;transform:translateY(8px)}14%,to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){#app-intro-splash,#app-intro-splash *{animation:none!important;transition:none!important}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}html{color-scheme:light dark}html.dark{color-scheme:dark}html:not(.dark){color-scheme:light}.dark input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]),.dark textarea,.dark select{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity));caret-color:#f3f4f6}html:not(.dark) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]),html:not(.dark) textarea,html:not(.dark) select{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity));caret-color:#111827}.dark :where(html:not(.dark) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden])),.dark :where(html:not(.dark) textarea),.dark :where(html:not(.dark) select){color:#f3f4f6}.dark :where(labelhtml:not(.dark) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden])),.dark :where(label html:not(.dark) textarea),.dark :where(label html:not(.dark) select){color:#e5e7eb}.dark :where(tdhtml:not(.dark) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden])),.dark :where(td html:not(.dark) textarea),.dark :where(td html:not(.dark) select){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,html:not(.dark) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden]),.text-black),.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,html:not(.dark) textarea,.text-black),.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,html:not(.dark) select,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,html:not(.dark) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=hidden])),.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,html:not(.dark) textarea),.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,html:not(.dark) select){color:#e5e7eb}.dark input:-webkit-autofill,.dark input:-webkit-autofill:hover,.dark input:-webkit-autofill:focus,.dark textarea:-webkit-autofill,.dark select:-webkit-autofill{-webkit-text-fill-color:rgb(243 244 246);caret-color:#f3f4f6;box-shadow:0 0 0 1000px #1f2937 inset;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out}html:not(.dark) input:-webkit-autofill,html:not(.dark) input:-webkit-autofill:hover,html:not(.dark) textarea:-webkit-autofill{-webkit-text-fill-color:rgb(17 24 39);caret-color:#111827;box-shadow:0 0 0 1000px #fff inset;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.text-gray-400){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.text-gray-500){color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.text-gray-600){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.text-gray-700){color:#e5e7eb}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.text-gray-800){color:#f3f4f6}:is(:where(.dark .dark\:bg-gray-900.text-gray-400),:where(.dark .dark\:bg-gray-900\/90.text-gray-400),:where(.dark .dark\:bg-gray-900\/95.text-gray-400),:where(.dark .dark\:bg-gray-900\/50.text-gray-400),:where(.dark .dark\:bg-gray-900\/60.text-gray-400),:where(.dark .dark\:bg-gray-900\/80.text-gray-400),:where(.dark .dark\:bg-gray-950.text-gray-400),:where(.dark .dark\:bg-gray-950\/30.text-gray-400),:where(.dark .dark\:bg-gray-950\/40.text-gray-400),:where(.dark .dark\:bg-gray-950\/50.text-gray-400),:where(.dark .dark\:bg-gray-950\/60.text-gray-400),:where(.dark .dark\:bg-gray-950\/80.text-gray-400),:where(.dark .dark\:bg-gray-800.text-gray-400),:where(.dark .dark\:bg-gray-800\/40.text-gray-400),:where(.dark .dark\:bg-gray-800\/50.text-gray-400),:where(.dark .dark\:bg-gray-800\/60.text-gray-400),:where(.dark .dark\:bg-gray-800\/70.text-gray-400),:where(.dark .dark\:bg-gray-800\/90.text-gray-400),:where(.dark .dark\:bg-gray-700.text-gray-400),:where(.dark .dark\:bg-gray-700\/50.text-gray-400),:where(.dark .dark\:bg-gray-700\/60.text-gray-400),:where(.dark .dark\:bg-gray-900\/40.text-gray-400),:where(.dark .dark\:bg-gray-900\/30.text-gray-400),:where(.dark .dark\:bg-gray-800\/80.text-gray-400),:where(.dark .dark\:bg-gray-950\/70.text-gray-400),:where(.dark .dark\:bg-blue-950\/30.text-gray-400),:where(.dark .dark\:bg-blue-950\/40.text-gray-400),:where(.dark .dark\:bg-blue-950\/50.text-gray-400),:where(.dark .dark\:bg-indigo-950\/30.text-gray-400),:where(.dark .dark\:bg-indigo-950\/40.text-gray-400),:where(.dark .dark\:bg-indigo-950\/50.text-gray-400),:where(.dark .dark\:bg-red-950\/30.text-gray-400),:where(.dark .dark\:bg-red-950\/40.text-gray-400),:where(.dark .dark\:bg-red-950\/50.text-gray-400),:where(.dark .dark\:bg-amber-950\/35.text-gray-400),:where(.dark .dark\:bg-amber-950\/40.text-gray-400),:where(.dark .dark\:bg-amber-950\/50.text-gray-400),:where(.dark .dark\:bg-amber-900\/20.text-gray-400),:where(.dark .dark\:bg-green-950\/25.text-gray-400),:where(.dark .dark\:bg-green-950\/30.text-gray-400),:where(.dark .dark\:bg-green-950\/40.text-gray-400),:where(.dark .dark\:bg-green-950\/50.text-gray-400),:where(.dark .dark\:bg-yellow-950\/30.text-gray-400),:where(.dark .dark\:bg-purple-950\/30.text-gray-400),:where(.dark .dark\:bg-purple-900\/30.text-gray-400),:where(.dark .dark\:bg-purple-950\/50.text-gray-400),:where(.dark .dark\:bg-gray-900\/35.text-gray-400),:where(.dark .dark\:bg-gray-600.text-gray-400),:where(.dark .dark\:bg-blue-900\/25.text-gray-400),:where(.dark .dark\:bg-blue-900\/30.text-gray-400),:where(.dark .dark\:bg-blue-900\/40.text-gray-400),:where(.dark .dark\:bg-blue-950\/20.text-gray-400),:where(.dark .dark\:bg-blue-950\/25.text-gray-400),:where(.dark .dark\:bg-blue-950\/45.text-gray-400),:where(.dark .dark\:bg-blue-950\/55.text-gray-400),:where(.dark .dark\:bg-amber-900.text-gray-400),:where(.dark .dark\:bg-amber-900\/25.text-gray-400),:where(.dark .dark\:bg-amber-900\/30.text-gray-400),:where(.dark .dark\:bg-amber-900\/40.text-gray-400),:where(.dark .dark\:bg-amber-900\/60.text-gray-400),:where(.dark .dark\:bg-amber-950\/45.text-gray-400),:where(.dark .dark\:bg-emerald-900\/30.text-gray-400),:where(.dark .dark\:bg-emerald-950\/20.text-gray-400),:where(.dark .dark\:bg-emerald-950\/25.text-gray-400),:where(.dark .dark\:bg-emerald-950\/30.text-gray-400),:where(.dark .dark\:bg-emerald-950\/40.text-gray-400),:where(.dark .dark\:bg-green-900\/25.text-gray-400),:where(.dark .dark\:bg-green-900\/30.text-gray-400),:where(.dark .dark\:bg-green-950\/15.text-gray-400),:where(.dark .dark\:bg-green-950\/45.text-gray-400),:where(.dark .dark\:bg-red-900\/30.text-gray-400),:where(.dark .dark\:bg-red-950\/45.text-gray-400),:where(.dark .dark\:bg-yellow-950\/40.text-gray-400),:where(.dark .dark\:bg-yellow-950\/45.text-gray-400),:where(.dark .dark\:bg-yellow-950\/50.text-gray-400),:where(.dark .dark\:bg-indigo-950\/35.text-gray-400),:where(.dark .dark\:bg-teal-950\/20.text-gray-400),:where(.dark .dark\:bg-teal-950\/50.text-gray-400),:where(.dark .dark\:bg-violet-950\/40.text-gray-400),:where(.dark .dark\:bg-slate-800\/80.text-gray-400),:where(.dark .dark\:bg-black\/30.text-gray-400),:where(.dark .dark\:bg-black\/40.text-gray-400),:where(.dark .dark\:bg-blue-500.text-gray-400),:where(.dark .dark\:bg-blue-600.text-gray-400),:where(.dark .dark\:bg-cyan-700.text-gray-400),:where(.dark .dark\:bg-emerald-700.text-gray-400),:where(.dark .dark\:bg-fuchsia-700.text-gray-400),:where(.dark .dark\:bg-green-700.text-gray-400),:where(.dark .dark\:bg-indigo-500.text-gray-400),:where(.dark .dark\:bg-indigo-700.text-gray-400),:where(.dark .dark\:bg-orange-700.text-gray-400),:where(.dark .dark\:bg-pink-700.text-gray-400),:where(.dark .dark\:bg-purple-700.text-gray-400),:where(.dark .dark\:bg-red-700.text-gray-400),:where(.dark .dark\:bg-rose-700.text-gray-400)){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900.text-gray-500),:where(.dark .dark\:bg-gray-900\/90.text-gray-500),:where(.dark .dark\:bg-gray-900\/95.text-gray-500),:where(.dark .dark\:bg-gray-900\/50.text-gray-500),:where(.dark .dark\:bg-gray-900\/60.text-gray-500),:where(.dark .dark\:bg-gray-900\/80.text-gray-500),:where(.dark .dark\:bg-gray-950.text-gray-500),:where(.dark .dark\:bg-gray-950\/30.text-gray-500),:where(.dark .dark\:bg-gray-950\/40.text-gray-500),:where(.dark .dark\:bg-gray-950\/50.text-gray-500),:where(.dark .dark\:bg-gray-950\/60.text-gray-500),:where(.dark .dark\:bg-gray-950\/80.text-gray-500),:where(.dark .dark\:bg-gray-800.text-gray-500),:where(.dark .dark\:bg-gray-800\/40.text-gray-500),:where(.dark .dark\:bg-gray-800\/50.text-gray-500),:where(.dark .dark\:bg-gray-800\/60.text-gray-500),:where(.dark .dark\:bg-gray-800\/70.text-gray-500),:where(.dark .dark\:bg-gray-800\/90.text-gray-500),:where(.dark .dark\:bg-gray-700.text-gray-500),:where(.dark .dark\:bg-gray-700\/50.text-gray-500),:where(.dark .dark\:bg-gray-700\/60.text-gray-500),:where(.dark .dark\:bg-gray-900\/40.text-gray-500),:where(.dark .dark\:bg-gray-900\/30.text-gray-500),:where(.dark .dark\:bg-gray-800\/80.text-gray-500),:where(.dark .dark\:bg-gray-950\/70.text-gray-500),:where(.dark .dark\:bg-blue-950\/30.text-gray-500),:where(.dark .dark\:bg-blue-950\/40.text-gray-500),:where(.dark .dark\:bg-blue-950\/50.text-gray-500),:where(.dark .dark\:bg-indigo-950\/30.text-gray-500),:where(.dark .dark\:bg-indigo-950\/40.text-gray-500),:where(.dark .dark\:bg-indigo-950\/50.text-gray-500),:where(.dark .dark\:bg-red-950\/30.text-gray-500),:where(.dark .dark\:bg-red-950\/40.text-gray-500),:where(.dark .dark\:bg-red-950\/50.text-gray-500),:where(.dark .dark\:bg-amber-950\/35.text-gray-500),:where(.dark .dark\:bg-amber-950\/40.text-gray-500),:where(.dark .dark\:bg-amber-950\/50.text-gray-500),:where(.dark .dark\:bg-amber-900\/20.text-gray-500),:where(.dark .dark\:bg-green-950\/25.text-gray-500),:where(.dark .dark\:bg-green-950\/30.text-gray-500),:where(.dark .dark\:bg-green-950\/40.text-gray-500),:where(.dark .dark\:bg-green-950\/50.text-gray-500),:where(.dark .dark\:bg-yellow-950\/30.text-gray-500),:where(.dark .dark\:bg-purple-950\/30.text-gray-500),:where(.dark .dark\:bg-purple-900\/30.text-gray-500),:where(.dark .dark\:bg-purple-950\/50.text-gray-500),:where(.dark .dark\:bg-gray-900\/35.text-gray-500),:where(.dark .dark\:bg-gray-600.text-gray-500),:where(.dark .dark\:bg-blue-900\/25.text-gray-500),:where(.dark .dark\:bg-blue-900\/30.text-gray-500),:where(.dark .dark\:bg-blue-900\/40.text-gray-500),:where(.dark .dark\:bg-blue-950\/20.text-gray-500),:where(.dark .dark\:bg-blue-950\/25.text-gray-500),:where(.dark .dark\:bg-blue-950\/45.text-gray-500),:where(.dark .dark\:bg-blue-950\/55.text-gray-500),:where(.dark .dark\:bg-amber-900.text-gray-500),:where(.dark .dark\:bg-amber-900\/25.text-gray-500),:where(.dark .dark\:bg-amber-900\/30.text-gray-500),:where(.dark .dark\:bg-amber-900\/40.text-gray-500),:where(.dark .dark\:bg-amber-900\/60.text-gray-500),:where(.dark .dark\:bg-amber-950\/45.text-gray-500),:where(.dark .dark\:bg-emerald-900\/30.text-gray-500),:where(.dark .dark\:bg-emerald-950\/20.text-gray-500),:where(.dark .dark\:bg-emerald-950\/25.text-gray-500),:where(.dark .dark\:bg-emerald-950\/30.text-gray-500),:where(.dark .dark\:bg-emerald-950\/40.text-gray-500),:where(.dark .dark\:bg-green-900\/25.text-gray-500),:where(.dark .dark\:bg-green-900\/30.text-gray-500),:where(.dark .dark\:bg-green-950\/15.text-gray-500),:where(.dark .dark\:bg-green-950\/45.text-gray-500),:where(.dark .dark\:bg-red-900\/30.text-gray-500),:where(.dark .dark\:bg-red-950\/45.text-gray-500),:where(.dark .dark\:bg-yellow-950\/40.text-gray-500),:where(.dark .dark\:bg-yellow-950\/45.text-gray-500),:where(.dark .dark\:bg-yellow-950\/50.text-gray-500),:where(.dark .dark\:bg-indigo-950\/35.text-gray-500),:where(.dark .dark\:bg-teal-950\/20.text-gray-500),:where(.dark .dark\:bg-teal-950\/50.text-gray-500),:where(.dark .dark\:bg-violet-950\/40.text-gray-500),:where(.dark .dark\:bg-slate-800\/80.text-gray-500),:where(.dark .dark\:bg-black\/30.text-gray-500),:where(.dark .dark\:bg-black\/40.text-gray-500),:where(.dark .dark\:bg-blue-500.text-gray-500),:where(.dark .dark\:bg-blue-600.text-gray-500),:where(.dark .dark\:bg-cyan-700.text-gray-500),:where(.dark .dark\:bg-emerald-700.text-gray-500),:where(.dark .dark\:bg-fuchsia-700.text-gray-500),:where(.dark .dark\:bg-green-700.text-gray-500),:where(.dark .dark\:bg-indigo-500.text-gray-500),:where(.dark .dark\:bg-indigo-700.text-gray-500),:where(.dark .dark\:bg-orange-700.text-gray-500),:where(.dark .dark\:bg-pink-700.text-gray-500),:where(.dark .dark\:bg-purple-700.text-gray-500),:where(.dark .dark\:bg-red-700.text-gray-500),:where(.dark .dark\:bg-rose-700.text-gray-500)){color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900.text-gray-600),:where(.dark .dark\:bg-gray-900\/90.text-gray-600),:where(.dark .dark\:bg-gray-900\/95.text-gray-600),:where(.dark .dark\:bg-gray-900\/50.text-gray-600),:where(.dark .dark\:bg-gray-900\/60.text-gray-600),:where(.dark .dark\:bg-gray-900\/80.text-gray-600),:where(.dark .dark\:bg-gray-950.text-gray-600),:where(.dark .dark\:bg-gray-950\/30.text-gray-600),:where(.dark .dark\:bg-gray-950\/40.text-gray-600),:where(.dark .dark\:bg-gray-950\/50.text-gray-600),:where(.dark .dark\:bg-gray-950\/60.text-gray-600),:where(.dark .dark\:bg-gray-950\/80.text-gray-600),:where(.dark .dark\:bg-gray-800.text-gray-600),:where(.dark .dark\:bg-gray-800\/40.text-gray-600),:where(.dark .dark\:bg-gray-800\/50.text-gray-600),:where(.dark .dark\:bg-gray-800\/60.text-gray-600),:where(.dark .dark\:bg-gray-800\/70.text-gray-600),:where(.dark .dark\:bg-gray-800\/90.text-gray-600),:where(.dark .dark\:bg-gray-700.text-gray-600),:where(.dark .dark\:bg-gray-700\/50.text-gray-600),:where(.dark .dark\:bg-gray-700\/60.text-gray-600),:where(.dark .dark\:bg-gray-900\/40.text-gray-600),:where(.dark .dark\:bg-gray-900\/30.text-gray-600),:where(.dark .dark\:bg-gray-800\/80.text-gray-600),:where(.dark .dark\:bg-gray-950\/70.text-gray-600),:where(.dark .dark\:bg-blue-950\/30.text-gray-600),:where(.dark .dark\:bg-blue-950\/40.text-gray-600),:where(.dark .dark\:bg-blue-950\/50.text-gray-600),:where(.dark .dark\:bg-indigo-950\/30.text-gray-600),:where(.dark .dark\:bg-indigo-950\/40.text-gray-600),:where(.dark .dark\:bg-indigo-950\/50.text-gray-600),:where(.dark .dark\:bg-red-950\/30.text-gray-600),:where(.dark .dark\:bg-red-950\/40.text-gray-600),:where(.dark .dark\:bg-red-950\/50.text-gray-600),:where(.dark .dark\:bg-amber-950\/35.text-gray-600),:where(.dark .dark\:bg-amber-950\/40.text-gray-600),:where(.dark .dark\:bg-amber-950\/50.text-gray-600),:where(.dark .dark\:bg-amber-900\/20.text-gray-600),:where(.dark .dark\:bg-green-950\/25.text-gray-600),:where(.dark .dark\:bg-green-950\/30.text-gray-600),:where(.dark .dark\:bg-green-950\/40.text-gray-600),:where(.dark .dark\:bg-green-950\/50.text-gray-600),:where(.dark .dark\:bg-yellow-950\/30.text-gray-600),:where(.dark .dark\:bg-purple-950\/30.text-gray-600),:where(.dark .dark\:bg-purple-900\/30.text-gray-600),:where(.dark .dark\:bg-purple-950\/50.text-gray-600),:where(.dark .dark\:bg-gray-900\/35.text-gray-600),:where(.dark .dark\:bg-gray-600.text-gray-600),:where(.dark .dark\:bg-blue-900\/25.text-gray-600),:where(.dark .dark\:bg-blue-900\/30.text-gray-600),:where(.dark .dark\:bg-blue-900\/40.text-gray-600),:where(.dark .dark\:bg-blue-950\/20.text-gray-600),:where(.dark .dark\:bg-blue-950\/25.text-gray-600),:where(.dark .dark\:bg-blue-950\/45.text-gray-600),:where(.dark .dark\:bg-blue-950\/55.text-gray-600),:where(.dark .dark\:bg-amber-900.text-gray-600),:where(.dark .dark\:bg-amber-900\/25.text-gray-600),:where(.dark .dark\:bg-amber-900\/30.text-gray-600),:where(.dark .dark\:bg-amber-900\/40.text-gray-600),:where(.dark .dark\:bg-amber-900\/60.text-gray-600),:where(.dark .dark\:bg-amber-950\/45.text-gray-600),:where(.dark .dark\:bg-emerald-900\/30.text-gray-600),:where(.dark .dark\:bg-emerald-950\/20.text-gray-600),:where(.dark .dark\:bg-emerald-950\/25.text-gray-600),:where(.dark .dark\:bg-emerald-950\/30.text-gray-600),:where(.dark .dark\:bg-emerald-950\/40.text-gray-600),:where(.dark .dark\:bg-green-900\/25.text-gray-600),:where(.dark .dark\:bg-green-900\/30.text-gray-600),:where(.dark .dark\:bg-green-950\/15.text-gray-600),:where(.dark .dark\:bg-green-950\/45.text-gray-600),:where(.dark .dark\:bg-red-900\/30.text-gray-600),:where(.dark .dark\:bg-red-950\/45.text-gray-600),:where(.dark .dark\:bg-yellow-950\/40.text-gray-600),:where(.dark .dark\:bg-yellow-950\/45.text-gray-600),:where(.dark .dark\:bg-yellow-950\/50.text-gray-600),:where(.dark .dark\:bg-indigo-950\/35.text-gray-600),:where(.dark .dark\:bg-teal-950\/20.text-gray-600),:where(.dark .dark\:bg-teal-950\/50.text-gray-600),:where(.dark .dark\:bg-violet-950\/40.text-gray-600),:where(.dark .dark\:bg-slate-800\/80.text-gray-600),:where(.dark .dark\:bg-black\/30.text-gray-600),:where(.dark .dark\:bg-black\/40.text-gray-600),:where(.dark .dark\:bg-blue-500.text-gray-600),:where(.dark .dark\:bg-blue-600.text-gray-600),:where(.dark .dark\:bg-cyan-700.text-gray-600),:where(.dark .dark\:bg-emerald-700.text-gray-600),:where(.dark .dark\:bg-fuchsia-700.text-gray-600),:where(.dark .dark\:bg-green-700.text-gray-600),:where(.dark .dark\:bg-indigo-500.text-gray-600),:where(.dark .dark\:bg-indigo-700.text-gray-600),:where(.dark .dark\:bg-orange-700.text-gray-600),:where(.dark .dark\:bg-pink-700.text-gray-600),:where(.dark .dark\:bg-purple-700.text-gray-600),:where(.dark .dark\:bg-red-700.text-gray-600),:where(.dark .dark\:bg-rose-700.text-gray-600)){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900.text-gray-700),:where(.dark .dark\:bg-gray-900\/90.text-gray-700),:where(.dark .dark\:bg-gray-900\/95.text-gray-700),:where(.dark .dark\:bg-gray-900\/50.text-gray-700),:where(.dark .dark\:bg-gray-900\/60.text-gray-700),:where(.dark .dark\:bg-gray-900\/80.text-gray-700),:where(.dark .dark\:bg-gray-950.text-gray-700),:where(.dark .dark\:bg-gray-950\/30.text-gray-700),:where(.dark .dark\:bg-gray-950\/40.text-gray-700),:where(.dark .dark\:bg-gray-950\/50.text-gray-700),:where(.dark .dark\:bg-gray-950\/60.text-gray-700),:where(.dark .dark\:bg-gray-950\/80.text-gray-700),:where(.dark .dark\:bg-gray-800.text-gray-700),:where(.dark .dark\:bg-gray-800\/40.text-gray-700),:where(.dark .dark\:bg-gray-800\/50.text-gray-700),:where(.dark .dark\:bg-gray-800\/60.text-gray-700),:where(.dark .dark\:bg-gray-800\/70.text-gray-700),:where(.dark .dark\:bg-gray-800\/90.text-gray-700),:where(.dark .dark\:bg-gray-700.text-gray-700),:where(.dark .dark\:bg-gray-700\/50.text-gray-700),:where(.dark .dark\:bg-gray-700\/60.text-gray-700),:where(.dark .dark\:bg-gray-900\/40.text-gray-700),:where(.dark .dark\:bg-gray-900\/30.text-gray-700),:where(.dark .dark\:bg-gray-800\/80.text-gray-700),:where(.dark .dark\:bg-gray-950\/70.text-gray-700),:where(.dark .dark\:bg-blue-950\/30.text-gray-700),:where(.dark .dark\:bg-blue-950\/40.text-gray-700),:where(.dark .dark\:bg-blue-950\/50.text-gray-700),:where(.dark .dark\:bg-indigo-950\/30.text-gray-700),:where(.dark .dark\:bg-indigo-950\/40.text-gray-700),:where(.dark .dark\:bg-indigo-950\/50.text-gray-700),:where(.dark .dark\:bg-red-950\/30.text-gray-700),:where(.dark .dark\:bg-red-950\/40.text-gray-700),:where(.dark .dark\:bg-red-950\/50.text-gray-700),:where(.dark .dark\:bg-amber-950\/35.text-gray-700),:where(.dark .dark\:bg-amber-950\/40.text-gray-700),:where(.dark .dark\:bg-amber-950\/50.text-gray-700),:where(.dark .dark\:bg-amber-900\/20.text-gray-700),:where(.dark .dark\:bg-green-950\/25.text-gray-700),:where(.dark .dark\:bg-green-950\/30.text-gray-700),:where(.dark .dark\:bg-green-950\/40.text-gray-700),:where(.dark .dark\:bg-green-950\/50.text-gray-700),:where(.dark .dark\:bg-yellow-950\/30.text-gray-700),:where(.dark .dark\:bg-purple-950\/30.text-gray-700),:where(.dark .dark\:bg-purple-900\/30.text-gray-700),:where(.dark .dark\:bg-purple-950\/50.text-gray-700),:where(.dark .dark\:bg-gray-900\/35.text-gray-700),:where(.dark .dark\:bg-gray-600.text-gray-700),:where(.dark .dark\:bg-blue-900\/25.text-gray-700),:where(.dark .dark\:bg-blue-900\/30.text-gray-700),:where(.dark .dark\:bg-blue-900\/40.text-gray-700),:where(.dark .dark\:bg-blue-950\/20.text-gray-700),:where(.dark .dark\:bg-blue-950\/25.text-gray-700),:where(.dark .dark\:bg-blue-950\/45.text-gray-700),:where(.dark .dark\:bg-blue-950\/55.text-gray-700),:where(.dark .dark\:bg-amber-900.text-gray-700),:where(.dark .dark\:bg-amber-900\/25.text-gray-700),:where(.dark .dark\:bg-amber-900\/30.text-gray-700),:where(.dark .dark\:bg-amber-900\/40.text-gray-700),:where(.dark .dark\:bg-amber-900\/60.text-gray-700),:where(.dark .dark\:bg-amber-950\/45.text-gray-700),:where(.dark .dark\:bg-emerald-900\/30.text-gray-700),:where(.dark .dark\:bg-emerald-950\/20.text-gray-700),:where(.dark .dark\:bg-emerald-950\/25.text-gray-700),:where(.dark .dark\:bg-emerald-950\/30.text-gray-700),:where(.dark .dark\:bg-emerald-950\/40.text-gray-700),:where(.dark .dark\:bg-green-900\/25.text-gray-700),:where(.dark .dark\:bg-green-900\/30.text-gray-700),:where(.dark .dark\:bg-green-950\/15.text-gray-700),:where(.dark .dark\:bg-green-950\/45.text-gray-700),:where(.dark .dark\:bg-red-900\/30.text-gray-700),:where(.dark .dark\:bg-red-950\/45.text-gray-700),:where(.dark .dark\:bg-yellow-950\/40.text-gray-700),:where(.dark .dark\:bg-yellow-950\/45.text-gray-700),:where(.dark .dark\:bg-yellow-950\/50.text-gray-700),:where(.dark .dark\:bg-indigo-950\/35.text-gray-700),:where(.dark .dark\:bg-teal-950\/20.text-gray-700),:where(.dark .dark\:bg-teal-950\/50.text-gray-700),:where(.dark .dark\:bg-violet-950\/40.text-gray-700),:where(.dark .dark\:bg-slate-800\/80.text-gray-700),:where(.dark .dark\:bg-black\/30.text-gray-700),:where(.dark .dark\:bg-black\/40.text-gray-700),:where(.dark .dark\:bg-blue-500.text-gray-700),:where(.dark .dark\:bg-blue-600.text-gray-700),:where(.dark .dark\:bg-cyan-700.text-gray-700),:where(.dark .dark\:bg-emerald-700.text-gray-700),:where(.dark .dark\:bg-fuchsia-700.text-gray-700),:where(.dark .dark\:bg-green-700.text-gray-700),:where(.dark .dark\:bg-indigo-500.text-gray-700),:where(.dark .dark\:bg-indigo-700.text-gray-700),:where(.dark .dark\:bg-orange-700.text-gray-700),:where(.dark .dark\:bg-pink-700.text-gray-700),:where(.dark .dark\:bg-purple-700.text-gray-700),:where(.dark .dark\:bg-red-700.text-gray-700),:where(.dark .dark\:bg-rose-700.text-gray-700)){color:#e5e7eb}:is(:where(.dark .dark\:bg-gray-900.text-gray-800),:where(.dark .dark\:bg-gray-900\/90.text-gray-800),:where(.dark .dark\:bg-gray-900\/95.text-gray-800),:where(.dark .dark\:bg-gray-900\/50.text-gray-800),:where(.dark .dark\:bg-gray-900\/60.text-gray-800),:where(.dark .dark\:bg-gray-900\/80.text-gray-800),:where(.dark .dark\:bg-gray-950.text-gray-800),:where(.dark .dark\:bg-gray-950\/30.text-gray-800),:where(.dark .dark\:bg-gray-950\/40.text-gray-800),:where(.dark .dark\:bg-gray-950\/50.text-gray-800),:where(.dark .dark\:bg-gray-950\/60.text-gray-800),:where(.dark .dark\:bg-gray-950\/80.text-gray-800),:where(.dark .dark\:bg-gray-800.text-gray-800),:where(.dark .dark\:bg-gray-800\/40.text-gray-800),:where(.dark .dark\:bg-gray-800\/50.text-gray-800),:where(.dark .dark\:bg-gray-800\/60.text-gray-800),:where(.dark .dark\:bg-gray-800\/70.text-gray-800),:where(.dark .dark\:bg-gray-800\/90.text-gray-800),:where(.dark .dark\:bg-gray-700.text-gray-800),:where(.dark .dark\:bg-gray-700\/50.text-gray-800),:where(.dark .dark\:bg-gray-700\/60.text-gray-800),:where(.dark .dark\:bg-gray-900\/40.text-gray-800),:where(.dark .dark\:bg-gray-900\/30.text-gray-800),:where(.dark .dark\:bg-gray-800\/80.text-gray-800),:where(.dark .dark\:bg-gray-950\/70.text-gray-800),:where(.dark .dark\:bg-blue-950\/30.text-gray-800),:where(.dark .dark\:bg-blue-950\/40.text-gray-800),:where(.dark .dark\:bg-blue-950\/50.text-gray-800),:where(.dark .dark\:bg-indigo-950\/30.text-gray-800),:where(.dark .dark\:bg-indigo-950\/40.text-gray-800),:where(.dark .dark\:bg-indigo-950\/50.text-gray-800),:where(.dark .dark\:bg-red-950\/30.text-gray-800),:where(.dark .dark\:bg-red-950\/40.text-gray-800),:where(.dark .dark\:bg-red-950\/50.text-gray-800),:where(.dark .dark\:bg-amber-950\/35.text-gray-800),:where(.dark .dark\:bg-amber-950\/40.text-gray-800),:where(.dark .dark\:bg-amber-950\/50.text-gray-800),:where(.dark .dark\:bg-amber-900\/20.text-gray-800),:where(.dark .dark\:bg-green-950\/25.text-gray-800),:where(.dark .dark\:bg-green-950\/30.text-gray-800),:where(.dark .dark\:bg-green-950\/40.text-gray-800),:where(.dark .dark\:bg-green-950\/50.text-gray-800),:where(.dark .dark\:bg-yellow-950\/30.text-gray-800),:where(.dark .dark\:bg-purple-950\/30.text-gray-800),:where(.dark .dark\:bg-purple-900\/30.text-gray-800),:where(.dark .dark\:bg-purple-950\/50.text-gray-800),:where(.dark .dark\:bg-gray-900\/35.text-gray-800),:where(.dark .dark\:bg-gray-600.text-gray-800),:where(.dark .dark\:bg-blue-900\/25.text-gray-800),:where(.dark .dark\:bg-blue-900\/30.text-gray-800),:where(.dark .dark\:bg-blue-900\/40.text-gray-800),:where(.dark .dark\:bg-blue-950\/20.text-gray-800),:where(.dark .dark\:bg-blue-950\/25.text-gray-800),:where(.dark .dark\:bg-blue-950\/45.text-gray-800),:where(.dark .dark\:bg-blue-950\/55.text-gray-800),:where(.dark .dark\:bg-amber-900.text-gray-800),:where(.dark .dark\:bg-amber-900\/25.text-gray-800),:where(.dark .dark\:bg-amber-900\/30.text-gray-800),:where(.dark .dark\:bg-amber-900\/40.text-gray-800),:where(.dark .dark\:bg-amber-900\/60.text-gray-800),:where(.dark .dark\:bg-amber-950\/45.text-gray-800),:where(.dark .dark\:bg-emerald-900\/30.text-gray-800),:where(.dark .dark\:bg-emerald-950\/20.text-gray-800),:where(.dark .dark\:bg-emerald-950\/25.text-gray-800),:where(.dark .dark\:bg-emerald-950\/30.text-gray-800),:where(.dark .dark\:bg-emerald-950\/40.text-gray-800),:where(.dark .dark\:bg-green-900\/25.text-gray-800),:where(.dark .dark\:bg-green-900\/30.text-gray-800),:where(.dark .dark\:bg-green-950\/15.text-gray-800),:where(.dark .dark\:bg-green-950\/45.text-gray-800),:where(.dark .dark\:bg-red-900\/30.text-gray-800),:where(.dark .dark\:bg-red-950\/45.text-gray-800),:where(.dark .dark\:bg-yellow-950\/40.text-gray-800),:where(.dark .dark\:bg-yellow-950\/45.text-gray-800),:where(.dark .dark\:bg-yellow-950\/50.text-gray-800),:where(.dark .dark\:bg-indigo-950\/35.text-gray-800),:where(.dark .dark\:bg-teal-950\/20.text-gray-800),:where(.dark .dark\:bg-teal-950\/50.text-gray-800),:where(.dark .dark\:bg-violet-950\/40.text-gray-800),:where(.dark .dark\:bg-slate-800\/80.text-gray-800),:where(.dark .dark\:bg-black\/30.text-gray-800),:where(.dark .dark\:bg-black\/40.text-gray-800),:where(.dark .dark\:bg-blue-500.text-gray-800),:where(.dark .dark\:bg-blue-600.text-gray-800),:where(.dark .dark\:bg-cyan-700.text-gray-800),:where(.dark .dark\:bg-emerald-700.text-gray-800),:where(.dark .dark\:bg-fuchsia-700.text-gray-800),:where(.dark .dark\:bg-green-700.text-gray-800),:where(.dark .dark\:bg-indigo-500.text-gray-800),:where(.dark .dark\:bg-indigo-700.text-gray-800),:where(.dark .dark\:bg-orange-700.text-gray-800),:where(.dark .dark\:bg-pink-700.text-gray-800),:where(.dark .dark\:bg-purple-700.text-gray-800),:where(.dark .dark\:bg-red-700.text-gray-800),:where(.dark .dark\:bg-rose-700.text-gray-800)){color:#f3f4f6}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.app-field-native{width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity));caret-color:#111827;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width: 1023px){.csp-auth-support-box>p.app-field-native.font-semibold{color:var(--csp-mobile-fg)}#passenger-app-shell main .rounded-2xl.app-field-native,#passenger-app-shell main .rounded-xl.app-field-native{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .app-field-native{background-color:var(--csp-mobile-surface)}}.dark :where(.app-field-native){color:#f3f4f6;background-color:#111827;border-color:#4b5563}.dark :where(label.app-field-native){color:#e5e7eb}.dark :where(td.app-field-native){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,.app-field-native,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,.app-field-native){color:#e5e7eb}.dark :where(.app-field-native,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.app-field-native)::-moz-placeholder{color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.app-field-native)::placeholder{color:#9ca3af}:is(:where(.dark .app-field-native.dark\:bg-gray-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/95),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/55),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/15),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-violet-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-slate-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-cyan-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-fuchsia-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-orange-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-pink-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-rose-700))::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder{color:#9ca3af}:is(:where(.dark .app-field-native.dark\:bg-gray-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/95),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/55),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/15),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-violet-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-slate-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-cyan-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-fuchsia-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-orange-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-pink-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-rose-700))::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder{color:#9ca3af}.app-field-native::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.app-field-native::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.app-field-native:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity))}.app-field-native:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity));caret-color:#f3f4f6}.app-field-native:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.app-field-native:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.app-field-native:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity));--tw-ring-color: rgb(127 29 29 / .4)}.app-field-native-compact{border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity));caret-color:#111827}.dark .owner-panel :where(label.app-field-native-compact.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.app-field-native-compact{color:var(--csp-mobile-fg-muted)}#passenger-app-shell main .rounded-2xl.app-field-native-compact,#passenger-app-shell main .rounded-xl.app-field-native-compact{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .app-field-native-compact{background-color:var(--csp-mobile-surface)}}.dark :where(.app-field-native-compact){color:#f3f4f6;background-color:#111827;border-color:#4b5563}.dark :where(label.app-field-native-compact){color:#e5e7eb}.dark :where(td.app-field-native-compact){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,.app-field-native-compact,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,.app-field-native-compact){color:#e5e7eb}.app-field-native-compact:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity))}.app-field-native-compact:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity));caret-color:#f3f4f6}.app-field-native-compact:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity));--tw-ring-color: rgb(127 29 29 / .4)}.app-data-table-wrap{margin-left:-.25rem;margin-right:-.25rem;overflow-x:auto;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:.25rem;padding-right:.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 1023px){#passenger-app-shell main .app-data-table-wrap.border{border-color:var(--csp-mobile-hairline)}#passenger-app-shell main .rounded-2xl.app-data-table-wrap,#passenger-app-shell main .rounded-xl.app-data-table-wrap{border-color:var(--csp-mobile-hairline)}html.dark #passenger-app-shell main .app-data-table-wrap{background-color:var(--csp-mobile-surface)}}.dark :where(.app-data-table-wrap){background-color:#111827;border-color:#374151}.dark :where(.app-data-table-wrap,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.app-data-table-wrap:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}@media (min-width: 640px){.app-data-table-wrap{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.app-data-table{width:100%;min-width:42rem;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (max-width: 1023px){.csp-auth-support-box>p.app-data-table.font-semibold{color:var(--csp-mobile-fg)}}.dark :where(.app-data-table){color:#f3f4f6}.dark :where(label.app-data-table){color:#e5e7eb}.dark :where(td.app-data-table){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,.app-data-table,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,.app-data-table){color:#e5e7eb}.app-data-table:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.app-data-table th){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900.app-data-table th),:where(.dark .dark\:bg-gray-900\/90.text-gray-600),:where(.dark .dark\:bg-gray-900\/95.text-gray-600),:where(.dark .dark\:bg-gray-900\/50.text-gray-600),:where(.dark .dark\:bg-gray-900\/60.text-gray-600),:where(.dark .dark\:bg-gray-900\/80.text-gray-600),:where(.dark .dark\:bg-gray-950.text-gray-600),:where(.dark .dark\:bg-gray-950\/30.text-gray-600),:where(.dark .dark\:bg-gray-950\/40.text-gray-600),:where(.dark .dark\:bg-gray-950\/50.text-gray-600),:where(.dark .dark\:bg-gray-950\/60.text-gray-600),:where(.dark .dark\:bg-gray-950\/80.text-gray-600),:where(.dark .dark\:bg-gray-800.text-gray-600),:where(.dark .dark\:bg-gray-800\/40.text-gray-600),:where(.dark .dark\:bg-gray-800\/50.text-gray-600),:where(.dark .dark\:bg-gray-800\/60.text-gray-600),:where(.dark .dark\:bg-gray-800\/70.text-gray-600),:where(.dark .dark\:bg-gray-800\/90.text-gray-600),:where(.dark .dark\:bg-gray-700.text-gray-600),:where(.dark .dark\:bg-gray-700\/50.text-gray-600),:where(.dark .dark\:bg-gray-700\/60.text-gray-600),:where(.dark .dark\:bg-gray-900\/40.text-gray-600),:where(.dark .dark\:bg-gray-900\/30.text-gray-600),:where(.dark .dark\:bg-gray-800\/80.text-gray-600),:where(.dark .dark\:bg-gray-950\/70.text-gray-600),:where(.dark .dark\:bg-blue-950\/30.text-gray-600),:where(.dark .dark\:bg-blue-950\/40.text-gray-600),:where(.dark .dark\:bg-blue-950\/50.text-gray-600),:where(.dark .dark\:bg-indigo-950\/30.text-gray-600),:where(.dark .dark\:bg-indigo-950\/40.text-gray-600),:where(.dark .dark\:bg-indigo-950\/50.text-gray-600),:where(.dark .dark\:bg-red-950\/30.text-gray-600),:where(.dark .dark\:bg-red-950\/40.text-gray-600),:where(.dark .dark\:bg-red-950\/50.text-gray-600),:where(.dark .dark\:bg-amber-950\/35.text-gray-600),:where(.dark .dark\:bg-amber-950\/40.text-gray-600),:where(.dark .dark\:bg-amber-950\/50.text-gray-600),:where(.dark .dark\:bg-amber-900\/20.text-gray-600),:where(.dark .dark\:bg-green-950\/25.text-gray-600),:where(.dark .dark\:bg-green-950\/30.text-gray-600),:where(.dark .dark\:bg-green-950\/40.text-gray-600),:where(.dark .dark\:bg-green-950\/50.text-gray-600),:where(.dark .dark\:bg-yellow-950\/30.text-gray-600),:where(.dark .dark\:bg-purple-950\/30.text-gray-600),:where(.dark .dark\:bg-purple-900\/30.text-gray-600),:where(.dark .dark\:bg-purple-950\/50.text-gray-600),:where(.dark .dark\:bg-gray-900\/35.text-gray-600),:where(.dark .dark\:bg-gray-600.text-gray-600),:where(.dark .dark\:bg-blue-900\/25.text-gray-600),:where(.dark .dark\:bg-blue-900\/30.text-gray-600),:where(.dark .dark\:bg-blue-900\/40.text-gray-600),:where(.dark .dark\:bg-blue-950\/20.text-gray-600),:where(.dark .dark\:bg-blue-950\/25.text-gray-600),:where(.dark .dark\:bg-blue-950\/45.text-gray-600),:where(.dark .dark\:bg-blue-950\/55.text-gray-600),:where(.dark .dark\:bg-amber-900.text-gray-600),:where(.dark .dark\:bg-amber-900\/25.text-gray-600),:where(.dark .dark\:bg-amber-900\/30.text-gray-600),:where(.dark .dark\:bg-amber-900\/40.text-gray-600),:where(.dark .dark\:bg-amber-900\/60.text-gray-600),:where(.dark .dark\:bg-amber-950\/45.text-gray-600),:where(.dark .dark\:bg-emerald-900\/30.text-gray-600),:where(.dark .dark\:bg-emerald-950\/20.text-gray-600),:where(.dark .dark\:bg-emerald-950\/25.text-gray-600),:where(.dark .dark\:bg-emerald-950\/30.text-gray-600),:where(.dark .dark\:bg-emerald-950\/40.text-gray-600),:where(.dark .dark\:bg-green-900\/25.text-gray-600),:where(.dark .dark\:bg-green-900\/30.text-gray-600),:where(.dark .dark\:bg-green-950\/15.text-gray-600),:where(.dark .dark\:bg-green-950\/45.text-gray-600),:where(.dark .dark\:bg-red-900\/30.text-gray-600),:where(.dark .dark\:bg-red-950\/45.text-gray-600),:where(.dark .dark\:bg-yellow-950\/40.text-gray-600),:where(.dark .dark\:bg-yellow-950\/45.text-gray-600),:where(.dark .dark\:bg-yellow-950\/50.text-gray-600),:where(.dark .dark\:bg-indigo-950\/35.text-gray-600),:where(.dark .dark\:bg-teal-950\/20.text-gray-600),:where(.dark .dark\:bg-teal-950\/50.text-gray-600),:where(.dark .dark\:bg-violet-950\/40.text-gray-600),:where(.dark .dark\:bg-slate-800\/80.text-gray-600),:where(.dark .dark\:bg-black\/30.text-gray-600),:where(.dark .dark\:bg-black\/40.text-gray-600),:where(.dark .dark\:bg-blue-500.text-gray-600),:where(.dark .dark\:bg-blue-600.text-gray-600),:where(.dark .dark\:bg-cyan-700.text-gray-600),:where(.dark .dark\:bg-emerald-700.text-gray-600),:where(.dark .dark\:bg-fuchsia-700.text-gray-600),:where(.dark .dark\:bg-green-700.text-gray-600),:where(.dark .dark\:bg-indigo-500.text-gray-600),:where(.dark .dark\:bg-indigo-700.text-gray-600),:where(.dark .dark\:bg-orange-700.text-gray-600),:where(.dark .dark\:bg-pink-700.text-gray-600),:where(.dark .dark\:bg-purple-700.text-gray-600),:where(.dark .dark\:bg-red-700.text-gray-600),:where(.dark .dark\:bg-rose-700.text-gray-600)){color:#d1d5db}.app-data-table th{padding:.625rem .75rem;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.dark .owner-panel :where(.text-gray-400,.text-gray-500,.app-data-table th){color:#d1d5db}.dark .owner-panel :where(label.app-data-table th.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}.dark .owner-panel :where(label.text-xs.font-semibold):not(:has(.app-data-table th)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.app-data-table th{color:var(--csp-mobile-fg-muted)}html.dark #rider-dashboard-root.csp-kit-rider-hub-root .app-data-table th,html.dark #driver-dashboard-root.csp-kit-driver-hub-root .app-data-table th{color:var(--csp-mobile-fg)}}.dark :where(.app-data-table th){color:#9ca3af}.dark :where(th.app-data-table th){color:#d1d5db}.dark :where(td.app-data-table th){color:#e5e7eb}.app-data-table th:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.app-data-table tbody tr{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dark :where(.app-data-table tbody tr){border-color:#374151}.app-data-table tbody tr:hover{background-color:#f9fafbe6}.app-data-table tbody tr:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.app-data-table tbody tr:hover:is(.dark *){background-color:#1f293799}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.app-data-table td){color:#f3f4f6}:is(:where(.dark .dark\:bg-gray-900.app-data-table td),:where(.dark .dark\:bg-gray-900\/90.text-gray-800),:where(.dark .dark\:bg-gray-900\/95.text-gray-800),:where(.dark .dark\:bg-gray-900\/50.text-gray-800),:where(.dark .dark\:bg-gray-900\/60.text-gray-800),:where(.dark .dark\:bg-gray-900\/80.text-gray-800),:where(.dark .dark\:bg-gray-950.text-gray-800),:where(.dark .dark\:bg-gray-950\/30.text-gray-800),:where(.dark .dark\:bg-gray-950\/40.text-gray-800),:where(.dark .dark\:bg-gray-950\/50.text-gray-800),:where(.dark .dark\:bg-gray-950\/60.text-gray-800),:where(.dark .dark\:bg-gray-950\/80.text-gray-800),:where(.dark .dark\:bg-gray-800.text-gray-800),:where(.dark .dark\:bg-gray-800\/40.text-gray-800),:where(.dark .dark\:bg-gray-800\/50.text-gray-800),:where(.dark .dark\:bg-gray-800\/60.text-gray-800),:where(.dark .dark\:bg-gray-800\/70.text-gray-800),:where(.dark .dark\:bg-gray-800\/90.text-gray-800),:where(.dark .dark\:bg-gray-700.text-gray-800),:where(.dark .dark\:bg-gray-700\/50.text-gray-800),:where(.dark .dark\:bg-gray-700\/60.text-gray-800),:where(.dark .dark\:bg-gray-900\/40.text-gray-800),:where(.dark .dark\:bg-gray-900\/30.text-gray-800),:where(.dark .dark\:bg-gray-800\/80.text-gray-800),:where(.dark .dark\:bg-gray-950\/70.text-gray-800),:where(.dark .dark\:bg-blue-950\/30.text-gray-800),:where(.dark .dark\:bg-blue-950\/40.text-gray-800),:where(.dark .dark\:bg-blue-950\/50.text-gray-800),:where(.dark .dark\:bg-indigo-950\/30.text-gray-800),:where(.dark .dark\:bg-indigo-950\/40.text-gray-800),:where(.dark .dark\:bg-indigo-950\/50.text-gray-800),:where(.dark .dark\:bg-red-950\/30.text-gray-800),:where(.dark .dark\:bg-red-950\/40.text-gray-800),:where(.dark .dark\:bg-red-950\/50.text-gray-800),:where(.dark .dark\:bg-amber-950\/35.text-gray-800),:where(.dark .dark\:bg-amber-950\/40.text-gray-800),:where(.dark .dark\:bg-amber-950\/50.text-gray-800),:where(.dark .dark\:bg-amber-900\/20.text-gray-800),:where(.dark .dark\:bg-green-950\/25.text-gray-800),:where(.dark .dark\:bg-green-950\/30.text-gray-800),:where(.dark .dark\:bg-green-950\/40.text-gray-800),:where(.dark .dark\:bg-green-950\/50.text-gray-800),:where(.dark .dark\:bg-yellow-950\/30.text-gray-800),:where(.dark .dark\:bg-purple-950\/30.text-gray-800),:where(.dark .dark\:bg-purple-900\/30.text-gray-800),:where(.dark .dark\:bg-purple-950\/50.text-gray-800),:where(.dark .dark\:bg-gray-900\/35.text-gray-800),:where(.dark .dark\:bg-gray-600.text-gray-800),:where(.dark .dark\:bg-blue-900\/25.text-gray-800),:where(.dark .dark\:bg-blue-900\/30.text-gray-800),:where(.dark .dark\:bg-blue-900\/40.text-gray-800),:where(.dark .dark\:bg-blue-950\/20.text-gray-800),:where(.dark .dark\:bg-blue-950\/25.text-gray-800),:where(.dark .dark\:bg-blue-950\/45.text-gray-800),:where(.dark .dark\:bg-blue-950\/55.text-gray-800),:where(.dark .dark\:bg-amber-900.text-gray-800),:where(.dark .dark\:bg-amber-900\/25.text-gray-800),:where(.dark .dark\:bg-amber-900\/30.text-gray-800),:where(.dark .dark\:bg-amber-900\/40.text-gray-800),:where(.dark .dark\:bg-amber-900\/60.text-gray-800),:where(.dark .dark\:bg-amber-950\/45.text-gray-800),:where(.dark .dark\:bg-emerald-900\/30.text-gray-800),:where(.dark .dark\:bg-emerald-950\/20.text-gray-800),:where(.dark .dark\:bg-emerald-950\/25.text-gray-800),:where(.dark .dark\:bg-emerald-950\/30.text-gray-800),:where(.dark .dark\:bg-emerald-950\/40.text-gray-800),:where(.dark .dark\:bg-green-900\/25.text-gray-800),:where(.dark .dark\:bg-green-900\/30.text-gray-800),:where(.dark .dark\:bg-green-950\/15.text-gray-800),:where(.dark .dark\:bg-green-950\/45.text-gray-800),:where(.dark .dark\:bg-red-900\/30.text-gray-800),:where(.dark .dark\:bg-red-950\/45.text-gray-800),:where(.dark .dark\:bg-yellow-950\/40.text-gray-800),:where(.dark .dark\:bg-yellow-950\/45.text-gray-800),:where(.dark .dark\:bg-yellow-950\/50.text-gray-800),:where(.dark .dark\:bg-indigo-950\/35.text-gray-800),:where(.dark .dark\:bg-teal-950\/20.text-gray-800),:where(.dark .dark\:bg-teal-950\/50.text-gray-800),:where(.dark .dark\:bg-violet-950\/40.text-gray-800),:where(.dark .dark\:bg-slate-800\/80.text-gray-800),:where(.dark .dark\:bg-black\/30.text-gray-800),:where(.dark .dark\:bg-black\/40.text-gray-800),:where(.dark .dark\:bg-blue-500.text-gray-800),:where(.dark .dark\:bg-blue-600.text-gray-800),:where(.dark .dark\:bg-cyan-700.text-gray-800),:where(.dark .dark\:bg-emerald-700.text-gray-800),:where(.dark .dark\:bg-fuchsia-700.text-gray-800),:where(.dark .dark\:bg-green-700.text-gray-800),:where(.dark .dark\:bg-indigo-500.text-gray-800),:where(.dark .dark\:bg-indigo-700.text-gray-800),:where(.dark .dark\:bg-orange-700.text-gray-800),:where(.dark .dark\:bg-pink-700.text-gray-800),:where(.dark .dark\:bg-purple-700.text-gray-800),:where(.dark .dark\:bg-red-700.text-gray-800),:where(.dark .dark\:bg-rose-700.text-gray-800)){color:#f3f4f6}.app-data-table td{padding:.625rem .75rem;vertical-align:top;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.dark :where(.app-data-table td){color:#e5e7eb}.dark :where(label.app-data-table td){color:#e5e7eb}.dark :where(td.app-data-table td){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.app-data-table td,.text-gray-900,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.app-data-table td,.text-gray-900){color:#e5e7eb}.app-data-table td:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.\!btn{display:inline-flex;min-height:44px;min-width:2.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border-width:1px;border-color:transparent;padding:.625rem 1rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dark .owner-panel :where(label.text-xs.\!btn):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.\!btn.font-semibold{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.text-sm.\!btn{color:var(--csp-mobile-fg)}#passenger-app-shell main .rounded-2xl.\!btn,#passenger-app-shell main .rounded-xl.\!btn{border-color:var(--csp-mobile-hairline)}}.\!btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff}.\!btn:disabled{pointer-events:none;opacity:.55}.\!btn:focus-visible:is(.dark *){--tw-ring-offset-color: #111827}@media (min-width: 640px){.\!btn{min-height:2.35rem;min-width:0px}}.btn{display:inline-flex;min-height:44px;min-width:2.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;border-width:1px;border-color:transparent;padding:.625rem 1rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:600;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.dark .owner-panel :where(label.text-xs.btn):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.btn.font-semibold{color:var(--csp-mobile-fg)}.csp-auth-support-box>p.text-sm.btn{color:var(--csp-mobile-fg)}#passenger-app-shell main .rounded-2xl.btn,#passenger-app-shell main .rounded-xl.btn{border-color:var(--csp-mobile-hairline)}}.btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff}.btn:disabled{pointer-events:none;opacity:.55}.btn:focus-visible:is(.dark *){--tw-ring-offset-color: #111827}@media (min-width: 640px){.btn{min-height:2.35rem;min-width:0px}}.\!btn{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}.btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a.\!btn,a.btn{text-decoration-line:none}.btn-primary{background-color:var(--clr-btn-bg, #c1121f);border-color:var(--clr-btn-bg, #c1121f);color:var(--clr-btn-text, #ffffff)}.btn-primary:hover{background-color:var(--clr-btn-hover, #a50f1a);border-color:var(--clr-btn-hover, #a50f1a);color:var(--clr-btn-text, #ffffff)}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.btn-secondary){color:#f3f4f6}:is(:where(.dark .dark\:bg-gray-900.btn-secondary),:where(.dark .dark\:bg-gray-900\/90.text-gray-800),:where(.dark .dark\:bg-gray-900\/95.text-gray-800),:where(.dark .dark\:bg-gray-900\/50.text-gray-800),:where(.dark .dark\:bg-gray-900\/60.text-gray-800),:where(.dark .dark\:bg-gray-900\/80.text-gray-800),:where(.dark .dark\:bg-gray-950.text-gray-800),:where(.dark .dark\:bg-gray-950\/30.text-gray-800),:where(.dark .dark\:bg-gray-950\/40.text-gray-800),:where(.dark .dark\:bg-gray-950\/50.text-gray-800),:where(.dark .dark\:bg-gray-950\/60.text-gray-800),:where(.dark .dark\:bg-gray-950\/80.text-gray-800),:where(.dark .dark\:bg-gray-800.text-gray-800),:where(.dark .dark\:bg-gray-800\/40.text-gray-800),:where(.dark .dark\:bg-gray-800\/50.text-gray-800),:where(.dark .dark\:bg-gray-800\/60.text-gray-800),:where(.dark .dark\:bg-gray-800\/70.text-gray-800),:where(.dark .dark\:bg-gray-800\/90.text-gray-800),:where(.dark .dark\:bg-gray-700.text-gray-800),:where(.dark .dark\:bg-gray-700\/50.text-gray-800),:where(.dark .dark\:bg-gray-700\/60.text-gray-800),:where(.dark .dark\:bg-gray-900\/40.text-gray-800),:where(.dark .dark\:bg-gray-900\/30.text-gray-800),:where(.dark .dark\:bg-gray-800\/80.text-gray-800),:where(.dark .dark\:bg-gray-950\/70.text-gray-800),:where(.dark .dark\:bg-blue-950\/30.text-gray-800),:where(.dark .dark\:bg-blue-950\/40.text-gray-800),:where(.dark .dark\:bg-blue-950\/50.text-gray-800),:where(.dark .dark\:bg-indigo-950\/30.text-gray-800),:where(.dark .dark\:bg-indigo-950\/40.text-gray-800),:where(.dark .dark\:bg-indigo-950\/50.text-gray-800),:where(.dark .dark\:bg-red-950\/30.text-gray-800),:where(.dark .dark\:bg-red-950\/40.text-gray-800),:where(.dark .dark\:bg-red-950\/50.text-gray-800),:where(.dark .dark\:bg-amber-950\/35.text-gray-800),:where(.dark .dark\:bg-amber-950\/40.text-gray-800),:where(.dark .dark\:bg-amber-950\/50.text-gray-800),:where(.dark .dark\:bg-amber-900\/20.text-gray-800),:where(.dark .dark\:bg-green-950\/25.text-gray-800),:where(.dark .dark\:bg-green-950\/30.text-gray-800),:where(.dark .dark\:bg-green-950\/40.text-gray-800),:where(.dark .dark\:bg-green-950\/50.text-gray-800),:where(.dark .dark\:bg-yellow-950\/30.text-gray-800),:where(.dark .dark\:bg-purple-950\/30.text-gray-800),:where(.dark .dark\:bg-purple-900\/30.text-gray-800),:where(.dark .dark\:bg-purple-950\/50.text-gray-800),:where(.dark .dark\:bg-gray-900\/35.text-gray-800),:where(.dark .dark\:bg-gray-600.text-gray-800),:where(.dark .dark\:bg-blue-900\/25.text-gray-800),:where(.dark .dark\:bg-blue-900\/30.text-gray-800),:where(.dark .dark\:bg-blue-900\/40.text-gray-800),:where(.dark .dark\:bg-blue-950\/20.text-gray-800),:where(.dark .dark\:bg-blue-950\/25.text-gray-800),:where(.dark .dark\:bg-blue-950\/45.text-gray-800),:where(.dark .dark\:bg-blue-950\/55.text-gray-800),:where(.dark .dark\:bg-amber-900.text-gray-800),:where(.dark .dark\:bg-amber-900\/25.text-gray-800),:where(.dark .dark\:bg-amber-900\/30.text-gray-800),:where(.dark .dark\:bg-amber-900\/40.text-gray-800),:where(.dark .dark\:bg-amber-900\/60.text-gray-800),:where(.dark .dark\:bg-amber-950\/45.text-gray-800),:where(.dark .dark\:bg-emerald-900\/30.text-gray-800),:where(.dark .dark\:bg-emerald-950\/20.text-gray-800),:where(.dark .dark\:bg-emerald-950\/25.text-gray-800),:where(.dark .dark\:bg-emerald-950\/30.text-gray-800),:where(.dark .dark\:bg-emerald-950\/40.text-gray-800),:where(.dark .dark\:bg-green-900\/25.text-gray-800),:where(.dark .dark\:bg-green-900\/30.text-gray-800),:where(.dark .dark\:bg-green-950\/15.text-gray-800),:where(.dark .dark\:bg-green-950\/45.text-gray-800),:where(.dark .dark\:bg-red-900\/30.text-gray-800),:where(.dark .dark\:bg-red-950\/45.text-gray-800),:where(.dark .dark\:bg-yellow-950\/40.text-gray-800),:where(.dark .dark\:bg-yellow-950\/45.text-gray-800),:where(.dark .dark\:bg-yellow-950\/50.text-gray-800),:where(.dark .dark\:bg-indigo-950\/35.text-gray-800),:where(.dark .dark\:bg-teal-950\/20.text-gray-800),:where(.dark .dark\:bg-teal-950\/50.text-gray-800),:where(.dark .dark\:bg-violet-950\/40.text-gray-800),:where(.dark .dark\:bg-slate-800\/80.text-gray-800),:where(.dark .dark\:bg-black\/30.text-gray-800),:where(.dark .dark\:bg-black\/40.text-gray-800),:where(.dark .dark\:bg-blue-500.text-gray-800),:where(.dark .dark\:bg-blue-600.text-gray-800),:where(.dark .dark\:bg-cyan-700.text-gray-800),:where(.dark .dark\:bg-emerald-700.text-gray-800),:where(.dark .dark\:bg-fuchsia-700.text-gray-800),:where(.dark .dark\:bg-green-700.text-gray-800),:where(.dark .dark\:bg-indigo-500.text-gray-800),:where(.dark .dark\:bg-indigo-700.text-gray-800),:where(.dark .dark\:bg-orange-700.text-gray-800),:where(.dark .dark\:bg-pink-700.text-gray-800),:where(.dark .dark\:bg-purple-700.text-gray-800),:where(.dark .dark\:bg-red-700.text-gray-800),:where(.dark .dark\:bg-rose-700.text-gray-800)){color:#f3f4f6}.btn-secondary{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (max-width: 1023px){html.dark #passenger-app-shell main .btn-secondary{background-color:var(--csp-mobile-surface)}}.dark :where(.btn-secondary){color:#e5e7eb;background-color:#111827;border-color:#4b5563}.dark :where(label.btn-secondary){color:#e5e7eb}.dark :where(td.btn-secondary){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.btn-secondary,.text-gray-900,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.btn-secondary,.text-gray-900){color:#e5e7eb}.dark :where(.btn-secondary,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.btn-secondary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.btn-secondary:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.btn-success{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-success:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.btn-danger{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.btn-danger:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.btn-warning{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.dark :where(.btn-warning){color:#f3f4f6}.dark :where(label.btn-warning){color:#e5e7eb}.dark :where(td.btn-warning){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,.btn-warning,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,.btn-warning){color:#e5e7eb}.btn-warning:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.btn-sm{min-height:40px;padding:.375rem .75rem;font-size:.75rem;line-height:1rem}.dark .owner-panel :where(label.btn-sm.font-semibold):not(:has(.dark\:text-gray-300)){color:#e5e7eb}@media (max-width: 1023px){.csp-auth-support-box>p.btn-sm{color:var(--csp-mobile-fg-muted)}}@media (min-width: 640px){.btn-sm{min-height:2rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-20{bottom:-5rem}.-left-20{left:-5rem}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-32{right:-8rem}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-32{top:-8rem}.bottom-0{bottom:0}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.right-0{right:0}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[calc\(50\%-1\.25rem\)\]{right:calc(50% - 1.25rem)}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\.5{top:.375rem}.top-20{top:5rem}.top-4{top:1rem}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1150\]{z-index:1150}.z-\[1200\]{z-index:1200}.z-\[1250\]{z-index:1250}.z-\[1260\]{z-index:1260}.z-\[1300\]{z-index:1300}.z-\[1320\]{z-index:1320}.z-\[1\]{z-index:1}.z-\[2000\]{z-index:2000}.z-\[200\]{z-index:200}.z-\[2100\]{z-index:2100}.z-\[2200\]{z-index:2200}.z-\[220\]{z-index:220}.z-\[2400\]{z-index:2400}.z-\[2450\]{z-index:2450}.z-\[2500\]{z-index:2500}.z-\[2600\]{z-index:2600}.z-\[2\]{z-index:2}.z-\[31\]{z-index:31}.z-\[50\]{z-index:50}.z-\[55\]{z-index:55}.z-\[60\]{z-index:60}.z-\[65\]{z-index:65}.z-\[70\]{z-index:70}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2 / span 2}.float-right{float:right}.m-0{margin:0}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-ml-px{margin-left:-1px}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-1{margin-inline-end:.25rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[220px\]{height:220px}.h-\[42px\]{height:42px}.h-\[clamp\(10rem\,38vh\,20rem\)\]{height:clamp(10rem,38vh,20rem)}.h-\[clamp\(9\.5rem\,36vh\,20rem\)\]{height:clamp(9.5rem,36vh,20rem)}.h-\[min\(12rem\,32vh\)\]{height:min(12rem,32vh)}.h-\[min\(14rem\,40vh\)\]{height:min(14rem,40vh)}.h-full{height:100%}.max-h-36{max-height:9rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-72{max-height:18rem}.max-h-96{max-height:24rem}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-6rem\)\]{max-height:calc(100vh - 6rem)}.max-h-\[min\(88dvh\,calc\(100dvh-5\.5rem-env\(safe-area-inset-bottom\,0px\)\)\)\]{max-height:min(88dvh,calc(100dvh - 5.5rem - env(safe-area-inset-bottom,0px)))}.max-h-\[min\(92vh\,40rem\)\]{max-height:min(92vh,40rem)}.max-h-\[min\(94vh\,40rem\)\]{max-height:min(94vh,40rem)}.max-h-\[min\(94vh\,44rem\)\]{max-height:min(94vh,44rem)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-11{min-height:2.75rem}.min-h-\[1\.25em\]{min-height:1.25em}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[120px\]{min-height:120px}.min-h-\[12rem\]{min-height:12rem}.min-h-\[140px\]{min-height:140px}.min-h-\[1px\]{min-height:1px}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[2\.75rem\]{min-height:2.75rem}.min-h-\[200px\]{min-height:200px}.min-h-\[220px\]{min-height:220px}.min-h-\[3\.25rem\]{min-height:3.25rem}.min-h-\[3\.5rem\]{min-height:3.5rem}.min-h-\[32px\]{min-height:32px}.min-h-\[36px\]{min-height:36px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[40px\]{min-height:40px}.min-h-\[42px\]{min-height:42px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[4rem\]{min-height:4rem}.min-h-\[52px\]{min-height:52px}.min-h-\[78vh\]{min-height:78vh}.min-h-\[7rem\]{min-height:7rem}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-36{width:9rem}.w-4{width:1rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[22rem\]{width:22rem}.w-\[7\.5rem\]{width:7.5rem}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-\[min\(100\%\,20rem\)\]{width:min(100%,20rem)}.w-\[min\(100\%\,28rem\)\]{width:min(100%,28rem)}.w-\[min\(100vw-2rem\,20rem\)\]{width:min(100vw - 2rem,20rem)}.w-\[min\(100vw-2rem\,32rem\)\]{width:min(100vw - 2rem,32rem)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[1\.75rem\]{min-width:1.75rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[120px\]{min-width:120px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[140px\]{min-width:140px}.min-w-\[14rem\]{min-width:14rem}.min-w-\[1rem\]{min-width:1rem}.min-w-\[2\.25rem\]{min-width:2.25rem}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[200px\]{min-width:200px}.min-w-\[230px\]{min-width:230px}.min-w-\[240px\]{min-width:240px}.min-w-\[260px\]{min-width:260px}.min-w-\[3\.5rem\]{min-width:3.5rem}.min-w-\[3rem\]{min-width:3rem}.min-w-\[4\.25rem\]{min-width:4.25rem}.min-w-\[44px\]{min-width:44px}.min-w-\[4rem\]{min-width:4rem}.min-w-\[560px\]{min-width:560px}.min-w-\[7\.5rem\]{min-width:7.5rem}.min-w-\[720px\]{min-width:720px}.min-w-\[96px\]{min-width:96px}.min-w-\[9rem\]{min-width:9rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1100px\]{max-width:1100px}.max-w-\[11rem\]{max-width:11rem}.max-w-\[12rem\]{max-width:12rem}.max-w-\[140px\]{max-width:140px}.max-w-\[1480px\]{max-width:1480px}.max-w-\[14rem\]{max-width:14rem}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[220px\]{max-width:220px}.max-w-\[8rem\]{max-width:8rem}.max-w-\[90vw\]{max-width:90vw}.max-w-\[min\(100\%\,280px\)\]{max-width:min(100%,280px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.basis-0{flex-basis:0px}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-4{--tw-translate-x: -1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.scroll-mt-28{scroll-margin-top:7rem}.scroll-mt-6{scroll-margin-top:1.5rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.grid-cols-\[minmax\(0\,1fr\)_auto_auto\]{grid-template-columns:minmax(0,1fr) auto auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity))}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 250 251 / var(--tw-divide-opacity))}.divide-indigo-100\/90>:not([hidden])~:not([hidden]){border-color:#e0e7ffe6}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity))}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.overscroll-x-contain{overscroll-behavior-x:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-s{border-inline-start-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.\!border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity))!important}.border-\[var\(--csp-mobile-hairline\)\]{border-color:var(--csp-mobile-hairline)}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity))}.border-amber-200\/80{border-color:#fde68acc}.border-amber-200\/90{border-color:#fde68ae6}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity))}.border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-blue-200\/80{border-color:#bfdbfecc}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity))}.border-emerald-200\/80{border-color:#a7f3d0cc}.border-emerald-200\/90{border-color:#a7f3d0e6}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-200\/80{border-color:#e5e7ebcc}.border-gray-200\/90{border-color:#e5e7ebe6}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity))}.border-indigo-100\/60{border-color:#e0e7ff99}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity))}.border-indigo-200\/80{border-color:#c7d2fecc}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-rose-600{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity))}.border-sky-200\/90{border-color:#bae6fde6}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.border-slate-200\/60{border-color:#e2e8f099}.border-slate-200\/70{border-color:#e2e8f0b3}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity))}.border-teal-200\/80{border-color:#99f6e4cc}.border-teal-200\/90{border-color:#99f6e4e6}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity))}.border-violet-200\/90{border-color:#ddd6fee6}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/50{border-color:#ffffff80}.border-white\/60{border-color:#fff9}.border-white\/70{border-color:#ffffffb3}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity))}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity))}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity))}.bg-\[\#25D366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity))}.bg-\[var\(--csp-mobile-surface-2\)\]{background-color:var(--csp-mobile-surface-2)}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/70{background-color:#fffbebb3}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-50\/90{background-color:#fffbebe6}.bg-amber-50\/95{background-color:#fffbebf2}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/10{background-color:#0000001a}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.bg-emerald-50\/40{background-color:#ecfdf566}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-50\/95{background-color:#ecfdf5f2}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-50\/40{background-color:#f9fafb66}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-gray-900\/\[0\.12\]{background-color:#1118271f}.bg-gray-950\/70{background-color:#030712b3}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.bg-indigo-50\/40{background-color:#eef2ff66}.bg-indigo-50\/50{background-color:#eef2ff80}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-50\/90{background-color:#eef2ffe6}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.bg-purple-50\/50{background-color:#faf5ff80}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/50{background-color:#fef2f280}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/25{background-color:#ffffff40}.bg-white\/5{background-color:#ffffff0d}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.bg-zinc-50\/90{background-color:#fafafae6}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/90{--tw-gradient-from: rgb(239 246 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/90{--tw-gradient-from: rgb(238 242 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-amber-50\/40{--tw-gradient-to: rgb(255 251 235 / .4) var(--tw-gradient-to-position)}.to-emerald-50{--tw-gradient-to: #ecfdf5 var(--tw-gradient-to-position)}.to-emerald-50\/40{--tw-gradient-to: rgb(236 253 245 / .4) var(--tw-gradient-to-position)}.to-indigo-50{--tw-gradient-to: #eef2ff var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-red-50\/40{--tw-gradient-to: rgb(254 242 242 / .4) var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.\!px-0{padding-left:0!important;padding-right:0!important}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pb-0{padding-bottom:0!important}.\!pt-0{padding-top:0!important}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[env\(safe-area-inset-bottom\,0px\)\]{padding-bottom:env(safe-area-inset-bottom,0px)}.pb-\[max\(1rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.pb-px{padding-bottom:1px}.pe-2{padding-inline-end:.5rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-11{padding-right:2.75rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.5em\]{letter-spacing:.5em}.tracking-normal{letter-spacing:0em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#25D366\]{--tw-text-opacity: 1;color:rgb(37 211 102 / var(--tw-text-opacity))}.text-\[\#6D4C41\]{--tw-text-opacity: 1;color:rgb(109 76 65 / var(--tw-text-opacity))}.text-\[\#C80A14\]{--tw-text-opacity: 1;color:rgb(200 10 20 / var(--tw-text-opacity))}.text-\[var\(--csp-mobile-fg\)\]{color:var(--csp-mobile-fg)}.text-\[var\(--csp-mobile-fg-muted\)\]{color:var(--csp-mobile-fg-muted)}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-700\/90{color:#b45309e6}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.text-amber-900\/90{color:#78350fe6}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity))}.text-blue-950\/90{color:#172554e6}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.text-emerald-700\/80{color:#047857cc}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity))}.text-emerald-800\/90{color:#065f46e6}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.text-emerald-950{--tw-text-opacity: 1;color:rgb(2 44 34 / var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-700\/80{color:#15803dcc}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.text-indigo-800\/90{color:#3730a3e6}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.text-indigo-950{--tw-text-opacity: 1;color:rgb(30 27 75 / var(--tw-text-opacity))}.text-inherit{color:inherit}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-800\/90{color:#991b1be6}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity))}.text-transparent{color:transparent}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/35{color:#ffffff59}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity))}.text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.decoration-gray-300{text-decoration-color:#d1d5db}.decoration-white\/30{text-decoration-color:#ffffff4d}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity))}.accent-amber-500{accent-color:#f59e0b}.accent-indigo-600{accent-color:#4f46e5}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-4px_24px_rgba\(0\,0\,0\,\.08\)\]{--tw-shadow: 0 -4px 24px rgba(0,0,0,.08);--tw-shadow-colored: 0 -4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_20px_60px_rgba\(245\,158\,11\,0\.12\)\]{--tw-shadow: 0 20px 60px rgba(245,158,11,.12);--tw-shadow-colored: 0 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-red-100{--tw-shadow-color: #fee2e2;--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-amber-200\/80{--tw-ring-color: rgb(253 230 138 / .8)}.ring-amber-400\/70{--tw-ring-color: rgb(251 191 36 / .7)}.ring-amber-500\/30{--tw-ring-color: rgb(245 158 11 / .3)}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-black\/\[0\.03\]{--tw-ring-color: rgb(0 0 0 / .03)}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity))}.ring-blue-400\/80{--tw-ring-color: rgb(96 165 250 / .8)}.ring-emerald-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 211 153 / var(--tw-ring-opacity))}.ring-emerald-500\/30{--tw-ring-color: rgb(16 185 129 / .3)}.ring-gray-200\/80{--tw-ring-color: rgb(229 231 235 / .8)}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.ring-gray-300\/60{--tw-ring-color: rgb(209 213 219 / .6)}.ring-indigo-500\/30{--tw-ring-color: rgb(99 102 241 / .3)}.ring-orange-500\/30{--tw-ring-color: rgb(249 115 22 / .3)}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity))}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity))}.ring-red-500\/30{--tw-ring-color: rgb(239 68 68 / .3)}.ring-red-600\/20{--tw-ring-color: rgb(220 38 38 / .2)}.ring-sky-500\/30{--tw-ring-color: rgb(14 165 233 / .3)}.ring-teal-600\/20{--tw-ring-color: rgb(13 148 136 / .2)}.ring-violet-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity))}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[1px\]{--tw-backdrop-blur: blur(1px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.intl-phone-scope{--iti-border-width: 2px;--iti-border-color: rgb(209 213 219)}.dark .intl-phone-scope{--iti-border-color: rgb(75 85 99);--iti-dropdown-bg: rgb(31 41 55)}.intl-phone-scope .iti{display:block;width:100%;position:relative}.intl-phone-scope .iti__country-container{left:0!important;right:auto!important;padding:0!important}.intl-phone-scope .iti__selected-country-primary{padding-left:.625rem;padding-right:.375rem}.intl-phone-scope .iti__tel-input{display:block!important;width:100%!important;box-sizing:border-box}.intl-phone-scope .iti__dropdown-content{z-index:1250}.dark .intl-phone-scope .iti input.iti__tel-input{background-color:#1f2937!important;color:#f9fafb!important;border-color:#4b5563!important}.dark .intl-phone-scope .iti__country-list{background-color:#1f2937;color:#f3f4f6;border-color:#4b5563}.dark .intl-phone-scope .iti__country.iti__highlight{background-color:#374151}html.pwa-standalone body{-webkit-tap-highlight-color:transparent}html.pwa-standalone .theme-navbar{padding-top:env(safe-area-inset-top,0px)}.pwa-bottom-nav{display:none}html.pwa-standalone .pwa-bottom-nav{display:block;border-radius:1rem 1rem 0 0}@media (min-width: 768px){html.pwa-standalone .pwa-bottom-nav{display:none}}html.pwa-standalone .pwa-shell-main-with-tabbar{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media (min-width: 768px){html.pwa-standalone .pwa-shell-main-with-tabbar{padding-bottom:2rem}}.pb-safe{padding-bottom:env(safe-area-inset-bottom,0px)}html[dir=rtl] body.font-sans{font-family:Noto Nastaliq Urdu,Figtree,ui-sans-serif,system-ui,sans-serif!important}html[dir=rtl] pre,html[dir=rtl] code,html[dir=rtl] kbd,html[dir=rtl] samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace!important}html[dir=rtl] .space-x-4>*+*{margin-left:0!important;margin-right:1rem!important}@media (max-width: 640px){.owner-panel,.owner-module{padding:.9rem!important;border-radius:.85rem!important}table{font-size:12px}.text-3xl{font-size:1.6rem!important;line-height:1.3!important}button,a,input[type=checkbox],input[type=radio]{min-height:44px!important}html{scroll-behavior:smooth}body{overflow-x:hidden}input,select,textarea{font-size:16px!important}button:active{transform:scale(.97)}.rounded-2xl{border-radius:1rem!important}p,span,div{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.rr-readonly-map-el .leaflet-container,.rr-pickup-map .leaflet-container,.rr-dropoff-map .leaflet-container{touch-action:pan-x pan-y}.leaflet-container,.rr-pickup-map,.rr-dropoff-map,.ride-map-wrap,[data-rr-readonly-map="1"]{position:relative;z-index:0;isolation:isolate}.dark :where(.text-black){color:#f3f4f6}.dark :where(.text-gray-900){color:#f3f4f6}.dark :where(.text-gray-800){color:#e5e7eb}.dark :where(.text-gray-700){color:#d1d5db}.dark :where(.text-gray-600){color:#9ca3af}.dark :where(.text-gray-500){color:#9ca3af}.dark :where(.text-slate-900){color:#f1f5f9}.dark :where(.text-slate-800){color:#e2e8f0}.dark :where(.text-slate-700){color:#cbd5e1}.dark :where(.text-slate-600){color:#94a3b8}.dark :where(.bg-white){background-color:#111827}.dark :where(.bg-gray-50){background-color:#111827}.dark :where(.bg-gray-100){background-color:#1f2937}.dark :where(.bg-gray-200){background-color:#374151}.dark :where(.bg-slate-50){background-color:#111827}.dark :where(.bg-slate-100){background-color:#1f2937}.dark :where(.border-gray-100){border-color:#374151}.dark :where(.border-gray-200){border-color:#374151}.dark :where(.border-gray-300){border-color:#4b5563}.dark :where(.border-slate-200){border-color:#374151}.dark :where(.border-slate-300){border-color:#4b5563}.dark :where(.divide-gray-100)>*+*{border-color:#374151}.dark :where(.divide-gray-200)>*+*{border-color:#374151}.dark :where(.ring-gray-200){--tw-ring-color: rgb(55 65 81)}.dark :where(.ring-gray-300){--tw-ring-color: rgb(75 85 99)}.dark :where(.placeholder\\:text-gray-400)::-moz-placeholder{color:#9ca3af}.dark :where(.placeholder\\:text-gray-400)::placeholder{color:#9ca3af}.dark :where(.placeholder\\:text-gray-500)::-moz-placeholder{color:#6b7280}.dark :where(.placeholder\\:text-gray-500)::placeholder{color:#6b7280}.dark :where(.placeholder-gray-400)::-moz-placeholder{color:#9ca3af}.dark :where(.placeholder-gray-400)::placeholder{color:#9ca3af}.dark :where(.placeholder-gray-500)::-moz-placeholder{color:#6b7280}.dark :where(.placeholder-gray-500)::placeholder{color:#6b7280}.dark :where(label.text-gray-700),.dark :where(label.text-gray-800),.dark :where(label.text-gray-900){color:#e5e7eb}.dark :where(th.text-gray-600),.dark :where(th.text-gray-700),.dark :where(th.text-gray-500){color:#d1d5db}.dark :where(td.text-gray-600),.dark :where(td.text-gray-700),.dark :where(td.text-gray-800),.dark :where(td.text-gray-900){color:#e5e7eb}.dark :where(h1,h2,h3,h4,h5,h6):where(.text-gray-800,.text-gray-900,.text-black){color:#f3f4f6}.dark :where(p,span,div,li,dt,dd,small,strong,em,figcaption):where(.text-gray-800,.text-gray-900){color:#e5e7eb}.dark :where(.shadow-sm,.shadow,.shadow-md,.shadow-lg){--tw-shadow-color: rgba(0, 0, 0, .35)}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.placeholder\:text-gray-500)::-moz-placeholder{color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.placeholder\:text-gray-500)::placeholder{color:#9ca3af}:is(:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/95),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/55),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/15),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-violet-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-slate-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-cyan-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-fuchsia-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-orange-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-pink-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-rose-700))::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder{color:#9ca3af}:is(:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/95),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/90),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-700\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-950\/70),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-900\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-gray-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-950\/55),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-900\/60),:where(.dark .placeholder\:text-gray-500.dark\:bg-amber-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/25),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/15),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-900\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/45),:where(.dark .placeholder\:text-gray-500.dark\:bg-yellow-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-950\/35),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/20),:where(.dark .placeholder\:text-gray-500.dark\:bg-teal-950\/50),:where(.dark .placeholder\:text-gray-500.dark\:bg-violet-950\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-slate-800\/80),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/30),:where(.dark .placeholder\:text-gray-500.dark\:bg-black\/40),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-blue-600),:where(.dark .placeholder\:text-gray-500.dark\:bg-cyan-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-emerald-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-fuchsia-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-green-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-500),:where(.dark .placeholder\:text-gray-500.dark\:bg-indigo-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-orange-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-pink-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-purple-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-red-700),:where(.dark .placeholder\:text-gray-500.dark\:bg-rose-700))::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder{color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.hover\:text-gray-400:hover){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.hover\:text-gray-500:hover){color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.hover\:text-gray-700:hover){color:#e5e7eb}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.hover\:text-gray-800:hover){color:#f3f4f6}:is(:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/90),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/95),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/60),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/80),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950\/60),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950\/80),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800\/60),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800\/70),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800\/90),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-700\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-700\/60),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-800\/80),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-950\/70),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-indigo-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-indigo-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-indigo-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-red-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-red-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-red-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-950\/35),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-900\/20),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-950\/25),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-yellow-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-purple-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-purple-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-purple-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-900\/35),:where(.dark .hover\:text-gray-400:hover.dark\:bg-gray-600),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-900\/25),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-900\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/20),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/25),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/45),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-950\/55),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-900),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-900\/25),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-900\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-900\/60),:where(.dark .hover\:text-gray-400:hover.dark\:bg-amber-950\/45),:where(.dark .hover\:text-gray-400:hover.dark\:bg-emerald-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-emerald-950\/20),:where(.dark .hover\:text-gray-400:hover.dark\:bg-emerald-950\/25),:where(.dark .hover\:text-gray-400:hover.dark\:bg-emerald-950\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-emerald-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-900\/25),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-950\/15),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-950\/45),:where(.dark .hover\:text-gray-400:hover.dark\:bg-red-900\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-red-950\/45),:where(.dark .hover\:text-gray-400:hover.dark\:bg-yellow-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-yellow-950\/45),:where(.dark .hover\:text-gray-400:hover.dark\:bg-yellow-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-indigo-950\/35),:where(.dark .hover\:text-gray-400:hover.dark\:bg-teal-950\/20),:where(.dark .hover\:text-gray-400:hover.dark\:bg-teal-950\/50),:where(.dark .hover\:text-gray-400:hover.dark\:bg-violet-950\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-slate-800\/80),:where(.dark .hover\:text-gray-400:hover.dark\:bg-black\/30),:where(.dark .hover\:text-gray-400:hover.dark\:bg-black\/40),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-500),:where(.dark .hover\:text-gray-400:hover.dark\:bg-blue-600),:where(.dark .hover\:text-gray-400:hover.dark\:bg-cyan-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-emerald-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-fuchsia-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-green-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-indigo-500),:where(.dark .hover\:text-gray-400:hover.dark\:bg-indigo-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-orange-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-pink-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-purple-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-red-700),:where(.dark .hover\:text-gray-400:hover.dark\:bg-rose-700)){color:#d1d5db}:is(:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/90),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/95),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/60),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/80),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950\/60),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950\/80),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800\/60),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800\/70),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800\/90),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-700\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-700\/60),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-800\/80),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-950\/70),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-indigo-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-indigo-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-indigo-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-red-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-red-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-red-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-950\/35),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-900\/20),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-950\/25),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-yellow-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-purple-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-purple-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-purple-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-900\/35),:where(.dark .hover\:text-gray-500:hover.dark\:bg-gray-600),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-900\/25),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-900\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/20),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/25),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/45),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-950\/55),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-900),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-900\/25),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-900\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-900\/60),:where(.dark .hover\:text-gray-500:hover.dark\:bg-amber-950\/45),:where(.dark .hover\:text-gray-500:hover.dark\:bg-emerald-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-emerald-950\/20),:where(.dark .hover\:text-gray-500:hover.dark\:bg-emerald-950\/25),:where(.dark .hover\:text-gray-500:hover.dark\:bg-emerald-950\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-emerald-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-900\/25),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-950\/15),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-950\/45),:where(.dark .hover\:text-gray-500:hover.dark\:bg-red-900\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-red-950\/45),:where(.dark .hover\:text-gray-500:hover.dark\:bg-yellow-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-yellow-950\/45),:where(.dark .hover\:text-gray-500:hover.dark\:bg-yellow-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-indigo-950\/35),:where(.dark .hover\:text-gray-500:hover.dark\:bg-teal-950\/20),:where(.dark .hover\:text-gray-500:hover.dark\:bg-teal-950\/50),:where(.dark .hover\:text-gray-500:hover.dark\:bg-violet-950\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-slate-800\/80),:where(.dark .hover\:text-gray-500:hover.dark\:bg-black\/30),:where(.dark .hover\:text-gray-500:hover.dark\:bg-black\/40),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-500),:where(.dark .hover\:text-gray-500:hover.dark\:bg-blue-600),:where(.dark .hover\:text-gray-500:hover.dark\:bg-cyan-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-emerald-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-fuchsia-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-green-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-indigo-500),:where(.dark .hover\:text-gray-500:hover.dark\:bg-indigo-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-orange-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-pink-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-purple-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-red-700),:where(.dark .hover\:text-gray-500:hover.dark\:bg-rose-700)){color:#9ca3af}:is(:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/90),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/95),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/60),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/80),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950\/60),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950\/80),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800\/60),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800\/70),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800\/90),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-700\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-700\/60),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-800\/80),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-950\/70),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-indigo-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-indigo-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-indigo-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-red-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-red-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-red-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-950\/35),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-900\/20),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-950\/25),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-yellow-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-purple-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-purple-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-purple-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-900\/35),:where(.dark .hover\:text-gray-700:hover.dark\:bg-gray-600),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-900\/25),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-900\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/20),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/25),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/45),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-950\/55),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-900),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-900\/25),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-900\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-900\/60),:where(.dark .hover\:text-gray-700:hover.dark\:bg-amber-950\/45),:where(.dark .hover\:text-gray-700:hover.dark\:bg-emerald-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-emerald-950\/20),:where(.dark .hover\:text-gray-700:hover.dark\:bg-emerald-950\/25),:where(.dark .hover\:text-gray-700:hover.dark\:bg-emerald-950\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-emerald-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-900\/25),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-950\/15),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-950\/45),:where(.dark .hover\:text-gray-700:hover.dark\:bg-red-900\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-red-950\/45),:where(.dark .hover\:text-gray-700:hover.dark\:bg-yellow-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-yellow-950\/45),:where(.dark .hover\:text-gray-700:hover.dark\:bg-yellow-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-indigo-950\/35),:where(.dark .hover\:text-gray-700:hover.dark\:bg-teal-950\/20),:where(.dark .hover\:text-gray-700:hover.dark\:bg-teal-950\/50),:where(.dark .hover\:text-gray-700:hover.dark\:bg-violet-950\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-slate-800\/80),:where(.dark .hover\:text-gray-700:hover.dark\:bg-black\/30),:where(.dark .hover\:text-gray-700:hover.dark\:bg-black\/40),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-500),:where(.dark .hover\:text-gray-700:hover.dark\:bg-blue-600),:where(.dark .hover\:text-gray-700:hover.dark\:bg-cyan-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-emerald-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-fuchsia-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-green-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-indigo-500),:where(.dark .hover\:text-gray-700:hover.dark\:bg-indigo-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-orange-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-pink-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-purple-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-red-700),:where(.dark .hover\:text-gray-700:hover.dark\:bg-rose-700)){color:#e5e7eb}:is(:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/90),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/95),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/60),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/80),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950\/60),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950\/80),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800\/60),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800\/70),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800\/90),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-700\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-700\/60),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-800\/80),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-950\/70),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-indigo-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-indigo-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-indigo-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-red-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-red-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-red-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-950\/35),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-900\/20),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-950\/25),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-yellow-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-purple-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-purple-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-purple-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-900\/35),:where(.dark .hover\:text-gray-800:hover.dark\:bg-gray-600),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-900\/25),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-900\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/20),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/25),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/45),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-950\/55),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-900),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-900\/25),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-900\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-900\/60),:where(.dark .hover\:text-gray-800:hover.dark\:bg-amber-950\/45),:where(.dark .hover\:text-gray-800:hover.dark\:bg-emerald-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-emerald-950\/20),:where(.dark .hover\:text-gray-800:hover.dark\:bg-emerald-950\/25),:where(.dark .hover\:text-gray-800:hover.dark\:bg-emerald-950\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-emerald-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-900\/25),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-950\/15),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-950\/45),:where(.dark .hover\:text-gray-800:hover.dark\:bg-red-900\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-red-950\/45),:where(.dark .hover\:text-gray-800:hover.dark\:bg-yellow-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-yellow-950\/45),:where(.dark .hover\:text-gray-800:hover.dark\:bg-yellow-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-indigo-950\/35),:where(.dark .hover\:text-gray-800:hover.dark\:bg-teal-950\/20),:where(.dark .hover\:text-gray-800:hover.dark\:bg-teal-950\/50),:where(.dark .hover\:text-gray-800:hover.dark\:bg-violet-950\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-slate-800\/80),:where(.dark .hover\:text-gray-800:hover.dark\:bg-black\/30),:where(.dark .hover\:text-gray-800:hover.dark\:bg-black\/40),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-500),:where(.dark .hover\:text-gray-800:hover.dark\:bg-blue-600),:where(.dark .hover\:text-gray-800:hover.dark\:bg-cyan-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-emerald-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-fuchsia-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-green-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-indigo-500),:where(.dark .hover\:text-gray-800:hover.dark\:bg-indigo-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-orange-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-pink-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-purple-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-red-700),:where(.dark .hover\:text-gray-800:hover.dark\:bg-rose-700)){color:#f3f4f6}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.active\:text-gray-500:active){color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.active\:text-gray-700:active){color:#e5e7eb}:is(:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/90),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/95),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/60),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/80),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950\/60),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950\/80),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800\/60),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800\/70),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800\/90),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-700),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-700\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-700\/60),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-800\/80),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-950\/70),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-indigo-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-indigo-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-indigo-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-red-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-red-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-red-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-950\/35),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-900\/20),:where(.dark .active\:text-gray-500:active.dark\:bg-green-950\/25),:where(.dark .active\:text-gray-500:active.dark\:bg-green-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-green-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-green-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-yellow-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-purple-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-purple-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-purple-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-900\/35),:where(.dark .active\:text-gray-500:active.dark\:bg-gray-600),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-900\/25),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-900\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/20),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/25),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/45),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-950\/55),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-900),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-900\/25),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-900\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-900\/60),:where(.dark .active\:text-gray-500:active.dark\:bg-amber-950\/45),:where(.dark .active\:text-gray-500:active.dark\:bg-emerald-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-emerald-950\/20),:where(.dark .active\:text-gray-500:active.dark\:bg-emerald-950\/25),:where(.dark .active\:text-gray-500:active.dark\:bg-emerald-950\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-emerald-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-green-900\/25),:where(.dark .active\:text-gray-500:active.dark\:bg-green-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-green-950\/15),:where(.dark .active\:text-gray-500:active.dark\:bg-green-950\/45),:where(.dark .active\:text-gray-500:active.dark\:bg-red-900\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-red-950\/45),:where(.dark .active\:text-gray-500:active.dark\:bg-yellow-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-yellow-950\/45),:where(.dark .active\:text-gray-500:active.dark\:bg-yellow-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-indigo-950\/35),:where(.dark .active\:text-gray-500:active.dark\:bg-teal-950\/20),:where(.dark .active\:text-gray-500:active.dark\:bg-teal-950\/50),:where(.dark .active\:text-gray-500:active.dark\:bg-violet-950\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-slate-800\/80),:where(.dark .active\:text-gray-500:active.dark\:bg-black\/30),:where(.dark .active\:text-gray-500:active.dark\:bg-black\/40),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-500),:where(.dark .active\:text-gray-500:active.dark\:bg-blue-600),:where(.dark .active\:text-gray-500:active.dark\:bg-cyan-700),:where(.dark .active\:text-gray-500:active.dark\:bg-emerald-700),:where(.dark .active\:text-gray-500:active.dark\:bg-fuchsia-700),:where(.dark .active\:text-gray-500:active.dark\:bg-green-700),:where(.dark .active\:text-gray-500:active.dark\:bg-indigo-500),:where(.dark .active\:text-gray-500:active.dark\:bg-indigo-700),:where(.dark .active\:text-gray-500:active.dark\:bg-orange-700),:where(.dark .active\:text-gray-500:active.dark\:bg-pink-700),:where(.dark .active\:text-gray-500:active.dark\:bg-purple-700),:where(.dark .active\:text-gray-500:active.dark\:bg-red-700),:where(.dark .active\:text-gray-500:active.dark\:bg-rose-700)){color:#9ca3af}:is(:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/90),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/95),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/60),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/80),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950\/60),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950\/80),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800\/60),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800\/70),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800\/90),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-700),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-700\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-700\/60),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-800\/80),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-950\/70),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-indigo-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-indigo-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-indigo-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-red-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-red-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-red-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-950\/35),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-900\/20),:where(.dark .active\:text-gray-700:active.dark\:bg-green-950\/25),:where(.dark .active\:text-gray-700:active.dark\:bg-green-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-green-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-green-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-yellow-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-purple-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-purple-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-purple-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-900\/35),:where(.dark .active\:text-gray-700:active.dark\:bg-gray-600),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-900\/25),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-900\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/20),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/25),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/45),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-950\/55),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-900),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-900\/25),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-900\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-900\/60),:where(.dark .active\:text-gray-700:active.dark\:bg-amber-950\/45),:where(.dark .active\:text-gray-700:active.dark\:bg-emerald-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-emerald-950\/20),:where(.dark .active\:text-gray-700:active.dark\:bg-emerald-950\/25),:where(.dark .active\:text-gray-700:active.dark\:bg-emerald-950\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-emerald-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-green-900\/25),:where(.dark .active\:text-gray-700:active.dark\:bg-green-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-green-950\/15),:where(.dark .active\:text-gray-700:active.dark\:bg-green-950\/45),:where(.dark .active\:text-gray-700:active.dark\:bg-red-900\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-red-950\/45),:where(.dark .active\:text-gray-700:active.dark\:bg-yellow-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-yellow-950\/45),:where(.dark .active\:text-gray-700:active.dark\:bg-yellow-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-indigo-950\/35),:where(.dark .active\:text-gray-700:active.dark\:bg-teal-950\/20),:where(.dark .active\:text-gray-700:active.dark\:bg-teal-950\/50),:where(.dark .active\:text-gray-700:active.dark\:bg-violet-950\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-slate-800\/80),:where(.dark .active\:text-gray-700:active.dark\:bg-black\/30),:where(.dark .active\:text-gray-700:active.dark\:bg-black\/40),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-500),:where(.dark .active\:text-gray-700:active.dark\:bg-blue-600),:where(.dark .active\:text-gray-700:active.dark\:bg-cyan-700),:where(.dark .active\:text-gray-700:active.dark\:bg-emerald-700),:where(.dark .active\:text-gray-700:active.dark\:bg-fuchsia-700),:where(.dark .active\:text-gray-700:active.dark\:bg-green-700),:where(.dark .active\:text-gray-700:active.dark\:bg-indigo-500),:where(.dark .active\:text-gray-700:active.dark\:bg-indigo-700),:where(.dark .active\:text-gray-700:active.dark\:bg-orange-700),:where(.dark .active\:text-gray-700:active.dark\:bg-pink-700),:where(.dark .active\:text-gray-700:active.dark\:bg-purple-700),:where(.dark .active\:text-gray-700:active.dark\:bg-red-700),:where(.dark .active\:text-gray-700:active.dark\:bg-rose-700)){color:#e5e7eb}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.dark\:text-gray-400:is(.dark *)){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.dark\:text-gray-500:is(.dark *)){color:#9ca3af}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.dark\:text-gray-600:is(.dark *)){color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.dark\:text-gray-700:is(.dark *)){color:#e5e7eb}:is(:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/90),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/95),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/60),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/80),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950\/60),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950\/80),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800\/60),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800\/70),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800\/90),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-700\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-700\/60),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-800\/80),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-950\/70),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-red-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-red-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-red-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-950\/35),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-900\/20),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-950\/25),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-purple-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-purple-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-purple-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-900\/35),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-gray-600),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-900\/25),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-900\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/20),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/25),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/45),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-950\/55),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-900),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-900\/25),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-900\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-900\/60),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-amber-950\/45),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-emerald-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/20),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/25),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-900\/25),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-950\/15),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-950\/45),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-red-900\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-red-950\/45),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/45),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/35),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-teal-950\/20),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-teal-950\/50),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-violet-950\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-slate-800\/80),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-black\/30),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-black\/40),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-500),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-blue-600),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-cyan-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-emerald-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-fuchsia-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-green-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-indigo-500),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-indigo-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-orange-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-pink-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-purple-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-red-700),:where(.dark .dark\:text-gray-400:is(.dark *).dark\:bg-rose-700)){color:#d1d5db}:is(:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/90),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/95),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/60),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/80),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950\/60),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950\/80),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800\/60),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800\/70),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800\/90),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-700\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-700\/60),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-800\/80),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-950\/70),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-indigo-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-indigo-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-indigo-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-red-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-red-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-red-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-950\/35),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-900\/20),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-950\/25),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-yellow-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-purple-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-purple-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-purple-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-900\/35),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-gray-600),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-900\/25),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-900\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/20),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/25),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/45),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-950\/55),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-900),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-900\/25),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-900\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-900\/60),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-amber-950\/45),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-emerald-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-emerald-950\/20),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-emerald-950\/25),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-emerald-950\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-emerald-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-900\/25),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-950\/15),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-950\/45),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-red-900\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-red-950\/45),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-yellow-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-yellow-950\/45),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-yellow-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-indigo-950\/35),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-teal-950\/20),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-teal-950\/50),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-violet-950\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-slate-800\/80),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-black\/30),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-black\/40),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-500),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-blue-600),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-cyan-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-emerald-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-fuchsia-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-green-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-indigo-500),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-indigo-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-orange-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-pink-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-purple-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-red-700),:where(.dark .dark\:text-gray-500:is(.dark *).dark\:bg-rose-700)){color:#9ca3af}:is(:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/90),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/95),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/60),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/80),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950\/60),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950\/80),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800\/60),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800\/70),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800\/90),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-700\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-700\/60),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-800\/80),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-950\/70),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-indigo-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-indigo-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-indigo-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-red-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-red-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-red-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-950\/35),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-900\/20),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-950\/25),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-yellow-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-purple-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-purple-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-purple-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-900\/35),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-gray-600),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-900\/25),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-900\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/20),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/25),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/45),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-950\/55),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-900),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-900\/25),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-900\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-900\/60),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-amber-950\/45),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-emerald-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-emerald-950\/20),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-emerald-950\/25),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-emerald-950\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-emerald-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-900\/25),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-950\/15),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-950\/45),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-red-900\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-red-950\/45),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-yellow-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-yellow-950\/45),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-yellow-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-indigo-950\/35),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-teal-950\/20),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-teal-950\/50),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-violet-950\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-slate-800\/80),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-black\/30),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-black\/40),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-500),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-blue-600),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-cyan-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-emerald-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-fuchsia-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-green-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-indigo-500),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-indigo-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-orange-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-pink-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-purple-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-red-700),:where(.dark .dark\:text-gray-600:is(.dark *).dark\:bg-rose-700)){color:#d1d5db}:is(:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/90),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/95),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/60),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/80),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950\/60),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950\/80),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800\/60),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800\/70),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800\/90),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-700\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-700\/60),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-800\/80),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-950\/70),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-indigo-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-indigo-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-indigo-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-red-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-red-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-red-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-950\/35),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-900\/20),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-950\/25),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-yellow-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-purple-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-purple-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-purple-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-900\/35),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-gray-600),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-900\/25),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-900\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/20),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/25),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/45),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-950\/55),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-900),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-900\/25),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-900\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-900\/60),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-amber-950\/45),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-emerald-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-emerald-950\/20),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-emerald-950\/25),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-emerald-950\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-emerald-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-900\/25),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-950\/15),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-950\/45),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-red-900\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-red-950\/45),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-yellow-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-yellow-950\/45),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-yellow-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-indigo-950\/35),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-teal-950\/20),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-teal-950\/50),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-violet-950\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-slate-800\/80),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-black\/30),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-black\/40),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-500),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-blue-600),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-cyan-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-emerald-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-fuchsia-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-green-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-indigo-500),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-indigo-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-orange-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-pink-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-purple-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-red-700),:where(.dark .dark\:text-gray-700:is(.dark *).dark\:bg-rose-700)){color:#e5e7eb}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.dark\:placeholder\:text-gray-400:is(.dark *))::-moz-placeholder{color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.dark\:placeholder\:text-gray-400:is(.dark *))::placeholder{color:#d1d5db}:is(:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/90),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/95),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/70),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/90),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-700\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-700\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/70),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/35),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/35),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-600),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-900\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-900\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/55),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-900\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/15),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/35),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-teal-950\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-teal-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-violet-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-slate-800\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-black\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-black\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-500),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-600),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-cyan-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-fuchsia-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-500),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-orange-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-pink-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-rose-700))::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder::placeholder::-moz-placeholder{color:#d1d5db}:is(:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/90),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/95),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/70),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/90),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-700\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-700\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-800\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-950\/70),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/35),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-900\/35),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-gray-600),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-900\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-900\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-950\/55),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-900\/60),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-amber-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-900\/25),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/15),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-900\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/45),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-yellow-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-950\/35),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-teal-950\/20),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-teal-950\/50),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-violet-950\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-slate-800\/80),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-black\/30),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-black\/40),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-500),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-blue-600),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-cyan-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-emerald-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-fuchsia-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-green-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-500),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-indigo-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-orange-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-pink-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-purple-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-red-700),:where(.dark .dark\:placeholder\:text-gray-400:is(.dark *).dark\:bg-rose-700))::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder::placeholder{color:#d1d5db}:is(:where(.dark .dark\:bg-gray-900),:where(.dark .dark\:bg-gray-900\/90),:where(.dark .dark\:bg-gray-900\/95),:where(.dark .dark\:bg-gray-900\/50),:where(.dark .dark\:bg-gray-900\/60),:where(.dark .dark\:bg-gray-900\/80),:where(.dark .dark\:bg-gray-950),:where(.dark .dark\:bg-gray-950\/30),:where(.dark .dark\:bg-gray-950\/40),:where(.dark .dark\:bg-gray-950\/50),:where(.dark .dark\:bg-gray-950\/80),:where(.dark .dark\:bg-gray-800),:where(.dark .dark\:bg-gray-800\/40),:where(.dark .dark\:bg-gray-800\/50),:where(.dark .dark\:bg-gray-800\/60),:where(.dark .dark\:bg-gray-800\/70),:where(.dark .dark\:bg-gray-800\/90),:where(.dark .dark\:bg-gray-700),:where(.dark .dark\:bg-gray-700\/50),:where(.dark .dark\:bg-gray-700\/60),:where(.dark .dark\:bg-gray-950\/60),:where(.dark .dark\:bg-gray-900\/40),:where(.dark .dark\:bg-gray-900\/30),:where(.dark .dark\:bg-gray-800\/80),:where(.dark .dark\:bg-gray-950\/70),:where(.dark .dark\:bg-blue-950\/30),:where(.dark .dark\:bg-blue-950\/40),:where(.dark .dark\:bg-blue-950\/50),:where(.dark .dark\:bg-indigo-950\/30),:where(.dark .dark\:bg-indigo-950\/40),:where(.dark .dark\:bg-indigo-950\/50),:where(.dark .dark\:bg-red-950\/30),:where(.dark .dark\:bg-red-950\/40),:where(.dark .dark\:bg-red-950\/50),:where(.dark .dark\:bg-amber-950\/35),:where(.dark .dark\:bg-amber-950\/40),:where(.dark .dark\:bg-amber-950\/50),:where(.dark .dark\:bg-amber-900\/20),:where(.dark .dark\:bg-green-950\/25),:where(.dark .dark\:bg-green-950\/30),:where(.dark .dark\:bg-green-950\/40),:where(.dark .dark\:bg-green-950\/50),:where(.dark .dark\:bg-yellow-950\/30),:where(.dark .dark\:bg-purple-950\/30),:where(.dark .dark\:bg-purple-900\/30),:where(.dark .dark\:bg-purple-950\/50),:where(.dark .dark\:bg-gray-900\/35),:where(.dark .dark\:bg-gray-600),:where(.dark .dark\:bg-blue-900\/25),:where(.dark .dark\:bg-blue-900\/30),:where(.dark .dark\:bg-blue-900\/40),:where(.dark .dark\:bg-blue-950\/20),:where(.dark .dark\:bg-blue-950\/25),:where(.dark .dark\:bg-blue-950\/45),:where(.dark .dark\:bg-blue-950\/55),:where(.dark .dark\:bg-amber-900),:where(.dark .dark\:bg-amber-900\/25),:where(.dark .dark\:bg-amber-900\/30),:where(.dark .dark\:bg-amber-900\/40),:where(.dark .dark\:bg-amber-900\/60),:where(.dark .dark\:bg-amber-950\/45),:where(.dark .dark\:bg-emerald-900\/30),:where(.dark .dark\:bg-emerald-950\/20),:where(.dark .dark\:bg-emerald-950\/25),:where(.dark .dark\:bg-emerald-950\/30),:where(.dark .dark\:bg-emerald-950\/40),:where(.dark .dark\:bg-green-900\/25),:where(.dark .dark\:bg-green-900\/30),:where(.dark .dark\:bg-green-950\/15),:where(.dark .dark\:bg-green-950\/45),:where(.dark .dark\:bg-red-900\/30),:where(.dark .dark\:bg-red-950\/45),:where(.dark .dark\:bg-yellow-950\/40),:where(.dark .dark\:bg-yellow-950\/45),:where(.dark .dark\:bg-yellow-950\/50),:where(.dark .dark\:bg-indigo-950\/35),:where(.dark .dark\:bg-teal-950\/20),:where(.dark .dark\:bg-teal-950\/50),:where(.dark .dark\:bg-violet-950\/40),:where(.dark .dark\:bg-slate-800\/80),:where(.dark .dark\:bg-black\/30),:where(.dark .dark\:bg-black\/40),:where(.dark .dark\:bg-blue-500),:where(.dark .dark\:bg-blue-600),:where(.dark .dark\:bg-cyan-700),:where(.dark .dark\:bg-emerald-700),:where(.dark .dark\:bg-fuchsia-700),:where(.dark .dark\:bg-green-700),:where(.dark .dark\:bg-indigo-500),:where(.dark .dark\:bg-indigo-700),:where(.dark .dark\:bg-orange-700),:where(.dark .dark\:bg-pink-700),:where(.dark .dark\:bg-purple-700),:where(.dark .dark\:bg-red-700),:where(.dark .dark\:bg-rose-700)) :where(.\[\&_p\]\:text-gray-700 p){color:#e5e7eb}:is(:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/90),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/95),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/60),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/80),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950\/60),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950\/80),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800\/60),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800\/70),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800\/90),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-700\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-700\/60),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-800\/80),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-950\/70),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-indigo-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-indigo-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-indigo-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-red-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-red-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-red-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-950\/35),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-900\/20),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-950\/25),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-yellow-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-purple-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-purple-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-purple-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-900\/35),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-gray-600),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-900\/25),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-900\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/20),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/25),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/45),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-950\/55),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-900),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-900\/25),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-900\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-900\/60),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-amber-950\/45),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-emerald-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-emerald-950\/20),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-emerald-950\/25),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-emerald-950\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-emerald-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-900\/25),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-950\/15),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-950\/45),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-red-900\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-red-950\/45),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-yellow-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-yellow-950\/45),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-yellow-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-indigo-950\/35),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-teal-950\/20),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-teal-950\/50),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-violet-950\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-slate-800\/80),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-black\/30),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-black\/40),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-500),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-blue-600),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-cyan-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-emerald-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-fuchsia-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-green-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-indigo-500),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-indigo-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-orange-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-pink-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-purple-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-red-700),:where(.dark .\[\&_p\]\:text-gray-700 p.dark\:bg-rose-700)){color:#e5e7eb}.file\:mr-3::file-selector-button{margin-right:.75rem}.file\:rounded-lg::file-selector-button{border-radius:.5rem}.file\:rounded-md::file-selector-button{border-radius:.375rem}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-gray-100::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.file\:bg-red-50::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.file\:px-3::file-selector-button{padding-left:.75rem;padding-right:.75rem}.file\:py-1\.5::file-selector-button{padding-top:.375rem;padding-bottom:.375rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:text-xs::file-selector-button{font-size:.75rem;line-height:1rem}.file\:font-semibold::file-selector-button{font-weight:600}.file\:text-red-700::file-selector-button{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-0\.5:after{content:var(--tw-content);left:.125rem}.after\:top-0\.5:after{content:var(--tw-content);top:.125rem}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.03\]:hover{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-amber-300:hover{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.hover\:border-rose-200:hover{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.hover\:bg-amber-100\/80:hover{background-color:#fef3c7cc}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.hover\:bg-amber-50\/50:hover{background-color:#fffbeb80}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.hover\:bg-amber-800:hover{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-100\/90:hover{background-color:#f3f4f6e6}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-gray-50\/50:hover{background-color:#f9fafb80}.hover\:bg-gray-50\/80:hover{background-color:#f9fafbcc}.hover\:bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.hover\:bg-red-50\/50:hover{background-color:#fef2f280}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-white:hover{text-decoration-color:#fff}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow:hover{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-amber-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity))}.focus\:ring-amber-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity))}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.focus\:ring-green-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity))}.focus\:ring-indigo-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity))}.focus\:ring-red-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity))}.focus\:ring-teal-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-blue-400\/50:focus-visible{--tw-ring-color: rgb(96 165 250 / .5)}.focus-visible\:ring-emerald-400\/50:focus-visible{--tw-ring-color: rgb(52 211 153 / .5)}.focus-visible\:ring-red-300:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.group[open] .group-open\:inline{display:inline}.group[open] .group-open\:hidden{display:none}.group[open] .group-open\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[open] .group-open\:rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[open] .group-open\:border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.group[open] .group-open\:border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity))}.group[open] .group-open\:bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.group[open] .group-open\:bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.group:hover .group-hover\:text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.group:hover .group-hover\:text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.group:hover .group-hover\:text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.peer:checked~.peer-checked\:block{display:block}.peer:checked~.peer-checked\:translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.peer:checked~.peer-checked\:after\:translate-x-4:after{content:var(--tw-content);--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:inline:is(.dark *){display:inline}.dark\:hidden:is(.dark *){display:none}.dark\:divide-gray-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity))}.dark\:divide-gray-800:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(31 41 55 / var(--tw-divide-opacity))}.dark\:divide-indigo-900\/50:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#312e8180}.dark\:divide-slate-700:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity))}.dark\:divide-slate-800:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 41 59 / var(--tw-divide-opacity))}.dark\:border:is(.dark *){border-width:1px}.dark\:border-amber-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity))}.dark\:border-amber-500\/40:is(.dark *){border-color:#f59e0b66}.dark\:border-amber-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity))}.dark\:border-amber-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity))}.dark\:border-amber-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity))}.dark\:border-amber-800\/60:is(.dark *){border-color:#92400e99}.dark\:border-amber-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity))}.dark\:border-amber-900\/30:is(.dark *){border-color:#78350f4d}.dark\:border-amber-900\/40:is(.dark *){border-color:#78350f66}.dark\:border-amber-900\/50:is(.dark *){border-color:#78350f80}.dark\:border-blue-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.dark\:border-blue-800\/50:is(.dark *){border-color:#1e40af80}.dark\:border-blue-800\/60:is(.dark *){border-color:#1e40af99}.dark\:border-blue-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity))}.dark\:border-blue-900\/20:is(.dark *){border-color:#1e3a8a33}.dark\:border-blue-900\/30:is(.dark *){border-color:#1e3a8a4d}.dark\:border-blue-900\/40:is(.dark *){border-color:#1e3a8a66}.dark\:border-blue-900\/45:is(.dark *){border-color:#1e3a8a73}.dark\:border-blue-900\/50:is(.dark *){border-color:#1e3a8a80}.dark\:border-blue-900\/60:is(.dark *){border-color:#1e3a8a99}.dark\:border-emerald-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity))}.dark\:border-emerald-800\/50:is(.dark *){border-color:#065f4680}.dark\:border-emerald-800\/60:is(.dark *){border-color:#065f4699}.dark\:border-emerald-800\/70:is(.dark *){border-color:#065f46b3}.dark\:border-emerald-900\/30:is(.dark *){border-color:#064e3b4d}.dark\:border-emerald-900\/40:is(.dark *){border-color:#064e3b66}.dark\:border-emerald-900\/50:is(.dark *){border-color:#064e3b80}.dark\:border-gray-100:is(.dark *){--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.dark\:border-gray-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:border-gray-600\/80:is(.dark *){border-color:#4b5563cc}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.dark\:border-gray-700\/80:is(.dark *){border-color:#374151cc}.dark\:border-gray-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.dark\:border-green-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity))}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity))}.dark\:border-green-900\/30:is(.dark *){border-color:#14532d4d}.dark\:border-green-900\/40:is(.dark *){border-color:#14532d66}.dark\:border-green-900\/50:is(.dark *){border-color:#14532d80}.dark\:border-green-900\/60:is(.dark *){border-color:#14532d99}.dark\:border-indigo-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.dark\:border-indigo-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity))}.dark\:border-indigo-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity))}.dark\:border-indigo-800\/60:is(.dark *){border-color:#3730a399}.dark\:border-indigo-900\/40:is(.dark *){border-color:#312e8166}.dark\:border-indigo-900\/50:is(.dark *){border-color:#312e8180}.dark\:border-orange-900\/40:is(.dark *){border-color:#7c2d1266}.dark\:border-purple-900\/30:is(.dark *){border-color:#581c874d}.dark\:border-purple-900\/40:is(.dark *){border-color:#581c8766}.dark\:border-purple-900\/50:is(.dark *){border-color:#581c8780}.dark\:border-red-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity))}.dark\:border-red-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.dark\:border-red-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity))}.dark\:border-red-900:is(.dark *){--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity))}.dark\:border-red-900\/30:is(.dark *){border-color:#7f1d1d4d}.dark\:border-red-900\/40:is(.dark *){border-color:#7f1d1d66}.dark\:border-red-900\/50:is(.dark *){border-color:#7f1d1d80}.dark\:border-red-950\/30:is(.dark *){border-color:#450a0a4d}.dark\:border-rose-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity))}.dark\:border-sky-800\/60:is(.dark *){border-color:#07598599}.dark\:border-slate-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity))}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity))}.dark\:border-slate-800\/80:is(.dark *){border-color:#1e293bcc}.dark\:border-teal-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity))}.dark\:border-teal-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity))}.dark\:border-teal-700\/80:is(.dark *){border-color:#0f766ecc}.dark\:border-teal-800\/60:is(.dark *){border-color:#115e5999}.dark\:border-teal-900\/40:is(.dark *){border-color:#134e4a66}.dark\:border-teal-900\/50:is(.dark *){border-color:#134e4a80}.dark\:border-violet-700\/70:is(.dark *){border-color:#6d28d9b3}.dark\:border-violet-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity))}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity))}.dark\:border-yellow-900\/50:is(.dark *){border-color:#713f1280}.dark\:border-zinc-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 91 / var(--tw-border-opacity))}.dark\:border-zinc-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity))}.dark\:border-opacity-80:is(.dark *){--tw-border-opacity: .8}.dark\:bg-amber-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.dark\:bg-amber-900\/20:is(.dark *){background-color:#78350f33}.dark\:bg-amber-900\/25:is(.dark *){background-color:#78350f40}.dark\:bg-amber-900\/30:is(.dark *){background-color:#78350f4d}.dark\:bg-amber-900\/40:is(.dark *){background-color:#78350f66}.dark\:bg-amber-900\/50:is(.dark *){background-color:#78350f80}.dark\:bg-amber-950\/10:is(.dark *){background-color:#451a031a}.dark\:bg-amber-950\/20:is(.dark *){background-color:#451a0333}.dark\:bg-amber-950\/25:is(.dark *){background-color:#451a0340}.dark\:bg-amber-950\/30:is(.dark *){background-color:#451a034d}.dark\:bg-amber-950\/35:is(.dark *){background-color:#451a0359}.dark\:bg-amber-950\/40:is(.dark *){background-color:#451a0366}.dark\:bg-amber-950\/45:is(.dark *){background-color:#451a0373}.dark\:bg-amber-950\/50:is(.dark *){background-color:#451a0380}.dark\:bg-amber-950\/60:is(.dark *){background-color:#451a0399}.dark\:bg-black\/30:is(.dark *){background-color:#0000004d}.dark\:bg-black\/40:is(.dark *){background-color:#0006}.dark\:bg-blue-900\/25:is(.dark *){background-color:#1e3a8a40}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-blue-900\/40:is(.dark *){background-color:#1e3a8a66}.dark\:bg-blue-950\/20:is(.dark *){background-color:#17255433}.dark\:bg-blue-950\/25:is(.dark *){background-color:#17255440}.dark\:bg-blue-950\/30:is(.dark *){background-color:#1725544d}.dark\:bg-blue-950\/35:is(.dark *){background-color:#17255459}.dark\:bg-blue-950\/40:is(.dark *){background-color:#17255466}.dark\:bg-blue-950\/45:is(.dark *){background-color:#17255473}.dark\:bg-blue-950\/50:is(.dark *){background-color:#17255480}.dark\:bg-emerald-900\/40:is(.dark *){background-color:#064e3b66}.dark\:bg-emerald-950\/20:is(.dark *){background-color:#022c2233}.dark\:bg-emerald-950\/25:is(.dark *){background-color:#022c2240}.dark\:bg-emerald-950\/30:is(.dark *){background-color:#022c224d}.dark\:bg-emerald-950\/35:is(.dark *){background-color:#022c2259}.dark\:bg-emerald-950\/40:is(.dark *){background-color:#022c2266}.dark\:bg-emerald-950\/50:is(.dark *){background-color:#022c2280}.dark\:bg-gray-100:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.dark\:bg-gray-200:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:bg-gray-800\/40:is(.dark *){background-color:#1f293766}.dark\:bg-gray-800\/50:is(.dark *){background-color:#1f293780}.dark\:bg-gray-800\/60:is(.dark *){background-color:#1f293799}.dark\:bg-gray-800\/80:is(.dark *){background-color:#1f2937cc}.dark\:bg-gray-800\/90:is(.dark *){background-color:#1f2937e6}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.dark\:bg-gray-900\/20:is(.dark *){background-color:#11182733}.dark\:bg-gray-900\/30:is(.dark *){background-color:#1118274d}.dark\:bg-gray-900\/40:is(.dark *){background-color:#11182766}.dark\:bg-gray-900\/50:is(.dark *){background-color:#11182780}.dark\:bg-gray-900\/60:is(.dark *){background-color:#11182799}.dark\:bg-gray-900\/80:is(.dark *){background-color:#111827cc}.dark\:bg-gray-900\/90:is(.dark *){background-color:#111827e6}.dark\:bg-gray-900\/95:is(.dark *){background-color:#111827f2}.dark\:bg-gray-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity))}.dark\:bg-gray-950\/40:is(.dark *){background-color:#03071266}.dark\:bg-gray-950\/50:is(.dark *){background-color:#03071280}.dark\:bg-gray-950\/80:is(.dark *){background-color:#030712cc}.dark\:bg-green-900\/25:is(.dark *){background-color:#14532d40}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-green-900\/40:is(.dark *){background-color:#14532d66}.dark\:bg-green-950\/20:is(.dark *){background-color:#052e1633}.dark\:bg-green-950\/25:is(.dark *){background-color:#052e1640}.dark\:bg-green-950\/30:is(.dark *){background-color:#052e164d}.dark\:bg-green-950\/40:is(.dark *){background-color:#052e1666}.dark\:bg-green-950\/45:is(.dark *){background-color:#052e1673}.dark\:bg-green-950\/50:is(.dark *){background-color:#052e1680}.dark\:bg-green-950\/60:is(.dark *){background-color:#052e1699}.dark\:bg-indigo-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.dark\:bg-indigo-900\/40:is(.dark *){background-color:#312e8166}.dark\:bg-indigo-950\/20:is(.dark *){background-color:#1e1b4b33}.dark\:bg-indigo-950\/30:is(.dark *){background-color:#1e1b4b4d}.dark\:bg-indigo-950\/35:is(.dark *){background-color:#1e1b4b59}.dark\:bg-indigo-950\/40:is(.dark *){background-color:#1e1b4b66}.dark\:bg-indigo-950\/50:is(.dark *){background-color:#1e1b4b80}.dark\:bg-orange-950\/40:is(.dark *){background-color:#43140766}.dark\:bg-purple-950\/20:is(.dark *){background-color:#3b076433}.dark\:bg-purple-950\/30:is(.dark *){background-color:#3b07644d}.dark\:bg-purple-950\/40:is(.dark *){background-color:#3b076466}.dark\:bg-purple-950\/50:is(.dark *){background-color:#3b076480}.dark\:bg-red-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.dark\:bg-red-900\/25:is(.dark *){background-color:#7f1d1d40}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-red-900\/40:is(.dark *){background-color:#7f1d1d66}.dark\:bg-red-950\/20:is(.dark *){background-color:#450a0a33}.dark\:bg-red-950\/30:is(.dark *){background-color:#450a0a4d}.dark\:bg-red-950\/35:is(.dark *){background-color:#450a0a59}.dark\:bg-red-950\/40:is(.dark *){background-color:#450a0a66}.dark\:bg-red-950\/45:is(.dark *){background-color:#450a0a73}.dark\:bg-red-950\/50:is(.dark *){background-color:#450a0a80}.dark\:bg-red-950\/60:is(.dark *){background-color:#450a0a99}.dark\:bg-rose-950\/50:is(.dark *){background-color:#4c051980}.dark\:bg-sky-950\/40:is(.dark *){background-color:#082f4966}.dark\:bg-slate-100:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.dark\:bg-slate-800\/50:is(.dark *){background-color:#1e293b80}.dark\:bg-slate-800\/70:is(.dark *){background-color:#1e293bb3}.dark\:bg-slate-800\/80:is(.dark *){background-color:#1e293bcc}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.dark\:bg-slate-900\/50:is(.dark *){background-color:#0f172a80}.dark\:bg-slate-900\/60:is(.dark *){background-color:#0f172a99}.dark\:bg-slate-900\/80:is(.dark *){background-color:#0f172acc}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity))}.dark\:bg-slate-950\/40:is(.dark *){background-color:#02061766}.dark\:bg-teal-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.dark\:bg-teal-900\/30:is(.dark *){background-color:#134e4a4d}.dark\:bg-teal-900\/40:is(.dark *){background-color:#134e4a66}.dark\:bg-teal-950\/30:is(.dark *){background-color:#042f2e4d}.dark\:bg-teal-950\/50:is(.dark *){background-color:#042f2e80}.dark\:bg-violet-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.dark\:bg-violet-950\/40:is(.dark *){background-color:#2e106566}.dark\:bg-violet-950\/45:is(.dark *){background-color:#2e106573}.dark\:bg-yellow-950\/30:is(.dark *){background-color:#4220064d}.dark\:bg-yellow-950\/40:is(.dark *){background-color:#42200666}.dark\:bg-yellow-950\/45:is(.dark *){background-color:#42200673}.dark\:bg-yellow-950\/50:is(.dark *){background-color:#42200680}.dark\:bg-zinc-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.dark\:bg-zinc-800\/40:is(.dark *){background-color:#27272a66}.dark\:bg-zinc-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.dark\:bg-zinc-900\/40:is(.dark *){background-color:#18181b66}.dark\:bg-zinc-900\/60:is(.dark *){background-color:#18181b99}.dark\:from-amber-950\/20:is(.dark *){--tw-gradient-from: rgb(69 26 3 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/30:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-blue-950\/40:is(.dark *){--tw-gradient-from: rgb(23 37 84 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-gray-900:is(.dark *){--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-950\/30:is(.dark *){--tw-gradient-from: rgb(5 46 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-green-950\/40:is(.dark *){--tw-gradient-from: rgb(5 46 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-indigo-950\/40:is(.dark *){--tw-gradient-from: rgb(30 27 75 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-950\/30:is(.dark *){--tw-gradient-from: rgb(69 10 10 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-950\/40:is(.dark *){--tw-gradient-from: rgb(69 10 10 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-gray-900:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-emerald-950\/30:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .3) var(--tw-gradient-to-position)}.dark\:to-gray-900:is(.dark *){--tw-gradient-to: #111827 var(--tw-gradient-to-position)}.dark\:to-gray-900\/90:is(.dark *){--tw-gradient-to: rgb(17 24 39 / .9) var(--tw-gradient-to-position)}.dark\:to-gray-950:is(.dark *){--tw-gradient-to: #030712 var(--tw-gradient-to-position)}.dark\:to-indigo-950\/30:is(.dark *){--tw-gradient-to: rgb(30 27 75 / .3) var(--tw-gradient-to-position)}.dark\:to-orange-950\/20:is(.dark *){--tw-gradient-to: rgb(67 20 7 / .2) var(--tw-gradient-to-position)}.dark\:to-orange-950\/30:is(.dark *){--tw-gradient-to: rgb(67 20 7 / .3) var(--tw-gradient-to-position)}.dark\:text-amber-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity))}.dark\:text-amber-100\/90:is(.dark *){color:#fef3c7e6}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}.dark\:text-amber-200\/90:is(.dark *){color:#fde68ae6}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity))}.dark\:text-amber-300\/90:is(.dark *){color:#fcd34de6}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.dark\:text-amber-50:is(.dark *){--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity))}.dark\:text-amber-500:is(.dark *){--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.dark\:text-blue-100:is(.dark *){--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity))}.dark\:text-blue-100\/80:is(.dark *){color:#dbeafecc}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.dark\:text-blue-200\/80:is(.dark *){color:#bfdbfecc}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.dark\:text-blue-50:is(.dark *){--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity))}.dark\:text-blue-50\/90:is(.dark *){color:#eff6ffe6}.dark\:text-emerald-100:is(.dark *){--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity))}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity))}.dark\:text-emerald-200\/90:is(.dark *){color:#a7f3d0e6}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity))}.dark\:text-emerald-300\/80:is(.dark *){color:#6ee7b7cc}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}.dark\:text-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity))}.dark\:text-gray-100:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.dark\:text-gray-200:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-gray-50:is(.dark *){--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.dark\:text-gray-700:is(.dark *){--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.dark\:text-gray-900:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.dark\:text-green-100:is(.dark *){--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.dark\:text-green-400\/80:is(.dark *){color:#4ade80cc}.dark\:text-green-500:is(.dark *){--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.dark\:text-indigo-100:is(.dark *){--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity))}.dark\:text-indigo-200:is(.dark *){--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity))}.dark\:text-indigo-200\/90:is(.dark *){color:#c7d2fee6}.dark\:text-indigo-300:is(.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity))}.dark\:text-indigo-50:is(.dark *){--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity))}.dark\:text-orange-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}.dark\:text-purple-200:is(.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.dark\:text-red-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.dark\:text-red-50:is(.dark *){--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity))}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.dark\:text-rose-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity))}.dark\:text-sky-100:is(.dark *){--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity))}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.dark\:text-slate-500:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.dark\:text-slate-900:is(.dark *){--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.dark\:text-teal-100:is(.dark *){--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity))}.dark\:text-teal-200:is(.dark *){--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity))}.dark\:text-teal-300:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity))}.dark\:text-teal-400:is(.dark *){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity))}.dark\:text-teal-500:is(.dark *){--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity))}.dark\:text-transparent:is(.dark *){color:transparent}.dark\:text-violet-100:is(.dark *){--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity))}.dark\:text-violet-200:is(.dark *){--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:text-yellow-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.dark\:text-zinc-100:is(.dark *){--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity))}.dark\:text-zinc-200:is(.dark *){--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity))}.dark\:text-zinc-300:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity))}.dark\:text-zinc-400:is(.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.dark\:text-zinc-50:is(.dark *){--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.dark\:text-zinc-500:is(.dark *){--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.dark\:placeholder-gray-400:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}.dark\:placeholder-gray-400:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(156 163 175 / var(--tw-placeholder-opacity))}.dark\:shadow-\[0_-4px_24px_rgba\(0\,0\,0\,\.35\)\]:is(.dark *){--tw-shadow: 0 -4px 24px rgba(0,0,0,.35);--tw-shadow-colored: 0 -4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-md:is(.dark *){--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-none:is(.dark *){--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-black\/30:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-black\/50:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .5);--tw-shadow: var(--tw-shadow-colored)}.dark\:ring-amber-800:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(146 64 14 / var(--tw-ring-opacity))}.dark\:ring-gray-600:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity))}.dark\:ring-gray-600\/50:is(.dark *){--tw-ring-color: rgb(75 85 99 / .5)}.dark\:ring-violet-600:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(124 58 237 / var(--tw-ring-opacity))}.dark\:ring-white\/\[0\.04\]:is(.dark *){--tw-ring-color: rgb(255 255 255 / .04)}.dark\:file\:bg-red-950\/50:is(.dark *)::file-selector-button{background-color:#450a0a80}.dark\:file\:text-red-200:is(.dark *)::file-selector-button{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.dark\:placeholder\:text-gray-400:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:placeholder\:text-gray-400:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:hover\:border-amber-800:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity))}.dark\:hover\:border-gray-500:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.dark\:hover\:border-gray-600:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:hover\:border-red-900\/50:hover:is(.dark *){border-color:#7f1d1d80}.dark\:hover\:border-rose-900\/50:hover:is(.dark *){border-color:#88133780}.dark\:hover\:bg-amber-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.dark\:hover\:bg-amber-900\/40:hover:is(.dark *){background-color:#78350f66}.dark\:hover\:bg-amber-950\/20:hover:is(.dark *){background-color:#451a0333}.dark\:hover\:bg-amber-950\/40:hover:is(.dark *){background-color:#451a0366}.dark\:hover\:bg-blue-900\/30:hover:is(.dark *){background-color:#1e3a8a4d}.dark\:hover\:bg-blue-900\/40:hover:is(.dark *){background-color:#1e3a8a66}.dark\:hover\:bg-blue-900\/50:hover:is(.dark *){background-color:#1e3a8a80}.dark\:hover\:bg-blue-900\/60:hover:is(.dark *){background-color:#1e3a8a99}.dark\:hover\:bg-blue-950\/20:hover:is(.dark *){background-color:#17255433}.dark\:hover\:bg-blue-950\/40:hover:is(.dark *){background-color:#17255466}.dark\:hover\:bg-blue-950\/50:hover:is(.dark *){background-color:#17255480}.dark\:hover\:bg-emerald-900\/40:hover:is(.dark *){background-color:#064e3b66}.dark\:hover\:bg-emerald-900\/50:hover:is(.dark *){background-color:#064e3b80}.dark\:hover\:bg-emerald-950\/55:hover:is(.dark *){background-color:#022c228c}.dark\:hover\:bg-emerald-950\/60:hover:is(.dark *){background-color:#022c2299}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-700\/80:hover:is(.dark *){background-color:#374151cc}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-800\/40:hover:is(.dark *){background-color:#1f293766}.dark\:hover\:bg-gray-800\/50:hover:is(.dark *){background-color:#1f293780}.dark\:hover\:bg-gray-800\/70:hover:is(.dark *){background-color:#1f2937b3}.dark\:hover\:bg-gray-800\/80:hover:is(.dark *){background-color:#1f2937cc}.dark\:hover\:bg-gray-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.dark\:hover\:bg-green-900\/40:hover:is(.dark *){background-color:#14532d66}.dark\:hover\:bg-green-950\/40:hover:is(.dark *){background-color:#052e1666}.dark\:hover\:bg-green-950\/60:hover:is(.dark *){background-color:#052e1699}.dark\:hover\:bg-indigo-400:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.dark\:hover\:bg-indigo-950\/30:hover:is(.dark *){background-color:#1e1b4b4d}.dark\:hover\:bg-indigo-950\/55:hover:is(.dark *){background-color:#1e1b4b8c}.dark\:hover\:bg-red-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.dark\:hover\:bg-red-900\/20:hover:is(.dark *){background-color:#7f1d1d33}.dark\:hover\:bg-red-900\/30:hover:is(.dark *){background-color:#7f1d1d4d}.dark\:hover\:bg-red-950\/20:hover:is(.dark *){background-color:#450a0a33}.dark\:hover\:bg-red-950\/40:hover:is(.dark *){background-color:#450a0a66}.dark\:hover\:bg-red-950\/50:hover:is(.dark *){background-color:#450a0a80}.dark\:hover\:bg-red-950\/60:hover:is(.dark *){background-color:#450a0a99}.dark\:hover\:bg-slate-800:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.dark\:hover\:bg-teal-950\/40:hover:is(.dark *){background-color:#042f2e66}.dark\:hover\:bg-teal-950\/50:hover:is(.dark *){background-color:#042f2e80}.dark\:hover\:bg-violet-900\/50:hover:is(.dark *){background-color:#4c1d9580}.dark\:hover\:text-blue-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.dark\:hover\:text-gray-100:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.dark\:hover\:text-gray-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:hover\:text-red-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.dark\:hover\:text-red-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:focus\:border-blue-700:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:focus\:border-blue-800:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.dark\:focus\:border-red-300:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.dark\:focus\:border-red-500:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.dark\:focus\:ring-gray-700:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity))}.dark\:focus\:ring-red-500\/30:focus:is(.dark *){--tw-ring-color: rgb(239 68 68 / .3)}.dark\:focus\:ring-red-700:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity))}.dark\:focus\:ring-red-900:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity))}.dark\:focus\:ring-offset-gray-950:focus:is(.dark *){--tw-ring-offset-color: #030712}.dark\:active\:bg-gray-700:active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:active\:text-gray-300:active:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.group[open] .dark\:group-open\:bg-blue-950\/80:is(.dark *){background-color:#172554cc}.group[open] .dark\:group-open\:bg-emerald-950\/60:is(.dark *){background-color:#022c2299}.group:hover .dark\:group-hover\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}.group:hover .dark\:group-hover\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.peer:checked~.dark\:peer-checked\:bg-green-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}@media not all and (min-width: 1280px){.max-xl\:mt-0{margin-top:0}.max-xl\:hidden{display:none}.max-xl\:border-t-0{border-top-width:0px}.max-xl\:pt-3{padding-top:.75rem}.max-xl\:shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media not all and (min-width: 1024px){.max-lg\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.max-lg\:\!z-\[1325\]{z-index:1325!important}.max-lg\:mx-0{margin-left:0;margin-right:0}.max-lg\:mx-auto{margin-left:auto;margin-right:auto}.max-lg\:mb-0{margin-bottom:0}.max-lg\:mb-2{margin-bottom:.5rem}.max-lg\:mb-4{margin-bottom:1rem}.max-lg\:mt-0{margin-top:0}.max-lg\:mt-2{margin-top:.5rem}.max-lg\:block{display:block}.max-lg\:inline-block{display:inline-block}.max-lg\:flex{display:flex}.max-lg\:hidden{display:none}.max-lg\:min-h-0{min-height:0px}.max-lg\:min-h-\[calc\(100dvh-var\(--csp-bar-top\,56px\)\)\]{min-height:calc(100dvh - var(--csp-bar-top,56px))}.max-lg\:max-w-lg{max-width:32rem}.max-lg\:scroll-mt-\[calc\(var\(--csp-bar-top\,56px\)\+0\.75rem\)\]{scroll-margin-top:calc(var(--csp-bar-top,56px) + .75rem)}.max-lg\:justify-end{justify-content:flex-end}.max-lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.max-lg\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.max-lg\:border{border-width:1px}.max-lg\:border-\[var\(--csp-mobile-hairline\,\#e5e7eb\)\]{border-color:var(--csp-mobile-hairline,#e5e7eb)}.max-lg\:bg-\[var\(--csp-mobile-surface\,\#fff\)\]{background-color:var(--csp-mobile-surface,#fff)}.max-lg\:bg-transparent{background-color:transparent}.max-lg\:p-3\.5{padding:.875rem}.max-lg\:pt-0{padding-top:0}.max-lg\:pt-1{padding-top:.25rem}.max-lg\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.max-lg\:dark\:bg-transparent:is(.dark *){background-color:transparent}}@media not all and (min-width: 768px){.max-md\:hidden{display:none}}@media not all and (min-width: 640px){.max-sm\:pb-\[max\(1rem\,env\(safe-area-inset-bottom\)\)\]{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.max-sm\:pt-\[max\(0\.5rem\,env\(safe-area-inset-top\)\)\]{padding-top:max(.5rem,env(safe-area-inset-top))}}@media (min-width: 640px){.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:col-span-3{grid-column:span 3 / span 3}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-8{margin-top:2rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table-cell{display:table-cell}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-5{height:1.25rem}.sm\:h-52{height:13rem}.sm\:max-h-\[min\(94vh\,40rem\)\]{max-height:min(94vh,40rem)}.sm\:min-h-0{min-height:0px}.sm\:min-h-\[11rem\]{min-height:11rem}.sm\:min-h-\[2\.5rem\]{min-height:2.5rem}.sm\:min-h-\[40px\]{min-height:40px}.sm\:min-h-\[70vh\]{min-height:70vh}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-28{width:7rem}.sm\:w-32{width:8rem}.sm\:w-36{width:9rem}.sm\:w-5{width:1.25rem}.sm\:w-56{width:14rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-0{min-width:0px}.sm\:min-w-\[120px\]{min-width:120px}.sm\:min-w-\[12rem\]{min-width:12rem}.sm\:min-w-\[150px\]{min-width:150px}.sm\:min-w-\[160px\]{min-width:160px}.sm\:min-w-\[2\.5rem\]{min-width:2.5rem}.sm\:min-w-\[200px\]{min-width:200px}.sm\:min-w-\[220px\]{min-width:220px}.sm\:min-w-\[4\.5rem\]{min-width:4.5rem}.sm\:max-w-\[11rem\]{max-width:11rem}.sm\:max-w-\[12rem\]{max-width:12rem}.sm\:max-w-\[14rem\]{max-width:14rem}.sm\:max-w-\[50\%\]{max-width:50%}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xs{max-width:20rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-none{flex:none}.sm\:shrink-0{flex-shrink:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-1{gap:.25rem}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.sm\:gap-y-2{row-gap:.5rem}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:border-t-0{border-top-width:0px}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pt-0{padding-top:0}.sm\:pt-3{padding-top:.75rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-7{padding-top:1.75rem}.sm\:pt-8{padding-top:2rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-start{text-align:start}.sm\:text-end{text-align:end}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:font-black{font-weight:900}.sm\:font-extrabold{font-weight:800}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-5{grid-column:span 5 / span 5}.md\:col-span-6{grid-column:span 6 / span 6}.md\:mt-0{margin-top:0}.md\:mt-4{margin-top:1rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:min-h-0{min-height:0px}.md\:w-auto{width:auto}.md\:min-w-\[12\.5rem\]{min-width:12.5rem}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-\[1fr_150px_auto\]{grid-template-columns:1fr 150px auto}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:p-10{padding:2.5rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-12{padding-bottom:3rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){@media (min-width: 768px){.lg\:md\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:top-6{top:1.5rem}.lg\:z-auto{z-index:auto}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:max-h-40{max-height:10rem}.lg\:min-h-\[calc\(100dvh-4rem\)\]{min-height:calc(100dvh - 4rem)}.lg\:w-72{width:18rem}.lg\:w-auto{width:auto}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-\[28rem\]{max-width:28rem}.lg\:max-w-\[32rem\]{max-width:32rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[minmax\(0\,1fr\)_9rem_9rem_10rem_auto\]{grid-template-columns:minmax(0,1fr) 9rem 9rem 10rem auto}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-12{gap:3rem}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.lg\:self-auto{align-self:auto}.lg\:overflow-visible{overflow:visible}.lg\:overflow-y-auto{overflow-y:auto}.lg\:border-0{border-width:0px}.lg\:bg-transparent{background-color:transparent}.lg\:bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.lg\:p-0{padding:0}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:text-right{text-align:right}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:lg\:bg-zinc-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity))}.lg\:dark\:bg-transparent:is(.dark *){background-color:transparent}}@media (min-width: 1280px){.xl\:sticky{position:sticky}.xl\:top-6{top:1.5rem}.xl\:order-none{order:0}.xl\:col-span-11{grid-column:span 11 / span 11}.xl\:col-span-12{grid-column:span 12 / span 12}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-span-9{grid-column:span 9 / span 9}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-4{grid-column-start:4}.xl\:row-start-2{grid-row-start:2}.xl\:mt-0{margin-top:0}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-\[220px_minmax\(0\,1fr\)\]{grid-template-columns:220px minmax(0,1fr)}.xl\:flex-col{flex-direction:column}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:items-start{align-items:flex-start}.xl\:gap-0\.5{gap:.125rem}.xl\:gap-2\.5{gap:.625rem}.xl\:gap-3{gap:.75rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-7{gap:1.75rem}.xl\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.xl\:gap-y-6{row-gap:1.5rem}.xl\:overflow-visible{overflow:visible}.xl\:rounded-2xl{border-radius:1rem}.xl\:rounded-none{border-radius:0}.xl\:border{border-width:1px}.xl\:border-0{border-width:0px}.xl\:border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity))}.xl\:bg-transparent{background-color:transparent}.xl\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.xl\:shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xl\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.xl\:dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.xl\:dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}.\[\&_p\]\:text-gray-700 p{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.dark\:\[\&_p\]\:text-gray-300 p:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.\[\&_summary\:\:-webkit-details-marker\]\:hidden summary::-webkit-details-marker{display:none}
