:root{--ink:#2b2422;--muted:#706865;--paper:#fffaf4;--card:#fff;--wine:#7b3f35;--wine-dark:#5c2c25;--rose:#f2ddd5;--sage:#dce8df;--line:#eadfd7;--shadow:0 16px 48px rgba(70,42,32,.12);--radius:22px;font-family:Inter,ui-rounded,"SF Pro Rounded",system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 0,#f8e6dc 0,transparent 28rem),var(--paper);min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.skip-link{position:fixed;left:1rem;top:-4rem;background:#fff;padding:.8rem;z-index:30}.skip-link:focus{top:1rem}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem max(1rem,env(safe-area-inset-left));background:rgba(255,250,244,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(123,63,53,.1)}.brand{display:flex;gap:.7rem;align-items:center;border:0;background:none;color:var(--ink);text-align:left;padding:.2rem}.brand span{display:grid}.brand strong{font-family:Georgia,serif;font-size:1.2rem}.brand small{color:var(--muted);font-size:.72rem}.top-actions{display:flex;align-items:center;gap:.55rem}.status-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:var(--sage);padding:.35rem .65rem;font-size:.78rem;font-weight:700}.status-pill.offline{background:#f7d9a7}.status-pill::before{content:"";width:.45rem;height:.45rem;background:#3d7d51;border-radius:50%}.status-pill.offline::before{background:#a86808}main{width:min(1120px,100%);margin:auto;padding:clamp(1rem,3vw,2.4rem) max(1rem,env(safe-area-inset-right)) 6rem}.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:1.3rem;align-items:end;margin:1rem 0 2rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--wine);font-weight:800;font-size:.72rem}.hero h1,.album-head h1{font:700 clamp(2.15rem,7vw,4.6rem)/.95 Georgia,serif;margin:.45rem 0 .8rem;letter-spacing:-.04em}.hero p,.album-head p{font-size:1.05rem;line-height:1.6;color:var(--muted);max-width:44rem}.hero-note{background:var(--wine);color:#fff;border-radius:var(--radius);padding:1.3rem;box-shadow:var(--shadow)}.hero-note strong{font:700 1.35rem Georgia,serif;display:block;margin-bottom:.35rem}.section-head,.album-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.4rem 0}.section-head h2,.chapter h2{font:700 1.65rem Georgia,serif;margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem;box-shadow:0 6px 22px rgba(70,42,32,.06)}.album-card{min-height:205px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s,box-shadow .18s}.album-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.album-card.deleted{border-style:dashed;opacity:.8}.album-card h3{font:700 1.45rem Georgia,serif;margin:.5rem 0}.album-card p{color:var(--muted);line-height:1.5}.meta-row{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--muted);font-size:.8rem}.badge{display:inline-flex;border-radius:999px;padding:.3rem .55rem;background:var(--rose);font-weight:700;color:var(--wine-dark)}.button{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);padding:.7rem 1rem;font-weight:750;min-height:44px;display:inline-flex;justify-content:center;align-items:center;gap:.45rem;text-decoration:none}.button:hover{border-color:var(--wine)}.button:focus-visible,.icon-button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,.brand:focus-visible{outline:3px solid #e7a776;outline-offset:2px}.button.primary{background:var(--wine);border-color:var(--wine);color:#fff}.button.primary:hover{background:var(--wine-dark)}.button.ghost{background:transparent}.button.danger{color:#9a302b}.button-row{display:flex;gap:.6rem;flex-wrap:wrap}.icon-button{border:0;background:#f7eee8;width:44px;height:44px;border-radius:50%;font-size:1.5rem}.login-shell{min-height:70vh;display:grid;place-items:center}.login-card{width:min(470px,100%);background:#fff;padding:clamp(1.3rem,5vw,2.4rem);border-radius:30px;box-shadow:var(--shadow);border:1px solid var(--line)}.login-card h1{font:700 2.4rem Georgia,serif;margin:.4rem 0}.login-card>p{color:var(--muted);line-height:1.6}.form{display:grid;gap:1rem}.field{display:grid;gap:.4rem}.field label{font-weight:750}.field small{color:var(--muted)}input,textarea,select{width:100%;border:1px solid #cfc1b9;border-radius:13px;background:#fff;padding:.78rem;color:var(--ink);min-height:46px}textarea{min-height:100px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.album-head{padding:1.5rem 0}.back{border:0;background:none;color:var(--wine);font-weight:800;padding:.5rem 0}.chapter-list{display:grid;gap:1.2rem}.chapter{background:rgba(255,255,255,.75);border:1px solid var(--line);border-radius:var(--radius);padding:1rem}.chapter-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.entry-list{display:grid;gap:.8rem}.entry{display:grid;grid-template-columns:82px 1fr auto;gap:1rem;align-items:center;background:#fff;border-radius:16px;padding:.75rem;border:1px solid var(--line)}.entry-visual{width:82px;height:72px;border-radius:12px;background:linear-gradient(135deg,var(--rose),#f7ead8);display:grid;place-items:center;font-size:1.6rem;overflow:hidden}.entry-visual img,.entry-visual video{width:100%;height:100%;object-fit:cover}.entry h3{margin:.1rem 0 .3rem;font:700 1.05rem Georgia,serif}.entry p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45}.entry-actions{display:flex;gap:.4rem}.empty{border:1px dashed #cbb9ae;border-radius:var(--radius);padding:2rem;text-align:center;color:var(--muted)}.dialog{border:0;border-radius:26px;padding:0;width:min(680px,calc(100% - 1.4rem));max-height:90vh;box-shadow:var(--shadow);background:#fff}.dialog::backdrop,.player-dialog::backdrop{background:rgba(39,28,25,.62);backdrop-filter:blur(4px)}.dialog-inner{padding:1.3rem}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dialog-head h2{font:700 1.7rem Georgia,serif;margin:0}.upload-area{padding:1rem;background:#fbf4ee;border-radius:16px}.progress{height:.55rem;border-radius:999px;background:#eadfd7;overflow:hidden;margin-top:.5rem}.progress>span{display:block;height:100%;width:0;background:var(--wine);transition:width .15s}.record-state{font-weight:700;color:var(--wine)}.player-dialog{border:0;border-radius:28px;padding:1.1rem;width:min(860px,calc(100% - 1rem));max-height:95vh;background:#241e1c;color:#fff;box-shadow:0 20px 80px rgba(0,0,0,.4)}.player-header{display:flex;justify-content:space-between;align-items:flex-start}.player-header h2{font:700 1.6rem Georgia,serif;margin:.2rem 0}.player-header .icon-button{background:#403735;color:#fff}.player-stage{margin:1rem 0;background:#120f0e;border-radius:20px;min-height:min(52vh,480px);display:grid;place-items:center;overflow:hidden}.player-stage img,.player-stage video{max-width:100%;max-height:56vh;object-fit:contain}.player-stage .audio-art{font:700 2rem Georgia,serif;text-align:center;padding:2rem}.player-meta h3{font:700 1.35rem Georgia,serif;margin:.4rem 0}.player-meta p{color:#d8cdca;margin:.3rem 0;line-height:1.5}.player-controls{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap;margin-top:1rem}.player-controls .ghost{color:#fff;border-color:#5b4d49}.toast{position:fixed;left:50%;bottom:calc(1rem + env(safe-area-inset-bottom));transform:translate(-50%,120%);background:#2d2725;color:#fff;padding:.8rem 1rem;border-radius:999px;box-shadow:var(--shadow);z-index:50;transition:transform .25s;max-width:calc(100% - 2rem);text-align:center}.toast.show{transform:translate(-50%,0)}.loading{text-align:center;padding:5rem;color:var(--muted)}.quota{display:grid;gap:.35rem}.quota .progress span{background:#4c8060}.danger-note{background:#fff0ed;color:#842e28;border-radius:12px;padding:.8rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:720px){.hero{grid-template-columns:1fr}.hero-note{display:none}.brand small{display:none}.topbar{padding:.65rem .8rem}.top-actions .button{padding:.55rem .7rem}.form-grid{grid-template-columns:1fr}.album-toolbar,.section-head{align-items:flex-start;flex-direction:column}.entry{grid-template-columns:64px 1fr}.entry-visual{width:64px;height:64px}.entry-actions{grid-column:1/-1}.entry-actions .button{flex:1}.chapter-head{flex-direction:column}.player-stage{min-height:40vh}.player-controls{display:grid;grid-template-columns:1fr 1fr}.player-controls .primary{grid-column:1/-1;grid-row:1}.player-dialog{border-radius:20px}.dialog{border-radius:20px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:400px){.topbar{gap:.3rem}.top-actions{gap:.35rem}.top-actions #logoutButton{width:44px;padding:0;font-size:0}.top-actions #logoutButton::after{content:"Aus";font-size:.8rem}.brand{gap:.45rem}.brand img{width:34px;height:34px}.brand strong{font-size:1.05rem}}
.brand,.back{min-height:44px}
.entry-links,.player-links{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:.5rem}.entry-links a{color:var(--wine);font-weight:750;font-size:.84rem}.player-links a{color:#f2cdbf;font-weight:750}.trash-panel{border-style:dashed}.trash-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--line);border-radius:14px;padding:.8rem}.trash-row div{display:grid;gap:.2rem}.trash-row small{color:var(--muted)}
@media(max-width:720px){.trash-row{align-items:flex-start;flex-direction:column}.trash-row .button{width:100%}}
