*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3f4f6;color:#111827}.app-shell{max-width:760px;margin:0 auto;padding:24px 16px 48px}h1{margin:0 0 4px;font-size:28px}h2{margin-top:0}h3{margin-bottom:10px}.card{background:white;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.auth-card{max-width:520px;margin:8vh auto}.muted{color:#6b7280;margin-top:0}.error{color:#b91c1c;min-height:1.2em}.message{color:#166534;min-height:1.2em}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.tabs{display:flex;gap:8px;margin-bottom:16px}.tabs button{flex:1}.tab.active{font-weight:700}.secondary{background:#fff;color:#111827;border:1px solid #d1d5db}button,input,select{font:inherit}button{border:0;border-radius:10px;padding:12px 16px;background:#111827;color:#fff;cursor:pointer}button:disabled{opacity:.6}input[type=email],input[type=date],select{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:10px;background:#fff;margin:6px 0 16px}label{font-weight:600}fieldset{border:0;padding:0;margin:8px 0 18px}legend{font-weight:600;margin-bottom:8px}.segmented{display:flex;gap:8px}.segmented label{flex:1}.segmented input{position:absolute;opacity:0}.segmented span{display:block;text-align:center;padding:11px;border:1px solid #d1d5db;border-radius:10px;font-weight:500}.segmented input:checked+span{background:#111827;color:white;border-color:#111827}.weekday-row{display:flex;justify-content:space-between;padding:11px 0 16px}.dashboard-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.dashboard-heading select{width:auto;min-width:110px;margin:0}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.stat{border:1px solid #e5e7eb;border-radius:12px;padding:14px}.stat span{display:block;color:#6b7280;font-size:14px}.stat strong{font-size:28px}.count-section{margin-top:22px}.count-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.count-row:last-child{border-bottom:0}@media(max-width:520px){.app-shell{padding:16px 12px 36px}.summary-grid{grid-template-columns:1fr}.dashboard-heading{align-items:stretch;flex-direction:column}.dashboard-heading select{width:100%}}

.settings-section{margin-top:1.25rem}.settings-list{display:flex;flex-direction:column;gap:.7rem}.setting-row{display:grid;grid-template-columns:120px 1fr;gap:.75rem;align-items:center}.setting-row label{font-weight:600}.setting-row input{width:100%;box-sizing:border-box}

.entry-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #e5e7eb}.entry-info{display:flex;flex-direction:column;gap:4px}.entry-info span{color:#6b7280}.entry-actions{display:flex;gap:8px;flex-shrink:0}.small-button{padding:7px 10px}.danger{background:#fff;border:1px solid #d1d5db;color:#b91c1c;border-radius:8px;padding:7px 10px;cursor:pointer}.entries-section{margin-top:24px;margin-bottom:24px}.entries-list{margin-top:8px}
