:root{--cream-50:#fffaf0;--cream-100:#f8efd8;--milk:#fffef8;--ink:#241a12;--muted:#66594c;--line:#e4d7bf;--line-strong:#cbb68f;--green:#256f46;--green-dark:#174d31;--red:#b42318;--amber:#c98220;--surface:#ffffff;--shadow:0 18px 45px rgba(63,45,24,0.12)}.scheduleModeToggle{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--line-strong);border-radius:999px;padding:3px;background:var(--surface)}.scheduleModeToggle button{min-height:30px;border:0;border-radius:999px;padding:4px 10px;background:transparent;color:var(--muted);font-size:.74rem;font-weight:800}.scheduleModeToggle button.active{background:var(--green-dark);color:white}.rolePicker{display:inline-flex;width:100%;min-width:58px;min-height:58px;align-items:center;justify-content:center;gap:1px;border:1px solid transparent;border-radius:10px;padding:4px 3px;background:transparent;color:var(--ink);font-weight:800;text-align:center;flex-direction:column}.rolePicker:hover:not(:disabled){border-color:rgba(37,111,70,.2);background:rgba(248,239,216,.45)}.rolePicker.unassigned{color:var(--muted);min-height:40px;border-color:transparent;background:transparent;font-size:1.05rem;font-weight:500}.rolePicker.unassigned:hover:not(:disabled){border-color:transparent;background:transparent;color:var(--ink)}.rolePickerIcon{display:block;font-size:1.65rem;line-height:1}.rolePickerName{display:block;max-width:100%;overflow:hidden;color:var(--muted);font-size:.62rem;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.rolePickerDash{display:block;line-height:1}.rolePicker:disabled{cursor:not-allowed;opacity:.52}.scheduleUserDefaultRole{color:var(--muted);font-size:.7rem;font-weight:700}.roleSummary{align-items:center;justify-content:center}.assignedRoleSummary{color:var(--green-dark);font-weight:800}.unassignedRoleSummary{color:var(--muted)}.roleSettings{display:grid;grid-gap:14px;gap:14px;margin-top:24px;border-top:1px solid var(--line);padding-top:22px}.roleSettings h3{margin:0;font-size:1.12rem}.roleSettingsList{display:flex;flex-wrap:wrap;gap:10px}.roleSettingsChip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:999px;padding:6px 10px;background:var(--cream-100);font-size:.82rem;font-weight:800}.roleSettingsChip small{color:var(--muted)}.roleDeleteButton{display:inline-flex;place-items:center;border:0;justify-content:center;width:32px;height:32px;margin:-4px -6px -4px 0;border-radius:999px;padding:0;background:transparent;color:var(--red);cursor:pointer}.roleDeleteButton:hover{color:#7d1710;background:color-mix(in srgb,var(--red) 10%,transparent)}.roleCreateForm{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.roleCreateForm label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:.76rem;font-weight:800}.roleCreateForm label:first-child{width:76px}.roleCreateForm label:nth-child(2){min-width:220px;flex:1 1}.roleCreateForm input{min-height:40px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5}body,button,input,select{font:inherit}a{color:inherit;text-decoration:none}a,button,input,select{outline-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--amber);outline-offset:3px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button{cursor:pointer}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,254,248,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.footerInner,.headerInner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px}.logo{display:inline-flex;min-height:48px;align-items:center;gap:12px}.logoMark{display:grid;width:44px;height:44px;place-items:center;border:2px solid var(--green-dark);background:var(--cream-100);color:var(--green-dark);font-weight:800}.logo small,.logo strong{display:block}.logo small{color:var(--muted);font-size:.82rem}.navLinks{display:flex;align-items:center;gap:6px}.navLinks a,.sideNav a,.sideNavButton{min-height:44px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:10px 12px;color:var(--muted);font-weight:700;text-align:left}.navLinks a:hover,.sideNav a:hover,.sideNav a[aria-current=page],.sideNavButton.active,.sideNavButton:hover{color:var(--green-dark);background:var(--cream-100)}.hero{min-height:calc(100svh - 72px);display:flex;padding:56px 0 40px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(255,254,248,.96),rgba(255,250,240,.72)),radial-gradient(circle at 82% 22%,rgba(37,111,70,.18),transparent 34%),var(--cream-50)}.hero,.heroGrid{align-items:center}.heroGrid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);grid-gap:40px;gap:40px}.heroCopy{max-width:640px}.eyebrow{margin:0 0 12px;color:var(--green-dark);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{font-size:clamp(3.4rem,9vw,7rem)}h2{font-size:clamp(2.1rem,5vw,4.2rem)}h3{margin:0;font-size:1.05rem}.heroCopy p:not(.eyebrow),.infoGrid>div>p,.sectionGrid>div>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.12rem}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.buttonPrimary,.buttonSecondary,.dangerButton,.iconTextButton{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:6px;padding:11px 16px;font-weight:800;transition:transform .16s ease,background .16s ease,border-color .16s ease}.buttonPrimary{background:var(--green);color:#fff}.buttonPrimary:hover{background:var(--green-dark);transform:translateY(-1px)}.buttonPrimary:disabled,.buttonSecondary:disabled{cursor:not-allowed;opacity:.68;transform:none}.saveButtonNudge{animation:saveNudge 4.5s ease-in-out infinite}.saveButtonNudge:hover{animation:none}@keyframes saveNudge{0%,82%,to{transform:translateY(0)}87%{transform:translateY(-6px)}91%{transform:translateY(0)}95%{transform:translateY(-3px)}98%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.saveButtonNudge{animation:none}}.buttonSecondary,.iconTextButton{background:var(--surface);border-color:var(--line-strong);color:var(--green-dark)}.buttonSecondary:hover,.iconTextButton:hover{border-color:var(--green);background:var(--cream-100)}.dangerButton{width:44px;padding:0;background:#fff7f6;color:var(--red);border-color:#f2b8b5}.dangerButton:hover{background:#ffe7e5}.fullWidth{width:100%}.productScene{position:relative;min-height:470px;border:1px solid var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.75),rgba(248,239,216,.95)),linear-gradient(135deg,#f7dca8,#f4f0df 45%,#9f6c3a);box-shadow:var(--shadow);overflow:hidden}.productScene:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(36,26,18,.08) 1px,transparent 0);background-size:54px 100%;opacity:.45}.counter,.shelf{position:absolute;left:8%;right:8%;display:flex;align-items:flex-end;justify-content:center;gap:24px}.shelfTop{top:84px;padding-bottom:18px;border-bottom:12px solid #8d5b34}.counter{bottom:0;height:42%;border-top:14px solid #9f6c3a;background:linear-gradient(180deg,#c18b54,#8d5b34)}.breadBasket,.cheeseWheel,.creamJar,.eggTray,.hamStack,.panelaBlock{position:relative;display:block;box-shadow:0 16px 26px rgba(36,26,18,.16)}.cheeseWheel{width:118px;height:118px;border-radius:50%;background:radial-gradient(circle at 32% 25%,#fff0af,#e1a931 68%)}.creamJar{width:74px;height:120px;border:3px solid rgba(36,26,18,.24);border-radius:10px 10px 18px 18px;background:linear-gradient(180deg,#fff 0 28%,#f6e6c4 28% 100%)}.eggTray{width:154px;height:74px;border-radius:8px;background:radial-gradient(circle,#fff7df 0 18px,transparent 19px) 0 0 /50px 42px,#c9a36d}.panelaBlock{width:140px;height:92px;border-radius:8px;background:linear-gradient(145deg,#fffaf0,#ead9b8)}.hamStack{width:112px;height:88px;border-radius:50% 50% 12px 12px;background:repeating-linear-gradient(180deg,#cf6254 0 12px,#f2b6a8 12px 18px)}.breadBasket{width:164px;height:96px;border-radius:12px 12px 40px 40px;background:radial-gradient(ellipse at 30% 20%,#d99a42 0 26px,transparent 27px),radial-gradient(ellipse at 55% 18%,#e0ab55 0 30px,transparent 31px),radial-gradient(ellipse at 72% 22%,#c98632 0 28px,transparent 29px),linear-gradient(135deg,#8c5b2f,#b47a3b)}.section{padding:84px 0}.infoGrid,.sectionGrid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);grid-gap:42px;gap:42px;align-items:start}.featureList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.authPanel,.contactPanel,.featureItem,.panel{border:1px solid var(--line);background:var(--surface);padding:22px}.featureItem{min-height:178px}.contactPanel svg,.featureItem svg{color:var(--green)}.contactPanel p,.featureItem p,.scheduleTable span,.userRow span{color:var(--muted)}.mutedBand{background:var(--cream-100);border-block:1px solid var(--line)}.contactPanel{box-shadow:var(--shadow)}.contactPanel p{display:flex;align-items:flex-start;gap:12px;margin:0 0 18px}.siteFooter{border-top:1px solid var(--line);color:var(--muted)}.userPage{min-height:100vh;background:var(--milk);padding:20px clamp(14px,4vw,40px)}.userTopBar{max-width:920px;margin:0 auto 20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.userHome{max-width:920px;margin:0 auto}.userHomeHeader{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.userHomeHeader h1{margin:2px 0 0;font-size:clamp(1.55rem,5vw,2.15rem);line-height:1}.userHomeHeader .statusPill{min-height:30px;padding:4px 10px;font-size:.82rem}.userSchedule{display:grid;grid-gap:10px;gap:10px}.userScheduleHeader{max-width:360px}.userWeek{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:8px;gap:8px}.userDay{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:12px;border:1px solid var(--line);border-left:4px solid var(--line-strong);border-radius:8px;background:var(--surface);padding:10px 12px}.userDay.work{border-left-color:var(--green)}.userDay.rest{border-left-color:#df9a90;background:#fdf5f2}.userDay.today{border-color:#ddc9a0;border-left-color:var(--amber);background:#fbf7ec}.userDayHead{display:grid;grid-gap:4px;gap:4px;min-width:70px}.userDayHead .dayName{font-size:.78rem;font-weight:800;text-transform:uppercase;color:var(--ink)}.userDayHead .dayDate{color:var(--muted);font-size:.74rem;font-weight:700}.userDayHead .todayBadge{margin-top:0}.userDayStatus{display:grid;justify-items:end;grid-gap:6px;gap:6px}.userSlotRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.userSlotName{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.userSlotPill{display:inline-flex;align-items:center;gap:5px;min-width:92px;justify-content:center;padding:3px 8px;border-radius:999px;border:1px solid transparent;font-size:.8rem;font-weight:800;white-space:nowrap}.userSlotPill.work{border-color:var(--green-dark);background:var(--green);color:#ffffff}.userSlotPill.rest{border-color:#df9a90;background:#fbcfc6;color:var(--red)}.userSlotPill.unset{border-color:var(--line-strong);border-style:dashed;background:var(--surface);color:var(--muted)}.userEmptyNote{display:inline-flex;align-items:center;gap:8px;margin:4px 0 0;color:var(--muted);font-size:.9rem}.userWeekControls{width:100%}.footerStaffLink{color:var(--muted);font-size:.82rem;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong)}.footerStaffLink:hover{color:var(--green-dark);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.authPage{min-height:100svh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,var(--cream-50),#eef4e7)}.authPanel{width:min(460px,100%);min-width:0;display:grid;grid-gap:24px;gap:24px;box-shadow:var(--shadow)}.authPanel h1,.modalPanel h2{font-size:clamp(1.5rem,5vw,2.1rem);overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.formStack{display:grid;grid-gap:16px;gap:16px}.formStack label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-weight:800}.formStack label.checkboxRow{display:flex;align-items:center;gap:10px;cursor:pointer}.formStack label.checkboxRow input{width:auto;min-height:0;width:18px;height:18px;cursor:pointer}input,select{width:100%;min-height:46px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);padding:10px 12px}input:disabled,select:disabled{cursor:not-allowed;border-color:var(--line);background:#f4ecdd;color:#8d7d6c}input::placeholder{color:#8d7d6c}.denyPanel{justify-items:center;text-align:center;gap:14px}.denyIcon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:999px;background:#fff0ed;color:var(--red)}.denyTitle{font-size:clamp(1.4rem,5vw,1.9rem)}.denyText{color:var(--muted);max-width:36ch}.denyActions{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.loginStack{display:grid;grid-gap:16px;gap:16px}.googleButton{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-width:0;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--ink);font-weight:800;text-align:center}.googleButton:hover:not(:disabled){border-color:var(--green);background:var(--cream-50)}.googleButton:disabled{cursor:not-allowed;opacity:.6}.googleButtonSubtle{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:0;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--muted);font-weight:600;font-size:.9rem;text-align:center}.googleButtonSubtle:hover:not(:disabled){border-color:var(--line-strong);color:var(--ink);background:var(--cream-50)}.googleButtonSubtle:disabled{cursor:not-allowed;opacity:.6}.loginDivider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;color:var(--muted);font-size:.82rem}.loginDivider:after,.loginDivider:before{content:"";height:1px;background:var(--line)}.emulatorLink{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.devLogin{display:grid;grid-gap:8px;gap:8px;border:1px dashed var(--line-strong);border-radius:8px;background:#fbf7ee;padding:12px}.devLoginTitle{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--amber);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.devLoginButtons{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.devLoginButtons .buttonSecondary{flex-direction:column;gap:2px;min-height:52px}.devLoginButtons .buttonSecondary small{color:var(--muted);font-size:.7rem;font-weight:700}.authLinks{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.authLinks a{color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:4px}.appShell{min-height:100svh;display:grid;grid-template-columns:200px minmax(0,1fr);background:#f9f5ea}.sideNav{position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100svh;display:flex;flex-direction:column;overflow-y:auto;border-right:1px solid var(--line);background:var(--milk);padding:18px 14px}.sideNav nav{display:grid;grid-gap:6px;gap:6px;margin-top:22px}.sideNav .logo{gap:9px}.sideNav .logoMark{width:38px;height:38px}.userMenu{margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.userMenuSkeleton{height:84px}.userMenuSignedOut{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:auto;color:var(--green-dark);font-weight:800}.userMenuInfo{display:flex;align-items:center;gap:10px;margin-bottom:10px}.userAvatar{width:36px;height:36px;min-width:36px;border-radius:999px;object-fit:cover}.userAvatarInitials{display:inline-grid;place-items:center;background:var(--cream-100);border:1px solid var(--line-strong);color:var(--green-dark);font-size:.82rem;font-weight:800}.userMeta{display:grid;min-width:0}.userMeta strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.userMeta span{color:var(--muted);font-size:.76rem;font-weight:700}.signOutButton{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:40px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--red);font-size:.84rem;font-weight:800}.signOutButton:hover:not(:disabled){border-color:#df9a90;background:#fff0ed}.signOutButton:disabled{cursor:not-allowed;opacity:.6}.userMenuCompact{position:relative;margin:0;padding:0;border:0}.userMenuCompact>summary{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;list-style:none;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);color:var(--green-dark)}.userMenuCompact>summary::-webkit-details-marker{display:none}.userMenuCompact>summary:focus-visible,.userMenuCompact>summary:hover{border-color:var(--green);background:var(--cream-100)}.userMenuPopover{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(260px,calc(100vw - 24px));display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line-strong);border-radius:8px;padding:12px;background:var(--surface);box-shadow:0 16px 34px rgba(51,37,20,.16)}.userMenuPopover .userMenuInfo{margin-bottom:0}.workspace{width:min(1180px,100%);padding:32px}.panelHeading,.workspaceHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.workspace h1{font-size:clamp(2rem,5vw,3.6rem)}.statusPill{display:inline-flex;min-height:36px;align-items:center;border:1px solid var(--line-strong);border-radius:999px;padding:6px 12px;color:var(--green-dark);font-weight:800;background:var(--cream-100)}.adminGrid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(300px,1fr);grid-gap:18px;gap:18px;margin-bottom:18px}.panel h2{margin:0 0 18px;font-size:1.35rem}.modalHeader h2,.panelHeading h2{margin-bottom:0}.compactHeading{margin-bottom:12px}.panelNote{margin:6px 0 0;color:var(--muted);font-size:.95rem}.adminTabPanel{min-width:0}.userList{display:grid;grid-gap:10px;gap:10px}.userRow{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding-bottom:10px}.userRow span,.userRow strong{display:block}.userNick{color:var(--muted);font-weight:700}.deletedSection{margin-top:18px;border-top:1px solid var(--line);padding-top:12px}.deletedSection summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;color:var(--muted);font-size:.85rem;font-weight:800}.deletedSection summary::-webkit-details-marker{display:none}.deletedChevron{transition:transform .14s ease}.deletedSection[open] .deletedChevron{transform:rotate(90deg)}.deletedCount{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--cream-100);color:var(--muted);font-size:.72rem}.deletedSection .userList{margin-top:10px}.deletedRow{opacity:.7}.invitationGroup{margin-top:14px}.invitationGroupTitle{margin:0 0 8px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.invitationActions{display:inline-flex;align-items:center;gap:8px}.invitationBadge{display:inline-block;margin-left:8px;border-radius:999px;padding:1px 8px;font-size:.66rem;font-weight:800;text-transform:uppercase;vertical-align:middle}.invitationBadge.pending{background:#f6edd6;color:#9a7b3c}.invitationBadge.accepted{background:#c9e9d6;color:var(--green-dark)}.invitationBadge.revoked{background:#f0e7e5;color:var(--muted)}.userRow span+span{margin-top:2px}.weekNavigator{display:inline-grid;grid-template-columns:44px minmax(116px,auto) 44px;align-items:center;border:1px solid var(--line-strong);background:var(--cream-100);color:var(--green-dark)}.weekNavigator span{padding:0 10px;font-weight:800;text-align:center}.iconButton{width:44px;min-width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:6px;background:var(--surface);color:var(--green-dark)}.weekNavigator .iconButton{border-radius:0;background:transparent}.iconButton.active{border-color:var(--green);background:var(--cream-100)}.userRowActions{display:inline-flex;align-items:center;gap:6px}.pwEditPanel{display:grid;grid-gap:10px;gap:10px;margin:-4px 0 8px;padding:14px;border:1px solid var(--line-strong);border-radius:8px;background:var(--cream-50)}.pwEditPanel label{display:grid;grid-gap:6px;gap:6px;font-weight:700;font-size:.9rem}.pwEditPanel label.checkboxRow{display:flex;align-items:center;gap:10px;cursor:pointer}.pwEditPanel label.checkboxRow input{width:18px;height:18px;min-height:0;cursor:pointer}.checkboxRow span{display:grid;grid-gap:2px;gap:2px}.checkboxRow span small{font-weight:500;font-size:.78rem;color:var(--muted,#8d7d6c)}.pwEditActions{display:inline-flex;align-items:center;gap:10px}.shiftSettings{display:grid;grid-gap:16px;gap:16px}.shiftSettingsList{display:grid;grid-gap:10px;gap:10px}.shiftSettingsRow{display:grid;grid-template-columns:46px minmax(180px,1fr) minmax(120px,.48fr) minmax(120px,.48fr) auto;align-items:end;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fffdf8;padding:12px}.shiftSettingsNumber{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--line-strong);border-radius:6px;background:var(--cream-100);color:var(--green-dark);font-weight:900}.shiftSettingsRow label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.shiftSettingsMeta{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px}.shiftSettingsMeta strong{min-width:108px;color:var(--ink);font-size:.85rem;text-align:right}.shiftSettingsActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.iconButton:hover{border-color:var(--line-strong);background:var(--cream-100)}.tableWrap{overflow-x:auto;border:1px solid var(--line);background:var(--surface)}.scheduleEditorWrap{overflow-x:visible}.scheduleEditorWrap .scheduleTable{min-width:0;table-layout:fixed}.scheduleTable{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.scheduleTable caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scheduleTable td,.scheduleTable th{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.scheduleEditorWrap .scheduleTable .userCell,.scheduleEditorWrap .scheduleTable td,.scheduleEditorWrap .scheduleTable th{padding:4px}.scheduleEditorWrap .scheduleTable thead th{min-width:0}.scheduleEditorWrap .scheduleTable .stickyColumn{width:145px;min-width:0}.scheduleEditorWrap .scheduleTable th{font-size:.74rem}.scheduleEditorWrap .scheduleUserCellHead>strong{font-size:.82rem}.scheduleEditorWrap .scheduleUserCellMeta{margin-top:0}.scheduleEditorWrap .tally{gap:1px;padding:1px 3px;font-size:.56rem}.scheduleEditorWrap .slotTally{gap:2px}.scheduleEditorWrap .rolePicker{min-width:42px;min-height:30px;gap:0;border-radius:6px;padding:1px 2px}.scheduleEditorWrap .rolePicker.unassigned{min-height:30px;font-size:.86rem}.scheduleEditorWrap .rolePickerIcon{font-size:1.12rem}.scheduleEditorWrap .rolePickerName{font-size:.54rem;line-height:1}.scheduleTable th{background:#fbf5e7;color:var(--ink);font-size:.82rem;text-transform:uppercase}.scheduleTable thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-width:122px;vertical-align:top}.scheduleTable th small{display:block;margin-top:2px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:none}.scheduleTable .stickyColumn{position:-webkit-sticky;position:sticky;left:0;z-index:3;width:178px;min-width:178px;border-right:2px solid var(--line-strong);background:var(--milk)}.scheduleTable td span,.scheduleTable td strong{display:block}.userCell{position:relative;text-transform:none}.userCell>span{display:block}.scheduleUserCellHead{display:grid;grid-template-columns:max-content minmax(0,1fr) 22px;align-items:center;grid-gap:3px;gap:3px}.scheduleCard>header strong,.scheduleUserCellHead>strong{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;text-transform:none}.scheduleUserCellHead>strong{font-size:.9rem;line-height:1.15}.userCell>span{margin-top:2px;color:var(--muted);font-size:.82rem;text-transform:none}.scheduleUserCellMeta{margin-top:5px}.scheduleUserMenu{position:relative;justify-self:end}.scheduleUserMenu[open]{z-index:30}.scheduleTable .userCell:has(.scheduleUserMenu[open]){z-index:30}.miniIconButton,.scheduleUserMenu>summary{width:28px;min-width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--green-dark)}.scheduleUserMenu>summary{width:22px;min-width:22px;height:22px;border-color:transparent;background:transparent;cursor:pointer;list-style:none}.scheduleUserMenu>summary::-webkit-details-marker{display:none}.miniIconButton:focus-visible,.miniIconButton:hover,.scheduleUserMenu>summary:focus-visible,.scheduleUserMenu>summary:hover{border-color:var(--green);background:rgba(83,128,96,.1)}.scheduleUserMenuPanel{position:absolute;top:calc(100% + 5px);right:0;z-index:12;display:grid;min-width:118px;overflow:hidden;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);box-shadow:0 10px 24px rgba(51,37,20,.14)}.scheduleUserMenuPanel button{display:inline-flex;align-items:center;gap:7px;width:100%;min-height:34px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--green-dark);padding:7px 10px;font-size:.8rem;font-weight:800;text-align:left}.scheduleUserMenuPanel button:last-child{border-bottom:0}.scheduleUserMenuPanel button:focus-visible,.scheduleUserMenuPanel button:hover{background:var(--cream-100)}.scheduleUserMenuPanel button.danger{color:#9f2f22}.scheduleUserMenuPanel button.danger:focus-visible,.scheduleUserMenuPanel button.danger:hover{background:#fff1ed}.miniIconButton.danger{color:#9f2f22}.miniIconButton.danger:focus-visible,.miniIconButton.danger:hover{border-color:#d9a59b;background:#fff1ed}.dayCell{min-width:118px;background:#fffdf8}.scheduleEditorWrap .dayCell{min-width:0}.scheduleEditorWrap .slotEditor{gap:3px}.restCell{background:#fff8f5}.shiftSummary{display:grid;min-height:88px;align-content:center;justify-items:start;grid-gap:8px;gap:8px}.slotSummary{display:grid;grid-template-columns:24px;align-items:center;grid-gap:7px;gap:7px;min-height:30px;font-size:.9rem}.scheduleTable td .slotSummary{display:grid}.stateIcon{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid;border-radius:999px}.scheduleTable td .stateIcon{display:inline-grid}.stateIcon.on{background:#b8e3c5;color:#16713f}.stateIcon.off{background:#fbcfc6;color:var(--red)}.stateIcon.idle{background:rgba(240,231,210,.38);color:var(--muted)}.slotEditor{display:grid;min-width:0;grid-gap:6px;gap:6px;border:0;margin:0;padding:0}.slotEditorItem{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;grid-gap:5px;gap:5px}.slotToggle{width:100%;min-height:38px;display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--muted);padding:6px;transition:background .14s ease,border-color .14s ease,color .14s ease}.scheduleEditorWrap .slotToggle{min-height:30px;padding:3px}.slotToggle:hover{border-color:var(--green);background:var(--cream-50)}.slotToggle.idle{border-style:dashed;border-color:#c7b78f;background:rgba(240,231,210,.38);color:var(--muted)}.slotToggle.on{border-color:var(--green-dark);background:var(--green);color:#ffffff}.slotToggle.on:hover{background:var(--green-dark)}.slotToggle.off{border-color:#df9a90;background:#fbcfc6;color:var(--red)}.slotToggle.locked{cursor:not-allowed;opacity:.55;filter:grayscale(.25)}.slotToggle.locked:hover{border-color:inherit}.todayColumn{background:#fbf7ec;box-shadow:inset 2px 0 0 #ddc9a0,inset -2px 0 0 #ddc9a0}.scheduleTable thead th.todayColumn{background:#f6edd6}.todayBadge{display:inline-block;margin-top:4px;border:1px solid #d8c399;border-radius:999px;background:transparent;padding:0 7px;color:#9a7b3c;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.pastCell{background:#f6f1e6}.pastCell .slotEditor{opacity:.92}.pastRow{background:#f6f1e6}.todayRow{background:#fbf7ec;box-shadow:inset 3px 0 0 #ddc9a0}.weekControls{display:inline-flex;align-items:stretch;gap:10px}.todayButton{min-height:44px;display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);padding:0 14px;color:var(--green-dark);font-weight:800}.todayButton:hover{border-color:var(--green);background:var(--cream-100)}.todayButton:disabled{cursor:not-allowed;opacity:.5;border-color:var(--line);background:transparent;color:var(--muted)}.shareWeekButton{min-height:44px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);padding:0 14px;color:var(--green-dark);font-weight:800;transition:background .14s ease,border-color .14s ease,color .14s ease}.shareWeekButton:hover{border-color:var(--green);background:var(--cream-100)}.adminFooter{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:28px;padding-top:16px;border-top:1px solid var(--line)}.adminFooter,.footerLink{align-items:center;color:var(--muted);font-size:.82rem}.footerLink{display:inline-flex;gap:6px;border:0;background:transparent;padding:4px 2px;font-weight:700}.footerLink.active,.footerLink:hover{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.slotEditor legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.slotDecision{display:inline-grid;grid-template-columns:28px 30px;align-items:center;gap:6px;min-height:44px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);padding:6px}.slotDecision.work{background:#f4fbf6}.slotDecision.rest{background:#fff8f5}.slotDecision strong{font-size:.9rem}.slotEditButton{width:30px;min-width:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--green-dark);padding:0;font-size:.78rem;font-weight:800}.slotEditButton:hover{border-color:var(--green);background:var(--cream-100)}.radioCardGroup{display:inline-grid;grid-template-columns:repeat(2,44px);gap:6px}.radioCard{position:relative;min-height:44px;display:grid;place-items:center}.radioCard input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.radioCard span{width:100%;min-height:44px;display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);color:var(--green-dark);padding:7px 8px;font-size:.82rem;font-weight:800;text-align:center}.scheduleTable td .radioCard span{display:inline-grid}.radioCard input:hover+span{background:var(--cream-50);border-color:var(--green)}.radioCard input:focus-visible+span{outline:3px solid var(--amber);outline-offset:3px}.radioCard input:checked+span{border-color:var(--green);background:#e8f4ee;color:var(--green-dark)}.slotTally{display:flex;flex-wrap:wrap;gap:4px}.tally{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line-strong);border-radius:999px;padding:2px 6px;font-size:.7rem;font-weight:800;line-height:1}.tally.on{border-color:#4a9e6e;background:#b8e3c5;color:#16713f}.tally.off{border-color:#df9a90;background:#fbcfc6;color:var(--red)}.tally.idle{border-color:#c7b78f;background:rgba(240,231,210,.38);color:var(--muted)}.scheduleCards{display:none}.scheduleCard{border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.scheduleCard>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:8px 10px;background:#fbf5e7;border-bottom:1px solid var(--line)}.scheduleCard>header>div{min-width:0}.scheduleCard>header strong{display:block;color:var(--ink);font-size:1rem}.scheduleCardDays{display:grid;margin:0;padding:0;list-style:none}.scheduleCardDay{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;border-bottom:1px solid var(--line)}.scheduleCardDay:last-child{border-bottom:0}.scheduleCardDayLabel strong{display:block;font-size:.84rem;text-transform:uppercase}.scheduleCardDayLabel small{display:block;color:var(--muted);font-size:.74rem;font-weight:700}.scheduleCardSlots{display:flex;gap:10px}.cardSlot{display:grid;grid-gap:5px;gap:5px;justify-items:center}.cardSlotLabel{color:var(--muted);font-size:.66rem;font-weight:800;text-transform:uppercase}.cardSlot small{color:var(--muted);font-size:.62rem;font-weight:700}.cardSlot .slotToggle{width:50px;min-height:44px}.daySummary{display:grid;grid-gap:8px;gap:8px;padding:16px 14px;border-top:1px solid var(--line);background:#fffdf8}.daySummaryTitle{margin:0 0 2px;color:var(--ink);font-size:.9rem;font-weight:800}.daySummaryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-gap:10px;gap:10px}.daySummaryDay{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:10px}.daySummaryDay.today{border-color:#ddc9a0;background:#fbf7ec}.daySummaryDayHead{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;margin:0 0 2px}.daySummaryDayHead .dayName{font-size:.78rem;font-weight:800;text-transform:uppercase;color:var(--ink)}.daySummaryDayHead .dayDate{color:var(--muted);font-size:.72rem;font-weight:700}.summaryMini{border:1px solid rgba(146,130,87,.3);border-radius:6px;background:rgba(255,253,248,.46)}.summaryMini summary{display:flex;align-items:center;gap:4px;min-height:28px;padding:4px 7px;cursor:pointer;color:var(--muted);font-size:.74rem;font-weight:800;list-style:none}.summaryMini summary::-webkit-details-marker{display:none}.summaryMini summary:hover{background:rgba(255,253,248,.8)}.daySummaryCount{width:auto;min-width:0;height:auto;padding:0;display:inline-block;border-radius:999px;background:transparent;color:var(--green-dark);font-size:.74rem;font-weight:800;line-height:1;text-align:center;vertical-align:middle}.daySummaryChevron{color:var(--muted);transition:transform .14s ease}.summaryMini[open] .daySummaryChevron{transform:rotate(90deg)}.summaryMini{position:relative}.summaryMini ul{position:absolute;top:calc(100% + 4px);left:0;z-index:8;display:grid;grid-gap:5px;gap:5px;min-width:180px;margin:0;padding:8px 10px;list-style:none;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);box-shadow:var(--shadow)}.summaryMini li{display:flex;align-items:baseline;gap:6px;font-size:.82rem}.summaryMini li strong{font-weight:700}.summaryMini li small{color:var(--muted);font-size:.74rem}.summaryMini li.empty{color:var(--muted);font-style:italic}.summaryMini li.summaryMiniRange{color:var(--muted);font-size:.72rem;font-weight:800}.dayHeadSummary{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.scheduleEditorWrap .dayHeadSummary{gap:2px;margin-top:3px}.scheduleEditorWrap .dayHeadSummary .summaryMini summary{min-height:20px;padding:2px 4px;font-size:.64rem}.dayHeadSummary .summaryMini{border-color:rgba(146,130,87,.24);border-radius:5px;background:rgba(255,253,248,.38)}.dayHeadSummary .summaryMini summary{min-height:24px;padding:3px 5px;font-size:.7rem}.dayHeadSummary .daySummaryChevron{width:12px;height:12px}.daySummaryMobile{display:none}.tableActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px;border-top:1px solid var(--line);background:#fbf5e7}.tableActions .saveHintError{margin-right:auto}.tableActionButtons{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.restDay{color:var(--red);font-weight:800}.modalBackdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:rgba(36,26,18,.42)}.modalPanel{width:min(480px,100%);max-height:min(90vh,720px);overflow-y:auto;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);box-shadow:var(--shadow);padding:22px}.dangerTextButton{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--red);font:inherit;font-weight:700;cursor:pointer}.dangerTextButton:focus-visible,.dangerTextButton:hover{text-decoration:underline}.modalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.shareModal{width:min(520px,100%)}.instructionsModal{width:min(680px,100%)}.roleDeleteModal{width:min(430px,100%)}.roleDeleteModal .modalHeader{margin-bottom:14px}.roleDeleteModal .dangerButton{width:100%;min-width:0;padding-inline:14px;white-space:nowrap}.roleDeleteModal .pwEditActions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.roleDeleteModal .iconTextButton{width:100%}.roleDeleteModal .formStatus{display:block;width:100%;box-sizing:border-box;margin-top:12px}.instructionsTextarea{min-height:260px;resize:vertical;line-height:1.55}.userInstructions{margin-bottom:20px;border:1px solid #d8c399;border-left:4px solid var(--green);border-radius:8px;background:#fbf5e7;padding:16px 18px}.userInstructions .eyebrow{margin-bottom:8px}.userInstructions p:last-child{margin:0;white-space:pre-wrap}.shareOptions{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px}.shareOptionButton{display:flex;min-height:62px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--green-dark);padding:12px;text-align:left}.shareOptionButton:focus-visible,.shareOptionButton:hover:not(:disabled){border-color:var(--green);background:var(--cream-100)}.shareOptionButton:disabled{cursor:not-allowed;opacity:.58}.shareOptionButton>svg{flex-shrink:0}.shareOptionButton span{display:grid;grid-gap:3px;gap:3px;min-width:0}.shareOptionButton small,.shareOptionButton strong{display:block}.shareOptionButton small{color:var(--muted);overflow-wrap:anywhere}.formStatus{margin:0;border:1px solid var(--line);padding:10px 12px;font-weight:700;overflow-wrap:anywhere}.formStatus.success{border-color:#b9d8c6;background:#eef8f2;color:var(--green-dark)}.formStatus.error{border-color:#f2b8b5;background:#fff3f1;color:var(--red)}.spinIcon{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}@media (max-width:860px){.footerInner,.headerInner,.panelHeading,.workspaceHeader{align-items:flex-start;flex-direction:column}.hero{min-height:auto}.adminGrid,.appShell,.heroGrid,.infoGrid,.sectionGrid{grid-template-columns:1fr}.productScene{min-height:360px}.featureList{grid-template-columns:1fr}.sideNav{position:static;height:auto;min-height:auto;overflow:visible;border-right:0;border-bottom:1px solid var(--line)}.workspace{padding:24px 16px}.userWeekControls,.userWeekControls .weekNavigator{width:100%}.userWeekControls{display:block}.userWeekControls .weekNavigator{grid-template-columns:44px minmax(0,1fr) 44px}.userWeekControls .weekNavigator span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userWeek{grid-template-columns:1fr}.shiftSettingsRow{grid-template-columns:42px minmax(0,1fr) minmax(0,1fr)}.shiftSettingsMeta,.shiftSettingsRow label:first-of-type{grid-column:1/-1}.shiftSettingsMeta{justify-content:space-between}.shiftSettingsMeta strong{text-align:left}.scheduleEditorWrap{border:0;background:transparent}.scheduleEditorWrap .scheduleTable{display:none}.scheduleEditorWrap .scheduleCards{display:grid;grid-gap:12px;gap:12px}.daySummaryMobile{display:grid}.scheduleEditorWrap .tableActions{margin-top:12px;border:1px solid var(--line)}.tableActions{justify-content:stretch;flex-direction:column;align-items:stretch}.tableActionButtons{display:grid;grid-gap:10px;gap:10px}.tableActionButtons,.tableActions button{width:100%}}@media (max-width:560px){.userPage{padding:12px}.userTopBar{align-items:center;margin-bottom:14px}.userTopBar .logo{min-width:0}.userTopBar .logoMark{width:34px;height:34px;font-size:1rem}.userTopBar .logoText{display:none}.userHomeHeader{align-items:flex-start;margin-bottom:12px}.userHomeHeader h1{font-size:1.6rem}.userDay{min-height:68px;padding:9px 10px}.userSlotPill{min-width:88px}.authPage{align-items:start;padding:18px 12px}.authPanel{width:100%;gap:18px;padding:16px 14px}.authPanel .logo{min-width:0}.authPanel h1{font-size:clamp(1.45rem,9vw,1.9rem)}.authPanel p:not(.eyebrow){margin-block:8px 0;font-size:.94rem;line-height:1.35}.buttonPrimary.fullWidth,.googleButton{min-height:48px;padding-inline:10px;white-space:normal}.googleButtonSubtle{padding-inline:10px;white-space:normal}.modalBackdrop{align-items:start;padding:12px}.modalPanel{max-height:calc(100dvh - 24px);padding:18px 16px}.roleDeleteModal .modalHeader{gap:10px}.roleDeleteModal .modalHeader h2{font-size:clamp(1.8rem,9vw,2.35rem)}.roleDeleteModal .pwEditActions{grid-template-columns:1fr}.devLogin{padding:10px}.devLoginTitle{align-items:flex-start;font-size:.68rem}.devLoginButtons{grid-template-columns:1fr}.authLinks{display:grid;grid-gap:10px;gap:10px}.authLinks a{overflow-wrap:anywhere}.navLinks{width:100%;justify-content:space-between;gap:0}.navLinks a{padding-inline:8px;font-size:.92rem}.workspace h1{font-size:clamp(2.15rem,12vw,3rem)}.userWeek,.userWeekControls{grid-template-columns:1fr}.userDay{min-height:82px;padding:14px}.userDayHead .dayName{font-size:.86rem}.userDayHead .dayDate{font-size:.82rem}.userSlotRow{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.userSlotName{font-size:.82rem}.userSlotPill{font-size:.84rem}.heroActions,.heroActions a{width:100%}.productScene{min-height:310px}.counter,.shelf{gap:12px}.cheeseWheel{width:86px;height:86px}.breadBasket,.eggTray{width:118px}}