diff --git a/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx b/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx index 7a5c7b9..46b9e0a 100644 --- a/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx +++ b/src/widgets/focus-dashboard/ui/AppAtmosphereEntryShell.tsx @@ -53,17 +53,17 @@ export const AppAtmosphereEntryShell = ({ onStartSession, }: AppAtmosphereEntryShellProps) => { return ( -
+
{/* Main Focus Entry Ritual */} -
+
{/* Inline Accessories (No overlap guarantee) */} -
+
{errorAccessory} {!errorAccessory && topAccessory}
-
-

+

+

What will you focus on?

-
+
{/* Primary Action: Massive Custom Timer Input */} diff --git a/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx b/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx index 3939fab..a171ed5 100644 --- a/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx +++ b/src/widgets/focus-dashboard/ui/FocusDashboardWidget.tsx @@ -307,18 +307,18 @@ export const FocusDashboardWidget = () => { !isCheckingSession && !currentSession && hasEnoughWeeklyData && !isReviewReturn; return ( -
+
{/* Background Media */}
{/* Immersive Overlay Gradients */} -
-
+
+
{/* Header */}
@@ -345,13 +345,13 @@ export const FocusDashboardWidget = () => {
{/* Main Content Area */} -
+
{isCheckingSession ? ( -
+

Loading session...

) : ( -
+