:root{color-scheme:light;font-family:system-ui,-apple-system,Hiragino Kaku Gothic ProN,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f5f6f8;color:#1a1a1a}#app{max-width:480px;margin:0 auto;padding:0 0 4rem}.status-bar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#1a1a1a;color:#fff;font-size:.85rem}.status-dot{width:.6rem;height:.6rem;border-radius:50%;background:#888;flex-shrink:0}.status-dot.online{background:#34a853}.status-dot.offline{background:#ea4335}.status-retry{margin-left:auto;background:#1a73e8;color:#fff;border:none;border-radius:4px;padding:.25rem .6rem;font-size:.8rem}.status-lang{margin-left:auto;background:transparent;color:#fff;border:1px solid #666;border-radius:4px;padding:.25rem .6rem;font-size:.8rem}.status-retry~.status-lang{margin-left:.5rem}form{padding:1rem;display:flex;flex-direction:column;gap:1rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;font-weight:600}input,select,textarea{font-size:1rem;padding:.6rem;border:1px solid #ccc;border-radius:6px;font-weight:400;width:100%}.priority-control{border:none;padding:0;margin:0;display:flex;gap:.5rem}.priority-control legend{font-size:.9rem;font-weight:600;margin-bottom:.25rem}.priority-option{flex:1;text-align:center;border:1px solid #ccc;border-radius:6px;padding:.6rem 0;font-weight:700}.priority-option:has(input:checked){background:#1a73e8;color:#fff;border-color:#1a73e8}.priority-option input{display:none}.unit-block{border:1px solid #ddd;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:#fff}.unit-block legend{display:flex;align-items:center;gap:.5rem;font-weight:700;padding:0 .25rem}.remove-unit{margin-left:auto;background:none;border:1px solid #ea4335;color:#ea4335;border-radius:4px;padding:.15rem .5rem;font-size:.8rem}.issues-label{border-left:3px solid #f9a825;padding-left:.6rem}.issues-label textarea{border-color:#f9a825}.photo-thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.photo-thumb{position:relative;width:4rem;height:4rem}.photo-thumb img{width:100%;height:100%;object-fit:cover;border-radius:4px}.photo-thumb button{position:absolute;top:-.4rem;right:-.4rem;width:1.3rem;height:1.3rem;border-radius:50%;border:none;background:#ea4335;color:#fff;line-height:1}#add-unit{background:#fff;border:1px dashed #1a73e8;color:#1a73e8;padding:.75rem;border-radius:6px;font-weight:700}#add-unit:disabled{opacity:.5}#submit-report{background:#1a73e8;color:#fff;border:none;padding:1rem;border-radius:6px;font-size:1.1rem;font-weight:700}#submit-report:disabled{opacity:.6}.form-hint{font-size:.8rem;color:#666;text-align:center}.install-banner{background:#fff8e1;border-bottom:1px solid #f0e0a0;padding:.6rem 1rem;font-size:.85rem;display:flex;align-items:center;gap:.5rem}.install-banner button{margin-left:auto;background:#1a73e8;color:#fff;border:none;border-radius:4px;padding:.3rem .6rem}
