:root{--green:#2e7d32;--green-d:#1b6b3f;--green-bg:#e3f3ec;--green-soft:#f3f8f4;--green-line:#d9e9dd;--ink:#1f2225;--ink2:#3a3f45;--muted:#6b7177;--faint:#9aa0a6;--line:#e6e8eb;--line2:#cdd1d6;--surface:#fff;--page:#eceef0;--blue:#1a56c4;--blue-bg:#e8f0fe;--amber:#f5a623;--amber-bg:#fdeccf;--amber-ink:#8a6300;--red:#c0392b;--red-bg:#fbe9e7;--red-ink:#9a2b1f}.matchpct{display:inline-flex;align-items:center;gap:4px;margin-left:auto;font-size:12px;font-weight:600;color:var(--green-d);background:var(--green-bg);border:1px solid var(--green-line);border-radius:999px;padding:3px 10px;white-space:nowrap}*{box-sizing:border-box}body,html{max-width:100%}body{overflow-x:hidden}@keyframes cardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheetUp{0%{transform:translateY(40px);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes chipPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes scanSweep{0%{transform:translateX(-100%)}to{transform:translateX(220%)}}@keyframes pulseDot{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}.lp-chefcard:hover>div:first-child{transform:scale(1.05)}.lp-goal{transition:transform .2s ease,box-shadow .2s ease}.lp-goal:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(16,40,28,.16)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body{margin:0;background:var(--page);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.wrap{max-width:680px;margin:0 auto;padding:18px 16px 60px}.frame{background:var(--page);border:1px solid #e1e3e6;border-radius:16px;overflow:hidden}.bar{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border-bottom:1px solid var(--line)}.brand{color:var(--green);font-weight:500;font-size:15px}.addr{flex:1 1;text-align:center;font-size:12px;color:var(--faint);background:#f1f3f5;border-radius:999px;padding:5px 10px}.body{padding:22px;background:#fff;min-height:380px}h1{font-size:24px;line-height:1.3}h1,h2{font-weight:500}h1,h2,p{margin:0}p{line-height:1.6}.muted{color:var(--muted)}.faint{color:var(--faint)}input,textarea{font-family:inherit}.in{width:100%;background:#fff;border:1px solid var(--line2);border-radius:10px;padding:12px 14px;font-size:15px;color:var(--ink)}.in:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px rgba(46,125,50,.15)}.btnp{background:var(--green);color:#fff;border:none;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:500;cursor:pointer}.btnp:disabled{opacity:.55;cursor:default}.btnp.lg{padding:14px;font-size:15px;width:100%}.btns{background:#fff;color:var(--ink);border:1px solid var(--line2);border-radius:10px;padding:10px 14px;font-size:14px;font-weight:500}.btns,.tile{cursor:pointer}.tile{border:1px solid var(--line);border-radius:10px;padding:12px;text-align:center;background:#fafbfc;font-size:13px;color:var(--ink2)}.tile:hover{border-color:var(--green);color:var(--green)}.tiles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:18px}.zipbox{display:flex;align-items:center;gap:6px;flex:0 0 150px;border:1px solid var(--line2);border-radius:10px;padding:0 12px;background:#fff}.zipbox input{border:none;outline:none;width:100%;height:46px;font-size:15px;background:transparent;color:var(--ink)}.card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 16px;margin-bottom:12px}.chip{display:inline-block;font-size:12px;padding:3px 10px;border-radius:999px;background:#f1f3f5;color:#5b6066;margin:0 6px 6px 0;border:1px solid var(--line)}.av{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:17px;flex:0 0 auto}.bg-tp{background:var(--green-bg);color:var(--green-d)}.bg-hd{background:var(--blue-bg);color:var(--blue)}.bg-gv{background:var(--amber-bg);color:var(--amber-ink)}.pill{font-size:11px;padding:2px 9px;border-radius:6px;font-weight:500}.stars{color:var(--amber);font-size:13px;letter-spacing:1px}.rating{font-weight:500;font-size:13px}.quote{font-size:13px;color:var(--ink2);border-left:3px solid var(--line);padding-left:10px;margin:8px 0}.understood{background:var(--blue-bg);border-radius:10px;padding:11px 14px;margin-bottom:14px;font-size:13px;color:var(--blue)}.understood .chip{background:#fff;border-color:#cfe0fb;color:var(--blue)}.banner{background:var(--green-soft);border:1px solid var(--green-line);border-radius:10px;padding:10px 14px;color:var(--green-d);margin-bottom:14px}.banner,.trust{font-size:13px;display:flex;align-items:center;gap:8px}.trust{justify-content:center;margin-top:14px}.back,.trust{color:var(--muted)}.back{font-size:13px;cursor:pointer;display:inline-block;margin-bottom:6px}.foot{text-align:center;margin-top:10px;font-size:12px;color:var(--faint)}.error{background:#fdecec;border:1px solid #f4c7c7;color:#9a2727;border-radius:10px;padding:11px 14px;font-size:13px;margin-bottom:14px}@media (max-width:560px){.wrap{padding:0 0 40px;max-width:100%}.frame{border:none;border-radius:0}.bar{padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.addr{display:none}.body{padding:16px 16px 24px;min-height:0}.tiles{grid-template-columns:repeat(2,1fr)}}.home{background:#fff;color:var(--ink)}.home .container{max-width:1140px;margin:0 auto;padding:0 24px}.home .sec{padding:72px 0}.home .eyebrow{color:var(--green);font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.home .t{font-size:30px;font-weight:700;margin:8px 0 6px;letter-spacing:-.01em}.home .lead{color:var(--muted);font-size:17px;max-width:620px}.home .btnp{border-radius:11px;padding:13px 20px}.home .btng,.home .btnp{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:600}.home .btng{background:#fff;color:var(--ink);border:1px solid var(--line2);border-radius:11px;padding:12px 18px;cursor:pointer}.home .btng:hover{border-color:var(--green);color:var(--green)}.home .pill{display:inline-block;font-size:11px;font-weight:600;padding:2px 9px;border-radius:6px}.home .stars{color:var(--amber);letter-spacing:1px}.home .nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.93);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.home .navin{gap:24px;height:64px}.home .navbrand,.home .navin{display:flex;align-items:center}.home .navbrand{color:var(--green);font-weight:700;font-size:18px;gap:6px}.home .navlinks{display:flex;gap:22px;margin-left:14px}.home .navlinks a{color:var(--ink2);font-size:14px;font-weight:500}.home .navlinks a:hover{color:var(--green)}.home .navr{margin-left:auto;display:flex;align-items:center;gap:14px}.home .navr .signin{font-size:14px;font-weight:600;color:var(--ink2)}.home .hero{background:linear-gradient(180deg,var(--green-soft),#fff);border-bottom:1px solid var(--line)}.home .heroin{padding:72px 0 64px;text-align:center}.home .h1{font-size:48px;line-height:1.08;font-weight:700;letter-spacing:-.02em;margin:0 auto;max-width:760px}.home .hsub{color:var(--muted);font-size:19px;margin:18px auto 0;max-width:580px}.home .search{max-width:680px;margin:30px auto 0;background:#fff;border:1px solid var(--line2);border-radius:16px;box-shadow:0 8px 30px rgba(31,34,37,.07);padding:10px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.home .search input,.home .search textarea{border:none;outline:none;font-size:16px;color:var(--ink);background:transparent;font-family:inherit;resize:none}.home .search .need{flex:1 1;min-width:200px;padding:12px 8px 12px 14px}.home .search .zipw{display:flex;align-items:center;gap:6px;border-left:1px solid var(--line);padding-left:12px}.home .search .zip{width:96px;padding:12px 4px}.home .poprow{margin-top:16px;font-size:14px;color:var(--muted)}.home .poprow a{display:inline-block;border:1px solid var(--line);border-radius:999px;padding:5px 12px;margin:4px;color:var(--ink2);font-size:13px}.home .poprow a:hover{border-color:var(--green);color:var(--green)}.home .htrust{display:flex;gap:10px;align-items:center;justify-content:center;margin-top:24px;color:var(--muted);font-size:14px;flex-wrap:wrap}.home .htrust .dot{width:4px;height:4px;border-radius:50%;background:var(--line2)}.home .tilegrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:26px}.home .cattile{border:1px solid var(--line);border-radius:14px;padding:20px 16px;display:flex;flex-direction:column;gap:10px;transition:.15s}.home .cattile:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 8px 24px rgba(31,34,37,.06)}.home .cattile i{font-size:26px;color:var(--green)}.home .cattile .tt{font-weight:600;font-size:15px}.home .cattile .td{color:var(--muted);font-size:13px}.home .steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:34px}.home .step{text-align:center;padding:0 8px}.home .stepn{width:54px;height:54px;border-radius:50%;background:var(--green-bg);color:var(--green-d);display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 14px}.home .step h3{font-size:18px;font-weight:600;margin:0 0 6px}.home .step p{color:var(--muted);font-size:15px;margin:0}.home .props{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:30px}.home .prop{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.home .prop i{font-size:24px;color:var(--green)}.home .prop h3{font-size:16px;font-weight:600;margin:12px 0 6px}.home .prop p{color:var(--muted);font-size:14px;margin:0}.home .chefgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:30px}.home .chef{border:1px solid var(--line);border-radius:16px;padding:18px;transition:.15s}.home .chef:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 8px 24px rgba(31,34,37,.06)}.home .chefhead{display:flex;align-items:center;gap:12px}.home .chefhead .av{width:50px;height:50px;font-size:18px}.home .band{background:var(--green);color:#fff}.home .bandin{padding:48px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;text-align:center}.home .band .n{font-size:34px;font-weight:700}.home .band .l{color:#d6ecda;font-size:14px;margin-top:4px}.home .reviews{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:30px}.home .review{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.home .review p{font-size:15px;color:var(--ink2);margin:10px 0 16px}.home .review .who{display:flex;align-items:center;gap:10px}.home .review .who .av{width:38px;height:38px;font-size:14px}.home .linkgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px 30px;gap:8px 30px;margin-top:24px}.home .linkgrid a{color:var(--ink2);font-size:14px;padding:7px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.home .linkgrid a:hover{color:var(--green)}.home .linkgrid a i{color:var(--faint);font-size:15px}.home .chefcta{background:var(--ink);color:#fff;border-radius:22px;padding:48px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.home .chefcta h2{font-size:28px;font-weight:700;margin:0 0 8px;color:#fff}.home .chefcta p{color:#c5c8cb;font-size:16px;margin:0;max-width:520px}.home .chefcta .btnp{background:#fff;color:var(--ink)}.home .faq{margin-top:26px;border-top:1px solid var(--line)}.home .faq details{border-bottom:1px solid var(--line);padding:18px 4px}.home .faq summary{font-weight:600;font-size:16px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.home .faq summary::-webkit-details-marker{display:none}.home .faq summary i{color:var(--muted);transition:.2s}.home .faq details[open] summary i{transform:rotate(180deg)}.home .faq p{color:var(--muted);font-size:15px;margin:12px 0 2px;max-width:760px}.home footer{background:var(--green-soft);border-top:1px solid var(--line);padding:54px 0 30px}.home .fgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:24px;gap:24px}.home .fcol h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink2);margin:0 0 12px}.home .fcol a{display:block;color:var(--muted);font-size:14px;padding:5px 0}.home .fcol a:hover{color:var(--green)}.home .fbot{border-top:1px solid var(--line);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;color:var(--faint);font-size:13px;flex-wrap:wrap;gap:10px}@media (max-width:900px){.home .bandin,.home .props,.home .tilegrid{grid-template-columns:repeat(2,1fr)}.home .chefgrid,.home .linkgrid,.home .reviews,.home .steps{grid-template-columns:1fr}.home .fgrid{grid-template-columns:1fr 1fr}.home .navlinks{display:none}.home .h1{font-size:34px}.home .heroin{padding:48px 0}}.store{background:var(--page);min-height:100vh;color:var(--ink)}.store a{color:inherit}.store .container{max-width:1180px;margin:0 auto;padding:0 24px}.store .nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.store .navin{display:flex;align-items:center;gap:26px;height:64px}.store .navlinks{display:flex;gap:24px;margin-left:6px}.store .navlinks a{color:var(--ink2);font-size:14px;font-weight:500}.store .navlinks a:hover{color:var(--green)}.store .navr{margin-left:auto;display:flex;align-items:center;gap:12px}.store .locwrap{position:relative}.store .loc{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ink2);background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 12px;cursor:pointer;font-family:inherit}.store .loc:hover{border-color:var(--line2)}.store .loc i.ti-chevron-down{transition:.2s}.store .loc i.ti-chevron-down.open{transform:rotate(180deg)}.store .locpanel{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:260px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 32px rgba(20,40,28,.15);padding:16px}.store .locpaneltitle{font-size:13px;font-weight:700;color:var(--ink2);margin-bottom:10px}.store .loczipform{display:flex;gap:8px}.store .loczipform .in{flex:1 1}.store .locdivider{display:flex;align-items:center;gap:10px;margin:14px 0;font-size:11.5px;color:var(--faint);text-transform:uppercase;letter-spacing:.04em}.store .locdivider:after,.store .locdivider:before{content:"";flex:1 1;height:1px;background:var(--line)}.store .locgeobtn{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--green-line);background:var(--green-soft);color:var(--green-d);font-weight:600;font-size:13px;border-radius:9px;padding:9px;cursor:pointer;font-family:inherit}.store .locgeobtn:hover{border-color:var(--green)}.store .locgeobtn:disabled{opacity:.6;cursor:default}.store .loerr{margin-top:10px;font-size:12px;color:#B42318}.store .signin{color:var(--ink2);border:1px solid var(--line2);padding:8px 16px}.store .signin,.store .signup{font-size:14px;font-weight:600;border-radius:999px}.store .signup{color:#fff;background:var(--green);padding:8px 18px}.store .crumb{font-size:13px;color:var(--muted);padding:14px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:0}.store .crumb a:hover{color:var(--green-d)}.store .crumb b{color:var(--ink2);font-weight:600}.store .crumb i{color:var(--faint);margin:0 7px;font-style:normal}.store .backtolist{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--green-d)}.store .backtolist:hover{text-decoration:underline}.store .main{padding:16px 0 64px}.store .grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;grid-gap:24px;gap:24px;align-items:start}.store .mainflow{min-width:0}.store .panel{position:-webkit-sticky;position:sticky;top:80px}.store .hero{position:relative;border-radius:18px;overflow:hidden;min-height:340px;display:flex;align-items:flex-end;color:#fff;background-size:cover;background-position:50%}.store .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,20,14,.86),rgba(10,20,14,.55) 55%,rgba(10,20,14,.25))}.store .heroin{position:relative;z-index:2;padding:30px 32px 28px;max-width:640px}.store .heroname{font-size:44px;line-height:1.05;font-weight:800;letter-spacing:-.02em;color:#fff;margin:0}.store .herosub{font-size:17px;color:#eef2ee;margin:12px 0 0;max-width:440px;line-height:1.4}.store .herobadges{position:absolute;top:18px;right:18px;z-index:2;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.store .hbadge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.95);color:var(--ink);font-size:12.5px;font-weight:600;border-radius:999px;padding:6px 12px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.store .livedot{width:8px;height:8px;border-radius:50%;background:#22a447;box-shadow:0 0 0 3px rgba(34,164,71,.25)}.store .herorate{display:inline-flex;align-items:center;gap:8px;margin:16px 0 0;flex-wrap:wrap}.store .gpill{gap:7px;background:#1e8e4e;border-radius:8px;padding:5px 10px}.store .favpill,.store .gpill{display:inline-flex;align-items:center;color:#fff;font-size:13px;font-weight:600}.store .favpill{gap:6px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:5px 12px}.store .herotags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.store .htag{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:12.5px;font-weight:600;border-radius:999px;padding:5px 13px}.store .scard{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px 22px;margin-top:18px}.store .stitle{font-size:19px;font-weight:700;letter-spacing:-.01em;margin:0}.store .info{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:18px;overflow:hidden}.store .infocell{display:flex;gap:12px;align-items:flex-start;padding:18px 20px;border-right:1px solid var(--line)}.store .infocell:last-child{border-right:none}.store .infocell i{font-size:20px;color:var(--green);margin-top:2px}.store .infolabel{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.store .infoval{font-size:15px;font-weight:700;margin-top:3px}.store .infosub{font-size:12.5px;color:var(--muted);margin-top:1px}.store .about{display:flex;gap:20px;align-items:flex-start;margin-top:14px}.store .aboutimg{width:112px;height:112px;border-radius:14px;object-fit:cover;flex-shrink:0}.store .yearsexp{display:inline-flex;align-items:center;gap:6px;color:var(--green-d);font-weight:700;font-size:15px}.store .abouttext{color:var(--ink2);font-size:14.5px;line-height:1.6;margin:8px 0 0}.store .abouttext.clamp3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.store .readmorebtn{margin-top:6px;color:var(--green-d);font-weight:600;font-size:14px;cursor:pointer;border:none;background:none;padding:0;display:inline-flex;align-items:center;gap:5px;font-family:inherit}.store .modalbody{padding:18px 20px;overflow-y:auto}.store .menusec{margin-top:18px}.store .menusubsec+.menusubsec{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.store .menuhead{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.store .menuhead .stitle{margin-bottom:2px}.store .menusub{color:var(--muted);font-size:13.5px;margin:0}.store .menugrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 14px;gap:16px 14px}.store .menucard{position:relative;display:flex;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.store .menuclick{cursor:pointer}.store .menuclick:hover{border-color:var(--line2);box-shadow:0 4px 14px rgba(20,40,28,.06)}.store .dishmodalmedia{width:min(260px,100%);aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#eef2ee;margin:0 auto 14px}.store .dishmodalmedia .menuimg{width:100%;height:100%;object-fit:cover}.store .dishmodalmedia .menuplaceholder{width:100%;height:100%}.store .menucardbody{flex:1 1;min-width:0;padding:14px 14px 14px 16px;display:flex;flex-direction:column}.store .menuname{font-size:14.5px;font-weight:700;color:var(--ink)}.store .menudesc{color:var(--muted);font-size:12.5px;line-height:1.45;margin:4px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store .menudesc.full{display:block;-webkit-line-clamp:unset;overflow:visible;font-size:13.5px;color:var(--ink2)}.store .menufoot{margin-top:auto;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.store .menuprice{font-size:14px;font-weight:700;color:var(--ink)}.store .menumedia{width:132px;aspect-ratio:1/1;align-self:center;flex-shrink:0;background:#eef2ee}.store .menuimg{width:100%;height:100%;object-fit:cover;display:block}.store .menuplaceholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--faint);font-size:11px;font-weight:600;text-align:center;padding:8px}.store .menuplaceholder i{font-size:22px}.store .menuadd{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#fff;border:1.5px solid var(--green-line);display:flex;align-items:center;justify-content:center;color:var(--green-d);font-size:16px;font-weight:700;line-height:1;cursor:pointer}.store .menuadd:hover{border-color:var(--green)}.store .menustep{flex-shrink:0;display:flex;align-items:center;gap:6px}.store .popcollage{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;width:100%;border:none;background:none;padding:0;margin-top:16px;cursor:pointer}.store .popcellwrap{position:relative;width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden}.store .popcell{width:100%;height:100%;object-fit:cover;background:#eef2ee;transition:transform .15s ease;display:block}.store .popcollage:hover .popcell{transform:scale(1.02)}.store .popmore{position:absolute;background:rgba(10,20,14,.55);color:#fff;font-size:20px;font-weight:800}.store .modalov,.store .popmore{inset:0;display:flex;align-items:center;justify-content:center}.store .modalov{position:fixed;z-index:100;background:rgba(10,20,14,.6);padding:24px;animation:fadeIn .15s ease}.store .modalbox{background:#fff;border-radius:18px;max-width:820px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.store .modalhead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line)}.store .modaltitle{font-size:17px;font-weight:700;margin:0}.store .modalclose{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink2);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.store .modalclose:hover{border-color:var(--line2)}.store .modalgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:18px 20px;overflow-y:auto}.store .modalimg{width:100%;aspect-ratio:1/1;border-radius:10px;object-fit:cover;background:#eef2ee}@media (max-width:560px){.store .modalgrid{grid-template-columns:repeat(2,1fr)}.store .modalov{padding:10px}}.store .revhead{display:flex;align-items:center;justify-content:space-between;gap:12px}.store .revlink{font-size:13px;font-weight:600;color:var(--green-d);display:inline-flex;align-items:center;gap:5px;border:none;background:none;cursor:pointer;padding:0;font-family:inherit}.store .revgrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:16px}.store .review{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff;text-align:left;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;width:100%}.store .review:hover{border-color:var(--line2);box-shadow:0 4px 14px rgba(20,40,28,.06)}.store .revwho{gap:10px;margin-bottom:8px}.store .revav,.store .revwho{display:flex;align-items:center}.store .revav{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:var(--green-bg);color:var(--green-d);justify-content:center;font-weight:700;font-size:13px}.store .revname{font-size:13.5px;font-weight:600}.store .revtext{font-size:13px;color:var(--ink2);line-height:1.55;margin:6px 0 0}.store .revtext.clamp4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.store .revmore{margin-top:6px;font-size:12.5px;font-weight:600;color:var(--green-d)}.store .leaverev{display:block;margin:16px auto 0;width:max-content;border:1px solid var(--line2);border-radius:999px;padding:9px 20px;font-size:14px;font-weight:600;color:var(--ink2);background:#fff;cursor:pointer}.store .build{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 10px 30px rgba(20,40,28,.06);display:flex;flex-direction:column;max-height:calc(100vh - 96px)}.store .buildscroll{overflow-y:auto;min-height:0;flex:1 1 auto}.store .buildhead{display:flex;align-items:center;justify-content:space-between;gap:10px}.store .buildtitle{gap:7px;font-size:18px;font-weight:800;letter-spacing:-.01em}.store .buildtitle,.store .reset{display:inline-flex;align-items:center}.store .reset{gap:5px;border:none;background:none;color:var(--green-d);font-weight:600;font-size:13px;cursor:pointer;padding:0}.store .buildrec{font-size:13px;font-weight:600;color:var(--ink2);margin-top:10px}.store .buildsub{font-size:12.5px;color:var(--muted);margin-top:3px;line-height:1.5}.store .buildempty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:38px 14px}.store .buildempty i{font-size:30px;color:#c2ccc6}.store .buildempty-title{font-size:14px;font-weight:700;color:var(--ink2)}.store .buildempty .buildsub{margin-top:0}.store .sec{margin-top:16px}.store .sechead{display:flex;align-items:center;gap:9px;width:100%;border:none;background:none;cursor:pointer;padding:6px 0;text-align:left}.store .secname{font-size:14px;font-weight:700}.store .seccount{font-size:11px;font-weight:600;color:var(--muted);background:var(--green-soft);border:1px solid var(--green-line);border-radius:999px;padding:2px 8px}.store .secchev{margin-left:auto;color:var(--faint);transition:.2s}.store .secchev.open{transform:rotate(180deg)}.store .drow{display:flex;flex-direction:column;padding:10px 0;border-top:1px solid var(--line)}.store .drow-main{display:flex;gap:11px;align-items:flex-start}.store .dthumb{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#eef2ee}.store .dname{font-size:13.5px;font-weight:600;line-height:1.25;margin-top:0}.store .dtags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.store .dtag{display:inline-block;font-size:10.5px;font-weight:600;color:var(--muted);background:#f1f3f5;border:1px solid var(--line);border-radius:6px;padding:1px 7px}.store .dtag.hp{color:#fff;background:var(--green);border-color:var(--green)}.store .dmacros{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.store .dm{font-size:10.5px;font-weight:600;color:#5b6066;background:#f4f6f7;border-radius:5px;padding:2px 6px}.store .step{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.store .drow-main .step{align-self:center}.store .stepb{width:30px;height:30px;border-radius:8px;border:1.5px solid var(--green-line);background:#fff;color:var(--green-d);font-size:17px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.store .stepb:disabled{border-color:var(--line);color:var(--line2);cursor:not-allowed}.store .stepq{min-width:16px;text-align:center;font-weight:700;font-size:15px}.store .showmore{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:6px;border:none;background:none;color:var(--green-d);font-weight:600;font-size:13px;cursor:pointer;padding:8px 0}.store .cartbox{display:flex;align-items:center;gap:12px;justify-content:space-between;background:var(--green-soft);border:1px solid var(--green-line);border-radius:12px;padding:13px 15px;margin-top:16px}.store .cartmeals{font-size:14px;font-weight:700;color:var(--ink)}.store .cartdishes{font-size:12px;color:var(--muted);margin-top:1px}.store .carttot{text-align:right}.store .carttotl{font-size:11px;color:var(--muted)}.store .carttotv{font-size:19px;font-weight:800;color:var(--ink)}.store .buycta{width:100%;margin-top:14px;background:var(--green);color:#fff;border:none;border-radius:12px;padding:15px;font-size:15.5px;font-weight:700;cursor:pointer}.store .buycta:disabled{opacity:.55;cursor:default}.store .buynote{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12.5px;color:var(--muted);margin-top:10px}.store .mmtoggle{display:flex;gap:4px;background:var(--green-soft);border:1px solid var(--green-line);border-radius:11px;padding:4px;margin-top:14px}.store .mmtogbtn{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;background:none;border-radius:8px;padding:9px 8px;font-size:13.5px;font-weight:700;color:var(--muted);cursor:pointer}.store .mmtogbtn.active{background:#fff;color:var(--green-d);box-shadow:0 1px 3px rgba(20,40,28,.12)}.store .mmnew{font-size:9.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#fff;background:var(--green);border-radius:5px;padding:2px 5px}.store .mm{margin-top:14px}.store .mmintro{background:var(--green-soft);border:1px solid var(--green-line);border-radius:12px;padding:13px 14px}.store .mmintro-top{display:flex;align-items:flex-start;gap:11px}.store .mmintro-top>i{font-size:20px;color:var(--green-d);margin-top:1px}.store .mmintro-title{font-size:14px;font-weight:800}.store .mmintro-sub{font-size:12.5px;color:var(--muted);margin-top:2px;line-height:1.45}.store .mmhow{margin-left:auto;flex-shrink:0;border:1px solid var(--green-line);background:#fff;border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:700;color:var(--green-d);cursor:pointer;white-space:nowrap}.store .mmhowtext{font-size:12px;color:var(--ink2);line-height:1.5;margin:10px 0 0;padding-top:10px;border-top:1px solid var(--green-line)}.store .mmcard{border:1px solid var(--line);border-radius:12px;padding:14px;margin-top:12px}.store .mmcardhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.store .mmcardtitle{font-size:14px;font-weight:700}.store .mmgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.store .mmfield{display:flex;flex-direction:column;gap:4px;min-width:0}.store .mmflabel{font-size:11.5px;font-weight:600;color:var(--muted)}.store .mmfin{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:9px;padding:0 10px;background:#fff}.store .mmfin:focus-within{border-color:var(--green)}.store .mminput{flex:1 1;min-width:0;border:none;outline:none;background:none;font-size:16px;font-weight:700;color:var(--ink);padding:9px 0}.store .mmunit{font-size:11.5px;color:var(--faint);font-weight:600;margin-left:4px}.store .mmdows{display:flex;align-items:center;gap:10px;margin-top:13px;flex-wrap:wrap}.store .mmdayslabel{font-size:12.5px;color:var(--muted);font-weight:600}.store .mmdowsopts{display:flex;gap:5px}.store .mmdowbtn{width:30px;height:30px;border:1.5px solid var(--line);border-radius:50%;background:#fff;font-size:12.5px;font-weight:700;color:var(--ink2);cursor:pointer}.store .mmdowbtn.active{border-color:var(--green);background:var(--green-d);color:#fff}.store .mmdowsub{font-size:11.5px;color:var(--muted);margin-top:7px;line-height:1.4}.store .mmoptimize{width:100%;margin-top:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--green-d);color:#fff;border:none;border-radius:11px;padding:13px;font-size:14.5px;font-weight:700;cursor:pointer}.store .mmoptsub{font-size:11.5px;color:var(--muted);text-align:center;margin-top:8px;line-height:1.45}.store .mmunittoggle{display:flex;gap:4px;background:#f1f3f1;border-radius:9px;padding:3px;margin-bottom:10px}.store .mmunitbtn{flex:1 1;border:none;background:none;border-radius:7px;padding:7px;font-size:12.5px;font-weight:600;color:var(--muted);cursor:pointer}.store .mmunitbtn.active{background:#fff;color:var(--green-d);box-shadow:0 1px 3px rgba(20,40,28,.12)}.store .mmgrid-cal{grid-template-columns:1fr;margin-bottom:9px}.store .mmgrid-pct{grid-template-columns:1fr 1fr 1fr}.store .mmpctsub{font-size:11.5px;color:var(--muted);margin-top:7px;line-height:1.4}.store .mmtargetcard{margin-top:0;background:var(--green-soft);border-color:var(--green-line)}.store .mmtargetdays{font-size:11px;font-weight:700;color:var(--green-d);background:#fff;border:1px solid var(--green-line);border-radius:999px;padding:3px 9px;white-space:nowrap}.store .mmtargetsub{font-size:11.5px;color:var(--muted);margin-top:9px;line-height:1.4}.store .mmweek{margin-top:14px;display:flex;flex-direction:column;gap:8px}.store .mmday{border:1px solid var(--line);border-radius:11px;overflow:hidden}.store .mmday.open{border-color:var(--green-line)}.store .mmdayhead{display:flex;align-items:center;gap:10px;width:100%;border:none;background:none;text-align:left;cursor:pointer;padding:11px 12px}.store .mmdaywhen{display:flex;flex-direction:column;flex-shrink:0;min-width:44px}.store .mmdow{font-size:12.5px;font-weight:800;letter-spacing:.02em}.store .mmdate{font-size:11px;color:var(--muted)}.store .mmdaytotals{display:flex;flex-direction:column;min-width:0}.store .mmcal{font-size:12.5px;font-weight:700;color:var(--ink)}.store .mmmac{font-size:11px;color:var(--muted)}.store .mmstat{margin-left:auto;flex-shrink:0;font-size:10.5px;font-weight:700;border-radius:999px;padding:3px 9px;white-space:nowrap}.store .mmstat.good{color:var(--green-d);background:var(--green-bg)}.store .mmstat.warn{color:var(--amber-ink);background:var(--amber-bg)}.store .mmstat.bad{color:var(--red-ink);background:var(--red-bg)}.store .mmchev{color:var(--faint);transition:.2s;flex-shrink:0}.store .mmchev.open{transform:rotate(180deg)}.store .mmdaybody{padding:2px 12px 10px}.store .mmempty{font-size:12.5px;color:var(--muted);padding:8px 0;line-height:1.45}.store .mmmeal{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid var(--line);cursor:-webkit-grab;cursor:grab}.store .mmmeal:active{cursor:-webkit-grabbing;cursor:grabbing}.store .mmmeal.dragging{opacity:.4}.store .mminsertline{position:relative;height:2px;margin:-1px 0;background:var(--green);border-radius:2px}.store .mminsertline:before{content:"";position:absolute;left:-3px;top:50%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background:var(--green)}.store .mmmealinfo{flex:1 1;min-width:0}.store .mmmealname{font-size:13px;font-weight:600;line-height:1.3}.store .mmmealx{color:var(--green-d);font-weight:800}.store .mmmealmac{font-size:11px;color:var(--muted);margin-top:2px}.store .mmdraghint{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--muted);margin:12px 0 8px}.store .mmgrip{color:var(--faint);font-size:15px;flex-shrink:0;cursor:-webkit-grab;cursor:grab}.store .mmday.dragover{border-color:var(--green);box-shadow:0 0 0 2px var(--green-line)}.store .mmday.dragover .mmdayhead{background:var(--green-soft)}.store .checkout{max-width:560px;margin:0 auto;padding:8px 0 40px}.store .co-title{text-align:center;font-size:22px;font-weight:800}.store .co-sub{display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;color:var(--green-d);font-weight:600;margin:4px 0 18px}.store .cardhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.store .cardtitle{font-size:17px;font-weight:700}.store .editlink{color:var(--green-d);font-weight:600;font-size:13.5px;cursor:pointer;border:none;background:none;padding:0}.store .ordsum{gap:12px;padding:10px 0 4px}.store .ordbag,.store .ordsum{display:flex;align-items:center}.store .ordbag{width:46px;height:46px;border-radius:50%;background:var(--green-bg);color:var(--green-d);justify-content:center;font-size:20px;flex-shrink:0}.store .ordmeals{font-size:15px;font-weight:700;color:var(--green-d)}.store .orddishes{font-size:12.5px;color:var(--muted);margin-top:1px}.store .ordtot{font-size:18px;font-weight:800;margin-left:auto;white-space:nowrap}.store .ordchev{border:none;background:none;cursor:pointer;color:var(--faint);padding:0 0 0 8px}.store .ordchev i{transition:.2s}.store .ordchev.open i{transform:rotate(180deg)}.store .secrow{display:flex;align-items:center;gap:10px;width:100%;border:none;background:none;text-align:left;cursor:pointer;padding:13px 0;border-top:1px solid var(--line)}.store .secrow .nm{font-size:14px;font-weight:700}.store .secrow .ct{font-size:12px;color:var(--muted);margin-top:1px}.store .secrow .amt{margin-left:auto;font-size:14px;font-weight:700}.store .secrow .cx{color:var(--faint);transition:.2s}.store .secrow .cx.open{transform:rotate(90deg)}.store .secdish{gap:10px;font-size:12.5px;padding:3px 0 3px 14px}.store .secdish,.store .sumrow{display:flex;justify-content:space-between;color:var(--ink2)}.store .sumrow{font-size:13.5px;padding:3px 0}.store .estrow{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--line);padding-top:13px;margin-top:8px}.store .estl{font-size:16px;font-weight:800}.store .estv{font-size:19px;font-weight:800}.store .freeprog{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--green-d);background:var(--green-soft);border:1px solid var(--green-line);border-radius:10px;padding:9px;margin-top:12px}.store .osum-title{font-size:19px;font-weight:800;margin-bottom:16px}.store .osum-free{color:var(--green-d);font-weight:700}.store .osum-head{display:flex;gap:14px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line)}.store .osum-bag{flex:none;width:52px;height:52px;border-radius:50%;background:var(--green-soft);display:flex;align-items:center;justify-content:center;color:var(--green-d);font-size:23px}.store .osum-headmain{flex:1 1;min-width:0}.store .osum-headtitle{font-size:17px;font-weight:800;line-height:1.25;margin-bottom:6px}.store .osum-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:12.5px;color:var(--muted);margin-top:3px}.store .osum-meta>span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.store .osum-meta i{font-size:14px}.store .osum-metasep{width:1px;height:12px;background:var(--line2);border-radius:1px}.store .osum-sectlabel{font-size:13px;font-weight:800;margin:16px 0 10px}.store .osum-dishes{display:flex;flex-direction:column;gap:12px}.store .osum-dish{display:flex;align-items:center;gap:12px}.store .osum-thumb{width:44px;height:44px;border-radius:10px;object-fit:cover}.store .osum-qty,.store .osum-thumb{flex:none;background:var(--green-soft)}.store .osum-qty{font-size:12.5px;font-weight:800;color:var(--green-d);border-radius:7px;padding:4px 9px}.store .osum-dishname{flex:1 1;min-width:0;font-size:14px;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store .osum-dishprice{flex:none;font-size:14px;font-weight:700;white-space:nowrap}.store .osum-viewall{display:flex;align-items:center;gap:6px;width:100%;margin-top:14px;padding-top:14px;border:none;border-top:1px solid var(--line);background:none;font:inherit;font-size:14px;font-weight:700;color:var(--green-d);cursor:pointer}.store .osum-vachev{transition:.2s;margin-left:auto}.store .osum-vachev.open{transform:rotate(180deg)}.store .osum-breakdown{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.store .osum-bkhead{display:flex;align-items:center;gap:11px;margin-bottom:10px}.store .osum-tagic{flex:none;width:38px;height:38px;border-radius:50%;background:var(--green-soft);display:flex;align-items:center;justify-content:center;color:var(--green-d);font-size:17px}.store .osum-bktitle{font-size:15px;font-weight:700}.store .osum-bkrows .sumrow{font-size:14px;padding:4px 0}.store .osum-total{display:flex;justify-content:flex-start;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.store .osum-totlabel{font-size:14px;font-weight:700;margin-bottom:2px}.store .osum-totval{font-size:30px;font-weight:800;letter-spacing:-.01em}.store .osum-reassure{display:flex;align-items:center;gap:9px;margin-top:16px;font-size:13.5px;font-weight:600;color:var(--green-d);background:var(--green-soft);border:1px solid var(--green-line);border-radius:12px;padding:13px 15px}.store .osum-reassure i{font-size:17px;flex:none}.store .dline{display:flex;align-items:flex-start;gap:12px;padding:13px 0;width:100%;background:none;border:none;border-top:1px solid var(--line);text-align:left;font-family:inherit;font-size:inherit;color:inherit}.store .dline.first{border-top:none;padding-top:6px}.store .dline .lead{font-size:19px;color:var(--ink2);margin-top:1px}.store .dllabel{font-size:12.5px;color:var(--muted)}.store .dlval{font-size:14px}.store .dlsub,.store .dlval{font-weight:600;margin-top:2px}.store .dlsub{font-size:12.5px;color:var(--green-d)}.store .change{margin-left:auto;color:var(--green-d);font-weight:600;font-size:13px;background:none;border:none;cursor:pointer;padding:0;white-space:nowrap}.store button.detailrow{cursor:pointer}.store button.detailrow:hover{background:var(--green-soft)}.store .chevicon{margin-left:auto;align-self:center;color:var(--faint);font-size:16px;flex-shrink:0}.store .dayoptions{display:flex;flex-direction:column;gap:6px;padding:2px 0 12px 31px}.store .dayopt{text-align:left;border:1px solid var(--line);border-radius:8px;padding:8px 12px;font-size:13px;color:var(--ink2);background:#fff;cursor:pointer}.store .dayopt:hover{border-color:var(--line2)}.store .dayopt.active{border-color:var(--green);color:var(--green-d);font-weight:700;background:var(--green-soft)}.store .addredit{margin-top:6px;flex-direction:column;max-width:320px}.store .addredit,.store .addredit-actions{display:flex;gap:8px}.store .addrwrap{position:relative}.store .addrsuggest{position:absolute;top:100%;left:0;right:0;z-index:40;background:#fff;border:1px solid var(--line);border-radius:10px;margin-top:4px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.14)}.store .addrsuggest button{display:block;width:100%;text-align:left;padding:9px 11px;font-size:13px;background:none;border:none;cursor:pointer;color:inherit}.store .addrsuggest button:hover{background:var(--green-soft)}.store .profileup{display:flex;gap:14px;align-items:center;background:var(--green-soft);border:1px solid var(--green-line);border-radius:16px;padding:16px 18px;margin-top:16px}.store .profileic{width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid var(--green-line);color:var(--green-d);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.store .profilebtn{background:var(--green);color:#fff;border:none;border-radius:10px;padding:11px 15px}.store .guestlink,.store .profilebtn{font-size:13.5px;font-weight:700;cursor:pointer;width:100%}.store .guestlink{display:block;text-align:center;color:var(--green-d);background:none;border:none;margin-top:9px}.store .paylogos{display:flex;gap:6px;margin-left:auto}.store .paylogo{font-size:9.5px;font-weight:800;letter-spacing:.03em;border:1px solid var(--line);border-radius:5px;padding:5px 7px;background:#fff;color:#3a3f45}.store .terms{text-align:center;font-size:12.5px;color:var(--muted);margin:18px 0 0;line-height:1.55}.store .terms a{color:var(--green-d);font-weight:600}.store .mobilebar{display:none}@media (max-width:900px){.store .grid{grid-template-columns:minmax(0,1fr)}.store .container{padding:0 16px}.store .panel{position:static}.store .build{max-height:none}.store .buildscroll{overflow-y:visible}.store .navlinks{display:none}.store .info{grid-template-columns:1fr 1fr}.store .infocell:nth-child(2){border-right:none}.store .revgrid{grid-template-columns:1fr}.store .mobilebar{display:flex;position:fixed;left:16px;right:16px;bottom:16px;z-index:40;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1.5px solid var(--green);border-radius:999px;padding:8px 8px 8px 18px;box-shadow:0 8px 24px rgba(15,90,56,.18)}}@media (max-width:560px){.store .container{padding:0 16px}.store .heroname{font-size:32px}.store .heroin{padding:22px 18px}.store .locwrap{display:none}.store .info{grid-template-columns:1fr}.store .infocell{border-right:none;border-bottom:1px solid var(--line)}.store .infocell:last-child{border-bottom:none}.store .about{flex-direction:column}.store .menugrid{grid-template-columns:1fr}}.pm-backdrop{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(16,40,28,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);font-family:Hanken Grotesk,Inter,sans-serif;color:#16201A}.pm-card{background:#fff;border-radius:22px;width:100%;max-width:620px;max-height:92vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 48px rgba(16,40,28,.22);animation:cardIn .35s ease both}.pm-topline{display:flex;align-items:center;gap:12px;padding:18px 22px 0}.pm-brand{display:inline-flex;gap:8px;font-family:Schibsted Grotesk,Hanken Grotesk,sans-serif;font-weight:700;letter-spacing:.12em;color:var(--green-d)}.pm-brand,.pm-logo{align-items:center;font-size:12px}.pm-logo{width:22px;height:22px;border-radius:50%;background:var(--green-d);color:#fff;display:flex;justify-content:center;font-weight:800}.pm-progress{margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:5px}.pm-steptext{font-size:10.5px;font-weight:700;letter-spacing:.1em;color:#8A958C}.pm-dots{display:flex;align-items:center;gap:6px}.pm-dot{width:9px;height:9px;border-radius:50%;background:#DCE4DD;transition:background .2s}.pm-dot.on{background:var(--green-d)}.pm-close{width:30px;height:30px;border:none;background:#F1F3F2;border-radius:50%;color:#5A675E;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm-close:hover{background:#E7ECE7}.pm-body{flex:1 1;overflow-y:auto;padding:18px 22px 8px}.pm-title{font-family:Schibsted Grotesk,Hanken Grotesk,sans-serif;font-weight:800;font-size:24px;text-align:center;margin:4px 0 6px;letter-spacing:-.01em;line-height:1.2}.pm-sub{font-size:14.5px;color:#5A675E;text-align:center;margin:0 auto 18px;max-width:400px;line-height:1.5}.pm-goalgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.pm-goal{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:15px 15px 14px;border-radius:14px;border:2px solid #e7ece7;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.pm-goal:hover{border-color:var(--green)}.pm-goal.active{border-color:var(--green-d);background:var(--green-bg)}.pm-goalicon{font-size:22px;color:var(--green-d);margin-bottom:4px}.pm-goallabel{font-weight:700;font-size:15.5px}.pm-goaldesc{font-size:12.5px;color:#5A675E;line-height:1.4}.pm-check{position:absolute;top:11px;right:11px;color:var(--green-d);font-size:19px}.pm-reassure{display:flex;align-items:center;gap:9px;margin-top:16px;background:var(--green-soft);border:1px solid var(--green-line);border-radius:12px;padding:12px 14px;font-size:13px;color:var(--green-d);line-height:1.45}.pm-reassure>i{font-size:16px;flex-shrink:0}.pm-planrow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px}.pm-plan{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:20px 14px 16px;border-radius:14px;border:2px solid #e7ece7;background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.pm-plan:hover{border-color:var(--green)}.pm-plan.active{border-color:var(--green-d);background:var(--green-bg)}.pm-planicon{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;background:var(--green-bg);color:var(--green-d)}.pm-path-protein .pm-planicon{background:var(--blue-bg);color:var(--blue)}.pm-plan.pm-path-protein.active{border-color:var(--blue);background:var(--blue-bg)}.pm-path-macro .pm-planicon{background:#f3edfb;color:#6d3fa0}.pm-plan.pm-path-macro.active{border-color:#6d3fa0;background:#f3edfb}.pm-planlabel{font-weight:800;font-size:15px}.pm-plandesc{font-size:12px;color:#5A675E;line-height:1.45}.pm-planbadge{position:absolute;top:-9px;left:50%;transform:translateX(-50%);background:var(--blue);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:3px 10px;white-space:nowrap}.pm-path-simple{--pm-accent:var(--green-d);--pm-accent-bg:var(--green-bg);--pm-accent-line:var(--green-line)}.pm-path-protein{--pm-accent:var(--blue);--pm-accent-bg:var(--blue-bg);--pm-accent-line:#cfe0fb}.pm-path-macro{--pm-accent:#6d3fa0;--pm-accent-bg:#f3edfb;--pm-accent-line:#e0d3f2}.pm-pathcard{border:1px solid var(--pm-accent-line);background:var(--pm-accent-bg);border-radius:14px;padding:15px 15px 16px;margin-bottom:18px}.pm-pathhead{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.pm-pathicon{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#fff;color:var(--pm-accent);display:flex;align-items:center;justify-content:center;font-size:19px}.pm-pathtitle{font-weight:800;font-size:15.5px;color:var(--pm-accent)}.pm-pathdesc{font-size:12.5px;color:#5A675E;line-height:1.45;margin-top:3px}.pm-fieldlabel{font-size:13px;font-weight:700;margin-bottom:9px}.pm-optional{font-weight:500;color:#8A958C;font-size:12px}.pm-chips{display:flex;flex-wrap:wrap;gap:8px}.pm-chip{display:inline-flex;align-items:center;gap:6px;border:1.5px solid #dce4dd;background:#fff;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600;color:#3A473E;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.pm-chip:hover{border-color:var(--pm-accent,var(--green))}.pm-chip.active{border-color:var(--pm-accent);background:#fff;color:var(--pm-accent);box-shadow:inset 0 0 0 1px var(--pm-accent)}.pm-chip>i{font-size:14px}.pm-unittoggle{display:flex;gap:4px;background:#fff;border:1px solid var(--pm-accent-line);border-radius:9px;padding:3px;margin-bottom:10px}.pm-unitbtn{flex:1 1;border:none;background:none;border-radius:7px;padding:7px;font-size:12.5px;font-weight:600;color:#5A675E;cursor:pointer}.pm-unitbtn.active{background:var(--pm-accent-bg);color:var(--pm-accent)}.pm-macrogrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.pm-macrogrid-cal{grid-template-columns:1fr;margin-bottom:10px}.pm-macrogrid-pct{grid-template-columns:1fr 1fr 1fr}.pm-macrofield{display:flex;flex-direction:column;gap:5px;min-width:0}.pm-macrolabel{font-size:12px;font-weight:600;color:#5A675E}.pm-macroin{display:flex;align-items:center;background:#fff;border:1.5px solid #dce4dd;border-radius:10px;padding:0 12px}.pm-macroin:focus-within{border-color:var(--pm-accent)}.pm-macroinput{flex:1 1;min-width:0;border:none;outline:none;background:none;font-size:16px;font-weight:700;color:#16201A;padding:10px 0}.pm-macrounit{font-size:12px;color:#9AA5A0;font-weight:600;margin-left:6px}.pm-pctsub{font-size:11.5px;color:#8A958C;margin-top:8px;line-height:1.4}.pm-macroerr{font-size:12.5px;color:var(--red-ink);margin-top:9px;font-weight:600}.pm-macrowarn{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:var(--amber-ink);background:var(--amber-bg);border-radius:9px;padding:8px 11px;margin-top:10px;line-height:1.4}.pm-macrowarn>i{margin-top:1px}.pm-togglerow{display:flex;gap:10px}.pm-toggle{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 6px;border-radius:12px;border:2px solid #e7ece7;background:#fff;cursor:pointer;font-size:14px;font-weight:600;color:#5A675E;transition:border-color .15s,background .15s,color .15s}.pm-toggle:hover{border-color:var(--pm-accent,var(--green))}.pm-toggle.active{border-color:var(--pm-accent,var(--green-d));background:var(--pm-accent-bg,var(--green-bg));font-weight:700}.pm-toggle.active,.pm-togglecheck{color:var(--pm-accent,var(--green-d))}.pm-togglecheck{font-size:15px}.pm-dayrow{display:flex;gap:8px}.pm-day{flex:1 1;padding:12px 0;border-radius:12px;border:2px solid #e7ece7;background:#fff;cursor:pointer;font-size:15px;font-weight:600;color:#5A675E;text-align:center;transition:border-color .15s,background .15s,color .15s}.pm-day:hover{border-color:var(--pm-accent,var(--green))}.pm-day.active{border-color:var(--pm-accent,var(--green-d));background:var(--pm-accent-bg,var(--green-bg));color:var(--pm-accent,var(--green-d));font-weight:800}.pm-dayhint{gap:7px;font-size:12.5px;color:#8A958C;margin:10px 0 4px}.pm-dayhint,.pm-foot{display:flex;align-items:center}.pm-foot{justify-content:space-between;gap:12px;padding:14px 22px 20px;border-top:1px solid #eef1ee}.pm-back,.pm-skip{border:none;background:none;font-size:14px;font-weight:600;color:#8A958C;cursor:pointer;padding:8px 4px}.pm-back:hover,.pm-skip:hover{color:#5A675E}.pm-primary{min-width:190px;padding:14px 22px;border-radius:12px;border:none;background:var(--green-d);color:#fff;font-weight:700;font-size:15.5px;cursor:pointer;transition:background .15s,opacity .15s}.pm-primary:hover{background:#0A3D26}.pm-primary:disabled{opacity:.5;cursor:default}.pm-primary-macro{background:#6d3fa0}.pm-primary-macro:hover{background:#5a3491}@media (max-width:600px){.pm-backdrop{padding:0}.pm-card{max-width:100%;height:100%;max-height:100vh;border-radius:0}.pm-goalgrid,.pm-planrow{grid-template-columns:1fr}.pm-title{font-size:21px}.pm-foot{position:-webkit-sticky;position:sticky;bottom:0;background:#fff}.pm-primary{min-width:0;flex:1 1}}@media (max-width:640px){input,select,textarea{font-size:16px!important}}.home .navr .signin,.store .signin,.store .signup{white-space:nowrap}@media (max-width:640px){.store .menuadd,.store .mmdowbtn,.store .stepb{width:38px;height:38px}.store .dm,.store .dtag{font-size:11.5px}}