.home-dashboard-page{display:flex;flex-direction:column;gap:22px;color:#0f172a}.home-hero-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;overflow:hidden;border:1px solid rgba(37,99,235,.16);border-radius:28px;padding:28px;background:radial-gradient(circle at top right,rgba(37,99,235,.22),transparent 34%),linear-gradient(135deg,#0f4c81,#1d4ed8 52%,#0f766e);box-shadow:0 22px 48px #0f4c812e;color:#fff}.home-hero-card:after{content:"";position:absolute;inset:auto -80px -120px auto;width:280px;height:280px;border-radius:999px;background:#ffffff1f}.home-hero-content,.home-quick-actions{position:relative;z-index:1}.home-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#bfdbfe;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-hero-card h1{margin:0;max-width:820px;font-size:clamp(1.8rem,3vw,3.1rem);line-height:1.05;letter-spacing:-.04em}.home-hero-card p{max-width:760px;margin:14px 0 0;color:#ffffffd6;font-size:1rem;line-height:1.65}.home-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.home-hero-meta span{display:inline-flex;align-items:center;min-height:34px;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:0 14px;background:#ffffff1f;color:#ffffffeb;font-size:.86rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-quick-actions{display:flex;min-width:210px;flex-direction:column;justify-content:center;gap:10px}.home-action,.home-card-actions a,.home-panel-heading a,.home-alert-card button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:11px 16px;background:#eef6ff;color:#0f4c81;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.home-action:hover,.home-card-actions a:hover,.home-panel-heading a:hover,.home-alert-card button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a24}.home-action.primary{background:#fff;color:#0f4c81;box-shadow:0 14px 28px #0f172a2e}.home-alert-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #fed7aa;border-radius:22px;padding:16px 18px;background:#fff7ed;color:#9a3412}.home-alert-card p{margin:4px 0 0;color:#b45309}.home-alert-card button{cursor:pointer;background:#fb923c;color:#fff}.home-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-stat-card,.home-panel{border:1px solid #e2e8f0;border-radius:24px;background:#fffffff0;box-shadow:0 16px 42px #0f172a12}.home-stat-card{position:relative;overflow:hidden;padding:20px}.home-stat-card:before{content:"";position:absolute;top:0;right:0;width:96px;height:96px;border-radius:0 0 0 96px;opacity:.12}.home-stat-card span,.home-stat-card small{display:block;color:#64748b;font-weight:700}.home-stat-card strong{display:block;margin:8px 0 5px;color:#0f172a;font-size:2.15rem;line-height:1}.home-stat-card.primary:before{background:#2563eb}.home-stat-card.warning:before{background:#f59e0b}.home-stat-card.success:before{background:#16a34a}.home-stat-card.danger:before{background:#dc2626}.home-stat-card.primary strong{color:#1d4ed8}.home-stat-card.warning strong{color:#b45309}.home-stat-card.success strong{color:#15803d}.home-stat-card.danger strong{color:#dc2626}.home-main-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:18px}.home-main-grid.lower{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.home-panel{padding:22px}.home-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.home-panel-heading h2{margin:0;color:#0f172a;font-size:1.15rem;letter-spacing:-.02em}.home-panel-heading .home-eyebrow{margin-bottom:6px;color:#2563eb}.home-panel-heading a{flex:0 0 auto;padding:9px 13px;background:#eff6ff;color:#1d4ed8;font-size:.82rem}.home-priority-list,.home-assignment-list,.home-team-list{display:flex;flex-direction:column;gap:10px}.home-priority-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;border:1px solid #e2e8f0;border-radius:18px;padding:13px;background:#fff;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.home-priority-item:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#f8fbff}.home-priority-item>span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:14px;background:#eff6ff;color:#1d4ed8;font-weight:900}.home-priority-item.warning>span{background:#fff7ed;color:#c2410c}.home-priority-item.danger>span{background:#fef2f2;color:#dc2626}.home-priority-item.primary>span{background:#eff6ff;color:#1d4ed8}.home-priority-item strong,.home-assignment-row strong,.home-team-row strong,.home-empty-state strong,.home-timekeeper-body strong{display:block;color:#0f172a;font-weight:900}.home-priority-item p,.home-empty-state p,.home-timekeeper-body p{margin:4px 0 0;color:#64748b;line-height:1.5}.home-empty-state{border:1px dashed #cbd5e1;border-radius:18px;padding:18px;background:#f8fafc}.home-empty-state.success{border-color:#bbf7d0;background:#f0fdf4}.home-timekeeper-body{display:grid;gap:8px;min-height:154px;align-content:center;border-radius:22px;padding:20px;background:linear-gradient(135deg,#eff6ff,#f0fdfa)}.home-duration-pill{display:inline-flex;width:fit-content;margin-top:8px;border-radius:999px;padding:9px 14px;background:#0f4c81;color:#fff;font-weight:900}.home-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.home-card-actions a{background:#f8fafc;color:#334155}.home-status-badge,.home-assignment-meta em,.home-team-row em{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:.76rem;font-style:normal;font-weight:900;white-space:nowrap}.home-status-badge.primary,.home-assignment-meta em.primary{background:#dbeafe;color:#1d4ed8}.home-status-badge.warning,.home-assignment-meta em.warning{background:#fef3c7;color:#b45309}.home-status-badge.success,.home-assignment-meta em.success,.home-team-row em.success{background:#dcfce7;color:#15803d}.home-status-badge.muted,.home-assignment-meta em.muted{background:#f1f5f9;color:#475569}.home-status-badge.danger,.home-assignment-meta em.danger,.home-team-row em.danger{background:#fee2e2;color:#dc2626}.home-assignment-row,.home-team-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf2f7;padding:12px 0}.home-assignment-row:last-child,.home-team-row:last-child{border-bottom:0}.home-assignment-row span,.home-team-row span,.home-team-row small{display:block;margin-top:4px;color:#64748b;font-size:.84rem;font-weight:700}.home-assignment-meta,.home-team-row>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.home-assignment-meta>span{margin:0;color:#475569}@media (max-width: 1080px){.home-hero-card,.home-main-grid,.home-main-grid.lower{grid-template-columns:1fr}.home-quick-actions{min-width:0;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.home-dashboard-page{gap:16px}.home-hero-card,.home-panel,.home-stat-card{border-radius:20px;padding:18px}.home-stat-grid{grid-template-columns:1fr}.home-panel-heading,.home-assignment-row,.home-team-row,.home-alert-card{align-items:stretch;flex-direction:column}.home-assignment-meta,.home-team-row>div:last-child{align-items:flex-start;text-align:left}}.home-progress-ring-wrap{display:grid;grid-template-columns:152px minmax(0,1fr);align-items:center;gap:20px}.home-progress-ring{--progress: 0%;display:grid;width:148px;height:148px;place-items:center;border-radius:999px;background:radial-gradient(circle at center,#ffffff 0 57%,transparent 58%),conic-gradient(#2563eb var(--progress),#e2e8f0 0);box-shadow:inset 0 0 0 1px #2563eb14,0 18px 38px #2563eb1f}.home-progress-ring strong{display:block;color:#1d4ed8;font-size:2rem;line-height:1}.home-progress-ring span{margin-top:-48px;color:#64748b;font-size:.75rem;font-weight:800}.home-progress-copy strong{display:block;color:#0f172a;font-size:1.25rem;font-weight:900}.home-progress-copy p{margin:8px 0 0;color:#64748b;line-height:1.6}.home-weekly-chart{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px;min-height:196px}.home-weekly-bar{display:grid;gap:8px;justify-items:center}.home-weekly-track{display:flex;width:100%;height:128px;align-items:flex-end;justify-content:center;border-radius:999px;background:#f1f5f9;overflow:hidden}.home-weekly-track span{display:block;width:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#3b82f6,#0f4c81)}.home-weekly-bar strong{color:#0f172a;font-size:.88rem;font-weight:900}.home-weekly-bar small{color:#64748b;font-size:.72rem;font-weight:800}.home-progress-line{width:min(220px,100%);height:7px;margin-top:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.home-progress-line span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#16a34a)}.home-mini-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.home-mini-summary-grid>div{border:1px solid #e2e8f0;border-radius:18px;padding:14px;background:#f8fafc}.home-mini-summary-grid strong{display:block;color:#0f4c81;font-size:1.55rem;line-height:1}.home-mini-summary-grid span{display:block;margin-top:6px;color:#64748b;font-size:.78rem;font-weight:800}.home-empty-state.compact{margin-top:10px;padding:14px}@media (max-width: 740px){.home-progress-ring-wrap,.home-weekly-chart,.home-mini-summary-grid{grid-template-columns:1fr}.home-progress-ring-wrap{justify-items:start}.home-weekly-chart{min-height:auto}.home-weekly-bar{grid-template-columns:54px minmax(0,1fr) 34px;align-items:center;justify-items:stretch}.home-weekly-track{height:14px;border-radius:999px}.home-weekly-track span{width:auto;height:100%!important;border-radius:999px}}.role-admin .home-hero-card{background:radial-gradient(circle at top right,rgba(14,165,233,.24),transparent 36%),linear-gradient(135deg,#111827,#1e3a8a 52%,#0e7490)}.role-executive .home-hero-card{background:radial-gradient(circle at top right,rgba(250,204,21,.22),transparent 34%),linear-gradient(135deg,#0f172a,#1d4ed8 54%,#7c2d12)}.role-team-leader .home-hero-card{background:radial-gradient(circle at top right,rgba(16,185,129,.24),transparent 34%),linear-gradient(135deg,#064e3b,#0f766e 45%,#1d4ed8)}.role-employee .home-hero-card{background:radial-gradient(circle at top right,rgba(37,99,235,.22),transparent 34%),linear-gradient(135deg,#0f4c81,#1d4ed8 52%,#0f766e)}.home-role-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.home-role-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;align-items:stretch}.home-role-panel h2,.home-health-panel h2{margin:0;color:#0f172a;font-size:1.28rem;letter-spacing:-.03em}.home-role-panel p{margin:10px 0 0;color:#64748b;line-height:1.62}.home-role-insight-list{display:grid;gap:10px}.home-role-insight{display:flex;min-height:72px;flex-direction:column;justify-content:center;gap:5px;border:1px solid #e2e8f0;border-radius:18px;padding:14px 16px;background:#f8fafc;color:#0f172a;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.home-role-insight:hover{transform:translateY(-1px);border-color:#bfdbfe;box-shadow:0 16px 32px #0f172a17}.home-role-insight strong{font-size:.95rem}.home-role-insight span{color:#64748b;font-size:.84rem;line-height:1.45}.home-role-insight.primary{background:#eff6ff;border-color:#bfdbfe}.home-role-insight.warning{background:#fffbeb;border-color:#fde68a}.home-role-insight.danger{background:#fef2f2;border-color:#fecaca}.home-role-insight.success{background:#f0fdf4;border-color:#bbf7d0}.compact-heading{margin-bottom:10px}.home-health-list{display:grid;gap:12px}.home-health-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e2e8f0;padding:11px 0}.home-health-list>div:last-child{border-bottom:0}.home-health-list span{color:#64748b;font-weight:700}.home-health-list strong{border-radius:999px;padding:6px 10px;background:#f8fafc;font-size:.88rem}.home-health-list strong.primary{color:#1d4ed8;background:#eff6ff}.home-health-list strong.warning{color:#b45309;background:#fffbeb}.home-health-list strong.danger{color:#dc2626;background:#fef2f2}.home-health-list strong.success{color:#15803d;background:#f0fdf4}.home-health-list strong.muted{color:#64748b;background:#f8fafc}@media (max-width: 1080px){.home-role-grid,.home-role-panel{grid-template-columns:1fr}}.home-dashboard-page{background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,#f8fafc99,#f8fafc00);padding-bottom:12px}.home-action.ghost{cursor:pointer;border:1px solid rgba(255,255,255,.28);background:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-action.ghost:disabled{cursor:wait;opacity:.72;transform:none}.home-action:focus-visible,.home-card-actions a:focus-visible,.home-panel-heading a:focus-visible,.home-alert-card button:focus-visible,.home-feedback-row:focus-visible,.home-empty-modern a:focus-visible{outline:3px solid rgba(59,130,246,.34);outline-offset:3px}.home-mood-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid #dbeafe;border-radius:24px;padding:18px 20px;background:#eff6ff;box-shadow:0 14px 34px #0f172a0f}.home-mood-strip .home-eyebrow{margin-bottom:5px;color:#1d4ed8}.home-mood-strip strong{display:block;color:#0f172a;font-size:1.05rem;font-weight:900}.home-mood-strip p{margin:4px 0 0;color:#475569;line-height:1.55}.home-mood-strip.warning{border-color:#fde68a;background:#fffbeb}.home-mood-strip.danger{border-color:#fecaca;background:#fef2f2}.home-mood-strip.success{border-color:#bbf7d0;background:#f0fdf4}.home-mood-metrics{display:grid;grid-template-columns:repeat(3,minmax(82px,1fr));gap:10px}.home-mood-metrics span{display:grid;gap:2px;min-width:82px;border:1px solid rgba(148,163,184,.28);border-radius:16px;padding:10px 12px;background:#ffffffb8;color:#64748b;font-size:.76rem;font-weight:800;text-align:center}.home-mood-metrics strong{color:#0f4c81;font-size:1.2rem}.home-empty-modern{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:flex-start;border-style:solid;background:linear-gradient(135deg,#f8fafc,#fff)}.home-empty-modern.success{background:linear-gradient(135deg,#f0fdf4,#fff)}.home-empty-modern.warning{background:linear-gradient(135deg,#fffbeb,#fff)}.home-empty-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:16px;background:#e0f2fe;color:#0369a1;font-weight:900}.home-empty-modern.success .home-empty-icon{background:#dcfce7;color:#15803d}.home-empty-modern.warning .home-empty-icon{background:#fef3c7;color:#b45309}.home-empty-modern a{display:inline-flex;width:fit-content;margin-top:10px;border-radius:999px;padding:8px 12px;background:#0f4c81;color:#fff;font-size:.82rem;font-weight:900;text-decoration:none}.home-timeline-list,.home-feedback-list{display:grid;gap:12px}.home-timeline-row{display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;align-items:flex-start;border-bottom:1px solid #edf2f7;padding:10px 0}.home-timeline-row:last-child{border-bottom:0}.home-timeline-dot{width:12px;height:12px;margin-top:5px;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 5px #f1f5f9}.home-timeline-dot.primary{background:#2563eb;box-shadow:0 0 0 5px #dbeafe}.home-timeline-dot.warning{background:#f59e0b;box-shadow:0 0 0 5px #fef3c7}.home-timeline-dot.success{background:#16a34a;box-shadow:0 0 0 5px #dcfce7}.home-timeline-dot.muted{background:#94a3b8;box-shadow:0 0 0 5px #f1f5f9}.home-timeline-row strong,.home-feedback-row strong{display:block;color:#0f172a;font-weight:900}.home-timeline-row p,.home-feedback-row p{margin:4px 0 0;color:#64748b;line-height:1.45}.home-feedback-row{display:block;border:1px solid #e2e8f0;border-radius:18px;padding:13px 14px;background:#fff;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.home-feedback-row:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#f8fbff}.home-feedback-row>span{display:inline-flex;margin-bottom:8px;border-radius:999px;padding:5px 9px;background:#eff6ff;color:#1d4ed8;font-size:.72rem;font-weight:900;text-transform:capitalize}.home-skeleton-line,.home-skeleton-number,.home-skeleton-actions span,.home-skeleton-panel{position:relative;overflow:hidden;background:#e2e8f0b3}.home-skeleton-line:after,.home-skeleton-number:after,.home-skeleton-actions span:after,.home-skeleton-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:home-shimmer 1.35s infinite}.home-skeleton-stack{display:grid;gap:12px}.home-skeleton-line{display:block;height:14px;border-radius:999px}.home-skeleton-line.short{width:140px}.home-skeleton-line.medium{width:min(420px,72vw)}.home-skeleton-line.long{width:min(640px,78vw)}.home-skeleton-line.title{width:min(520px,74vw);height:42px}.home-skeleton-actions{display:grid;align-content:center;gap:10px;min-width:210px}.home-skeleton-actions span{display:block;height:42px;border-radius:999px;background:#ffffff42}.home-skeleton-number{display:block;width:90px;height:38px;margin:10px 0;border-radius:12px}.home-skeleton-panel{min-height:260px;border-color:#e2e8f0}.home-stat-card,.home-panel,.home-mood-strip,.home-hero-card{animation:home-fade-up .26s ease both}@keyframes home-shimmer{to{transform:translate(100%)}}@keyframes home-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.home-stat-card,.home-panel,.home-mood-strip,.home-hero-card,.home-action,.home-feedback-row,.home-priority-item{animation:none;transition:none}.home-skeleton-line:after,.home-skeleton-number:after,.home-skeleton-actions span:after,.home-skeleton-panel:after{animation:none}}@media (max-width: 860px){.home-mood-strip{grid-template-columns:1fr}.home-mood-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.home-mood-metrics,.home-skeleton-actions,.home-empty-modern,.home-timeline-row{grid-template-columns:1fr}}.home-activity-menu-panel{position:relative;overflow:hidden}.home-activity-menu-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#2563eb,#14b8a6,#16a34a)}.home-mini-summary-grid.activity-summary{margin-bottom:16px}.activity-menu-list{max-height:340px;overflow:auto;padding-right:4px}.home-activity-menu-row{border:1px solid #e2e8f0;border-radius:18px;padding:12px 14px;background:#fff;transition:transform .16s ease,border-color .16s ease,background .16s ease}.home-activity-menu-row:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#f8fbff}.home-activity-menu-row small{display:inline-flex;margin-top:8px;border-radius:999px;padding:5px 9px;background:#f1f5f9;color:#475569;font-size:.75rem;font-weight:800}.activity-menu-actions{margin-top:14px}.home-assignment-menu-panel{position:relative;overflow:hidden}.home-assignment-menu-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#1d4ed8,#f59e0b,#16a34a)}.home-mini-summary-grid.assignment-summary{margin-bottom:16px}.home-mini-summary-grid.assignment-summary>div.danger{border-color:#fecaca;background:#fef2f2}.home-mini-summary-grid.assignment-summary>div.danger strong{color:#dc2626}.home-mini-summary-grid.assignment-summary>div.success{border-color:#bbf7d0;background:#f0fdf4}.home-mini-summary-grid.assignment-summary>div.success strong{color:#15803d}.assignment-menu-list{max-height:390px;overflow:auto;padding-right:4px}.home-assignment-row.home-assignment-card{align-items:stretch;border:1px solid #e2e8f0;border-radius:18px;padding:14px;background:#fff;transition:transform .16s ease,border-color .16s ease,background .16s ease}.home-assignment-row.home-assignment-card:hover{transform:translateY(-1px);border-color:#bfdbfe;background:#f8fbff}.home-assignment-row.home-assignment-card.danger{border-color:#fecaca;background:linear-gradient(135deg,#fff,#fff7f7)}.home-assignment-row.home-assignment-card.warning{border-color:#fde68a;background:linear-gradient(135deg,#fff,#fffbeb)}.home-assignment-row.home-assignment-card.success{border-color:#bbf7d0}.home-assignment-main{min-width:0;flex:1 1 auto}.home-assignment-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.home-assignment-title-line strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-assignment-subtitle{display:block;margin-top:5px;color:#64748b;font-size:.84rem;font-weight:800}.home-assignment-progress-caption{display:flex;justify-content:space-between;gap:10px;margin-top:7px}.home-assignment-progress-caption span{margin:0;color:#64748b;font-size:.76rem;font-weight:800}.home-assignment-row.home-assignment-card .home-assignment-meta{min-width:118px;justify-content:center}.assignment-menu-actions{margin-top:14px}@media (max-width: 640px){.home-assignment-title-line,.home-assignment-progress-caption{flex-direction:column;align-items:flex-start}.home-assignment-row.home-assignment-card .home-assignment-meta{min-width:0;align-items:flex-start}}.home-deadline-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:-4px 0 16px}.home-deadline-rule{border:1px solid #e2e8f0;border-radius:14px;padding:9px 10px;background:#f8fafc}.home-deadline-rule strong,.home-deadline-rule span{display:block}.home-deadline-rule strong{color:#0f172a;font-size:.78rem;font-weight:900}.home-deadline-rule span{margin-top:3px;color:#64748b;font-size:.68rem;font-weight:800;line-height:1.25}.home-deadline-rule.danger{border-color:#fecaca;background:#fef2f2}.home-deadline-rule.danger strong{color:#dc2626}.home-deadline-rule.warning{border-color:#fde68a;background:#fffbeb}.home-deadline-rule.warning strong{color:#b45309}.home-deadline-rule.success{border-color:#bbf7d0;background:#f0fdf4}.home-deadline-rule.success strong{color:#15803d}@media (max-width: 900px){.home-deadline-rules{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.home-deadline-rules{grid-template-columns:1fr}}.home-assignment-menu-panel.simplified{overflow:hidden}.home-assignment-menu-panel.simplified:before{background:linear-gradient(90deg,#2563eb,#16a34a)}.home-assignment-summary-strip{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 14px}.home-assignment-summary-strip span{display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px;background:#f8fafc;color:#475569;font-size:.76rem;font-weight:850}.home-assignment-summary-strip strong{color:#0f4c81;font-size:.88rem;font-weight:950}.home-assignment-summary-strip .danger{border-color:#fecaca;background:#fef2f2;color:#991b1b}.home-assignment-summary-strip .danger strong{color:#dc2626}.home-assignment-summary-strip .success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.home-assignment-summary-strip .success strong{color:#15803d}.assignment-menu-list.compact{display:grid;gap:10px;max-height:520px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.home-assignment-row.home-assignment-card.compact{display:grid;gap:10px;border-radius:16px;padding:12px;box-shadow:none}.home-assignment-row.home-assignment-card.compact:hover{transform:translateY(-1px)}.home-assignment-compact-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.home-assignment-title{display:block;min-width:0;overflow:hidden;color:#0f172a;font-size:.94rem;font-weight:950;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-assignment-row.compact .home-assignment-subtitle{margin-top:3px;font-size:.76rem}.home-assignment-compact-meta{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.home-assignment-compact-meta span,.home-assignment-compact-meta strong,.home-assignment-compact-meta em{font-size:.74rem;font-weight:900}.home-assignment-compact-meta span{color:#64748b}.home-assignment-compact-meta strong{color:#0f4c81}.home-assignment-compact-meta em{border-radius:999px;padding:4px 8px;font-style:normal;white-space:nowrap}.home-assignment-compact-meta em.danger{background:#fee2e2;color:#b91c1c}.home-assignment-compact-meta em.warning{background:#fef3c7;color:#b45309}.home-assignment-compact-meta em.success{background:#dcfce7;color:#15803d}.home-assignment-compact-meta em.neutral{background:#f1f5f9;color:#475569}.home-progress-line.compact{height:7px;margin-top:0}.assignment-menu-actions.compact{justify-content:flex-start;margin-top:12px}.assignment-menu-actions.compact a{min-height:34px;padding:8px 12px;font-size:.78rem}@media (max-width: 640px){.home-assignment-compact-top,.home-assignment-compact-meta{grid-template-columns:1fr}.home-assignment-compact-meta em,.home-assignment-compact-meta strong{width:fit-content}}
