.module-shell{background:var(--color-background,#f9fafb);flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}body.has-workspace-taskbar .module-shell{height:calc(100dvh - var(--workspace-taskbar-height,48px))}.module-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:12px;padding:12px 20px;display:flex}.module-shell--compact .module-header{gap:8px;padding:8px 12px}.module-shell--compact .module-header h1{font-size:1rem}.dark .module-header{background:#1e293b;border-color:#334155}.module-body{flex:1;min-height:0;padding:.5rem;overflow:auto}.module-body--flush{flex-direction:column;padding:0;display:flex;overflow:hidden}.module-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:16px}.dark .module-card{background:#1e293b;border-color:#334155}.module-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500}.module-btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1)}.module-btn-secondary{color:#334155;background:#f1f5f9}.module-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.module-input{border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 12px;font-size:14px}.module-table{border-collapse:collapse;width:100%;font-size:14px}.module-table th,.module-table td{text-align:left;border:1px solid #e5e7eb;padding:8px 12px}.module-table th{background:#f8fafc;font-weight:600}.calendar-grid-wrap{overflow-x:auto}.calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px;display:grid}.calendar-weekday{color:#64748b;text-align:center;font-size:11px;font-weight:600}.calendar-grid{grid-template-columns:repeat(7,minmax(100px,1fr));gap:4px;min-height:420px;display:grid}.calendar-grid-week{grid-template-columns:repeat(7,minmax(140px,1fr))}.calendar-day{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-height:88px;padding:4px}.calendar-day-muted{opacity:.45}.calendar-day-today{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.calendar-day-num{color:#334155;font-size:12px;font-weight:600}.calendar-day-events{margin:4px 0 0;padding:0;list-style:none}.calendar-day-events li{text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border-left:3px solid #3b82f6;border-radius:2px;margin-bottom:2px;padding:2px 4px;font-size:10px;overflow:hidden}.anydocs-pres-table{border-collapse:collapse;width:100%;font-size:12px}.anydocs-pres-table td{border:1px solid #cbd5e1;min-width:48px;padding:4px 6px}.anydocs-pres-chart{background:#f8fafc;border:1px dashed #94a3b8;flex-direction:column;justify-content:center;align-items:center;display:flex}
