@import url('/fonts.css');
.cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3}.issue{position:relative;z-index:1}
:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#243b32;background:#f7f8f3;font-size:14px;--muted:#7a897f;--line:#e0e6dc;--green:#214e3b;--sage:#dbe8c9;--paper:#fffefa}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid var(--line);border-radius:8px;background:white;padding:10px 16px;color:inherit;transition:.15s}button:hover{background:#eff3e9}button:disabled{opacity:.45;cursor:wait}button.primary{background:var(--green);color:white;border-color:var(--green)}button.danger{color:#a33d31}button.small{font-size:12px;padding:6px 10px}button.icon{padding:7px 11px}input,select,textarea{border:1px solid #dce3d7;border-radius:8px;padding:11px 12px;background:#fff;color:#243b32;width:100%;outline:none}input:focus,textarea:focus,select:focus{border-color:#668860;box-shadow:0 0 0 3px #66886018}textarea{resize:vertical;min-height:110px;line-height:1.7}label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}a{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1px;font-weight:650}h2{font-size:22px}h3{font-size:16px}.muted{color:var(--muted)}.eyebrow{letter-spacing:2px;font-size:10px;font-weight:650;text-transform:uppercase;color:#778773}.shell{display:grid;grid-template-columns:226px 1fr;min-height:100vh}.sidebar{border-right:1px solid var(--line);background:#f0f3e9;padding:32px 22px;display:flex;flex-direction:column;position:fixed;width:226px;height:100vh}.brand{font-size:23px;letter-spacing:-1px;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:44px}.brand-mark{display:block;width:34px;height:34px;object-fit:contain;flex:none}.nav{display:flex;flex-direction:column;gap:8px}.nav button{text-align:left;background:none;border:0;color:#6e7e71;padding:13px 14px}.nav button.active{background:#e0e8d5;color:#244b37;font-weight:650}.nav span{display:inline-block;width:26px}.sidebar footer{margin-top:auto;line-height:1.8;font-size:12px;color:#7c897c}.connection{display:flex;gap:7px;align-items:center}.dot{width:6px;height:6px;background:#648c53;border-radius:100%}.workspace{grid-column:2;min-width:0}.topbar{height:68px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#7b877c}.avatar{background:#e6ecd8;color:#476147;border-radius:50%;width:28px;height:28px;display:inline-grid;place-items:center;margin-left:10px}.main{padding:40px 44px;max-width:1500px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px}.heading p{line-height:1.8;margin-bottom:0}.hero{background:#e8eddb;border-radius:16px;padding:30px 34px;margin-bottom:32px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.hero h2{font-size:25px;margin:12px 0;max-width:540px}.hero p{font-size:13px;line-height:1.8;color:#75836b;max-width:500px;margin-bottom:0}.record{width:124px;height:124px;flex:none;border-radius:50%;background:repeating-radial-gradient(circle at center,#304d38 0,#304d38 2px,#36573e 3px,#36573e 4px);display:grid;place-items:center;transform:rotate(-15deg);margin-right:24px}.record:before{content:'M';width:45px;height:45px;background:#c3d29d;border:10px solid #e9dfb2;border-radius:50%;display:grid;place-items:center;font-family:Georgia;font-size:16px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:24px 0 18px;gap:16px}.section-head h3{margin:0}.filters{display:flex;gap:6px}.filters button{border:0;background:none;font-size:12px;padding:7px 12px}.filters button.active{background:#e5ebdc;color:#294f38}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:22px}.card{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;cursor:pointer;text-align:left;padding:0}.card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #253e3110;background:var(--paper)}.cover{height:164px;position:relative;padding:24px;overflow:hidden;background:#cadabd}.cover:after{content:'';position:absolute;right:-24px;bottom:-68px;width:190px;height:190px;border-radius:50%;border:1px solid #ffffff66;box-shadow:0 0 0 22px #ffffff22,0 0 0 44px #ffffff18,0 0 0 66px #ffffff10}.cover .issue{font-size:11px;letter-spacing:2px;color:#314738bb}.cover .cover-title{font-size:26px;font-family:Georgia,"Songti SC",serif;line-height:1.4;max-width:220px;margin-top:18px;font-weight:600;position:relative;z-index:1}.card-content{padding:19px 22px}.card-content h3{margin:10px 0 9px}.card-content p{font-size:12px;color:#849081;margin:0}.badge{display:inline-block;padding:4px 8px;background:#ecf0e7;color:#687b5d;border-radius:4px;font-size:10px;font-weight:600}.badge.published{background:#e4efde;color:#4f7745}.badge.in_review{background:#f8eed9;color:#94753c}.badge.approved{background:#e3ebf4;color:#53738c}.empty{border:1px dashed #cfd9c6;border-radius:12px;text-align:center;padding:64px 20px;background:#ffffff55}.empty p{color:var(--muted);line-height:1.8}.empty .symbol{font-family:Georgia;font-size:48px;color:#8ea17c;margin-bottom:16px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:26px;margin-bottom:24px}.row{display:flex;gap:12px;align-items:center}.row>*{min-width:0}.row .grow{flex:1}.field{margin-bottom:18px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px;align-items:start}.editor-side{position:sticky;top:24px}.editor-side .panel{padding:22px}.editor-side button{width:100%;margin-top:8px}.back{background:none;border:0;padding:0;margin-bottom:24px;color:#74846d;font-size:12px}.count{font-size:12px;color:var(--muted)}.song{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #e9eee4}.song:last-child{border:0}.song-number{width:22px;font-size:12px;color:#93a087;flex:none}.song-art{width:42px;height:42px;background:#edf0e7;object-fit:cover;border-radius:5px;display:grid;place-items:center;flex:none;font-size:19px;color:#a3b197}.song-info{flex:1;min-width:0}.song-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.song-info p{font-size:11px;color:#85907f;margin:5px 0 0}.song-actions{display:flex;gap:4px}.note{font-size:12px;background:#eef3e7;border-radius:8px;padding:14px;line-height:1.8;color:#687d5d}.warning{background:#fbf3e3;color:#907344}.meta-line{display:flex;justify-content:space-between;font-size:12px;margin-bottom:16px}.search-results{max-height:350px;overflow:auto;margin-top:14px}.search-results .song{padding:12px 0}.login{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:#e1e8cf;display:flex;flex-direction:column;justify-content:center;padding:12%;position:relative}.login-art h1{font-family:Georgia,"Songti SC",serif;font-size:55px;line-height:1.3;margin:28px 0}.login-art p{line-height:2;color:#6f805f}.login-form{display:grid;place-items:center;padding:40px}.login-form form{width:100%;max-width:350px}.login-form button{width:100%;margin-top:16px}.error{color:#a54435;font-size:12px;line-height:1.7;min-height:20px}dialog{border:1px solid var(--line);border-radius:16px;padding:28px;width:min(660px,90vw);max-height:85vh;color:inherit;background:#fffefa;box-shadow:0 30px 100px #223b3222}dialog::backdrop{background:#223b3255;backdrop-filter:blur(4px)}dialog h2{margin-bottom:22px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.code{display:block;padding:18px;background:#eff3e9;border-radius:8px;font-size:18px;letter-spacing:1px;word-break:break-all;font-family:monospace;user-select:all}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#254936;color:white;padding:12px 22px;border-radius:10px;box-shadow:0 8px 30px #0002;z-index:100;display:none;max-width:90vw;font-size:13px}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:14px;border-bottom:1px solid var(--line);font-size:12px}.table th{font-weight:500;color:var(--muted)}.preview-title{font-family:Georgia,"Songti SC",serif;font-size:36px;margin:25px 0}.preview-intro{white-space:pre-wrap;line-height:2;color:#718169}.config-list{line-height:2.2;font-size:13px;color:#65735e}.busy{opacity:.65;pointer-events:none}@media(max-width:1000px){.sidebar{width:185px;padding:28px 16px}.shell{grid-template-columns:185px 1fr}.main{padding:28px}.topbar{padding:0 28px}.editor-layout{grid-template-columns:1fr}.editor-side{position:static}.record{margin:0;width:95px;height:95px}}@media(max-width:650px){.shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:18px}.brand{margin:0 0 14px}.nav{flex-direction:row}.nav button{padding:10px}.sidebar footer{display:none}.topbar{display:none}.main{padding:22px 16px}.heading{align-items:flex-start}h1{font-size:26px}.hero{padding:24px}.hero .record{display:none}.grid{grid-template-columns:1fr}.login{grid-template-columns:1fr}.login-art{display:none}.song-actions button{padding:6px}.filters{flex-wrap:wrap}.section-head{align-items:flex-start}.row.wrap{flex-wrap:wrap}}
