.SignInBanner-module__nbxf6G__banner{text-align:center;padding:6px 16px 14px}.SignInBanner-module__nbxf6G__link{color:var(--accent-strong);font-size:.85rem;text-decoration:none;transition:color .12s}@media (hover:hover){.SignInBanner-module__nbxf6G__link:hover{color:var(--foreground)}}
.WeekOverviewStrip-module__Qn7l7G__strip{scrollbar-width:none;gap:8px;padding:2px 0 6px;display:flex;overflow-x:auto}.WeekOverviewStrip-module__Qn7l7G__strip::-webkit-scrollbar{display:none}.WeekOverviewStrip-module__Qn7l7G__cellWrapper{flex:1;min-width:80px;position:relative}.WeekOverviewStrip-module__Qn7l7G__cell,.WeekOverviewStrip-module__Qn7l7G__cellSkipped,.WeekOverviewStrip-module__Qn7l7G__cellActive{border:1px solid var(--border);background:var(--surface);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:10px 12px;transition:border-color .12s,background-color .12s,transform .1s;display:flex}.WeekOverviewStrip-module__Qn7l7G__cellSkipped{opacity:.45}.WeekOverviewStrip-module__Qn7l7G__cellActive{border-color:var(--accent);background:color-mix(in srgb,var(--accent)8%,var(--surface))}.WeekOverviewStrip-module__Qn7l7G__cellDay{letter-spacing:.08em;color:var(--muted);font-size:.68rem;font-weight:700}.WeekOverviewStrip-module__Qn7l7G__cellDayToday{letter-spacing:.08em;color:var(--accent-strong);align-items:center;gap:4px;font-size:.68rem;font-weight:700;display:flex}.WeekOverviewStrip-module__Qn7l7G__cellDayToday:after{content:"";background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.WeekOverviewStrip-module__Qn7l7G__cellMeal{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:120px;font-size:.82rem;font-weight:500;overflow:hidden}.WeekOverviewStrip-module__Qn7l7G__cellSkipLabel{color:var(--muted);font-size:.78rem;font-style:italic}.WeekOverviewStrip-module__Qn7l7G__cellTime{color:var(--muted);font-size:.72rem}.WeekOverviewStrip-module__Qn7l7G__cellActive .WeekOverviewStrip-module__Qn7l7G__cellDay,.WeekOverviewStrip-module__Qn7l7G__cellActive .WeekOverviewStrip-module__Qn7l7G__cellTime{color:var(--foreground)}@media (hover:hover){.WeekOverviewStrip-module__Qn7l7G__cell:hover,.WeekOverviewStrip-module__Qn7l7G__cellActive:hover{border-color:var(--border-strong);background:var(--bg-strong);transform:translateY(-1px)}.WeekOverviewStrip-module__Qn7l7G__cellActive:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent)12%,var(--surface))}}.WeekOverviewStrip-module__Qn7l7G__cell:active,.WeekOverviewStrip-module__Qn7l7G__cellActive:active{transform:translateY(0)}.WeekOverviewStrip-module__Qn7l7G__cellUnplanned{border:1px dashed color-mix(in srgb,var(--border)60%,transparent);cursor:pointer;text-align:left;background:0 0;border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;gap:3px;min-width:80px;padding:10px 12px;transition:border-color .12s;display:flex}.WeekOverviewStrip-module__Qn7l7G__cellUnplanned:hover{opacity:.65;border-color:var(--border)}.WeekOverviewStrip-module__Qn7l7G__cellUnplannedLabel{color:var(--muted);font-size:.78rem}.WeekOverviewStrip-module__Qn7l7G__removeButton{width:16px;height:16px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;transition:background-color 80ms,color 80ms;display:flex;position:absolute;top:4px;right:6px}.WeekOverviewStrip-module__Qn7l7G__removeButton:hover{opacity:1;background:color-mix(in srgb,var(--muted)15%,transparent);color:var(--foreground)}
.WeekPlanHeader-module__Y7-4wa__header{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:18px 24px;transition:border-color .14s,box-shadow .18s}.WeekPlanHeader-module__Y7-4wa__headerMeta{justify-content:space-between;align-items:center;gap:12px;display:flex}.WeekPlanHeader-module__Y7-4wa__headerTexts{min-width:0}.WeekPlanHeader-module__Y7-4wa__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong);margin:0 0 2px;font-size:.82rem}.WeekPlanHeader-module__Y7-4wa__title{margin:0;font-size:clamp(1.4rem,2.5vw,1.9rem)}.WeekPlanHeader-module__Y7-4wa__actionRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:none}@media (min-width:560px){.WeekPlanHeader-module__Y7-4wa__actionRow{display:flex}}.WeekPlanHeader-module__Y7-4wa__actionRowDesktopOnly{display:inline-flex}.WeekPlanHeader-module__Y7-4wa__overflowMenuWrapper{position:relative}.WeekPlanHeader-module__Y7-4wa__overflowButton,.WeekPlanHeader-module__Y7-4wa__overflowButtonActive{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong)78%,transparent);width:40px;height:40px;color:var(--fg-secondary);cursor:pointer;letter-spacing:.08em;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;transition:border-color .12s,background-color .12s,color .12s;display:flex}.WeekPlanHeader-module__Y7-4wa__overflowButtonActive{border-color:var(--border-strong);background:var(--bg-strong);color:var(--foreground)}.WeekPlanHeader-module__Y7-4wa__overflowMenu{background:var(--surface);border:1px solid var(--border);min-width:175px;box-shadow:var(--shadow-md);z-index:10;border-radius:14px;padding:5px;animation:.12s WeekPlanHeader-module__Y7-4wa__overflowReveal;position:absolute;top:calc(100% + 6px);right:0}@keyframes WeekPlanHeader-module__Y7-4wa__overflowReveal{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.WeekPlanHeader-module__Y7-4wa__overflowMenuItem{text-align:left;width:100%;font:inherit;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 12px;font-size:.9rem;transition:background-color .1s;display:block}.WeekPlanHeader-module__Y7-4wa__overflowMenuDivider{background:var(--border);height:1px;margin:4px 8px}.WeekPlanHeader-module__Y7-4wa__overflowMenuItemMobileOnly{display:block}@media (min-width:560px){.WeekPlanHeader-module__Y7-4wa__overflowMenuItemMobileOnly{display:none}}.WeekPlanHeader-module__Y7-4wa__statusPanel{width:100%}.WeekPlanHeader-module__Y7-4wa__statusRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.WeekPlanHeader-module__Y7-4wa__retryAction{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong)82%,transparent);min-height:38px;color:var(--foreground);cursor:pointer;font:inherit;border-radius:999px;padding:0 12px;font-size:.88rem}.WeekPlanHeader-module__Y7-4wa__saveForm{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong)82%,transparent);border-radius:16px;gap:10px;margin-top:16px;padding:14px;transition:border-color .14s;display:grid}.WeekPlanHeader-module__Y7-4wa__saveFormTitle{color:var(--foreground);margin:0;font-weight:600}.WeekPlanHeader-module__Y7-4wa__saveLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.84rem}.WeekPlanHeader-module__Y7-4wa__saveFormRow{flex-wrap:wrap;gap:10px;display:flex}.WeekPlanHeader-module__Y7-4wa__saveInput{border:1px solid var(--border);background:var(--surface-strong);min-height:46px;color:var(--foreground);font:inherit;border-radius:12px;flex:240px;padding:0 16px;transition:border-color .12s,box-shadow .12s}.WeekPlanHeader-module__Y7-4wa__saveInput:focus-visible{border-color:var(--border-strong)}.WeekPlanHeader-module__Y7-4wa__primaryAction,.WeekPlanHeader-module__Y7-4wa__secondaryAction,.WeekPlanHeader-module__Y7-4wa__ghostAction{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;transition:border-color .12s,background-color .12s,color .12s,transform .12s;display:inline-flex}.WeekPlanHeader-module__Y7-4wa__primaryAction{background:var(--cta-bg);color:var(--cta-fg)}.WeekPlanHeader-module__Y7-4wa__primaryAction:hover{background:var(--cta-bg-hover)}.WeekPlanHeader-module__Y7-4wa__primaryAction:active,.WeekPlanHeader-module__Y7-4wa__secondaryAction:active,.WeekPlanHeader-module__Y7-4wa__ghostAction:active{transform:translateY(1px)}.WeekPlanHeader-module__Y7-4wa__secondaryAction{border-color:var(--border);background:color-mix(in srgb,var(--surface-strong)78%,transparent);cursor:pointer}.WeekPlanHeader-module__Y7-4wa__secondaryAction:hover{border-color:var(--border-strong);background:color-mix(in srgb,var(--surface-strong)92%,transparent)}.WeekPlanHeader-module__Y7-4wa__ghostAction{color:var(--muted);cursor:pointer;background:0 0;border-color:#0000}.WeekPlanHeader-module__Y7-4wa__ghostAction:hover{color:var(--foreground)}.WeekPlanHeader-module__Y7-4wa__authPrompt{color:var(--muted);margin:14px 0 0;line-height:1.6}.WeekPlanHeader-module__Y7-4wa__inlineLink{color:var(--accent-strong);text-decoration:underline;transition:color .12s}.WeekPlanHeader-module__Y7-4wa__inlineLink:hover{color:var(--foreground)}.WeekPlanHeader-module__Y7-4wa__retryAction:hover{border-color:var(--border-strong)}@media (hover:hover){.WeekPlanHeader-module__Y7-4wa__header:hover,.WeekPlanHeader-module__Y7-4wa__statusPanel:hover,.WeekPlanHeader-module__Y7-4wa__saveForm:hover{border-color:var(--border-strong)}.WeekPlanHeader-module__Y7-4wa__overflowButton:hover{border-color:var(--border-strong);background:var(--bg-strong);color:var(--foreground)}.WeekPlanHeader-module__Y7-4wa__overflowMenuItem:hover{background:var(--surface-strong)}}
