*{box-sizing:border-box}#root,body,html{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#1a1a1a;background:#f7f7f8;line-height:1.4}a{color:#2563eb;text-decoration:none}.listing-link{cursor:pointer}.listing-link:hover,a:hover{text-decoration:underline}.app{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{background:#ffffff;border-right:1px solid #e5e7eb;padding:20px 16px}.sidebar-brand{margin:0 0 20px}.sidebar nav a{display:block;padding:7px 10px;border-radius:6px;color:#4b5563;font-size:13px;font-weight:500;text-decoration:none}.sidebar nav a:hover{background:#f3f4f6;color:#111827}.sidebar nav a.active{background:#eef2ff;color:#1e40af}.sidebar-group{margin-bottom:8px}.sidebar-group-label{display:flex;align-items:center;gap:8px;width:100%;background:none;border:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.01em;color:#111827;text-align:left;padding:8px 10px;margin:0 0 2px;border-radius:6px}.sidebar-group-label:hover{background:#f3f4f6}.sidebar-group-caret{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:#6b7280;transition:transform .15s ease;font-size:11px;line-height:1}.sidebar-group-caret.open{transform:rotate(90deg)}.sidebar-group-items{display:flex;flex-direction:column;gap:1px;margin-left:8px;padding-left:8px;border-left:1px solid #e5e7eb}.sidebar-group-items a{padding-left:14px;font-size:13px}.main{padding:24px 32px;overflow-x:auto}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.page-header h2{margin:0 0 4px;font-size:22px;font-weight:600}.page-header .subtitle{color:#6b7280;font-size:13px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding:14px 16px;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px}.filters .field{display:flex;flex-direction:column;gap:4px}.filters label{font-size:11px;text-transform:uppercase;color:#6b7280;font-weight:600;letter-spacing:.04em}.filters input,.filters select{font:inherit;padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;min-width:130px}.filters .field-checkbox{align-self:flex-end;padding-bottom:4px}.filters .field-checkbox label{display:inline-flex;align-items:center;gap:6px;font-size:12px;text-transform:none;letter-spacing:0;font-weight:500;color:#374151;cursor:pointer}.filters .field-checkbox input{min-width:0;width:auto;margin:0;cursor:pointer}.filters-disclosure{flex-basis:100%;margin:0;font-size:11px;color:#6b7280;line-height:1.4}.filters-presets{flex-basis:100%;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.filters-presets-label{font-size:11px;text-transform:uppercase;color:#6b7280;font-weight:600;letter-spacing:.04em;margin-right:4px}.preset-chip{font:inherit;font-size:12px;padding:4px 10px;border:1px solid #d1d5db;border-radius:999px;background:#ffffff;color:#374151;cursor:pointer}.preset-chip:hover{background:#f3f4f6}.preset-chip.active{background:#111827;border-color:#111827;color:#ffffff}.drawer-backdrop{position:fixed;inset:0;background:rgba(17,24,39,.35);z-index:40}.drawer{position:fixed;top:0;right:0;bottom:0;width:min(900px,95vw);background:#ffffff;border-left:1px solid #e5e7eb;box-shadow:-8px 0 24px rgba(17,24,39,.12);z-index:50;display:flex;flex-direction:column}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb}.drawer-title{font-size:16px;font-weight:600;color:#111827}.drawer-sub{font-size:12px;color:#6b7280;margin-top:2px}.drawer-close{border:none;background:transparent;font-size:24px;line-height:1;color:#6b7280;cursor:pointer;padding:4px 8px}.drawer-close:hover{color:#111827}.drawer-controls{display:flex;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid #f3f4f6}.drawer-search{flex:1 1;min-width:0;font:inherit;padding:6px 10px;border:1px solid #d1d5db;border-radius:6px}.drawer-body{flex:1 1;overflow:auto;padding:0 20px 20px}.drawer-body .pmc-compare-table{width:100%}.explore-btn{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:13px;font-weight:500;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:6px 12px;cursor:pointer;white-space:nowrap}.explore-btn:hover{background:#dbeafe}.explore-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;margin-bottom:16px}.explore-note,.explore-scope{font-size:12px;padding:8px 10px}.explore-scope{display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:14px}.explore-scope-label{font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.explore-scope-value{color:#111827;font-weight:500}.explore-scope-hint{color:#059669;margin-left:auto;white-space:nowrap}.explore-label{display:block;font-size:12px;font-weight:600;color:#374151;margin-bottom:6px}.explore-textarea{width:100%;box-sizing:border-box;font:inherit;font-size:14px;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;resize:vertical;line-height:1.45}.explore-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.explore-send{font:inherit;font-size:14px;font-weight:500;color:#ffffff;background:#2563eb;border:none;border-radius:6px;padding:8px 18px;cursor:pointer}.explore-send:hover:not(:disabled){background:#1d4ed8}.explore-send:disabled{background:#93c5fd;cursor:default}.explore-hint{font-size:11px;color:#9ca3af}.explore-loading{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;margin-top:16px}.explore-spinner{display:inline-block;width:14px;height:14px;border:2px solid #d1d5db;border-top-color:#2563eb;border-radius:50%;animation:svr-spin .7s linear infinite;flex:none}.explore-answer{font-size:14px;line-height:1.5;color:#1f2937;white-space:pre-wrap}.explore-table{width:100%;border-collapse:collapse;font-size:13px}.explore-table td,.explore-table th{text-align:left;padding:6px 10px;border-bottom:1px solid #f1f5f9;white-space:nowrap}.explore-table th{position:-webkit-sticky;position:sticky;top:0;background:#f9fafb;font-weight:600;color:#374151}.explore-table td{color:#1f2937}.explore-sql{margin-bottom:4px}.explore-sql summary{cursor:pointer;font-size:13px;font-weight:500;color:#374151}.explore-sql pre{margin:8px 0 0;padding:12px;background:#0f172a;color:#e2e8f0;border-radius:6px;font-size:12px;overflow:auto;line-height:1.5}.explore-suggestions{display:flex;flex-direction:column;gap:6px}.explore-suggestion{text-align:left;font:inherit;font-size:13px;color:#1d4ed8;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:8px 10px;cursor:pointer}.explore-suggestion:hover{background:#eff6ff;border-color:#bfdbfe}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.kpi-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;height:100%;box-sizing:border-box}.kpi-card-link{display:block;height:100%}.kpi-card .kpi-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.kpi-card .kpi-value{font-size:26px;font-weight:600;margin-top:6px}.kpi-card .kpi-delta{font-size:13px;margin-top:4px;font-weight:500}.kpi-card .kpi-delta.up{color:#16a34a}.kpi-card .kpi-delta.down{color:#dc2626}.kpi-card .kpi-compare,.kpi-card .kpi-subline{font-size:11px;color:#9ca3af;margin-top:2px}.csv-download{font:inherit;font-size:12px;font-weight:500;padding:6px 12px;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;color:#374151;cursor:pointer}.csv-download:hover{background:#f3f4f6}.pmc-compare-table{width:100%;border-collapse:collapse}.pmc-compare-table th{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;padding:8px 10px;border-bottom:1px solid #e5e7eb;text-align:left;white-space:nowrap}.pmc-compare-table th:hover{color:#111827}.pmc-compare-table td{padding:8px 10px;border-bottom:1px solid #f3f4f6;font-size:13px;text-align:left;vertical-align:top}.pmc-compare-table tr:hover td{background:#f9fafb}.pmc-compare-table--tall td{border-bottom-color:#e5e7eb}.pmc-compare-table--media td{vertical-align:middle}.pmc-compare-table tr.subtotal-row td{background:#f3f4f6;border-top:1px solid #e5e7eb;font-weight:600}.pmc-compare-table tr.subtotal-row:hover td{background:#e5e7eb}.panel{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.panel h3{margin:0 0 12px;font-size:14px;font-weight:600}table{width:100%;border-collapse:collapse;font-size:13px}td,th{padding:8px 12px;text-align:right;border-bottom:1px solid #f1f3f5}td:first-child,th:first-child{text-align:left}th{font-size:11px;text-transform:uppercase;color:#6b7280;font-weight:600;letter-spacing:.04em;background:#fafafa;position:-webkit-sticky;position:sticky;top:0}tr:hover td{background:#f9fafb}.delta.up{color:#16a34a}.delta.down{color:#dc2626}.muted{color:#9ca3af}.multi-select{position:relative;display:flex;flex-direction:column;gap:4px}.multi-select label{font-size:11px;text-transform:uppercase;color:#6b7280;font-weight:600;letter-spacing:.04em}.multi-select-trigger{font:inherit;padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;color:#1a1a1a;min-width:180px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left}.multi-select-trigger .caret{margin-left:8px;color:#6b7280;font-size:11px}.multi-select-trigger .muted{color:#9ca3af}.multi-select-popover{position:absolute;top:calc(100% + 4px);left:0;z-index:10;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.08);width:260px;max-height:280px;display:flex;flex-direction:column}.multi-select-actions{display:flex;gap:8px;padding:8px 10px;border-bottom:1px solid #f1f3f5}.multi-select-actions button{font:inherit;font-size:12px;font-weight:500;padding:4px 10px;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;color:#374151;cursor:pointer}.multi-select-actions button:hover{background:#f3f4f6}.multi-select-list{overflow-y:auto;padding:6px 0}.filters .multi-select-item,.multi-select .multi-select-item{display:flex;align-items:center;gap:8px;padding:6px 12px;cursor:pointer;font-weight:400;text-transform:none;letter-spacing:0;font-size:13px;color:#1a1a1a}.multi-select-item:hover{background:#f9fafb}.multi-select-item input{margin:0;min-width:0;width:auto;flex:0 0 auto}.error{padding:12px 16px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px}.loading{color:#6b7280;padding:16px}@keyframes svr-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signin-shell{display:flex;min-height:100vh;align-items:center;justify-content:center;background:#f7f7f8}.signin-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:36px 40px;width:100%;max-width:380px;box-shadow:0 1px 3px rgba(0,0,0,.04);text-align:center}.signin-card h1{font-size:16px;font-weight:600;margin:0 0 4px;color:#111827}.signin-card .subtitle{font-size:13px;margin-bottom:24px}.signin-google{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#fff;color:#1f2937;border:1px solid #d1d5db;border-radius:8px;font-weight:500;cursor:pointer}.signin-google:hover{background:#f9fafb}.signin-error{margin-top:16px;padding:10px 12px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:6px;font-size:12px}.sidebar-account{margin-top:24px;padding-top:16px;border-top:1px solid #f3f4f6;font-size:11px;color:#6b7280}.sidebar-account .email{display:block;color:#374151;font-weight:500;margin-bottom:6px;word-break:break-all}.sidebar-account a,.sidebar-account button{display:block;padding:6px 8px;border-radius:6px;color:#374151;font-weight:500;background:none;border:none;text-align:left;cursor:pointer;font-size:11px}.sidebar-account a:hover,.sidebar-account button:hover{background:#f3f4f6}.perm-form{display:grid;grid-template-columns:240px 100px 1fr 90px 70px;grid-gap:10px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #f3f4f6}.perm-form .reports-cell{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:12px}.perm-form .reports-cell label{display:inline-flex;align-items:center;gap:4px;font-weight:400;text-transform:none;letter-spacing:0;color:#374151;font-size:12px}.perm-form .reports-cell input{margin:0}.perm-form .admin-toggle{display:inline-flex;align-items:center;gap:6px;font-weight:400;font-size:12px;text-transform:none;letter-spacing:0}.perm-form .danger{color:#b91c1c;background:none;border:1px solid #fecaca;border-radius:6px;padding:6px 10px;font-size:12px;cursor:pointer}.perm-form .danger:hover{background:#fef2f2}.leaflet-container path.leaflet-interactive:focus{outline:none}.leaflet-container{font-family:inherit}.tagbar-row{border-radius:4px}.tagbar-row:hover{background:#f8fafc}.tagbar-row:hover .tagbar-label{text-decoration:underline}.drill-link:hover{text-decoration:underline!important}.doc-layout{display:flex;gap:44px;align-items:flex-start}.doc-main{flex:1 1 auto;max-width:760px;min-width:0;color:#1f2937;font-size:14px;line-height:1.62}.doc-main strong{color:#111827;font-weight:600}.doc-main a{color:#2563eb;text-decoration:none}.doc-main a:hover{text-decoration:underline}.doc-main code{background:#f1f3f5;color:#334155;padding:1px 6px;border-radius:5px;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.doc-toc{flex:0 0 188px;position:-webkit-sticky;position:sticky;top:14px}.doc-toc-group{margin-bottom:14px}.doc-toc-group-title{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#b6bcc4;font-weight:700;margin:0 0 5px 12px}.doc-toc a{display:block;color:#6b7280;font-size:12.5px;line-height:1.45;padding:3px 0 3px 11px;border-left:2px solid #edeff2;text-decoration:none}.doc-toc a:hover{color:#111827;border-left-color:#2563eb}@media (max-width:980px){.doc-toc{display:none}}.cat{margin:30px 0 4px;padding-bottom:6px}.cat:first-child{margin-top:4px}.cat-title{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;font-weight:700}.cat-blurb{font-size:13px;color:#9ca3af;margin-top:2px}.mcard{background:#fff;border:1px solid #e9ebee;border-radius:12px;padding:20px 22px;margin:12px 0;box-shadow:0 1px 2px rgba(17,24,39,.04);scroll-margin-top:16px}.mcard-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.mcard-head h3{font-size:16.5px;font-weight:650;color:#111827;margin:0}.mcard-aka{font-size:12px;color:#9ca3af;font-style:italic;white-space:nowrap}.mcard .def{font-size:14.5px;color:#1f2937;line-height:1.6;margin:9px 0 0}.mcard .why{font-size:13.5px;color:#4b5563;line-height:1.55;margin:12px 0 0}.mcard .why .lbl{display:inline-block;font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;font-weight:700;margin-right:7px}.mcard ul{margin:9px 0 0;padding-left:18px}.mcard li{margin:4px 0}.formula{display:inline-flex;align-items:center;gap:11px;flex-wrap:wrap;background:#f8fafc;border:1px solid #e9ebee;border-radius:9px;padding:9px 15px;margin:12px 0 2px;font-size:14px;color:#1f2937}.formula .fname{font-weight:650;color:#111827}.formula .feq{color:#b6bcc4;font-size:16px}.formula .fexpr{font-weight:500}.frac{display:inline-flex;flex-direction:column;text-align:center;vertical-align:middle}.frac .fnum{padding:0 10px 3px}.frac .fden{padding:3px 10px 0;border-top:1.5px solid #cbd2db}.flow{display:flex;align-items:stretch;flex-wrap:wrap;gap:7px;margin:14px 0 2px}.flow-node{border:1px solid #e9ebee;border-radius:10px;padding:9px 14px;background:#fff;min-width:116px;box-shadow:0 1px 2px rgba(17,24,39,.04)}.flow-node .n{font-weight:600;font-size:13.5px;color:#111827}.flow-node .c{font-size:11.5px;color:#9ca3af;margin-top:1px}.flow-node.good{border-color:#bbf7d0}.flow-node.good .n{color:#15803d}.flow-node.warn{border-color:#fde0c2;background:#fffdf8}.flow-node.warn .n{color:#b45309}.flow-arrow{display:flex;align-items:center;padding:0 3px;color:#cbd2db;font-size:15px}.flow-branch{font-size:13px;color:#6b7280;margin:9px 0 2px}.flow-branch code{font-weight:600}.callout{border-left:3px solid #f59e0b;background:#fffbeb;padding:10px 14px;border-radius:0 8px 8px 0;margin:12px 0 0;font-size:13.5px;line-height:1.55;color:#4b3a16}.callout+.callout{margin-top:8px}.callout .lab{font-weight:650;color:#92400e}.callout ul{margin:6px 0 0;padding-left:18px}.doc-table{border:1px solid #e9ebee;border-radius:12px;overflow:hidden;margin:12px 0}.doc-table table{margin:0;font-size:13px;width:100%;border-collapse:collapse}.doc-table td,.doc-table th{text-align:left;vertical-align:top;padding:9px 14px;border-bottom:1px solid #f1f3f5}.doc-table th{position:static;background:#f8fafc;color:#6b7280;font-size:10.5px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.doc-table tbody tr:last-child td{border-bottom:none}.doc-table tbody tr:hover td{background:#fafbfc}.mhelp{position:relative;vertical-align:middle;margin-left:5px}.mhelp,.mhelp-icon{display:inline-flex}.mhelp-icon{align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:1px solid #9ca3af;color:#6b7280;background:#fff;font-size:9.5px;font-weight:700;line-height:1;cursor:help;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:none;letter-spacing:0}.mhelp-icon:focus-visible,.mhelp-icon:hover{border-color:#2563eb;color:#2563eb;outline:none}.mhelp-pop{position:absolute;z-index:50;top:calc(100% + 7px);left:-10px;width:244px;padding:10px 12px;background:#fff;color:#1f2937;border:1px solid #e9ebee;border-radius:9px;box-shadow:0 6px 22px rgba(17,24,39,.14);display:none;flex-direction:column;gap:5px;text-align:left;font-weight:400;letter-spacing:0;text-transform:none;cursor:default;white-space:normal}.mhelp:focus-within .mhelp-pop,.mhelp:hover .mhelp-pop{display:flex}.mhelp-pop:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:7px}.mhelp-title{font-size:12px;font-weight:700;color:#111827}.mhelp-blurb{font-size:12px;line-height:1.45;color:#4b5563}.mhelp-link{font-size:11.5px;font-weight:600;color:#2563eb;text-decoration:none}.mhelp-link:hover{text-decoration:underline}.subs-page button{font:inherit;font-size:12px;font-weight:500;line-height:1;padding:7px 12px;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;color:#374151;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.subs-page button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.subs-page button:active:not(:disabled){background:#f3f4f6}.subs-page button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.25)}.subs-page button:disabled{opacity:.5;cursor:not-allowed}.subs-page .btn-primary{background:#2563eb;border-color:#2563eb;color:#ffffff;font-weight:600}.subs-page .btn-primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.subs-page .btn-danger{color:#b91c1c;border-color:#fecaca}.subs-page .btn-danger:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.subs-page .btn-icon{padding:7px 9px;color:#6b7280}.subs-page .btn-icon:hover:not(:disabled){color:#b91c1c;border-color:#fca5a5;background:#fef2f2}.subs-page input[type=email],.subs-page input[type=number],.subs-page input[type=text],.subs-page select{font:inherit;font-size:13px;padding:7px 9px;border:1px solid #d1d5db;border-radius:6px;background:#ffffff;color:#111827;width:100%;box-sizing:border-box}.subs-page input:focus,.subs-page select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.subs-page .row-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.subs-page .row-actions .group{display:inline-flex;gap:6px}.subs-page .row-actions .sep{width:1px;align-self:stretch;background:#e5e7eb}.night-cal{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:16px;gap:16px;margin-top:12px}.night-cal-summary{display:flex;flex-wrap:wrap;gap:4px 14px;align-items:baseline;font-size:11px;color:#6b7280;margin-bottom:8px}.night-cal-summary .val{font-size:13px;font-weight:600;color:#111827;margin-right:3px}.night-cal-legend{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:center;font-size:11px;color:#6b7280;margin-bottom:4px}.night-cal-swatch{display:inline-block;width:12px;height:12px;border-radius:3px;border:1px solid #e5e7eb;margin-right:4px;vertical-align:-2px}.night-cal-month-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:6px}.night-cal-month-name{font-size:13px;font-weight:600;color:#111827}.night-cal-month-stats{font-size:11px;color:#6b7280;white-space:nowrap}.night-cal-dow{padding:0 3px;margin-bottom:2px;font-size:10px;font-weight:600;text-transform:uppercase;color:#9ca3af;text-align:left}.night-cal-dow,.night-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.night-cal-grid{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:2px}.night-cal-cell{position:relative;min-height:52px;border:none;border-radius:4px;padding:4px 5px;text-align:left;font:inherit;background:#ffffff;cursor:default}.night-cal-cell--out,.night-cal-cell--void{background:transparent}.night-cal-cell--out{color:#d1d5db;font-size:10px;font-weight:600}.night-cal-cell--reserved{background:#2563eb}.night-cal-cell--b3{background:#60a5fa}.night-cal-cell--b2{background:#93c5fd}.night-cal-cell--b1{background:#dbeafe}.night-cal-cell--low{background:#fef2f2}.night-cal-cell--blocked{background:#f3f4f6}.night-cal-cell:not(.night-cal-cell--void):not(.night-cal-cell--out):hover{box-shadow:inset 0 0 0 2px rgba(37,99,235,.35)}.night-cal-cell:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.night-cal-daynum{font-size:10px;font-weight:600;color:#6b7280}.night-cal-cell--reserved .night-cal-daynum{color:rgba(255,255,255,.75)}.night-cal-cell--low .night-cal-daynum{color:#b91c1c}.night-cal-cell--blocked .night-cal-daynum,.night-cal-cell--none .night-cal-daynum{color:#9ca3af}.night-cal-money{display:block;font-size:11px;font-weight:600;color:#111827;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:2px}.night-cal-cell--reserved .night-cal-money{color:#ffffff}.night-cal-p{display:block;font-size:9px;color:#6b7280;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.night-cal-cell--low .night-cal-p{color:#b91c1c}.night-cal-state{display:block;font-size:8px;font-weight:700;letter-spacing:.06em;color:#6b7280;margin-top:3px}.night-cal-flag{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:50%}.night-cal-flag--orphan{background:#6d28d9}.night-cal-flag--low{background:#dc2626}.night-cal-flag--orphan.night-cal-flag--shift{right:13px}.night-cal-tip{position:fixed;z-index:50;transform:translate(-50%,-100%);pointer-events:none;background:#ffffff;border:1px solid #e5e7eb;border-radius:6px;padding:8px 10px;font-size:12px;box-shadow:0 2px 6px rgba(0,0,0,.08);max-width:260px}