:root{--bg:#f7f8fa;--surface:#fff;--surface-raised:#f0f4f8;--sidebar-bg:#f8f9fb;--border:#e1e7ef;--border-light:#eef2f7;--text:#0f1923;--text-muted:#5a6a7e;--text-dim:#94a3b8;--accent:#e8412c;--accent-dark:#c2311e;--accent-bg:#fef0ee;--accent-border:#fabcb5;--verified:#16a34a;--verified-bg:#f0fdf4;--verified-border:#bbf7d0;--data:#2563eb;--data-bg:#eff6ff;--data-border:#bfdbfe;--warning:#d97706;--warning-bg:#fffbeb;--warning-border:#fde68a;--error:#dc2626;--error-bg:#fef2f2;--error-border:#fecaca;--shadow-sm:0 1px 2px #0f19230f;--shadow-md:0 4px 12px #0f192314;--shadow-card:0 1px 3px #0f192314, 0 1px 2px #0f19230a;--space-2xs:2px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--radius-default:6px;--radius-card:10px;--radius-large:12px;--radius-full:9999px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-geist), system-ui, sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.rbc-calendar{font-family:var(--font-geist), inherit}.rbc-header{color:var(--text-muted);border-bottom:1px solid var(--border-light);background:var(--surface-raised);padding:10px 8px;font-size:12px;font-weight:600}.rbc-today{background-color:var(--accent-bg)}.rbc-event{cursor:pointer;border-radius:5px;padding:2px 6px;font-size:12px}.rbc-event:hover{opacity:.85}.rbc-event-label{font-size:10px}.rbc-month-view,.rbc-time-view,.rbc-agenda-view{border:1px solid var(--border-light);border-radius:var(--radius-card);overflow:hidden}.rbc-time-header{border-bottom:2px solid var(--border-light)}.rbc-time-content,.rbc-day-slot .rbc-time-slot{border-top:1px solid var(--border-light)}.rbc-current-time-indicator{background-color:var(--accent);height:2px}.rbc-time-slot{min-height:40px}.rbc-slot-selection{background-color:var(--accent-bg)}.rbc-off-range{color:var(--text-dim)}.rbc-off-range-bg{background:var(--bg)}.rbc-day-bg+.rbc-day-bg,.rbc-header+.rbc-header{border-left:1px solid var(--border-light)}.rbc-month-row+.rbc-month-row{border-top:1px solid var(--border-light)}@media (max-width:768px){button,a,input,select,textarea,[role=button]{min-width:44px;min-height:44px}table.responsive-table,table.responsive-table thead,table.responsive-table tbody,table.responsive-table th,table.responsive-table td,table.responsive-table tr{display:block}table.responsive-table thead{display:none}table.responsive-table tr{margin-bottom:var(--space-md,16px);border:1px solid var(--border,#e1e7ef);border-radius:var(--radius-card,10px);padding:var(--space-md,16px);background:var(--surface,#fff)}table.responsive-table td{padding:var(--space-xs,4px) 0;border:none;justify-content:space-between;font-size:14px;display:flex}table.responsive-table td:before{content:attr(data-label);color:var(--text-muted,#5a6a7e);margin-right:var(--space-md,16px);flex-shrink:0;font-weight:600}.has-mobile-nav{padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}}::-webkit-scrollbar{width:6px;height:6px}html,body{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;color:#0f172a!important;background-color:#f8fafc!important}input,select,textarea,option{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;color:#0f172a!important;background-color:#fff!important}select option{color:#0f172a!important;background-color:#fff!important}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e4e4e7;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#d4d4d8}*{scrollbar-width:thin;scrollbar-color:#e4e4e7 transparent}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-stretch{align-items:stretch!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.flex-1{flex:1!important}.flex-shrink-0{flex-shrink:0!important}.self-center{align-self:center!important}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}@media (min-width:640px){.sm\:flex-row{flex-direction:row!important}.sm\:items-center{align-items:center!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:768px){.md\:flex-row{flex-direction:row!important}.md\:items-center{align-items:center!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:p-8{padding:32px!important}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.gap-1{gap:4px!important}.gap-1\.5{gap:6px!important}.gap-2{gap:8px!important}.gap-2\.5{gap:10px!important}.gap-3{gap:12px!important}.gap-4{gap:16px!important}.gap-6{gap:24px!important}.space-y-1>*+*{margin-top:4px!important}.space-y-2>*+*{margin-top:8px!important}.space-y-3>*+*{margin-top:12px!important}.space-y-4>*+*{margin-top:16px!important}.space-y-6>*+*{margin-top:24px!important}.p-2{padding:8px!important}.p-2\.5{padding:10px!important}.p-3{padding:12px!important}.p-3\.5{padding:14px!important}.p-4{padding:16px!important}.p-5{padding:20px!important}.p-6{padding:24px!important}.p-8{padding:32px!important}.p-12{padding:48px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.px-2\.5{padding-left:10px!important;padding-right:10px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.px-3\.5{padding-left:14px!important;padding-right:14px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.py-1\.5{padding-top:6px!important;padding-bottom:6px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.py-2\.5{padding-top:10px!important;padding-bottom:10px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.py-3\.5{padding-top:14px!important;padding-bottom:14px!important}.pb-5{padding-bottom:20px!important}.pt-1{padding-top:4px!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:12px!important}.mt-4{margin-top:16px!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-4{margin-bottom:16px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.w-full{width:100%!important}.w-2{width:8px!important}.w-3{width:12px!important}.w-12{width:48px!important}.h-2{height:8px!important}.h-3{height:12px!important}.h-12{height:48px!important}.min-h-screen{min-height:100vh!important}.max-w-md{max-width:28rem!important}.max-w-7xl{max-width:80rem!important}.relative{position:relative!important}.absolute{position:absolute!important}.left-3{left:12px!important}.top-1\/2{top:50%!important}.-translate-y-1\/2{transform:translateY(-50%)!important}.pl-8{padding-left:32px!important}.pr-3{padding-right:12px!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.bg-white{background-color:#fff!important}.bg-zinc-50{background-color:#f8fafc!important}.bg-zinc-100{background-color:#f1f5f9!important}.bg-zinc-900{background-color:#0f172a!important}.bg-coral{background-color:#e8412c!important}.bg-emerald-50{background-color:#ecfdf5!important}.bg-amber-50{background-color:#fffbeb!important}.bg-rose-50{background-color:#fff1f2!important}.bg-blue-50{background-color:#eff6ff!important}.text-white{color:#fff!important}.text-zinc-400{color:#94a3b8!important}.text-zinc-500{color:#64748b!important}.text-zinc-600{color:#475569!important}.text-zinc-700{color:#334155!important}.text-zinc-800{color:#1e293b!important}.text-zinc-900{color:#0f172a!important}.text-emerald-600{color:#059669!important}.text-emerald-700{color:#047857!important}.text-amber-500{color:#f59e0b!important}.text-amber-600{color:#d97706!important}.text-amber-700{color:#b45309!important}.text-rose-600{color:#e11d48!important}.text-rose-700{color:#be123c!important}.text-blue-600{color:#2563eb!important}.text-blue-700{color:#1d4ed8!important}.font-sans{font-family:var(--font-geist), system-ui, sans-serif!important}.font-mono{font-family:var(--font-geist-mono), monospace!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.text-\[11px\]{font-size:11px!important}.text-xs{font-size:12px!important;line-height:16px!important}.text-sm{font-size:14px!important;line-height:20px!important}.text-base{font-size:16px!important;line-height:24px!important}.text-lg{font-size:18px!important;line-height:28px!important}.text-xl{font-size:20px!important;line-height:28px!important}.text-2xl{font-size:24px!important;line-height:32px!important}.tracking-tight{letter-spacing:-.02em!important}.tracking-wider{letter-spacing:.05em!important}.uppercase{text-transform:uppercase!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.border{border:1px solid #e2e8f0!important}.border-b{border-bottom:1px solid #e2e8f0!important}.border-t{border-top:1px solid #e2e8f0!important}.border-zinc-200{border-color:#e2e8f0!important}.border-zinc-300{border-color:#cbd5e1!important}.rounded-md{border-radius:6px!important}.rounded-lg{border-radius:8px!important}.rounded-xl{border-radius:12px!important}.rounded-2xl{border-radius:16px!important}.rounded-full{border-radius:9999px!important}.shadow-sm{box-shadow:0 1px 2px #0f172a0d!important}.shadow-md{box-shadow:0 4px 12px #0f172a14!important}.cursor-pointer{cursor:pointer!important}.transition-all{transition:all .15s!important}.transition-colors{transition:background-color .15s,color .15s,border-color .15s!important}.hover\:bg-zinc-100:hover{background-color:#f1f5f9!important}.hover\:bg-zinc-200:hover{background-color:#e2e8f0!important}.hover\:scale-\[1\.01\]:hover{transform:scale(1.01)!important}.focus\:outline-none:focus{outline:none!important}.w-full-table{border-collapse:collapse;width:100%}.w-full-table th{text-align:left;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:600;font-family:var(--font-geist-mono);background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px}.w-full-table td{color:#0f172a;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:13px}.w-full-table tr:hover td{background:#f8fafc}
