.toolbtn{border:1px solid rgba(0,0,0,0.15);background:#ffffff;padding:9px 10px;border-radius:12px;cursor:pointer;user-select:none;font-weight:900;color:#2c3e50;display:flex;align-items:center;gap:8px;white-space:nowrap;}.toolbtn:hover{background:#f8fbff;}.btn{position:relative;border:1px solid rgba(0,0,0,0.15);background:#fff;padding:8px 8px;border-radius:12px;cursor:pointer;user-select:none;text-align:center;transition:transform 0.05s ease,background 0.2s ease,border-color 0.2s ease;min-height:54px;}.btn:active{transform:scale(0.98);}.btn.active{background:#e8f2ff;border-color:#3498db;}.btn.dragging{opacity:0.55;outline:2px dashed rgba(52,152,219,0.6);}.btn .name{font-weight:700;font-size:1em;color:#2c3e50;line-height:1.3;letter-spacing:0.01em;}.btn .sub{margin-top:3px;font-size:0.72em;font-weight:900;color:#6c7a89;line-height:1.05;display:flex;gap:0;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0;text-align:left;}.btn .sub .wpDot{margin-right:2px;}.actionbtn{border:1px solid rgba(0,0,0,0.15);background:#fff;padding:9px 10px;border-radius:12px;cursor:pointer;user-select:none;font-weight:900;color:#2c3e50;}.actionbtn.danger{background:#fff0f0;color:#a94442;}.actionbtn:hover{background:#f8fbff;}.actionbtn.danger:hover{background:#ffe3e3;}.save{border:1px solid rgba(0,0,0,0.15);background:#e8f2ff;color:#2c3e50;padding:10px 12px;border-radius:12px;cursor:pointer;font-weight:900;}.save:disabled{opacity:0.5;cursor:not-allowed;}.btn.good-day-spot .name::after{content:' ⭐';}