.lpsp-planner{font-family:Tahoma,Arial,sans-serif;color:#1f2937}.lpsp-summary-grid,.lpsp-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:16px 0}.lpsp-summary-card,.lpsp-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);text-align:center}.lpsp-summary-card strong,.lpsp-stat-card strong{display:block;font-size:24px;margin-bottom:6px}.lpsp-panel,.lpsp-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 2px 10px rgba(0,0,0,.04);margin-bottom:16px}.lpsp-main-grid,.lpsp-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lpsp-two-col,.lpsp-three-col{display:grid;gap:12px}.lpsp-two-col{grid-template-columns:1fr 1fr}.lpsp-three-col{grid-template-columns:repeat(3,1fr)}
.lpsp-planner input[type=text],.lpsp-planner input[type=datetime-local],.lpsp-planner select,.lpsp-planner textarea,.lpsp-admin-wrap input[type=text],.lpsp-admin-wrap input[type=datetime-local],.lpsp-admin-wrap select,.lpsp-admin-wrap textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;margin-top:6px;margin-bottom:12px;box-sizing:border-box}
.lpsp-btn-primary{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:10px 16px;cursor:pointer}.lpsp-btn-primary:hover{opacity:.95}.lpsp-task-list{display:flex;flex-direction:column;gap:12px}.lpsp-task-item{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fafafa}.lpsp-task-item.is-complete{opacity:.75}.lpsp-task-top,.lpsp-task-meta,.lpsp-todo-head,.lpsp-calendar-header,.lpsp-day-switcher{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.lpsp-task-desc{color:#4b5563;margin:8px 0}.lpsp-badge{display:inline-block;background:#eef2ff;color:#4338ca;border-radius:999px;padding:4px 10px;font-size:12px}.lpsp-priority{display:inline-block;border-radius:999px;padding:4px 10px;font-size:12px}.priority-low{background:#ecfdf5;color:#047857}.priority-medium{background:#eff6ff;color:#1d4ed8}.priority-high{background:#fff7ed;color:#c2410c}.priority-urgent{background:#fef2f2;color:#b91c1c}.lpsp-delete-own-task{border:none;background:#fee2e2;color:#991b1b;border-radius:8px;padding:6px 10px;cursor:pointer}.lpsp-filters{display:flex;gap:8px}.lpsp-filter-btn{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:6px 12px;cursor:pointer}.lpsp-filter-btn.is-active{background:#111827;color:#fff;border-color:#111827}.lpsp-calendar-grid,.lpsp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.lpsp-weekdays div{font-weight:700;text-align:center;padding:8px 0}.lpsp-day{min-height:80px;border:1px solid #e5e7eb;border-radius:12px;padding:8px;background:#fff;cursor:pointer;transition:.15s ease}.lpsp-day:hover{border-color:#93c5fd}.lpsp-day.is-today{outline:2px solid #2563eb}.lpsp-day.is-selected{background:#eff6ff;border-color:#2563eb}.lpsp-day.has-tasks .lpsp-day-num{font-weight:700}.lpsp-dot{width:8px;height:8px;border-radius:999px;background:#2563eb;display:inline-block;margin-left:4px}.lpsp-empty-state,.lpsp-login-message,.lpsp-form-message{padding:12px;border-radius:10px;background:#f9fafb}.lpsp-selected-date-tasks ul,.lpsp-upcoming-box ul{margin:10px 0 0;padding-right:18px}.lpsp-nav,.lpsp-day-nav{border:none;background:#f3f4f6;border-radius:10px;padding:8px 12px;cursor:pointer}.lpsp-selected-date-label{font-weight:700}.lpsp-day-switcher{margin-top:14px;padding-top:12px;border-top:1px solid #e5e7eb}.lpsp-day-task-list{margin:12px 0 0;padding-right:18px}.lpsp-day-task-list li{margin-bottom:8px}.lpsp-inline-meta{display:inline-block;margin-right:8px;color:#6b7280;font-size:12px}.lpsp-course-linking-box{border:1px dashed #cbd5e1;border-radius:12px;padding:10px 12px;background:#f8fafc}.lpsp-inline-choice{display:inline-flex;align-items:center;gap:6px;margin-left:12px}.lpsp-helper-text{font-size:12px;color:#6b7280;margin-top:4px}
@media (max-width:900px){.lpsp-main-grid,.lpsp-admin-grid,.lpsp-two-col,.lpsp-three-col{grid-template-columns:1fr}}
