:root{color:#19372b;font-synthesis:none;--green:#244c3a;--orange:#e89a37;--coral:#d85b45;--line:#dcd6ca;background:#f5f1e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit;cursor:pointer}.shell{min-height:100vh}.shell>header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#f5f1e8dd;justify-content:space-between;align-items:center;height:76px;padding:0 max(20px,50vw - 520px);display:flex;position:sticky;top:0}.logo,.back{color:var(--green);background:0 0;border:0;align-items:center;gap:10px;display:flex}.logo>img{border-radius:9px;width:38px;height:38px;display:block}.logo b{font:600 18px Georgia,serif}.back{font-size:12px}.back svg{width:17px}.home,.builder,.done,.week{max-width:1040px;margin:auto;padding:55px 20px 80px}.overline{letter-spacing:.16em;color:#78847d;font-size:10px;font-weight:800;display:block}.welcome{text-align:center}.welcome h1,.builder h1,.done h1,.week h1{margin:11px 0;font:600 clamp(33px,5vw,52px)/1.08 Georgia,serif}.welcome h1 em{color:var(--orange)}.welcome p,.week-head p,.done>p{color:#69776f;max-width:560px;margin:0 auto;font-size:14px;line-height:1.6}.choices{grid-template-columns:repeat(3,1fr);gap:15px;margin:40px 0 22px;display:grid}.choice{border:1px solid var(--line);text-align:left;min-height:185px;color:var(--green);background:#fff;border-radius:16px;grid-template-rows:1fr auto;grid-template-columns:1fr auto;padding:24px;transition:all .18s;display:grid}.choice:hover{border-color:#b9c2bc;transform:translateY(-3px);box-shadow:0 12px 30px #244c3a12}.choice .big-icon{color:#a76516;background:#f6e7ce;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.choice.breakfast .big-icon{color:#3c6a53;background:#e3ede6}.choice.weekly .big-icon{color:#a64b38;background:#f4dfda}.big-icon svg{width:25px}.choice>span:nth-child(2){grid-column:1/3;align-self:end}.choice b,.choice small{display:block}.choice b{font:600 20px Georgia,serif}.choice small{color:#7a867f;margin-top:6px;font-size:11px}.choice>svg{width:19px}.last{border:1px solid var(--line);width:100%;max-width:530px;color:var(--green);text-align:left;background:#ebe9e2;border-radius:11px;align-items:center;gap:13px;margin:0 auto;padding:14px 18px;display:flex}.last>svg:first-child{color:var(--coral);width:19px}.last>svg:last-child{width:17px;margin-left:auto}.last span small,.last span b{display:block}.last small{letter-spacing:.12em;color:#818a84;font-size:8px}.last b{margin-top:3px;font-size:12px}.quiet{color:#7a857f;justify-content:center;align-items:center;gap:7px;margin-top:28px;font-size:10px;display:flex}.quiet svg{width:14px}.builder{max-width:860px}.builder-head{text-align:center}.builder-head h1{font-size:38px}.dots{justify-content:center;gap:6px;margin:18px 0 28px;display:flex}.dots span{background:#d9d5cc;border-radius:5px;width:25px;height:5px}.dots span.on{background:var(--green)}.options{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.options button{border:1px solid var(--line);color:#43584d;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:112px;padding:16px;display:flex;position:relative}.options button:hover{border-color:#779183}.options button.selected{border:2px solid var(--green);background:#eef2ed}.options button>span{font-size:26px}.options button>b{font-size:11px}.options button>svg{background:var(--green);color:#fff;border-radius:50%;width:17px;padding:3px;position:absolute;top:8px;right:8px}.builder-bottom{justify-content:space-between;margin-top:25px;display:flex}.builder-bottom button{color:#68776f;background:0 0;border:0;align-items:center;gap:6px;padding:11px;display:flex}.builder-bottom svg{width:17px}.builder-bottom .finish,.primary{background:var(--green);color:#fff;border-radius:9px;padding:11px 16px}.adjust{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:20px;padding:21px}.adjust h2{margin:5px 0 17px;font:600 19px Georgia,serif}.adjust label{border-top:1px solid #ece8df;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.adjust label b,.adjust label small{display:block}.adjust label b{font:600 15px Georgia,serif}.adjust label small{color:#7a867f;margin-top:3px;font-size:9px}.adjust label button{border:1px solid var(--line);color:var(--green);background:#f6f3ec;border-radius:20px;align-items:center;gap:5px;padding:7px 11px;font-size:9px;display:flex}.adjust label button.active{background:#e4ece7}.adjust label button svg{width:13px}.done{text-align:center}.done-icon{width:55px;height:55px;color:var(--green);background:#dfece2;border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.done-icon svg{width:25px}.done h1{font-size:40px}.plates{text-align:left;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px;display:grid}.result-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:22px}.person{align-items:center;gap:10px;display:flex}.person>span{color:#8b581b;background:#f5dfbd;border-radius:50%;place-items:center;width:37px;height:37px;font:600 14px Georgia,serif;display:grid}.result-card:nth-child(2) .person>span{color:#9b4939;background:#f2dcd7}.person small,.person h3{margin:0;display:block}.person small,.plate-list small{letter-spacing:.12em;color:#8a938e;font-size:8px}.person h3{font:600 18px Georgia,serif}.plate-list{margin:18px 0}.plate-list p{border-top:1px solid #eee9e0;align-items:center;gap:10px;margin:0;padding:10px 0;font-size:12px;display:flex}.plate-list p>svg{color:#d18a31;width:17px}.plate-list span small{display:block}.plate-list em{color:var(--coral);margin-top:2px;font-size:9px;font-style:normal;display:block}.result-card footer{background:#f3f1ea;border-radius:9px;padding:12px}.result-card footer b,.result-card footer span{display:block}.result-card footer b{font-size:11px}.result-card footer span{color:#748078;margin-top:4px;font-size:9px}.hunger{text-align:left;background:#fff6e6;border:1px solid #ebd4ac;border-radius:10px;gap:10px;max-width:720px;margin:18px auto;padding:14px 17px;display:flex}.hunger svg{color:#b47525;flex:none;width:18px}.hunger p{color:#665f53;margin:0;font-size:10px;line-height:1.5}.primary{border:0;margin-top:8px}.week{max-width:760px}.week-head{text-align:center}.week-head h1{font-size:42px}.days{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:31px;overflow:hidden}.days button{text-align:left;width:100%;color:var(--green);background:#fff;border:0;border-top:1px solid #e9e5dd;grid-template-columns:55px 1fr auto;align-items:center;padding:17px 20px;display:grid}.days button:first-child{border-top:0}.days button:hover{background:#f1f3ee}.days .day{font:600 17px Georgia,serif}.meal-summary b,.meal-summary small{display:block}.meal-summary b{font-size:12px}.meal-summary small{color:#7b8780;margin-top:4px;font-size:9px}.days svg{width:17px}.week-tip{background:#e7eee9;border-radius:11px;gap:11px;margin-top:16px;padding:15px 17px;display:flex}.week-tip svg{flex:none;width:18px}.week-tip p{margin:0;font-size:10px;line-height:1.5}@media (width<=700px){.shell>header{padding:0 16px}.home,.builder,.done,.week{padding:35px 16px 60px}.choices{grid-template-columns:1fr}.choice{grid-template-rows:1fr;grid-template-columns:60px 1fr auto;align-items:center;min-height:116px}.choice>span:nth-child(2){grid-column:auto;align-self:center}.choice b{font-size:18px}.options{grid-template-columns:repeat(2,1fr)}.plates{grid-template-columns:1fr}.builder-head h1{font-size:31px}.done h1,.week-head h1{font-size:34px}.adjust label{align-items:flex-start;gap:10px}.adjust label button{text-align:left;max-width:130px}.quiet{text-align:left;align-items:flex-start}}.builder-head p{color:#77837c;margin:0;font-size:11px}.split-builder{grid-template-columns:1fr 1fr;gap:16px;display:grid}.split-builder .options{grid-template-columns:repeat(2,1fr)}.person-options{min-width:0}.person-options h3{align-items:center;gap:8px;margin:0 0 10px;font:600 16px Georgia,serif;display:flex}.person-options h3 span{color:#915b19;background:#f4dfbd;border-radius:50%;place-items:center;width:28px;height:28px;font:600 11px Georgia,serif;display:grid}.woman-options{border-left:1px solid var(--line);padding-left:16px}.woman-options h3 span{color:#974737;background:#f2dcd7}.builder-actions{justify-content:center;margin-top:16px;display:flex}.split-toggle{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:20px;align-items:center;gap:6px;padding:8px 13px;font-size:10px;display:flex}.split-toggle svg{width:14px}.builder-bottom{min-height:43px;margin-top:14px}.meal-summary .split-summary{color:#a55240;align-items:center;gap:4px;font-weight:700;display:flex}.meal-summary .split-summary svg{width:11px}.days>button>svg{width:17px}.step-nav{justify-content:center;gap:5px;margin:19px 0 28px;padding:2px;display:flex;overflow-x:auto}.step-nav button{color:#849087;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:flex}.step-nav button>span{background:#dedbd3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.step-nav button>span svg{width:10px}.step-nav button.active{color:var(--green);background:#e8ede9;font-weight:800}.step-nav button.active>span,.step-nav button.done-step>span{background:var(--green);color:#fff}.step-nav button>span{flex:none;justify-content:center;align-items:center;padding:0;line-height:0;display:flex}.step-nav button>span svg{width:10px;height:10px;margin:0;display:block;transform:none}.step-nav button.done-step>span svg{transform:translateY(.8px)}.meal-summary .person-line{align-items:center;gap:7px;font-size:10px;line-height:1.35;display:flex}.meal-summary .person-line+.person-line{margin-top:6px}.person-line i{color:#8a5618;background:#f4dfbd;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font:600 8px Georgia,serif;display:grid}.person-line.woman-line i{color:#954637;background:#f2dcd7}.options button>.food-icon{color:#356048;width:38px;height:38px;font-size:inherit;background:#edf1ec;border-radius:11px;place-items:center;display:grid}.options button>.food-icon svg{stroke-width:1.8px;width:21px;height:21px}.options button.selected>.food-icon{color:#244c3a;background:#dce8df}.choices{grid-template-columns:repeat(2,1fr);max-width:780px;margin-left:auto;margin-right:auto}.choice.sweet .big-icon{color:#a84b62;background:#f5e0e5}.sweets{max-width:840px;margin:auto;padding:55px 20px 80px}.sweet-grid{gap:10px;margin-top:30px;display:grid}.sweet-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.sweet-grid article.expanded{border-color:#9eb2a7;box-shadow:0 8px 24px #244c3a0c}.sweet-head{text-align:left;width:100%;color:var(--green);background:0 0;border:0;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:16px 18px;display:grid}.sweet-head>.food-icon{color:#9d621d;background:#f7e7d1;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.sweet-head>.food-icon svg{width:21px}.sweet-head span b,.sweet-head span small{display:block}.sweet-head span b{font:600 16px Georgia,serif}.sweet-head span small{color:#77847c;align-items:center;gap:4px;margin-top:5px;font-size:9px;display:flex}.sweet-head span small svg{width:11px}.sweet-head .chevron{width:17px;transition:all .2s}.expanded .sweet-head .chevron{transform:rotate(180deg)}.sweet-body{background:#fbfaf6;border-top:1px solid #eee9df;grid-template-columns:1fr 1fr;gap:24px;padding:18px;display:grid}.sweet-body>div>b{font:600 13px Georgia,serif}.sweet-body ul,.sweet-body ol{color:#66746c;margin:9px 0 0;padding-left:18px;font-size:10px;line-height:1.7}.sweet-note{margin-top:14px}@media (width<=700px){.split-builder{grid-template-columns:1fr}.woman-options{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.choices{grid-template-columns:1fr}.sweets{padding:35px 16px 60px}.sweet-body{grid-template-columns:1fr;gap:16px}}
