:root{--bg:#f6f7fb;--primary:#950342;--muted:#8b8f9a;--card:#fff;--accent:#f0f4ff}*{box-sizing:border-box}#root,body,html{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;height:100%;margin:0}body{align-items:center;background:#f6f7fb;background:var(--bg);display:flex;justify-content:center;padding:24px}.app-shell{background:#fff;background:var(--card);border-radius:20px;box-shadow:0 10px 30px #0c14321f;display:flex;flex-direction:column;height:812px;overflow:hidden;width:375px}.header{border-bottom:1px solid #f0f0f4;gap:12px;height:72px;padding:12px 16px}.header,.logo{align-items:center;display:flex}.logo{background:linear-gradient(135deg,#950342,#6b8bff);background:linear-gradient(135deg,var(--primary),#6b8bff);border-radius:10px;color:#fff;font-weight:700;height:40px;justify-content:center;width:40px}.title{font-size:16px;font-weight:600}.content{flex:1 1;overflow:auto;padding:12px}.footer{border-top:1px solid #f0f0f4;height:72px;justify-content:space-around}.footer,.nav-btn{align-items:center;display:flex}.nav-btn{color:#8b8f9a;color:var(--muted);cursor:pointer;flex-direction:column;font-size:11px}.button{align-items:center;background:#950342;background:var(--primary);border:none;border-radius:12px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:10px 14px}.small-btn{background:#0000;border:1px solid #e6e9f2;border-radius:10px;cursor:pointer;padding:8px 10px}.card{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 3px 10px #0c14320a;margin-bottom:12px;padding:12px}.course-title{font-size:14px;font-weight:700}.meta{color:#8b8f9a;color:var(--muted);font-size:12px;margin-top:6px}.row{align-items:center;display:flex;gap:10px}.queue-pill{background:#fff4e6;border-radius:999px;color:#8a5a00;font-size:12px;font-weight:600;padding:6px 8px}.center{align-items:center;display:flex;justify-content:center}.input{border:1px solid #eef2ff;border-radius:10px;padding:12px;width:100%}.settings-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.link-like{background:none;border:none;color:#950342;color:var(--primary);cursor:pointer;font-weight:600}
/*# sourceMappingURL=main.ea8c97bb.css.map*/