:root{color-scheme:light;--ink:#10241c;--muted:#647269;--forest:#123f31;--forest-2:#1d5b47;--lime:#d8ff64;--lime-soft:#efffc5;--cream:#f4f7f2;--paper:#fff;--line:#dce5de;--warning:#9a5a00;--danger:#a13a3a;--shadow:0 18px 55px #123f3117;--font-title:"Plus Jakarta Sans", "LINE Seed JP", "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;--font-body:"LINE Seed JP", "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;font-family:var(--font-body);background:var(--cream);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.hero-panel h1,.admin-header h1,.eyebrow,.summary-card strong,.section-heading>span,.share-action-copy>span{font-family:var(--font-title)}.checker-shell,.admin-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 80px}.checker-shell{padding-top:16px}.hero-panel,.admin-header{color:#fff;min-height:260px;box-shadow:var(--shadow);background:radial-gradient(circle at 85% 20%,#d8ff6457,#0000 13rem),linear-gradient(135deg,#0d3428,#174c3b 68%,#1f6048);border-radius:30px;justify-content:space-between;align-items:flex-end;gap:32px;padding:44px;display:flex;position:relative;overflow:hidden}.hero-panel:after,.admin-header:after{content:"";border:34px solid #ffffff14;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-120px;right:-60px}.eyebrow{color:var(--forest-2);letter-spacing:.18em;margin:0 0 10px;font-size:.72rem;font-weight:900}.hero-panel .eyebrow,.admin-header .eyebrow{color:var(--lime)}.hero-panel h1,.admin-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:.96}.hero-copy,.admin-header p{color:#ffffffc2;max-width:650px;margin:22px 0 0;line-height:1.8}.admin-link,.admin-header a{z-index:1;color:#fff;backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;flex:none;padding:13px 18px;text-decoration:none;position:relative}.notice-card{color:#604d11;background:#fffbea;border:1px solid #dfd7b4;border-radius:16px;margin:18px 0;padding:15px 18px;line-height:1.65}.notice-card strong{margin-right:.45rem}.summary-grid{grid-template-columns:1.25fr 1fr 1fr;gap:14px;margin:18px 0;display:grid}.summary-card{border:1px solid var(--line);background:#ffffffe6;border-radius:22px;min-width:0;padding:24px;box-shadow:0 10px 30px #123f310a}.summary-card span{color:var(--muted);letter-spacing:.08em;margin-bottom:10px;font-size:.78rem;font-weight:800;display:block}.summary-card strong{letter-spacing:-.055em;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.summary-card small{color:var(--muted);margin-left:5px}.summary-card--wide{color:#fff;background:var(--forest);border-color:var(--forest)}.summary-card--wide span,.summary-card--wide small{color:#ffffffb8}.progress{background:#e8eee9;border-radius:999px;height:7px;margin-top:18px;overflow:hidden}.progress i{border-radius:inherit;background:var(--forest);height:100%;transition:width .35s;display:block}.progress--reference i{background:#76a411}.action-row,.bulk-actions,.section-heading,.preview-heading,.resolution-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.segmented-control{border:1px solid var(--line);background:#fff;border-radius:14px;padding:4px;display:inline-flex}.segmented-control button,.tab-list button,.bulk-actions button{cursor:pointer;color:var(--muted);background:0 0;border:0}.segmented-control button{border-radius:10px;padding:10px 15px;font-weight:750}.segmented-control button.is-active{color:#fff;background:var(--forest)}.share-button,.download-button{cursor:pointer;color:var(--forest);background:var(--lime);border:0;border-radius:14px;font-weight:900;box-shadow:0 9px 24px #678b132e}.share-button{padding:13px 22px}.toast{z-index:50;color:#fff;box-shadow:var(--shadow);background:#10241cf0;border-radius:999px;margin:0;padding:12px 18px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.tab-list{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;grid-template-columns:1fr 1fr;gap:6px;margin-top:28px;padding:5px;display:grid}.tab-list button{border-radius:13px;padding:14px;font-size:1rem;font-weight:900}.tab-list button.is-active{color:var(--forest);background:#fff;box-shadow:0 8px 22px #123f3114}.content-panel,.editor-panel,.preview-panel{border:1px solid var(--line);background:#ffffffeb;border-radius:24px;box-shadow:0 12px 36px #123f310d}.content-panel{margin-top:14px;padding:24px}.filters{grid-template-columns:minmax(220px,2fr) 1fr 1.2fr auto;align-items:end;gap:12px;display:grid}.filters label,.form-grid label{flex-direction:column;gap:7px;display:flex}.filters label>span,.form-grid label>span{color:var(--muted);font-size:.76rem;font-weight:850}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;transition:border-color .2s,box-shadow .2s}input,select{min-height:45px;padding:0 13px}textarea{resize:vertical;min-height:100px;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#6b9c89;box-shadow:0 0 0 4px #123f3114}.checkbox-filter{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;min-height:45px;padding:0 12px;flex-direction:row!important}.checkbox-filter input{width:18px;min-height:auto}.checkbox-filter span{white-space:nowrap}.bulk-actions{flex-wrap:wrap;justify-content:flex-start;margin:18px 0}.bulk-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 12px}.bulk-actions span{color:var(--muted);margin-left:auto;font-size:.82rem}.year-groups{gap:12px;display:grid}.year-group{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.year-group summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:10px;padding:17px 18px;list-style:none;display:grid}.year-group summary::-webkit-details-marker{display:none}.year-group summary .year-group-count{color:var(--muted);white-space:nowrap;font-size:.82rem}.performance-list{border-top:1px solid var(--line)}.performance-card{cursor:pointer;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;transition:background .2s;display:grid;position:relative}.performance-card+.performance-card{border-top:1px solid #edf1ed}.performance-card:hover{background:#f7faf7}.performance-card>input{opacity:0;pointer-events:none;position:absolute}.custom-check{border:2px solid #b7c4bb;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.performance-card>input:checked+.custom-check{border-color:var(--forest);background:var(--forest)}.performance-card>input:checked+.custom-check:after{content:"✓";color:#fff;font-size:.8rem;font-weight:900}.performance-main{min-width:0}.performance-main>strong{text-overflow:ellipsis;white-space:nowrap;margin:5px 0;font-size:1rem;display:block;overflow:hidden}.performance-main>small{color:var(--muted)}.performance-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.performance-meta time{color:var(--muted);font-size:.73rem}.performance-meta em{color:var(--forest);background:var(--lime-soft);border-radius:999px;padding:3px 7px;font-size:.68rem;font-style:normal;font-weight:800}.performance-meta .status{background:#edf1ee}.performance-meta .status--probable{color:#7b5200;background:#fff1c9}.performance-meta .status--unverified{color:#735c49;background:#f2ebe5}.performance-meta .status--disputed{color:#8b2c2c;background:#ffe3e3}.song-total{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:800}.empty-state{color:var(--muted);text-align:center;padding:28px}.results-layout{grid-template-columns:1fr 1fr;gap:14px;display:grid}.section-heading h2{margin:0;font-size:1.45rem}.section-heading>span{color:var(--muted);font-size:.75rem}.ranking-list{margin:20px 0 0;padding:0;list-style:none}.ranking-list li{border-top:1px solid #e9eeea;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:66px;display:grid}.ranking-list .rank{color:#9ca9a0;font-size:.78rem;font-weight:900}.song-name{flex-direction:column;gap:4px;display:flex}.song-name small{color:var(--muted)}.ranking-list b small{color:var(--muted);margin-left:2px;font-size:.65rem}.song-chip-list{gap:9px;margin-top:20px;display:grid}.song-chip{background:#fbfcfb;border:1px solid #e5ebe6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.song-chip>div:first-child{flex-direction:column;gap:3px;display:flex}.song-chip small{color:var(--muted)}.streaming-links{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.streaming-links a{color:var(--forest);background:var(--lime-soft);border-radius:8px;padding:6px 8px;font-size:.7rem;font-weight:800;text-decoration:none}.loading-panel{text-align:center;width:min(700px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:20px;margin:20vh auto;padding:30px}.site-footer{width:min(1180px,100% - 32px);color:var(--muted);margin:0 auto;padding:0 0 44px;font-size:.73rem;line-height:1.7}.site-footer p{margin:2px 0}.admin-header{align-items:center;min-height:210px}.admin-header h1{font-size:clamp(1.8rem,4vw,3.4rem)}.admin-layout{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:start;gap:16px;margin-top:18px;display:grid}.editor-panel{padding:26px}.editor-panel section+section{border-top:1px solid var(--line);margin-top:34px;padding-top:28px}.editor-panel h2,.preview-panel h2{margin:0 0 18px;font-size:1.25rem}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid .span-2{grid-column:span 2}.form-grid small,.field-help{color:var(--muted);margin:0;font-size:.73rem;line-height:1.6}.field-help code{color:var(--forest);background:var(--lime-soft);border-radius:5px;padding:2px 5px}.setlist-editor{min-height:260px;margin-top:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.7}.resolution-summary{justify-content:flex-start;margin-top:10px;font-size:.75rem;font-weight:850}.ok{color:#39703e}.warn{color:var(--warning)}.warning-box{color:#6f5005;background:#fff9e9;border:1px solid #ecd8ad;border-radius:12px;margin-top:12px;padding:14px}.warning-box p{margin:7px 0}.preview-panel{padding:18px}.preview-sticky{position:sticky;top:16px}.preview-heading{margin-bottom:12px}.preview-heading h2{margin:0}.preview-heading span{letter-spacing:.08em;border-radius:7px;padding:5px 8px;font-size:.66rem;font-weight:950}.preview-heading .valid{color:#1e652e;background:#dff5e3}.preview-heading .invalid{color:#8b2c2c;background:#ffe3e3}.preview-panel pre{color:#d8ff64;background:#10241c;border-radius:14px;max-height:66vh;margin:0;padding:16px;font-size:.72rem;line-height:1.55;overflow:auto}.error-list{color:#7d2727;background:#fff0f0;border-radius:12px;max-height:120px;margin:0 0 12px;padding:12px 12px 12px 30px;font-size:.72rem;overflow:auto}.download-button{width:100%;margin-top:12px;padding:14px}.tool-message{color:var(--muted);margin:10px 0 0;font-size:.75rem;line-height:1.6}@media (width<=850px){.summary-grid,.results-layout,.admin-layout{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:span 2}.preview-sticky{position:static}.preview-panel pre{max-height:520px}}@media (width<=600px){.checker-shell,.admin-shell{width:min(100% - 20px,1180px);padding-top:10px}.hero-panel,.admin-header{border-radius:22px;flex-direction:column;align-items:flex-start;min-height:300px;padding:28px 22px}.hero-panel h1{font-size:2.5rem}.summary-grid{grid-template-columns:1fr 1fr;gap:8px}.summary-card{border-radius:17px;padding:17px}.summary-card--wide{grid-column:span 2}.summary-card strong{font-size:2.5rem}.action-row{flex-direction:column;align-items:stretch}.segmented-control{grid-template-columns:1fr 1fr;display:grid}.share-button{width:100%}.content-panel{border-radius:18px;padding:14px}.filters{grid-template-columns:1fr}.search-field{grid-column:auto}.performance-card{grid-template-columns:24px minmax(0,1fr);padding:14px 12px}.song-total{display:none}.results-layout{gap:0}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.editor-panel{padding:18px}.admin-header{min-height:260px}.site-footer{width:min(100% - 24px,1180px)}}.performance-entry+.performance-entry{border-top:1px solid #edf1ed}.performance-entry .performance-card+.performance-setlist{border-top:1px dashed #e3eae5}.performance-setlist{background:#fbfcfb;padding:0 18px 14px 58px}.performance-setlist summary{cursor:pointer;color:var(--forest-2);align-items:center;gap:8px;padding:10px 0;font-size:.76rem;font-weight:850;display:inline-flex}.performance-setlist summary span{color:var(--muted);font-weight:700}.performance-setlist ol{gap:0;margin:4px 0 6px;padding:0;list-style:none;display:grid}.performance-setlist li{border-top:1px solid #edf1ed;grid-template-columns:34px minmax(0,1fr);gap:8px;padding:7px 0;font-size:.82rem;display:grid}.performance-setlist li span{color:var(--muted);font-variant-numeric:tabular-nums}.performance-setlist li strong{font-weight:750}@media (width<=600px){.performance-setlist{padding-left:50px;padding-right:12px}}.hero-panel{border-radius:26px;gap:26px;min-height:228px;padding:36px 40px}.hero-panel h1{letter-spacing:-.05em;max-width:650px;font-size:clamp(2.45rem,4.15vw,3.85rem);line-height:.94}.hero-copy{max-width:590px;margin-top:16px;font-size:.94rem;line-height:1.7}.hero-panel .eyebrow{margin-bottom:8px;font-size:.68rem}.admin-link{padding:11px 16px;font-size:.86rem;font-weight:800}.notice-card{border-radius:14px;margin:16px 0;padding:13px 16px;font-size:.88rem;line-height:1.6}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:16px 0}.summary-card{border-radius:18px;padding:19px 20px}.summary-card span{letter-spacing:.07em;margin-bottom:8px;font-size:.72rem}.summary-card strong{letter-spacing:-.045em;font-size:clamp(1.95rem,3.7vw,3.15rem)}.summary-card small{margin-left:4px;font-size:.76rem;line-height:1.45}.progress{height:6px;margin-top:14px}.action-row{margin:15px 0}.segmented-control button{padding:9px 13px;font-size:.86rem}.share-button{padding:11px 18px;font-size:.88rem}.tab-list{margin-top:22px}.tab-list button{padding:12px;font-size:.9rem}.content-panel{border-radius:20px;margin-top:12px;padding:20px}.results-layout{align-items:start;gap:16px}.section-heading{align-items:flex-start}.section-heading .eyebrow{margin-bottom:7px;font-size:.66rem}.section-heading h2{letter-spacing:-.02em;font-size:1.22rem;line-height:1.35}.section-heading>span{text-align:right;padding-top:3px;font-size:.7rem;line-height:1.45}.ranking-list{margin-top:16px}.ranking-list li{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;min-height:56px}.ranking-list .rank{font-size:.72rem}.song-name{gap:2px;min-width:0}.song-name strong{font-size:.9rem;line-height:1.35}.song-name small{font-size:.68rem}.ranking-list b{font-size:1.2rem}.ranking-list b small{font-size:.58rem}.ranking-list li.empty-state{text-align:center;border-top:1px solid #e9eeea;min-height:0;padding:32px 12px;font-size:.84rem;line-height:1.7;display:block}.song-chip-list{gap:7px;margin-top:16px}.song-chip{border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.song-chip>div:first-child{flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;display:flex}.song-chip strong{overflow-wrap:anywhere;text-align:left;max-width:100%;margin:0;font-size:.88rem;font-weight:800;line-height:1.35;display:block}.song-chip small{color:var(--muted);text-align:left;margin:0;font-size:.68rem;line-height:1.25;display:block}.streaming-links{align-self:center;gap:5px}.streaming-links a{border-radius:7px;padding:5px 7px;font-size:.64rem}.year-group summary{padding:14px 16px}.year-group summary strong{font-size:1.08rem}.performance-card{gap:12px;padding:13px 16px}.performance-main>strong{margin:4px 0;font-size:.92rem}.performance-main>small,.song-total{font-size:.72rem}@media (width<=980px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.hero-panel{padding:32px}.hero-panel h1{font-size:clamp(2.3rem,7vw,3.5rem)}}@media (width<=600px){.hero-panel{min-height:250px;padding:25px 20px}.hero-panel h1{max-width:100%;font-size:2.15rem;line-height:.98}.hero-copy{margin-top:13px;font-size:.86rem;line-height:1.65}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.summary-card{padding:15px}.summary-card strong{font-size:2.05rem}.summary-card small{margin:5px 0 0;font-size:.68rem;display:block}.content-panel{padding:13px}.section-heading h2{font-size:1.08rem}.section-heading>span{max-width:42%;font-size:.64rem}.song-chip{padding:9px 10px}.song-chip strong{font-size:.82rem}.song-chip small{font-size:.64rem}.ranking-list li{grid-template-columns:30px minmax(0,1fr) auto}}.series-bulk{border:1px solid var(--line);background:#f8faf8;border-radius:14px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:12px;margin-top:16px;padding:14px;display:grid}.series-bulk label{flex-direction:column;gap:7px;min-width:0;display:flex}.series-bulk label>span{color:var(--muted);font-size:.76rem;font-weight:850}.series-bulk-actions{gap:7px;display:flex}.series-bulk button,.bulk-actions button{border:1px solid var(--line);cursor:pointer;min-height:41px;color:var(--muted);background:#fff;border-radius:10px;padding:9px 12px;font-size:.78rem;font-weight:800}.series-bulk button:hover:not(:disabled),.bulk-actions button:hover{color:var(--forest);background:#f6faf7;border-color:#b7c9bc}.series-bulk button:disabled{cursor:not-allowed;opacity:.42}.series-bulk .bulk-primary,.bulk-actions .bulk-primary{border-color:var(--forest);color:#fff;background:var(--forest)}.series-bulk .bulk-primary:hover:not(:disabled),.bulk-actions .bulk-primary:hover{color:#fff;background:var(--forest-2)}.bulk-actions .bulk-danger{color:#8b4a4a}.series-bulk>small{min-width:150px;color:var(--muted);text-align:right;align-self:center;font-size:.72rem;line-height:1.45}.bulk-actions>span strong{color:var(--forest);font-size:.9rem}@media (width<=850px){.series-bulk{grid-template-columns:1fr;align-items:stretch}.series-bulk-actions{grid-template-columns:1fr 1fr;display:grid}.series-bulk>small{text-align:left;min-width:0}}@media (width<=600px){.series-bulk{padding:11px}.series-bulk-actions{grid-template-columns:1fr}.bulk-actions{align-items:stretch}.bulk-actions button{flex:calc(50% - 6px)}.bulk-actions>span{text-align:right;width:100%;margin-left:0;padding-top:3px}}@media (width>=851px){.checker-shell{width:min(1240px,100% - 32px)}.content-panel{padding:20px 22px}.filters{grid-template-columns:minmax(280px,2.4fr) 92px 112px auto;gap:10px}.filters label>span{font-size:.72rem}.filters input,.filters select,.checkbox-filter{min-height:42px}.series-bulk{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"selector selector""actions note";align-items:center;gap:10px 14px;margin-top:12px;padding:12px 14px}.series-bulk>label{grid-area:selector;min-width:0}.series-bulk>label>span{font-size:.72rem}.series-bulk select{min-height:42px}.series-bulk-actions{flex-wrap:wrap;grid-area:actions;gap:8px;min-width:0;display:flex}.series-bulk button{white-space:nowrap;min-height:38px;padding:8px 14px}.series-bulk>small{white-space:nowrap;text-align:right;grid-area:note;align-self:center;min-width:0}.bulk-actions{gap:8px;margin:12px 0 14px}.bulk-actions button{white-space:nowrap;min-height:38px;padding:8px 12px}.bulk-actions>span{white-space:nowrap}.year-groups{gap:10px}.year-group summary{padding:13px 16px}}@media (width<=850px){.series-bulk>small{white-space:normal}}@media (width<=600px){.checker-shell{width:calc(100% - 20px);padding-top:6px;padding-bottom:56px}.hero-panel{border-radius:20px;min-height:220px;padding:22px 18px}.hero-panel .eyebrow{margin-bottom:6px;font-size:.63rem}.hero-panel h1{font-size:1.95rem;line-height:.96}.hero-copy{margin-top:11px;font-size:.8rem;line-height:1.55}.admin-link{padding:9px 14px;font-size:.78rem}.notice-card{border-radius:14px;margin:12px 0;padding:11px 13px;font-size:.78rem;line-height:1.55}.notice-card strong{margin-right:.3rem}.summary-grid{gap:7px;margin:12px 0}.summary-card{border-radius:16px;padding:13px 14px}.summary-card span{margin-bottom:6px;font-size:.67rem}.summary-card strong{font-size:1.9rem}.summary-card small{margin-top:4px;font-size:.65rem}.progress{margin-top:10px}.action-row{gap:9px;margin:12px 0}.segmented-control button{padding:9px 10px;font-size:.81rem}.share-button{padding:11px 16px;font-size:.83rem}.tab-list{margin-top:16px}.tab-list button{padding:11px 8px;font-size:.86rem}.content-panel{padding:12px}.filters{gap:10px}.series-bulk{gap:9px;margin-top:12px;padding:10px}.series-bulk label{gap:5px}.series-bulk button,.bulk-actions button{min-height:39px;padding-top:8px;padding-bottom:8px}.bulk-actions{gap:8px;margin:11px 0 13px}.performance-main>strong{text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:.88rem;line-height:1.38;display:-webkit-box;overflow:hidden}.performance-card{gap:10px;padding:12px 10px}.performance-meta{gap:5px}.performance-meta time{font-size:.69rem}.performance-meta em{padding:2px 6px;font-size:.64rem}.performance-main>small{font-size:.69rem;line-height:1.4}.performance-setlist{padding-bottom:11px;padding-left:44px}.performance-setlist summary{padding:9px 0}.year-group summary{padding:13px 14px}}.summary-card--recovery strong small{color:inherit;margin:0 0 0 2px;font-size:.42em;font-weight:900;display:inline}.summary-card--remaining strong{color:var(--forest)}.summary-card--remaining small{margin:6px 0 0;display:block}.results-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.result-ranking-panel,.result-unrecovered-panel{min-width:0}.unrecovered-groups{gap:18px;margin-top:16px;display:grid}.unrecovered-phase{min-width:0}.unrecovered-phase+.unrecovered-phase{border-top:1px solid #e7ece8;padding-top:16px}.unrecovered-phase-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.unrecovered-phase-heading h3{color:var(--forest);letter-spacing:.14em;margin:0;font-size:.72rem;font-weight:900}.unrecovered-phase-heading span{color:var(--muted);font-size:.68rem;font-weight:800}.unrecovered-song-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.unrecovered-song-grid .song-chip{grid-template-columns:minmax(0,1fr) auto;min-height:42px;padding:9px 11px;display:grid}.unrecovered-song-grid .song-chip>strong{overflow-wrap:anywhere;align-self:center;min-width:0;margin:0;font-size:.82rem;line-height:1.32}.collection-complete{color:var(--forest);text-align:center;background:#d8ff641f;border:1px solid #396f4a33;border-radius:14px;margin:22px 0 4px;padding:26px 16px;font-weight:900}@media (width<=850px){.results-layout{grid-template-columns:1fr}}@media (width<=600px){.summary-card--recovery strong,.summary-card--remaining strong{font-size:1.85rem}.summary-card--remaining small{margin-top:4px;font-size:.64rem}.results-layout{gap:12px}.result-ranking-panel,.result-unrecovered-panel{padding:12px}.ranking-list{margin-top:12px}.ranking-list li{min-height:52px}.unrecovered-groups{gap:14px;margin-top:12px}.unrecovered-phase+.unrecovered-phase{padding-top:13px}.unrecovered-song-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.unrecovered-song-grid .song-chip{border-radius:10px;min-height:38px;padding:8px 9px}.unrecovered-song-grid .song-chip>strong{font-size:.74rem;line-height:1.3}.unrecovered-phase-heading{margin-bottom:7px}}.action-row--share-only{justify-content:flex-end}@media (width<=600px){.action-row--share-only{display:block}}.action-row--share-only{border:1px solid var(--line);background:#ffffffa8;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;display:flex}.share-action-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.share-action-copy>span{color:var(--forest);letter-spacing:.12em;font-size:.66rem;font-weight:800}.share-action-copy>small{max-width:600px;color:var(--muted);font-size:.72rem;font-weight:700;line-height:1.45}.share-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.share-button{cursor:pointer;white-space:nowrap;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:42px;padding:11px 17px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.share-button--x{color:#fff;background:#111;box-shadow:0 9px 24px #0000001f}.share-button--x:hover{background:#252525}.share-button--image{color:var(--forest);background:var(--lime);box-shadow:0 9px 24px #678b132e}.share-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}@media (width<=760px){.action-row--share-only{grid-template-columns:1fr;gap:10px;padding:11px;display:grid}.share-action-copy>small{font-size:.68rem}.share-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.share-button{width:100%}}@media (width<=430px){.share-actions{grid-template-columns:1fr}}.performance-list--grouped{background:#f6f9f7;gap:10px;padding:10px;display:grid}.performance-list--grouped>.performance-entry{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.performance-list--grouped>.performance-entry+.performance-entry{border-top:1px solid var(--line)}.series-card{background:#fff;border:1px solid #d6e1d9;border-radius:16px;overflow:hidden}.series-card-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:17px 18px 14px;display:flex}.series-card-title{min-width:0}.series-period{color:var(--muted);font-family:var(--font-title);letter-spacing:.16em;margin-bottom:6px;font-size:.68rem;font-weight:700;display:block}.series-title-line{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.series-title-line h3{min-width:0;color:var(--forest);font-family:var(--font-title);letter-spacing:-.025em;margin:0;font-size:1.06rem;font-weight:800;line-height:1.35}.series-title-line em{color:var(--forest);background:var(--lime-soft);border-radius:999px;flex:none;padding:4px 8px;font-size:.64rem;font-style:normal;font-weight:800}.series-card-count{text-align:right;flex:none;min-width:112px}.series-card-count>span{color:var(--muted);font-family:var(--font-title);font-size:1rem;font-weight:800;line-height:1;display:block}.series-card-count>span strong{color:var(--forest-2);font-size:1.65rem}.series-card-count small{color:var(--muted);margin-top:5px;font-size:.62rem;font-weight:700;line-height:1.35;display:block}.series-card-actions{background:#fbfcfb;border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:12px;padding:9px 18px;display:flex}.series-card-actions>span{color:var(--muted);font-size:.68rem;font-weight:700}.series-card-actions>div{gap:6px;display:flex}.series-card-actions button{border:1px solid var(--line);cursor:pointer;min-height:32px;color:var(--forest);background:#fff;border-radius:9px;padding:6px 9px;font-size:.68rem;font-weight:800}.series-card-actions button:first-child{border-color:var(--forest);color:#fff;background:var(--forest)}.series-card-actions button:hover{background:#f3f7f4}.series-card-actions button:first-child:hover{background:var(--forest-2)}.series-performance-entry+.series-performance-entry{border-top:1px solid #edf1ee}.series-performance-row{cursor:pointer;grid-template-columns:24px 170px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 18px;transition:background .18s;display:grid;position:relative}.series-performance-row:hover{background:#f8faf8}.series-performance-row>input{opacity:0;pointer-events:none;position:absolute}.series-performance-row>input:checked+.custom-check{border-color:var(--forest);background:var(--forest)}.series-performance-row>input:checked+.custom-check:after{content:"✓";color:#fff;font-size:.8rem;font-weight:900}.series-performance-row>time{color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:700}.series-performance-location{flex-direction:column;gap:2px;min-width:0;display:flex}.series-performance-location>strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:800;line-height:1.35;overflow:hidden}.series-performance-location>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;line-height:1.3;overflow:hidden}.series-variant-title{font-weight:750;color:var(--forest-2)!important}.series-performance-setlist{padding-left:223px}@media (width<=760px){.performance-list--grouped{gap:8px;padding:8px}.series-card-header{gap:10px;padding:14px 13px 12px}.series-title-line h3{font-size:.9rem}.series-card-count{min-width:76px}.series-card-count>span{font-size:.76rem}.series-card-count>span strong{font-size:1.35rem}.series-card-count small{font-size:.56rem}.series-card-actions{flex-direction:column;align-items:flex-start;gap:7px;padding:8px 12px}.series-card-actions>div{grid-template-columns:1fr 1fr;width:100%;display:grid}.series-card-actions button{width:100%}.series-performance-row{grid-template-columns:23px minmax(0,1fr);gap:5px 10px;padding:11px 12px}.series-performance-row .custom-check{grid-row:1/span 2;align-self:center}.series-performance-row>time{grid-column:2;font-size:.65rem}.series-performance-location{grid-column:2}.series-performance-location>strong{white-space:normal;font-size:.8rem}.series-performance-location>small{white-space:normal;font-size:.62rem}.series-performance-row>.song-total{display:none}.series-performance-setlist{padding-left:45px;padding-right:12px}}.series-card>summary{list-style:none}.series-card>summary::-webkit-details-marker{display:none}.series-card-header{cursor:pointer;user-select:none;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:16px;width:100%;transition:background .18s;display:grid;position:relative}.series-card-header:hover{background:#f8faf8}.series-card-title{display:block}.series-title-line{display:flex}.series-title-heading{min-width:0;color:var(--forest);font-family:var(--font-title);letter-spacing:-.025em;font-size:1.06rem;font-weight:800;line-height:1.35}.series-accordion-icon{width:18px;height:18px;color:var(--muted);display:block;position:relative}.series-accordion-icon:before,.series-accordion-icon:after{content:"";background:currentColor;border-radius:999px;width:9px;height:2px;transition:transform .2s;position:absolute;top:8px}.series-accordion-icon:before{left:1px;transform:rotate(45deg)}.series-accordion-icon:after{right:1px;transform:rotate(-45deg)}.series-card.is-expanded .series-accordion-icon:before{transform:rotate(-45deg)}.series-card.is-expanded .series-accordion-icon:after{transform:rotate(45deg)}.series-card-body{border-top:1px solid #edf1ee}.series-card.is-expanded .series-card-header{background:#fbfcfb}.series-card-body .series-card-actions{border-top:0}@media (width<=760px){.series-card-header{grid-template-columns:minmax(0,1fr) auto 18px;gap:8px}.series-title-heading{font-size:.9rem}.series-accordion-icon{width:16px;height:16px}.series-accordion-icon:before,.series-accordion-icon:after{width:8px;top:7px}}.performance-list--grouped>.performance-entry{display:none}.event-accordion-card .series-card-header{grid-template-columns:minmax(0,1fr) max-content 20px;justify-content:stretch;align-items:center;column-gap:12px;padding:16px 18px}.event-accordion-card .series-card-count{text-align:right;min-width:0}.event-accordion-card .series-card-count>span{white-space:nowrap}.event-accordion-card .series-card-count small{max-width:150px}.event-accordion-card .series-accordion-icon{justify-self:end}.event-accordion-card:not(.is-expanded) .series-card-header{min-height:76px}.event-accordion-card.is-expanded .series-card-header{border-bottom:0}.event-accordion-card .series-card-body{background:#fff}.event-accordion-card .series-performance-list:only-child .series-performance-entry:first-child{border-top:0}@media (width<=760px){.event-accordion-card .series-card-header{grid-template-columns:minmax(0,1fr) max-content 18px;column-gap:8px;padding:13px 12px}.event-accordion-card:not(.is-expanded) .series-card-header{min-height:68px}.event-accordion-card .series-card-count>span strong{font-size:1.3rem}.event-accordion-card .series-card-count small{max-width:92px}}.event-accordion-card .series-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:center}.event-accordion-card .series-card-title{min-width:0}.event-accordion-card .series-title-line{align-items:center;gap:10px}.event-accordion-card .series-title-heading{color:#102419;letter-spacing:-.018em;font-size:1.14rem;font-weight:900;line-height:1.32}.event-accordion-card .series-card-meta{white-space:nowrap;justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:inline-flex}.event-accordion-card .series-card-count{text-align:right;flex-direction:column;align-items:flex-end;min-width:0;display:flex}.event-accordion-card .series-card-count>span{align-items:baseline;gap:3px;display:inline-flex}.event-accordion-card .series-accordion-icon{flex:none;justify-self:auto}@media (width<=760px){.event-accordion-card .series-card-header{grid-template-columns:minmax(0,1fr) auto;column-gap:10px}.event-accordion-card .series-title-line{gap:8px}.event-accordion-card .series-title-heading{font-size:1rem;line-height:1.3}.event-accordion-card .series-card-meta{gap:9px}}.hero-panel h1{letter-spacing:0}.action-row--share-only{background:0 0;border:0;border-radius:0;justify-content:flex-end;align-items:center;margin:14px 0 18px;padding:0;display:flex}.action-row--share-only .share-actions{justify-content:flex-end;align-items:center;gap:10px;width:auto;display:flex}.tab-list{border:1px solid var(--line);background:#ffffffad;border-radius:18px;gap:0;padding:4px;position:relative;overflow:hidden}.tab-list button{min-height:58px;color:var(--muted);box-shadow:none;background:0 0;border-radius:14px;padding:13px 16px 16px;transition:color .18s,background .18s;position:relative}.tab-list button:hover{color:var(--forest);background:#d8ff641a}.tab-list button.is-active{color:var(--forest);box-shadow:none;background:#ffffff7a}.tab-list button.is-active:after{content:"";background:var(--lime);border-radius:999px;height:4px;position:absolute;bottom:3px;left:18px;right:18px}@media (width<=760px){.action-row--share-only{margin:12px 0 16px;display:flex}.action-row--share-only .share-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.tab-list button{min-height:52px;padding:11px 8px 14px}.tab-list button.is-active:after{height:3px;bottom:2px;left:12px;right:12px}}@media (width<=430px){.action-row--share-only .share-actions{grid-template-columns:1fr}}.site-footer{border-top:1px solid #16463414;padding-top:10px}.site-footer-links{flex-wrap:wrap;gap:16px;margin-bottom:8px;display:flex}.site-footer-links a,.info-page a{color:var(--forest-2);text-underline-offset:3px;font-weight:800}.info-page{border:1px solid var(--line);width:min(860px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:24px;margin:40px auto 64px;padding:40px}.info-page-back{margin-bottom:30px;text-decoration:none;display:inline-block}.info-page h1{color:var(--forest);font-family:var(--font-title);letter-spacing:0;margin:4px 0 20px;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.05}.info-page-lead{color:#30463d;margin:0;font-size:1.05rem;line-height:1.9}.info-page section{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.info-page h2{color:var(--forest);margin:0 0 12px;font-size:1.15rem}.info-page section p{color:#53665d;margin:8px 0 0;line-height:1.9}@media (width<=600px){.info-page{border-radius:18px;width:min(100% - 24px,860px);margin-top:20px;padding:24px 20px}.info-page h1{font-size:1.55rem}.site-footer-links{gap:12px}}.special-collection-panel{margin-top:14px}.special-collection-heading{margin-bottom:16px}.special-collection-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:12px;display:grid}.special-collection-card{background:#fbfcfb;border:1px solid #e1e8e3;border-radius:16px;min-width:0;padding:18px}.special-collection-card--unreleased{background:linear-gradient(145deg,#d8ff6421,#fbfcfb 62%)}.special-collection-label{color:var(--muted);letter-spacing:.08em;margin-bottom:10px;font-size:.72rem;font-weight:900;display:block}.special-collection-value{color:var(--forest);font-family:var(--font-title);letter-spacing:-.04em;font-size:2.9rem;line-height:1;display:block}.special-collection-value small{color:var(--muted);font-family:var(--font-body);letter-spacing:0;margin-left:5px;font-size:.36em;font-weight:800}.special-song-list{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.special-song-chip{min-height:31px;color:var(--forest-2);background:#fffc;border:1px solid #396f4a2e;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:800;line-height:1.2;display:inline-flex}.special-oldest-date{color:var(--forest);font-family:var(--font-title);margin:2px 0 11px;font-size:1.35rem;font-weight:900;line-height:1.25;display:block}.special-oldest-title{color:#17251d;font-size:1rem;font-weight:900;line-height:1.45;display:block}.special-oldest-location{color:var(--muted);margin-top:8px;font-size:.72rem;font-weight:700;line-height:1.5;display:block}.special-collection-empty{color:var(--muted);margin:14px 0 0;font-size:.78rem;line-height:1.7}.special-collection-note{color:var(--muted);margin:12px 2px 0;font-size:.67rem;line-height:1.65}@media (width<=760px){.special-collection-panel{margin-top:12px}.special-collection-grid{grid-template-columns:1fr;gap:9px}.special-collection-card{border-radius:14px;padding:14px}.special-collection-value{font-size:2.45rem}.special-song-list{gap:6px;margin-top:12px}.special-song-chip{min-height:29px;padding:6px 9px;font-size:.7rem}.special-oldest-date{font-size:1.2rem}}.tab-list{grid-template-columns:repeat(3,minmax(0,1fr))}.setlist-builder-panel{margin-top:16px}.setlist-builder-intro{margin:28px 0 18px}.setlist-builder-intro--compact{margin-bottom:14px}.setlist-builder-intro h2{color:var(--forest);font-family:var(--font-title);letter-spacing:0;margin:4px 0 8px;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.08}.setlist-builder-intro p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.75}.setlist-setup-card,.setlist-editor-card,.setlist-preview-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffeb;border-radius:24px}.setlist-setup-card{width:min(760px,100%);margin:0 auto 48px;padding:34px}.setlist-field{gap:8px;display:grid}.setlist-field>span{color:var(--forest);font-size:.82rem;font-weight:900}.setlist-field input,.setlist-field select,.setlist-song-search input{color:#13271d;width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #cddbd3;border-radius:14px;outline:none;padding:0 16px;font-weight:700}.setlist-field input:focus,.setlist-field select:focus,.setlist-song-search input:focus{border-color:#65a986;box-shadow:0 0 0 4px #65a9861f}.setlist-count-fields{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.setlist-create-button{color:#143326;background:var(--lime);cursor:pointer;border:0;border-radius:16px;width:100%;min-height:58px;margin-top:24px;font-size:1rem;font-weight:950}.setlist-workspace{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:18px;display:grid}.setlist-editor-card,.setlist-preview-card{padding:22px}.setlist-preview-card{position:sticky;top:18px}.setlist-editor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.setlist-editor-header p,.setlist-preview-kicker{color:var(--muted);letter-spacing:.08em;margin:0 0 5px;font-size:.7rem;font-weight:900}.setlist-editor-header h3,.setlist-preview-card>h3{color:var(--forest);font-family:var(--font-title);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:1.45rem;line-height:1.25}.setlist-editor-header small{color:var(--muted);margin-top:6px;font-size:.74rem;font-weight:700;display:block}.setlist-editor-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.setlist-editor-header-actions button,.setlist-meta-actions button{border:1px solid var(--line);min-height:38px;color:var(--forest-2);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:.72rem;font-weight:900}.setlist-meta-editor{border:1px solid var(--line);background:#f8faf8;border-radius:16px;margin-top:16px;padding:16px}.setlist-meta-editor .setlist-count-fields{margin-top:12px}.setlist-meta-actions{gap:8px;margin-top:14px;display:flex}.setlist-editor-section{margin-top:24px}.setlist-editor-section+.setlist-editor-section{border-top:1px solid var(--line);padding-top:20px}.setlist-editor-section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.setlist-editor-section-heading h4{color:var(--forest);margin:0;font-size:.9rem;font-weight:950}.setlist-editor-section-heading span{color:var(--muted);font-size:.72rem;font-weight:800}.setlist-slot-list{gap:7px;display:grid}.setlist-slot{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:56px;display:grid}.setlist-slot-index{color:var(--muted);text-align:center;font-size:.82rem;font-weight:950}.setlist-slot-song{min-width:0;min-height:54px;color:var(--forest-2);text-align:left;cursor:pointer;background:#fff;border:1px solid #cddbd3;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;display:flex}.setlist-slot-song>span:first-child{align-items:center;gap:8px;min-width:0;display:inline-flex}.setlist-slot-song strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.setlist-slot-song>small{color:var(--muted);flex:none;font-size:.68rem;font-weight:800}.setlist-slot-empty{color:#8b9a92;font-size:.82rem;font-weight:800}.setlist-song-type{color:var(--forest-2);background:#d8ff6473;border-radius:999px;flex:none;padding:3px 7px;font-size:.58rem;font-weight:950}.setlist-song-type--unreleased{color:#805f00;background:#fff0b6}.setlist-slot-tools{gap:4px;display:inline-flex}.setlist-slot-tools button{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;padding:0;font-weight:900}.setlist-slot-tools button:disabled{opacity:.28;cursor:default}.setlist-preview-card>h3{text-align:center;margin-bottom:22px;font-size:1.65rem}.setlist-preview-section{margin-top:18px}.setlist-preview-heading{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:10px;font-size:.7rem;display:grid}.setlist-preview-heading i{background:var(--line);height:1px}.setlist-preview-section ol{gap:7px;margin:0;padding:0;list-style:none;display:grid}.setlist-preview-section li{background:#f8fbf9;border:1px solid #d8e5dd;border-radius:13px;grid-template-columns:44px minmax(0,1fr);align-items:center;min-height:44px;padding:8px 12px;display:grid}.setlist-preview-section--encore li{background:#fbf8f2}.setlist-preview-section li span{color:#70a14f;font-size:.78rem;font-weight:950}.setlist-preview-section--encore li span{color:#7883b8}.setlist-preview-section li strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--forest);font-size:.82rem;overflow:hidden}.setlist-share-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.setlist-share-actions>*{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 12px;font-size:.78rem;font-weight:950;text-decoration:none;display:inline-flex}.setlist-save-image{color:#143326;background:var(--lime);border:0;grid-column:1/-1}.setlist-share-x{color:#fff;background:#111}.setlist-copy-url{border:1px solid var(--line);color:var(--forest-2);background:#fff}.setlist-picker-backdrop{z-index:200;backdrop-filter:blur(6px);background:#091c147a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.setlist-picker-dialog{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;width:min(680px,100%);max-height:min(760px,100vh - 40px);padding:22px;display:flex;box-shadow:0 30px 80px #00000038}.setlist-picker-dialog>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.setlist-picker-dialog h3{color:var(--forest);margin:2px 0 0;font-size:1.35rem}.setlist-picker-close{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;font-size:1.3rem}.setlist-song-search{gap:7px;margin-top:16px;display:grid}.setlist-song-search>span{color:var(--muted);font-size:.7rem;font-weight:900}.setlist-picker-results{grid-template-columns:1fr 1fr;gap:7px;min-height:0;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.setlist-picker-song{border:1px solid var(--line);min-height:48px;color:var(--forest-2);text-align:left;cursor:pointer;background:#fbfdfb;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.setlist-picker-song:hover{background:#d8ff6417;border-color:#95b8a4}.setlist-picker-song strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.78rem;overflow:hidden}.setlist-picker-more{color:var(--muted);margin:10px 0 0;font-size:.68rem}@media (width<=900px){.setlist-workspace{grid-template-columns:1fr}.setlist-preview-card{position:static}}@media (width<=600px){.setlist-builder-intro{margin-top:20px}.setlist-setup-card,.setlist-editor-card,.setlist-preview-card{border-radius:18px;padding:16px}.setlist-count-fields{grid-template-columns:1fr;gap:10px}.setlist-editor-header{display:grid}.setlist-editor-header-actions{justify-content:flex-start}.setlist-slot{grid-template-columns:34px minmax(0,1fr)}.setlist-slot-tools{grid-column:2;justify-content:flex-end}.setlist-slot-song{min-height:50px}.setlist-picker-backdrop{align-items:end;padding:8px}.setlist-picker-dialog{border-radius:20px 20px 12px 12px;max-height:88vh;padding:16px}.setlist-picker-results,.setlist-share-actions{grid-template-columns:1fr}.setlist-save-image{grid-column:auto}}.setlist-slot.is-draggable .setlist-slot-song{cursor:grab}.setlist-slot.is-draggable .setlist-slot-song:active{cursor:grabbing}.setlist-slot.is-dragging{opacity:.46}.setlist-slot.is-drag-over{outline:2px solid var(--lime);outline-offset:2px;background:#d8ff641a}@media (hover:none){.setlist-slot.is-draggable .setlist-slot-song{cursor:pointer}}@media (width<=600px){.hero-panel{align-items:flex-start;height:auto;min-height:0;padding:22px 18px 20px}.setlist-builder-intro h2{font-size:1.55rem}}.year-group summary{transition:background .18s}.year-group summary:hover{background:#f8faf8}.year-toggle-icon{width:28px;height:28px;color:var(--forest-2);background:#f8faf8;border:1px solid #d6dfd9;border-radius:50%;justify-self:end;transition:border-color .18s,background .18s,transform .18s;display:block;position:relative}.year-group summary:hover .year-toggle-icon{background:#f1f6f2;border-color:#a9bcb0}.year-toggle-icon:before,.year-toggle-icon:after{content:"";background:currentColor;border-radius:999px;width:10px;height:2px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.year-toggle-icon:after{transform:translate(-50%,-50%)rotate(90deg)}.year-group.is-expanded .year-toggle-icon:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.performance-setlist-body{min-width:0}.performance-setlist.is-expanded summary{color:var(--forest)}@media (width<=600px){.year-group summary{grid-template-columns:minmax(0,1fr) auto 26px;gap:8px}.year-toggle-icon{width:26px;height:26px}}@media (prefers-reduced-motion:reduce){.year-group summary,.year-toggle-icon,.year-toggle-icon:before,.year-toggle-icon:after{transition:none}}.feedback-page{max-width:860px}.feedback-form{border-top:1px solid var(--line);gap:18px;margin-top:34px;padding-top:30px;display:grid}.feedback-field{gap:8px;display:grid}.feedback-field>span{color:var(--forest);font-size:.9rem;font-weight:800}.feedback-field small{color:var(--muted);font-weight:600}.feedback-field input,.feedback-field select,.feedback-field textarea{color:#20362d;width:100%;font:inherit;background:#fff;border:1px solid #123f312e;border-radius:12px;outline:none;padding:12px 14px;line-height:1.6;transition:border-color .18s,box-shadow .18s}.feedback-field textarea{resize:vertical;min-height:160px}.feedback-field input:focus,.feedback-field select:focus,.feedback-field textarea:focus{border-color:#123f3185;box-shadow:0 0 0 3px #123f3114}.feedback-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.feedback-primary{border:1px solid var(--forest);min-height:46px;font:inherit;cursor:pointer;background:var(--forest);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-weight:800;text-decoration:none;display:inline-flex}.feedback-status{min-height:1.6em;color:var(--forest-2);margin:-4px 0 0;font-size:.84rem;font-weight:700}.feedback-note{color:#53665d;background:#123f310d;border-radius:12px;margin:-4px 0 0;padding:12px 14px;font-size:.84rem;line-height:1.7}.feedback-privacy-note{margin-top:30px!important}.feedback-field-help{color:var(--muted);font-size:.78rem;line-height:1.6;display:block}.feedback-honeypot{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.feedback-primary:disabled{opacity:.58;cursor:wait}.feedback-status[data-state=success]{color:#24643f}.feedback-status[data-state=error]{color:#a43b36}@media (width<=600px){.feedback-actions{display:grid}.feedback-primary{width:100%}}.result-song-panel{padding:0;overflow:hidden}.result-song-tabs{background:#f7f9f7;border-bottom:1px solid #e7ece8;grid-template-columns:1fr 1fr;display:grid}.result-song-tabs button{min-width:0;min-height:58px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:9px;padding:14px 18px;font-size:.86rem;font-weight:850;display:flex;position:relative}.result-song-tabs button+button{border-left:1px solid #e7ece8}.result-song-tabs button:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:-1px;left:18px;right:18px}.result-song-tabs button.is-active{color:var(--forest);background:#fff}.result-song-tabs button.is-active:after{background:var(--forest)}.result-song-tabs b{min-width:25px;height:25px;color:var(--forest-2);background:#e8eee9;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:.68rem;line-height:25px;display:inline-flex}.result-song-tabs button.is-active b{color:var(--forest);background:#d8ff646b}.result-song-panel-body{padding:20px}.result-song-toolbar{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.result-song-toolbar .eyebrow{margin-bottom:7px;font-size:.66rem}.result-song-toolbar h2{letter-spacing:-.02em;margin:0;font-size:1.22rem;line-height:1.35}.result-sort-control{background:#f4f7f5;border:1px solid #dfe7e1;border-radius:999px;flex:none;padding:3px;display:inline-flex}.result-sort-control button{min-width:74px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:850}.result-sort-control button.is-active{background:var(--forest);color:#fff;box-shadow:0 3px 10px #0d34281f}.recovered-song-list{margin-top:16px}.result-song-inner-heading{margin-bottom:0}@media (width<=600px){.result-song-tabs button{gap:6px;min-height:54px;padding:12px 9px;font-size:.78rem}.result-song-tabs button:after{left:9px;right:9px}.result-song-tabs b{min-width:22px;height:22px;padding:0 6px;font-size:.64rem;line-height:22px}.result-song-panel-body{padding:14px 12px}.result-song-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.result-sort-control{grid-template-columns:1fr 1fr;width:100%;display:grid}.result-sort-control button{min-width:0;padding:9px 10px}.recovered-song-list{margin-top:12px}}body.image-preview-open{overflow:hidden}.image-preview-backdrop{z-index:1000;backdrop-filter:blur(8px);background:#071811b8;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.image-preview-dialog{background:#fff;border:1px solid #ffffff38;border-radius:22px;flex-direction:column;width:min(720px,100%);max-height:calc(100dvh - 24px);display:flex;overflow:hidden;box-shadow:0 28px 90px #00000052}.image-preview-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 14px;display:flex}.image-preview-kicker{color:#70a14f;letter-spacing:.12em;margin:0 0 2px;font-size:.62rem;font-weight:950}.image-preview-header h2{color:var(--forest);margin:0;font-size:1.18rem}.image-preview-header p:last-child{color:var(--muted);margin:4px 0 0;font-size:.72rem;font-weight:700}.image-preview-close{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;flex:none;font-size:1.25rem}.image-preview-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#eef3ef;flex:auto;min-height:0;padding:12px;overflow:auto}.image-preview-image{-webkit-touch-callout:default;border-radius:12px;width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 8px 26px #0d342824}.image-preview-actions{border-top:1px solid var(--line);background:#fff;flex:none;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;display:grid}.image-preview-actions button{cursor:pointer;border-radius:14px;min-height:48px;padding:0 18px;font-size:.78rem;font-weight:950}.image-preview-share{color:#143326;background:var(--lime);border:0}.image-preview-share:disabled{opacity:.55;cursor:wait}.image-preview-cancel{border:1px solid var(--line);color:var(--forest-2);background:#fff}@media (width<=600px){.image-preview-backdrop{padding:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));align-items:stretch}.image-preview-dialog{border-radius:18px;width:100%;height:100%;max-height:none}.image-preview-header{padding:14px 14px 11px}.image-preview-scroll{padding:8px}.image-preview-image{border-radius:9px}.image-preview-actions{grid-template-columns:1fr;padding:10px}}.site-footer-affiliate{color:#53665d;background:#ffffff8f;border:1px solid #1646341a;border-radius:10px;padding:9px 11px;font-weight:800;margin-top:9px!important}.privacy-page section p+p{margin-top:10px}.affiliate-link-wrap{align-items:center;gap:7px;display:inline-flex}.affiliate-pr-label{color:#53665d;letter-spacing:.04em;background:#f5f8f5;border:1px solid #123f3129;border-radius:6px;place-items:center;min-width:28px;min-height:20px;padding:2px 6px;font-size:.58rem;font-weight:900;line-height:1;display:inline-grid}.back-to-top{z-index:60;right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));width:50px;height:50px;color:var(--lime);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;-webkit-tap-highlight-color:transparent;background:#123f31f5;border:1px solid #d8ff6433;border-radius:50%;place-items:center;padding:0;transition:opacity .2s,transform .2s,visibility .2s,background .2s;display:grid;position:fixed;transform:translateY(10px)scale(.96);box-shadow:0 10px 30px #0d34283d}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top:hover{background:#0d4f39}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #d8ff6494}.back-to-top svg{fill:none;stroke:currentColor;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}@media (width<=600px){.back-to-top{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom));width:46px;height:46px}.back-to-top svg{width:22px;height:22px}}@media (prefers-reduced-motion:reduce){.back-to-top{transition:none}}.song-detail-trigger{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.song-detail-trigger strong{min-width:0;color:var(--forest)}.song-detail-trigger:focus-visible{outline-offset:-2px;outline:2px solid #123f3142}.song-result-row{min-height:0!important;display:block!important}.song-detail-trigger--row{border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto 28px;align-items:center;gap:10px;width:100%;min-height:56px;padding:0 8px 0 0;transition:background .16s,transform .16s;display:grid}.song-detail-trigger--row .rank{color:#9ca9a0;font-size:.72rem;font-weight:900}.song-detail-trigger--row .song-name{min-width:0;display:block}.song-detail-trigger--row .song-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.35;display:block;overflow:hidden}.song-detail-trigger--row b{color:var(--forest);white-space:nowrap;font-size:1.2rem}.song-detail-trigger--row b small{color:var(--muted);margin-left:2px;font-size:.58rem}.song-detail-trigger--row:hover,.song-detail-trigger--row:focus-visible{background:#f3f7f4}.song-detail-chevron{width:26px;height:26px;color:var(--forest-2);background:#edf3ee;border-radius:999px;flex:none;place-items:center;transition:transform .16s,background .16s;display:inline-grid;position:relative}.song-detail-chevron:before{content:"";border-top:2px solid;border-right:2px solid;width:6px;height:6px;transform:translate(-1px)rotate(45deg)}.song-detail-trigger:hover .song-detail-chevron,.song-detail-trigger:focus-visible .song-detail-chevron{background:#d8ff648c;transform:translate(2px)}.song-detail-trigger--chip{justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:100%;padding:0;display:flex}.song-detail-trigger--chip strong{overflow-wrap:anywhere;min-width:0;font-size:.82rem;line-height:1.32;display:block}.unrecovered-song-grid .song-chip{transition:background .16s,border-color .16s,transform .16s;display:block}.unrecovered-song-grid .song-chip:hover{background:#f6f9f6;border-color:#cfddd3}body.song-detail-open{overflow:hidden}.song-detail-backdrop{z-index:1450;backdrop-filter:blur(8px);background:#051711ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.song-detail-dialog{background:#fff;border:1px solid #ffffff42;border-radius:24px;grid-template-rows:auto minmax(0,1fr);width:min(720px,100%);max-height:min(820px,100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 90px #00140d4d}.song-detail-header{background:linear-gradient(135deg,#f9fbf9 0%,#f0f7f2 100%);border-bottom:1px solid #e7ece8;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.song-detail-kicker,.song-detail-section-heading p,.amazon-music-promo-copy>p:first-child{color:#4d7d66;letter-spacing:.14em;margin:0 0 6px;font-size:.62rem;font-weight:900}.song-detail-header h2{color:var(--forest);letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,4vw,2.25rem);line-height:1.18}.song-detail-badges{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.song-detail-badges span{color:#55675e;background:#eaf0eb;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:.65rem;font-weight:850;display:inline-flex}.song-detail-badges span.is-recovered{color:var(--forest);background:#d8ff6480}.song-detail-badges span.is-unrecovered{color:#716c63;background:#f0efec}.song-detail-close{width:38px;height:38px;color:var(--forest);font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5df;border-radius:999px;flex:none;place-items:center;padding:0;font-size:1.35rem;line-height:1;display:grid}.song-detail-scroll{overscroll-behavior:contain;padding:20px 24px 26px;overflow:auto}.song-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.song-detail-stats article{background:#fafcfa;border:1px solid #e4eae5;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:96px;padding:16px;display:flex}.song-detail-stats span{color:var(--muted);font-size:.7rem;font-weight:800}.song-detail-stats strong{color:var(--forest);font-size:2rem;line-height:1}.song-detail-stats small{color:var(--muted);margin-left:4px;font-size:.68rem}.song-detail-history,.song-detail-listen{margin-top:24px}.song-detail-section-heading h3{color:var(--forest);margin:0;font-size:1rem}.song-detail-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.song-detail-history-item{background:#fff;border:1px solid #e4eae5;border-radius:14px;flex-direction:column;justify-content:flex-start;gap:5px;min-width:0;min-height:112px;padding:14px;display:flex}.song-detail-history-item span{color:#4d7d66;font-size:.62rem;font-weight:900}.song-detail-history-item time{color:var(--muted);font-size:.68rem;font-weight:750}.song-detail-history-item strong{color:var(--forest-2);margin-top:0;font-size:.8rem;line-height:1.45}.song-detail-note{color:var(--muted);margin:9px 0 0;font-size:.65rem;font-weight:650;line-height:1.7}.song-detail-service-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.song-detail-service-links a{min-width:0;min-height:72px;color:var(--forest);background:#fff;border:1px solid #dfe7e1;border-radius:14px;flex-direction:column;justify-content:space-between;gap:8px;padding:12px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.song-detail-service-links a:hover{border-color:#bed0c4;transform:translateY(-1px);box-shadow:0 7px 22px #123f3114}.song-detail-service-brand{align-items:center;gap:9px;min-width:0;display:flex}.song-detail-service-brand strong{min-width:0;color:var(--forest);font-size:.78rem;line-height:1.25}.song-detail-service-logo{object-fit:contain;flex:0 0 32px;width:32px;height:32px;display:block}.song-detail-service-action{color:var(--muted);font-size:.62rem;font-weight:750}.amazon-music-promo{color:#fff;background:linear-gradient(135deg,#0b2f24 0%,#164d39 100%);border-radius:18px;gap:16px;margin-top:26px;padding:20px;display:grid;position:relative;overflow:hidden}.amazon-music-promo:after{content:"♪";color:#d8ff641f;pointer-events:none;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:4px;right:16px}.amazon-music-promo>*{z-index:1;position:relative}.amazon-music-promo .affiliate-pr-label{color:var(--forest);background:#fff;justify-self:start}.amazon-music-promo-copy>p:first-child{color:var(--lime)}.amazon-music-promo-copy h3{margin:0;font-size:1.2rem}.amazon-music-promo-copy>p:last-child{color:#ffffffd1;max-width:560px;margin:7px 0 0;font-size:.76rem;font-weight:750;line-height:1.65}.amazon-music-promo-copy>p:last-child strong{color:var(--lime);margin-top:2px;font-size:1.08rem;font-weight:900;display:inline-block}.amazon-music-promo>a{background:var(--lime);color:#153426;border-radius:999px;align-items:center;width:fit-content;min-height:42px;padding:10px 15px;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=600px){.song-detail-backdrop{place-items:end stretch;padding:0 10px}.song-detail-dialog{border-bottom:0;border-radius:22px 22px 0 0;width:100%;max-height:min(88dvh,820px)}.song-detail-header{padding:18px 16px 14px}.song-detail-scroll{padding:16px 14px calc(24px + env(safe-area-inset-bottom))}.song-detail-stats,.song-detail-history-grid{grid-template-columns:1fr 1fr}.song-detail-stats article{min-height:88px;padding:13px}.song-detail-stats strong{font-size:1.7rem}.song-detail-service-links{grid-template-columns:1fr}.song-detail-service-links a{flex-direction:row;align-items:center;min-height:58px}.song-detail-service-brand{gap:10px}.song-detail-service-action{white-space:nowrap;margin-left:auto}.amazon-music-promo{padding:17px}.amazon-music-promo>a{justify-content:center;width:100%}.song-detail-trigger--row{grid-template-columns:30px minmax(0,1fr) auto 26px;gap:8px;min-height:52px}.song-detail-trigger--row .song-name strong{font-size:.84rem}.song-detail-chevron{width:24px;height:24px}.song-detail-trigger--chip strong{font-size:.74rem;line-height:1.3}}@media (prefers-reduced-motion:reduce){.song-detail-service-links a{transition:none}}.checker-loading-status{color:var(--muted);text-align:center;margin:18px 0 0;font-size:.78rem;font-weight:750}.rakuten-music-promo{color:#fff;background:linear-gradient(135deg,#9f0014 0%,#c9001b 55%,#e21a32 100%);border-radius:18px;gap:16px;margin-top:26px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #96001424}.rakuten-music-promo:after{content:"♪";color:#ffffff1c;pointer-events:none;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:4px;right:16px}.rakuten-music-promo>*{z-index:1;position:relative}.rakuten-music-promo .affiliate-pr-label{color:#b60019;background:#fff;justify-self:start}.rakuten-music-promo-copy>p:first-child{color:#ffd7dc;letter-spacing:.12em;margin:0 0 3px;font-size:.68rem;font-weight:900}.rakuten-music-promo-copy h3{margin:0;font-size:1.2rem}.rakuten-music-promo-copy>p:last-child{color:#ffffffdb;max-width:620px;margin:7px 0 0;font-size:.76rem;font-weight:750;line-height:1.65}.rakuten-music-promo-copy>p:last-child strong{color:#fff;margin-top:2px;font-size:1.02rem;font-weight:900;display:inline-block}.rakuten-music-promo>a{color:#a80018;background:#fff;border-radius:999px;align-items:center;width:fit-content;min-height:42px;padding:10px 15px;font-size:.72rem;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=600px){.rakuten-music-promo{padding:17px}.rakuten-music-promo>a{justify-content:center;width:100%}}
