
:root{--ink:#222326;--muted:#77777f;--accent:#b24b60;--line:#e7e3e1;--paper:#f7f5f3;--soft:#eee8ea;--dark:#24232b}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Malgun Gothic",sans-serif;letter-spacing:-.035em}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #c37e92;outline-offset:3px}button:disabled{opacity:.5;cursor:not-allowed}[hidden]{display:none!important}.topbar{height:86px;max-width:1200px;margin:auto;display:flex;align-items:center;gap:18px;padding:0 32px;border-bottom:1px solid var(--line)}.logo{font-size:34px;font-weight:900;letter-spacing:-.09em}.logo span{color:var(--accent)}.logo .dot{font-size:10px;vertical-align:top;display:inline-block;margin:8px 0 0 4px}.beta{font-size:9px;letter-spacing:.18em;color:var(--muted);padding-top:7px}#account{margin-left:auto;display:flex;gap:12px;align-items:center;font-size:12px}.pill{padding:10px 16px;border:1px solid var(--line);border-radius:30px;background:transparent;font-size:12px}.pill.active{background:var(--dark);color:white;border-color:var(--dark)}#app{max-width:1136px;min-height:70vh;margin:auto;padding:38px 0 170px}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:700;color:var(--accent);margin:0 0 14px}h1{font-size:42px;line-height:1.24;letter-spacing:-.065em;margin:0 0 16px;font-weight:720}h2{font-size:22px;margin:0 0 18px;letter-spacing:-.045em}h3{font-size:17px;margin:0 0 8px}p{line-height:1.8;margin:8px 0}.muted,small{color:var(--muted)}small{font-size:12px;line-height:1.7}.welcome{display:grid;grid-template-columns:1fr 1.1fr;gap:50px;align-items:center;min-height:600px}.welcome h1{font-size:58px;margin:22px 0}.welcome img{width:100%;height:540px;object-fit:cover;object-position:center 35%;border-radius:36px}.welcome .intro{max-width:460px}.welcome .intro>p{font-size:16px;color:#777}.welcome .btn{margin-top:20px}.btn{padding:15px 24px;border-radius:15px;background:var(--dark);color:white;font-size:14px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px}.btn.secondary{background:white;border:1px solid var(--line);color:var(--ink)}.btn.accent{background:var(--accent)}.btn.danger{background:#fff0f0;color:#a03140}.btn.wide{width:100%}.text-btn{background:transparent;color:var(--accent);font-size:13px;padding:10px}.icon-btn{width:40px;height:40px;border-radius:50%;background:#f0eded;color:var(--ink);font-size:24px}.auth{max-width:430px;margin:24px auto;padding:28px 0}.auth h1{font-size:34px}.auth form{margin-top:30px}.field{display:block;font-size:12px;font-weight:600;margin:20px 0 8px}input:not([type=checkbox]),textarea,select{width:100%;border:1px solid #dedbdd;border-radius:12px;background:white;padding:14px;color:var(--ink)}textarea{resize:vertical;line-height:1.75;min-height:115px}input[type=checkbox]{accent-color:var(--accent);width:18px;height:18px;vertical-align:middle;margin:0 8px 0 0;flex-shrink:0}.check{display:flex;align-items:flex-start;font-size:12px;line-height:1.7;margin:16px 0}.note{background:var(--soft);padding:16px 20px;border-radius:15px;font-size:12px;line-height:1.8;color:#625c65}.notice{display:flex;width:100%;text-align:left;gap:16px;align-items:center;background:transparent;padding:0 0 24px;color:var(--muted);font-size:12px}.notice b{color:var(--accent);font-size:10px}.notice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice i{margin-left:auto;font-style:normal}.hero{position:relative;overflow:hidden;min-height:290px;background:linear-gradient(115deg,#e5d8df,#f0e9e4 55%,#e5ded5);border-radius:28px;padding:40px;display:flex;align-items:center}.hero .hero-text{position:relative;z-index:1;max-width:60%}.hero h1{font-size:38px}.hero p{font-size:13px;color:#6a626b}.hero .btn{margin-top:16px}.vinyl{position:absolute;right:7%;top:20px;width:280px;height:280px;border-radius:50%;background:repeating-radial-gradient(circle,#333039 0px,#333039 2px,#514c54 3px,#25232b 5px);box-shadow:10px 20px 40px #34253130;transform:rotate(-22deg)}.vinyl:before{content:'MIC';position:absolute;inset:90px;background:#d2a7b4;border-radius:50%;display:grid;place-items:center;font-size:26px;font-weight:800;color:#634153;letter-spacing:-.05em}.vinyl:after{content:'';position:absolute;inset:134px;border-radius:50%;background:#f5ede9}.hero.artist{background:#28272b;color:white}.hero.artist .eyebrow{color:#dfb2bf}.hero.artist p{color:#cec4cb}.hero.artist img{position:absolute;width:52%;height:100%;right:0;top:0;object-fit:cover;opacity:.45}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section{margin-top:34px}.section h2{margin:0}.chips{display:flex;gap:8px;overflow:auto;padding:18px 0 20px;scrollbar-width:thin}.chips button{white-space:nowrap}.search{max-width:300px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{min-width:0}.cover{height:190px;border-radius:20px;background:linear-gradient(145deg,#f3d9ca,#cca7b1);display:flex;align-items:center;justify-content:center;font-size:66px;color:#fff9;position:relative;overflow:hidden;width:100%;text-align:center}.cover:before{content:'';position:absolute;width:130px;height:130px;border:1px solid #fff5;border-radius:50%}.cover.c1{background:linear-gradient(135deg,#aec6bf,#6c9494)}.cover.c2{background:linear-gradient(135deg,#bebdd5,#7c7d9b)}.cover.c3{background:linear-gradient(135deg,#d7c39e,#ac9274)}.cover .tag{position:absolute;left:14px;top:14px;padding:5px 9px;color:#fff;background:#0002;border-radius:20px;font-size:9px;letter-spacing:.05em}.card h3{margin:14px 0 4px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card p{font-size:11px;color:var(--muted);margin:2px 0}.empty{padding:48px 24px;text-align:center;background:#fff8;border:1px dashed #d7d0d2;border-radius:22px;grid-column:1/-1}.empty .symbol{font-size:38px;color:#bd9daa;margin-bottom:12px}.empty p{font-size:13px;color:var(--muted)}.empty .btn{margin-top:16px}.shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.shortcut{background:white;border:1px solid var(--line);border-radius:18px;padding:22px;text-align:left}.shortcut span{display:block;font-size:12px;color:var(--muted);margin-top:5px}.shortcut b{font-size:15px}.split{display:grid;grid-template-columns:1.35fr 1fr;gap:30px}.panel{background:white;border:1px solid var(--line);border-radius:24px;padding:28px}.panel h2{font-size:20px}.roles{display:flex;gap:12px;flex-wrap:wrap}.role{padding:14px 18px;background:var(--paper);border-radius:12px;display:flex;align-items:center;font-size:13px}.role.inherited{color:var(--muted)}.allocation{padding:14px 0;border-bottom:1px solid var(--line);display:flex;gap:10px;align-items:center}.allocation:last-child{border:0}.allocation b{font-size:22px;margin-left:auto}.allocation small{display:block}.avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--accent);font-weight:700;object-fit:cover}.lyrics{white-space:pre-wrap;line-height:2.1;font-size:15px;max-height:360px;overflow:auto}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.work-top{margin-bottom:28px}.work-top h1{font-size:34px}.song-cover{height:280px;margin-bottom:24px;font-size:90px}.copyright{font-size:11px;line-height:1.85;color:#8a8284;border-top:1px solid var(--line);padding-top:20px;margin-top:30px}.back{display:inline-flex;margin-bottom:24px;color:var(--muted);font-size:12px}.profile-head{border-radius:26px;background:linear-gradient(120deg,#e1d9dd,#eae4dc);padding:40px;min-height:220px}.profile-head .avatar{width:84px;height:84px;font-size:30px;margin-bottom:18px}.profile-head h1{font-size:30px;margin-bottom:8px}.profile-head p{max-width:660px;white-space:pre-wrap;font-size:14px}.post{border-bottom:1px solid var(--line);padding:20px 0}.post p{white-space:pre-wrap;font-size:13px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.stat{padding:20px;background:white;border-radius:18px}.stat b{display:block;font-size:24px;margin:8px 0}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plans .price{font-size:30px;margin:20px 0}.plans ul{padding-left:18px;font-size:13px;line-height:2.2}.plan-selected{border-color:#b7788a}.mode-cards{max-width:740px;margin:60px auto}.mode-cards>h1{text-align:center}.mode-cards>p{text-align:center;color:var(--muted)}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.mode-card{padding:38px 28px;border-radius:24px;background:white;border:1px solid var(--line);text-align:left;min-height:220px}.mode-card .symbol{font-size:42px;color:var(--accent);display:block;margin-bottom:24px}.mode-card h2{margin-bottom:8px}.mode-card p{font-size:13px;color:var(--muted)}#nav{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);padding:8px;display:flex;gap:6px;border:1px solid #e5dfe1;background:#fffffff2;backdrop-filter:blur(20px);border-radius:24px;z-index:10;box-shadow:0 10px 35px #25202a10}#nav a{min-width:100px;display:flex;align-items:center;justify-content:center;gap:7px;padding:14px 20px;border-radius:18px;font-size:12px;color:var(--muted)}#nav a.selected{background:var(--soft);color:#754557}#nav a span{font-size:18px}#player{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);max-width:850px;width:calc(100% - 32px);border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 50px #1112;display:flex;align-items:center;gap:20px;padding:14px 20px;z-index:12}#player>div{min-width:100px;flex:1}#player strong{display:block;font-size:13px;max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#player small{display:block;font-size:10px}audio{height:38px;max-width:100%}#player audio{width:340px}dialog{border:1px solid var(--line);border-radius:25px;padding:34px;max-width:480px;width:calc(100% - 32px);max-height:85vh;overflow:auto}dialog::backdrop{background:#2225;backdrop-filter:blur(4px)}dialog .close{float:right;margin:-12px -12px 8px 15px}dialog h2{padding-top:5px}dialog p{font-size:13px}dialog .actions{display:grid;grid-template-columns:1fr}#toast{position:fixed;bottom:190px;left:50%;transform:translateX(-50%);background:#24232bed;color:white;border-radius:14px;padding:14px 22px;font-size:13px;z-index:100;max-width:90vw;display:none}#toast.show{display:block}.error{color:#a6364c;background:#fff0f0;padding:12px;border-radius:10px;font-size:13px;margin:12px 0}.loading{padding:90px;text-align:center;color:var(--muted)}.form-actions{margin-top:25px;display:flex;gap:10px}.progress{font-size:12px;color:var(--accent);margin:12px 0}.stack{display:grid;gap:20px}.legal{font-size:12px;color:var(--muted);line-height:1.9}.mini-title{display:flex;align-items:center;gap:10px;margin-bottom:20px}.mini-title h3{margin:0}.linkline{color:var(--accent);text-decoration:underline}.help-list{padding-left:20px;font-size:13px;line-height:2}.work-links{display:grid;gap:10px}.work-links a{padding:14px;background:var(--paper);border-radius:12px;font-size:13px}
@media(max-width:1200px){#app{padding-left:28px;padding-right:28px}}@media(max-width:760px){.topbar{height:72px;padding:0 22px}.logo{font-size:30px}.beta{font-size:8px}#account .username{display:none}#app{padding:24px 20px 190px}.welcome{display:flex;flex-direction:column-reverse;gap:24px;min-height:auto}.welcome img{height:320px;border-radius:26px;object-position:center 35%}.welcome .intro{width:100%;max-width:none}.welcome h1{font-size:36px;margin:10px 0}.welcome .intro>p{font-size:13px}.welcome .btn{width:100%;margin-top:16px}.welcome .eyebrow{margin-bottom:10px}h1{font-size:32px}.hero{min-height:275px;padding:28px 24px;border-radius:24px}.hero h1{font-size:29px}.hero .hero-text{max-width:77%}.hero p{font-size:12px}.vinyl{width:200px;height:200px;right:-65px;top:42px;opacity:.7}.vinyl:before{inset:64px;font-size:20px}.vinyl:after{inset:94px}.hero.artist img{width:100%;opacity:.2}.grid{grid-template-columns:repeat(2,1fr);gap:24px 14px}.cover{height:auto;aspect-ratio:1;font-size:56px;border-radius:16px}.cover:before{width:100px;height:100px}.card h3{font-size:14px}.section{margin-top:28px}.section h2{font-size:20px}.shortcuts{gap:8px}.shortcut{padding:16px 12px;border-radius:15px}.shortcut b{font-size:12px}.shortcut span{font-size:10px}.split{grid-template-columns:1fr;gap:20px}.panel{padding:23px;border-radius:22px}.search{max-width:140px;font-size:12px;padding:10px!important}.notice{padding-bottom:20px}.mode-cards{margin:25px auto}.mode-grid{grid-template-columns:1fr;gap:14px}.mode-card{min-height:140px;padding:25px}.mode-card .symbol{float:right;margin:15px 0 0}.mode-card h2{font-size:22px}.mode-card p{text-align:left;font-size:12px}.plans{grid-template-columns:1fr}.profile-head{padding:28px}.stats{gap:8px}.stat{padding:14px}.stat b{font-size:20px}.stat small{font-size:10px}.song-cover{height:240px;aspect-ratio:auto}#nav{bottom:0;width:100%;border-radius:22px 22px 0 0;justify-content:space-around;padding:8px 6px calc(8px + env(safe-area-inset-bottom))}#nav a{padding:7px 12px;min-width:60px;flex-direction:column;gap:3px;font-size:10px}#nav a span{font-size:20px}#player{bottom:88px;gap:8px;padding:10px 12px;flex-wrap:wrap}#player audio{width:100%;order:3;height:32px}#player>div{flex:1}#player .icon-btn{width:30px;height:30px}#toast{bottom:210px}.auth{padding:10px 0}.work-top h1{font-size:28px}.row.wrap{flex-wrap:wrap}.actions .btn{flex:1;padding-left:12px;padding-right:12px;font-size:12px}dialog{padding:28px}.copyright{font-size:10px}}

h1,h2,h3{word-break:keep-all;overflow-wrap:anywhere}@media(max-width:760px){.hero .hero-text{max-width:100%}.hero h1{font-size:28px}.hero .vinyl{width:180px;height:180px;right:-48px;top:95px;opacity:.22}.hero .vinyl:before{inset:58px}.hero .vinyl:after{inset:85px}.hero p{max-width:255px}}
.record-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;margin-top:28px}.record-main{align-self:start;position:sticky;top:18px}.record-main h2{margin:0}.record-badge{font-size:11px;color:var(--accent);background:var(--soft);padding:8px 12px;border-radius:30px}#record-wave{width:100%;height:86px;display:block;margin:18px 0 6px}#record-time{font-variant-numeric:tabular-nums;font-size:14px;color:var(--accent)}.record-layout input[type=range]{padding:0;border:0;accent-color:var(--accent);height:28px;background:transparent}.record-lyrics{margin-top:20px;padding:20px;background:var(--paper);border-radius:18px}.record-lyrics .lyrics{height:240px;line-height:2;font-size:18px;margin-top:12px}.record-lyrics .large-lyrics{font-size:24px}.record-controls{border-top:1px solid var(--line);padding-top:16px;margin-top:18px;background:white}.record-controls label{font-size:11px;color:var(--muted)}#mic-level{display:block;width:100%;height:12px;margin-top:6px}.record-controls .actions{margin:12px 0;flex-wrap:nowrap}.record-controls .btn{flex:1}.record-layout output{float:right;color:var(--accent)}.record-main .legal{margin:8px 0 0;font-size:11px;min-height:36px}@media(max-width:760px){.record-layout{grid-template-columns:1fr;gap:16px;margin-top:20px}.record-main{position:static;padding:18px}.record-lyrics{padding:14px;margin-top:12px}.record-lyrics .lyrics{height:180px;font-size:17px}.record-lyrics .large-lyrics{font-size:22px}.record-controls{position:sticky;bottom:78px;z-index:4;padding:10px 0;margin-top:10px}#record-wave{height:54px;margin-top:10px}.record-controls .btn{padding:12px 10px}.record-badge{font-size:10px}.record-main h2{font-size:18px}}
#record-wave{touch-action:pan-y;cursor:crosshair}
input[type=radio]{width:18px;height:18px;min-width:18px;padding:0;margin:2px 10px 0 0;flex:0 0 18px;accent-color:var(--accent)}#vocal-method{min-width:0;border:1px solid var(--line);margin:16px 0}#vocal-method .check{align-items:flex-start;color:var(--ink)}#vocal-method legend{font-size:11px;padding:0 6px}
.ai-badge{display:inline-block;background:#ede6f5;color:#695083;border:1px solid #d9cce8;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:650;white-space:nowrap}.song-counts{color:var(--muted);font-size:11px;white-space:nowrap}.registration-time{font-size:12px;color:#646069}.work-details{margin-top:24px;border-top:1px solid var(--line);padding-top:16px}.work-details .actions{margin:8px 0}.ai-disclaimer{font-size:12px;line-height:1.8;margin-top:14px;padding:14px;background:var(--soft);border-radius:12px}.cover img,.row-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.cover .tag{z-index:1}.cover:has(img):before{display:none}.compact-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(120deg,#ede4e7,#f1eae1);padding:28px 32px;border-radius:24px}.compact-welcome h1{font-size:30px;margin:8px 0}.compact-welcome p:not(.eyebrow){font-size:13px;color:#77717a}.welcome-note{font-size:68px;color:#b88899;padding-right:22px}.album-strip{display:flex;overflow-x:auto;gap:18px;padding:18px 0 12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.album-strip>.card{flex:0 0 166px;scroll-snap-align:start}.album-strip .cover{height:166px;font-size:52px}.album-strip>.empty{width:100%}.artist-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}.chart-caption{font-size:11px;color:var(--muted);margin:10px 0}.chart-list{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden}.track-row{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #f0eded}.track-row:last-child{border-bottom:0}.rank{font-size:17px;min-width:20px;color:var(--accent)}.row-art{width:54px;height:54px;min-width:54px;border-radius:12px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#e4c8d0,#c7b7c6);color:#fffa;font-size:30px}.track-info{min-width:0;flex:1}.track-info>strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-info>small{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0}.row-arrow{color:var(--muted)}.filter-row{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:12px 0}.filter-row label{flex:1;min-width:130px;font-size:11px;color:var(--muted)}.filter-row select,.filter-row input{display:block;margin-top:7px;font-size:13px}.pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin:26px 0;font-size:12px}.business-footer{max-width:1136px;margin:0 auto;padding:25px 0 125px;border-top:1px solid var(--line);font-size:11px;color:#8b8589;line-height:1.8;display:flex;gap:5px 18px;flex-wrap:wrap}.business-footer b{width:100%;font-size:13px;color:#625d61}.business-footer a{color:#806270}.metadata-fields{margin:24px 0;padding-top:18px;border-top:1px solid var(--line)}.metadata-fields .check{font-weight:500}.metadata-fields input[type=file]{font-size:12px}.receipt-json{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;line-height:1.7;max-height:370px;overflow:auto}.admin-table{display:grid;gap:10px}.admin-member{text-align:left;padding:18px 20px;background:white;border:1px solid var(--line);border-radius:15px}.admin-member strong,.admin-member span,.admin-member small{display:block;margin:3px 0}.admin-member span{font-size:13px}.audit-row{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;overflow-wrap:anywhere}.pre-line{white-space:pre-wrap}.report-admin-form,.notice-admin-form{margin-top:18px}#app{padding-bottom:40px}.song-cover img{border-radius:20px}@media(max-width:760px){.compact-welcome{padding:20px;border-radius:20px}.compact-welcome h1{font-size:23px}.compact-welcome .eyebrow{font-size:9px;margin-bottom:8px}.compact-welcome p:not(.eyebrow){font-size:11px;line-height:1.7;max-width:235px}.welcome-note{font-size:42px;padding:0}.album-strip{gap:14px;margin-right:-20px;padding-right:20px}.album-strip>.card{flex-basis:136px}.album-strip .cover{height:136px}.album-strip .card h3{margin-top:10px}.album-strip .card p{font-size:10px}.track-row{padding:12px;gap:10px}.row-art{width:46px;height:46px;min-width:46px}.track-info>strong{font-size:13px}.rank{font-size:15px;min-width:14px}.chart-list{border-radius:17px}.business-footer{margin:0 20px;padding-bottom:130px;display:block;font-size:10px}.business-footer span,.business-footer a,.business-footer b{display:block}.artist-actions .btn{font-size:12px;padding:12px 16px;min-height:42px}.artist-actions .text-btn{font-size:11px}.filter-row{gap:10px}.filter-row label{min-width:110px}.filter-row select,.filter-row input{padding:11px}.work-details small{font-size:10px}.work-details .text-btn{font-size:11px}.work-details .actions{gap:0}.section h2{font-size:19px}}

.notice-board{margin:24px 0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.notice-entry{display:flex;flex-direction:column;gap:8px;width:100%;padding:20px;text-align:left;background:white;border-bottom:1px solid var(--line)}.notice-entry:last-child{border-bottom:0}.notice-entry strong{overflow-wrap:anywhere}.rights-warning{border:1px solid #dbb3bd;background:#fff5f6;border-radius:16px;padding:18px;margin:24px 0;font-size:12px;line-height:1.8}.rights-warning strong,.rights-warning b{color:#8d3049}.rights-warning p{margin:8px 0}#playing-credit a{text-decoration:underline;text-underline-offset:3px}

.highlight-editor{border:1px solid var(--line);border-radius:18px;padding:18px;margin:24px 0}.highlight-editor audio{width:100%;margin:12px 0}.highlight-editor details{margin-top:16px}.highlight-editor summary{cursor:pointer;font-size:13px}.highlight-editor .btn{margin-top:16px}.short-shell{max-width:540px;margin:auto}.short-shell h2{margin:0}.short-shell .eyebrow{margin-bottom:4px}.short-shell select{width:130px;padding:10px}.short-help{font-size:12px;color:var(--muted)}#short-feed{height:calc(100dvh - 275px);min-height:280px;max-height:850px;overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;border-radius:24px;background:#22232a}.short-card{height:100%;min-height:280px;position:relative;isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;color:white;overflow:hidden;background:linear-gradient(135deg,#64475a,#292c41)}.short-art,.short-shade{position:absolute;inset:0;z-index:-1}.short-art img{width:100%;height:100%;object-fit:cover}.short-art span{display:grid;place-items:center;height:70%;font-size:160px;color:#ffffff40}.short-shade{background:linear-gradient(0deg,#12121af2,transparent 95%)}.short-copy{position:absolute;left:22px;right:82px;bottom:90px;max-height:75%;overflow:hidden}.short-copy h2{font-size:26px;overflow-wrap:anywhere}.short-copy .eyebrow{color:#f4c4d4}.short-credits{font-size:12px;line-height:1.5}.short-credits a{text-decoration:underline;text-underline-offset:3px}.short-lyrics{position:relative;max-height:140px;overflow-y:auto;margin-top:20px;font-size:18px;line-height:1.7;white-space:pre-line;scroll-behavior:smooth;color:#ffffffa0}.short-lyrics p{margin:4px 0}.short-lyrics .current{font-weight:800;color:white}.short-actions{position:absolute;right:12px;bottom:90px;display:grid;gap:12px;text-align:center}.short-actions button,.short-actions a{display:block;background:#ffffff15;border-radius:14px;color:white;font-size:25px;width:54px;padding:8px 2px}.short-actions small{display:block;color:white;font-size:10px}.short-play{position:absolute;left:22px;bottom:28px;border:1px solid #ffffff60;border-radius:30px;color:white;background:#ffffff20;padding:12px 20px}.short-progress{position:absolute;bottom:12px;right:16px;font-size:10px;color:#ffffff99}.short-end{padding:40px 20px;color:white;text-align:center;scroll-snap-align:start}.short-comment-list{max-height:40vh;overflow:auto}body:has(.short-shell) #app{padding-top:16px;padding-bottom:20px}body:has(.short-shell) .business-footer{margin-top:0}.short-card button:focus-visible{outline-color:white}@media(max-width:600px){#short-feed{height:calc(100dvh - 275px);border-radius:20px}.short-copy h2{font-size:22px}.short-copy{left:18px}.short-lyrics{font-size:16px;max-height:110px}.short-actions{gap:8px}}

@media(max-height:700px){.short-actions{gap:4px;bottom:62px}.short-actions button,.short-actions a{font-size:18px;padding:4px 2px}.short-actions small{font-size:9px}.short-copy{bottom:64px;max-height:70%}.short-copy h2{font-size:20px}.short-lyrics{max-height:70px;margin-top:10px}.short-play{padding:8px 16px;bottom:16px}.short-progress{bottom:4px}}

.trim-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.trim-nudges{display:flex;flex-wrap:wrap;gap:5px}.trim-nudges .pill{padding:9px;font-size:11px}.trim-grid input[type=range]{padding:12px 0}.settlement-result{overflow-wrap:anywhere}.short-actions small{font-size:9px}@media(max-width:600px){.trim-grid{grid-template-columns:1fr}}

.punch-panel{border-top:1px solid var(--line,#e5dfdf);margin-top:24px;padding-top:20px}.punch-panel input,.fx-controls select{width:100%;min-width:0}.fx-controls,.studio-upload{margin-top:20px;padding-top:16px;border-top:1px solid #e5dfdf}.fx-controls summary,.studio-upload summary{cursor:pointer;font-weight:700}.guide-controls{padding-top:16px}.guide-controls[hidden]{display:none}.trim-grid>*{min-width:0}#dialog audio{max-width:100%}
