@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#123c2f;--bright:#246b4e;--lime:#d4eb95;--ink:#182d25;--muted:#657269;--line:#dfe6df;--paper:#f7f9f7;--white:#fff;--orange:#ba572c;--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{color:var(--bright)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}:focus-visible{outline:3px solid #81a94b;outline-offset:4px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{display:none}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-size:clamp(2.3rem,3.7vw,3.6rem);font-weight:400;letter-spacing:-1.7px;line-height:1.08;margin-bottom:16px}h2{font-family:'Manrope',system-ui,sans-serif;font-size:1.35rem;letter-spacing:-.6px;line-height:1.3}h3{font-size:1.08rem;line-height:1.35}p{color:var(--muted)}small,.small{font-size:.83rem;line-height:1.5}.muted{color:var(--muted)}.eyebrow{display:block;font-family:'Manrope',sans-serif;font-size:.73rem;font-weight:800;letter-spacing:1.5px;color:var(--bright);margin-bottom:12px}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:var(--white);border-right:1px solid var(--line);padding:40px 22px 24px;display:flex;flex-direction:column;z-index:20}.brand{font-family:Georgia,serif;font-size:3rem;letter-spacing:-2px;line-height:1;color:var(--green);display:block}.brand span{display:block;font-family:'Manrope',sans-serif;font-size:.57rem;font-weight:800;letter-spacing:1.7px;margin-top:14px}.sidebar>.brand{margin:0 15px 55px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:14px 14px;border-radius:11px;color:#626f67;font-size:.9rem;font-weight:500}.sidebar nav a.active{background:var(--green);color:white}.sidebar nav a:hover:not(.active){background:#edf4e9}.sidebar-foot{margin-top:auto;display:flex;align-items:center;gap:10px;padding-top:25px;border-top:1px solid var(--line)}.sidebar-foot strong{display:block;font-size:.86rem}.sidebar-foot small{display:block;font-size:.7rem;color:var(--muted)}.avatar{width:39px;height:39px;background:var(--lime);display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:1rem;color:var(--green);flex-shrink:0}.main{margin-left:235px;padding:46px clamp(24px,4vw,64px) 70px;max-width:1800px}.mobile-head{display:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:34px}.page-heading p{margin:0;max-width:650px}.page-heading .eyebrow{margin-bottom:15px}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:9px;padding:12px 19px;min-height:46px;font-size:.89rem;font-weight:600;display:inline-flex;gap:9px;align-items:center;justify-content:center;white-space:normal;line-height:1.4;text-align:center}.button:hover{background:#205440;color:#fff}.button.secondary{background:transparent;color:var(--green);border-color:#cbd8ce}.button.secondary:hover{background:#eaf1e9}.button svg{width:18px;height:18px}.full{width:100%}.small-button{min-height:36px;padding:7px 10px;font-size:.8rem}.text-link,.text-button{color:var(--bright);text-decoration:underline;text-underline-offset:4px;font-size:.89rem;font-weight:600}.text-button{background:none;border:0;padding:8px 0}.icon-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:var(--white);font-size:1.2rem;color:var(--green);flex-shrink:0}.search-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:20px;margin-bottom:34px}.searchbox{display:flex;gap:12px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:10px;padding:5px 6px 5px 15px}.searchbox>svg{color:var(--muted)}.searchbox input{border:0;background:transparent;min-width:0;flex:1;padding:12px 0;outline-offset:0}.searchbox .button{padding:10px 18px;min-height:42px}.filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:15px}.filters select{width:auto;max-width:230px;background:var(--paper);border-color:transparent;font-size:.85rem;padding:10px 32px 10px 12px;min-height:42px}.check-inline{display:flex!important;flex-direction:row!important;align-items:center;gap:9px;margin:10px 0;font-size:.88rem}.check-inline input{width:18px!important;height:18px;accent-color:var(--green)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.section-heading h2{margin:0}.section-heading>.muted{font-size:.88rem}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.recipe-card{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:transform .15s,box-shadow .15s}.recipe-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #123c2f0c}.card-image{aspect-ratio:1.47;display:block;position:relative;overflow:hidden;background:#e5eee3}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.recipe-card:hover img{transform:scale(1.025)}.image-badge{position:absolute;left:14px;bottom:14px;background:#fffffff0;border-radius:6px;padding:5px 10px;font-size:.72rem;font-weight:600;color:var(--green)}.favorite-badge{position:absolute;right:12px;top:12px;background:#fff;border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px;color:var(--orange)}.card-body{padding:20px}.card-body .eyebrow{font-size:.65rem;letter-spacing:1.1px;margin-bottom:8px}.card-body h3{font-family:'Manrope',sans-serif;font-weight:700;font-size:1.13rem;letter-spacing:-.35px;min-height:2.7em;margin-bottom:16px}.card-meta{display:flex;justify-content:space-between;gap:10px;font-size:.78rem;color:var(--muted)}.card-meta>span{display:flex;align-items:center;gap:5px}.card-meta svg{width:16px;height:16px}.review-tag{display:inline-block;color:#906121;background:#fbf1d9;padding:3px 7px;font-size:.68rem;border-radius:4px;margin-top:10px}.no-photo{height:100%;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#dcebd9,#f0f5e9);color:#427253;gap:14px}.no-photo svg{width:43px;height:43px}.no-photo span{font-family:Georgia,serif;font-size:1.15rem}.match-note{margin-top:14px;border-top:1px solid var(--line);padding-top:12px;font-size:.81rem}.match-note.complete{color:var(--bright)}.match-note small{display:block;color:var(--muted)}.notice{background:#edf3df;border:1px solid #d8e4c5;border-radius:10px;padding:13px 17px;margin-bottom:18px;font-size:.9rem;color:#395129}.notice a{text-decoration:underline}.notice.error{background:#fff1e8;border-color:#efd5c0;color:#8c3522}.messages{margin-bottom:20px}.empty-state{text-align:center;padding:55px 20px;grid-column:1/-1;border:1px dashed #cbd7ca;border-radius:var(--radius);width:100%}.empty-state>svg{width:42px;height:42px;color:var(--bright);margin-bottom:18px}.empty-state p{max-width:430px;margin:0 auto 22px}.panel{background:white;border:1px solid var(--line);padding:28px;border-radius:var(--radius);margin-bottom:20px}.panel h2{margin-bottom:18px}.panel>p{font-size:.95rem}.narrow{max-width:850px}label,.field-label{display:flex;flex-direction:column;gap:7px;font-size:.88rem;font-weight:500;margin-bottom:17px}input,textarea,select{width:100%;border:1px solid #ced9d0;border-radius:8px;padding:11px 12px;min-height:44px;background:white;color:var(--ink)}input[type=checkbox]{min-height:0}textarea{resize:vertical;line-height:1.7}input[type=file]{font-size:.8rem}input[type=number]{font-variant-numeric:tabular-nums}input::placeholder,textarea::placeholder{color:#8b948d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.form-grid .wide{grid-column:1/-1}.field{margin-bottom:20px}.field>label{margin-bottom:6px}.field small{color:var(--muted);display:block;margin-top:7px}.errorlist{color:#a23726;padding-left:20px;font-size:.86rem}.helptext{display:block;font-size:.8rem;color:var(--muted);font-weight:400;margin-top:5px}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.actions form{margin:0}.split-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(330px,1.3fr);gap:35px;align-items:start}.pantry-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.pantry-row small{display:block;color:var(--muted);margin-top:3px}.pantry-list .eyebrow{margin:20px 0 2px}.import-grid,.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.import-grid .step-number{display:inline-flex;margin-bottom:20px}.member-row{display:flex;align-items:center;gap:12px;margin-bottom:22px;flex-wrap:wrap}.member-row>.muted{font-size:.8rem}.breadcrumb{display:flex;gap:12px;color:var(--muted);font-size:.85rem;margin-bottom:25px}.detail-top{display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center;margin-bottom:45px}.detail-photo{aspect-ratio:1.1;border-radius:20px;overflow:hidden;background:#e1ebde}.detail-photo>img{width:100%;height:100%;object-fit:cover}.detail-photo .no-photo{height:100%}.detail-intro h1{font-size:clamp(2rem,3vw,3.15rem)}.facts{display:flex;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin:24px 0}.facts span{display:flex;flex-direction:column;color:var(--muted);font-size:.78rem}.facts strong{font-size:1.55rem;color:var(--green);line-height:1.3}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.tags span{font-size:.76rem;background:#e7eee2;padding:4px 10px;border-radius:30px}.detail-intro .notice{margin-top:20px}.recipe-workspace{display:grid;grid-template-columns:.85fr 1.5fr;gap:45px;align-items:start}.ingredients-panel{background:white;border:1px solid var(--line);padding:27px;border-radius:var(--radius)}.portion-control{display:flex;flex-direction:row;align-items:center;margin:0;font-size:.8rem;gap:6px}.portion-control input{width:75px;padding:8px;min-height:38px}.portion-form select{margin-bottom:14px}.ingredient-list{list-style:none;padding:10px 0;margin:0 0 16px}.ingredient-list li{border-bottom:1px solid var(--line)}.ingredient-list label{display:flex;flex-direction:row;align-items:start;margin:0;padding:15px 0;gap:9px}.ingredient-list input{width:16px;height:16px;margin-top:3px;accent-color:var(--green);flex-shrink:0}.ingredient-list span{flex:1;font-size:.9rem}.ingredient-list strong{font-size:.8rem;text-align:right;max-width:45%;font-weight:500}.ingredient-list input:checked~span,.ingredient-list input:checked~strong{text-decoration:line-through;color:#96a094}.ingredient-list small{display:block}.ingredients-panel>.text-link{display:block;margin-bottom:12px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.steps p{margin:0;color:#405248;line-height:1.8}.step-number{color:var(--bright);background:#e5eedc;border-radius:50%;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:1.1rem;flex-shrink:0}.method-panel>.button{margin-top:25px}.variant-label{color:var(--bright);font-weight:600}.personal-note{border-left:3px solid #a8c866;padding:15px 20px;margin-top:30px;background:#eff4e7}.personal-note p{margin:0}.nutrition-panel{margin-top:30px;padding:25px;background:#eef3eb;border-radius:12px}.nutrition-panel h3{font-size:.93rem}.nutrients{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.nutrients span{display:flex;flex-direction:column;font-size:.75rem;color:var(--muted)}.nutrients strong{font-size:1.15rem;color:var(--green);margin-bottom:2px}.warning-text{font-size:.82rem;color:#8b5429;margin-top:18px;margin-bottom:0}.source-panel{margin:35px 0;padding:22px 0;border-top:1px solid var(--line);font-size:.86rem}.source-panel summary{cursor:pointer;font-weight:600;margin-bottom:12px}.source-panel p{margin-bottom:8px}.source-panel a{text-decoration:underline}.week-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:25px}.week-switch{display:flex;align-items:center;gap:15px}.week-switch strong{font-size:.95rem}.inline{display:flex;flex-direction:row;align-items:center;margin:0}.inline select{width:auto;font-size:.85rem}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(130px,1fr));gap:10px;overflow:auto;padding-bottom:15px}.day-column{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.day-column>header{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;background:#edf2e9;border-bottom:1px solid var(--line)}.day-column>header span{font-size:.68rem;text-transform:uppercase;font-weight:700;letter-spacing:.2px}.day-column>header strong{font-size:1.2rem}.day-column.is-today>header{background:var(--green);color:white}.meal-slot{padding:15px 9px;border-bottom:1px solid var(--line);min-height:110px}.meal-slot>h3{font-size:.67rem;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:12px}.meal-card{background:#f1f5ed;border-radius:8px;padding:9px;margin-bottom:8px;font-size:.79rem;overflow-wrap:anywhere}.meal-card>img{width:100%;height:65px;object-fit:cover;border-radius:5px;margin-bottom:7px}.meal-card>strong{display:block;line-height:1.4}.meal-card>small{display:block;font-size:.75rem;margin-top:6px;color:var(--muted)}.remove-meal{background:none;border:0;color:#976b5a;font-size:.7rem;padding:8px 0 0}.add-slot{display:block;width:100%;border:1px dashed #d1ddcb;border-radius:7px;background:none;color:#829a78;font-size:1.1rem;min-height:39px}.repeat-menu{margin-top:9px;font-size:.68rem}.repeat-menu summary{cursor:pointer;color:var(--bright)}.repeat-days{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:7px}.repeat-days label{display:flex;flex-direction:row;align-items:center;font-size:.65rem;gap:4px;margin:3px 0}.repeat-days input{width:14px;height:14px;accent-color:var(--green)}.repeat-menu .text-button{font-size:.7rem;padding:4px 5px 4px 0}.day-column>footer{padding:12px;margin-top:auto}.day-column>footer strong{font-size:.8rem;display:block}.day-column>footer small{font-size:.75rem;display:block;color:var(--muted)}.weekly-summary{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:20px}.weekly-summary>div:first-child{max-width:340px}.weekly-summary p{margin:0}.weekly-summary .eyebrow{font-size:.65rem}.shopping-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:35px;align-items:start;max-width:1100px}.shopping-note svg{width:32px;height:32px;margin-bottom:18px;color:var(--bright)}.shopping-progress{display:flex;align-items:center;gap:20px;margin-bottom:20px}.shopping-progress>strong{font-size:.86rem;white-space:nowrap}.progress-track{height:6px;border-radius:20px;background:#e0e8dc;flex:1;overflow:hidden}.progress-track>span{display:block;height:100%;width:0;background:var(--bright);transition:width .2s}.shopping-group{margin-top:25px}.shopping-group>h2{font-size:.82rem;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px}.shopping-row{display:flex;align-items:center;background:white;gap:12px;border-bottom:1px solid var(--line);padding:15px 12px;min-height:68px}.shopping-row:first-of-type{border-radius:10px 10px 0 0}.shopping-row:last-of-type{border-radius:0 0 10px 10px}.shopping-row label{display:flex;flex-direction:row;align-items:center;gap:14px;flex:1;cursor:pointer;margin:0;min-width:0}.shopping-row input{width:24px;height:24px;accent-color:var(--green);flex-shrink:0}.shopping-row strong{font-size:1rem;font-weight:500}.shopping-row small{display:block;color:var(--muted)}.shopping-row.done strong{text-decoration:line-through;color:#8b988b}.shopping-row.done{background:#f0f4ed}.shopping-row .amount{font-size:.9rem;white-space:nowrap}.sync-status{font-size:.8rem;color:var(--muted)}.auth-main{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(135deg,#e5efd9,#f7f9f7 60%)}.auth-card{background:white;border:1px solid var(--line);border-radius:25px;max-width:480px;width:100%;padding:42px;box-shadow:0 22px 70px #123c2f08}.auth-card .brand{margin-bottom:35px}.auth-card h1{font-size:2.65rem}.auth-card .eyebrow{font-size:.63rem}.auth-card>p.small{margin:20px 0 0}.auth-card ul{font-size:.8rem;color:var(--muted);padding-left:20px}.auth-card form p{margin-bottom:17px}.auth-card .helptext{margin-top:6px}.auth-card label{color:var(--ink);margin-bottom:6px}.auth-main>.messages{max-width:480px}dialog{border:1px solid var(--line);border-radius:20px;padding:28px;max-width:550px;width:calc(100% - 32px);max-height:90dvh;color:var(--ink);box-shadow:0 20px 100px #123c2f33}dialog::backdrop{background:#102c2480;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.dialog-heading h2{margin:0}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:13px 20px;max-width:90vw;background:var(--green);color:white;border-radius:10px;z-index:100;font-size:.9rem}.cooking .sidebar,.cooking .detail-top,.cooking .source-panel,.cooking .mobile-head{display:none}.cooking .main{margin-left:0;max-width:1200px;margin:auto}.cooking .steps{font-size:1.25rem}[hidden]{display:none!important}
@media(min-width:1650px){.recipe-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1150px){.sidebar{width:195px;padding:30px 13px}.sidebar>.brand{margin-left:12px}.sidebar nav a{font-size:.81rem;padding:12px 10px;gap:8px}.sidebar nav svg{width:20px}.main{margin-left:195px;padding:35px 25px 60px}.recipe-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-top{gap:25px}.recipe-workspace{gap:25px;grid-template-columns:1fr 1.3fr}.ingredients-panel{padding:20px}.facts{gap:15px}.page-heading .button{font-size:.8rem}.shopping-layout{grid-template-columns:1fr}.shopping-note{display:none}.weekly-summary{flex-direction:column;align-items:stretch}.weekly-summary>div:first-child{max-width:none}}
@media(max-width:760px){.sidebar{inset:auto 0 0;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:5px 5px env(safe-area-inset-bottom);border:0;border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(12px)}.sidebar>.brand,.sidebar-foot{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;gap:0;height:100%}.sidebar nav a{flex-direction:column;justify-content:center;gap:5px;padding:6px 3px;flex:1;border-radius:8px;font-size:.75rem;text-align:center;line-height:1.2}.sidebar nav a.active{background:#edf3e7;color:var(--green)}.sidebar nav a svg{width:21px;height:21px}.mobile-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 8px}.mobile-head .brand{font-size:2.3rem}.mobile-head .icon-button{border:0;background:var(--green);color:white;width:35px;height:35px}.main{margin:0;padding:22px 20px 110px}.page-heading{align-items:start;gap:14px;flex-direction:column;margin-bottom:24px}.page-heading h1{font-size:2.65rem;margin-bottom:13px}.page-heading .eyebrow{font-size:.64rem;margin-bottom:11px}.page-heading p{font-size:.91rem}.page-heading>.button{display:inline-flex}.page-heading .actions{width:100%}.page-heading .actions .button{font-size:.8rem;flex:1}.search-panel{padding:12px;margin-bottom:25px;border-radius:13px}.searchbox{gap:6px;padding-left:10px}.searchbox input{font-size:.9rem}.searchbox .button{font-size:.77rem;padding:9px 12px}.filters{gap:7px;margin-top:11px}.filters select{width:calc(50% - 4px);max-width:none;min-width:0;font-size:.74rem;padding-left:7px}.filters>.button{font-size:.76rem;padding:8px 14px;min-height:36px;margin-left:auto}.filters .check-inline{font-size:.77rem}.section-heading{margin-bottom:17px}.section-heading h2{font-size:1.14rem}.section-heading>.muted{font-size:.73rem}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.card-image{aspect-ratio:1.05}.image-badge{left:9px;bottom:9px;font-size:.61rem;padding:4px 7px}.card-body{padding:13px 11px}.card-body h3{font-size:.88rem;min-height:2.7em;margin-bottom:12px}.card-body .eyebrow{font-size:.75rem;letter-spacing:.6px}.card-meta{font-size:.75rem;flex-wrap:wrap;gap:4px}.card-meta svg{width:14px;height:14px}.review-tag{font-size:.75rem}.recipe-card{border-radius:12px}.match-note{font-size:.73rem}.no-photo{min-height:130px}.no-photo span{font-size:.85rem}.no-photo svg{width:30px;height:30px}.split-layout,.import-grid,.settings-grid,.detail-top,.recipe-workspace{grid-template-columns:1fr;gap:20px}.panel{padding:22px 18px;border-radius:13px}.form-grid{gap:0 14px}.form-grid label{font-size:.8rem}.detail-top{margin-bottom:25px}.detail-photo{aspect-ratio:1.4;border-radius:15px}.detail-intro h1{font-size:2.4rem}.detail-intro>.eyebrow{font-size:.65rem}.detail-intro p{font-size:.93rem}.facts{justify-content:space-between;margin:20px 0;padding:16px 0}.facts strong{font-size:1.5rem}.facts span{font-size:.73rem}.ingredients-panel{padding:22px 18px}.ingredient-list label{font-size:.92rem}.method-panel{margin-top:8px}.steps li{gap:15px;padding:18px 0}.steps p{font-size:.96rem}.nutrition-panel{padding:20px 17px}.nutrients{gap:15px}.nutrients strong{font-size:1.1rem}.week-toolbar{gap:14px}.week-toolbar>.week-switch{width:100%;justify-content:space-between}.week-toolbar label{font-size:.8rem}.week-toolbar .text-button{font-size:.8rem}.week-grid{grid-template-columns:1fr;gap:16px;overflow:visible}.day-column>header{padding:13px 16px}.day-column>header span{font-size:.77rem}.meal-slot{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:13px;min-height:70px}.meal-slot>h3{font-size:.75rem;padding-top:8px;margin:0;line-height:1.5}.meal-card{grid-column:2;font-size:.9rem;padding:12px;margin:0}.meal-card>img{height:95px}.meal-card>small{font-size:.75rem}.repeat-menu,.repeat-menu .text-button{font-size:.75rem}.repeat-days{grid-template-columns:repeat(4,1fr);gap:5px}.repeat-days label{font-size:.7rem}.day-column>footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.day-column>footer small{font-size:.7rem}.add-slot{grid-column:2}.weekly-summary .nutrients{gap:17px}.shopping-layout{display:block}.shopping-progress{gap:15px}.shopping-row{padding:17px 10px}.shopping-row strong{font-size:.93rem}.shopping-row .amount{font-size:.81rem}.shopping-row input{width:25px;height:25px}.shopping-row small{font-size:.72rem}.shopping-note{display:none}.auth-card{padding:32px 25px}.auth-main{padding:25px 17px}.auth-card h1{font-size:2.4rem}.toast{bottom:90px;width:max-content;max-width:90vw}.breadcrumb{font-size:.75rem}.cooking .main{padding-bottom:45px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}@media print{.sidebar,.mobile-head,.button,.source-panel,dialog{display:none!important}.main{margin:0;padding:0}.recipe-workspace{grid-template-columns:1fr 2fr}.detail-photo{max-height:250px}}
