:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--tg-theme-text-color,#111);background:var(--tg-theme-bg-color,#fff)}*{box-sizing:border-box}body{margin:0;background:var(--tg-theme-bg-color,#fff)}button,input,select{font:inherit}main{max-width:720px;margin:auto;padding:14px 12px 40px}header{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 12px}h1{font-size:22px;margin:0}.sub{font-size:12px;opacity:.55;margin-top:3px}.icon{width:44px;height:44px;border:0;border-radius:50%;background:var(--tg-theme-secondary-bg-color,#eee)}.toolbar{display:flex;gap:8px;margin-bottom:12px}.toolbar button,.addBox button{border:0;border-radius:12px;padding:11px 14px;background:var(--tg-theme-secondary-bg-color,#eee);color:inherit}.toolbar .active{background:var(--tg-theme-button-color,#2481cc);color:var(--tg-theme-button-text-color,#fff)}.addBox{display:grid;gap:8px;padding:12px;margin-bottom:12px;background:var(--tg-theme-secondary-bg-color,#f3f3f3);border-radius:14px}.addBox input,.addBox select{width:100%;border:0;border-radius:10px;padding:12px;background:var(--tg-theme-bg-color,#fff);color:inherit}.category{margin-bottom:10px;border-radius:14px;overflow:hidden;background:var(--tg-theme-secondary-bg-color,#f4f4f4)}.categoryTitle{display:flex;justify-content:space-between;width:100%;border:0;padding:13px 14px;font-weight:650;text-align:left;background:transparent;color:inherit}.count{opacity:.5}.item{display:flex;align-items:center;gap:11px;width:100%;min-height:48px;padding:8px 14px;border:0;border-top:1px solid rgba(128,128,128,.16);background:var(--tg-theme-bg-color,#fff);color:inherit;text-align:left}.check{flex:0 0 25px;width:25px;height:25px;border:2px solid rgba(128,128,128,.6);border-radius:7px;display:grid;place-items:center;font-weight:800}.done{opacity:.45;text-decoration:line-through}.done .check{background:var(--tg-theme-button-color,#2481cc);color:#fff;border-color:transparent}.error{margin:10px 0;padding:12px;border-radius:12px;background:#7f1d1d;color:#fff;overflow-wrap:anywhere}
