:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,sans-serif;font-size:14px}.app{flex-direction:column;min-height:100vh;display:flex}.header{color:#fff;background:#2c3e6b;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;box-shadow:0 2px 6px #0003}.header-left{align-items:center;gap:10px;display:flex}.header-left h1{letter-spacing:.5px;white-space:nowrap;font-size:18px;font-weight:700}.sync-badge{border-radius:10px;padding:3px 8px;font-size:11px;font-weight:600}.sync-badge.saving{color:#856404;background:#fff3cd}.sync-badge.synced{color:#065f46;background:#d1fae5}.sync-badge.offline{color:#991b1b;background:#fee2e2}.header-right{align-items:center;gap:8px;display:flex}.summary-bar{background:#fff;border-bottom:1px solid #e0e0e0;gap:32px;padding:12px 20px;display:flex}.summary-item{flex-direction:column;gap:2px;display:flex}.summary-label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.summary-value{color:#2c3e6b;font-size:20px;font-weight:700}.toolbar{justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.toolbar-left,.toolbar-right{align-items:center;gap:8px;display:flex}.select{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;outline:none;padding:7px 10px;font-size:13px}.select:focus{border-color:#2c3e6b}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;transition:opacity .15s,transform .1s;display:inline-flex}.btn:hover{opacity:.88}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{color:#fff;background:#2c3e6b}.btn-secondary{color:#333;background:#e8eaf0}.btn-alert{color:#fff;background:#dc3545;animation:2s infinite pulse}.btn-danger-outline{color:#dc3545;background:#fff;border:1px solid #dc3545}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.icon-btn{cursor:pointer;color:#555;background:#fff;border:1px solid #ddd;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:inline-flex}.icon-btn:hover{background:#f0f0f0;border-color:#bbb}.icon-btn.danger{color:#dc3545}.icon-btn.danger:hover{background:#fee;border-color:#dc3545}.error-bar{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:6px;align-items:center;gap:8px;margin:0 20px;padding:10px 14px;font-size:13px;display:flex}.legend{flex-wrap:wrap;gap:8px;padding:0 20px 10px;display:flex}.legend-item{color:#444;border:1px solid #00000014;border-radius:12px;padding:3px 10px;font-size:12px}.card-list{flex-direction:column;gap:10px;padding:0 16px 20px;display:none}.appliance-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-left:4px solid #ccc;border-radius:12px;padding:14px 14px 12px;transition:transform .1s;box-shadow:0 1px 4px #00000014}.appliance-card:active{transform:scale(.98)}.card-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.card-name{color:#1a1a1a;font-size:16px;font-weight:700;line-height:1.3}.card-model{color:#888;font-size:12px;font-weight:400}.card-years{color:#2c3e6b;margin:4px 0 6px;font-size:22px;font-weight:700}.card-lifespan{color:#999;font-size:13px;font-weight:400}.progress-wrap{background:#eee;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.progress-bar{border-radius:3px;height:100%;transition:width .3s}.card-meta{flex-wrap:wrap;gap:6px;display:flex}.card-meta span{color:#666;background:#f5f5f5;border-radius:10px;padding:2px 8px;font-size:12px}.card-notes{color:#888;margin-top:6px;font-size:12px;font-style:italic}.card-photo-link{color:#2c3e6b;background:#eef1f8;border-radius:10px;align-items:center;gap:4px;margin-top:8px;padding:4px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.card-photo-link:hover{background:#d8dfef}.photo-link-btn{color:#2c3e6b;background:#eef1f8;border-radius:6px;justify-content:center;align-items:center;padding:4px 6px;text-decoration:none;display:inline-flex}.photo-link-btn:hover{background:#d8dfef}.photo-grid{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.photo-thumb-wrap{width:80px;height:80px;position:relative}.photo-thumb{object-fit:cover;cursor:pointer;border:1px solid #eee;border-radius:8px;width:80px;height:80px}.photo-remove{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:13px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.photo-add-btn{cursor:pointer;color:#999;background:#fafafa;border:2px dashed #ccc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;font-size:12px;display:flex}.photo-add-btn:hover{color:#2c3e6b;background:#f0f4ff;border-color:#2c3e6b}.card-photos{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.card-photo-thumb{object-fit:cover;cursor:pointer;border:1px solid #eee;border-radius:6px;width:56px;height:56px}.viewer-overlay{z-index:2000;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.viewer-img{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh}.viewer-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;position:fixed;top:16px;right:16px}.table-wrapper{flex:1;padding:0 20px 20px;overflow-x:auto}.table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 1px 4px #00000014}.table thead tr{color:#fff;background:#2c3e6b}.table th{text-align:left;white-space:nowrap;letter-spacing:.3px;padding:10px 12px;font-size:12px;font-weight:600}.table td{vertical-align:middle;border-bottom:1px solid #eee;padding:9px 12px;font-size:13px}.table tbody tr:last-child td{border-bottom:none}.table tbody tr:hover{filter:brightness(.96)}.td-center{text-align:center}.td-right{text-align:right}.td-bold{font-weight:600}.td-small{color:#666;font-size:12px}.td-notes{text-overflow:ellipsis;white-space:nowrap;color:#666;max-width:160px;font-size:12px;overflow:hidden}.td-actions{justify-content:center;gap:4px;display:flex}.empty-row{text-align:center;color:#999;padding:48px!important}.status-badge{color:#fff;white-space:nowrap;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 8px 40px #0003}.modal-header{background:#f8f9fc;border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-header h2{color:#2c3e6b;font-size:16px;font-weight:700}.modal-body{flex:1;padding:20px;overflow-y:auto}.modal-footer{background:#f8f9fc;border-top:1px solid #eee;flex-shrink:0;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-label{color:#444;flex-direction:column;gap:5px;font-size:13px;font-weight:500;display:flex}.form-label input{border:1px solid #ddd;border-radius:6px;outline:none;padding:8px 10px;font-size:13px;transition:border-color .15s}.form-label input:focus{border-color:#2c3e6b}.required{color:#dc3545}.range-labels{color:#888;justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.settings-note{color:#555;background:#f0f4ff;border-radius:6px;margin-top:16px;padding:12px;font-size:12px;line-height:1.6}@media (width<=640px){.form-grid{grid-template-columns:1fr}.modal{margin:0 8px}.modal-body{padding:16px}.card-list{display:flex}.table-wrapper{display:none}.legend{padding:0 16px 10px}.header{padding:10px 16px}.header-left h1{white-space:nowrap;font-size:16px}.btn-alert span{display:none}.btn-alert:after{content:"🔔"}.btn-settings-label{display:none}.summary-bar{gap:16px;padding:10px 16px}.summary-value{font-size:16px}.toolbar{flex-wrap:wrap;gap:8px;padding:8px 16px}.toolbar-left{width:100%}.toolbar-left .select{flex:1;font-size:13px}.toolbar-right{margin-left:auto}}@media (width>=641px){.card-list{display:none}.table-wrapper{display:block}}html,body{max-width:100%;overflow-x:hidden}
