.ubm{--p:#5755e8;--p2:#7c3aed;--b:#e5e9f1;--m:#718096;font-family:Inter,system-ui,sans-serif;background:#f6f8fc;border-radius:24px;padding:20px;color:#172033}.hero{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:26px 28px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#25275f,var(--p) 60%,var(--p2))}.hero b{font-size:10px;letter-spacing:.16em}.hero h2{margin:6px 0;font-size:36px}.hero p{margin:0;opacity:.85}.count{background:#ffffff1f;border:1px solid #ffffff33;border-radius:14px;padding:10px 14px;text-align:center}.count span,.count strong{display:block}.count span{font-size:9px}.count strong{font-size:26px}.note{margin-top:12px;padding:11px 14px;background:#eef6ff;border:1px solid #d9e8ff;border-radius:12px;color:#536a83;font-size:12px}.settings,.toolbar,.stats>div,.item{background:#fff;border:1px solid var(--b)}.settings{margin-top:12px;padding:14px;border-radius:15px}.head,.toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.head h3{margin:0}.head p{margin:3px 0;color:var(--m);font-size:10px}.head button,.toolbar button{border:0;border-radius:8px;padding:8px 10px;font-weight:800;cursor:pointer}.head button{background:#eeeeff;color:#504dbf}.settings small{display:block;color:var(--m);margin-top:8px}.cats{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:10px}.cat{display:flex;justify-content:center;padding:8px;border:1px solid var(--b);border-radius:9px;font-size:10px;font-weight:800;color:#6e7788;cursor:pointer}.cat.on{background:#eeeeff;color:#504dbf}.cat input{display:none}.toolbar{margin-top:12px;padding:8px;border-radius:12px}.toolbar>div{display:flex;gap:5px}.toolbar button{background:#f3f4f7;color:#687386;font-size:9px}.toolbar button.on{background:#eeeeff;color:#504dbf}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.stats>div{padding:12px;border-radius:11px}.stats span{display:block;color:var(--m);font-size:9px;text-transform:uppercase}.stats strong{font-size:20px}.list{display:grid;gap:8px;margin-top:10px}.item{display:grid;grid-template-columns:7px 1fr;gap:10px;padding:12px;border-radius:13px}.item.read{opacity:.6}.item>i{width:7px;height:7px;border-radius:50%;background:#838a99;margin-top:7px}.item.important>i{background:#e49a14}.item.urgent>i{background:#df4355}.meta{display:flex;gap:7px;flex-wrap:wrap;color:var(--m);font-size:8px}.meta b{padding:3px 6px;border-radius:99px;background:#f2f3f6}.item h3{margin:4px 0 3px;font-size:14px}.item p{margin:0;color:#667286;font-size:10px}.acts{display:flex;gap:6px;margin-top:8px}.acts a,.acts button{border:0;border-radius:7px;padding:7px 8px;font-size:9px;font-weight:800;text-decoration:none}.acts a{background:#eeeeff;color:#504dbf}.acts button{background:#f3f4f7;color:#697487}.empty{background:#fff;border:1px dashed #d7dde8;border-radius:13px;padding:28px;text-align:center}.floatBell{position:fixed;right:22px;bottom:22px;z-index:99999;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;text-decoration:none;background:linear-gradient(135deg,#5755e8,#7c3aed);box-shadow:0 12px 30px #31308248}.floatBell b,.inlineBell b{display:none;place-items:center;background:#e43f54;color:#fff;border-radius:99px;font-size:9px}.floatBell b{position:absolute;right:-2px;top:-3px;min-width:20px;height:20px}.inlineBell{display:inline-flex;gap:7px;align-items:center;text-decoration:none;background:#eeeeff;color:#4d4abb;padding:9px 11px;border-radius:9px;font-weight:800}.inlineBell b{min-width:18px;height:18px}@media(max-width:800px){.cats{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ubm{padding:11px}.hero,.head,.toolbar{flex-direction:column;align-items:stretch}.cats{grid-template-columns:1fr 1fr}.toolbar>div{overflow:auto}.hero h2{font-size:29px}.count{align-self:flex-start}}