.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a2a3a,#2d4a5e);padding:1rem}.login-card{background:#fff;border-radius:12px;padding:2rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0003}.login-card h1{margin:0 0 .25rem;font-size:1.5rem;color:#1a2a3a}.login-subtitle{margin:0 0 1.5rem;color:#666;font-size:.95rem}.login-dev-hint,.login-php-hint{margin:-1rem 0 1.25rem;padding:.6rem;background:#fef3c7;border-radius:6px;font-size:.8rem;color:#92400e;line-height:1.4}.login-php-hint{background:#eff6ff;color:#1e3a8a}.login-php-hint code{font-size:.75rem;background:#ffffffb3;padding:.1rem .3rem;border-radius:3px}.login-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.login-form label{display:block;margin-bottom:.35rem;font-weight:600;font-size:.9rem;color:#333}.login-form input{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:1rem;box-sizing:border-box}.login-form input:focus{outline:none;border-color:#2d6a8f;box-shadow:0 0 0 2px #2d6a8f33}.login-greeting{margin:0 0 1rem;color:#444}.login-error{color:#c0392b;font-size:.9rem;margin:-.5rem 0 .75rem}.login-btn{width:100%;padding:.85rem;background:#2d6a8f;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}.login-btn:hover:not(:disabled){background:#245a78}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-back{width:100%;margin-top:.75rem;padding:.5rem;background:transparent;border:none;color:#666;cursor:pointer;font-size:.9rem}.login-back:hover:not(:disabled){color:#333}.sidebar{width:240px;background:#fff;border-right:1px solid #e5e7eb;height:100vh;position:fixed;left:0;top:0;display:flex;flex-direction:column;z-index:100}.sidebar-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.sidebar-brand{display:flex;align-items:center;gap:.5rem}.sidebar-brand-icon{flex-shrink:0;color:#111827}.sidebar-header h2{margin:0;font-size:1rem;font-weight:600;color:#111827;letter-spacing:-.025em;text-transform:uppercase;letter-spacing:.05em}.sidebar-empty{margin:0 1rem;font-size:.85rem;color:#9ca3af}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto;min-height:0}.sidebar-admin{padding:.5rem 0 1rem;border-top:1px solid #e5e7eb}.sidebar-section-label{margin:0;padding:.5rem 1.5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.sidebar-footer{padding:1rem 1.5rem;border-top:1px solid #e5e7eb}.sidebar-logout{width:100%;padding:.5rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:.875rem;color:#374151;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.sidebar-logout-icon{flex-shrink:0}.sidebar-logout:hover{background:#e5e7eb}.sidebar-item-global{font-weight:600;border-bottom:1px solid #f3f4f6;margin-bottom:.25rem}.sidebar-item{width:100%;padding:.875rem 1.5rem;background:none;border:none;text-align:left;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;border-left:3px solid transparent}.sidebar-item-with-icon{display:inline-flex;align-items:center;gap:.625rem}.sidebar-item-icon{flex-shrink:0}.sidebar-item:hover{background:#f9fafb;color:#111827}.sidebar-item.active{background:#f9fafb;color:#111827;border-left-color:#111827;font-weight:600}@media(max-width:768px){.sidebar{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid #e5e7eb}.sidebar-header{padding:1rem 1.5rem}.sidebar-header h2{font-size:.875rem}.sidebar-nav{display:flex;overflow-x:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch}.sidebar-item{padding:.875rem 1.25rem;min-height:44px;white-space:nowrap;border-left:none;border-bottom:3px solid transparent;font-size:.875rem}.sidebar-item.active{border-left:none;border-bottom-color:#111827}}.counter-detail-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.counter-detail-content{background:#fff;border-radius:8px;width:100%;max-width:1400px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a}.counter-detail-header{display:flex;justify-content:space-between;align-items:flex-start;padding:2rem;border-bottom:1px solid #e5e7eb}.counter-detail-header h1{margin:0 0 .5rem;font-size:1.875rem;font-weight:700;color:#111827;letter-spacing:-.025em}.counter-detail-meta{margin:0;font-size:.875rem;color:#6b7280;font-weight:500}.counter-detail-header-actions{display:flex;align-items:center;gap:1rem}.counter-detail-header-actions .year-selector-wrapper{display:flex;align-items:center;gap:.5rem}.counter-detail-header-actions .year-selector-wrapper label{font-size:.875rem;font-weight:500;color:#6b7280}.counter-detail-header-actions .year-select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background:#fff}.chart-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#374151}.close-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;line-height:1;transition:color .2s;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:6px}.counter-detail-body{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.counter-detail-chart{background:#f9fafb;border-radius:6px;padding:1.5rem;border:1px solid #e5e7eb}.no-chart-data{height:400px;display:flex;align-items:center;justify-content:center}.no-chart-data p{color:#6b7280;font-size:1rem}.counter-detail-entries h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#111827}.no-entries{color:#6b7280;font-size:.875rem;margin:0}.entries-table{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.entries-header{display:grid;grid-template-columns:1fr 1fr 2fr;gap:1rem;padding:.875rem 1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.entries-row{display:grid;grid-template-columns:1fr 1fr 2fr;gap:1rem;padding:1rem;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#111827;transition:background .2s}.entries-row:last-child{border-bottom:none}.entries-row:hover{background:#f9fafb}.entry-value{font-weight:600;color:#111827}.entry-consumption{font-weight:500;color:#059669}.entry-reading{font-weight:600;color:#111827}@media(max-width:768px){.counter-detail-overlay{padding:0}.counter-detail-content{max-height:100vh;border-radius:0}.counter-detail-header{padding:1.25rem}.counter-detail-header h1{font-size:1.5rem}.counter-detail-body{padding:1.25rem}.close-btn{min-width:44px;min-height:44px}.entries-header,.entries-row{grid-template-columns:1fr;gap:.75rem;padding:.875rem}.entries-header{font-size:.7rem}.entries-row{font-size:.875rem}.no-chart-data{height:300px}}.counter-grid-container{padding:2rem;min-height:100vh;background:#f9fafb;width:100%;box-sizing:border-box}.counter-grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;gap:2rem}.header-left{display:flex;align-items:center;gap:2rem;flex:1}.year-select{padding:.5rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;background:#fff;color:#111827;cursor:pointer;transition:all .2s;min-width:100px}.year-select:hover{border-color:#9ca3af}.year-select:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271a}.counter-grid-header h1{margin:0;font-size:1.875rem;font-weight:700;color:#111827;letter-spacing:-.025em}.data-entry-btn{padding:.625rem 1.25rem;background:#111827;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.data-entry-btn:hover{background:#374151}.data-entry-btn:active{background:#1f2937}.counter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.counter-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s}.counter-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.counter-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.counter-card-header h3{margin:0;font-size:1rem;font-weight:600;color:#111827;flex:1}.counter-type{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;background:#f3f4f6;border-radius:4px}.counter-card-content{display:flex;flex-direction:column}.counter-card-values{display:flex;flex-direction:column;gap:.5rem}.counter-reading-date{font-size:.8125rem;font-weight:500;color:#6b7280}.counter-no-reading{margin:0;font-size:.875rem;color:#9ca3af;font-style:italic}.counter-last-value{font-size:2rem;font-weight:700;color:#111827;letter-spacing:-.025em;line-height:1}.counter-unit-inline,.counter-unit{font-size:.875rem;font-weight:500;color:#6b7280}.no-household-selected,.no-counters{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:4rem;text-align:center}.no-household-selected p,.no-counters p{margin:0;color:#6b7280;font-size:1rem}.no-counters-hint{margin-top:1rem!important;font-size:.9rem!important;line-height:1.5;max-width:36rem;margin-left:auto!important;margin-right:auto!important}@media(max-width:1200px){.counter-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.counter-grid-container{margin-left:0;padding:1rem;width:100%}.counter-grid{grid-template-columns:1fr;gap:1rem}.counter-grid-header{flex-direction:column;align-items:stretch;gap:1rem}.counter-grid-header h1{font-size:1.5rem}.header-left{flex-direction:column;align-items:stretch;gap:1rem}.year-selector-wrapper{width:100%}.year-select{width:100%;min-height:44px;font-size:1rem}.data-entry-btn{width:100%;min-height:44px;font-size:1rem;padding:.875rem 1.25rem}.counter-card{padding:1.25rem;min-height:auto}.counter-last-value{font-size:1.75rem}}.counter-entry-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.counter-entry-modal{background:#fff;border-radius:8px;width:100%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a}.counter-entry-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e7eb}.header-content{display:flex;align-items:center;gap:1rem;flex:1;flex-wrap:wrap}.counter-entry-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#111827;letter-spacing:-.025em}.counter-entry-back-btn{padding:.5rem .875rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}.counter-entry-back-btn:hover{background:#f9fafb;border-color:#9ca3af}.month-select{padding:.5rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;background:#fff;color:#111827;cursor:pointer;transition:all .2s;min-width:140px}.month-select:hover{border-color:#9ca3af}.month-select:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271a}.delete-month-btn{padding:.5rem .875rem;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.delete-month-btn:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5;color:#991b1b}.delete-month-btn:disabled{opacity:.6;cursor:not-allowed}.close-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;line-height:1;transition:all .2s;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:6px}.close-btn:hover{color:#111827;background:#f9fafb}.counter-entry-content{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.counter-entry-month-step{max-width:420px;margin:0 auto;padding:1rem 0 2rem}.counter-entry-month-lead{margin:0 0 1.5rem;color:#6b7280;line-height:1.5}.counter-entry-month-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.counter-entry-month-fields .form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.counter-entry-continue-btn{width:100%;padding:.875rem 1.25rem;background:#111827;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s}.counter-entry-continue-btn:hover{background:#374151}.counter-entry-empty{margin:0;text-align:center;color:#6b7280;padding:2rem 1rem}.counter-entry-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.counter-entry-section--calculated{grid-template-columns:1fr;background:#f3f4f6}.counter-header-with-badge{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.counter-entry-left h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827;flex:1}.recorded-badge{display:inline-flex;align-items:center;padding:.375rem .75rem;background:#d1fae5;color:#065f46;font-size:.75rem;font-weight:600;border-radius:12px;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.calculated-badge{display:inline-flex;align-items:center;padding:.375rem .75rem;background:#e5e7eb;color:#374151;font-size:.75rem;font-weight:600;border-radius:12px;white-space:nowrap}.counter-entry-section.already-recorded{border-color:#10b981;background:#f0fdf4}.counter-meta{margin:0 0 1.5rem;font-size:.875rem;color:#6b7280;font-weight:500}.last-entry{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.last-entry-label{margin:0 0 .5rem;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.last-entry-date{margin:0 0 .5rem;font-size:.875rem;color:#111827;font-weight:500}.last-entry-value{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#111827;letter-spacing:-.025em}.last-entry-description{margin:0;font-size:.875rem;color:#6b7280}.no-last-entry{margin:0;font-size:.875rem;color:#9ca3af;font-style:italic}.counter-entry-right{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1.5rem}.counter-entry-right .form-group{margin-bottom:1rem}.counter-entry-right label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.counter-entry-right input{width:100%;box-sizing:border-box;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s}.counter-entry-right input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271a}.submit-btn{width:100%;padding:.75rem;background:#111827;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;margin-top:.5rem}.submit-btn:hover{background:#374151}.success-message{position:fixed;bottom:2rem;right:2rem;background:#111827;color:#fff;padding:1rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;box-shadow:0 10px 15px -3px #0000001a;z-index:1001}@media(max-width:768px){.counter-entry-overlay{padding:0}.counter-entry-modal{max-height:100vh;border-radius:0}.counter-entry-header{flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem}.counter-entry-header h2{font-size:1.25rem}.header-content{flex-direction:column;align-items:stretch}.counter-entry-month-fields{grid-template-columns:1fr}.month-select{width:100%;min-height:44px;font-size:1rem}.counter-entry-content{padding:1.25rem}.counter-entry-section{grid-template-columns:1fr;gap:1.5rem;padding:1.25rem}.counter-entry-right input{min-height:44px;font-size:1rem}.submit-btn{min-height:44px;font-size:1rem;padding:.875rem}.close-btn{min-width:44px;min-height:44px}.counter-header-with-badge{flex-direction:column;align-items:flex-start;gap:.5rem}}.delete-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.delete-overlay__backdrop{position:absolute;inset:0;border:none;background:#1118278c;cursor:pointer}.delete-overlay__panel{position:relative;width:100%;max-width:440px;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 20px 40px #0003}.delete-overlay__title{margin:0 0 .75rem;color:#111827;font-size:1.25rem}.delete-overlay__message{margin:0 0 .75rem;color:#4b5563;line-height:1.5}.delete-overlay__item{margin:0 0 1rem;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;word-break:break-word}.delete-overlay__hint{margin:0 0 .5rem;color:#374151;font-size:.9375rem}.delete-overlay__hint code{padding:.125rem .375rem;background:#f3f4f6;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;font-weight:600}.delete-overlay__input{width:100%;box-sizing:border-box;padding:.75rem;margin-bottom:1.25rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.delete-overlay__input:focus{outline:none;border-color:#dc2626}.delete-overlay__input:disabled{background:#f9fafb;cursor:not-allowed}.delete-overlay__actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.delete-overlay__cancel-btn,.delete-overlay__confirm-btn{padding:.75rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.delete-overlay__cancel-btn{background:#fff;color:#374151;border:1px solid #d1d5db}.delete-overlay__cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.delete-overlay__confirm-btn{background:#dc2626;color:#fff;border:1px solid #dc2626}.delete-overlay__confirm-btn:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.delete-overlay__cancel-btn:disabled,.delete-overlay__confirm-btn:disabled{opacity:.55;cursor:not-allowed}.mgmt-title{display:inline-flex;align-items:center;gap:.5rem}.mgmt-header-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.mgmt-add-btn,.mgmt-secondary-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.mgmt-add-btn:hover:not(:disabled),.mgmt-secondary-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.mgmt-add-btn:disabled,.mgmt-secondary-btn:disabled{opacity:.6;cursor:not-allowed}.mgmt-icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:1px solid transparent;border-radius:6px;color:#6b7280;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.mgmt-icon-btn:hover{background:#f3f4f6;color:#111827}.mgmt-icon-btn--delete:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}.mgmt-actions{display:flex;gap:.375rem}.household-management{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.household-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.household-header h2{margin:0;color:#333;font-size:1.5rem}.household-form{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.household-form .form-group{display:flex;flex-direction:column;margin-bottom:1rem}.household-form label{margin-bottom:.5rem;font-weight:500;color:#555;font-size:.9rem}.household-form input{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.household-form input:focus{outline:none;border-color:#667eea}.households-list{display:grid;gap:1rem}.household-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:8px;border:2px solid #e0e0e0;transition:border-color .3s,transform .2s}.household-item:hover{border-color:#667eea;transform:translateY(-2px)}.household-info{display:flex;align-items:center;gap:1rem;flex:1}.household-icon{font-size:2rem}.household-details h4{margin:0 0 .25rem;color:#333;font-size:1.1rem}.household-meta{margin:0;color:#666;font-size:.9rem}.no-households{text-align:center;padding:2rem;color:#666;font-style:italic}@media(max-width:768px){.household-header{flex-direction:column;align-items:flex-start}.household-item{flex-direction:column;align-items:flex-start;gap:1rem}.mgmt-actions{align-self:flex-end}}.counter-management{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.counter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.counter-header h2{margin:0;color:#333;font-size:1.5rem}.counter-mgmt-back-btn{padding:.375rem .75rem;margin-right:.25rem;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}.counter-mgmt-back-btn:hover{background:#f9fafb;border-color:#9ca3af}.counter-mgmt-household-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.counter-mgmt-household-card{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;padding:1.25rem 1.5rem;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,transform .2s}.counter-mgmt-household-card:hover{background:#fff;border-color:#667eea;transform:translateY(-2px)}.counter-mgmt-household-name{font-size:1.0625rem;font-weight:600;color:#333}.counter-mgmt-household-desc{font-size:.875rem;color:#666;line-height:1.4}.counter-mgmt-household-meta{margin-top:.25rem;font-size:.8125rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.counter-form{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.counter-form .form-group{display:flex;flex-direction:column}.counter-form label{margin-bottom:.5rem;font-weight:500;color:#555;font-size:.9rem}.counter-form input,.counter-form select{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s}.counter-form input:focus,.counter-form select:focus{outline:none;border-color:#667eea}.form-actions{display:flex;gap:1rem;margin-top:1rem}.save-btn,.cancel-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s}.save-btn{background:#48bb78;color:#fff}.save-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #48bb7866}.cancel-btn{background:#e2e8f0;color:#4a5568}.cancel-btn:hover{background:#cbd5e0}.counters-list{display:grid;gap:1rem}.counter-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8f9fa;border-radius:8px;border:2px solid #e0e0e0;transition:border-color .3s,transform .2s}.counter-item:hover{border-color:#667eea;transform:translateY(-2px)}.counter-info{display:flex;align-items:center;gap:1rem;flex:1}.counter-icon{font-size:2rem}.counter-details h4{margin:0 0 .25rem;color:#333;font-size:1.1rem}.counter-meta{margin:0;color:#666;font-size:.9rem}.no-counters{text-align:center;padding:2rem;color:#666;font-style:italic}.no-households-warning{padding:1rem;background:#fff3cd;border:2px solid #ffc107;border-radius:8px;color:#856404}.no-households-warning p{margin:0;font-size:.9rem}@media(max-width:768px){.counter-header{flex-direction:column;align-items:flex-start}.form-row{grid-template-columns:1fr}.counter-item{flex-direction:column;align-items:flex-start;gap:1rem}.mgmt-actions{align-self:flex-end}}.server-data-banner{background:#eff6ff;border-bottom:1px solid #93c5fd;color:#1e3a8a;padding:.75rem 1.25rem;font-size:.9rem;line-height:1.5}.server-data-banner p{margin:0 0 .5rem}.server-data-banner p:last-child{margin-bottom:0}.server-data-banner code{font-size:.85em;background:#fff9;padding:.1rem .35rem;border-radius:4px}.server-data-banner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.server-data-banner-btn{padding:.4rem .85rem;background:#1d4ed8;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer}.server-data-banner-btn:hover:not(:disabled){background:#1e40af}.server-data-banner-btn:disabled{opacity:.7;cursor:wait}.server-data-banner-or{color:#3b82f6;font-size:.85rem}.year-view-container{padding:2rem;min-height:100vh;background:#f9fafb;width:100%;box-sizing:border-box}.year-view-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.year-view-header-left{display:flex;align-items:center;gap:2rem}.year-selector-wrapper{display:flex;align-items:center;gap:.75rem}.year-selector-wrapper label{font-weight:500;font-size:.875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.year-select{padding:.5rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;background:#fff;color:#111827;cursor:pointer}.year-view-header h1{margin:0;font-size:1.875rem;font-weight:700;color:#111827;letter-spacing:-.025em}.year-view-type-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.year-view-type-tab{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;cursor:pointer;font-size:.875rem;font-weight:500;color:#374151;transition:all .2s}.year-view-type-tab:hover{border-color:#d1d5db;background:#f3f4f6}.year-view-type-tab.active{border-color:#111827;background:#111827;color:#fff}.year-view-type-tab.active .type-icon{color:inherit}.year-view-no-types{margin:0 0 1rem;font-size:.875rem;color:#9ca3af}.year-view-details{margin-top:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.year-view-details-toggle{width:100%;padding:1rem 1.5rem;background:#f9fafb;border:none;border-bottom:1px solid #e5e7eb;text-align:left;font-size:.875rem;font-weight:600;color:#374151;cursor:pointer}.year-view-details-toggle:hover{background:#f3f4f6}.year-view-table-wrap{overflow-x:auto}.year-view-table{width:100%;border-collapse:collapse;font-size:.8125rem}.year-view-table th,.year-view-table td{padding:.625rem .75rem;text-align:right;border-bottom:1px solid #f3f4f6;white-space:nowrap}.year-view-table th:first-child,.year-view-table td:first-child,.year-view-table th:nth-child(2),.year-view-table td:nth-child(2){text-align:left;position:sticky;left:0;background:#fff;z-index:1}.year-view-table th:nth-child(2),.year-view-table td:nth-child(2){left:8rem}.year-view-table thead th{background:#f9fafb;font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.year-view-table-counter{font-weight:600;color:#111827;min-width:8rem}.year-view-table-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.375rem;vertical-align:middle}.year-view-table td.has-value{color:#111827;font-weight:500}.year-view-table td.no-value{color:#d1d5db}.year-view-table-total{font-weight:700;color:#111827;background:#f9fafb!important}.year-view-filters{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}.year-view-filters-label{display:block;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.year-view-household-toggles{display:flex;flex-wrap:wrap;gap:.75rem}.household-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;cursor:pointer;font-size:.875rem;color:#374151;transition:all .2s;-webkit-user-select:none;user-select:none}.household-toggle:hover{border-color:#d1d5db;background:#f3f4f6}.household-toggle.active{border-color:#111827;background:#fff;color:#111827}.household-toggle input{accent-color:#111827;cursor:pointer}.household-toggle-color{width:12px;height:12px;border-radius:50%;flex-shrink:0}.household-toggle-count{font-size:.75rem;color:#9ca3af}.year-view-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.year-view-chart-title{margin:0 0 1.25rem;font-size:1rem;font-weight:600;color:#374151;display:flex;flex-direction:column;gap:.25rem}.year-view-chart-subtitle{font-size:.8125rem;font-weight:400;color:#9ca3af}.year-view-empty{height:400px;display:flex;align-items:center;justify-content:center}.year-view-empty p{margin:0;color:#6b7280;font-size:.9375rem}.year-view-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem 1rem;font-size:.8125rem;box-shadow:0 4px 6px -1px #00000014;max-width:320px}.year-view-tooltip-label{margin:0 0 .5rem;font-weight:600;color:#111827}.year-view-tooltip-item{margin:.25rem 0 0;display:flex;align-items:center;gap:.375rem}.year-view-tooltip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.year-view-legend-item{color:#374151}@media(max-width:768px){.year-view-container{padding:1rem}.year-view-header,.year-view-header-left{flex-direction:column;align-items:stretch;gap:1rem}.year-view-header h1{font-size:1.5rem}.year-view-household-toggles{flex-direction:column}.household-toggle{width:100%}}.help-page{padding:2rem;min-height:100vh;background:#f9fafb;max-width:1616px;box-sizing:border-box}.help-sections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.help-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.help-header h1{margin:0 0 .5rem;font-size:1.875rem;font-weight:700;color:#111827;letter-spacing:-.025em}.help-lead{margin:0;font-size:.9375rem;color:#6b7280;line-height:1.5}.help-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1.5rem;height:100%;box-sizing:border-box}.help-section h2{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#111827}.help-section p{margin:0 0 .75rem;font-size:.875rem;color:#374151;line-height:1.6}.help-section p:last-child{margin-bottom:0}.help-section ul{margin:0;padding-left:1.25rem;font-size:.875rem;color:#374151;line-height:1.7}.help-section li+li{margin-top:.35rem}.help-dl{margin:0;font-size:.875rem}.help-dl dt{font-weight:600;color:#111827;margin-top:.75rem}.help-dl dt:first-child{margin-top:0}.help-dl dd{margin:.25rem 0 0;color:#374151;line-height:1.6}@media(max-width:768px){.help-page{padding:1rem;max-width:none}.help-sections-grid{grid-template-columns:1fr}.help-header h1{font-size:1.5rem}}.app{min-height:100vh;display:flex;flex-direction:column;background:#f9fafb}.type-icon{color:#374151}.dev-banner{flex-shrink:0;background:#fef3c7;color:#92400e;text-align:center;padding:.4rem 1rem;font-size:.85rem;border-bottom:1px solid #fcd34d}.app-body{display:flex;flex:1;min-height:0;min-width:0}.app-main{flex:1;margin-left:240px;min-width:0;overflow:auto}.app-main .household-management,.app-main .counter-management{margin:2rem}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#6b7280}@media(max-width:768px){.app-body{flex-direction:column}.app-main{margin-left:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,.1)}#root{min-height:100vh}
