:root{color-scheme:light;font-family:Inter,ui-rounded,Segoe UI,system-ui,sans-serif;color:#2c2824;background:#fffaf2;font-synthesis:none;--ink: #2c2824;--muted: #716a62;--paper: #fffdf8;--cream: #fff4e3;--line: #e9dfd1;--primary: #df583c;--primary-dark: #b83d29;--green: #34745a;--yellow: #d69526;--red: #bc443f;--shadow: 0 8px 28px rgba(83, 57, 37, .08);--radius: 18px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 100% 0,#ffe9d1 0,transparent 25rem),#fffaf2}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.35rem;font-family:Georgia,serif;font-size:clamp(2rem,6vw,3.4rem);line-height:1.05}h2{font-size:1.1rem}p{line-height:1.55}:focus-visible{outline:3px solid #2f74b8;outline-offset:3px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:1rem;left:1rem;z-index:100;padding:.75rem 1rem;background:var(--ink);color:#fff;border-radius:8px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.muted{color:var(--muted)}.eyebrow{margin-bottom:.4rem;color:var(--primary-dark);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 1rem;border-bottom:1px solid rgba(233,223,209,.9);background:#fffdf8eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:.55rem;color:var(--ink);font-family:Georgia,serif;font-size:1.25rem;font-weight:700;text-decoration:none}.brand__mark,.login-logo{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--primary);color:#fff;font-family:Georgia,serif}.account{display:flex;align-items:center;gap:.5rem}.account__name{display:none;font-weight:700}.nav{background:var(--paper)}.nav a{color:var(--muted);font-size:.82rem;font-weight:700;text-decoration:none}.nav a.router-link-active{color:var(--primary-dark)}.nav--desktop{display:none}.nav--mobile{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);padding:.5rem .25rem max(.5rem,env(safe-area-inset-bottom));border-top:1px solid var(--line);box-shadow:0 -6px 20px #5339250f}.nav--mobile a{display:grid;justify-items:center;gap:.15rem;min-height:48px;padding:.25rem}.nav--mobile a>span{font-size:1.25rem}.page{width:min(1120px,100%);margin:0 auto;padding:1.5rem 1rem 7rem}.page-header{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin:.5rem 0 1.25rem}.page-header p:not(.eyebrow){margin-bottom:0;color:var(--muted)}.page-header--actions{align-items:center;flex-wrap:wrap}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8f2;box-shadow:var(--shadow)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:.7rem 1rem;border:1px solid transparent;border-radius:12px;font-weight:750;line-height:1.1;text-decoration:none;cursor:pointer}.button:disabled{opacity:.5;cursor:not-allowed}.button--primary{background:var(--primary);color:#fff;box-shadow:0 4px 12px #df583c38}.button--primary:hover{background:var(--primary-dark)}.button--secondary{border-color:#e5a58f;background:#fff5ef;color:var(--primary-dark)}.button--quiet{border-color:var(--line);background:var(--paper);color:var(--ink)}.button--danger{border-color:#efc3bd;background:#fff4f2;color:var(--red)}.button--small{min-height:38px;padding:.5rem .75rem;font-size:.86rem}.button--icon{width:42px;padding:.5rem}.icon-button{display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;font-size:1.45rem;cursor:pointer}.icon-button:hover{background:var(--cream)}.back-link{display:inline-block;margin-bottom:1rem;border:0;background:none;color:var(--primary-dark);font-weight:750;text-decoration:none;cursor:pointer}.badge{display:inline-block;padding:.25rem .5rem;border-radius:999px;background:var(--cream);color:#815327;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.tags{display:flex;flex-wrap:wrap;gap:.4rem;color:var(--green);font-size:.8rem}.status{display:inline-block;padding:.25rem .55rem;border-radius:999px;background:#ece8e2;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.status--confirmed{background:#e4f2e9;color:var(--green)}.status--completed{background:#e7eef4;color:#456579}.field{display:grid;gap:.35rem;min-width:0}.field>span{font-size:.8rem;font-weight:750}.field small{color:var(--muted);font-weight:400}input,select,textarea{width:100%;min-height:44px;padding:.68rem .75rem;border:1px solid #d9ccbc;border-radius:10px;background:#fff;color:var(--ink)}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#999087}.meal-select{position:relative;min-width:0}.meal-select__trigger,.meal-select__option{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;width:100%;gap:.7rem;border:1px solid #d9ccbc;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.meal-select__trigger{min-height:66px;padding:.35rem .65rem .35rem .35rem;border-radius:12px}.meal-select__trigger:focus-visible,.meal-select__option:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 34%,transparent);outline-offset:2px}.meal-select .meal-image,.meal-select__empty-image{width:54px;height:54px;min-height:54px;border-radius:9px;object-fit:cover}.meal-select__empty-image{display:grid;place-items:center;background:linear-gradient(135deg,#f9dbc3,#f6eee1);color:var(--primary);font-size:1.4rem}.meal-select__selection,.meal-select__option>span:nth-child(2){display:grid;min-width:0;gap:.15rem}.meal-select__selection strong,.meal-select__option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meal-select__selection small,.meal-select__option small{color:var(--muted);font-size:.75rem}.meal-select__chevron{color:var(--muted);font-size:1.25rem}.meal-select__menu{position:absolute;z-index:30;top:calc(100% + .35rem);right:0;left:0;max-height:min(390px,60vh);overflow-y:auto;padding:.35rem;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 16px 35px #32251833}.meal-select__option{min-height:70px;padding:.45rem;border:0;border-radius:10px}.meal-select__option:hover,.meal-select__option[aria-selected=true]{background:var(--cream)}.meal-select__check{color:var(--green);font-size:1.15rem;font-weight:800}.meal-select__empty{padding:.8rem;color:var(--muted);text-align:center}.search-field{display:flex;align-items:center;gap:.6rem;padding:.4rem .75rem}.search-field input{border:0;background:transparent}.search-field input:focus{outline:0}.check-field{display:inline-flex;align-items:center;gap:.5rem;font-size:.84rem;font-weight:650}.check-field input{width:20px;min-height:20px}.form-error{padding:.65rem .8rem;border-radius:10px;background:#fff0ee;color:var(--red);font-size:.88rem}.week-picker{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;max-width:430px;margin:0 auto 1.25rem;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:var(--shadow)}.week-picker__current{padding:.6rem;border:0;background:transparent;cursor:pointer}.week-picker__current strong,.week-picker__current small{display:block}.week-picker__current small{margin-top:.15rem;color:var(--muted)}.loading{display:flex;justify-content:center;align-items:center;gap:.6rem;min-height:180px;color:var(--muted)}.spinner{width:22px;height:22px;border:3px solid var(--line);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{display:grid;justify-items:center;padding:3.5rem 1rem;text-align:center;color:var(--muted)}.empty-state>span{font-size:2.5rem;color:var(--primary)}.empty-state h2{margin:.75rem 0 .25rem;color:var(--ink)}.empty-state p{max-width:420px}.login-page{display:grid;place-items:center;min-height:100vh;padding:1rem;background:radial-gradient(circle at 20% 10%,#ffe0c2 0,transparent 30rem),radial-gradient(circle at 90% 85%,#e5efe5 0,transparent 25rem),#fffaf2}.login-card{width:min(560px,100%);padding:clamp(1.5rem,5vw,3rem);border:1px solid var(--line);border-radius:28px;background:#fffdf8f2;box-shadow:0 20px 60px #5339251f;text-align:center}.login-logo{width:54px;height:54px;margin:0 auto 1.25rem;border-radius:17px;font-size:1.75rem}.login-card h1{font-size:clamp(1.8rem,7vw,2.6rem)}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:2rem}.profile-card{display:grid;justify-items:center;gap:.45rem;min-height:150px;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff;cursor:pointer}.profile-card:hover{border-color:#e5a58f;transform:translateY(-2px)}.profile-card small{color:var(--muted)}.profile-avatar,.mini-avatar{display:inline-grid;place-items:center;border-radius:50%;background:#e5efe5;color:var(--green);font-weight:800}.profile-avatar{width:64px;height:64px;margin-bottom:.25rem;font-size:1.5rem}.profile-avatar--2{background:#fae9dc;color:var(--primary-dark)}.mini-avatar{flex:0 0 auto;width:32px;height:32px}.pin-panel{display:grid;justify-items:center;gap:.6rem;margin-top:1rem}.pin-panel .back-link{justify-self:start}.pin-dots{display:flex;gap:.7rem;margin:.8rem 0}.pin-dots span{width:13px;height:13px;border:2px solid #c7b8a6;border-radius:50%}.pin-dots span.filled{border-color:var(--primary);background:var(--primary)}.keypad{display:grid;grid-template-columns:repeat(3,62px);gap:.55rem}.keypad button{width:62px;height:54px;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:1.15rem;font-weight:750;cursor:pointer}.keypad button:active{background:var(--cream);transform:scale(.97)}.add-candidate{margin-bottom:1rem;padding:1rem}.inline-form{display:flex;flex-direction:column;gap:.75rem}.candidate-list,.days-list{display:grid;gap:.9rem}.candidate-card{display:grid;grid-template-columns:90px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}.meal-image{display:block;width:100%;height:100%;min-height:100px;object-fit:cover}.meal-image--placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f9dbc3,#f6eee1);color:var(--primary);font-size:2rem}.candidate-card__body{min-width:0;padding:.9rem}.card-heading{display:flex;justify-content:space-between;gap:.5rem}.card-heading h2{margin:.4rem 0 .2rem}.card-heading p{margin-bottom:.6rem;color:var(--muted);font-size:.8rem}.people-votes{display:grid;gap:.5rem;padding-top:.65rem;border-top:1px solid var(--line)}.person-vote{display:flex;align-items:center;gap:.5rem;min-width:0}.person-vote>span:nth-child(2){min-width:65px;font-size:.82rem;font-weight:700}.segmented{display:inline-flex;max-width:100%;padding:3px;border-radius:10px;background:#f0ebe4}.segmented button{min-height:35px;padding:.4rem .65rem;border:0;border-radius:8px;background:transparent;font-size:.78rem;font-weight:700;cursor:pointer}.segmented button.active{background:#fff;box-shadow:0 2px 8px #46321e1a}.segmented--votes{margin-left:auto}.segmented--votes .vote--yes.active{background:#def1e4;color:var(--green)}.segmented--votes .vote--maybe.active{background:#fff0ce;color:#8a6013}.segmented--votes .vote--no.active{background:#fde4e1;color:var(--red)}.vote-state{margin-left:auto;padding:.3rem .5rem;border-radius:8px;font-size:.76rem;font-weight:750}.vote--yes{color:var(--green)}.vote--maybe{color:#8a6013}.vote--no{color:var(--red)}.vote--missing{color:var(--muted)}.day-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}.day-card--confirmed{border-color:#b9d7c4}.day-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid var(--line);background:#fff9f0}.day-card__header h2{margin:0 0 .35rem;text-transform:capitalize}.day-choices{display:grid}.choice-row{display:grid;gap:.75rem;padding:1rem;border-bottom:1px solid var(--line)}.choice-row:last-child{border-bottom:0}.choice-owner{display:flex;align-items:center;gap:.5rem}.choice-editor{display:grid;gap:.65rem;min-width:0}.shopping-impact{color:var(--muted)}.toolbar{display:grid;gap:.8rem;margin-bottom:1.25rem;padding:.75rem}.filter-pills{display:flex;gap:.35rem;overflow-x:auto}.filter-pills button{flex:0 0 auto;min-height:40px;padding:.5rem .75rem;border:0;border-radius:999px;background:transparent;font-size:.82rem;font-weight:700;cursor:pointer}.filter-pills button.active{background:var(--ink);color:#fff}.meal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.meal-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);text-decoration:none;transition:transform .15s ease}.meal-card:hover{transform:translateY(-3px)}.meal-card .meal-image{aspect-ratio:4/3;height:auto}.meal-card__body{padding:.8rem}.meal-card__body h2{margin:.45rem 0 .25rem}.meal-card__body p{display:-webkit-box;overflow:hidden;margin-bottom:.6rem;color:var(--muted);font-size:.82rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}.detail-card{display:grid;overflow:hidden;margin-bottom:1rem;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:var(--shadow)}.detail-card>.meal-image{aspect-ratio:16/8}.detail-card__intro{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem}.detail-card__intro h1{margin:.5rem 0}.detail-actions{display:flex;align-items:start;gap:.5rem;flex-wrap:wrap}.recipe-meta{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:1rem;padding:1rem;text-align:center}.recipe-meta div{display:grid;gap:.2rem;border-right:1px solid var(--line)}.recipe-meta div:last-child{border:0}.recipe-meta strong{font-size:1.2rem}.recipe-meta span{color:var(--muted);font-size:.75rem}.recipe-columns{display:grid;gap:1rem;margin-bottom:1rem}.recipe-columns>section,.variant-grid+section{padding:1rem}.ingredient-list,.shopping-list{margin:0;padding:0;list-style:none}.ingredient-list li{display:flex;align-items:center;gap:.6rem;padding:.65rem 0;border-bottom:1px solid var(--line)}.ingredient-list img,.shopping-list img,.inventory-product img{width:44px;height:44px;border-radius:9px;object-fit:cover}.ingredient-list span{display:grid}.ingredient-list small{color:var(--muted)}.ingredient-list .amount{margin-left:auto;white-space:nowrap;font-weight:700}.step-list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.step-list li{display:flex;gap:.7rem}.step-list li>span,.step-number{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--cream);color:var(--primary-dark);font-weight:800}.step-list p{margin:.2rem 0}.step-list small{color:var(--primary-dark)}.variant-grid{display:grid;gap:.7rem}.variant-grid article{padding:.9rem;border:1px solid var(--line);border-radius:14px}.variant-grid h3{margin:.5rem 0 .25rem}.variant-grid p{margin:0;color:var(--muted)}.delivery-detail{padding:1.25rem}.meal-form{display:grid;gap:1rem}.form-section{padding:1rem}.form-section h2{margin-bottom:1rem}.form-grid{display:grid;gap:.8rem}.kind-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem}.kind-picker label{display:grid;gap:.25rem;padding:.8rem;border:1px solid var(--line);border-radius:12px;cursor:pointer}.kind-picker label.active{border-color:var(--primary);background:#fff5ef}.kind-picker input{width:18px;min-height:18px}.kind-picker small{color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.section-heading p{margin:-.5rem 0 .75rem;color:var(--muted);font-size:.85rem}.repeat-list{display:grid;gap:.7rem}.repeat-row{display:flex;flex-wrap:wrap;align-items:end;gap:.55rem;padding:.7rem;border:1px solid var(--line);border-radius:12px;background:#fffaf4}.repeat-row .field{flex:1 1 140px}.repeat-row .field--amount,.repeat-row .field--unit,.repeat-row .field--timer{flex:0 1 105px}.repeat-row .field--grow{flex:1 1 300px}.drag-handle{align-self:center;color:var(--muted)}.form-actions{position:sticky;bottom:75px;z-index:10;display:flex;justify-content:end;gap:.5rem;padding:.75rem;border:1px solid var(--line);border-radius:15px;background:#fffdf8f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shopping-actions{display:grid;gap:1rem;margin-bottom:1rem;padding:1rem}.manual-add{display:flex;align-items:end;gap:.5rem}.export-actions{display:flex;gap:.5rem;flex-wrap:wrap}.shopping-group{margin-bottom:.8rem;padding:1rem}.shopping-group h2{margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.06em;font-size:.9rem}.shopping-list li{display:flex;align-items:center;gap:.7rem;min-height:58px;padding:.5rem 0;border-bottom:1px solid var(--line)}.shopping-list li:last-child{border:0}.shopping-list li.bought{color:var(--muted)}.shopping-list li.bought strong{text-decoration:line-through}.check-button{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:2px solid #c7b8a6;border-radius:8px;background:#fff;color:#fff;font-weight:900;cursor:pointer}.bought .check-button{border-color:var(--green);background:var(--green)}.shopping-item__text,.shopping-list li>span{display:grid;gap:.1rem;min-width:0}.shopping-list small{color:var(--muted)}.shopping-list .icon-button{margin-left:auto}.shopping-group--home{background:#f4f8f3}.shopping-group--home>p{color:var(--muted);font-size:.85rem}.home-mark{display:grid!important;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:#dceade;color:var(--green)}.inventory-add{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem;margin-bottom:1rem;padding:1rem}.inventory-list{overflow:hidden;margin-top:1rem}.inventory-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;padding:.9rem;border-bottom:1px solid var(--line)}.inventory-row:last-child{border:0}.inventory-product{display:flex;align-items:center;gap:.7rem;flex:1 1 220px}.inventory-product>span{display:grid}.inventory-product small{color:var(--muted)}.inventory-buttons{display:flex;gap:.35rem;flex-wrap:wrap}.inventory-buttons>button:not(.button){min-height:38px;padding:.45rem .65rem;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:.78rem;font-weight:750;cursor:pointer}.inventory-status--have.active{border-color:#8dbba0!important;background:#e0f0e5!important;color:var(--green)}.inventory-status--low.active{border-color:#e2bb6f!important;background:#fff1ce!important;color:#845d17}.inventory-status--out.active{border-color:#e2a39d!important;background:#fde5e2!important;color:var(--red)}.toast{position:fixed;z-index:100;right:1rem;bottom:88px;max-width:min(380px,calc(100% - 2rem));padding:.85rem 1rem;border-radius:12px;background:var(--ink);color:#fff;box-shadow:0 10px 30px #0003}.toast--success{background:var(--green)}.toast--error{background:#9f3733}.toast-enter-active,.toast-leave-active{transition:.2s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(12px)}@media(min-width:720px){.topbar{height:72px;padding:0 2rem}.account__name{display:inline}.nav--mobile{display:none}.nav--desktop{display:flex;align-self:stretch;gap:.25rem;background:transparent}.nav--desktop a{display:flex;align-items:center;gap:.35rem;padding:0 .7rem;border-bottom:3px solid transparent}.nav--desktop a.router-link-active{border-bottom-color:var(--primary)}.page{padding:2.5rem 2rem 4rem}.form-actions,.toast{bottom:1rem}.inline-form{flex-direction:row;align-items:end}.field--grow{flex:1}.candidate-card{grid-template-columns:170px 1fr}.choice-row{grid-template-columns:150px 1fr}.choice-editor{grid-template-columns:minmax(160px,1fr) minmax(180px,2fr) auto;align-items:end}.choice-editor .shopping-impact{grid-column:2/-1}.toolbar{grid-template-columns:minmax(250px,1fr) auto;align-items:center}.meal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.detail-card{grid-template-columns:minmax(280px,42%) 1fr}.detail-card>.meal-image{height:100%;aspect-ratio:auto}.recipe-columns{grid-template-columns:1fr 1.25fr}.variant-grid{grid-template-columns:repeat(3,1fr)}.form-grid{grid-template-columns:repeat(2,1fr)}.field--wide{grid-column:1/-1}.shopping-actions{grid-template-columns:1fr auto;align-items:end}}@media(min-width:1000px){.meal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.form-section{padding:1.4rem}}@media(max-width:480px){.profile-grid,.meal-grid{grid-template-columns:1fr}.candidate-card{grid-template-columns:72px 1fr}.candidate-card .meal-image{min-height:100%}.person-vote{flex-wrap:wrap}.segmented--votes{width:100%;margin-left:40px}.segmented--votes button{flex:1}.detail-card__intro{flex-direction:column}.kind-picker{grid-template-columns:1fr}.recipe-meta strong{font-size:1rem}.manual-add{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
