@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20251f;background:#f7f6f1;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20251f;--paper: #f7f6f1;--card: #fffefa;--accent: #ef765d;--green: #cfe0b9;--yellow: #f1d98d;--line: rgba(32, 37, 31, .09)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:var(--paper)}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100dvh;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.page-wrap{width:min(760px,100%);margin:0 auto;padding:calc(24px + env(safe-area-inset-top)) 20px 32px}.demo-banner{background:#20251f;color:#fff;text-align:center;padding:8px 12px;font-size:12px;font-weight:700}.topbar{display:flex;align-items:center;justify-content:space-between;margin:4px 0 28px}h1,h2,p{margin-top:0}h1{font-size:clamp(30px,7vw,42px);letter-spacing:-.045em;line-height:1.05;margin-bottom:0}h2{letter-spacing:-.035em}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:#73796f;margin-bottom:7px}.muted{color:#73796f;line-height:1.5}.avatar{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;font-size:25px;background:#e8e4d9}.avatar.big{width:64px;height:64px;border-radius:22px;font-size:32px}.hero-card{position:relative;overflow:hidden;min-height:300px;padding:28px;border-radius:32px;background:var(--green);display:flex;align-items:flex-end;box-shadow:inset 0 0 0 1px #20251f0a}.hero-copy{position:relative;z-index:2;max-width:420px}.hero-copy h2{font-size:clamp(30px,7vw,44px);max-width:390px;line-height:1.01;margin:18px 0 12px}.hero-copy p{max-width:350px;line-height:1.45}.pill{display:inline-flex;background:#ffffffa3;border:1px solid rgba(255,255,255,.8);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;letter-spacing:.08em}.hero-button,.primary-button{border:0;border-radius:16px;color:#fff;background:var(--ink);min-height:52px;padding:0 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.hero-art{position:absolute;right:-22px;top:15px;font-size:88px;transform:rotate(8deg);filter:drop-shadow(0 13px 17px rgba(32,37,31,.12))}.hero-art span{position:absolute;font-size:72px;right:78px;top:66px;transform:rotate(-18deg)}.hero-art b{position:absolute;font-size:65px;right:12px;top:138px;transform:rotate(14deg)}.section-head{display:flex;align-items:end;justify-content:space-between;margin:34px 0 12px}.section-head h2{margin:0;font-size:25px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-card{border:1px solid var(--line);border-radius:22px;background:var(--card);padding:18px;display:flex;align-items:center;gap:13px}.mini-card .mini-icon{width:42px;height:42px;border-radius:14px;background:#f0eee6;display:grid;place-items:center;font-size:20px}.mini-card strong,.mini-card small{display:block}.mini-card strong{font-size:19px}.mini-card small{color:#7b8078;margin-top:2px}.bottom-nav{position:fixed;z-index:20;left:50%;transform:translate(-50%);bottom:0;width:min(760px,100%);height:calc(76px + env(safe-area-inset-bottom));padding:8px 14px env(safe-area-inset-bottom);display:flex;background:#fffefaf0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line)}.bottom-nav button{flex:1;border:0;background:transparent;color:#92968f;display:grid;place-content:center;gap:4px;font-size:11px;font-weight:700;cursor:pointer}.bottom-nav button.active{color:var(--ink)}.bottom-nav button.active svg{stroke-width:2.7}.vote-header{text-align:center;margin:2px 0 24px}.vote-header h1{margin:5px 0 6px}.week-progress{display:flex;justify-content:center;gap:8px;margin-bottom:26px}.week-progress button{border:0;width:36px;height:36px;border-radius:50%;background:#e9e7df;color:#777d75;font-weight:800;cursor:pointer}.week-progress button.active{background:var(--ink);color:#fff;transform:scale(1.08)}.week-progress button.done:not(.active){background:var(--green);color:var(--ink)}.meal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.meal-card{position:relative;padding:0;overflow:hidden;border:2px solid transparent;border-radius:25px;background:var(--card);text-align:left;box-shadow:0 2px #20251f0a,inset 0 0 0 1px var(--line);cursor:pointer;transition:transform .16s ease,border-color .16s ease}.meal-card:active{transform:scale(.975)}.meal-card.selected{border-color:var(--accent)}.meal-image{height:128px;display:grid;place-items:center;background:#f0eee6}.meal-image span{font-size:58px;filter:drop-shadow(0 8px 8px rgba(32,37,31,.12))}.meal-image img{width:100%;height:100%;object-fit:cover}.meal-info{padding:14px 14px 17px}.meal-info small{display:block;color:#8b8f87;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;margin-bottom:4px}.meal-info strong{font-size:15px;line-height:1.25}.check{position:absolute;right:10px;top:10px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff;font-weight:900;border:3px solid white}.complete-card{margin-top:18px;border-radius:22px;padding:18px;background:var(--yellow);display:flex;align-items:center;gap:14px}.complete-card>span{font-size:34px}.complete-card strong{font-size:18px}.complete-card p{margin:2px 0 0;font-size:13px}.day-controls{display:flex;justify-content:space-between;margin-top:20px}.day-controls button{border:0;background:transparent;min-height:44px;display:flex;align-items:center;gap:4px;font-weight:800;color:var(--ink)}.day-controls button:disabled{opacity:.25}.login-page,.splash{min-height:100dvh;display:grid;place-items:center;padding:22px}.login-card{width:min(430px,100%)}.login-card h1{margin:14px 0 10px}.brand-mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;color:#fff;background:var(--ink);font-size:28px;font-weight:900}.brand-mark.large{width:66px;height:66px;border-radius:23px;margin-bottom:28px}.splash{align-content:center;gap:12px;text-align:center;font-size:18px}.stack{display:grid;gap:14px}.stack label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#676d64}.stack input,.stack select{width:100%;min-height:52px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:0 14px;color:var(--ink);outline:none}.stack input:focus,.stack select:focus{border-color:#8b9187;box-shadow:0 0 0 3px #20251f0d}.primary-button{width:100%;margin-top:3px}.error-box,.success-box{padding:12px 14px;border-radius:13px;font-size:13px;font-weight:700}.error-box{background:#fce0dc;color:#8b2c20}.success-box{background:#e3efd7}.settings-card,.admin-card{background:var(--card);border-radius:24px;border:1px solid var(--line);padding:20px;margin-bottom:14px}.setting-row{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.setting-row:last-child{border:0}.setting-row span{color:#7b8078}.setting-row strong{text-align:right}.logout-button{width:100%;min-height:52px;border-radius:16px;border:1px solid var(--line);background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;color:#a23f32}.admin-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:20px}.admin-title svg{background:#edf1e6;padding:8px;width:42px;height:42px;border-radius:13px}.admin-title h2{margin:1px 0 4px;font-size:20px}.admin-title p{margin:0;color:#7b8078;font-size:13px;line-height:1.4}@media(min-width:650px){.meal-grid{grid-template-columns:repeat(3,1fr)}.meal-image{height:155px}.page-wrap{padding-left:30px;padding-right:30px}}.member-list{display:grid;gap:10px;margin-top:18px}.member-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line, #e8e8e8);border-radius:16px;background:#ffffffb3}.member-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#f3f3f3;font-size:24px;flex:0 0 auto}.member-copy{min-width:0;display:flex;flex-direction:column;flex:1}.member-copy strong{font-size:15px}.member-copy small{color:var(--muted, #737373);margin-top:2px}.member-status{font-size:11px;font-weight:800;padding:6px 8px;border-radius:999px;background:#eee;color:#777}.member-status.active{background:#e9f8ef;color:#207a43}.form-split{display:grid;grid-template-columns:1fr 96px;gap:12px}.emoji-input{text-align:center;font-size:22px!important}@media(max-width:430px){.form-split{grid-template-columns:1fr 88px}}
