body{background:linear-gradient(180deg,#f4f8ff 0,#eef4ff 100%);font-family:Inter,sans-serif;color:#0f172a}.study-wrapper{max-width:1450px;margin:auto}.hero-card{background:linear-gradient(135deg,#2563eb 0,#4f46e5 100%);border-radius:32px;padding:40px;color:#fff;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(37,99,235,.25)}.hero-card::before{content:'';position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.08);top:-120px;right:-100px}.hero-card::after{content:'';position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.06);bottom:-100px;left:-60px}.hero-title{font-size:2.8rem;font-weight:800;position:relative;z-index:2}.hero-subtitle{color:rgba(255,255,255,.85);font-size:1.05rem;position:relative;z-index:2}.main-card{background:rgba(255,255,255,.82);backdrop-filter:blur(12px);border-radius:28px;border:1px solid rgba(255,255,255,.5);box-shadow:0 10px 40px rgba(15,23,42,.06);padding:28px}.section-title{font-weight:800;font-size:1.15rem;margin-bottom:20px;color:#0f172a}.input-label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#64748b;margin-bottom:8px}.modern-input,.modern-select{height:58px;border-radius:18px;border:1px solid #dbe7ff;background:#f8fbff;padding:14px 18px;font-size:1rem;font-weight:600;transition:.25s;box-shadow:none!important}.modern-input:focus,.modern-select:focus{border-color:#2563eb;background:#fff;transform:translateY(-1px)}.subject-card{border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff 0,#f8fbff 100%);border-radius:22px;padding:22px;margin-bottom:18px;position:relative}.subject-badge{position:absolute;top:18px;right:18px;background:#eff6ff;color:#2563eb;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:700}.remove-btn{border:none;background:#fff1f2;color:#e11d48;width:42px;height:42px;border-radius:14px;transition:.2s}.remove-btn:hover{transform:scale(1.05);background:#ffe4e6}.add-btn{border:2px dashed #93c5fd;background:#eff6ff;color:#2563eb;border-radius:18px;height:58px;font-weight:700;transition:.25s}.add-btn:hover{background:#dbeafe}.calc-btn{height:62px;border:none;border-radius:20px;background:linear-gradient(135deg,#2563eb 0,#4f46e5 100%);color:#fff;font-size:1.1rem;font-weight:800;box-shadow:0 15px 35px rgba(37,99,235,.25);transition:.25s}.calc-btn:hover{transform:translateY(-2px)}.stats-card{background:#fff;border-radius:24px;padding:24px;height:100%;border:1px solid #e2e8f0;box-shadow:0 8px 25px rgba(15,23,42,.04)}.stats-title{color:#64748b;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.stats-value{font-size:2rem;font-weight:800;margin-top:8px;color:#1d4ed8}.tips-card{border-radius:24px;background:linear-gradient(135deg,#fffbeb 0,#fff7ed 100%);border:1px solid #fde68a;padding:24px}.tips-list li{margin-bottom:12px;color:#92400e;font-weight:500}.schedule-card{background:#fff;border-radius:28px;border:1px solid #e2e8f0;padding:28px;box-shadow:0 8px 30px rgba(15,23,42,.05)}.table-modern thead{background:#f8fafc}.table-modern th{border:none!important;padding:18px 16px!important;font-size:.78rem;letter-spacing:.7px;text-transform:uppercase;color:#64748b}.table-modern td{padding:18px 16px!important;vertical-align:middle;border-color:#f1f5f9!important;font-weight:600}.priority-pill{border-radius:999px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.priority-high{background:#fee2e2;color:#b91c1c}.priority-medium{background:#fef3c7;color:#92400e}.priority-low{background:#dcfce7;color:#166534}.day-card{border:1px solid #e2e8f0;border-radius:22px;padding:24px;margin-bottom:20px;background:linear-gradient(180deg,#fff 0,#f8fbff 100%)}.day-title{font-size:1.15rem;font-weight:800;margin-bottom:18px}.timeline-item{display:flex;align-items:start;gap:16px;margin-bottom:18px;position:relative}.timeline-dot{width:14px;height:14px;border-radius:50%;background:#2563eb;margin-top:6px}.timeline-content{flex:1;background:#f8fbff;border-radius:16px;padding:14px 16px}.timeline-time{font-size:.85rem;color:#2563eb;font-weight:800}.timeline-subject{font-size:1rem;font-weight:700;margin-top:4px}.empty-state{text-align:center;padding:60px 20px;color:#94a3b8}@media(max-width:768px){.hero-title{font-size:2rem}}