.song-request-heading{padding-bottom:30px}.song-request-layout{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:48px;align-items:start;padding-bottom:90px}.song-suggestion-form{position:sticky;top:20px}.song-suggestion-form h2{font-size:34px;margin-top:8px}.song-suggestion-form>p:not(.eyebrow){font-size:13px;color:var(--muted)}.song-board-top{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-bottom:18px;border-bottom:1px solid var(--line)}.song-board-top h2{font-size:34px;margin:5px 0 0}.song-board-top label{font-size:11px;font-weight:700;min-width:230px}.song-board-top input{display:block;width:100%;margin-top:6px;border:1px solid #bfc9b5;border-radius:4px;padding:10px 12px;background:#fffef9;color:var(--ink)}.song-review-note{margin:14px 0}.song-suggestion-list{display:grid;gap:12px}.song-suggestion{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 24px;background:var(--paper);border:1px solid var(--line);border-radius:7px}.song-suggestion h3{font-size:27px;margin:8px 0 4px}.song-suggestion p{font-size:13px;color:var(--muted);margin:0}.song-vote{width:72px;min-height:72px;flex:0 0 72px;display:grid;grid-template-columns:auto auto;place-content:center;gap:0 6px;background:#eef0e2;color:var(--ink);border:1px solid #cbd3bf;border-radius:50%}.song-vote span{color:var(--red)}.song-vote strong{font-size:16px}.song-vote small{grid-column:1/-1;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.song-vote.is-voted{background:var(--lime);border-color:#9caf6d}.song-empty{padding:28px;background:#eef0e2;border:1px dashed #bfc9b5;border-radius:7px;color:var(--muted);font-size:14px}.state-approved{background:#e4e8dc;color:#325337}.state-planned{background:#f5e8ce;color:#6c5128}.state-added{background:#dfeccc;color:#325337}#song-form-result{font-size:13px;margin-top:18px;margin-bottom:0}.song-review-table{min-width:1050px}.song-review-table td{vertical-align:top}.song-review-table td:first-child{min-width:250px}.song-review-table input,.song-review-table select{width:100%;padding:8px 9px;border:1px solid #bfc9b5;border-radius:4px;background:#fffef9;color:var(--ink);margin-bottom:6px}.song-review-table td:nth-child(2){min-width:130px}.song-review-table td:nth-child(4){min-width:220px}.song-review-table td:nth-child(5){min-width:210px}.review-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.review-flag{display:block;padding:5px 7px;background:#f5e8ce;color:#6c5128;border-radius:4px;font-size:10px}.song-review-table .text-action{margin:8px 4px}.song-review-table .button{margin:0}
@media(max-width:900px){.song-request-layout{grid-template-columns:1fr;gap:30px}.song-suggestion-form{position:static}.song-board-top{align-items:flex-start;flex-direction:column}.song-board-top label{width:100%;min-width:0}}
@media(max-width:520px){.song-request-layout{padding-bottom:55px}.song-suggestion{padding:18px;gap:14px}.song-suggestion h3{font-size:23px}.song-vote{width:64px;min-height:64px;flex-basis:64px}}
