@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#173229;background:#f5f7f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app-shell{max-width:1040px;margin:0 auto;padding:0 28px 48px}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e8e0}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:#1e6047}.brand strong{display:block;font-size:15px}.brand span{display:block;color:#829087;font-size:11px;margin-top:3px}.account{display:flex;gap:10px;align-items:center}.user-name{font-size:13px;color:#607169;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-button{border:1px solid #dce5de;background:#fff;border-radius:9px;color:#607169;display:grid;place-items:center;width:34px;height:34px;cursor:pointer}.login-button,.secondary-button,.primary-button{border:0;border-radius:9px;display:inline-flex;align-items:center;gap:8px;padding:11px 15px;font:600 13px inherit;cursor:pointer}.login-button,.secondary-button{background:#fff;border:1px solid #d7e1d9;color:#315344}.primary-button{background:#1f684d;color:#fff}.login-button:disabled{opacity:.6}.hero{display:flex;align-items:end;justify-content:space-between;padding:56px 0 32px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;color:#2d8966;margin:0 0 8px}.hero h1,.templates-panel h2{font:600 39px/1.1 Fraunces,serif;margin:0;color:#14362b}.muted{color:#829087;font-size:13px;margin:10px 0 0}.rotate{transform:rotate(180deg)}.setup-notice,.status{display:flex;align-items:center;gap:9px;margin-top:18px;padding:11px 14px;border-radius:10px;color:#6c5c36;background:#fff9e6;font-size:12px}.status{justify-content:space-between;color:#2d694f;background:#eaf5ee}.status button{border:0;background:transparent;color:inherit;cursor:pointer}.templates-panel{background:#fff;border:1px solid #e1e9e2;border-radius:14px;padding:22px;margin-bottom:20px;box-shadow:0 8px 25px #1732290b}.panel-heading{display:flex;justify-content:space-between;align-items:start}.templates-panel h2{font-size:25px}.template-save{display:flex;gap:9px;margin:20px 0}.template-save input,.add-form input,.add-form select{width:100%;border:1px solid #dce5de;border-radius:9px;padding:12px 14px;background:#fbfcfa;color:#173229;font:14px inherit;outline:none}.template-save input:focus,.add-form input:focus,.add-form select:focus{border-color:#65a889;box-shadow:0 0 0 3px #65a8891c}.template-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.template-card{display:flex;align-items:center;justify-content:space-between;border:1px solid #e6ece6;border-radius:10px;padding:12px 13px}.template-card strong,.template-card span{display:block}.template-card strong{font-size:13px}.template-card span{color:#89968e;font-size:11px;margin-top:3px}.small{font-size:11px;padding:8px 11px}.empty-template{color:#87948c;font-size:13px}.card{background:#fff;border:1px solid #e2e9e2;border-radius:14px;padding:24px;box-shadow:0 8px 25px #17322908}.add-form{display:grid;grid-template-columns:1fr 190px auto;gap:9px;padding-bottom:24px;border-bottom:1px solid #edf1ed}.groups{display:grid;grid-template-columns:repeat(2,1fr);gap:27px 45px;padding-top:24px}.groups h2{display:flex;align-items:center;gap:9px;font-size:14px;margin:0 0 12px;color:#3d594d}.groups h2 span{font-size:18px}.groups h2 small{font-size:10px;background:#edf4ef;color:#619275;padding:3px 7px;border-radius:12px;margin-left:auto}.groups ul{list-style:none;padding:0;margin:0}.groups li{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid #f0f3f0;font-size:14px}.groups li.checked>span{color:#a1aca5;text-decoration:line-through}.check{width:21px;height:21px;display:grid;place-items:center;border:1px solid #cbd7ce;background:#fff;color:#fff;border-radius:6px;cursor:pointer}.checked .check{background:#34845f;border-color:#34845f}.delete{margin-left:auto;border:0;background:transparent;color:#bbc5bd;cursor:pointer;padding:4px}.delete:hover{color:#ca6e68}.empty{text-align:center;padding:75px 20px;color:#87948c}.empty svg{color:#b8c9bc}.empty h2{font-size:16px;color:#486156;margin:14px 0 6px}.empty p{font-size:13px;margin:0}footer{text-align:center;color:#a2ada5;font-size:11px;margin-top:20px}@media(max-width:700px){.app-shell{padding:0 16px 35px}.topbar{height:72px}.user-name{display:none}.hero{padding:40px 0 25px;align-items:start;gap:20px;flex-direction:column}.hero h1{font-size:34px}.hero-actions{width:100%}.hero-actions button{width:100%;justify-content:center}.card{padding:16px}.add-form{grid-template-columns:1fr}.groups{grid-template-columns:1fr;gap:22px}.template-save{flex-direction:column}.template-list{grid-template-columns:1fr}.login-button{font-size:0;padding:9px}.login-button svg{margin:0}}.suggestions-panel{background:#eef6ef;border:1px solid #dbeadf;border-radius:14px;padding:22px;margin-bottom:20px}.suggestions-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.suggestions-heading h2{font:600 25px/1.1 Fraunces,serif;margin:0;color:#14362b}.suggestions-heading .muted{margin-top:7px}.suggestions-heading .primary-button:disabled{opacity:.5;cursor:not-allowed}.suggestion-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 30px;margin-top:21px}.suggestion-group h3{display:flex;align-items:center;gap:8px;font-size:13px;color:#3d594d;margin:0 0 9px}.suggestion-group h3 span{font-size:17px}.suggestion-list{display:flex;flex-wrap:wrap;gap:7px}.suggestion-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #cfe0d2;background:#fff;color:#486156;border-radius:20px;padding:7px 10px;font:500 12px inherit;cursor:pointer}.suggestion-chip:hover{border-color:#76a88b;color:#1e684d}.suggestion-chip.selected{background:#1f684d;border-color:#1f684d;color:#fff}@media(max-width:700px){.suggestions-heading{align-items:stretch;flex-direction:column;gap:15px}.suggestions-heading .primary-button{justify-content:center}.suggestion-groups{grid-template-columns:1fr;gap:18px}}.list-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.list-controls select{border:1px solid #d7e1d9;border-radius:9px;padding:10px 30px 10px 12px;background:#fff;color:#315344;font:600 12px inherit;max-width:190px}.list-controls .small{padding:9px 11px}.hero-actions{display:flex;flex-direction:column;align-items:flex-end;gap:9px}@media(max-width:700px){.hero-actions{align-items:stretch;width:100%}.list-controls{justify-content:stretch}.list-controls select{flex:1;max-width:none}.list-controls .small{flex:0 0 auto}}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#dcefe3;color:#236447;font-size:13px;font-weight:700}.suggestions-heading{align-items:start}.suggestion-chip{min-height:40px;padding:9px 12px}.category-section{transition:opacity .25s ease}.category-section h2 em{font-size:10px;font-style:normal;font-weight:600;color:#4b8b63;background:#e8f3eb;padding:4px 8px;border-radius:10px;margin-left:4px}.category-complete{opacity:.52}.category-complete h2{color:#789183}.check{width:44px;height:44px;flex:0 0 44px}.delete{width:44px;height:44px;display:grid;place-items:center;margin-left:auto;flex:0 0 44px}.groups li{min-height:56px;gap:8px}.groups li>span{line-height:1.3}@media(max-width:700px){.topbar{height:68px}.brand strong{font-size:14px}.account{gap:6px}.user-name{font-size:12px}.card{padding:14px}.groups li{padding:6px 0;min-height:60px}.suggestion-chip{min-height:44px;padding:10px 13px}.suggestion-list{gap:8px}.check,.delete{width:46px;height:46px;flex-basis:46px}.groups li>span{font-size:15px}}
