*{box-sizing:border-box}body{margin:0;background:#f5f7f3;color:#1d2620;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;max-width:720px;margin:0 auto;padding:18px 14px 32px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 2px 14px}.eyebrow{margin:0 0 8px;color:#6f7c70;font-size:13px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:25px;line-height:1.2;letter-spacing:0}h2{margin-bottom:0;font-size:18px}h3{margin-bottom:6px;font-size:17px}.summary-band,.toolbar,.person-card{border:1px solid #dfe7da;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1f2b230f}.summary-band{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:12px;overflow:hidden}.summary-band div{padding:14px 10px;border-right:1px solid #edf1ea}.summary-band div:last-child{border-right:0}.summary-band span{display:block;color:#6f7c70;font-size:12px}.summary-band strong{display:block;margin-top:6px;font-size:20px}.toolbar{display:grid;gap:10px;padding:12px}.filter-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}input,select,textarea{width:100%;min-height:42px;border:1px solid #d7dfd2;border-radius:8px;padding:10px 11px;background:#fbfcfa;color:#1d2620;outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#408a5a;background:#fff}.toolbar-actions,.card-actions,.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.primary-btn,.ghost-btn,.plain-btn,.round-add,.icon-btn,.card-actions button,.card-actions a{min-height:40px;border-radius:8px;border:0;padding:0 14px;text-decoration:none}.primary-btn{flex:1;background:#2f7d4a;color:#fff;font-weight:700}.ghost-btn,.plain-btn{background:#e7eee4;color:#254431}.list-area{padding-top:16px}.list-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.round-add,.icon-btn{width:40px;padding:0;background:#1d2620;color:#fff;font-size:24px;line-height:1}.icon-btn{background:#edf1ea;color:#1d2620;font-size:18px}.person-card{padding:14px;margin-bottom:10px}.card-main{display:flex;justify-content:space-between;gap:10px}.card-main p,.muted{color:#657367;font-size:13px}.pill{align-self:flex-start;white-space:nowrap;border-radius:999px;padding:6px 9px;background:#e7eee4;color:#275139;font-size:12px;font-weight:700}.pill.danger{background:#ffe4df;color:#b33125}.age-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.age-grid span{min-height:34px;border-radius:8px;background:#f2f5ef;padding:8px 6px;text-align:center;color:#425046;font-size:12px}.card-actions{justify-content:flex-end;margin-top:10px}.card-actions button,.card-actions a{display:inline-flex;align-items:center;background:#eef3eb;color:#254431}.card-actions .danger-text{color:#b33125}.empty-state{padding:42px 12px;text-align:center;color:#6f7c70}.sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;justify-content:center;background:#0f18126b;padding:14px}.sheet{width:min(100%,680px);max-height:88vh;overflow:auto;border-radius:8px;background:#fff;padding:16px}.compact-sheet{max-height:520px}.form-grid{display:grid;gap:12px;margin-top:14px}.form-grid label span{display:block;margin-bottom:6px;color:#4d5a50;font-size:13px}.split{display:grid;grid-template-columns:1fr 1fr;gap:10px}.switch-row{display:flex;align-items:center;justify-content:space-between;min-height:46px}.switch-row input{width:22px;min-height:22px}.hint{margin-bottom:0;color:#7b6a35;font-size:13px}.toast{position:fixed;left:50%;bottom:24px;z-index:30;transform:translate(-50%);max-width:calc(100% - 32px);border-radius:8px;background:#1d2620;color:#fff;padding:10px 14px;font-size:14px}@media (max-width: 420px){.filter-grid,.split,.age-grid{grid-template-columns:1fr}h1{font-size:22px}}
