.adaptive-dashboard-module__4GfOua__loadingState{padding:var(--space-8);text-align:center;color:var(--ink-secondary);font-size:var(--text-sm)}.adaptive-dashboard-module__4GfOua__errorState{padding:var(--space-8);text-align:center;color:var(--ink-secondary)}.adaptive-dashboard-module__4GfOua__errorState p{margin-bottom:var(--space-4)}.adaptive-dashboard-module__4GfOua__retryBtn{padding:var(--space-2)var(--space-4);background:var(--a-accent);color:var(--surface-bg);border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-sm);border:none}.adaptive-dashboard-module__4GfOua__setupContainer{max-width:640px;padding:var(--space-6)var(--space-4);margin:0 auto}.adaptive-dashboard-module__4GfOua__setupHeader{margin-bottom:var(--space-6)}.adaptive-dashboard-module__4GfOua__setupTitle{font-size:var(--text-2xl);font-weight:var(--fw-bold);margin-bottom:var(--space-1)}.adaptive-dashboard-module__4GfOua__setupSubtitle{font-size:var(--text-sm);color:var(--ink-secondary)}.adaptive-dashboard-module__4GfOua__progressBar{height:var(--space-2);background:var(--surface-card);border-radius:var(--radius-sm);margin-bottom:var(--space-2);position:relative;overflow:hidden}.adaptive-dashboard-module__4GfOua__progressFill{background:var(--a-accent);border-radius:var(--radius-sm);height:100%;transition:width .5s}.adaptive-dashboard-module__4GfOua__progressLabel{font-size:var(--text-xs);color:var(--ink-secondary);text-align:right;margin-bottom:var(--space-6);display:block}.adaptive-dashboard-module__4GfOua__milestoneList{gap:var(--space-1);margin-bottom:var(--space-6);flex-direction:column;display:flex}.adaptive-dashboard-module__4GfOua__milestoneItem{padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);border:1px solid var(--a-border);background:var(--surface-bg);justify-content:space-between;align-items:center;transition:border-color .2s;display:flex}.adaptive-dashboard-module__4GfOua__milestoneComplete{opacity:.6}.adaptive-dashboard-module__4GfOua__milestoneHighlighted{border-color:var(--a-accent);background:color-mix(in srgb,var(--a-accent)4%,transparent)}.adaptive-dashboard-module__4GfOua__milestoneLeft{align-items:center;gap:var(--space-3);display:flex}.adaptive-dashboard-module__4GfOua__milestoneCheckDone{color:var(--a-success,#22c55e);flex-shrink:0}.adaptive-dashboard-module__4GfOua__milestoneCheckPending{color:var(--ink-muted);flex-shrink:0}.adaptive-dashboard-module__4GfOua__milestoneLabel{font-size:var(--text-sm);font-weight:var(--fw-medium)}.adaptive-dashboard-module__4GfOua__requiredBadge{font-size:var(--text-xs);color:var(--a-accent);background:color-mix(in srgb,var(--a-accent)8%,transparent);padding:1px var(--space-2);border-radius:var(--radius-sm);align-items:center;gap:2px;display:inline-flex}.adaptive-dashboard-module__4GfOua__milestoneRight{flex-shrink:0}.adaptive-dashboard-module__4GfOua__completeBadge{font-size:var(--text-xs);color:var(--a-success,#22c55e);font-weight:var(--fw-medium)}.adaptive-dashboard-module__4GfOua__waitingText{font-size:var(--text-xs);color:var(--ink-muted)}.adaptive-dashboard-module__4GfOua__milestoneCta{align-items:center;gap:var(--space-1);font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--a-accent);padding:var(--space-1)var(--space-3);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--a-accent)8%,transparent);text-decoration:none;transition:background .15s;display:inline-flex}.adaptive-dashboard-module__4GfOua__milestoneCta:hover{background:color-mix(in srgb,var(--a-accent)15%,transparent)}.adaptive-dashboard-module__4GfOua__proTip{gap:var(--space-3);padding:var(--space-4);background:var(--surface-card);border-radius:var(--radius-md);display:flex}.adaptive-dashboard-module__4GfOua__proTipIcon{font-size:var(--text-lg);flex-shrink:0}.adaptive-dashboard-module__4GfOua__proTipText{font-size:var(--text-sm);color:var(--ink-secondary);margin:0;line-height:1.5}.adaptive-dashboard-module__4GfOua__growthContainer{gap:var(--space-6);flex-direction:column;display:flex}.adaptive-dashboard-module__4GfOua__metricsRow{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.adaptive-dashboard-module__4GfOua__metricCard{background:var(--surface-bg);border:1px solid var(--a-border);border-radius:var(--radius-lg);padding:var(--space-5)}.adaptive-dashboard-module__4GfOua__metricLabel{font-size:var(--text-xs);color:var(--ink-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-1)}.adaptive-dashboard-module__4GfOua__metricValue{font-size:var(--text-2xl);font-weight:var(--fw-bold);margin-bottom:var(--space-1)}.adaptive-dashboard-module__4GfOua__trendUp{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--a-success,#22c55e);align-items:center;gap:2px;display:inline-flex}.adaptive-dashboard-module__4GfOua__trendDown{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--a-error,#ef4444);align-items:center;gap:2px;display:inline-flex}.adaptive-dashboard-module__4GfOua__trendNeutral{font-size:var(--text-xs);color:var(--ink-muted)}.adaptive-dashboard-module__4GfOua__twoColumnRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.adaptive-dashboard-module__4GfOua__panel{background:var(--surface-bg);border:1px solid var(--a-border);border-radius:var(--radius-lg);padding:var(--space-5)}.adaptive-dashboard-module__4GfOua__panelHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.adaptive-dashboard-module__4GfOua__panelTitle{font-size:var(--text-sm);font-weight:var(--fw-semibold);margin:0}.adaptive-dashboard-module__4GfOua__panelLink{font-size:var(--text-xs);color:var(--a-accent);text-decoration:none}.adaptive-dashboard-module__4GfOua__chartControls{align-items:center;gap:var(--space-3);display:flex}.adaptive-dashboard-module__4GfOua__metricToggle{border:1px solid var(--a-border);border-radius:var(--radius-sm);display:flex;overflow:hidden}.adaptive-dashboard-module__4GfOua__toggleBtn{padding:var(--space-1)var(--space-3);font-size:var(--text-xs);cursor:pointer;color:var(--ink-secondary);background:0 0;border:none}.adaptive-dashboard-module__4GfOua__toggleActive{background:var(--a-accent);color:var(--surface-bg)}.adaptive-dashboard-module__4GfOua__periodSelector{gap:var(--space-1);display:flex}.adaptive-dashboard-module__4GfOua__periodPill{padding:var(--space-1)var(--space-2);font-size:var(--text-xs);border:1px solid var(--a-border);border-radius:var(--radius-sm);cursor:pointer;color:var(--ink-secondary);background:0 0}.adaptive-dashboard-module__4GfOua__periodActive{background:var(--a-accent);color:var(--surface-bg);border-color:var(--a-accent)}.adaptive-dashboard-module__4GfOua__chartContainer{margin-top:var(--space-2)}.adaptive-dashboard-module__4GfOua__topProductList{flex-direction:column;display:flex}.adaptive-dashboard-module__4GfOua__topProductRow{align-items:center;gap:var(--space-3);padding:var(--space-2)0;border-bottom:1px solid var(--a-border);color:inherit;text-decoration:none;display:flex}.adaptive-dashboard-module__4GfOua__topProductRow:last-child{border-bottom:none}.adaptive-dashboard-module__4GfOua__topProductRank{font-size:var(--text-xs);color:var(--ink-muted);text-align:center;width:18px}.adaptive-dashboard-module__4GfOua__topProductThumb{border-radius:var(--radius-sm);background:var(--surface-card);width:36px;height:36px;color:var(--ink-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.adaptive-dashboard-module__4GfOua__topProductThumb img{object-fit:cover;width:100%;height:100%}.adaptive-dashboard-module__4GfOua__topProductInfo{flex:1;min-width:0}.adaptive-dashboard-module__4GfOua__topProductName{font-size:var(--text-sm);font-weight:var(--fw-medium);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.adaptive-dashboard-module__4GfOua__topProductUnits{font-size:var(--text-xs);color:var(--ink-muted)}.adaptive-dashboard-module__4GfOua__topProductRevenue{font-size:var(--text-sm);font-weight:var(--fw-semibold);flex-shrink:0}.adaptive-dashboard-module__4GfOua__orderList{flex-direction:column;display:flex}.adaptive-dashboard-module__4GfOua__orderRow{padding:var(--space-2)0;border-bottom:1px solid var(--a-border);color:inherit;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.adaptive-dashboard-module__4GfOua__orderRow:last-child{border-bottom:none}.adaptive-dashboard-module__4GfOua__orderLeft{align-items:center;gap:var(--space-2);display:flex}.adaptive-dashboard-module__4GfOua__orderNumber{font-size:var(--text-sm);font-weight:var(--fw-semibold);font-family:monospace}.adaptive-dashboard-module__4GfOua__orderCustomer{font-size:var(--text-xs);color:var(--ink-secondary)}.adaptive-dashboard-module__4GfOua__orderRight{align-items:center;gap:var(--space-3);display:flex}.adaptive-dashboard-module__4GfOua__orderStatus{font-size:var(--text-xs);padding:1px var(--space-2);border-radius:var(--radius-sm);text-transform:capitalize;font-weight:var(--fw-medium)}.adaptive-dashboard-module__4GfOua__statusPaid{background:color-mix(in srgb,var(--a-info,#3b82f6)10%,transparent);color:var(--a-info,#3b82f6)}.adaptive-dashboard-module__4GfOua__statusShipped{background:color-mix(in srgb,var(--a-accent)10%,transparent);color:var(--a-accent)}.adaptive-dashboard-module__4GfOua__statusDelivered{background:color-mix(in srgb,var(--a-success,#22c55e)10%,transparent);color:var(--a-success,#22c55e)}.adaptive-dashboard-module__4GfOua__statusCancelled{background:color-mix(in srgb,var(--a-error,#ef4444)10%,transparent);color:var(--a-error,#ef4444)}.adaptive-dashboard-module__4GfOua__orderAmount{font-size:var(--text-sm);font-weight:var(--fw-medium)}.adaptive-dashboard-module__4GfOua__orderTime{font-size:var(--text-xs);color:var(--ink-muted)}.adaptive-dashboard-module__4GfOua__suggestionList{gap:var(--space-2);flex-direction:column;display:flex}.adaptive-dashboard-module__4GfOua__suggestionRow{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface-card);color:inherit;text-decoration:none;transition:background .15s;display:flex}.adaptive-dashboard-module__4GfOua__suggestionRow:hover{background:var(--a-border)}.adaptive-dashboard-module__4GfOua__suggestionIcon{color:var(--a-accent);flex-shrink:0}.adaptive-dashboard-module__4GfOua__suggestionInfo{flex:1}.adaptive-dashboard-module__4GfOua__suggestionTitle{font-size:var(--text-sm);font-weight:var(--fw-medium);display:block}.adaptive-dashboard-module__4GfOua__suggestionImpact{font-size:var(--text-xs);color:var(--a-success,#22c55e)}.adaptive-dashboard-module__4GfOua__suggestionArrow{color:var(--ink-muted);flex-shrink:0}.adaptive-dashboard-module__4GfOua__emptyState{padding:var(--space-6);text-align:center;color:var(--ink-muted);font-size:var(--text-sm)}.adaptive-dashboard-module__4GfOua__emptyStateCta{margin-top:var(--space-2);color:var(--a-accent);font-weight:var(--fw-medium);text-decoration:none;display:inline-block}@media (max-width:768px){.adaptive-dashboard-module__4GfOua__metricsRow{grid-template-columns:repeat(2,1fr)}.adaptive-dashboard-module__4GfOua__twoColumnRow{grid-template-columns:1fr}}
.SmartHome-module__Onvp3G__container{gap:var(--space-8);flex-direction:column;display:flex}.SmartHome-module__Onvp3G__greeting{margin-bottom:0}.SmartHome-module__Onvp3G__greetingTitle{font-size:var(--text-3xl);font-weight:var(--fw-light);color:var(--ink-primary);margin:0}.SmartHome-module__Onvp3G__greetingSubtitle{font-size:var(--text-sm);color:var(--ink-muted,var(--ink-secondary));margin-top:var(--space-1)}.SmartHome-module__Onvp3G__priorityGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.SmartHome-module__Onvp3G__priorityCard{background:var(--surface-primary);border:1px solid var(--a-border);border-radius:var(--radius-lg);padding:var(--space-5);color:inherit;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.SmartHome-module__Onvp3G__priorityCard:hover{border-color:var(--a-accent);box-shadow:0 2px 8px color-mix(in srgb,var(--a-accent)10%,transparent)}.SmartHome-module__Onvp3G__priorityLabel{font-size:var(--text-xs);color:var(--ink-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2)}.SmartHome-module__Onvp3G__priorityValue{font-size:var(--text-2xl);font-weight:var(--fw-bold);color:var(--ink-primary);margin-bottom:var(--space-3)}.SmartHome-module__Onvp3G__priorityAction{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--a-accent)}.SmartHome-module__Onvp3G__lowStockBanner{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);background:color-mix(in srgb,var(--a-warning,#f59e0b)8%,var(--surface-primary));border:1px solid color-mix(in srgb,var(--a-warning,#f59e0b)30%,transparent);border-radius:var(--radius-md);color:inherit;text-decoration:none;transition:border-color .2s;display:flex}.SmartHome-module__Onvp3G__lowStockBanner:hover{border-color:var(--a-warning,#f59e0b)}.SmartHome-module__Onvp3G__lowStockIcon{color:var(--a-warning,#f59e0b);flex-shrink:0}.SmartHome-module__Onvp3G__lowStockText{font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--ink-primary);flex:1}.SmartHome-module__Onvp3G__insightsGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.SmartHome-module__Onvp3G__insightPanel{background:var(--surface-primary);border:1px solid var(--a-border);border-radius:var(--radius-lg);padding:var(--space-5)}.SmartHome-module__Onvp3G__insightHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.SmartHome-module__Onvp3G__insightTitle{font-size:var(--text-sm);font-weight:var(--fw-semibold);margin:0}.SmartHome-module__Onvp3G__insightLink{font-size:var(--text-xs);color:var(--a-accent);text-decoration:none}.SmartHome-module__Onvp3G__insightLink:hover{text-decoration:underline}.SmartHome-module__Onvp3G__insightMetrics{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.SmartHome-module__Onvp3G__insightMetric{gap:var(--space-1);flex-direction:column;display:flex}.SmartHome-module__Onvp3G__insightMetricLabel{font-size:var(--text-xs);color:var(--ink-secondary)}.SmartHome-module__Onvp3G__insightMetricValue{font-size:var(--text-lg);font-weight:var(--fw-semibold);color:var(--ink-primary)}.SmartHome-module__Onvp3G__trendUp{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--a-success,#22c55e);align-items:center;gap:2px;display:inline-flex}.SmartHome-module__Onvp3G__trendDown{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--a-error,#ef4444);align-items:center;gap:2px;display:inline-flex}.SmartHome-module__Onvp3G__trendNeutral{font-size:var(--text-xs);color:var(--ink-tertiary)}.SmartHome-module__Onvp3G__sectionLabel{font-size:var(--text-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--ink-secondary);margin-bottom:var(--space-3)}.SmartHome-module__Onvp3G__quickActionsGrid{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}.SmartHome-module__Onvp3G__quickAction{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-3);background:var(--surface-primary);border:1px solid var(--a-border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.SmartHome-module__Onvp3G__quickAction:hover{border-color:var(--a-accent);box-shadow:0 2px 8px color-mix(in srgb,var(--a-accent)10%,transparent)}.SmartHome-module__Onvp3G__quickActionIcon{color:var(--a-accent)}.SmartHome-module__Onvp3G__quickActionLabel{font-size:var(--text-xs);font-weight:var(--fw-medium);color:var(--ink-primary);text-align:center}.SmartHome-module__Onvp3G__croSection{flex-direction:column;display:flex}.SmartHome-module__Onvp3G__croHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.SmartHome-module__Onvp3G__croCards{gap:var(--space-2);flex-direction:column;display:flex}.SmartHome-module__Onvp3G__croCard{padding:var(--space-3)var(--space-4);background:var(--surface-secondary);border-radius:var(--radius-md);color:inherit;justify-content:space-between;align-items:center;text-decoration:none;transition:background .15s;display:flex}.SmartHome-module__Onvp3G__croCard:hover{background:var(--a-border)}.SmartHome-module__Onvp3G__croCardLeft{gap:var(--space-1);flex-direction:column;display:flex}.SmartHome-module__Onvp3G__croCardTitle{font-size:var(--text-sm);font-weight:var(--fw-medium)}.SmartHome-module__Onvp3G__impactBadge{font-size:var(--text-xs);color:var(--a-success,#22c55e);font-weight:var(--fw-medium);align-items:center;display:inline-flex}.SmartHome-module__Onvp3G__croCardAction{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--a-accent);flex-shrink:0}.SmartHome-module__Onvp3G__croEmpty{padding:var(--space-4);text-align:center;color:var(--ink-tertiary);font-size:var(--text-sm)}.SmartHome-module__Onvp3G__skeleton{background:linear-gradient(90deg,var(--surface-secondary)0%,var(--surface-primary)50%,var(--surface-secondary)100%);border-radius:var(--radius-md);background-size:200% 100%;animation:1.5s ease-in-out infinite SmartHome-module__Onvp3G__shimmer}.SmartHome-module__Onvp3G__skeletonLine{height:var(--space-4);width:60%;}.SmartHome-module__Onvp3G__skeletonBlock{height:80px;}.SmartHome-module__Onvp3G__skeletonCard{border-radius:var(--radius-lg);height:120px;}@keyframes SmartHome-module__Onvp3G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.SmartHome-module__Onvp3G__priorityGrid,.SmartHome-module__Onvp3G__insightsGrid{grid-template-columns:1fr}.SmartHome-module__Onvp3G__quickActionsGrid{grid-template-columns:repeat(2,1fr)}}
.dashboard-nudges-module__v0i90W__dashboardGrid{gap:var(--space-6);grid-template-columns:1fr 340px;align-items:start;display:grid}.dashboard-nudges-module__v0i90W__dashboardMain{min-width:0}.dashboard-nudges-module__v0i90W__dashboardSidebar{top:var(--space-4);gap:var(--space-4);flex-direction:column;display:flex;position:sticky}@media (max-width:1024px){.dashboard-nudges-module__v0i90W__dashboardGrid{grid-template-columns:1fr}.dashboard-nudges-module__v0i90W__dashboardSidebar{position:static}}.dashboard-nudges-module__v0i90W__intelligenceSection{padding:0}.dashboard-nudges-module__v0i90W__sectionLabel{font-size:var(--text-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.07em;color:var(--ink-secondary);margin-bottom:var(--space-3)}.dashboard-nudges-module__v0i90W__intelligenceGrid{gap:var(--space-2);flex-direction:column;display:flex}.dashboard-nudges-module__v0i90W__intelligenceCard{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--surface-primary);border:1px solid var(--a-border);border-radius:var(--radius-lg);color:inherit;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.dashboard-nudges-module__v0i90W__intelligenceCard:hover{border-color:var(--a-accent);background:color-mix(in srgb,var(--a-accent)3%,var(--surface-primary))}.dashboard-nudges-module__v0i90W__intelligenceIcon{color:var(--a-accent);flex-shrink:0}.dashboard-nudges-module__v0i90W__intelligenceInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-nudges-module__v0i90W__intelligenceTitle{font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--ink-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-nudges-module__v0i90W__intelligenceValue{font-size:var(--text-xs);color:var(--ink-secondary)}.dashboard-nudges-module__v0i90W__intelligenceArrow{font-size:var(--text-sm);color:var(--ink-tertiary);flex-shrink:0}.dashboard-nudges-module__v0i90W__nudgeSection{padding:0}.dashboard-nudges-module__v0i90W__nudgeGrid{gap:var(--space-2);flex-direction:column;display:flex}.dashboard-nudges-module__v0i90W__nudgeCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);background:var(--surface-primary);border:1px solid var(--a-border);border-radius:var(--radius-md);transition:border-color .15s;display:flex}.dashboard-nudges-module__v0i90W__nudgeCard:hover{border-color:color-mix(in srgb,var(--a-accent)40%,var(--a-border))}.dashboard-nudges-module__v0i90W__nudgeIconWrap{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--a-accent)8%,transparent);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.dashboard-nudges-module__v0i90W__nudgeIcon{color:var(--a-accent)}.dashboard-nudges-module__v0i90W__nudgeBody{flex:1;min-width:0}.dashboard-nudges-module__v0i90W__nudgeMessage{font-size:var(--text-xs);color:var(--ink-secondary);margin:0;line-height:1.4}.dashboard-nudges-module__v0i90W__nudgeAction{margin-top:var(--space-1);font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--a-accent);text-decoration:none;display:inline-block}.dashboard-nudges-module__v0i90W__nudgeAction:hover{text-decoration:underline}.dashboard-nudges-module__v0i90W__nudgeDismiss{width:20px;height:20px;color:var(--ink-tertiary);cursor:pointer;border-radius:var(--radius-sm);opacity:0;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s,color .15s;display:flex}.dashboard-nudges-module__v0i90W__nudgeDismiss:hover{color:var(--ink-secondary)}.dashboard-nudges-module__v0i90W__nudgeCard:hover .dashboard-nudges-module__v0i90W__nudgeDismiss{opacity:1}@media (max-width:768px){.dashboard-nudges-module__v0i90W__intelligenceGrid{grid-template-columns:1fr}.dashboard-nudges-module__v0i90W__nudgeCard{flex-direction:column;align-items:flex-start}.dashboard-nudges-module__v0i90W__nudgeRight{align-self:flex-end}}