:root{font-family:Inter,ui-rounded,SF Pro Rounded,system-ui,sans-serif;color:#18231d;background:#f6f1e8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% 0%,#dcead8 0,transparent 32%),#f6f1e8}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{max-width:680px;min-height:100vh;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 18px calc(94px + env(safe-area-inset-bottom))}header{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:19px;letter-spacing:-.4px}.nest-mark{display:grid;place-items:center;width:34px;height:34px;color:#f8f4eb;background:#25583b;border-radius:12px 12px 15px 15px}.avatar{border:0;width:38px;height:38px;border-radius:50%;color:#25583b;background:#d8e7d5;font-weight:800}.hero{margin:38px 4px 24px}.eyebrow{margin:0 0 8px;color:#6a756d;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1.2px}.hero h1{margin:0;font-family:Georgia,serif;font-size:42px;line-height:1.05;letter-spacing:-1.8px;font-weight:500}.hero>p:last-child{color:#748078;margin:10px 0 0}.smart-add{display:flex;align-items:center;gap:10px;padding:10px 10px 10px 16px;border:1px solid #dde1d8;border-radius:20px;background:#ffffffe0;box-shadow:0 12px 30px #303d3314}.spark{color:#bb783d;font-size:21px}.smart-add input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#18231d;font-size:15px}.smart-add input::placeholder{color:#929991}.smart-add button{border:0;width:42px;height:42px;border-radius:14px;background:#25583b;color:#fff;font-size:24px;line-height:1;transition:.15s transform}.smart-add button:active{transform:scale(.92)}.smart-add button:disabled{opacity:.35}.hint{padding:9px 8px 18px;color:#78817a;font-size:12px}.error{padding:12px 14px;margin-bottom:12px;border-radius:14px;color:#8e352a;background:#f7ddd6;font-size:14px}.list-card{background:#ffffffb8;border:1px solid rgba(216,216,205,.8);border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #303d3312}.list-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 10px}.list-heading h2{margin:0;font-size:18px}.list-heading span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:10px;color:#fff;background:#25583b;font-size:13px;font-weight:800}.items{padding:0 10px 10px}.item{width:100%;display:flex;align-items:center;gap:14px;border:0;border-bottom:1px solid #e9e7df;padding:15px 10px;text-align:left;color:#1d2922;background:transparent;cursor:pointer}.item:last-child{border-bottom:0}.check{flex:none;display:grid;place-items:center;width:27px;height:27px;border:2px solid #aab2a9;border-radius:9px;color:#fff;font-weight:800}.item.done .check{border-color:#7b9d7e;background:#7b9d7e}.item-copy{display:flex;flex-direction:column;gap:2px}.item-copy strong{font-weight:650}.item-copy small{color:#8a938c}.item.done strong{color:#909891;text-decoration:line-through}.empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7d887f}.empty>span{font-size:38px;margin-bottom:10px}.empty strong{color:#3a473f}.empty p{margin:5px 0;font-size:14px}.clear{width:calc(100% - 24px);margin:0 12px 14px;padding:12px;border:0;border-radius:13px;color:#667168;background:#ecece5;font-weight:700}nav{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 28px),650px);display:grid;grid-template-columns:repeat(3,1fr);padding:8px;border:1px solid rgba(220,220,210,.9);border-radius:22px;background:#fcfaf5f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 35px #29342d24}nav button{border:0;padding:8px;display:flex;flex-direction:column;gap:2px;align-items:center;color:#899189;background:transparent;font-size:11px}nav button span{font-size:21px}nav .active{color:#25583b;font-weight:800}nav button:disabled{opacity:.55}@media(max-width:380px){.hero h1{font-size:36px}.smart-add{padding-left:12px}.app-shell{padding-left:12px;padding-right:12px}}
