.habib-theme-toggle{display:inline-flex;width:40px;height:40px;flex:0 0 40px;align-items:center;justify-content:center;border:1px solid var(--color-border, var(--lab-border, currentColor));border-radius:2px;background:var(--color-panel, var(--lab-panel, transparent));color:var(--color-fg-subtle, var(--lab-muted, currentColor));cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.habib-theme-toggle--sm,.habib-theme-toggle--md{width:40px;height:40px;flex-basis:40px}.habib-theme-toggle--ghost{background:transparent}.habib-theme-toggle:hover,.habib-theme-toggle[aria-pressed=true]:hover{border-color:var(--color-accent, var(--lab-accent, currentColor));background:var(--color-accent-soft, var(--lab-accent-soft, transparent));color:var(--color-fg, var(--lab-fg, currentColor))}.habib-theme-toggle:active{transform:scale(.95)}.habib-theme-toggle:focus-visible{outline:2px solid var(--color-accent, var(--lab-accent, currentColor));outline-offset:3px}.habib-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e9ece4;background:#0a0c0a;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#0a0c0a}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.explorer{--bg:#0a0c0a;--panel:#111310;--panel-strong:#171b17;--ink:#e9ece4;--muted:#a3aaa1;--subtle:#6f776f;--line:#2b302b;--line-strong:#4a544d;--accent:#a4d7cd;--accent-ink:#10231f;--warm:#d9c8a8;min-height:100vh;color:var(--ink);background:var(--bg)}.explorer--day{--bg:#edf0e9;--panel:#f7f8f3;--panel-strong:#fff;--ink:#1d221e;--muted:#596159;--subtle:#727a72;--line:#cbd1c8;--line-strong:#8f9a8e;--accent:#2d7065;--accent-ink:#f5fffa;--warm:#775f3f}.explorer-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px clamp(16px,4vw,52px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--line-strong);color:var(--accent)}.brand p,.config-heading p,.stage-title p,.subhead p,.table-head p{margin:0 0 3px;color:var(--subtle);font:600 .64rem ui-monospace,monospace;letter-spacing:.05em;text-transform:uppercase}.brand h1{margin:0;font-size:1.04rem;letter-spacing:-.02em}.header-actions{display:flex;align-items:center;gap:7px}.icon-control,.panel-content button,.subhead button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid var(--line);color:var(--muted);background:transparent;font-size:.72rem;font-weight:700}.icon-control{padding:0 9px}.icon-control:hover,.panel-content button:hover,.subhead button:hover{border-color:var(--line-strong);color:var(--ink);background:color-mix(in srgb,var(--ink) 5%,transparent)}.help-strip{display:flex;gap:10px;align-items:baseline;padding:10px clamp(16px,4vw,52px);border-bottom:1px solid var(--line);color:var(--muted);background:var(--panel);font-size:.77rem}.help-strip strong{color:var(--ink)}.configuration{display:grid;grid-template-columns:1.55fr repeat(5,minmax(110px,1fr));gap:1px;padding:1px clamp(16px,4vw,52px);border-bottom:1px solid var(--line);background:var(--line)}.configuration>*{min-width:0;padding:12px;background:var(--panel)}label{display:grid;gap:5px;color:var(--subtle);font-size:.66rem}label span{font-weight:650}select,input[type=number]{width:100%;min-height:34px;padding:0 8px;border:1px solid var(--line);border-radius:2px;color:var(--ink);background:var(--bg);font-size:.78rem}.workspace{width:min(1600px,100%);margin:auto;display:grid;grid-template-columns:236px minmax(0,1fr) 250px;gap:16px;padding:22px clamp(16px,4vw,52px)}.left-rail,.right-rail{display:grid;align-content:start;gap:12px}.panel{border:1px solid var(--line);background:var(--panel)}.panel-title{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:47px;padding:0 12px;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;font-size:.78rem;font-weight:750;text-align:left}.panel-title svg{color:var(--accent);transition:transform .18s ease}.panel-title[aria-expanded=true] svg{transform:rotate(180deg)}.panel-content{display:grid;gap:10px;overflow:hidden;padding:11px}.segmented{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.segmented button{border:0;border-right:1px solid var(--line);text-transform:capitalize}.segmented button:last-child{border-right:0}.segmented button.active,.filter-tabs button.active{color:var(--accent-ink);background:var(--accent)}.slider{gap:7px}.slider>span{display:flex;justify-content:space-between;font-size:.7rem}.slider b{font-weight:650}.slider output{color:var(--ink);font-family:ui-monospace,monospace}.slider input{width:100%;accent-color:var(--accent)}.preset-row,.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.preset-row button,.choice-grid button{min-height:29px;padding:0}.preset-list{display:grid;gap:4px}.preset-list button{justify-content:flex-start;padding:0 8px}.main-stage{min-width:0;border:1px solid var(--line);background:var(--panel)}.stage-title,.subhead,.table-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.stage-title h2,.subhead h2,.table-head h2{margin:0;font-size:1.08rem;letter-spacing:-.025em}.stage-title>span{color:var(--subtle);font:.68rem ui-monospace,monospace}.series-graph{padding:8px 10px 0;background:radial-gradient(ellipse at 55% 30%,color-mix(in srgb,var(--accent) 8%,transparent),transparent 58%)}.series-graph svg{display:block;width:100%;min-height:320px}.guides line,.staff line{stroke:color-mix(in srgb,var(--line) 80%,transparent)}.series-graph>p{margin:0;padding:0 10px 11px;color:var(--subtle);font-size:.69rem}.graph-point{cursor:pointer;outline:0}.graph-point line{stroke:color-mix(in srgb,var(--accent) 42%,transparent)}.graph-point circle{fill:var(--warm);stroke:var(--bg);stroke-width:3;transition:fill .18s ease,filter .18s ease}.graph-point text{fill:var(--subtle);font-size:11px}.graph-point.is-selected circle{fill:var(--accent);filter:drop-shadow(0 0 6px color-mix(in srgb,var(--accent) 70%,transparent))}.graph-point.is-active circle{stroke:var(--ink)}.notation-shell{border-top:1px solid var(--line)}.notation{display:block;width:100%;min-height:250px;padding:10px}.clef{fill:var(--ink);font-size:68px}.note ellipse{fill:var(--ink)}.note line{stroke:var(--ink);stroke-width:1.3}.note .accidental,.note .cents,.note .partial-label{fill:var(--subtle);font-size:11px}.note .accidental{font-size:18px}.note.is-selected .cents,.note.is-selected .partial-label{fill:var(--accent)}.primary-action,.send-action{width:100%;justify-content:center!important;border-color:var(--accent)!important;color:var(--accent-ink)!important;background:var(--accent)!important}.transport{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.status{margin:0;color:var(--subtle);font-size:.69rem;line-height:1.45}.status--active{color:var(--accent)}.selection-count{margin:0;color:var(--muted);font-size:.74rem}.selection-pills{display:flex;flex-wrap:wrap;gap:4px}.selection-pills button{min-height:28px;padding:0 6px;color:var(--accent);font:.65rem ui-monospace,monospace}.panel-content small{color:var(--subtle);font-size:.65rem;line-height:1.35}.table-section{width:min(1600px,100%);margin:auto;padding:0 clamp(16px,4vw,52px) 42px}.table-head{border:1px solid var(--line);border-bottom:0;background:var(--panel)}.filter-tabs{display:flex;flex-wrap:wrap;gap:3px}.filter-tabs button{min-height:29px;padding:0 7px;border:1px solid var(--line);color:var(--muted);background:transparent;font-size:.65rem;text-transform:capitalize}.table-scroll{overflow:auto;border:1px solid var(--line);background:var(--panel)}table{width:100%;border-collapse:collapse;font-size:.73rem}th,td{padding:9px 10px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{position:sticky;top:0;color:var(--subtle);background:var(--panel-strong);font-size:.63rem;text-transform:uppercase;letter-spacing:.04em}td{font-variant-numeric:tabular-nums}td small{color:var(--subtle)}.selected-row{background:color-mix(in srgb,var(--accent) 8%,transparent)}.hear-row{display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--line);color:var(--accent);background:transparent}@media(max-width:1120px){.workspace{grid-template-columns:220px minmax(0,1fr)}.right-rail{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.configuration{grid-template-columns:1fr repeat(3,minmax(100px,1fr))}.configuration .config-heading{grid-column:span 2}}@media(max-width:720px){.explorer-header{padding-inline:16px}.brand p,.icon-control span{display:none}.help-strip{display:grid;padding-inline:16px}.configuration{padding-inline:16px;grid-template-columns:repeat(2,1fr)}.configuration .config-heading{grid-column:1/-1}.workspace{grid-template-columns:1fr;padding:16px}.right-rail{grid-column:auto;grid-template-columns:1fr}.left-rail{order:0}.main-stage{order:1}.right-rail{order:2}.series-graph svg{min-height:270px}.notation{min-width:670px}.notation-shell{overflow:auto}.table-section{padding-inline:16px}.table-head,.stage-title{align-items:flex-start;flex-direction:column}.filter-tabs{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.explorer{--header-wave-primary:rgba(164,215,205,.32);--header-wave-secondary:rgba(217,200,168,.1);--header-wave-grid:rgba(164,215,205,.04);--mechanical-wave:#6fa99a;position:relative;isolation:isolate}.explorer--day{--header-wave-primary:rgba(45,112,101,.24);--header-wave-secondary:rgba(119,95,63,.08);--header-wave-grid:rgba(45,112,101,.045);--mechanical-wave:#527e75}.explorer-mechanical-wave{position:absolute;top:78px;right:0;bottom:0;left:0;z-index:0;width:100%;height:auto;min-height:calc(100% - 78px);pointer-events:none;opacity:.72;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,#000 7%,#000 93%,transparent 100%)}.explorer>.explorer-header,.explorer>.help-strip,.explorer>.configuration,.explorer>.workspace,.explorer>.table-section,.explorer>.site-credit{position:relative;z-index:1}.site-credit{margin:0 clamp(16px,4vw,52px) 28px;padding:15px;border:1px solid var(--line);border-radius:10px;color:var(--subtle);background:color-mix(in srgb,var(--panel) 78%,transparent);font-size:.75rem;text-align:center}.site-credit a{color:inherit;text-decoration:none}.site-credit a:hover,.site-credit a:focus-visible{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.explorer-header{position:relative;isolation:isolate;overflow:hidden;min-height:78px;background:color-mix(in srgb,var(--panel) 82%,transparent);-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%)}.explorer-header:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,var(--panel) 0%,color-mix(in srgb,var(--panel) 84%,transparent) 34%,color-mix(in srgb,var(--panel) 62%,transparent) 72%,var(--panel) 100%);content:""}.explorer-header-wave{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;pointer-events:none;opacity:.82;-webkit-mask-image:linear-gradient(90deg,transparent 2%,#000 20%,#000 82%,transparent 100%);mask-image:linear-gradient(90deg,transparent 2%,#000 20%,#000 82%,transparent 100%)}.explorer-header .brand,.explorer-header .header-actions{position:relative;z-index:1}.explorer-header .icon-control,.explorer-header .habib-theme-toggle{background:color-mix(in srgb,var(--panel-strong) 70%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.panel,.main-stage,.table-scroll,.table-head{border-color:color-mix(in srgb,var(--line) 88%,transparent);border-radius:12px;overflow:hidden}.stage-title,.subhead{background:color-mix(in srgb,var(--panel-strong) 58%,transparent)}.series-graph{position:relative;margin:10px;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:14px;padding:34px 12px 0;background:radial-gradient(ellipse at 54% 32%,color-mix(in srgb,var(--accent) 8%,transparent),transparent 56%),color-mix(in srgb,var(--bg) 46%,var(--panel));overflow:hidden}.series-graph:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,color-mix(in srgb,var(--ink) 2.5%,transparent),transparent 34%);content:""}.graph-meta{position:absolute;top:12px;right:14px;z-index:1;display:inline-flex;align-items:center;gap:7px;color:var(--subtle);font:600 .62rem ui-monospace,monospace}.graph-meta strong{padding:4px 7px;border-radius:999px;color:var(--ink);background:color-mix(in srgb,var(--ink) 7%,transparent);font-weight:650}.series-graph svg{position:relative;min-height:330px;overflow:visible}.guides line{stroke:color-mix(in srgb,var(--line) 64%,transparent);stroke-width:1}.guides text,.axis-title{fill:var(--subtle);font:500 10px ui-monospace,monospace}.graph-point line{stroke:color-mix(in srgb,var(--accent) 28%,transparent);stroke-width:1}.graph-point circle{fill:color-mix(in srgb,var(--warm) 82%,var(--ink));stroke:var(--panel);stroke-width:2;transition:fill .16s ease,filter .16s ease,stroke-width .16s ease}.graph-point:hover circle,.graph-point.is-active circle{fill:var(--ink);stroke:var(--accent);stroke-width:3;filter:drop-shadow(0 0 7px color-mix(in srgb,var(--accent) 42%,transparent))}.graph-point.is-selected circle{fill:var(--accent);stroke:var(--ink);stroke-width:2.5;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--accent) 48%,transparent))}.graph-point .partial-tick{fill:var(--subtle);font:500 9px ui-monospace,monospace}.series-graph.is-dense .graph-point:not(.is-selected):not(.is-active) line{opacity:.38}.series-graph.is-dense .graph-point:not(.is-selected):not(.is-active) circle{opacity:.72}.notation-shell{padding-bottom:10px;background:color-mix(in srgb,var(--bg) 22%,var(--panel))}.notation{display:block;width:calc(100% - 20px);min-height:260px;margin:10px;padding:0;overflow:visible}.notation-system .system-surface{fill:color-mix(in srgb,var(--panel-strong) 62%,transparent);stroke:color-mix(in srgb,var(--line) 70%,transparent);stroke-width:1}.notation-system .system-number{fill:var(--subtle);font:600 8px ui-monospace,monospace;letter-spacing:.08em}.notation-system .staff line,.notation-system .barline{stroke:color-mix(in srgb,var(--ink) 42%,transparent);stroke-width:1}.notation-system .clef{fill:var(--ink);font-size:52px}.octave-mark text{fill:var(--accent);font:italic 600 11px ui-serif,serif}.octave-mark line{stroke:var(--accent);stroke-width:1}.note{cursor:pointer;outline:0}.note ellipse{fill:var(--ink);transition:fill .14s ease,filter .14s ease}.note .stem,.note .ledger{stroke:var(--ink);stroke-width:1.35}.note .ledger{stroke-width:1}.note .accidental{fill:var(--ink);font:21px ui-serif,serif}.note .cents{fill:var(--muted);font:600 9px ui-monospace,monospace}.note .partial-label{fill:var(--ink);font:650 10px ui-monospace,monospace}.note .note-label{fill:var(--subtle);font:500 9px ui-monospace,monospace}.note:hover ellipse,.note:focus-visible ellipse{fill:var(--accent);filter:drop-shadow(0 0 5px color-mix(in srgb,var(--accent) 45%,transparent))}.note.is-selected ellipse{fill:var(--accent)}.note.is-selected .cents,.note.is-selected .partial-label,.note.is-selected .note-label{fill:var(--accent)}.audio-shape{padding-top:2px;border-top:1px solid var(--line)}.audio-shape summary{min-height:34px;display:flex;align-items:center;color:var(--muted);cursor:pointer;font-size:.68rem;font-weight:700}.audio-shape[open] summary{margin-bottom:8px;color:var(--ink)}.audio-shape .slider+.slider{margin-top:8px}.primary-action{min-height:40px;border-radius:8px}.transport button{min-height:36px;border-radius:7px}.panel-content button:active,.icon-control:active,.hear-row:active{transform:scale(.97);transition:transform 90ms ease-out}@media(max-width:720px){.explorer-header-wave{opacity:.58}.series-graph{margin:8px;padding-inline:5px}.series-graph svg{min-width:720px}.series-graph{overflow-x:auto}.notation{min-width:820px}.notation-shell{overflow-x:auto}.graph-meta{position:sticky;left:12px;width:max-content}}@media(prefers-reduced-transparency:reduce){.explorer-header,.explorer-header .icon-control,.explorer-header .habib-theme-toggle{background:var(--panel);-webkit-backdrop-filter:none;backdrop-filter:none}.explorer-header-wave{opacity:.28}}@media(prefers-contrast:more){.panel,.main-stage,.series-graph,.table-scroll,.table-head{border-color:var(--ink)}.graph-point circle{stroke:var(--ink)}}.notation-shell{padding:0 10px 16px;background:color-mix(in srgb,var(--panel) 74%,var(--bg))}.notation-head small{display:block;margin-top:5px;color:var(--subtle);font-size:.68rem;font-weight:500;letter-spacing:0}.notation-controls{display:flex;align-items:end;gap:8px}.notation-controls>label{min-width:104px}.notation-controls select{min-height:31px}.notation-controls details{position:relative}.notation-controls summary{min-height:31px;padding:8px 9px;border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:.7rem;font-weight:700;cursor:pointer;list-style:none}.notation-controls summary::-webkit-details-marker{display:none}.notation-controls details[open]{z-index:3}.notation-controls details[open]>label{display:flex;align-items:center;gap:6px;padding:6px 10px;color:var(--ink);background:var(--panel-strong);font-size:.7rem;white-space:nowrap}.notation-controls details[open]>label:first-of-type{margin-top:4px}.notation-controls details[open]>label:last-child{padding-bottom:10px;border-radius:0 0 7px 7px}.notation-controls input{accent-color:var(--accent)}.score-page{position:relative;margin:10px 0 0;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 84%,transparent);border-radius:11px;background:#f7f2e8}.score-svg{display:block;width:100%;max-width:100%;height:auto;background:#f7f2e8;shape-rendering:geometricPrecision}.score-svg path,.score-svg line{shape-rendering:geometricPrecision}.score-a11y{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.score-system-label{fill:#74766e;font:650 7.5px ui-monospace,SFMono-Regular,monospace;letter-spacing:.11em}.score-cents{fill:#42635c;font:650 9px ui-monospace,SFMono-Regular,monospace;letter-spacing:.01em;paint-order:stroke;stroke:#f7f2e8;stroke-width:3px;stroke-linejoin:round}.score-partial{fill:#233732;font:700 9px ui-monospace,SFMono-Regular,monospace;letter-spacing:.01em;paint-order:stroke;stroke:#f7f2e8;stroke-width:4px;stroke-linejoin:round}.score-detail{fill:#66716b;font:500 8.5px ui-monospace,SFMono-Regular,monospace;paint-order:stroke;stroke:#f7f2e8;stroke-width:3px}.score-smufl-accidental{fill:#17221f;font-family:Bravura!important;font-size:29px}.score-ottava{fill:#315b54;font:italic 650 11px ui-serif,Georgia,serif;paint-order:stroke;stroke:#f7f2e8;stroke-width:3px}.score-ottava-line{fill:none;stroke:#315b54;stroke-width:1}.score-hit{fill:transparent;stroke:transparent;stroke-width:1.1;cursor:pointer}.score-hit:hover,.score-hit:focus{fill:#6fa99a1c;stroke:#2d7065;outline:none}.score-hit.is-selected{fill:#3e8a7b13;stroke:#2d7065}.score-hit.is-active{fill:#c2914618;stroke:#84591d}.explorer:not(.explorer--day) .score-page,.explorer:not(.explorer--day) .score-svg{background:#f0ebdf}.explorer:not(.explorer--day) .score-cents,.explorer:not(.explorer--day) .score-partial,.explorer:not(.explorer--day) .score-detail,.explorer:not(.explorer--day) .score-ottava{stroke:#f0ebdf}.explorer--day .score-page,.explorer--day .score-svg{background:#fbf8f0}.explorer--day .score-cents,.explorer--day .score-partial,.explorer--day .score-detail,.explorer--day .score-ottava{stroke:#fbf8f0}.score-loading{display:grid;min-height:180px;place-items:center;margin-top:10px;border:1px dashed var(--line);border-radius:11px;color:var(--subtle);font-size:.78rem}.explorer:not(.explorer--day) .table-section{--table-surface:#122335;--table-surface-alt:#162b3e;--table-line:#28445b;--table-text:#d7e7ef;--table-muted:#93adba;--table-selection:#1e4054}.explorer--day .table-section{--table-surface:#f7f4ec;--table-surface-alt:#eef4f0;--table-line:#cbd7ce;--table-text:#18342f;--table-muted:#59706a;--table-selection:#dceee7}.table-section .table-head,.table-section .table-scroll{border-color:var(--table-line)}.table-section .table-head{background:var(--table-surface)}.table-section table{color:var(--table-text);background:var(--table-surface)}.table-section th{color:var(--table-muted);background:var(--table-surface-alt);border-color:var(--table-line)}.table-section td{border-color:var(--table-line)}.table-section tbody tr:nth-child(2n){background:color-mix(in srgb,var(--table-surface-alt) 50%,transparent)}.table-section .selected-row{background:var(--table-selection)}.table-section .filter-tabs button{border-color:var(--table-line);color:var(--table-muted)}.table-section .filter-tabs button.active{color:var(--accent-ink);background:var(--accent)}.table-section .hear-row{border-color:var(--table-line);color:var(--accent)}@media(max-width:720px){.notation-shell{padding-inline:7px}.subhead.notation-head{align-items:flex-start}.notation-controls{width:100%;align-items:center;flex-wrap:wrap}.notation-controls>label{min-width:94px}.score-page{overflow:auto;border-radius:8px}.score-svg{min-width:720px}}@media print{body,.explorer{background:#fff!important}.explorer-header,.configuration,.left-rail,.right-rail,.series-graph,.stage-title,.table-section,.subhead>button,.notation-controls{display:none!important}.workspace{display:block!important;padding:0!important}.main-stage{border:0!important;background:#fff!important}.notation-shell{padding:0!important;border:0!important;background:#fff!important}.score-page{margin:0!important;border:0!important;overflow:visible!important;background:#fff!important}.score-svg{width:100%!important;min-width:0!important;background:#fff!important}.score-svg *{filter:none!important}.score-cents{stroke:#fff!important}}
