:root{color:#f2e4c8;background:#140d12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#0c080b6b,#160b0fc2),url(/images/wizarding_background.png) center / cover fixed,#140d12}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at top left,rgba(216,180,92,.2),transparent 28rem),linear-gradient(135deg,#1118272e,#2a151861)}button,input,textarea{font:inherit}.app-shell{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:28px 0}.auth-shell{display:grid;min-height:100vh;place-items:center}.auth-panel{width:min(420px,100%)}.auth-panel h1{margin-bottom:0;font-size:1.6rem;line-height:1.1}.topbar,.panel-title,.book-row{display:flex;align-items:center}.topbar{justify-content:space-between;margin-bottom:28px}.topbar-actions{display:flex;gap:10px}.eyebrow{margin:0 0 4px;color:#d8b45c;font-size:.78rem;font-weight:700;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1}.content-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:18px}.editor-grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:18px;margin-top:18px}.panel{padding:18px;border:1px solid rgba(225,207,166,.24);border-radius:8px;background:#201115db;box-shadow:0 18px 45px #00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.panel-title{gap:10px;margin-bottom:16px;color:#d8b45c}.panel-title h2{margin-bottom:0;font-size:1.2rem}label{display:grid;gap:7px;margin-bottom:13px;color:#b7ac95;font-size:.92rem}input,textarea{width:100%;border:1px solid rgba(225,207,166,.24);border-radius:8px;padding:10px 12px;color:#f2e4c8;background:#0e1018c2;outline:none}input[type=file]{padding:9px}input:focus,textarea:focus{border-color:#d8b45c}.primary-button,.icon-button{border:0;border-radius:8px;cursor:pointer}.primary-button{width:100%;padding:11px 14px;color:#111827;background:#d8b45c;font-weight:700}.primary-button:disabled{cursor:not-allowed;opacity:.68}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;color:#111827;background:#d8b45c}.icon-button.small{width:40px;height:40px}.book-list,.user-list{display:grid;gap:10px}.book-row,.chapter-row,.user-row{justify-content:space-between;gap:14px;padding:13px;border-radius:8px;background:#0e10189e}.selectable{width:100%;border:1px solid transparent;color:inherit;cursor:pointer;text-align:left}.selectable.selected{border-color:#d8b45c;background:#d8b45c1f}.book-row h3,.chapter-row h3,.user-row h3{margin-bottom:4px;color:#f2e4c8}.book-row p,.book-row span,.chapter-row p,.user-row p,.muted{margin-bottom:0;color:#b7ac95}.error{color:#ffb4a8}.success{color:#b9f6ca}.upload-block,.chapters-panel{margin-top:18px}.panel-title.small{margin-top:18px;margin-bottom:10px}.panel-title.small h3{margin-bottom:0}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.chapter-list{display:grid;gap:12px}.chapter-row{display:grid;grid-template-columns:1fr auto;align-items:center}.chapter-edit-form{display:grid;gap:12px}.chapter-edit-form label{margin-bottom:0}.user-row{display:grid;grid-template-columns:1fr auto;align-items:center}.upload-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.inline-actions{display:flex;flex-wrap:wrap;gap:8px}.file-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;margin-bottom:0;padding:9px 12px;border-radius:8px;color:#111827;background:#d8b45c;cursor:pointer;font-weight:700}.file-button.compact{min-height:38px;padding:8px 11px}.file-button.secondary{color:#f2e4c8;background:#7a1f2b}.file-button.danger{color:#ffdfd8;background:#7a1f2b}.file-button input{display:none}.user-password-button{margin-top:10px}.icon-button.danger{color:#ffdfd8;background:#7a1f2b}.icon-button.danger:disabled{cursor:not-allowed;opacity:.45}.breakable{overflow-wrap:anywhere}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:18px;background:#040305b8}.modal-panel{width:min(460px,100%);padding:18px;border:1px solid rgba(225,207,166,.28);border-radius:8px;color:#f2e4c8;background:#201115f5;box-shadow:0 24px 70px #0000007a}.modal-panel p{color:#e3d4b8}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media(max-width:760px){.content-grid,.editor-grid,.chapter-row{grid-template-columns:1fr}.upload-actions{justify-content:stretch}}
