.trg-scorecard-editor{grid-column:1/-1;margin:8px 0 25px;padding:22px;border:1px solid #584176;border-radius:16px;background:linear-gradient(145deg,#1d162b,#12101c)}
.trg-scorecard-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.trg-scorecard-head h2{margin:5px 0}.trg-scorecard-head p{margin:0;color:var(--muted);font-size:13px}.trg-live-score{flex:0 0 82px;height:82px;display:grid;place-content:center;text-align:center;border-radius:20px;background:#ffab47;color:#111}.trg-live-score b{font:900 25px var(--display)}.trg-live-score span{font-size:9px;text-transform:uppercase;font-weight:900}.trg-scorecard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trg-metric{padding:14px;border:1px solid #3d3151;border-radius:12px;background:#161221}.trg-metric-top{display:flex;justify-content:space-between;gap:12px}.trg-metric label{font-weight:900}.trg-metric label small{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:400}.trg-metric output{color:#ffcb8c;font:900 17px var(--display)}.trg-metric input[type=range]{width:100%;margin:13px 0 8px;accent-color:#b05cff}.trg-note-toggle{padding:0;border:0;background:none;color:#bfa4e5;font-size:11px;font-weight:800;cursor:pointer}.trg-metric textarea{width:100%;margin-top:10px;resize:vertical}.trg-review-scorecard-display{margin-top:35px}.trg-score-display-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trg-score-display-item{padding:14px;border:1px solid var(--line);border-radius:12px;background:#15121f}.trg-score-display-item>div:first-child{display:flex;justify-content:space-between}.trg-score-display-item b{color:#ffcb8c}.trg-score-meter{height:6px;margin:10px 0;border-radius:99px;background:#302840;overflow:hidden}.trg-score-meter i{display:block;height:100%;background:linear-gradient(90deg,#8b5cf6,#ff3f9f,#ffab47)}.trg-score-display-item p{margin:8px 0 0;color:var(--muted);font-size:12px}@media(max-width:700px){.trg-scorecard-grid,.trg-score-display-grid{grid-template-columns:1fr}.trg-scorecard-head{align-items:flex-start}.trg-live-score{flex-basis:70px;height:70px}.trg-scorecard-editor{padding:16px}}

.trg-note-head{display:flex;align-items:center;justify-content:space-between;margin-top:2px}.trg-note-head>label{color:#d8cfe7;font-size:11px;font-weight:850}.trg-note-head>label small{display:inline;margin-left:4px;color:var(--muted);font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.trg-note-help{position:relative;display:inline-flex}.trg-note-help>button{width:22px;height:22px;padding:0;border:1px solid #66517f;border-radius:50%;background:#211832;color:#d7b8ff;font:900 11px/1 Georgia,serif;cursor:help;transition:.18s ease}.trg-note-help>button:hover,.trg-note-help>button:focus-visible{border-color:#c476ff;background:#3a2054;color:#fff;box-shadow:0 0 0 3px #9b5cff22;outline:none}.trg-note-popover{position:absolute;z-index:12;right:-7px;bottom:calc(100% + 10px);width:min(280px,78vw);padding:13px 14px;border:1px solid #74529a;border-radius:12px;background:linear-gradient(145deg,#241834,#100d19);box-shadow:0 18px 45px #000b;color:#eee8f8;font-size:11px;line-height:1.5;opacity:0;visibility:hidden;transform:translateY(5px) scale(.98);transform-origin:bottom right;transition:.16s ease;pointer-events:none}.trg-note-popover:after{content:'';position:absolute;right:12px;top:100%;border:7px solid transparent;border-top-color:#74529a}.trg-note-popover b,.trg-note-popover span,.trg-note-popover em{display:block}.trg-note-popover b{margin-bottom:3px;color:#ffca86;font-size:12px}.trg-note-popover span{color:#c8bed7}.trg-note-popover em{margin-top:8px;padding:8px 9px;border-left:2px solid #b45cff;border-radius:0 7px 7px 0;background:#ffffff08;color:#e4d6f4;font-style:normal}.trg-note-help:hover .trg-note-popover,.trg-note-help:focus-within .trg-note-popover{opacity:1;visibility:visible;transform:none}.trg-metric textarea{width:100%;min-height:62px;margin-top:7px;padding:9px 11px;resize:vertical;border-color:#463755;background:#0e0c15;font-size:12px;line-height:1.45}.trg-metric textarea::placeholder{color:#766e82}.trg-metric textarea:focus{border-color:#a05deb;background:#120e1b}@media(max-width:700px){.trg-note-popover{position:fixed;right:16px;bottom:18px;left:16px;width:auto;transform:translateY(8px);transform-origin:bottom center}.trg-note-popover:after{display:none}}
