:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--teal:#b8922a;--navy:#1a2332;--accent:#c96a3a;--bg:#f7f5f1;--white:#fff;--text:#1a1a1a;--muted:#6b7280;--border:#e5e7eb;--green:#059669;--red:#dc2626;--surface-hover:#f9fafb;--surface-alt:#f3f4f6;--text-inverse:#fff;--shadow:rgba(0,0,0,.1);--red-surface:#fee2e2;--red-surface-text:#991b1b;--warning-surface:#fef3c7;--warning-surface-text:#92400e;--info-surface:#eff6ff;--info-surface-text:#1e40af;--success-surface:#d1fae5;--success-surface-text:#065f46;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-md:16px;--text-lg:18px;--text-xl:24px;--navy-dark:#1b3a5c;--navy-ratings:#1a2d4a;--teal-action:#007a7b;--form-border:#e2e8f0;--border-soft:#d1d5db;--border-slate:#cbd5e1;--border-ratings:#dee2e6;--border-info:#bfdbfe;--border-info-alt:#c3d9f0;--border-info-bright:#93c5fd;--border-danger:#fecaca;--border-danger-light:#fca5a5;--border-success:#86efac;--border-warning:#fde68a;--border-warning-bright:#fcd34d;--border-orange:#fed7aa;--border-sky:#bae6fd;--border-violet:#ddd6fe;--border-violet-light:#c4b5fd;--border-green-light:#bbf7d0;--border-green-dim:#a7f3d0;--border-indigo:#c7d2fe;--border-purple-light:#e9d5ff;--amber:#d97706;--amber-light:#f59e0b;--amber-dark:#b45309;--amber-deep:#854d0e;--yellow-bright:#fde047;--yellow-mid:#ca8a04;--green-dark:#16a34a;--green-light:#10b981;--green-bright:#22c55e;--green-dim:#6ee7b7;--red-dark:#b91c1c;--red-light:#ef4444;--blue:#3b82f6;--blue-dark:#1d4ed8;--blue-mid:#0369a1;--blue-mid-bright:#3b82f6;--blue-light:#60a5fa;--sky:#0ea5e9;--sky-light:#7dd3fc;--sky-medium:#38bdf8;--cyan:#06b6d4;--cyan-mid:#0891b2;--indigo:#6366f1;--purple:#8b5cf6;--violet:#7c3aed;--purple-dark:#7e22ce;--orange-mid:#c2410c;--orange-dark:#9a3412;--pink:#ec4899;--text-success:#166534;--text-success-dark:#15803d;--text-secondary:#374151;--text-slate:#475569;--text-slate-dark:#64748b;--text-near-black:#111827;--text-dark:#1f2937;--text-amber-dark:#78350f;--text-indigo-dark:#3730a3;--gray-light:#9ca3af;--gray-mid:#4b5563;--gray-dim:#aaa;--slate-light:#94a3b8;--surface-green:#f0fdf4;--surface-green-light:#ecfdf5;--surface-green-bright:#dcfce7;--surface-neutral:#f1f5f9;--surface-slate-light:#f8fafc;--surface-blue:#f0f7ff;--surface-blue-light:#dbeafe;--surface-blue-faint:#f8fbff;--surface-sky:#f0f9ff;--surface-sky-light:#e0f2fe;--surface-indigo:#e0e7ff;--surface-indigo-light:#eef2ff;--surface-amber-light:#fffbea;--surface-yellow:#fefce8;--surface-orange:#fff7ed;--surface-purple:#faf5ff;--surface-violet:#f5f3ff;--surface-navy-light:#e8f0fb;--surface-navy-lightest:#eef4ff;--surface-off:#fafafa;--surface-green-soft:#e8f4e8;--red-surface-light:#fef2f2}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-base)}.layout{display:flex;min-height:100vh}.sidebar{background:var(--navy);color:var(--text-inverse);display:flex;flex-direction:column;flex-shrink:0;width:220px;position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden}.sidebar-logo{border-bottom:1px solid #ffffff1a;padding:20px 16px 16px}.sidebar-logo .wordmark{color:var(--teal);font-size:var(--text-lg);font-weight:700}.sidebar-logo .sub{color:#ffffff80;font-size:10px;letter-spacing:.5px;margin-top:2px}.sidebar nav{flex:1 1;padding:12px 0}.nav-item{border-left:3px solid #0000;color:#ffffffbf;cursor:pointer;display:block;font-size:13px;padding:10px 16px;text-decoration:none;transition:all .15s}.nav-item.active,.nav-item:hover{background:#ffffff14;border-left-color:var(--accent);color:var(--text-inverse)}.nav-section{color:#ffffff59;font-size:10px;letter-spacing:1px;padding:8px 16px 4px;text-transform:uppercase}.main{display:flex;flex:1 1;flex-direction:column;min-width:0}.topbar{align-items:center;background:var(--white);border-bottom:1px solid var(--border);display:flex;height:56px;justify-content:space-between;padding:0 24px}.topbar-title{font-size:var(--text-md);font-weight:600}.topbar-user{color:var(--muted);font-size:var(--text-sm)}.content{flex:1 1;padding:24px;background:var(--bg)}.card{background:var(--white);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:20px}.card-title{color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.stat{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:16px 20px}.stat-val{color:var(--text);font-size:var(--text-xl);font-weight:700}.stat-label{color:var(--muted);font-size:var(--text-sm);margin-top:2px}.table{border-collapse:collapse;width:100%}.table th{color:var(--muted);font-size:var(--text-xs);font-weight:600;letter-spacing:.5px;padding:8px 12px;text-align:left;text-transform:uppercase}.table td,.table th{border-bottom:1px solid var(--border)}.table td{font-size:13px;padding:10px 12px}.table tr:hover td{background:var(--surface-hover);cursor:pointer}.table tr:last-child td{border-bottom:none}.badge{border-radius:12px;display:inline-block;font-size:var(--text-xs);font-weight:500;padding:2px 8px}.badge-draft{background:var(--surface-alt);color:var(--text)}.badge-issued{background:#dbeafe;color:#1d4ed8}.badge-bound{background:#d1fae5;color:#065f46}.badge-declined{background:#fee2e2;color:#991b1b}.badge-expired{background:#fef3c7;color:#92400e}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;text-decoration:none;transition:all .15s}.btn-primary{background:var(--teal);color:var(--text-inverse)}.btn-primary:hover{background:#006667}.btn-accent{background:var(--accent);color:var(--text-inverse)}.btn-accent:hover{background:#b85f22}.btn-outline{background:var(--white);border:1px solid var(--border);color:var(--text)}.btn-outline:hover{background:var(--surface-hover)}.btn-sm{font-size:var(--text-sm);padding:5px 10px}.btn-danger{background:var(--red);color:var(--text-inverse)}.form-group{margin-bottom:16px}.form-label{color:var(--muted);display:block;font-size:var(--text-sm);font-weight:600;letter-spacing:.3px;margin-bottom:6px;text-transform:uppercase}.form-input{background:var(--white);border:1px solid var(--border);border-radius:6px;color:var(--text);font-size:13px;outline:none;padding:8px 12px;transition:border .15s;width:100%}.form-input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #007a7b1a}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-row-3{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.upload-zone{border:2px dashed var(--border);border-radius:8px;cursor:pointer;padding:32px;text-align:center;transition:all .15s}.upload-zone.drag,.upload-zone:hover{background:#007a7b0a;border-color:var(--teal)}.upload-zone .icon{font-size:32px;margin-bottom:8px}.upload-zone .label{color:var(--muted);font-size:13px}.rate-table{border-collapse:collapse;width:100%}.rate-table th{background:var(--accent);color:var(--text-inverse);font-size:var(--text-sm);padding:8px 12px;text-align:left}.rate-table td{border-bottom:1px solid var(--border);font-size:13px;padding:8px 12px}.rate-table tr.total td{background:var(--surface-hover);font-weight:700}.rate-section{border:1px solid var(--border);border-radius:6px;margin-bottom:16px;overflow:hidden}.rate-section-header{background:var(--teal);color:var(--text-inverse);font-size:var(--text-sm);font-weight:600;letter-spacing:.5px;padding:8px 12px;text-transform:uppercase}.captive-box{background:var(--navy);border-radius:8px;color:var(--text-inverse);padding:20px}.captive-row{border-bottom:1px solid #ffffff1a;display:flex;font-size:13px;justify-content:space-between;padding:6px 0}.captive-row:last-child{border-bottom:none}.captive-row.bold{color:#6ee7b7;font-weight:700}.captive-row.sub{color:#fff9;font-size:var(--text-sm)}.empty{color:var(--muted);padding:48px;text-align:center}.empty-icon{font-size:40px;margin-bottom:12px}.alert{border-radius:6px;font-size:13px;margin-bottom:16px;padding:12px 16px}.alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.alert-success{background:#f0fdf4;border:1px solid #a7f3d0;color:#065f46}.alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert-warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.steps{display:flex;gap:0;margin-bottom:24px}.step{background:var(--border);border-right:2px solid var(--text-inverse);color:var(--muted);flex:1 1;font-size:var(--text-sm);padding:10px;text-align:center}.step:first-child{border-radius:6px 0 0 6px}.step:last-child{border-radius:0 6px 6px 0;border-right:none}.step.active{background:var(--teal);color:var(--text-inverse);font-weight:600}.step.done{background:var(--green);color:var(--text-inverse)}.login-wrap{align-items:center;background:var(--navy);display:flex;justify-content:center;min-height:100vh}.login-box{background:var(--white);border-radius:12px;padding:40px;width:360px}.login-logo{margin-bottom:28px;text-align:center}.login-logo .wordmark{color:var(--teal);font-size:var(--text-xl);font-weight:700}.login-logo .sub{color:var(--muted);font-size:var(--text-xs);margin-top:4px}.money{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.text-right{text-align:right}.text-muted{color:var(--muted)}.flex{display:flex}.flex-between{align-items:center;display:flex;justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.spinner{animation:spin .6s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid #0000;display:inline-block;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;gap:4px;background:none;border:none;cursor:pointer;padding:6px;border-radius:4px;flex-shrink:0}.mobile-menu-btn:hover{background:#0000000f}.hamburger-line{display:block;width:20px;height:2px;background:var(--navy);border-radius:2px}.align-center{align-items:center}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:999;transition:opacity .25s}.sidebar-overlay.open{display:block}@media (max-width:768px){.mobile-menu-btn{display:flex}.sidebar{position:fixed;left:0;top:0;bottom:0;z-index:1000;transform:translate(-100%);transition:transform .25s ease;width:240px;overflow-y:auto}.sidebar.open{transform:translate(0)}.main{width:100%;min-width:0}.topbar{padding:0 12px;gap:8px}.topbar-title{font-size:var(--text-base)}.topbar-user{display:none}.content{padding:12px}.stats{grid-template-columns:repeat(2,1fr)}.form-row,.form-row-3{grid-template-columns:1fr}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.table{min-width:600px}.card{padding:14px}}@media (max-width:375px){.stats{grid-template-columns:1fr 1fr}.content{padding:8px}}html[data-theme=dark],[data-theme=dark] body,[data-theme=dark] #root,[data-theme=dark] .layout,[data-theme=dark] .main,[data-theme=dark] .content{background:#0d1117}html{min-height:100%}[data-theme=dark]{color-scheme:dark;--bg: #0d1117;--white: #161b22;--text: #c9d1d9;--muted: #8b949e;--border: #30363d;--surface-hover: #1c2128;--surface-alt: #21262d;--text-inverse: #ffffff;--shadow: rgba(0,0,0,.4);--navy: #0d1117;--red-surface: #2d0f0f;--red-surface-text: #fca5a5;--warning-surface: #1f1a09;--warning-surface-text: #fcd34d;--info-surface: #0d2137;--info-surface-text: #93c5fd;--success-surface: #0d2318;--success-surface-text: #6ee7b7}[data-theme=dark] .alert-info{background:#0d2137;border-color:#1d4ed8;color:#93c5fd}[data-theme=dark] .alert-success{background:#0d2318;border-color:#059669;color:#6ee7b7}[data-theme=dark] .alert-error{background:#2d0f0f;border-color:#dc2626;color:#fca5a5}[data-theme=dark] .alert-warn{background:#1f1a09;border-color:#d97706;color:#fcd34d}[data-theme=dark] .badge-draft{background:#21262d;color:#8b949e}[data-theme=dark] .badge-issued{background:#0d2137;color:#93c5fd}[data-theme=dark] .badge-bound{background:#0d2318;color:#6ee7b7}[data-theme=dark] .badge-declined{background:#2d0f0f;color:#fca5a5}[data-theme=dark] .badge-expired{background:#1f1a09;color:#fcd34d}[data-theme=dark] .upload-zone:hover{background:#b8922a14;border-color:var(--teal)}[data-theme=dark] .leaflet-container,[data-theme=dark] .leaflet-container .recharts-surface,[data-theme=dark] .leaflet-container img{filter:invert(1) hue-rotate(180deg)}[data-filter=warm]{filter:sepia(.15) saturate(.85) brightness(.92)}[data-theme=dark] input[type=date],[data-theme=dark] input[type=datetime-local],[data-theme=dark] input[type=time],[data-theme=dark] input[type=month]{color-scheme:dark;background:var(--white);color:var(--text);border-color:var(--border)}[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.8) brightness(1.2);cursor:pointer}[data-theme=dark] input[type=file]::file-selector-button,[data-theme=dark] input[type=file]::-webkit-file-upload-button{background:var(--surface-alt);border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;font-size:12px;margin-right:8px;padding:4px 10px;transition:background .15s}[data-theme=dark] input[type=file]::file-selector-button:hover,[data-theme=dark] input[type=file]::-webkit-file-upload-button:hover{background:var(--surface-hover)}[data-theme=dark] input[type=file]{color:var(--muted)}.theme-btn-active{background:var(--white);border:1px solid var(--border)!important;box-shadow:0 1px 2px var(--shadow)}[data-theme=dark] .theme-btn-active,[data-theme=night] .theme-btn-active{background:var(--surface-alt);border-color:var(--border)!important}
