:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{--base-color: #3C4C20;--base-contrast: #f5f7ef;--accent: #86a34a}html,body,#root{height:100%;width:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--base-contrast);color:#1a1a1a;display:block}.app-shell{display:grid;grid-template-columns:280px 1fr;grid-template-rows:160px 1fr;grid-template-areas:"banner banner" "sidebar content";height:100%;width:100%}.sidebar{grid-area:sidebar;background:var(--base-color);color:var(--base-contrast);padding:16px;box-shadow:inset -1px 0 #0003}.env-badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.env-badge--preprod{background:#b00020;color:#fff}.env-badge--local{background:#6366f1;color:#fff}font-size: 18px; letter-spacing: .5px; } .menu{display:flex;flex-direction:column;gap:8px}.menu-section{display:flex;flex-direction:column;gap:8px}.menu-section-title{font-weight:700;font-size:16px;color:var(--base-contrast);opacity:.85;text-transform:uppercase;letter-spacing:.04em}.menu-items{display:flex;flex-direction:column;gap:6px}.menu-items button{text-align:left}.menu-items .menu-link{display:inline-block;text-decoration:none;background:transparent;color:var(--base-contrast);border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:10px 12px}.menu-items .menu-link:hover{background:#ffffff1f}.menu button{background:transparent;color:var(--base-contrast);border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:10px 12px;text-align:left;cursor:pointer}.menu button.active,.menu button:hover{background:#ffffff1f}.banner{grid-area:banner;position:relative;background:var(--base-color);padding:0;overflow:hidden}.banner-img-wrapper{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.banner:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#00000026,#00000073);pointer-events:none}background: rgba(60,76,32,.75); backdrop-filter: blur(2px); color: var(--base-contrast); border-radius: 6px; font-weight: 600; letter-spacing: .5px; } .content{grid-area:content;padding:16px;width:100%;height:100%;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column}.panel{background:#fff;border:1px solid #e3e3e3;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000d;width:100%}.panel-full-width{grid-column:1 / -1}.festival-results-section{margin-bottom:20px}.festival-documents-section{margin-top:30px;border-top:1px solid #e3e3e3;padding-top:20px}.festival-document-add{margin-bottom:20px;padding:16px;background:#f9f9f9;border-radius:6px}.error-message{color:#dc143c}.collapsible-header{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0 0 12px}.collapsible-header:hover{opacity:.7}.collapse-arrow{display:inline-block;font-size:12px;transition:transform .2s ease}.collapse-arrow.collapsed{transform:rotate(-90deg)}.form-row{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:12px;margin-bottom:12px}.form-row input,.form-row select,.form-row textarea{padding:8px 10px;border:1px solid #cfcfcf;border-radius:6px;width:100%;box-sizing:border-box}.form-row input[type=checkbox]{width:auto;justify-self:start;padding:0}.form-row-pair{display:flex;gap:12px;margin-bottom:12px}.form-row-pair>.form-row{flex:1;margin-bottom:0}.form-hint{font-size:12px;color:#666;margin:2px 0 0}.form-hint code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;background:#f0f0f0;border:1px solid #d8d8d8;border-radius:3px;padding:0 3px}.form-hint a{color:#666}.actions{display:flex;gap:10px}.btn-primary{background:var(--base-color);color:var(--base-contrast);border:none;border-radius:6px;padding:10px 14px;cursor:pointer}.btn-secondary{background:transparent;color:var(--base-color);border:1px solid var(--base-color);border-radius:6px;padding:10px 14px;cursor:pointer}.btn-approve{background:#1e7e34;color:#fff;border:none;border-radius:6px;padding:10px 14px;cursor:pointer;font:inherit}.btn-approve:hover{background:#186a2b}.btn-approve:disabled{opacity:.6;cursor:default}.btn-danger{background:#b00020;color:#fff;border:none;border-radius:6px;padding:10px 14px;cursor:pointer;font:inherit}.btn-danger:hover{background:#8f001a}.btn-danger:disabled{opacity:.6;cursor:default}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.banner{display:block}html,body,#root,.app-shell{max-width:100vw}html,body{overflow-x:hidden}.panel{box-sizing:border-box}.bands-page{flex:1;min-height:0;display:flex;flex-direction:column;height:100%}.bands-layout{display:flex;width:100%;flex:1;min-height:0;overflow:hidden}.bands-content{padding-left:8px;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.bands-selector{border-right:1px solid #333;padding:12px 0 12px .5rem;display:flex;flex-direction:column;min-height:100vh;background-color:#2f2f2f;color:#f5f5f5;align-self:stretch;min-width:250px;max-width:250px;max-height:100vh;overflow-y:auto}.bands-list{margin-top:8px;overflow-y:auto;flex:1;min-height:0}.bands-list-item{display:block;width:100%;text-align:left;padding:6px 8px;border:none;background:transparent;border-radius:4px;cursor:pointer;color:inherit}.bands-list-item:hover{background:#ffffff14}.band-school{font-weight:600}.band-name{font-size:13px}.band-town{font-size:12px;opacity:.75;color:#ddd}.bands-detail{width:100%;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.bands-menu{max-width:520px}.bands-menu-tabs{display:flex;gap:.5rem;border-bottom:1px solid #ccc}.bands-menu-tab{background-color:#2f2f2f;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px 4px 0 0;color:#f5f5f5;opacity:.7}.bands-menu-tab.active{opacity:1;border-bottom:2px solid #f5f5f5}.bands-menu-tabpanel{padding:1rem 0}.bands-menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:16px}.bands-menu-item{padding:10px 12px;border-radius:6px;border:1px solid #ccc;background:#2f2f2f;cursor:pointer;text-align:left;font-weight:500}.bands-menu-item:hover{background:#f0f0f0}.bands-detail-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.back-button{border-radius:4px;border:1px solid #999;padding:4px 12px;background:transparent;color:#333;cursor:pointer;display:inline-flex;align-items:center;gap:4px;font:inherit}.back-button:hover{background:#eee}.btn-secondary{border-radius:4px;border:1px solid #999;padding:8px 20px;background:transparent;color:#333;cursor:pointer;font:inherit}.btn-secondary:hover{background:#eee}.bands-detail-body{padding-top:8px;padding-right:10px}.bands-detail-body>*+*{margin-top:10px}.bands-detail-row{display:flex;gap:10px}.bands-detail-row>*{flex:1}.bands-filter-input{width:100%;box-sizing:border-box;margin:.25rem 0 .5rem;padding:.25rem .75rem .25rem .5rem}.arrow{border:solid white;border-width:0 3px 3px 0;display:inline-block;padding:3px;color:#fff}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.festivals-page{flex:1;min-height:0;display:flex;flex-direction:column;height:100%}.festivals-layout{display:flex;width:100%;flex:1;min-height:0;overflow:hidden}.festivals-content{padding-left:8px;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.festivals-selector{border-right:1px solid #333;padding:12px 0 12px .5rem;display:flex;flex-direction:column;min-height:100vh;background-color:#2f2f2f;color:#f5f5f5;align-self:stretch;min-width:280px;max-width:280px;max-height:100vh;overflow-y:auto}.festivals-filter-controls{display:flex;flex-direction:column;gap:8px;padding-right:10px;margin-bottom:8px}.festivals-filter-controls select,.festivals-filter-controls input{width:100%;box-sizing:border-box;padding:6px 10px;border-radius:4px;border:1px solid #555;background:#1a1a1a;color:#f5f5f5}.festivals-list{margin-top:8px;overflow-y:auto;flex:1;min-height:0}.festivals-list-item{display:block;width:100%;text-align:left;padding:8px;border:none;background:transparent;border-radius:4px;cursor:pointer;color:inherit}.festivals-list-item:hover{background:#ffffff14}.festival-name{font-weight:600;font-size:14px}.festival-year{font-size:13px;color:#86a34a;font-weight:600}.festival-location{font-size:12px;opacity:.75;color:#ddd}.festivals-detail{width:100%;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.festivals-menu{max-width:600px}.festivals-menu-tabs{display:flex;gap:.5rem;border-bottom:1px solid #ccc}.festivals-menu-tab{background-color:#2f2f2f;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px 4px 0 0;color:#f5f5f5;opacity:.7}.festivals-menu-tab.active{opacity:1;border-bottom:2px solid #f5f5f5}.festivals-menu-tabpanel{padding:1rem 0}.festivals-detail-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.festivals-detail-body{padding-top:8px;padding-right:10px}.festivals-detail-body>*+*{margin-top:10px}.festivals-detail-row{display:flex;gap:10px;flex-wrap:wrap}.festivals-detail-row>*{flex:1;min-width:400px}.slot-time-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.slot-time-row label{font-weight:600;font-size:14px}.slot-time-row input[type=number]{padding:6px 8px;border:1px solid #cfcfcf;border-radius:4px;font-size:14px;text-align:center}.schedule-table,.score-table{width:100%;border-collapse:collapse;margin-top:12px}.schedule-table th,.schedule-table td,.score-table th,.score-table td{text-align:left;padding:8px;border-bottom:1px solid #e3e3e3}.schedule-table th,.score-table th{background:#f5f5f5;font-weight:600;font-size:14px}.schedule-table button,.score-table button{padding:6px 12px;margin-right:6px;border:none;border-radius:4px;background:#1e7e34;color:#fff;cursor:pointer;font-size:13px;font-weight:500}.schedule-table button:hover,.score-table button:hover{background:#186a2b}.schedule-table button.btn-danger,.score-table button.btn-danger{background:#b00020;color:#fff}.schedule-table button.btn-danger:hover,.score-table button.btn-danger:hover{background:#8f001a}.table-actions{white-space:nowrap}.table-actions button{min-width:80px;text-align:center}.band-selector{display:flex;flex-direction:column;gap:8px}.band-selector-mode{display:flex;gap:12px;margin-bottom:6px}.band-selector-mode label{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:13px;line-height:1.2}.band-selector-mode input[type=radio]{cursor:pointer;width:14px;height:14px;margin:0}.band-selector select,.band-selector input[type=text]{padding:8px 10px;border:1px solid #cfcfcf;border-radius:6px}.theme-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#ffffff1a;color:var(--base-contrast);border:none;cursor:pointer;padding:0;transition:background .2s}.theme-toggle:hover{background:#fff3}[data-theme=dark] body,[data-theme=dark] .content{background:#1a1a2e;color:#e0e0e0}[data-theme=dark] .banner{background:#16162a}[data-theme=dark] .panel{background:#252540;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .form-row input,[data-theme=dark] .form-row select,[data-theme=dark] .form-row textarea{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .form-hint{color:#d0d0d0}[data-theme=dark] .form-hint code{background:#2a2a45;border-color:#3a3a55;color:#d0d0d0}[data-theme=dark] .form-hint a{color:#7eb8da}[data-theme=dark] .btn-secondary{background:transparent;color:#e0e0e0;border-color:#555}[data-theme=dark] .btn-secondary:hover{background:#2a2a45}[data-theme=dark] .back-button{color:#e0e0e0;border-color:#555}[data-theme=dark] .back-button:hover{background:#2a2a45}[data-theme=dark] .slot-time-row input[type=number]{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .schedule-table th,[data-theme=dark] .score-table th{background:#2a2a45;color:#e0e0e0}[data-theme=dark] .schedule-table td,[data-theme=dark] .score-table td{border-bottom-color:#3a3a55}[data-theme=dark] .festival-documents-section{border-top-color:#3a3a55}[data-theme=dark] .error-message{color:#ff6b6b}[data-theme=dark] .collapsible-header:hover{opacity:.8}[data-theme=dark] .band-selector select,[data-theme=dark] .band-selector input[type=text]{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .content table th{background:#2a2a45!important;color:#e0e0e0!important;border-color:#3a3a55!important}[data-theme=dark] .content table td{border-color:#3a3a55!important;color:#e0e0e0!important}[data-theme=dark] .content table tr[style]{background:transparent!important}[data-theme=dark] .content table tbody tr:nth-child(odd){background:#252540}[data-theme=dark] .content table tbody tr:nth-child(2n){background:#1e1e36}[data-theme=dark] .content table input,[data-theme=dark] .content table select,[data-theme=dark] .content table textarea{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .content [style*="color: #333"]{color:#e0e0e0!important}[data-theme=dark] .content [style*="color: #444"],[data-theme=dark] .content [style*="color: #555"],[data-theme=dark] .content [style*="color: #666"],[data-theme=dark] .content [style*="color: #777"],[data-theme=dark] .content [style*="color: #888"],[data-theme=dark] .content [style*="color: #999"]{color:#d0d0d0!important}[data-theme=dark] .content [style*="background: #fafafa"]{background:#252540!important}[data-theme=dark] .content [style*="background: #f5f5f5"]{background:#2a2a45!important}[data-theme=dark] .content [style*="border-bottom: 1px solid #eee"]{border-bottom-color:#3a3a55!important}[data-theme=dark] .content [style*="border: 1px solid #ccc"]{border-color:#3a3a55!important;background:#1a1a2e;color:#e0e0e0}[data-theme=dark] .read-the-docs{color:#d0d0d0}[data-theme=dark] .festival-document-add{background:#252540;color:#e0e0e0}[data-theme=dark] .festivals-filter-controls select,[data-theme=dark] .festivals-filter-controls input{background:#1a1a2e;border-color:#3a3a55;color:#f5f5f5}[data-theme=dark] .bands-selector,[data-theme=dark] .festivals-selector{background-color:#1e1e36;border-right-color:#3a3a55}[data-theme=dark] .bands-menu-tab,[data-theme=dark] .festivals-menu-tab{background-color:#252540;color:#e0e0e0}[data-theme=dark] .bands-menu-item{background:#252540;color:#e0e0e0;border-color:#3a3a55}[data-theme=dark] .bands-menu-tabs,[data-theme=dark] .festivals-menu-tabs{border-bottom-color:#3a3a55}[data-theme=dark] .back-button:hover,[data-theme=dark] .btn-secondary:hover{background:#2a2a45}[data-theme=dark] .bands-filter-input{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}.import-scores{margin-top:12px}.import-scores h4{margin:0 0 12px}.import-url-input{display:flex;gap:8px;align-items:center;margin-bottom:12px}.import-url-input input[type=text]{flex:1;padding:8px 10px;border:1px solid #cfcfcf;border-radius:6px;font:inherit}.import-mode-toggle{display:flex;gap:0;margin-bottom:12px}.import-mode-btn{padding:6px 16px;border:1px solid #cfcfcf;background:#fafafa;cursor:pointer;font:inherit;font-size:13px}.import-mode-btn:first-child{border-radius:6px 0 0 6px}.import-mode-btn:last-child{border-radius:0 6px 6px 0;border-left:none}.import-mode-btn--active{background:#4a7c59;color:#fff;border-color:#4a7c59}.import-url-input input[type=file]{flex:1;font:inherit}.import-document-option{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:8px 12px;background:#f5f7ef;border:1px solid #e3e3e3;border-radius:6px}.import-document-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;white-space:nowrap}.import-document-name{flex:1;padding:4px 8px;border:1px solid #cfcfcf;border-radius:4px;font:inherit;font-size:13px}.import-error{color:#dc143c;margin:8px 0}.import-success{text-align:center;padding:24px}.import-success p{font-size:16px;margin:12px 0 16px}.import-metadata{display:flex;gap:16px;align-items:baseline;background:#f5f7ef;border:1px solid #e3e3e3;border-radius:6px;padding:10px 14px;margin-bottom:12px}.import-metadata-name{font-weight:600}.import-metadata-detail{font-style:italic;color:#666;font-size:14px}.import-toolbar{display:flex;gap:12px;align-items:stretch;margin-bottom:12px}.import-caption-selector{display:flex;flex-wrap:wrap;gap:12px;align-items:center;flex:1;padding:8px 12px;background:#fafafa;border:1px solid #e3e3e3;border-radius:6px}.import-legend{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px 12px;background:#fafafa;border:1px solid #e3e3e3;border-radius:6px;white-space:nowrap;font-size:12px;color:#555}.import-legend-item{display:flex;align-items:center}.import-caption-label{font-weight:600;font-size:14px;margin-right:4px}.import-caption-checkbox{display:flex;align-items:center;gap:4px;font-size:13px;cursor:pointer}.import-caption-checkbox input[type=checkbox]{cursor:pointer}.import-duplicate-warning{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:12px 14px;margin-bottom:12px}.import-duplicate-warning p{margin:0 0 10px}.import-section{margin-bottom:16px;border:1px solid #e3e3e3;border-radius:6px;overflow:hidden}.import-section--excluded{opacity:.6}.import-section-header{background:#f5f5f5;padding:8px 12px;border-bottom:1px solid #e3e3e3}.import-section-toggle{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:600}.import-section-name{font-size:14px}.import-section-badge{font-size:11px;font-weight:700;text-transform:uppercase;background:#e0e0e0;color:#666;padding:2px 6px;border-radius:3px}.import-table-wrapper{overflow-x:auto}.import-table{width:100%;border-collapse:collapse;font-size:13px}.import-table th{text-align:left;padding:6px 8px;background:#f9f9f9;font-weight:600;font-size:12px;border-bottom:1px solid #e3e3e3;white-space:nowrap}.import-table td{padding:4px 6px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.import-table select,.import-table input[type=number],.import-table input[type=text]{padding:4px 6px;border:1px solid #cfcfcf;border-radius:4px;font:inherit;font-size:13px;width:100%;box-sizing:border-box}.import-table input[type=number]{width:80px}.import-table input[type=text]{min-width:120px}.import-table select{min-width:100px}.import-cell-bandname{white-space:nowrap;font-weight:500}.import-cell-include{text-align:center}.import-cell-include input[type=checkbox]{cursor:pointer}.import-row--high-confidence td{background:#28a74514}.import-row--low-confidence td{background:#ffc1071f}.import-row--no-match td{background:#dc354514}.import-row--excluded{opacity:.4}.import-row--excluded td{background:#f9f9f9}.import-cell-match{display:flex;align-items:center}.import-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px;margin-right:6px;flex-shrink:0}.import-legend-swatch--high{background:#28a74540;border:1px solid rgba(40,167,69,.4)}.import-legend-swatch--medium{background:#ffc1074d;border:1px solid rgba(255,193,7,.5)}.import-legend-swatch--low{background:#dc354533;border:1px solid rgba(220,53,69,.4)}.import-cell-match select,.import-cell-match input[type=text]{flex:1;min-width:0}.import-toggle-input{flex-shrink:0;background:none;border:1px solid #cfcfcf;border-radius:4px;cursor:pointer;padding:2px 6px;margin-left:4px;font-size:12px;color:#666;line-height:1}.import-toggle-input:hover{background:#eee;color:#333}.import-summary{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 0;border-top:1px solid #e3e3e3;gap:12px;flex-wrap:wrap}.import-summary span{font-size:14px;font-weight:500}[data-theme=dark] .import-metadata{background:#252540;border-color:#3a3a55}[data-theme=dark] .import-metadata-detail{color:#999}[data-theme=dark] .import-caption-selector{background:#252540;border-color:#3a3a55}[data-theme=dark] .import-legend{background:#252540;border-color:#3a3a55;color:#999}[data-theme=dark] .import-toggle-input{border-color:#3a3a55;color:#999}[data-theme=dark] .import-toggle-input:hover{background:#3a3a55;color:#e0e0e0}[data-theme=dark] .import-section{border-color:#3a3a55}[data-theme=dark] .import-section-header,[data-theme=dark] .import-table th{background:#2a2a45;border-bottom-color:#3a3a55}[data-theme=dark] .import-table td{border-bottom-color:#3a3a55}[data-theme=dark] .import-table select,[data-theme=dark] .import-table input[type=number],[data-theme=dark] .import-table input[type=text],[data-theme=dark] .import-url-input input[type=text]{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .import-row--high-confidence td{background:#28a74526}[data-theme=dark] .import-row--low-confidence td{background:#ffc10726}[data-theme=dark] .import-row--no-match td{background:#dc354526}[data-theme=dark] .import-row--excluded td{background:#1a1a2e}[data-theme=dark] .import-duplicate-warning{background:#3a3520;border-color:#665800}[data-theme=dark] .import-section-badge{background:#3a3a55;color:#999}[data-theme=dark] .import-summary{border-top-color:#3a3a55}[data-theme=dark] .import-mode-btn{background:#252540;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .import-mode-btn--active{background:#4a7c59;border-color:#4a7c59;color:#fff}[data-theme=dark] .import-document-option{background:#252540;border-color:#3a3a55}[data-theme=dark] .import-document-name{background:#1a1a2e;border-color:#3a3a55;color:#e0e0e0}[data-theme=dark] .import-error{color:#ff6b6b}
